@ncino/web-components 8.0.0-preview.1 → 8.0.0-preview.2
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/dist/_slds/icons/doctype-sprite/svg/symbols-rtl.svg +1 -1
- package/dist/_slds/icons/doctype-sprite/svg/symbols.svg +1 -1
- package/dist/_slds/icons/standard-sprite/svg/symbols-rtl.svg +1 -1
- package/dist/_slds/icons/standard-sprite/svg/symbols.svg +1 -1
- package/dist/_slds/icons/svg/symbols-rtl.svg +1 -1
- package/dist/_slds/icons/svg/symbols.svg +1 -1
- package/dist/_slds/icons/symbols-rtl.svg +1 -1
- package/dist/_slds/icons/symbols.svg +1 -1
- package/dist/_slds/icons/utility-sprite/svg/symbols-rtl.svg +1 -1
- package/dist/_slds/icons/utility-sprite/svg/symbols.svg +1 -1
- package/dist/_virtual/index.js +1 -1
- package/dist/_virtual/index10.js +1 -1
- package/dist/_virtual/index11.js +1 -1
- package/dist/_virtual/index12.js +1 -1
- package/dist/_virtual/index2.js +1 -1
- package/dist/_virtual/index3.js +1 -1
- package/dist/_virtual/index4.js +1 -1
- package/dist/_virtual/index5.js +1 -1
- package/dist/_virtual/index7.js +1 -1
- package/dist/_virtual/index8.js +1 -1
- package/dist/_virtual/index9.js +1 -1
- package/dist/_virtual/index_html.js +1 -1
- package/dist/_virtual/index_react.js +1 -1
- package/dist/assets/node_modules/.pnpm/ckeditor5@46.1.0/node_modules/ckeditor5/dist/ckeditor5.css +4 -0
- package/dist/components/accordion/accordion.js +1 -1
- package/dist/components/accordion/gator/base/accordion.gator.js +1 -1
- package/dist/components/accordion/gator/group/accordion-group.gator.js +1 -1
- package/dist/components/alert/alert.js +1 -1
- package/dist/components/alert/gator/base/alert.gator.js +1 -1
- package/dist/components/alert/gator/subtitle/alert-subtitle.gator.js +2 -2
- package/dist/components/alert/gator/title/alert-title.gator.js +2 -2
- package/dist/components/avatar/avatar.js +1 -1
- package/dist/components/avatar/gator/avatar.gator.js +1 -1
- package/dist/components/badge/badge.js +1 -1
- package/dist/components/badge/gator/badge.gator.js +1 -1
- package/dist/components/badge/slds/badge.slds.js +1 -1
- package/dist/components/banner/banner.js +1 -1
- package/dist/components/banner/gator/banner.gator.js +2 -2
- package/dist/components/boolean/boolean.gator.js +1 -1
- package/dist/components/breadcrumbs/gator/breadcrumb/breadcrumb.gator.js +2 -2
- package/dist/components/breadcrumbs/gator/container/breadcrumbs.gator.js +1 -1
- package/dist/components/button/button.js +1 -1
- package/dist/components/button/gator/button.gator.js +1 -1
- package/dist/components/button/slds/button.slds.js +1 -1
- package/dist/components/button-card/button-card.js +1 -1
- package/dist/components/button-card/gator/button-card.gator.js +1 -1
- package/dist/components/button-group/gator/button-group.gator.js +1 -1
- package/dist/components/card/card.js +1 -1
- package/dist/components/card/gator/base/card.gator.js +1 -1
- package/dist/components/card/gator/content/card-content.gator.js +1 -1
- package/dist/components/card/gator/footer/card-footer.gator.js +2 -2
- package/dist/components/card/gator/header/card-header.gator.js +2 -2
- package/dist/components/checkbox/checkbox.gator.js +1 -1
- package/dist/components/checkbox-group/checkbox-group.gator.js +1 -1
- package/dist/components/chip/chip.js +1 -1
- package/dist/components/chip/gator/chip.gator.js +1 -1
- package/dist/components/combobox/base/combobox.js +1 -1
- package/dist/components/combobox/base/combobox.slds.js +1 -1
- package/dist/components/combobox/combobox-item/combobox-item.js +1 -1
- package/dist/components/combobox/combobox-item/combobox-item.slds.js +1 -1
- package/dist/components/date-picker/base/datepicker.js +1 -1
- package/dist/components/date-picker/base/gator/datepicker.gator.js +1 -1
- package/dist/components/date-picker/year-month-selector/year-month-selector.gator.js +1 -1
- package/dist/components/display-card/display-card.js +1 -1
- package/dist/components/display-card/gator/display-card.gator.js +1 -1
- package/dist/components/divider/gator/divider.gator.js +1 -1
- package/dist/components/fab/fab.js +1 -1
- package/dist/components/fab/gator/fab.gator.js +1 -1
- package/dist/components/guided-nav/gator/guided-nav/guided-nav.gator.js +1 -1
- package/dist/components/guided-nav/gator/guided-nav-step/guided-nav-step.gator.js +4 -4
- package/dist/components/guided-nav/gator/guided-nav-substep/guided-nav-substep.gator.js +1 -1
- package/dist/components/guided-nav/guided-nav.js +1 -1
- package/dist/components/headline-card/gator/headline-card.gator.js +1 -1
- package/dist/components/headline-card/headline-card.js +1 -1
- package/dist/components/icon/gator/icon.gator.js +1 -1
- package/dist/components/icon/gator/index.js +1 -1
- package/dist/components/icon/gator/templates/add-link.js +1 -1
- package/dist/components/icon/gator/templates/airplane.js +1 -1
- package/dist/components/icon/gator/templates/alarm.js +1 -1
- package/dist/components/icon/gator/templates/apartment.js +1 -1
- package/dist/components/icon/gator/templates/arrow-around.js +1 -1
- package/dist/components/icon/gator/templates/arrow-down.js +1 -1
- package/dist/components/icon/gator/templates/arrow-left.js +1 -1
- package/dist/components/icon/gator/templates/arrow-line-left.js +1 -1
- package/dist/components/icon/gator/templates/arrow-line-right.js +1 -1
- package/dist/components/icon/gator/templates/arrow-right.js +1 -1
- package/dist/components/icon/gator/templates/arrow-up.js +1 -1
- package/dist/components/icon/gator/templates/bank.js +1 -1
- package/dist/components/icon/gator/templates/bell-disabled.js +1 -1
- package/dist/components/icon/gator/templates/bell.js +1 -1
- package/dist/components/icon/gator/templates/binoculars.js +1 -1
- package/dist/components/icon/gator/templates/book.js +1 -1
- package/dist/components/icon/gator/templates/box.js +1 -1
- package/dist/components/icon/gator/templates/cake.js +1 -1
- package/dist/components/icon/gator/templates/calculator.js +1 -1
- package/dist/components/icon/gator/templates/calendar.js +1 -1
- package/dist/components/icon/gator/templates/camera.js +1 -1
- package/dist/components/icon/gator/templates/caret-up-down.js +1 -1
- package/dist/components/icon/gator/templates/case.js +1 -1
- package/dist/components/icon/gator/templates/chart-bar-horizontal.js +1 -1
- package/dist/components/icon/gator/templates/chart-bar.js +1 -1
- package/dist/components/icon/gator/templates/chart-donut.js +1 -1
- package/dist/components/icon/gator/templates/chart-line.js +1 -1
- package/dist/components/icon/gator/templates/chart-pie.js +1 -1
- package/dist/components/icon/gator/templates/chart-rise.js +1 -1
- package/dist/components/icon/gator/templates/chart-scatter.js +1 -1
- package/dist/components/icon/gator/templates/chat-circle-ai.js +6 -0
- package/dist/components/icon/gator/templates/chat-circle-dots.js +5 -0
- package/dist/components/icon/gator/templates/chat-circle-slash.js +5 -0
- package/dist/components/icon/gator/templates/chat-circle-text.js +5 -0
- package/dist/components/icon/gator/templates/chat-circle.js +5 -0
- package/dist/components/icon/gator/templates/chat.js +1 -1
- package/dist/components/icon/gator/templates/check-circle-filled.js +5 -0
- package/dist/components/icon/gator/templates/check-circle.js +1 -1
- package/dist/components/icon/gator/templates/check.js +1 -1
- package/dist/components/icon/gator/templates/checkbox-indeterminate.js +1 -1
- package/dist/components/icon/gator/templates/checkbox-selected.js +1 -1
- package/dist/components/icon/gator/templates/checkbox.js +1 -1
- package/dist/components/icon/gator/templates/checkerboard.js +1 -1
- package/dist/components/icon/gator/templates/chevron-down.js +1 -1
- package/dist/components/icon/gator/templates/chevron-left.js +1 -1
- package/dist/components/icon/gator/templates/chevron-right.js +1 -1
- package/dist/components/icon/gator/templates/chevron-up.js +1 -1
- package/dist/components/icon/gator/templates/circle-arrow-down.js +1 -1
- package/dist/components/icon/gator/templates/circle-arrow-left.js +1 -1
- package/dist/components/icon/gator/templates/circle-arrow-right.js +1 -1
- package/dist/components/icon/gator/templates/circle-arrow-up.js +1 -1
- package/dist/components/icon/gator/templates/circle-dashed.js +1 -1
- package/dist/components/icon/gator/templates/circle-filled.js +1 -1
- package/dist/components/icon/gator/templates/circle.js +1 -1
- package/dist/components/icon/gator/templates/city.js +1 -1
- package/dist/components/icon/gator/templates/clipboard.js +1 -1
- package/dist/components/icon/gator/templates/clock-clockwise.js +1 -1
- package/dist/components/icon/gator/templates/clock-counter-clockwise.js +1 -1
- package/dist/components/icon/gator/templates/clock.js +1 -1
- package/dist/components/icon/gator/templates/collapse.js +1 -1
- package/dist/components/icon/gator/templates/cone.js +1 -1
- package/dist/components/icon/gator/templates/contact-info.js +1 -1
- package/dist/components/icon/gator/templates/copy.js +1 -1
- package/dist/components/icon/gator/templates/credit-card.js +1 -1
- package/dist/components/icon/gator/templates/crop.js +1 -1
- package/dist/components/icon/gator/templates/crosshairs.js +1 -1
- package/dist/components/icon/gator/templates/currency-dollar-simple.js +1 -1
- package/dist/components/icon/gator/templates/currency-eur.js +1 -1
- package/dist/components/icon/gator/templates/currency-gbp.js +1 -1
- package/dist/components/icon/gator/templates/currency-inr.js +1 -1
- package/dist/components/icon/gator/templates/currency-jpy.js +1 -1
- package/dist/components/icon/gator/templates/currency-krw.js +1 -1
- package/dist/components/icon/gator/templates/currency-kzt.js +1 -1
- package/dist/components/icon/gator/templates/currency-ngn.js +1 -1
- package/dist/components/icon/gator/templates/currency-rub.js +1 -1
- package/dist/components/icon/gator/templates/cursor-arrow.js +1 -1
- package/dist/components/icon/gator/templates/cursor-hand.js +1 -1
- package/dist/components/icon/gator/templates/cursor.js +1 -1
- package/dist/components/icon/gator/templates/dashboard.js +1 -1
- package/dist/components/icon/gator/templates/delete.js +1 -1
- package/dist/components/icon/gator/templates/dna.js +1 -1
- package/dist/components/icon/gator/templates/document-add.js +1 -1
- package/dist/components/icon/gator/templates/document-check.js +1 -1
- package/dist/components/icon/gator/templates/document-e-sign.js +1 -1
- package/dist/components/icon/gator/templates/document-image.js +1 -1
- package/dist/components/icon/gator/templates/document-pdf.js +1 -1
- package/dist/components/icon/gator/templates/document-sign.js +1 -1
- package/dist/components/icon/gator/templates/document-zip.js +1 -1
- package/dist/components/icon/gator/templates/document.js +1 -1
- package/dist/components/icon/gator/templates/dollar-bills.js +1 -1
- package/dist/components/icon/gator/templates/dollar-house.js +1 -1
- package/dist/components/icon/gator/templates/down-payment.js +1 -1
- package/dist/components/icon/gator/templates/download.js +1 -1
- package/dist/components/icon/gator/templates/drag-drop.js +1 -1
- package/dist/components/icon/gator/templates/earth.js +1 -1
- package/dist/components/icon/gator/templates/exclude-square.js +1 -1
- package/dist/components/icon/gator/templates/exit-circle.js +1 -1
- package/dist/components/icon/gator/templates/exit-left.js +1 -1
- package/dist/components/icon/gator/templates/exit.js +1 -1
- package/dist/components/icon/gator/templates/expand-arrows.js +1 -1
- package/dist/components/icon/gator/templates/expand.js +1 -1
- package/dist/components/icon/gator/templates/export.js +1 -1
- package/dist/components/icon/gator/templates/eye-closed.js +1 -1
- package/dist/components/icon/gator/templates/eye-crossed.js +1 -1
- package/dist/components/icon/gator/templates/eye.js +1 -1
- package/dist/components/icon/gator/templates/facebook-logo.js +1 -1
- package/dist/components/icon/gator/templates/file-code.js +1 -1
- package/dist/components/icon/gator/templates/files.js +1 -1
- package/dist/components/icon/gator/templates/filter-funnel.js +1 -1
- package/dist/components/icon/gator/templates/filters-2.js +1 -1
- package/dist/components/icon/gator/templates/filters.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-ad-andorra.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-ae-united-arab-emirates.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-af-afghanistan.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-ag-antigua-and-barbuda.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-ai-anguilla.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-al-albania.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-am-armenia.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-ao-angola.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-aq-antarctica.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-ar-argentina.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-as-american-smoa.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-at-austria.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-au-australia.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-aw-aruba.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-ax-aland-islands.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-az-azerbaijan.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-ba-bosnia-and-herzegovina.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-bb-barbados.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-bd-bangladesh.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-be-belgium.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-bf-burkina-faso.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-bg-bulgaria.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-bh-bahrain.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-bi-burundi.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-bj-benin.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-bl-saint-barthelemy.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-bm-bermuda.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-bn-brunei-darussalam.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-bo-bolivia.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-bq-bo-bonaire.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-bq-sa-sba.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-bq-se-snt-eustatius.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-br-brazil.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-bs-bahamas.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-bt-bhutan.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-bv-bouvet-island.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-bw-botswana.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-by-belarus.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-bz-belize.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-ca-canada.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-cc-cocos-keeling-islands.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-cd-democratic-republic-of-the-congo.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-cf-central-african-republic.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-cg-republic-of-the-congo.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-ch-switzerland.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-ci-c/303/264te-divoire-ivory-coast.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-ck-cook-islands.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-cl-chile.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-cm-cameroon.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-cn-china.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-co-colombia.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-cr-costa-rica.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-cu-cuba.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-cv-cabo-verde.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-cw-cura/303/247ao.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-cx-christmas-island.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-cy-cyprus.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-cz-czech-republic.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-de-germany.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-dj-djibouti.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-dk-denmark.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-dm-dominica.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-do-dominican-republic.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-dz-algeria.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-ec-ecuador.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-ee-estonia.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-eg-egypt.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-eh-western-sahara.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-er-eritrea.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-es-sain.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-et-ethiopia.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-fi-finland.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-fj-fiji.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-fk-falkland-islands.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-fm-federated-states-of-micronesia.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-fo-faroe-islands.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-fr-france.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-ga-gabon.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-gb-eng-england.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-gb-nir-northern-ireland.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-gb-sct-sotland.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-gb-ukm-united-kingdom.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-gb-wls-wales.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-gd-grenada.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-ge-georgia.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-gf-french-guiana.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-gg-guernsey.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-gh-ghana.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-gi-gibraltar.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-gl-greenland.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-gm-gambia.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-gn-guinea.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-gp-guadeloupe-2.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-gp-guadeloupe.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-gq-equatorial-guinea.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-gr-greece.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-gs-s-georgia-and-s-sandwich-islands.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-gt-guatemala.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-gu-guam.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-gw-guinea-bissau.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-gy-guyana.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-hk-hong-kong.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-hm-heard-and-mcdonald-islands.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-hn-honduras.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-hr-croatia-hrvatska.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-ht-haiti.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-hu-hungary.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-id-indonesia.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-ie-ireland.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-il-isreal.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-im-isle-of-man.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-in-india.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-io-british-indian-ocean-territory.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-iq-iraq.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-ir-iran.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-is-iceland.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-it-italy.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-je-jersey.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-jm-jamaica.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-jo-jordan.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-jp-japan.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-ke-kenia.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-kg-kyrgyzstan.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-kh-cambodia.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-ki--kiribati.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-km-comoros.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-kn-saint-kitts-and-nevis.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-kp-korea-north.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-kr-korea-south.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-kw-kuwait.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-ky-cayman-islands.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-kz-kazakhstan.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-la-laos.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-lb-lebanon.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-lc-saint-lucia.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-li-liechtenstein.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-lk-sri-lanka.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-lr-liberia.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-ls-lesotho.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-lt-lithuania.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-lu-luxembourg.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-lv-latvia.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-ly-libya.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-ma-morocco.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-mc-monaco.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-md-moldova.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-me-montenegro.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-mf-saint-martin.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-mg-madagascar.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-mh-marshall-islands.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-mk-north-macedonia.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-ml-mali.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-mm-myanmar.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-mn-mongolia.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-mo-macao.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-mp-northern-mariana-islands.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-mq-martinique-2.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-mq-martinique.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-mr-mauritania.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-ms-montserrat.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-mt-malta.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-mu-mauritius.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-mv-maldives.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-mw-malawi.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-mx-mexico.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-my-malaysia.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-mz-mozambique.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-na-namibia.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-nc-new-caledonia.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-ne-niger.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-nf-norfolk-island.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-ng-nigeria.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-ni-nicaragua.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-nl-netherlands.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-no-norway.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-np-nepal.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-nr-nauru.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-nu-niue.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-nz-new-zealand-aotearoa.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-om-oman.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-pa-panama.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-pe-peru.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-pf-french-polynesia.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-pg-papua-new-guinea.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-ph-philippines.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-pk-pakistan.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-pl-poland.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-pm-saint-pierre-and-miquelon.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-pm-st-pierre-and-miquelon.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-pn-pitcairn-islands.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-pr-puerto-rico.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-ps-palestinian-territory.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-pt-portugal.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-pw-palau.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-py-paraguay.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-qa-qatar.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-re-reunion.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-ro-romania.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-rs-srbia.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-ru-russian-federation.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-rw-rwanda.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-sa-sudi-arabia.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-sb-slomon-islands.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-sc-sychelles.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-sd-sdan.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-se-seden.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-sg-sngapore.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-sh-sint-helena.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-si-sovenia.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-sj-salbard-and-jan-mayen.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-sk-sovakia.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-sl-serra-leone.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-sm-sn-marino.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-sn-snegal.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-so-smalia.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-sr-sriname.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-ss-south-sudan.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-st-so-tome-and-principe.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-sv-el-slvador.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-sx-snt-maarten.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-sy-sria.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-sz-saziland.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-tc-turks-and-caicos-islands.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-td-chad.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-tf-french-southern-and-antarctic-lands.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-tg-togo.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-th-thailand.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-tj-tajikistan.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-tk-tokelau.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-tl-timor-leste.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-tm-turkmenistan.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-tn-tunisia.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-to-tonga.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-tr-turkey.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-tt-trinidad-and-tobago.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-tv-tuvalu.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-tw-taiwan.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-tz-tanzania.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-ua-ukraine.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-ug-uganda.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-um-united-states-minor-outlying-islands.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-us-united-states.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-uy-uruguay.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-uz-uzbekistan.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-va-vatican-city-state.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-vc-saint-vincent-and-the-grenadines.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-ve-venezuela.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-vg-virgin-islands-british.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-vi-virgin-islands-us.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-vn-vietnam.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-vu-vanuatu.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-wf-wallis-and-futuna.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-ws-smoa.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-ye-yemen.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-yt-unf-mayotte.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-za-south-africa.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-zm-zambia.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-zw-zimbabwe.js +1 -1
- package/dist/components/icon/gator/templates/flame.js +1 -1
- package/dist/components/icon/gator/templates/flash-off.js +1 -1
- package/dist/components/icon/gator/templates/flash-on.js +1 -1
- package/dist/components/icon/gator/templates/folder.js +1 -1
- package/dist/components/icon/gator/templates/gauge.js +1 -1
- package/dist/components/icon/gator/templates/grid-four.js +1 -1
- package/dist/components/icon/gator/templates/grid-nine.js +1 -1
- package/dist/components/icon/gator/templates/hammer.js +1 -1
- package/dist/components/icon/gator/templates/hand-pointing.js +1 -1
- package/dist/components/icon/gator/templates/heart.js +1 -1
- package/dist/components/icon/gator/templates/home-door.js +1 -1
- package/dist/components/icon/gator/templates/home-finance-arrow.js +1 -1
- package/dist/components/icon/gator/templates/home-finance.js +1 -1
- package/dist/components/icon/gator/templates/home-search.js +1 -1
- package/dist/components/icon/gator/templates/house-simple.js +1 -1
- package/dist/components/icon/gator/templates/house.js +1 -1
- package/dist/components/icon/gator/templates/inbox.js +1 -1
- package/dist/components/icon/gator/templates/index.js +1 -1
- package/dist/components/icon/gator/templates/info.js +1 -1
- package/dist/components/icon/gator/templates/instagram-logo.js +1 -1
- package/dist/components/icon/gator/templates/interest-rate.js +1 -1
- package/dist/components/icon/gator/templates/invoice.js +1 -1
- package/dist/components/icon/gator/templates/kanban.js +1 -1
- package/dist/components/icon/gator/templates/label.js +1 -1
- package/dist/components/icon/gator/templates/laptop.js +1 -1
- package/dist/components/icon/gator/templates/layout.js +1 -1
- package/dist/components/icon/gator/templates/lightbulb-filament.js +1 -1
- package/dist/components/icon/gator/templates/lightbulb.js +1 -1
- package/dist/components/icon/gator/templates/link.js +1 -1
- package/dist/components/icon/gator/templates/linkedin-logo.js +1 -1
- package/dist/components/icon/gator/templates/list-star.js +1 -1
- package/dist/components/icon/gator/templates/list.js +1 -1
- package/dist/components/icon/gator/templates/loading-spinner-gif.js +1 -1
- package/dist/components/icon/gator/templates/loading.js +1 -1
- package/dist/components/icon/gator/templates/lock.js +1 -1
- package/dist/components/icon/gator/templates/magic-wand.js +1 -1
- package/dist/components/icon/gator/templates/mail-open.js +1 -1
- package/dist/components/icon/gator/templates/mail.js +1 -1
- package/dist/components/icon/gator/templates/mailbox.js +1 -1
- package/dist/components/icon/gator/templates/map.js +1 -1
- package/dist/components/icon/gator/templates/menu-hamburger.js +1 -1
- package/dist/components/icon/gator/templates/microsoft-excel-logo.js +1 -1
- package/dist/components/icon/gator/templates/microsoft-outlook-logo.js +1 -1
- package/dist/components/icon/gator/templates/microsoft-powerpoint-logo.js +1 -1
- package/dist/components/icon/gator/templates/microsoft-teams-logo.js +1 -1
- package/dist/components/icon/gator/templates/microsoft-word-logo.js +1 -1
- package/dist/components/icon/gator/templates/minus-circle.js +1 -1
- package/dist/components/icon/gator/templates/minus-square.js +1 -1
- package/dist/components/icon/gator/templates/minus.js +1 -1
- package/dist/components/icon/gator/templates/mobile-phone-2.js +1 -1
- package/dist/components/icon/gator/templates/monitor.js +1 -1
- package/dist/components/icon/gator/templates/move-doc.js +1 -1
- package/dist/components/icon/gator/templates/move.js +1 -1
- package/dist/components/icon/gator/templates/music.js +1 -1
- package/dist/components/icon/gator/templates/number-1.js +1 -1
- package/dist/components/icon/gator/templates/number-2.js +1 -1
- package/dist/components/icon/gator/templates/number-3.js +1 -1
- package/dist/components/icon/gator/templates/overflow-menu.js +1 -1
- package/dist/components/icon/gator/templates/paper-airplane.js +1 -1
- package/dist/components/icon/gator/templates/paperclip.js +1 -1
- package/dist/components/icon/gator/templates/pause-circle.js +1 -1
- package/dist/components/icon/gator/templates/pause.js +1 -1
- package/dist/components/icon/gator/templates/payments/payment-amazon-pay.js +1 -1
- package/dist/components/icon/gator/templates/payments/payment-amex.js +1 -1
- package/dist/components/icon/gator/templates/payments/payment-apple-pay.js +1 -1
- package/dist/components/icon/gator/templates/payments/payment-discover.js +1 -1
- package/dist/components/icon/gator/templates/payments/payment-google-pay.js +1 -1
- package/dist/components/icon/gator/templates/payments/payment-mastercard.js +1 -1
- package/dist/components/icon/gator/templates/payments/payment-visa.js +1 -1
- package/dist/components/icon/gator/templates/pen.js +1 -1
- package/dist/components/icon/gator/templates/pencil-paper.js +1 -1
- package/dist/components/icon/gator/templates/pencil.js +1 -1
- package/dist/components/icon/gator/templates/people-multiple.js +1 -1
- package/dist/components/icon/gator/templates/people-share.js +1 -1
- package/dist/components/icon/gator/templates/percent.js +1 -1
- package/dist/components/icon/gator/templates/person-add.js +1 -1
- package/dist/components/icon/gator/templates/person-check.js +1 -1
- package/dist/components/icon/gator/templates/person-lock.js +1 -1
- package/dist/components/icon/gator/templates/person.js +1 -1
- package/dist/components/icon/gator/templates/phone-alert.js +1 -1
- package/dist/components/icon/gator/templates/phone-mobile.js +1 -1
- package/dist/components/icon/gator/templates/phone.js +1 -1
- package/dist/components/icon/gator/templates/picture.js +1 -1
- package/dist/components/icon/gator/templates/pin.js +1 -1
- package/dist/components/icon/gator/templates/pinterest-logo.js +1 -1
- package/dist/components/icon/gator/templates/play-circle.js +1 -1
- package/dist/components/icon/gator/templates/play.js +1 -1
- package/dist/components/icon/gator/templates/plus-circle.js +1 -1
- package/dist/components/icon/gator/templates/plus.js +1 -1
- package/dist/components/icon/gator/templates/printer.js +1 -1
- package/dist/components/icon/gator/templates/question-chat-bubble.js +1 -1
- package/dist/components/icon/gator/templates/question-circle.js +1 -1
- package/dist/components/icon/gator/templates/question-mark.js +1 -1
- package/dist/components/icon/gator/templates/radio-selected.js +1 -1
- package/dist/components/icon/gator/templates/radio.js +1 -1
- package/dist/components/icon/gator/templates/receipt.js +1 -1
- package/dist/components/icon/gator/templates/restricted-filled.js +5 -0
- package/dist/components/icon/gator/templates/restricted.js +1 -1
- package/dist/components/icon/gator/templates/sandals.js +1 -1
- package/dist/components/icon/gator/templates/save.js +1 -1
- package/dist/components/icon/gator/templates/screen.js +1 -1
- package/dist/components/icon/gator/templates/search.js +1 -1
- package/dist/components/icon/gator/templates/selection.js +1 -1
- package/dist/components/icon/gator/templates/send-filled.js +5 -0
- package/dist/components/icon/gator/templates/send.js +1 -1
- package/dist/components/icon/gator/templates/settings.js +1 -1
- package/dist/components/icon/gator/templates/share-1.js +1 -1
- package/dist/components/icon/gator/templates/share-2.js +1 -1
- package/dist/components/icon/gator/templates/shield-lock.js +1 -1
- package/dist/components/icon/gator/templates/shield-warning.js +1 -1
- package/dist/components/icon/gator/templates/sidebar-simple.js +1 -1
- package/dist/components/icon/gator/templates/sidebar.js +1 -1
- package/dist/components/icon/gator/templates/smart-home.js +1 -1
- package/dist/components/icon/gator/templates/sort-arrow-solid-down.js +1 -1
- package/dist/components/icon/gator/templates/sort-arrow-solid-left.js +1 -1
- package/dist/components/icon/gator/templates/sort-arrow-solid-right.js +1 -1
- package/dist/components/icon/gator/templates/sort-arrow-solid-up-down.js +1 -1
- package/dist/components/icon/gator/templates/sort-arrow-solid-up.js +1 -1
- package/dist/components/icon/gator/templates/sort-reverse-variant.js +1 -1
- package/dist/components/icon/gator/templates/sort-variant.js +1 -1
- package/dist/components/icon/gator/templates/sparkle-filled.js +1 -1
- package/dist/components/icon/gator/templates/sparkle.js +1 -1
- package/dist/components/icon/gator/templates/speech-bubble.js +1 -1
- package/dist/components/icon/gator/templates/square-split-horizontal.js +1 -1
- package/dist/components/icon/gator/templates/square-split-vertical.js +1 -1
- package/dist/components/icon/gator/templates/square.js +1 -1
- package/dist/components/icon/gator/templates/stack.js +1 -1
- package/dist/components/icon/gator/templates/stamp.js +1 -1
- package/dist/components/icon/gator/templates/star-four-filled.js +1 -1
- package/dist/components/icon/gator/templates/star-four.js +1 -1
- package/dist/components/icon/gator/templates/star.js +1 -1
- package/dist/components/icon/gator/templates/stopwatch.js +1 -1
- package/dist/components/icon/gator/templates/sun.js +1 -1
- package/dist/components/icon/gator/templates/sync.js +1 -1
- package/dist/components/icon/gator/templates/tab-arrows.js +1 -1
- package/dist/components/icon/gator/templates/table.js +1 -1
- package/dist/components/icon/gator/templates/target.js +1 -1
- package/dist/components/icon/gator/templates/text-aa.js +1 -1
- package/dist/components/icon/gator/templates/thumbs-down.js +1 -1
- package/dist/components/icon/gator/templates/thumbs-up.js +1 -1
- package/dist/components/icon/gator/templates/tools.js +1 -1
- package/dist/components/icon/gator/templates/touch-id.js +1 -1
- package/dist/components/icon/gator/templates/trash.js +1 -1
- package/dist/components/icon/gator/templates/trend-up.js +1 -1
- package/dist/components/icon/gator/templates/twitter-logo.js +1 -1
- package/dist/components/icon/gator/templates/unlink.js +1 -1
- package/dist/components/icon/gator/templates/unlock.js +1 -1
- package/dist/components/icon/gator/templates/upload.js +1 -1
- package/dist/components/icon/gator/templates/video.js +1 -1
- package/dist/components/icon/gator/templates/waffle.js +1 -1
- package/dist/components/icon/gator/templates/warning-circle.js +1 -1
- package/dist/components/icon/gator/templates/warning-diamond.js +1 -1
- package/dist/components/icon/gator/templates/warning-filled.js +5 -0
- package/dist/components/icon/gator/templates/warning-octagon.js +1 -1
- package/dist/components/icon/gator/templates/warning.js +1 -1
- package/dist/components/icon/gator/templates/wet-sign.js +1 -1
- package/dist/components/icon/gator/templates/wifi-off.js +1 -1
- package/dist/components/icon/gator/templates/wifi.js +1 -1
- package/dist/components/icon/gator/templates/x-logo.js +1 -1
- package/dist/components/icon/gator/templates/yelp-logo.js +1 -1
- package/dist/components/icon/gator/templates/youtube-logo.js +1 -1
- package/dist/components/icon/gator/templates/zillow-logo.js +1 -1
- package/dist/components/icon/icon.js +1 -1
- package/dist/components/icon/slds/icon.slds.js +1 -1
- package/dist/components/icon-button/gator/icon-button.gator.js +1 -1
- package/dist/components/icon-button/icon-button.js +1 -1
- package/dist/components/illustration/gator/illustration.gator.js +1 -1
- package/dist/components/illustration/gator/templates/add-note.js +1 -1
- package/dist/components/illustration/gator/templates/address.js +1 -1
- package/dist/components/illustration/gator/templates/appointment-confirmed.js +1 -1
- package/dist/components/illustration/gator/templates/assets.js +1 -1
- package/dist/components/illustration/gator/templates/auto-money.js +1 -1
- package/dist/components/illustration/gator/templates/balloons.js +1 -1
- package/dist/components/illustration/gator/templates/bank-account.js +1 -1
- package/dist/components/illustration/gator/templates/brief-case.js +1 -1
- package/dist/components/illustration/gator/templates/calendar-home.js +1 -1
- package/dist/components/illustration/gator/templates/change-data.js +1 -1
- package/dist/components/illustration/gator/templates/check-with-pencil.js +1 -1
- package/dist/components/illustration/gator/templates/co-borrower.js +1 -1
- package/dist/components/illustration/gator/templates/co-borrowers-incomplete.js +1 -1
- package/dist/components/illustration/gator/templates/co-borrowers.js +1 -1
- package/dist/components/illustration/gator/templates/commercial.js +1 -1
- package/dist/components/illustration/gator/templates/connectivity.js +1 -1
- package/dist/components/illustration/gator/templates/consumer.js +1 -1
- package/dist/components/illustration/gator/templates/contact-search.js +1 -1
- package/dist/components/illustration/gator/templates/conversation-multiple.js +1 -1
- package/dist/components/illustration/gator/templates/credit-card.js +1 -1
- package/dist/components/illustration/gator/templates/crop-background.js +1 -1
- package/dist/components/illustration/gator/templates/crop-page.js +1 -1
- package/dist/components/illustration/gator/templates/declarations-legal.js +1 -1
- package/dist/components/illustration/gator/templates/deliver.js +1 -1
- package/dist/components/illustration/gator/templates/demographic-info.js +1 -1
- package/dist/components/illustration/gator/templates/document-add.js +1 -1
- package/dist/components/illustration/gator/templates/document-signature.js +1 -1
- package/dist/components/illustration/gator/templates/download-app.js +1 -1
- package/dist/components/illustration/gator/templates/empty-box.js +1 -1
- package/dist/components/illustration/gator/templates/home-search.js +1 -1
- package/dist/components/illustration/gator/templates/house-5.js +1 -1
- package/dist/components/illustration/gator/templates/house-6.js +1 -1
- package/dist/components/illustration/gator/templates/house-fireworks.js +1 -1
- package/dist/components/illustration/gator/templates/house-under-construction.js +1 -1
- package/dist/components/illustration/gator/templates/house-with-shield.js +1 -1
- package/dist/components/illustration/gator/templates/inquiry.js +1 -1
- package/dist/components/illustration/gator/templates/locked.js +1 -1
- package/dist/components/illustration/gator/templates/make-an-offer.js +1 -1
- package/dist/components/illustration/gator/templates/mortgage.js +1 -1
- package/dist/components/illustration/gator/templates/network-error.js +1 -1
- package/dist/components/illustration/gator/templates/page-1.js +1 -1
- package/dist/components/illustration/gator/templates/page-2.js +1 -1
- package/dist/components/illustration/gator/templates/page-3.js +1 -1
- package/dist/components/illustration/gator/templates/paper-3.js +1 -1
- package/dist/components/illustration/gator/templates/paper-7.js +1 -1
- package/dist/components/illustration/gator/templates/person-2.js +1 -1
- package/dist/components/illustration/gator/templates/personal-info.js +1 -1
- package/dist/components/illustration/gator/templates/portfolio-analytics.js +1 -1
- package/dist/components/illustration/gator/templates/price-search.js +1 -1
- package/dist/components/illustration/gator/templates/quick-links.js +1 -1
- package/dist/components/illustration/gator/templates/register.js +1 -1
- package/dist/components/illustration/gator/templates/schedule-home-tour.js +1 -1
- package/dist/components/illustration/gator/templates/small-business.js +1 -1
- package/dist/components/illustration/gator/templates/social-security.js +1 -1
- package/dist/components/illustration/gator/templates/start-conversation.js +1 -1
- package/dist/components/illustration/gator/templates/status-no-x.js +1 -1
- package/dist/components/illustration/gator/templates/status.js +1 -1
- package/dist/components/illustration/gator/templates/success.js +1 -1
- package/dist/components/illustration/gator/templates/talkluments.js +1 -1
- package/dist/components/illustration/gator/templates/thumbs-down-man.js +1 -1
- package/dist/components/illustration/gator/templates/transfer.js +1 -1
- package/dist/components/illustration/gator/templates/treasury.js +1 -1
- package/dist/components/illustration/gator/templates/unsecured-line-of-credit.js +1 -1
- package/dist/components/illustration/gator/templates/upload-cloud.js +1 -1
- package/dist/components/illustration/gator/templates/your-bank-placeholder.js +1 -1
- package/dist/components/illustration/gator/templates/your-bank.js +1 -1
- package/dist/components/input/base/input-base.gator.js +1 -1
- package/dist/components/input/base/input-base.js +1 -1
- package/dist/components/input/gator/dropdown/input-dropdown.gator.js +5 -5
- package/dist/components/input/gator/help-text/help-text.gator.js +1 -1
- package/dist/components/input/gator/input-currency/input-currency.gator.js +1 -1
- package/dist/components/input/gator/input-date/input-date.gator.js +1 -1
- package/dist/components/input/gator/input-file/file-uploaded-preview/file-upload-preview.gator.js +19 -3
- package/dist/components/input/gator/input-file/input-file.gator.js +3 -2
- package/dist/components/input/gator/input-label/input-label.gator.js +1 -1
- package/dist/components/input/gator/input-masked/input-masked.gator.js +1 -1
- package/dist/components/input/gator/input-percent/input-percent.gator.js +1 -1
- package/dist/components/input/gator/input-phone/input-phone.gator.js +1 -1
- package/dist/components/input/gator/input-search/input-search.gator.js +1 -1
- package/dist/components/input/gator/input-text/input-text.gator.js +1 -1
- package/dist/components/input/gator/input-textarea/input-textarea.gator.js +1 -1
- package/dist/components/input/gator/input-time/input-time.gator.js +1 -1
- package/dist/components/input/slds/input-error/input-error.slds.js +1 -1
- package/dist/components/input/slds/input-label/input-label.slds.js +1 -1
- package/dist/components/input/slds/input-text/input-text.slds.js +1 -1
- package/dist/components/input-rich-text/ckeditor-config.js +1 -1
- package/dist/components/input-rich-text/input-rich-text.js +1 -1
- package/dist/components/input-rich-text/input-rich-text.slds.js +2 -2
- package/dist/components/list/gator/list/list.gator.js +3 -3
- package/dist/components/list/gator/list-item/list-item.gator.js +1 -1
- package/dist/components/loading-spinner/gator/loading-spinner.gator.js +1 -1
- package/dist/components/loading-spinner/loading-spinner.js +1 -1
- package/dist/components/menu/base/gator/menu.gator.js +1 -1
- package/dist/components/menu/base/menu.js +1 -1
- package/dist/components/menu/base/slds/menu.slds.js +1 -1
- package/dist/components/menu/menu-divider/menu-divider.js +1 -1
- package/dist/components/menu/menu-divider/menu-divider.slds.js +1 -1
- package/dist/components/menu/menu-item/gator/menu-item.gator.js +1 -1
- package/dist/components/menu/menu-item/menu-item.js +1 -1
- package/dist/components/menu/menu-item/slds/menu-item.slds.js +1 -1
- package/dist/components/menu/menu-submenu/menu-submenu.js +1 -1
- package/dist/components/menu/menu-submenu/menu-submenu.slds.js +1 -1
- package/dist/components/modal/gator/modal.gator.js +1 -1
- package/dist/components/modal/modal.js +1 -1
- package/dist/components/page-header/gator/page-header.gator.js +1 -1
- package/dist/components/panel/gator/panel.gator.js +1 -1
- package/dist/components/panel/gator/panel.storybook-test.js +1 -1
- package/dist/components/pill/pill.js +1 -1
- package/dist/components/pill/pill.slds.js +1 -1
- package/dist/components/popover/gator/popover.gator.js +2 -2
- package/dist/components/popover/popover.js +1 -1
- package/dist/components/progress-bar/gator/progress-bar.gator.js +1 -1
- package/dist/components/progress-ring/gator/progress-ring.gator.js +1 -1
- package/dist/components/radio/radio.gator.js +1 -1
- package/dist/components/radio-group/radio-group.gator.js +1 -1
- package/dist/components/scoped-notification/scoped-notification.js +1 -1
- package/dist/components/scoped-notification/scoped-notification.slds.js +1 -1
- package/dist/components/selection-box/selection-box.gator.js +1 -1
- package/dist/components/selection-box-group/selection-box-group.gator.js +1 -1
- package/dist/components/selector/gator/selector.gator.js +1 -1
- package/dist/components/skeleton-loader/gator/skeleton-loader.gator.js +1 -1
- package/dist/components/skip-link/gator/base/skip-link.gator.js +1 -1
- package/dist/components/skip-link/gator/list-item/skip-link-list-item.gator.js +1 -1
- package/dist/components/switch/gator/switch.gator.js +1 -1
- package/dist/components/switch/switch.js +1 -1
- package/dist/components/table/gator/table-bulk-controls/table-bulk-controls.gator.js +1 -1
- package/dist/components/table/gator/table-controls/table-controls.gator.js +1 -1
- package/dist/components/table/gator/table-pagination/table-pagination.gator.js +1 -1
- package/dist/components/table/gator/table.gator.js +1 -1
- package/dist/components/table/table.js +1 -1
- package/dist/components/tabs/gator/tab/tab.gator.js +1 -1
- package/dist/components/tabs/gator/tabset/tabset.gator.js +1 -1
- package/dist/components/text-detail/gator/text-detail.gator.js +1 -1
- package/dist/components/text-detail/text-detail.js +1 -1
- package/dist/components/text-link/gator/text-link.gator.js +1 -1
- package/dist/components/text-link/text-link.js +1 -1
- package/dist/components/time-picker/gator/time-picker.gator.js +1 -1
- package/dist/components/toast/gator/base/toast.gator.js +1 -1
- package/dist/components/toast/gator/subtitle/toast-subtitle.gator.js +2 -2
- package/dist/components/toast/gator/title/toast-title.gator.js +2 -2
- package/dist/components/toast/toast.js +1 -1
- package/dist/components/toast-container/gator/toast-container.gator.js +3 -3
- package/dist/components/toaster/gator/toaster.gator.js +2 -2
- package/dist/components/tooltip/gator/tooltip.gator.js +1 -1
- package/dist/components/tooltip/slds/tooltip.slds.js +1 -1
- package/dist/components/tooltip/tooltip.js +1 -1
- package/dist/index.js +1 -1
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-alignment@45.2.2 → @ckeditor_ckeditor5-alignment@46.1.0}/node_modules/@ckeditor/ckeditor5-alignment/dist/index.js +2 -2
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-autoformat@46.1.0/node_modules/@ckeditor/ckeditor5-autoformat/dist/index.js +7 -0
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-autosave@45.2.2 → @ckeditor_ckeditor5-autosave@46.1.0}/node_modules/@ckeditor/ckeditor5-autosave/dist/index.js +1 -1
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-basic-styles@45.2.2 → @ckeditor_ckeditor5-basic-styles@46.1.0}/node_modules/@ckeditor/ckeditor5-basic-styles/dist/index.js +2 -2
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-block-quote@45.2.2 → @ckeditor_ckeditor5-block-quote@46.1.0}/node_modules/@ckeditor/ckeditor5-block-quote/dist/index.js +2 -2
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-clipboard@45.2.2 → @ckeditor_ckeditor5-clipboard@46.1.0}/node_modules/@ckeditor/ckeditor5-clipboard/dist/index.js +10 -10
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-cloud-services@46.1.0/node_modules/@ckeditor/ckeditor5-cloud-services/dist/index.js +4 -0
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-code-block@46.1.0/node_modules/@ckeditor/ckeditor5-code-block/dist/index.js +7 -0
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-core@46.1.0/node_modules/@ckeditor/ckeditor5-core/dist/index.js +4 -0
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-editor-classic@45.2.2 → @ckeditor_ckeditor5-editor-classic@46.1.0}/node_modules/@ckeditor/ckeditor5-editor-classic/dist/index.js +2 -2
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-engine@46.1.0/node_modules/@ckeditor/ckeditor5-engine/dist/index.js +30 -0
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-enter@45.2.2 → @ckeditor_ckeditor5-enter@46.1.0}/node_modules/@ckeditor/ckeditor5-enter/dist/index.js +2 -2
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-essentials@45.2.2 → @ckeditor_ckeditor5-essentials@46.1.0}/node_modules/@ckeditor/ckeditor5-essentials/dist/index.js +1 -1
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-find-and-replace@45.2.2 → @ckeditor_ckeditor5-find-and-replace@46.1.0}/node_modules/@ckeditor/ckeditor5-find-and-replace/dist/index.js +3 -3
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-font@46.1.0/node_modules/@ckeditor/ckeditor5-font/dist/index.js +7 -0
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-heading@45.2.2 → @ckeditor_ckeditor5-heading@46.1.0}/node_modules/@ckeditor/ckeditor5-heading/dist/index.js +3 -3
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-highlight@46.1.0/node_modules/@ckeditor/ckeditor5-highlight/dist/index.js +4 -0
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-horizontal-line@45.2.2 → @ckeditor_ckeditor5-horizontal-line@46.1.0}/node_modules/@ckeditor/ckeditor5-horizontal-line/dist/index.js +2 -2
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-html-embed@45.2.2 → @ckeditor_ckeditor5-html-embed@46.1.0}/node_modules/@ckeditor/ckeditor5-html-embed/dist/index.js +2 -2
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-html-support@46.1.0/node_modules/@ckeditor/ckeditor5-html-support/dist/index.js +12 -0
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-icons@46.1.0/node_modules/@ckeditor/ckeditor5-icons/dist/index.js +6 -0
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-image@46.1.0/node_modules/@ckeditor/ckeditor5-image/dist/index.js +10 -0
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-indent@45.2.2 → @ckeditor_ckeditor5-indent@46.1.0}/node_modules/@ckeditor/ckeditor5-indent/dist/index.js +2 -2
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-language@45.2.2 → @ckeditor_ckeditor5-language@46.1.0}/node_modules/@ckeditor/ckeditor5-language/dist/index.js +2 -2
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-link@45.2.2 → @ckeditor_ckeditor5-link@46.1.0}/node_modules/@ckeditor/ckeditor5-link/dist/index.js +2 -2
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-list@46.1.0/node_modules/@ckeditor/ckeditor5-list/dist/index.js +13 -0
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-markdown-gfm@46.1.0/node_modules/@ckeditor/ckeditor5-markdown-gfm/dist/index.js +7 -0
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-media-embed@45.2.2 → @ckeditor_ckeditor5-media-embed@46.1.0}/node_modules/@ckeditor/ckeditor5-media-embed/dist/index.js +2 -2
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-mention@46.1.0/node_modules/@ckeditor/ckeditor5-mention/dist/index.js +4 -0
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-page-break@46.1.0/node_modules/@ckeditor/ckeditor5-page-break/dist/index.js +4 -0
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-paragraph@45.2.2 → @ckeditor_ckeditor5-paragraph@46.1.0}/node_modules/@ckeditor/ckeditor5-paragraph/dist/index.js +2 -2
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-paste-from-office@46.1.0/node_modules/@ckeditor/ckeditor5-paste-from-office/dist/index.js +31 -0
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-remove-format@46.1.0/node_modules/@ckeditor/ckeditor5-remove-format/dist/index.js +4 -0
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-select-all@45.2.2 → @ckeditor_ckeditor5-select-all@46.1.0}/node_modules/@ckeditor/ckeditor5-select-all/dist/index.js +2 -2
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-show-blocks@45.2.2 → @ckeditor_ckeditor5-show-blocks@46.1.0}/node_modules/@ckeditor/ckeditor5-show-blocks/dist/index.js +1 -1
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-source-editing@45.2.2 → @ckeditor_ckeditor5-source-editing@46.1.0}/node_modules/@ckeditor/ckeditor5-source-editing/dist/index.js +1 -1
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-special-characters@45.2.2 → @ckeditor_ckeditor5-special-characters@46.1.0}/node_modules/@ckeditor/ckeditor5-special-characters/dist/index.js +2 -2
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-style@45.2.2 → @ckeditor_ckeditor5-style@46.1.0}/node_modules/@ckeditor/ckeditor5-style/dist/index.js +2 -2
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-table@46.1.0/node_modules/@ckeditor/ckeditor5-table/dist/index.js +16 -0
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-typing@45.2.2 → @ckeditor_ckeditor5-typing@46.1.0}/node_modules/@ckeditor/ckeditor5-typing/dist/index.js +2 -2
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-ui@46.1.0/node_modules/@ckeditor/ckeditor5-ui/dist/index.js +25 -0
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-undo@45.2.2 → @ckeditor_ckeditor5-undo@46.1.0}/node_modules/@ckeditor/ckeditor5-undo/dist/index.js +2 -2
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-upload@45.2.2 → @ckeditor_ckeditor5-upload@46.1.0}/node_modules/@ckeditor/ckeditor5-upload/dist/index.js +2 -2
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-utils@46.1.0/node_modules/@ckeditor/ckeditor5-utils/dist/index.js +113 -0
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-watchdog@45.2.2 → @ckeditor_ckeditor5-watchdog@46.1.0}/node_modules/@ckeditor/ckeditor5-watchdog/dist/index.js +2 -2
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-widget@46.1.0/node_modules/@ckeditor/ckeditor5-widget/dist/index.js +4 -0
- package/dist/node_modules/.pnpm/@figma_code-connect@1.3.5/node_modules/@figma/code-connect/dist/client/external.js +1 -0
- package/dist/node_modules/.pnpm/{@figma_code-connect@1.3.4 → @figma_code-connect@1.3.5}/node_modules/@figma/code-connect/dist/client/figma_client.js +1 -1
- package/dist/node_modules/.pnpm/@figma_code-connect@1.3.5/node_modules/@figma/code-connect/dist/common/logging.js +1 -0
- package/dist/node_modules/.pnpm/{@figma_code-connect@1.3.4 → @figma_code-connect@1.3.5}/node_modules/@figma/code-connect/dist/common/updates.js +1 -1
- package/dist/node_modules/.pnpm/@figma_code-connect@1.3.5/node_modules/@figma/code-connect/dist/connect/helpers.js +1 -0
- package/dist/node_modules/.pnpm/@figma_code-connect@1.3.5/node_modules/@figma/code-connect/dist/html/external.js +1 -0
- package/dist/node_modules/.pnpm/@figma_code-connect@1.3.5/node_modules/@figma/code-connect/dist/html/index_html.js +1 -0
- package/dist/node_modules/.pnpm/@figma_code-connect@1.3.5/node_modules/@figma/code-connect/dist/react/external.js +1 -0
- package/dist/node_modules/.pnpm/@figma_code-connect@1.3.5/node_modules/@figma/code-connect/dist/react/index_react.js +1 -0
- package/dist/node_modules/.pnpm/@figma_code-connect@1.3.5/node_modules/@figma/code-connect/package.json.js +1 -0
- package/dist/node_modules/.pnpm/{@floating-ui_core@1.7.2 → @floating-ui_core@1.7.3}/node_modules/@floating-ui/core/dist/floating-ui.core.js +1 -1
- package/dist/node_modules/.pnpm/@floating-ui_dom@1.7.4/node_modules/@floating-ui/dom/dist/floating-ui.dom.js +1 -0
- package/dist/node_modules/.pnpm/@lit_localize@0.12.2/node_modules/@lit/localize/internal/default-msg.js +1 -1
- package/dist/node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/css-tag.js +5 -0
- package/dist/node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/decorators/custom-element.js +5 -0
- package/dist/node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/reactive-element.js +5 -0
- package/dist/node_modules/.pnpm/@ungap_structured-clone@1.3.0/node_modules/@ungap/structured-clone/esm/deserialize.js +1 -0
- package/dist/node_modules/.pnpm/@ungap_structured-clone@1.3.0/node_modules/@ungap/structured-clone/esm/index.js +1 -0
- package/dist/node_modules/.pnpm/@ungap_structured-clone@1.3.0/node_modules/@ungap/structured-clone/esm/serialize.js +1 -0
- package/dist/node_modules/.pnpm/@ungap_structured-clone@1.3.0/node_modules/@ungap/structured-clone/esm/types.js +1 -0
- package/dist/node_modules/.pnpm/@vitest_snapshot@3.2.4/node_modules/@vitest/snapshot/dist/index.js +2 -2
- package/dist/node_modules/.pnpm/ansi-styles@4.3.0/node_modules/ansi-styles/index.js +1 -1
- package/dist/node_modules/.pnpm/axe-core@4.10.3/node_modules/axe-core/axe.js +8 -8
- package/dist/node_modules/.pnpm/bail@2.0.2/node_modules/bail/index.js +1 -0
- package/dist/node_modules/.pnpm/base64-js@1.5.1/node_modules/base64-js/index.js +1 -1
- package/dist/node_modules/.pnpm/buffer@5.7.1/node_modules/buffer/index.js +2 -2
- package/dist/node_modules/.pnpm/call-bind@1.0.8/node_modules/call-bind/index.js +1 -1
- package/dist/node_modules/.pnpm/ccount@2.0.1/node_modules/ccount/index.js +1 -0
- package/dist/node_modules/.pnpm/character-entities-html4@2.1.0/node_modules/character-entities-html4/index.js +1 -0
- package/dist/node_modules/.pnpm/character-entities-legacy@3.0.0/node_modules/character-entities-legacy/index.js +1 -0
- package/dist/node_modules/.pnpm/color-name@2.0.2/node_modules/color-name/index.js +1 -0
- package/dist/node_modules/.pnpm/color-parse@2.0.2/node_modules/color-parse/index.js +1 -0
- package/dist/node_modules/.pnpm/comma-separated-tokens@2.0.3/node_modules/comma-separated-tokens/index.js +1 -0
- package/dist/node_modules/.pnpm/decode-named-character-reference@1.2.0/node_modules/decode-named-character-reference/index.dom.js +1 -0
- package/dist/node_modules/.pnpm/devlop@1.1.0/node_modules/devlop/lib/default.js +1 -0
- package/dist/node_modules/.pnpm/dotenv@16.6.1/node_modules/dotenv/lib/main.js +3 -0
- package/dist/node_modules/.pnpm/dotenv@16.6.1/node_modules/dotenv/package.json.js +1 -0
- package/dist/node_modules/.pnpm/es-toolkit@1.39.5/node_modules/es-toolkit/dist/_internal/isUnsafeProperty.js +1 -0
- package/dist/node_modules/.pnpm/es-toolkit@1.39.5/node_modules/es-toolkit/dist/compat/_internal/assignValue.js +1 -0
- package/dist/node_modules/.pnpm/es-toolkit@1.39.5/node_modules/es-toolkit/dist/compat/_internal/isKey.js +1 -0
- package/dist/node_modules/.pnpm/es-toolkit@1.39.5/node_modules/es-toolkit/dist/compat/_internal/toKey.js +1 -0
- package/dist/node_modules/.pnpm/es-toolkit@1.39.5/node_modules/es-toolkit/dist/compat/function/debounce.js +1 -0
- package/dist/node_modules/.pnpm/es-toolkit@1.39.5/node_modules/es-toolkit/dist/compat/function/throttle.js +1 -0
- package/dist/node_modules/.pnpm/es-toolkit@1.39.5/node_modules/es-toolkit/dist/compat/object/assignIn.js +1 -0
- package/dist/node_modules/.pnpm/es-toolkit@1.39.5/node_modules/es-toolkit/dist/compat/object/clone.js +1 -0
- package/dist/node_modules/.pnpm/es-toolkit@1.39.5/node_modules/es-toolkit/dist/compat/object/get.js +1 -0
- package/dist/node_modules/.pnpm/es-toolkit@1.39.5/node_modules/es-toolkit/dist/compat/object/has.js +1 -0
- package/dist/node_modules/.pnpm/es-toolkit@1.39.5/node_modules/es-toolkit/dist/compat/object/mapValues.js +1 -0
- package/dist/node_modules/.pnpm/es-toolkit@1.39.5/node_modules/es-toolkit/dist/compat/object/mergeWith.js +1 -0
- package/dist/node_modules/.pnpm/es-toolkit@1.39.5/node_modules/es-toolkit/dist/compat/object/set.js +1 -0
- package/dist/node_modules/.pnpm/es-toolkit@1.39.5/node_modules/es-toolkit/dist/compat/object/updateWith.js +1 -0
- package/dist/node_modules/.pnpm/es-toolkit@1.39.5/node_modules/es-toolkit/dist/compat/predicate/isArray.js +1 -0
- package/dist/node_modules/.pnpm/es-toolkit@1.39.5/node_modules/es-toolkit/dist/compat/predicate/isEqualWith.js +1 -0
- package/dist/node_modules/.pnpm/es-toolkit@1.39.5/node_modules/es-toolkit/dist/compat/predicate/isMatch.js +1 -0
- package/dist/node_modules/.pnpm/es-toolkit@1.39.5/node_modules/es-toolkit/dist/compat/predicate/isMatchWith.js +1 -0
- package/dist/node_modules/.pnpm/es-toolkit@1.39.5/node_modules/es-toolkit/dist/compat/predicate/matches.js +1 -0
- package/dist/node_modules/.pnpm/es-toolkit@1.39.5/node_modules/es-toolkit/dist/compat/predicate/matchesProperty.js +1 -0
- package/dist/node_modules/.pnpm/es-toolkit@1.39.5/node_modules/es-toolkit/dist/compat/util/iteratee.js +1 -0
- package/dist/node_modules/.pnpm/es-toolkit@1.39.5/node_modules/es-toolkit/dist/compat/util/toString.js +1 -0
- package/dist/node_modules/.pnpm/es-toolkit@1.39.5/node_modules/es-toolkit/dist/function/identity.js +1 -0
- package/dist/node_modules/.pnpm/es-toolkit@1.39.5/node_modules/es-toolkit/dist/object/cloneDeep.js +1 -0
- package/dist/node_modules/.pnpm/escape-string-regexp@5.0.0/node_modules/escape-string-regexp/index.js +1 -0
- package/dist/node_modules/.pnpm/extend@3.0.2/node_modules/extend/index.js +1 -0
- package/dist/node_modules/.pnpm/get-intrinsic@1.2.4/node_modules/get-intrinsic/index.js +1 -1
- package/dist/node_modules/.pnpm/get-intrinsic@1.3.0/node_modules/get-intrinsic/index.js +1 -1
- package/dist/node_modules/.pnpm/hast-util-embedded@3.0.0/node_modules/hast-util-embedded/lib/index.js +1 -0
- package/dist/node_modules/.pnpm/hast-util-from-dom@5.0.1/node_modules/hast-util-from-dom/lib/index.js +1 -0
- package/dist/node_modules/.pnpm/hast-util-has-property@3.0.0/node_modules/hast-util-has-property/lib/index.js +1 -0
- package/dist/node_modules/.pnpm/hast-util-is-body-ok-link@3.0.1/node_modules/hast-util-is-body-ok-link/lib/index.js +1 -0
- package/dist/node_modules/.pnpm/hast-util-is-element@3.0.0/node_modules/hast-util-is-element/lib/index.js +1 -0
- package/dist/node_modules/.pnpm/hast-util-minify-whitespace@1.0.1/node_modules/hast-util-minify-whitespace/lib/block.js +1 -0
- package/dist/node_modules/.pnpm/hast-util-minify-whitespace@1.0.1/node_modules/hast-util-minify-whitespace/lib/content.js +1 -0
- package/dist/node_modules/.pnpm/hast-util-minify-whitespace@1.0.1/node_modules/hast-util-minify-whitespace/lib/index.js +2 -0
- package/dist/node_modules/.pnpm/hast-util-minify-whitespace@1.0.1/node_modules/hast-util-minify-whitespace/lib/skippable.js +1 -0
- package/dist/node_modules/.pnpm/hast-util-parse-selector@4.0.0/node_modules/hast-util-parse-selector/lib/index.js +1 -0
- package/dist/node_modules/.pnpm/hast-util-phrasing@3.0.1/node_modules/hast-util-phrasing/lib/index.js +1 -0
- package/dist/node_modules/.pnpm/hast-util-to-dom@4.0.1/node_modules/hast-util-to-dom/lib/index.js +1 -0
- package/dist/node_modules/.pnpm/hast-util-to-html@9.0.5/node_modules/hast-util-to-html/lib/handle/comment.js +1 -0
- package/dist/node_modules/.pnpm/hast-util-to-html@9.0.5/node_modules/hast-util-to-html/lib/handle/doctype.js +1 -0
- package/dist/node_modules/.pnpm/hast-util-to-html@9.0.5/node_modules/hast-util-to-html/lib/handle/element.js +9 -0
- package/dist/node_modules/.pnpm/hast-util-to-html@9.0.5/node_modules/hast-util-to-html/lib/handle/index.js +1 -0
- package/dist/node_modules/.pnpm/hast-util-to-html@9.0.5/node_modules/hast-util-to-html/lib/handle/raw.js +1 -0
- package/dist/node_modules/.pnpm/hast-util-to-html@9.0.5/node_modules/hast-util-to-html/lib/handle/root.js +1 -0
- package/dist/node_modules/.pnpm/hast-util-to-html@9.0.5/node_modules/hast-util-to-html/lib/handle/text.js +1 -0
- package/dist/node_modules/.pnpm/hast-util-to-html@9.0.5/node_modules/hast-util-to-html/lib/index.js +1 -0
- package/dist/node_modules/.pnpm/hast-util-to-html@9.0.5/node_modules/hast-util-to-html/lib/omission/closing.js +1 -0
- package/dist/node_modules/.pnpm/hast-util-to-html@9.0.5/node_modules/hast-util-to-html/lib/omission/omission.js +1 -0
- package/dist/node_modules/.pnpm/hast-util-to-html@9.0.5/node_modules/hast-util-to-html/lib/omission/opening.js +1 -0
- package/dist/node_modules/.pnpm/hast-util-to-html@9.0.5/node_modules/hast-util-to-html/lib/omission/util/siblings.js +1 -0
- package/dist/node_modules/.pnpm/hast-util-to-mdast@10.1.2/node_modules/hast-util-to-mdast/lib/handlers/a.js +1 -0
- package/dist/node_modules/.pnpm/hast-util-to-mdast@10.1.2/node_modules/hast-util-to-mdast/lib/handlers/base.js +1 -0
- package/dist/node_modules/.pnpm/hast-util-to-mdast@10.1.2/node_modules/hast-util-to-mdast/lib/handlers/blockquote.js +1 -0
- package/dist/node_modules/.pnpm/hast-util-to-mdast@10.1.2/node_modules/hast-util-to-mdast/lib/handlers/br.js +1 -0
- package/dist/node_modules/.pnpm/hast-util-to-mdast@10.1.2/node_modules/hast-util-to-mdast/lib/handlers/code.js +1 -0
- package/dist/node_modules/.pnpm/hast-util-to-mdast@10.1.2/node_modules/hast-util-to-mdast/lib/handlers/comment.js +1 -0
- package/dist/node_modules/.pnpm/hast-util-to-mdast@10.1.2/node_modules/hast-util-to-mdast/lib/handlers/del.js +1 -0
- package/dist/node_modules/.pnpm/hast-util-to-mdast@10.1.2/node_modules/hast-util-to-mdast/lib/handlers/dl.js +1 -0
- package/dist/node_modules/.pnpm/hast-util-to-mdast@10.1.2/node_modules/hast-util-to-mdast/lib/handlers/em.js +1 -0
- package/dist/node_modules/.pnpm/hast-util-to-mdast@10.1.2/node_modules/hast-util-to-mdast/lib/handlers/heading.js +1 -0
- package/dist/node_modules/.pnpm/hast-util-to-mdast@10.1.2/node_modules/hast-util-to-mdast/lib/handlers/hr.js +1 -0
- package/dist/node_modules/.pnpm/hast-util-to-mdast@10.1.2/node_modules/hast-util-to-mdast/lib/handlers/iframe.js +1 -0
- package/dist/node_modules/.pnpm/hast-util-to-mdast@10.1.2/node_modules/hast-util-to-mdast/lib/handlers/img.js +1 -0
- package/dist/node_modules/.pnpm/hast-util-to-mdast@10.1.2/node_modules/hast-util-to-mdast/lib/handlers/index.js +1 -0
- package/dist/node_modules/.pnpm/hast-util-to-mdast@10.1.2/node_modules/hast-util-to-mdast/lib/handlers/inline-code.js +1 -0
- package/dist/node_modules/.pnpm/hast-util-to-mdast@10.1.2/node_modules/hast-util-to-mdast/lib/handlers/input.js +1 -0
- package/dist/node_modules/.pnpm/hast-util-to-mdast@10.1.2/node_modules/hast-util-to-mdast/lib/handlers/li.js +1 -0
- package/dist/node_modules/.pnpm/hast-util-to-mdast@10.1.2/node_modules/hast-util-to-mdast/lib/handlers/list.js +1 -0
- package/dist/node_modules/.pnpm/hast-util-to-mdast@10.1.2/node_modules/hast-util-to-mdast/lib/handlers/media.js +1 -0
- package/dist/node_modules/.pnpm/hast-util-to-mdast@10.1.2/node_modules/hast-util-to-mdast/lib/handlers/p.js +1 -0
- package/dist/node_modules/.pnpm/hast-util-to-mdast@10.1.2/node_modules/hast-util-to-mdast/lib/handlers/q.js +1 -0
- package/dist/node_modules/.pnpm/hast-util-to-mdast@10.1.2/node_modules/hast-util-to-mdast/lib/handlers/root.js +1 -0
- package/dist/node_modules/.pnpm/hast-util-to-mdast@10.1.2/node_modules/hast-util-to-mdast/lib/handlers/select.js +1 -0
- package/dist/node_modules/.pnpm/hast-util-to-mdast@10.1.2/node_modules/hast-util-to-mdast/lib/handlers/strong.js +1 -0
- package/dist/node_modules/.pnpm/hast-util-to-mdast@10.1.2/node_modules/hast-util-to-mdast/lib/handlers/table-cell.js +1 -0
- package/dist/node_modules/.pnpm/hast-util-to-mdast@10.1.2/node_modules/hast-util-to-mdast/lib/handlers/table-row.js +1 -0
- package/dist/node_modules/.pnpm/hast-util-to-mdast@10.1.2/node_modules/hast-util-to-mdast/lib/handlers/table.js +1 -0
- package/dist/node_modules/.pnpm/hast-util-to-mdast@10.1.2/node_modules/hast-util-to-mdast/lib/handlers/text.js +1 -0
- package/dist/node_modules/.pnpm/hast-util-to-mdast@10.1.2/node_modules/hast-util-to-mdast/lib/handlers/textarea.js +1 -0
- package/dist/node_modules/.pnpm/hast-util-to-mdast@10.1.2/node_modules/hast-util-to-mdast/lib/handlers/wbr.js +1 -0
- package/dist/node_modules/.pnpm/hast-util-to-mdast@10.1.2/node_modules/hast-util-to-mdast/lib/index.js +1 -0
- package/dist/node_modules/.pnpm/hast-util-to-mdast@10.1.2/node_modules/hast-util-to-mdast/lib/state.js +1 -0
- package/dist/node_modules/.pnpm/hast-util-to-mdast@10.1.2/node_modules/hast-util-to-mdast/lib/util/drop-surrounding-breaks.js +1 -0
- package/dist/node_modules/.pnpm/hast-util-to-mdast@10.1.2/node_modules/hast-util-to-mdast/lib/util/find-selected-options.js +1 -0
- package/dist/node_modules/.pnpm/hast-util-to-mdast@10.1.2/node_modules/hast-util-to-mdast/lib/util/list-items-spread.js +1 -0
- package/dist/node_modules/.pnpm/hast-util-to-mdast@10.1.2/node_modules/hast-util-to-mdast/lib/util/wrap.js +1 -0
- package/dist/node_modules/.pnpm/hast-util-to-text@4.0.2/node_modules/hast-util-to-text/lib/index.js +3 -0
- package/dist/node_modules/.pnpm/hast-util-whitespace@3.0.0/node_modules/hast-util-whitespace/lib/index.js +1 -0
- package/dist/node_modules/.pnpm/hastscript@9.0.1/node_modules/hastscript/lib/create-h.js +1 -0
- package/dist/node_modules/.pnpm/hastscript@9.0.1/node_modules/hastscript/lib/index.js +1 -0
- package/dist/node_modules/.pnpm/hastscript@9.0.1/node_modules/hastscript/lib/svg-case-sensitive-tag-names.js +1 -0
- package/dist/node_modules/.pnpm/html-void-elements@3.0.0/node_modules/html-void-elements/index.js +1 -0
- package/dist/node_modules/.pnpm/ieee754@1.2.1/node_modules/ieee754/index.js +1 -1
- package/dist/node_modules/.pnpm/is-arguments@1.2.0/node_modules/is-arguments/index.js +1 -1
- package/dist/node_modules/.pnpm/is-plain-obj@4.1.0/node_modules/is-plain-obj/index.js +1 -0
- package/dist/node_modules/.pnpm/libphonenumber-js@1.12.15/node_modules/libphonenumber-js/es6/ParseError.js +1 -0
- package/dist/node_modules/.pnpm/libphonenumber-js@1.12.15/node_modules/libphonenumber-js/es6/PhoneNumber.js +1 -0
- package/dist/node_modules/.pnpm/libphonenumber-js@1.12.15/node_modules/libphonenumber-js/es6/format.js +2 -0
- package/dist/node_modules/.pnpm/libphonenumber-js@1.12.15/node_modules/libphonenumber-js/es6/helpers/getCountryByNationalNumber.js +2 -0
- package/dist/node_modules/.pnpm/libphonenumber-js@1.12.15/node_modules/libphonenumber-js/es6/helpers/getNumberType.js +2 -0
- package/dist/node_modules/.pnpm/libphonenumber-js@1.12.15/node_modules/libphonenumber-js/es6/metadata.js +1 -0
- package/dist/node_modules/.pnpm/libphonenumber-js@1.12.15/node_modules/libphonenumber-js/es6/normalizeArguments.js +2 -0
- package/dist/node_modules/.pnpm/libphonenumber-js@1.12.15/node_modules/libphonenumber-js/es6/parseIncompletePhoneNumber.js +2 -0
- package/dist/node_modules/.pnpm/libphonenumber-js@1.12.15/node_modules/libphonenumber-js/es6/parsePhoneNumberWithError_.js +1 -0
- package/dist/node_modules/.pnpm/libphonenumber-js@1.12.15/node_modules/libphonenumber-js/es6/parsePhoneNumber_.js +1 -0
- package/dist/node_modules/.pnpm/libphonenumber-js@1.12.15/node_modules/libphonenumber-js/metadata.min.json.js +1 -0
- package/dist/node_modules/.pnpm/{lit-element@4.2.0 → lit-element@4.2.1}/node_modules/lit-element/lit-element.js +2 -2
- package/dist/node_modules/.pnpm/lit-html@3.3.1/node_modules/lit-html/directive-helpers.js +5 -0
- package/dist/node_modules/.pnpm/lit-html@3.3.1/node_modules/lit-html/directives/class-map.js +5 -0
- package/dist/node_modules/.pnpm/lit-html@3.3.1/node_modules/lit-html/directives/repeat.js +5 -0
- package/dist/node_modules/.pnpm/{lit-html@3.3.0 → lit-html@3.3.1}/node_modules/lit-html/lit-html.js +1 -1
- package/dist/node_modules/.pnpm/longest-streak@3.1.0/node_modules/longest-streak/index.js +1 -0
- package/dist/node_modules/.pnpm/{magic-string@0.30.18 → magic-string@0.30.19}/node_modules/magic-string/dist/magic-string.es.js +2 -2
- package/dist/node_modules/.pnpm/markdown-table@3.0.4/node_modules/markdown-table/index.js +2 -0
- package/dist/node_modules/.pnpm/mdast-util-find-and-replace@3.0.2/node_modules/mdast-util-find-and-replace/lib/index.js +1 -0
- package/dist/node_modules/.pnpm/mdast-util-from-markdown@2.0.2/node_modules/mdast-util-from-markdown/lib/index.js +1 -0
- package/dist/node_modules/.pnpm/mdast-util-gfm-autolink-literal@2.0.1/node_modules/mdast-util-gfm-autolink-literal/lib/index.js +1 -0
- package/dist/node_modules/.pnpm/mdast-util-gfm-footnote@2.1.0/node_modules/mdast-util-gfm-footnote/lib/index.js +2 -0
- package/dist/node_modules/.pnpm/mdast-util-gfm-strikethrough@2.0.0/node_modules/mdast-util-gfm-strikethrough/lib/index.js +1 -0
- package/dist/node_modules/.pnpm/mdast-util-gfm-table@2.0.0/node_modules/mdast-util-gfm-table/lib/index.js +3 -0
- package/dist/node_modules/.pnpm/mdast-util-gfm-task-list-item@2.0.0/node_modules/mdast-util-gfm-task-list-item/lib/index.js +1 -0
- package/dist/node_modules/.pnpm/mdast-util-gfm@3.1.0/node_modules/mdast-util-gfm/lib/index.js +1 -0
- package/dist/node_modules/.pnpm/mdast-util-newline-to-break@2.0.0/node_modules/mdast-util-newline-to-break/lib/index.js +1 -0
- package/dist/node_modules/.pnpm/mdast-util-phrasing@4.1.0/node_modules/mdast-util-phrasing/lib/index.js +1 -0
- package/dist/node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/footer.js +3 -0
- package/dist/node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/handlers/blockquote.js +1 -0
- package/dist/node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/handlers/break.js +2 -0
- package/dist/node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/handlers/code.js +2 -0
- package/dist/node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/handlers/delete.js +1 -0
- package/dist/node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/handlers/emphasis.js +1 -0
- package/dist/node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/handlers/footnote-reference.js +1 -0
- package/dist/node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/handlers/heading.js +1 -0
- package/dist/node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/handlers/html.js +1 -0
- package/dist/node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/handlers/image-reference.js +1 -0
- package/dist/node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/handlers/image.js +1 -0
- package/dist/node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/handlers/index.js +1 -0
- package/dist/node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/handlers/inline-code.js +1 -0
- package/dist/node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/handlers/link-reference.js +1 -0
- package/dist/node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/handlers/link.js +1 -0
- package/dist/node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/handlers/list-item.js +3 -0
- package/dist/node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/handlers/list.js +1 -0
- package/dist/node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/handlers/paragraph.js +1 -0
- package/dist/node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/handlers/root.js +1 -0
- package/dist/node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/handlers/strong.js +1 -0
- package/dist/node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/handlers/table-cell.js +1 -0
- package/dist/node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/handlers/table-row.js +1 -0
- package/dist/node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/handlers/table.js +1 -0
- package/dist/node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/handlers/text.js +1 -0
- package/dist/node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/handlers/thematic-break.js +1 -0
- package/dist/node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/index.js +2 -0
- package/dist/node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/revert.js +1 -0
- package/dist/node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/state.js +4 -0
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/configure.js +1 -0
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/handle/blockquote.js +1 -0
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/handle/break.js +3 -0
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/handle/code.js +4 -0
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/handle/definition.js +2 -0
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/handle/emphasis.js +1 -0
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/handle/heading.js +6 -0
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/handle/html.js +1 -0
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/handle/image-reference.js +1 -0
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/handle/image.js +1 -0
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/handle/index.js +1 -0
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/handle/inline-code.js +1 -0
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/handle/link-reference.js +1 -0
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/handle/link.js +1 -0
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/handle/list-item.js +1 -0
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/handle/list.js +1 -0
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/handle/paragraph.js +1 -0
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/handle/root.js +1 -0
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/handle/strong.js +1 -0
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/handle/text.js +1 -0
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/handle/thematic-break.js +1 -0
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/index.js +4 -0
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/join.js +1 -0
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/unsafe.js +7 -0
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/util/association.js +1 -0
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/util/check-bullet-ordered.js +1 -0
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/util/check-bullet-other.js +1 -0
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/util/check-bullet.js +1 -0
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/util/check-emphasis.js +1 -0
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/util/check-fence.js +1 -0
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/util/check-list-item-indent.js +1 -0
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/util/check-quote.js +1 -0
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/util/check-rule-repetition.js +1 -0
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/util/check-rule.js +1 -0
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/util/check-strong.js +1 -0
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/util/compile-pattern.js +1 -0
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/util/container-flow.js +10 -0
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/util/container-phrasing.js +2 -0
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/util/encode-character-reference.js +1 -0
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/util/encode-info.js +1 -0
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/util/format-code-as-indented.js +1 -0
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/util/format-heading-as-setext.js +1 -0
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/util/format-link-as-autolink.js +1 -0
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/util/indent-lines.js +1 -0
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/util/pattern-in-scope.js +1 -0
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/util/safe.js +1 -0
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/util/track.js +1 -0
- package/dist/node_modules/.pnpm/mdast-util-to-string@4.0.0/node_modules/mdast-util-to-string/lib/index.js +1 -0
- package/dist/node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/attention.js +1 -0
- package/dist/node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/autolink.js +1 -0
- package/dist/node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/blank-line.js +1 -0
- package/dist/node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/block-quote.js +1 -0
- package/dist/node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/character-escape.js +1 -0
- package/dist/node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/character-reference.js +1 -0
- package/dist/node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/code-fenced.js +1 -0
- package/dist/node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/code-indented.js +1 -0
- package/dist/node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/code-text.js +1 -0
- package/dist/node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/content.js +1 -0
- package/dist/node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/definition.js +1 -0
- package/dist/node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/hard-break-escape.js +1 -0
- package/dist/node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/heading-atx.js +1 -0
- package/dist/node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/html-flow.js +1 -0
- package/dist/node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/html-text.js +1 -0
- package/dist/node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/label-end.js +1 -0
- package/dist/node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/label-start-image.js +1 -0
- package/dist/node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/label-start-link.js +1 -0
- package/dist/node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/line-ending.js +1 -0
- package/dist/node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/list.js +1 -0
- package/dist/node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/setext-underline.js +1 -0
- package/dist/node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/thematic-break.js +1 -0
- package/dist/node_modules/.pnpm/micromark-extension-gfm-autolink-literal@2.1.0/node_modules/micromark-extension-gfm-autolink-literal/lib/syntax.js +1 -0
- package/dist/node_modules/.pnpm/micromark-extension-gfm-footnote@2.1.0/node_modules/micromark-extension-gfm-footnote/lib/syntax.js +1 -0
- package/dist/node_modules/.pnpm/micromark-extension-gfm-strikethrough@2.1.0/node_modules/micromark-extension-gfm-strikethrough/lib/syntax.js +1 -0
- package/dist/node_modules/.pnpm/micromark-extension-gfm-table@2.1.1/node_modules/micromark-extension-gfm-table/lib/edit-map.js +1 -0
- package/dist/node_modules/.pnpm/micromark-extension-gfm-table@2.1.1/node_modules/micromark-extension-gfm-table/lib/infer.js +1 -0
- package/dist/node_modules/.pnpm/micromark-extension-gfm-table@2.1.1/node_modules/micromark-extension-gfm-table/lib/syntax.js +1 -0
- package/dist/node_modules/.pnpm/micromark-extension-gfm-task-list-item@2.1.0/node_modules/micromark-extension-gfm-task-list-item/lib/syntax.js +1 -0
- package/dist/node_modules/.pnpm/micromark-extension-gfm@3.0.0/node_modules/micromark-extension-gfm/index.js +1 -0
- package/dist/node_modules/.pnpm/micromark-factory-destination@2.0.1/node_modules/micromark-factory-destination/index.js +1 -0
- package/dist/node_modules/.pnpm/micromark-factory-label@2.0.1/node_modules/micromark-factory-label/index.js +1 -0
- package/dist/node_modules/.pnpm/micromark-factory-space@2.0.1/node_modules/micromark-factory-space/index.js +1 -0
- package/dist/node_modules/.pnpm/micromark-factory-title@2.0.1/node_modules/micromark-factory-title/index.js +1 -0
- package/dist/node_modules/.pnpm/micromark-factory-whitespace@2.0.1/node_modules/micromark-factory-whitespace/index.js +1 -0
- package/dist/node_modules/.pnpm/micromark-util-character@2.1.1/node_modules/micromark-util-character/index.js +1 -0
- package/dist/node_modules/.pnpm/micromark-util-chunked@2.0.1/node_modules/micromark-util-chunked/index.js +1 -0
- package/dist/node_modules/.pnpm/micromark-util-classify-character@2.0.1/node_modules/micromark-util-classify-character/index.js +1 -0
- package/dist/node_modules/.pnpm/micromark-util-combine-extensions@2.0.1/node_modules/micromark-util-combine-extensions/index.js +1 -0
- package/dist/node_modules/.pnpm/micromark-util-decode-numeric-character-reference@2.0.2/node_modules/micromark-util-decode-numeric-character-reference/index.js +1 -0
- package/dist/node_modules/.pnpm/micromark-util-decode-string@2.0.1/node_modules/micromark-util-decode-string/index.js +1 -0
- package/dist/node_modules/.pnpm/micromark-util-html-tag-name@2.0.1/node_modules/micromark-util-html-tag-name/index.js +1 -0
- package/dist/node_modules/.pnpm/micromark-util-normalize-identifier@2.0.1/node_modules/micromark-util-normalize-identifier/index.js +1 -0
- package/dist/node_modules/.pnpm/micromark-util-resolve-all@2.0.1/node_modules/micromark-util-resolve-all/index.js +1 -0
- package/dist/node_modules/.pnpm/micromark-util-sanitize-uri@2.0.1/node_modules/micromark-util-sanitize-uri/index.js +1 -0
- package/dist/node_modules/.pnpm/micromark-util-subtokenize@2.1.0/node_modules/micromark-util-subtokenize/index.js +1 -0
- package/dist/node_modules/.pnpm/micromark-util-subtokenize@2.1.0/node_modules/micromark-util-subtokenize/lib/splice-buffer.js +1 -0
- package/dist/node_modules/.pnpm/micromark@4.0.2/node_modules/micromark/lib/constructs.js +1 -0
- package/dist/node_modules/.pnpm/micromark@4.0.2/node_modules/micromark/lib/create-tokenizer.js +3 -0
- package/dist/node_modules/.pnpm/micromark@4.0.2/node_modules/micromark/lib/initialize/content.js +1 -0
- package/dist/node_modules/.pnpm/micromark@4.0.2/node_modules/micromark/lib/initialize/document.js +1 -0
- package/dist/node_modules/.pnpm/micromark@4.0.2/node_modules/micromark/lib/initialize/flow.js +1 -0
- package/dist/node_modules/.pnpm/micromark@4.0.2/node_modules/micromark/lib/initialize/text.js +1 -0
- package/dist/node_modules/.pnpm/micromark@4.0.2/node_modules/micromark/lib/parse.js +1 -0
- package/dist/node_modules/.pnpm/micromark@4.0.2/node_modules/micromark/lib/postprocess.js +1 -0
- package/dist/node_modules/.pnpm/micromark@4.0.2/node_modules/micromark/lib/preprocess.js +1 -0
- package/dist/node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/index.js +1 -0
- package/dist/node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/aria.js +1 -0
- package/dist/node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/find.js +1 -0
- package/dist/node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/html.js +1 -0
- package/dist/node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/normalize.js +1 -0
- package/dist/node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/svg.js +1 -0
- package/dist/node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/util/case-insensitive-transform.js +1 -0
- package/dist/node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/util/case-sensitive-transform.js +1 -0
- package/dist/node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/util/create.js +1 -0
- package/dist/node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/util/defined-info.js +1 -0
- package/dist/node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/util/info.js +1 -0
- package/dist/node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/util/merge.js +1 -0
- package/dist/node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/util/schema.js +1 -0
- package/dist/node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/util/types.js +1 -0
- package/dist/node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/xlink.js +1 -0
- package/dist/node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/xml.js +1 -0
- package/dist/node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/xmlns.js +1 -0
- package/dist/node_modules/.pnpm/{react@19.1.0 → react@19.1.1}/node_modules/react/cjs/react.production.js +1 -1
- package/dist/node_modules/.pnpm/{react@19.1.0 → react@19.1.1}/node_modules/react/index.js +1 -1
- package/dist/node_modules/.pnpm/rehype-dom-parse@5.0.2/node_modules/rehype-dom-parse/lib/index.js +1 -0
- package/dist/node_modules/.pnpm/rehype-dom-stringify@4.0.2/node_modules/rehype-dom-stringify/lib/index.js +1 -0
- package/dist/node_modules/.pnpm/rehype-minify-whitespace@6.0.2/node_modules/rehype-minify-whitespace/lib/index.js +1 -0
- package/dist/node_modules/.pnpm/rehype-remark@10.0.1/node_modules/rehype-remark/lib/index.js +1 -0
- package/dist/node_modules/.pnpm/remark-breaks@4.0.0/node_modules/remark-breaks/lib/index.js +1 -0
- package/dist/node_modules/.pnpm/remark-gfm@4.0.1/node_modules/remark-gfm/lib/index.js +1 -0
- package/dist/node_modules/.pnpm/remark-parse@11.0.0/node_modules/remark-parse/lib/index.js +1 -0
- package/dist/node_modules/.pnpm/remark-rehype@11.1.2/node_modules/remark-rehype/lib/index.js +1 -0
- package/dist/node_modules/.pnpm/remark-stringify@11.0.0/node_modules/remark-stringify/lib/index.js +1 -0
- package/dist/node_modules/.pnpm/safe-buffer@5.1.2/node_modules/safe-buffer/index.js +1 -1
- package/dist/node_modules/.pnpm/space-separated-tokens@2.0.2/node_modules/space-separated-tokens/index.js +1 -0
- package/dist/node_modules/.pnpm/{storybook@9.1.2_@testing-library_dom@10.4.0_msw@2.7.3_@types_node@24.3.0_typescript@5.8_12bf3ca86ec884caaedcd4eb1ffccee1 → storybook@9.1.5_@testing-library_dom@10.4.0_msw@2.7.3_@types_node@24.3.1_typescript@5.9_72cffe61c3938b770feb5ac395c7392a}/node_modules/storybook/dist/instrumenter/index.js +1 -1
- package/dist/node_modules/.pnpm/{storybook@9.1.2_@testing-library_dom@10.4.0_msw@2.7.3_@types_node@24.3.0_typescript@5.8_12bf3ca86ec884caaedcd4eb1ffccee1 → storybook@9.1.5_@testing-library_dom@10.4.0_msw@2.7.3_@types_node@24.3.1_typescript@5.9_72cffe61c3938b770feb5ac395c7392a}/node_modules/storybook/dist/test/index.js +12 -12
- package/dist/node_modules/.pnpm/stringify-entities@4.0.4/node_modules/stringify-entities/lib/constant/dangerous.js +1 -0
- package/dist/node_modules/.pnpm/stringify-entities@4.0.4/node_modules/stringify-entities/lib/core.js +1 -0
- package/dist/node_modules/.pnpm/stringify-entities@4.0.4/node_modules/stringify-entities/lib/index.js +1 -0
- package/dist/node_modules/.pnpm/stringify-entities@4.0.4/node_modules/stringify-entities/lib/util/format-smart.js +1 -0
- package/dist/node_modules/.pnpm/stringify-entities@4.0.4/node_modules/stringify-entities/lib/util/to-decimal.js +1 -0
- package/dist/node_modules/.pnpm/stringify-entities@4.0.4/node_modules/stringify-entities/lib/util/to-hexadecimal.js +1 -0
- package/dist/node_modules/.pnpm/stringify-entities@4.0.4/node_modules/stringify-entities/lib/util/to-named.js +1 -0
- package/dist/node_modules/.pnpm/strip-literal@3.0.0/node_modules/strip-literal/dist/index.js +1 -1
- package/dist/node_modules/.pnpm/trim-lines@3.0.1/node_modules/trim-lines/index.js +1 -0
- package/dist/node_modules/.pnpm/trim-trailing-lines@2.1.0/node_modules/trim-trailing-lines/index.js +1 -0
- package/dist/node_modules/.pnpm/trough@2.2.0/node_modules/trough/lib/index.js +1 -0
- package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/api/index.js +1 -1
- package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/fetch/index.js +1 -1
- package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/llhttp/constants.js +1 -1
- package/dist/node_modules/.pnpm/unified@11.0.5/node_modules/unified/lib/callable-instance.js +1 -0
- package/dist/node_modules/.pnpm/unified@11.0.5/node_modules/unified/lib/index.js +1 -0
- package/dist/node_modules/.pnpm/unist-util-find-after@5.0.0/node_modules/unist-util-find-after/lib/index.js +1 -0
- package/dist/node_modules/.pnpm/unist-util-is@6.0.0/node_modules/unist-util-is/lib/index.js +1 -0
- package/dist/node_modules/.pnpm/unist-util-position@5.0.0/node_modules/unist-util-position/lib/index.js +1 -0
- package/dist/node_modules/.pnpm/unist-util-stringify-position@4.0.0/node_modules/unist-util-stringify-position/lib/index.js +1 -0
- package/dist/node_modules/.pnpm/unist-util-visit-parents@6.0.1/node_modules/unist-util-visit-parents/lib/color.js +1 -0
- package/dist/node_modules/.pnpm/unist-util-visit-parents@6.0.1/node_modules/unist-util-visit-parents/lib/index.js +1 -0
- package/dist/node_modules/.pnpm/unist-util-visit@5.0.0/node_modules/unist-util-visit/lib/index.js +1 -0
- package/dist/node_modules/.pnpm/util@0.12.5/node_modules/util/support/types.js +1 -1
- package/dist/node_modules/.pnpm/util@0.12.5/node_modules/util/util.js +2 -2
- package/dist/node_modules/.pnpm/vfile-message@4.0.3/node_modules/vfile-message/lib/index.js +1 -0
- package/dist/node_modules/.pnpm/vfile@6.0.3/node_modules/vfile/lib/index.js +1 -0
- package/dist/node_modules/.pnpm/vfile@6.0.3/node_modules/vfile/lib/minpath.browser.js +1 -0
- package/dist/node_modules/.pnpm/vfile@6.0.3/node_modules/vfile/lib/minproc.browser.js +1 -0
- package/dist/node_modules/.pnpm/vfile@6.0.3/node_modules/vfile/lib/minurl.browser.js +1 -0
- package/dist/node_modules/.pnpm/vfile@6.0.3/node_modules/vfile/lib/minurl.shared.js +1 -0
- package/dist/node_modules/.pnpm/{vitest@3.2.4_@types_debug@4.1.12_@types_node@24.3.0_@vitest_browser@3.2.4_@vitest_ui@3._b3f9e7a46c2fec06a40d2eaf7fb1b902 → vitest@3.2.4_@types_debug@4.1.12_@types_node@24.3.1_@vitest_browser@3.2.4_@vitest_ui@3._1b07986b91643c89c81b0014d2711937}/node_modules/vitest/dist/chunks/vi.bdSIJ99Y.js +2 -2
- package/dist/node_modules/.pnpm/web-namespaces@2.0.1/node_modules/web-namespaces/index.js +1 -0
- package/dist/node_modules/.pnpm/zwitch@2.0.4/node_modules/zwitch/index.js +1 -0
- package/dist/styles/gator/_gator-typography.css +2 -2
- package/dist/styles/gator/fonts/OpenSans-VariableFont.woff2 +0 -0
- package/dist/styles/gator/fonts/nCino+Avenir.woff2 +0 -0
- package/dist/styles/gator/fonts/nCino+AvenirBd.woff2 +0 -0
- package/dist/styles/gator/fonts.css +20 -0
- package/dist/types/components/accordion/gator/base/accordion.gator.d.ts +2 -0
- package/dist/types/components/breadcrumbs/gator/breadcrumb/breadcrumb.gator.d.ts +2 -0
- package/dist/types/components/button/gator/button.gator.d.ts +2 -0
- package/dist/types/components/button/slds/button.slds.d.ts +2 -0
- package/dist/types/components/button-card/gator/button-card.gator.d.ts +2 -0
- package/dist/types/components/chip/gator/chip.gator.d.ts +2 -0
- package/dist/types/components/combobox/base/combobox.slds.d.ts +2 -0
- package/dist/types/components/date-picker/base/gator/datepicker.gator.d.ts +2 -0
- package/dist/types/components/date-picker/year-month-selector/year-month-selector.gator.d.ts +2 -0
- package/dist/types/components/fab/gator/fab.gator.d.ts +2 -0
- package/dist/types/components/guided-nav/gator/guided-nav-step/guided-nav-step.gator.d.ts +2 -0
- package/dist/types/components/icon/gator/templates/chat-circle-ai.d.ts +1 -0
- package/dist/types/components/icon/gator/templates/chat-circle-dots.d.ts +1 -0
- package/dist/types/components/icon/gator/templates/chat-circle-slash.d.ts +1 -0
- package/dist/types/components/icon/gator/templates/chat-circle-text.d.ts +1 -0
- package/dist/types/components/icon/gator/templates/chat-circle.d.ts +1 -0
- package/dist/types/components/icon/gator/templates/check-circle-filled.d.ts +1 -0
- package/dist/types/components/icon/gator/templates/index.d.ts +11 -2
- package/dist/types/components/icon/gator/templates/restricted-filled.d.ts +1 -0
- package/dist/types/components/icon/gator/templates/send-filled.d.ts +1 -0
- package/dist/types/components/icon/gator/templates/warning-filled.d.ts +1 -0
- package/dist/types/components/icon-button/gator/icon-button.gator.d.ts +2 -0
- package/dist/types/components/input/base/input-base.d.ts +1 -1
- package/dist/types/components/input/gator/dropdown/input-dropdown.gator.d.ts +3 -0
- package/dist/types/components/input/gator/input-file/file-uploaded-preview/file-upload-preview.gator.d.ts +1 -0
- package/dist/types/components/input/gator/input-file/input-file.gator.d.ts +1 -0
- package/dist/types/components/input/gator/input-label/input-label.gator.d.ts +2 -0
- package/dist/types/components/input/gator/input-search/input-search.gator.d.ts +2 -0
- package/dist/types/components/input/gator/input-text/input-text.gator.d.ts +2 -0
- package/dist/types/components/input/gator/input-textarea/input-textarea.gator.d.ts +2 -0
- package/dist/types/components/input/gator/input-time/input-time.gator.d.ts +2 -0
- package/dist/types/components/list/gator/list/list.gator.d.ts +4 -2
- package/dist/types/components/list/gator/list-item/list-item.gator.d.ts +2 -0
- package/dist/types/components/popover/gator/popover.gator.d.ts +2 -0
- package/dist/types/components/selection-box/selection-box.gator.d.ts +2 -0
- package/dist/types/components/skip-link/gator/base/skip-link.gator.d.ts +2 -0
- package/dist/types/components/switch/gator/switch.gator.d.ts +2 -0
- package/dist/types/components/table/gator/table-bulk-controls/table-bulk-controls.gator.d.ts +2 -0
- package/dist/types/components/text-link/gator/text-link.gator.d.ts +2 -0
- package/dist/types/components/time-picker/gator/time-picker.gator.d.ts +2 -0
- package/dist/types/components/tooltip/gator/tooltip.gator.d.ts +2 -0
- package/dist/types/index.d.ts +1 -0
- package/dist/utils/components/illustration-list/illustration-list.gator.js +1 -1
- package/dist/utils/components/ngc-component.js +1 -1
- package/dist/utils/components/slot-placeholder/slot-placeholder.js +1 -1
- package/dist/utils/components/testable-lit-element/testable-lit-element.js +1 -1
- package/dist/utils/vitest-a11y-utils.js +1 -1
- package/package.json +134 -129
- package/web-types.json +71 -64
- package/dist/_virtual/index13.js +0 -1
- package/dist/assets/node_modules/.pnpm/ckeditor5@45.2.2/node_modules/ckeditor5/dist/ckeditor5.css +0 -4
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-autoformat@45.2.2/node_modules/@ckeditor/ckeditor5-autoformat/dist/index.js +0 -7
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-cloud-services@45.2.2/node_modules/@ckeditor/ckeditor5-cloud-services/dist/index.js +0 -4
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-code-block@45.2.2/node_modules/@ckeditor/ckeditor5-code-block/dist/index.js +0 -7
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-core@45.2.2/node_modules/@ckeditor/ckeditor5-core/dist/index.js +0 -4
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-engine@45.2.2/node_modules/@ckeditor/ckeditor5-engine/dist/index.js +0 -30
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-font@45.2.2/node_modules/@ckeditor/ckeditor5-font/dist/index.js +0 -7
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-highlight@45.2.2/node_modules/@ckeditor/ckeditor5-highlight/dist/index.js +0 -4
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-html-support@45.2.2/node_modules/@ckeditor/ckeditor5-html-support/dist/index.js +0 -12
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-icons@45.2.2/node_modules/@ckeditor/ckeditor5-icons/dist/index.js +0 -6
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-image@45.2.2/node_modules/@ckeditor/ckeditor5-image/dist/index.js +0 -10
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-list@45.2.2/node_modules/@ckeditor/ckeditor5-list/dist/index.js +0 -13
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-markdown-gfm@45.2.2/node_modules/@ckeditor/ckeditor5-markdown-gfm/dist/index.js +0 -6
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-mention@45.2.2/node_modules/@ckeditor/ckeditor5-mention/dist/index.js +0 -4
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-page-break@45.2.2/node_modules/@ckeditor/ckeditor5-page-break/dist/index.js +0 -4
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-paste-from-office@45.2.2/node_modules/@ckeditor/ckeditor5-paste-from-office/dist/index.js +0 -28
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-remove-format@45.2.2/node_modules/@ckeditor/ckeditor5-remove-format/dist/index.js +0 -4
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-table@45.2.2/node_modules/@ckeditor/ckeditor5-table/dist/index.js +0 -16
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-ui@45.2.2/node_modules/@ckeditor/ckeditor5-ui/dist/index.js +0 -28
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-utils@45.2.2/node_modules/@ckeditor/ckeditor5-utils/dist/index.js +0 -112
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-widget@45.2.2/node_modules/@ckeditor/ckeditor5-widget/dist/index.js +0 -4
- package/dist/node_modules/.pnpm/@figma_code-connect@1.3.4/node_modules/@figma/code-connect/dist/client/external.js +0 -1
- package/dist/node_modules/.pnpm/@figma_code-connect@1.3.4/node_modules/@figma/code-connect/dist/common/logging.js +0 -1
- package/dist/node_modules/.pnpm/@figma_code-connect@1.3.4/node_modules/@figma/code-connect/dist/connect/helpers.js +0 -1
- package/dist/node_modules/.pnpm/@figma_code-connect@1.3.4/node_modules/@figma/code-connect/dist/html/external.js +0 -1
- package/dist/node_modules/.pnpm/@figma_code-connect@1.3.4/node_modules/@figma/code-connect/dist/html/index_html.js +0 -1
- package/dist/node_modules/.pnpm/@figma_code-connect@1.3.4/node_modules/@figma/code-connect/dist/react/external.js +0 -1
- package/dist/node_modules/.pnpm/@figma_code-connect@1.3.4/node_modules/@figma/code-connect/dist/react/index_react.js +0 -1
- package/dist/node_modules/.pnpm/@figma_code-connect@1.3.4/node_modules/@figma/code-connect/package.json.js +0 -1
- package/dist/node_modules/.pnpm/@floating-ui_dom@1.7.2/node_modules/@floating-ui/dom/dist/floating-ui.dom.js +0 -1
- package/dist/node_modules/.pnpm/@lit_reactive-element@2.1.0/node_modules/@lit/reactive-element/css-tag.js +0 -5
- package/dist/node_modules/.pnpm/@lit_reactive-element@2.1.0/node_modules/@lit/reactive-element/decorators/custom-element.js +0 -5
- package/dist/node_modules/.pnpm/@lit_reactive-element@2.1.0/node_modules/@lit/reactive-element/reactive-element.js +0 -5
- package/dist/node_modules/.pnpm/color-parse@1.4.2/node_modules/color-parse/index.js +0 -1
- package/dist/node_modules/.pnpm/dotenv@16.4.7/node_modules/dotenv/lib/main.js +0 -3
- package/dist/node_modules/.pnpm/dotenv@16.4.7/node_modules/dotenv/package.json.js +0 -1
- package/dist/node_modules/.pnpm/es-toolkit@1.32.0/node_modules/es-toolkit/dist/compat/_internal/toKey.js +0 -1
- package/dist/node_modules/.pnpm/es-toolkit@1.32.0/node_modules/es-toolkit/dist/compat/function/debounce.js +0 -1
- package/dist/node_modules/.pnpm/es-toolkit@1.32.0/node_modules/es-toolkit/dist/compat/function/throttle.js +0 -1
- package/dist/node_modules/.pnpm/es-toolkit@1.32.0/node_modules/es-toolkit/dist/compat/object/assignIn.js +0 -1
- package/dist/node_modules/.pnpm/es-toolkit@1.32.0/node_modules/es-toolkit/dist/compat/object/get.js +0 -1
- package/dist/node_modules/.pnpm/es-toolkit@1.32.0/node_modules/es-toolkit/dist/compat/object/mapValues.js +0 -1
- package/dist/node_modules/.pnpm/es-toolkit@1.32.0/node_modules/es-toolkit/dist/compat/object/mergeWith.js +0 -1
- package/dist/node_modules/.pnpm/es-toolkit@1.32.0/node_modules/es-toolkit/dist/compat/object/set.js +0 -1
- package/dist/node_modules/.pnpm/es-toolkit@1.32.0/node_modules/es-toolkit/dist/compat/object/unset.js +0 -1
- package/dist/node_modules/.pnpm/es-toolkit@1.32.0/node_modules/es-toolkit/dist/compat/predicate/isEqualWith.js +0 -1
- package/dist/node_modules/.pnpm/es-toolkit@1.32.0/node_modules/es-toolkit/dist/compat/util/toString.js +0 -1
- package/dist/node_modules/.pnpm/libphonenumber-js@1.12.9/node_modules/libphonenumber-js/es6/ParseError.js +0 -1
- package/dist/node_modules/.pnpm/libphonenumber-js@1.12.9/node_modules/libphonenumber-js/es6/PhoneNumber.js +0 -1
- package/dist/node_modules/.pnpm/libphonenumber-js@1.12.9/node_modules/libphonenumber-js/es6/format.js +0 -2
- package/dist/node_modules/.pnpm/libphonenumber-js@1.12.9/node_modules/libphonenumber-js/es6/helpers/getCountryByNationalNumber.js +0 -2
- package/dist/node_modules/.pnpm/libphonenumber-js@1.12.9/node_modules/libphonenumber-js/es6/helpers/getNumberType.js +0 -2
- package/dist/node_modules/.pnpm/libphonenumber-js@1.12.9/node_modules/libphonenumber-js/es6/metadata.js +0 -1
- package/dist/node_modules/.pnpm/libphonenumber-js@1.12.9/node_modules/libphonenumber-js/es6/normalizeArguments.js +0 -2
- package/dist/node_modules/.pnpm/libphonenumber-js@1.12.9/node_modules/libphonenumber-js/es6/parseIncompletePhoneNumber.js +0 -2
- package/dist/node_modules/.pnpm/libphonenumber-js@1.12.9/node_modules/libphonenumber-js/es6/parsePhoneNumberWithError_.js +0 -1
- package/dist/node_modules/.pnpm/libphonenumber-js@1.12.9/node_modules/libphonenumber-js/es6/parsePhoneNumber_.js +0 -1
- package/dist/node_modules/.pnpm/libphonenumber-js@1.12.9/node_modules/libphonenumber-js/metadata.min.json.js +0 -1
- package/dist/node_modules/.pnpm/lit-html@3.3.0/node_modules/lit-html/directive-helpers.js +0 -5
- package/dist/node_modules/.pnpm/lit-html@3.3.0/node_modules/lit-html/directives/class-map.js +0 -5
- package/dist/node_modules/.pnpm/lit-html@3.3.0/node_modules/lit-html/directives/repeat.js +0 -5
- package/dist/node_modules/.pnpm/marked@4.0.12/node_modules/marked/lib/marked.esm.js +0 -48
- package/dist/node_modules/.pnpm/turndown-plugin-gfm@1.0.2/node_modules/turndown-plugin-gfm/lib/turndown-plugin-gfm.es.js +0 -16
- package/dist/node_modules/.pnpm/turndown@7.2.0/node_modules/turndown/lib/turndown.browser.es.js +0 -61
- /package/dist/node_modules/.pnpm/{@figma_code-connect@1.3.4 → @figma_code-connect@1.3.5}/node_modules/@figma/code-connect/dist/common/fetch.js +0 -0
- /package/dist/node_modules/.pnpm/{@figma_code-connect@1.3.4 → @figma_code-connect@1.3.5}/node_modules/@figma/code-connect/dist/connect/external_types.js +0 -0
- /package/dist/node_modules/.pnpm/{@figma_code-connect@1.3.4 → @figma_code-connect@1.3.5}/node_modules/@figma/code-connect/dist/connect/figma_rest_api.js +0 -0
- /package/dist/node_modules/.pnpm/{@figma_code-connect@1.3.4 → @figma_code-connect@1.3.5}/node_modules/@figma/code-connect/dist/connect/index_common.js +0 -0
- /package/dist/node_modules/.pnpm/{@figma_code-connect@1.3.4 → @figma_code-connect@1.3.5}/node_modules/@figma/code-connect/dist/html/template_literal.js +0 -0
- /package/dist/node_modules/.pnpm/{@lit_reactive-element@2.1.0 → @lit_reactive-element@2.1.1}/node_modules/@lit/reactive-element/decorators/property.js +0 -0
- /package/dist/node_modules/.pnpm/{@lit_reactive-element@2.1.0 → @lit_reactive-element@2.1.1}/node_modules/@lit/reactive-element/decorators/state.js +0 -0
- /package/dist/node_modules/.pnpm/{@vitest_browser@3.2.4_msw@2.7.3_@types_node@24.3.0_typescript@5.8.3__playwright@1.55.0__52d7c6cd144c32d9cfaaa0e5cd39c583 → @vitest_browser@3.2.4_msw@2.7.3_@types_node@24.3.1_typescript@5.9.2__playwright@1.55.0__87f0b62113e4cf466e19137faba4c80e}/node_modules/@vitest/browser/context.js +0 -0
- /package/dist/node_modules/.pnpm/{es-toolkit@1.32.0 → es-toolkit@1.39.5}/node_modules/es-toolkit/dist/compat/_internal/getSymbols.js +0 -0
- /package/dist/node_modules/.pnpm/{es-toolkit@1.32.0 → es-toolkit@1.39.5}/node_modules/es-toolkit/dist/compat/_internal/getTag.js +0 -0
- /package/dist/node_modules/.pnpm/{es-toolkit@1.32.0 → es-toolkit@1.39.5}/node_modules/es-toolkit/dist/compat/_internal/isDeepKey.js +0 -0
- /package/dist/node_modules/.pnpm/{es-toolkit@1.32.0 → es-toolkit@1.39.5}/node_modules/es-toolkit/dist/compat/_internal/isIndex.js +0 -0
- /package/dist/node_modules/.pnpm/{es-toolkit@1.32.0 → es-toolkit@1.39.5}/node_modules/es-toolkit/dist/compat/_internal/isPrototype.js +0 -0
- /package/dist/node_modules/.pnpm/{es-toolkit@1.32.0 → es-toolkit@1.39.5}/node_modules/es-toolkit/dist/compat/_internal/normalizeForCase.js +0 -0
- /package/dist/node_modules/.pnpm/{es-toolkit@1.32.0 → es-toolkit@1.39.5}/node_modules/es-toolkit/dist/compat/_internal/tags.js +0 -0
- /package/dist/node_modules/.pnpm/{es-toolkit@1.32.0/node_modules/es-toolkit/dist → es-toolkit@1.39.5/node_modules/es-toolkit/dist/compat}/function/identity.js +0 -0
- /package/dist/node_modules/.pnpm/{es-toolkit@1.32.0 → es-toolkit@1.39.5}/node_modules/es-toolkit/dist/compat/object/cloneDeep.js +0 -0
- /package/dist/node_modules/.pnpm/{es-toolkit@1.32.0 → es-toolkit@1.39.5}/node_modules/es-toolkit/dist/compat/object/cloneDeepWith.js +0 -0
- /package/dist/node_modules/.pnpm/{es-toolkit@1.32.0 → es-toolkit@1.39.5}/node_modules/es-toolkit/dist/compat/object/keysIn.js +0 -0
- /package/dist/node_modules/.pnpm/{es-toolkit@1.32.0 → es-toolkit@1.39.5}/node_modules/es-toolkit/dist/compat/object/merge.js +0 -0
- /package/dist/node_modules/.pnpm/{es-toolkit@1.32.0 → es-toolkit@1.39.5}/node_modules/es-toolkit/dist/compat/object/property.js +0 -0
- /package/dist/node_modules/.pnpm/{es-toolkit@1.32.0 → es-toolkit@1.39.5}/node_modules/es-toolkit/dist/compat/predicate/isArguments.js +0 -0
- /package/dist/node_modules/.pnpm/{es-toolkit@1.32.0 → es-toolkit@1.39.5}/node_modules/es-toolkit/dist/compat/predicate/isArrayLike.js +0 -0
- /package/dist/node_modules/.pnpm/{es-toolkit@1.32.0 → es-toolkit@1.39.5}/node_modules/es-toolkit/dist/compat/predicate/isElement.js +0 -0
- /package/dist/node_modules/.pnpm/{es-toolkit@1.32.0/node_modules/es-toolkit/dist → es-toolkit@1.39.5/node_modules/es-toolkit/dist/compat}/predicate/isFunction.js +0 -0
- /package/dist/node_modules/.pnpm/{es-toolkit@1.32.0 → es-toolkit@1.39.5}/node_modules/es-toolkit/dist/compat/predicate/isObject.js +0 -0
- /package/dist/node_modules/.pnpm/{es-toolkit@1.32.0 → es-toolkit@1.39.5}/node_modules/es-toolkit/dist/compat/predicate/isObjectLike.js +0 -0
- /package/dist/node_modules/.pnpm/{es-toolkit@1.32.0 → es-toolkit@1.39.5}/node_modules/es-toolkit/dist/compat/predicate/isPlainObject.js +0 -0
- /package/dist/node_modules/.pnpm/{es-toolkit@1.32.0 → es-toolkit@1.39.5}/node_modules/es-toolkit/dist/compat/predicate/isString.js +0 -0
- /package/dist/node_modules/.pnpm/{es-toolkit@1.32.0 → es-toolkit@1.39.5}/node_modules/es-toolkit/dist/compat/predicate/isSymbol.js +0 -0
- /package/dist/node_modules/.pnpm/{es-toolkit@1.32.0 → es-toolkit@1.39.5}/node_modules/es-toolkit/dist/compat/predicate/isTypedArray.js +0 -0
- /package/dist/node_modules/.pnpm/{es-toolkit@1.32.0 → es-toolkit@1.39.5}/node_modules/es-toolkit/dist/compat/string/escapeRegExp.js +0 -0
- /package/dist/node_modules/.pnpm/{es-toolkit@1.32.0 → es-toolkit@1.39.5}/node_modules/es-toolkit/dist/compat/string/startCase.js +0 -0
- /package/dist/node_modules/.pnpm/{es-toolkit@1.32.0 → es-toolkit@1.39.5}/node_modules/es-toolkit/dist/compat/string/upperFirst.js +0 -0
- /package/dist/node_modules/.pnpm/{es-toolkit@1.32.0 → es-toolkit@1.39.5}/node_modules/es-toolkit/dist/compat/util/eq.js +0 -0
- /package/dist/node_modules/.pnpm/{es-toolkit@1.32.0 → es-toolkit@1.39.5}/node_modules/es-toolkit/dist/compat/util/times.js +0 -0
- /package/dist/node_modules/.pnpm/{es-toolkit@1.32.0 → es-toolkit@1.39.5}/node_modules/es-toolkit/dist/compat/util/toFinite.js +0 -0
- /package/dist/node_modules/.pnpm/{es-toolkit@1.32.0 → es-toolkit@1.39.5}/node_modules/es-toolkit/dist/compat/util/toInteger.js +0 -0
- /package/dist/node_modules/.pnpm/{es-toolkit@1.32.0 → es-toolkit@1.39.5}/node_modules/es-toolkit/dist/compat/util/toNumber.js +0 -0
- /package/dist/node_modules/.pnpm/{es-toolkit@1.32.0 → es-toolkit@1.39.5}/node_modules/es-toolkit/dist/compat/util/toPath.js +0 -0
- /package/dist/node_modules/.pnpm/{es-toolkit@1.32.0 → es-toolkit@1.39.5}/node_modules/es-toolkit/dist/function/after.js +0 -0
- /package/dist/node_modules/.pnpm/{es-toolkit@1.32.0 → es-toolkit@1.39.5}/node_modules/es-toolkit/dist/function/debounce.js +0 -0
- /package/dist/node_modules/.pnpm/{es-toolkit@1.32.0 → es-toolkit@1.39.5}/node_modules/es-toolkit/dist/function/noop.js +0 -0
- /package/dist/node_modules/.pnpm/{es-toolkit@1.32.0 → es-toolkit@1.39.5}/node_modules/es-toolkit/dist/object/clone.js +0 -0
- /package/dist/node_modules/.pnpm/{es-toolkit@1.32.0 → es-toolkit@1.39.5}/node_modules/es-toolkit/dist/object/cloneDeepWith.js +0 -0
- /package/dist/node_modules/.pnpm/{es-toolkit@1.32.0 → es-toolkit@1.39.5}/node_modules/es-toolkit/dist/object/mapValues.js +0 -0
- /package/dist/node_modules/.pnpm/{es-toolkit@1.32.0 → es-toolkit@1.39.5}/node_modules/es-toolkit/dist/predicate/isBuffer.js +0 -0
- /package/dist/node_modules/.pnpm/{es-toolkit@1.32.0 → es-toolkit@1.39.5}/node_modules/es-toolkit/dist/predicate/isEqual.js +0 -0
- /package/dist/node_modules/.pnpm/{es-toolkit@1.32.0 → es-toolkit@1.39.5}/node_modules/es-toolkit/dist/predicate/isEqualWith.js +0 -0
- /package/dist/node_modules/.pnpm/{es-toolkit@1.32.0 → es-toolkit@1.39.5}/node_modules/es-toolkit/dist/predicate/isLength.js +0 -0
- /package/dist/node_modules/.pnpm/{es-toolkit@1.32.0 → es-toolkit@1.39.5}/node_modules/es-toolkit/dist/predicate/isPlainObject.js +0 -0
- /package/dist/node_modules/.pnpm/{es-toolkit@1.32.0 → es-toolkit@1.39.5}/node_modules/es-toolkit/dist/predicate/isPrimitive.js +0 -0
- /package/dist/node_modules/.pnpm/{es-toolkit@1.32.0 → es-toolkit@1.39.5}/node_modules/es-toolkit/dist/predicate/isTypedArray.js +0 -0
- /package/dist/node_modules/.pnpm/{es-toolkit@1.32.0 → es-toolkit@1.39.5}/node_modules/es-toolkit/dist/string/escapeRegExp.js +0 -0
- /package/dist/node_modules/.pnpm/{es-toolkit@1.32.0 → es-toolkit@1.39.5}/node_modules/es-toolkit/dist/string/upperFirst.js +0 -0
- /package/dist/node_modules/.pnpm/{es-toolkit@1.32.0 → es-toolkit@1.39.5}/node_modules/es-toolkit/dist/string/words.js +0 -0
- /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.9 → libphonenumber-js@1.12.15}/node_modules/libphonenumber-js/es6/constants.js +0 -0
- /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.9 → libphonenumber-js@1.12.15}/node_modules/libphonenumber-js/es6/helpers/RFC3966.js +0 -0
- /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.9 → libphonenumber-js@1.12.15}/node_modules/libphonenumber-js/es6/helpers/applyInternationalSeparatorStyle.js +0 -0
- /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.9 → libphonenumber-js@1.12.15}/node_modules/libphonenumber-js/es6/helpers/checkNumberLength.js +0 -0
- /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.9 → libphonenumber-js@1.12.15}/node_modules/libphonenumber-js/es6/helpers/extension/createExtensionPattern.js +0 -0
- /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.9 → libphonenumber-js@1.12.15}/node_modules/libphonenumber-js/es6/helpers/extension/extractExtension.js +0 -0
- /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.9 → libphonenumber-js@1.12.15}/node_modules/libphonenumber-js/es6/helpers/extractCountryCallingCode.js +0 -0
- /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.9 → libphonenumber-js@1.12.15}/node_modules/libphonenumber-js/es6/helpers/extractCountryCallingCodeFromInternationalNumberWithoutPlusSign.js +0 -0
- /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.9 → libphonenumber-js@1.12.15}/node_modules/libphonenumber-js/es6/helpers/extractFormattedPhoneNumberFromPossibleRfc3966NumberUri.js +0 -0
- /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.9 → libphonenumber-js@1.12.15}/node_modules/libphonenumber-js/es6/helpers/extractNationalNumber.js +0 -0
- /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.9 → libphonenumber-js@1.12.15}/node_modules/libphonenumber-js/es6/helpers/extractNationalNumberFromPossiblyIncompleteNumber.js +0 -0
- /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.9 → libphonenumber-js@1.12.15}/node_modules/libphonenumber-js/es6/helpers/extractPhoneContext.js +0 -0
- /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.9 → libphonenumber-js@1.12.15}/node_modules/libphonenumber-js/es6/helpers/formatNationalNumberUsingFormat.js +0 -0
- /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.9 → libphonenumber-js@1.12.15}/node_modules/libphonenumber-js/es6/helpers/getCountryByCallingCode.js +0 -0
- /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.9 → libphonenumber-js@1.12.15}/node_modules/libphonenumber-js/es6/helpers/getIddPrefix.js +0 -0
- /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.9 → libphonenumber-js@1.12.15}/node_modules/libphonenumber-js/es6/helpers/getPossibleCountriesForNumber.js +0 -0
- /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.9 → libphonenumber-js@1.12.15}/node_modules/libphonenumber-js/es6/helpers/isObject.js +0 -0
- /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.9 → libphonenumber-js@1.12.15}/node_modules/libphonenumber-js/es6/helpers/isViablePhoneNumber.js +0 -0
- /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.9 → libphonenumber-js@1.12.15}/node_modules/libphonenumber-js/es6/helpers/matchesEntirely.js +0 -0
- /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.9 → libphonenumber-js@1.12.15}/node_modules/libphonenumber-js/es6/helpers/parseDigits.js +0 -0
- /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.9 → libphonenumber-js@1.12.15}/node_modules/libphonenumber-js/es6/helpers/stripIddPrefix.js +0 -0
- /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.9 → libphonenumber-js@1.12.15}/node_modules/libphonenumber-js/es6/isPossible.js +0 -0
- /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.9 → libphonenumber-js@1.12.15}/node_modules/libphonenumber-js/es6/isValid.js +0 -0
- /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.9 → libphonenumber-js@1.12.15}/node_modules/libphonenumber-js/es6/parse.js +0 -0
- /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.9 → libphonenumber-js@1.12.15}/node_modules/libphonenumber-js/es6/parsePhoneNumber.js +0 -0
- /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.9 → libphonenumber-js@1.12.15}/node_modules/libphonenumber-js/es6/tools/semver-compare.js +0 -0
- /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.9 → libphonenumber-js@1.12.15}/node_modules/libphonenumber-js/min/exports/parsePhoneNumber.js +0 -0
- /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.9 → libphonenumber-js@1.12.15}/node_modules/libphonenumber-js/min/exports/withMetadataArgument.js +0 -0
- /package/dist/node_modules/.pnpm/{lit-html@3.3.0 → lit-html@3.3.1}/node_modules/lit-html/async-directive.js +0 -0
- /package/dist/node_modules/.pnpm/{lit-html@3.3.0 → lit-html@3.3.1}/node_modules/lit-html/directive.js +0 -0
- /package/dist/node_modules/.pnpm/{lit-html@3.3.0 → lit-html@3.3.1}/node_modules/lit-html/directives/if-defined.js +0 -0
- /package/dist/node_modules/.pnpm/{lit-html@3.3.0 → lit-html@3.3.1}/node_modules/lit-html/directives/live.js +0 -0
- /package/dist/node_modules/.pnpm/{lit-html@3.3.0 → lit-html@3.3.1}/node_modules/lit-html/directives/ref.js +0 -0
- /package/dist/node_modules/.pnpm/{lit-html@3.3.0 → lit-html@3.3.1}/node_modules/lit-html/directives/unsafe-html.js +0 -0
- /package/dist/node_modules/.pnpm/{storybook@9.1.2_@testing-library_dom@10.4.0_msw@2.7.3_@types_node@24.3.0_typescript@5.8_12bf3ca86ec884caaedcd4eb1ffccee1 → storybook@9.1.5_@testing-library_dom@10.4.0_msw@2.7.3_@types_node@24.3.1_typescript@5.9_72cffe61c3938b770feb5ac395c7392a}/node_modules/storybook/dist/client-logger/index.js +0 -0
- /package/dist/node_modules/.pnpm/{storybook@9.1.2_@testing-library_dom@10.4.0_msw@2.7.3_@types_node@24.3.0_typescript@5.8_12bf3ca86ec884caaedcd4eb1ffccee1 → storybook@9.1.5_@testing-library_dom@10.4.0_msw@2.7.3_@types_node@24.3.1_typescript@5.9_72cffe61c3938b770feb5ac395c7392a}/node_modules/storybook/dist/core-events/index.js +0 -0
- /package/dist/node_modules/.pnpm/{vitest@3.2.4_@types_debug@4.1.12_@types_node@24.3.0_@vitest_browser@3.2.4_@vitest_ui@3._b3f9e7a46c2fec06a40d2eaf7fb1b902 → vitest@3.2.4_@types_debug@4.1.12_@types_node@24.3.1_@vitest_browser@3.2.4_@vitest_ui@3._1b07986b91643c89c81b0014d2711937}/node_modules/vitest/dist/chunks/_commonjsHelpers.BFTU3MAI.js +0 -0
- /package/dist/node_modules/.pnpm/{vitest@3.2.4_@types_debug@4.1.12_@types_node@24.3.0_@vitest_browser@3.2.4_@vitest_ui@3._b3f9e7a46c2fec06a40d2eaf7fb1b902 → vitest@3.2.4_@types_debug@4.1.12_@types_node@24.3.1_@vitest_browser@3.2.4_@vitest_ui@3._1b07986b91643c89c81b0014d2711937}/node_modules/vitest/dist/chunks/date.Bq6ZW5rf.js +0 -0
- /package/dist/node_modules/.pnpm/{vitest@3.2.4_@types_debug@4.1.12_@types_node@24.3.0_@vitest_browser@3.2.4_@vitest_ui@3._b3f9e7a46c2fec06a40d2eaf7fb1b902 → vitest@3.2.4_@types_debug@4.1.12_@types_node@24.3.1_@vitest_browser@3.2.4_@vitest_ui@3._1b07986b91643c89c81b0014d2711937}/node_modules/vitest/dist/chunks/utils.XdZDrNZV.js +0 -0
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import"../../../../node_modules/.pnpm/@lit_reactive-element@2.1.
|
|
1
|
+
import"../../../../node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/reactive-element.js";import{html as C}from"../../../../node_modules/.pnpm/lit-html@3.3.1/node_modules/lit-html/lit-html.js";import"../../../../node_modules/.pnpm/lit-element@4.2.1/node_modules/lit-element/lit-element.js";import{illustration as L}from"../../illustration-registry.js";const M=L("download-app",C`
|
|
2
2
|
<svg width="168" height="168" viewBox="0 0 168 168" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
3
3
|
<path d="M155.71 46.28L155.41 32.46L151.7 29.27L103.82 29.79L100.42 31.93L100.03 45.17L101.33 46.28H155.7H155.71ZM123.69 36.04H145.4C146.23 36.04 146.9 36.71 146.9 37.54C146.9 38.37 146.23 39.04 145.4 39.04H123.69C122.86 39.04 122.19 38.37 122.19 37.54C122.19 36.71 122.86 36.04 123.69 36.04ZM114.69 34.53C116.35 34.53 117.7 35.88 117.7 37.54C117.7 39.2 116.35 40.55 114.69 40.55C113.03 40.55 111.68 39.2 111.68 37.54C111.68 35.88 113.03 34.53 114.69 34.53ZM154.41 120.17L155.71 121.28L155.32 133.27L151.92 135.41L104.04 135.93L100.33 132.74L100.03 120.55L154.4 120.17H154.41ZM78.36 90.31C78.77 90.79 78.7 91.52 78.21 91.91L61.73 105.09C61.32 105.42 60.74 105.42 60.33 105.09L43.78 91.69C43.27 91.28 43.22 90.53 43.67 90.05L48.4 85.02C48.81 84.58 49.5 84.55 49.95 84.94L54.68 89.07C55.4 89.7 56.53 89.19 56.53 88.23V63.72C56.53 63.1 57.03 62.6 57.65 62.6H63.91C64.53 62.6 65.03 63.1 65.03 63.72V88.27C65.03 89.22 66.15 89.74 66.87 89.12L72.08 84.69C72.55 84.29 73.25 84.35 73.65 84.82L78.34 90.31H78.36Z" fill="#11395B"/>
|
|
4
4
|
<path d="M75.48 134.25H46.51C45.68 134.25 45.01 133.58 45.01 132.75C45.01 131.92 45.68 131.25 46.51 131.25H75.48C76.31 131.25 76.98 131.92 76.98 132.75C76.98 133.58 76.31 134.25 75.48 134.25ZM91.37 137.63H62.4C61.57 137.63 60.9 138.3 60.9 139.13C60.9 139.96 61.57 140.63 62.4 140.63H91.37C92.2 140.63 92.87 139.96 92.87 139.13C92.87 138.3 92.2 137.63 91.37 137.63ZM158.06 35.41V130.64C158.06 134.85 154.63 138.28 150.42 138.28H105.45C101.24 138.28 97.81 134.85 97.81 130.64V35.41C97.81 31.2 101.24 27.77 105.45 27.77H150.42C154.63 27.77 158.06 31.2 158.06 35.41ZM100.82 44.7H155.06V35.4C155.06 32.84 152.98 30.76 150.42 30.76H105.45C102.89 30.76 100.81 32.84 100.81 35.4V44.7H100.82ZM155.06 47.7H100.82V118.67H155.06V47.7ZM155.06 121.67H100.82V130.63C100.82 133.19 102.9 135.27 105.46 135.27H150.43C152.99 135.27 155.07 133.19 155.07 130.63V121.67H155.06ZM39.71 96.23H31.12C21.09 96.23 12.94 88.07 12.94 78.05C12.94 68.03 21.1 59.87 31.12 59.87C32.16 59.87 33.2 59.96 34.22 60.14C33.18 63.17 32.61 66.41 32.61 69.78C32.61 70.61 33.28 71.28 34.11 71.28C34.94 71.28 35.61 70.61 35.61 69.78C35.61 55.01 47.62 43 62.39 43C77.16 43 89.17 55.01 89.17 69.78C89.17 75.67 87.29 81.26 83.75 85.94C83.25 86.6 83.38 87.54 84.04 88.04C84.31 88.25 84.63 88.34 84.95 88.34C85.4 88.34 85.85 88.13 86.15 87.75C90.1 82.54 92.18 76.33 92.18 69.78C92.18 53.36 78.82 40 62.4 40C50.43 40 40.1 47.1 35.37 57.3C33.98 57.02 32.56 56.87 31.13 56.87C19.45 56.87 9.95001 66.37 9.95001 78.05C9.95001 89.73 19.45 99.23 31.13 99.23H39.72C40.55 99.23 41.22 98.56 41.22 97.73C41.22 96.9 40.55 96.23 39.72 96.23H39.71ZM59.38 106.25L42.83 92.85C42.27 92.39 41.91 91.72 41.86 90.99C41.81 90.27 42.07 89.55 42.57 89.02L47.3 83.99C48.27 82.96 49.86 82.88 50.93 83.81L55.03 87.39V63.72C55.03 62.28 56.2 61.1 57.65 61.1H63.91C65.35 61.1 66.53 62.27 66.53 63.72V87.44L71.11 83.55C72.21 82.62 73.86 82.75 74.79 83.84L79.48 89.32C79.94 89.86 80.16 90.57 80.1 91.27C80.03 91.97 79.68 92.63 79.13 93.07L62.66 106.25C62.19 106.63 61.61 106.82 61.03 106.82C60.45 106.82 59.86 106.63 59.38 106.24V106.25ZM45.04 90.78L61.04 103.73L76.97 90.99L72.78 86.09L67.86 90.27C67.07 90.94 66 91.08 65.07 90.65C64.13 90.22 63.55 89.31 63.55 88.27V64.1H58.05V88.22C58.05 89.26 57.46 90.17 56.51 90.6C55.56 91.03 54.49 90.87 53.7 90.19L49.25 86.3L45.05 90.76L45.04 90.78Z" fill="#1F1F1F"/>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import"../../../../node_modules/.pnpm/@lit_reactive-element@2.1.
|
|
1
|
+
import"../../../../node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/reactive-element.js";import{html as C}from"../../../../node_modules/.pnpm/lit-html@3.3.1/node_modules/lit-html/lit-html.js";import"../../../../node_modules/.pnpm/lit-element@4.2.1/node_modules/lit-element/lit-element.js";import{illustration as L}from"../../illustration-registry.js";const i=L("empty-box",C`
|
|
2
2
|
<svg width="168" height="168" viewBox="0 0 168 168" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
3
3
|
<path d="M73.21 105.45L73.29 124.61L49.4 111.44V97.44L69.42 109.1C69.65 109.23 69.91 109.3 70.17 109.3C70.3 109.3 70.44 109.28 70.57 109.25C70.96 109.14 71.29 108.89 71.48 108.53L73.2 105.45H73.21ZM98.31 108.88C98.07 109.03 97.8 109.09 97.54 109.09C97.04 109.09 96.55 108.84 96.26 108.38L93.79 104.39L93.71 124.41L117.6 111.24V97.26L98.31 108.88Z" fill="#11395B"/>
|
|
4
4
|
<path d="M128.8 107.6V90.51L141.33 82.96C141.67 82.75 141.92 82.42 142.01 82.03C142.1 81.64 142.04 81.23 141.83 80.89L128.7 59.55C128.67 59.45 128.63 59.35 128.57 59.26C128.56 59.24 128.54 59.22 128.53 59.2C128.47 59.11 128.41 59.03 128.33 58.95C128.31 58.93 128.28 58.91 128.25 58.89C128.18 58.83 128.12 58.77 128.04 58.73C128.03 58.73 128.01 58.73 128 58.71C128 58.71 128 58.71 127.98 58.7L83.96 35.18C83.96 35.18 83.93 35.17 83.91 35.16C83.83 35.12 83.75 35.09 83.67 35.07C83.64 35.07 83.61 35.05 83.59 35.04C83.48 35.01 83.37 35 83.25 35C83.13 35 83.02 35.02 82.91 35.04C82.88 35.04 82.85 35.06 82.83 35.07C82.75 35.09 82.67 35.12 82.59 35.16C82.57 35.16 82.56 35.17 82.54 35.18L38.61 58.65L38.51 58.7C38.51 58.7 38.5 58.71 38.49 58.71C38.2 58.84 37.94 59.05 37.78 59.34L25.55 81.87C25.16 82.58 25.41 83.47 26.11 83.88L37.8 90.68V107.58C37.8 108.13 38.1 108.63 38.58 108.89L82.37 133.03C82.37 133.03 82.43 133.09 82.47 133.11C82.52 133.14 82.57 133.15 82.62 133.17C82.62 133.17 82.64 133.18 82.65 133.18C82.74 133.23 82.84 133.26 82.94 133.28C83.06 133.31 83.18 133.33 83.3 133.33C83.41 133.33 83.51 133.31 83.61 133.29C83.78 133.25 83.95 133.2 84.11 133.1C84.14 133.08 84.17 133.05 84.19 133.03L127.98 108.89C128.46 108.63 128.76 108.12 128.76 107.58L128.8 107.6ZM98.03 105.54L85.65 85.58L126.75 62.1L138.49 81.18L98.03 105.54ZM100.91 73.08L84.77 63.77V39.03L124.17 60.08L100.91 73.08ZM81.77 39.03V63.91L66.38 73.44L42.43 60.05L81.77 39.03ZM28.92 82.04L39.72 62.14L80.85 85.58L69.61 105.74L28.91 82.05L28.92 82.04ZM40.84 92.45L49.4 97.44L69.42 109.1C69.65 109.23 69.91 109.3 70.17 109.3C70.3 109.3 70.44 109.28 70.57 109.25C70.96 109.14 71.29 108.89 71.48 108.53L73.2 105.45L81.77 90.09V129.29L73.29 124.61L49.4 111.44L40.84 106.72V92.46V92.45ZM125.8 106.72L117.6 111.24L93.71 124.41L84.87 129.29V90.01L93.79 104.4L96.26 108.39C96.54 108.85 97.03 109.1 97.54 109.1C97.8 109.1 98.07 109.03 98.31 108.89L117.6 97.27L125.8 92.33V106.73V106.72ZM41.92 125.71H12.95C12.12 125.71 11.45 125.04 11.45 124.21C11.45 123.38 12.12 122.71 12.95 122.71H41.92C42.75 122.71 43.42 123.38 43.42 124.21C43.42 125.04 42.75 125.71 41.92 125.71ZM59.58 130.6C59.58 131.43 58.91 132.1 58.08 132.1H29.11C28.28 132.1 27.61 131.43 27.61 130.6C27.61 129.77 28.28 129.1 29.11 129.1H58.08C58.91 129.1 59.58 129.77 59.58 130.6ZM156.55 124.21C156.55 125.04 155.88 125.71 155.05 125.71H126.08C125.25 125.71 124.58 125.04 124.58 124.21C124.58 123.38 125.25 122.71 126.08 122.71H155.05C155.88 122.71 156.55 123.38 156.55 124.21ZM140.39 130.6C140.39 131.43 139.72 132.1 138.89 132.1H109.92C109.09 132.1 108.42 131.43 108.42 130.6C108.42 129.77 109.09 129.1 109.92 129.1H138.89C139.72 129.1 140.39 129.77 140.39 130.6Z" fill="#1F1F1F"/>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import"../../../../node_modules/.pnpm/@lit_reactive-element@2.1.
|
|
1
|
+
import"../../../../node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/reactive-element.js";import{html as C}from"../../../../node_modules/.pnpm/lit-html@3.3.1/node_modules/lit-html/lit-html.js";import"../../../../node_modules/.pnpm/lit-element@4.2.1/node_modules/lit-element/lit-element.js";import{illustration as L}from"../../illustration-registry.js";const H=L("home-search",C`
|
|
2
2
|
<svg width="168" height="168" viewBox="0 0 168 168" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
3
3
|
<path d="M155.46 110.37L148.93 114.14L131.61 84.15L138.14 80.38L155.46 110.37ZM89.92 75.56C88.91 75.28 88 75.09 87.28 75.03C86.72 74.98 86.25 75.39 86.2 75.94C86.15 76.49 86.56 76.97 87.11 77.02C87.69 77.07 88.49 77.23 89.37 77.48C89.46 77.51 89.55 77.52 89.64 77.52C90.08 77.52 90.48 77.23 90.6 76.79C90.75 76.26 90.44 75.71 89.91 75.56H89.92ZM101.55 102.9C101.52 102.35 101.04 101.92 100.5 101.96C99.95 101.99 99.53 102.46 99.56 103.01C99.66 104.81 99.96 106.39 100.48 107.83C100.63 108.24 101.01 108.49 101.42 108.49C101.53 108.49 101.65 108.47 101.76 108.43C102.28 108.24 102.55 107.67 102.36 107.15C101.9 105.9 101.64 104.51 101.55 102.9ZM101.25 90.09C101.25 90.09 101.29 90.09 101.31 90.09C101.86 90.06 102.28 89.59 102.25 89.03C102.14 87.23 101.83 85.66 101.3 84.21C101.11 83.69 100.53 83.43 100.01 83.62C99.49 83.81 99.23 84.39 99.42 84.9C99.88 86.15 100.16 87.54 100.25 89.14C100.28 89.67 100.72 90.08 101.25 90.08V90.09ZM108.1 112.88C106.78 112.4 105.55 111.63 104.56 110.66C104.17 110.28 103.53 110.28 103.15 110.68C102.76 111.08 102.77 111.71 103.17 112.09C104.36 113.25 105.83 114.18 107.42 114.76C107.53 114.8 107.65 114.82 107.76 114.82C108.17 114.82 108.55 114.57 108.7 114.16C108.89 113.64 108.62 113.07 108.1 112.88ZM94.41 77.31C93.91 77.06 93.32 77.26 93.07 77.75C92.82 78.24 93.02 78.84 93.51 79.09C94.96 79.82 96.18 80.63 97.14 81.49C97.33 81.66 97.57 81.75 97.81 81.75C98.08 81.75 98.36 81.64 98.55 81.42C98.92 81.01 98.89 80.38 98.48 80.01C97.39 79.03 96.02 78.12 94.41 77.31ZM101.22 92.72C100.68 92.66 100.18 93.08 100.14 93.63C100.07 94.46 99.98 95.3 99.89 96.12V96.23C99.81 96.9 99.74 97.57 99.68 98.24C99.63 98.79 100.04 99.28 100.59 99.32C100.62 99.32 100.65 99.32 100.68 99.32C101.19 99.32 101.63 98.93 101.68 98.4C101.74 97.74 101.8 97.08 101.87 96.43V96.32C101.97 95.48 102.06 94.64 102.13 93.79C102.18 93.24 101.77 92.76 101.22 92.71V92.72ZM114.16 112.6C113.56 112.96 112.89 113.2 112.16 113.33C111.62 113.42 111.25 113.94 111.34 114.49C111.42 114.98 111.85 115.32 112.32 115.32C112.38 115.32 112.43 115.32 112.49 115.31C113.45 115.14 114.36 114.81 115.17 114.33C115.64 114.05 115.8 113.43 115.52 112.96C115.24 112.49 114.62 112.33 114.15 112.61L114.16 112.6ZM58.16 100.99C57.44 100.99 56.68 100.93 55.83 100.8C55.28 100.72 54.77 101.09 54.69 101.64C54.61 102.19 54.98 102.7 55.53 102.78C56.45 102.92 57.29 102.99 58.08 102.99H58.18C58.73 102.99 59.18 102.53 59.17 101.98C59.17 101.43 58.68 100.95 58.16 100.99ZM70.01 87.24C69.47 87.13 68.94 87.48 68.83 88.02L68.76 88.35C68.6 89.16 68.44 89.97 68.24 90.77C68.08 91.42 67.89 92.05 67.68 92.66C67.5 93.18 67.77 93.75 68.3 93.93C68.41 93.97 68.52 93.99 68.63 93.99C69.04 93.99 69.43 93.73 69.57 93.32C69.8 92.66 70.01 91.96 70.18 91.26C70.39 90.43 70.56 89.59 70.72 88.75L70.79 88.42C70.9 87.88 70.55 87.35 70.01 87.24ZM73.09 78.69C71.94 79.87 71 81.31 70.27 82.95L70.21 83.1C69.99 83.61 70.23 84.2 70.74 84.41C70.87 84.46 71 84.49 71.13 84.49C71.52 84.49 71.89 84.26 72.05 83.88L72.1 83.76C72.73 82.33 73.54 81.09 74.53 80.08C74.91 79.68 74.9 79.05 74.51 78.67C74.11 78.29 73.48 78.29 73.1 78.69H73.09ZM65.6 96.8C64.78 97.97 63.82 98.92 62.76 99.64C62.63 99.73 62.5 99.81 62.37 99.89C61.9 100.17 61.74 100.79 62.02 101.26C62.21 101.57 62.54 101.75 62.88 101.75C63.05 101.75 63.23 101.7 63.39 101.61C63.55 101.51 63.72 101.41 63.88 101.3C65.14 100.44 66.27 99.32 67.23 97.96C67.55 97.51 67.44 96.89 66.99 96.57C66.54 96.25 65.92 96.36 65.6 96.81V96.8ZM80.07 74.96C79.17 75.14 78.31 75.4 77.5 75.73C76.99 75.94 76.74 76.52 76.95 77.03C77.11 77.42 77.48 77.66 77.88 77.66C78 77.66 78.13 77.64 78.25 77.59C78.95 77.31 79.69 77.09 80.47 76.93C81.01 76.82 81.36 76.29 81.25 75.75C81.14 75.21 80.62 74.86 80.07 74.97V74.96ZM25.51 65.63C25.65 65.7 25.8 65.73 25.94 65.73C26.31 65.73 26.67 65.52 26.84 65.16C27.17 64.47 27.58 63.86 28.06 63.36C28.44 62.96 28.43 62.33 28.03 61.95C27.63 61.57 27 61.58 26.62 61.98C25.99 62.63 25.46 63.41 25.04 64.3C24.8 64.8 25.01 65.4 25.51 65.63ZM47.31 73C47.31 73.63 47.25 74.25 47.15 74.84C47.12 74.99 47.09 75.14 47.06 75.28C46.94 75.82 47.28 76.35 47.82 76.47C47.89 76.49 47.97 76.49 48.04 76.49C48.5 76.49 48.91 76.17 49.02 75.71C49.06 75.54 49.09 75.37 49.12 75.2C49.25 74.49 49.32 73.75 49.32 73C49.32 72.03 49.21 71.05 49 70.07C48.88 69.53 48.35 69.19 47.81 69.31C47.27 69.43 46.93 69.96 47.05 70.5C47.23 71.34 47.33 72.18 47.33 73.01L47.31 73ZM37.32 59.25C35.15 59.06 33.37 59.11 31.81 59.39C31.27 59.49 30.9 60.01 31 60.55C31.09 61.03 31.51 61.37 31.98 61.37C32.04 61.37 32.1 61.37 32.16 61.35C33.53 61.11 35.17 61.07 37.15 61.24C37.71 61.28 38.18 60.88 38.23 60.33C38.28 59.78 37.87 59.3 37.32 59.25ZM47.1 80.85C47.34 80.35 47.13 79.75 46.63 79.52C46.13 79.28 45.53 79.49 45.3 79.99C45.03 80.55 44.75 81.11 44.47 81.67C43.97 82.67 43.45 83.71 42.99 84.76C42.77 85.27 43 85.86 43.51 86.08C43.64 86.14 43.78 86.16 43.91 86.16C44.3 86.16 44.66 85.94 44.83 85.56C45.27 84.56 45.77 83.54 46.26 82.56C46.54 81.99 46.83 81.42 47.1 80.85ZM45.12 66.03C45.31 66.32 45.63 66.47 45.95 66.47C46.14 66.47 46.34 66.41 46.51 66.3C46.97 65.99 47.09 65.37 46.78 64.91C45.68 63.28 44.31 61.96 42.72 60.99C42.25 60.7 41.63 60.85 41.35 61.32C41.06 61.79 41.21 62.41 41.68 62.69C43.03 63.51 44.19 64.63 45.13 66.02L45.12 66.03ZM43.47 91.21C43.47 90.91 43.48 90.6 43.51 90.3C43.56 89.75 43.15 89.27 42.6 89.22C42.03 89.16 41.56 89.58 41.52 90.13C41.49 90.49 41.47 90.85 41.47 91.21C41.47 92.9 41.82 94.44 42.51 95.79C42.69 96.13 43.04 96.33 43.4 96.33C43.55 96.33 43.71 96.29 43.86 96.22C44.35 95.97 44.54 95.36 44.29 94.87C43.74 93.81 43.47 92.58 43.47 91.21ZM49.53 99.3C49.13 99.19 48.51 98.83 47.68 98.22C47.23 97.89 46.61 98 46.28 98.44C45.96 98.89 46.06 99.51 46.5 99.84C47.56 100.61 48.33 101.04 48.98 101.22C49.07 101.25 49.16 101.26 49.25 101.26C49.69 101.26 50.09 100.97 50.21 100.53C50.36 100 50.05 99.45 49.52 99.29L49.53 99.3ZM27.95 72.21L29.84 70.32C30.35 69.81 30.35 68.98 29.84 68.46C29.33 67.95 28.49 67.95 27.99 68.46L26.1 70.35L24.21 68.46C23.7 67.95 22.87 67.95 22.35 68.46C21.84 68.97 21.84 69.8 22.35 70.32L24.24 72.21L22.35 74.1C21.84 74.61 21.84 75.44 22.35 75.96C22.61 76.22 22.94 76.34 23.28 76.34C23.62 76.34 23.95 76.21 24.21 75.96L26.1 74.07L27.99 75.96C28.5 76.47 29.33 76.47 29.85 75.96C30.36 75.45 30.36 74.62 29.85 74.1L27.96 72.21H27.95ZM132.11 64.82V56.61L132.68 57.18C132.92 57.42 133.23 57.54 133.54 57.54C133.85 57.54 134.16 57.42 134.4 57.18C134.87 56.71 134.87 55.94 134.4 55.46L131.86 52.92C131.81 52.85 131.78 52.77 131.71 52.71L120.79 42.54C120.31 42.09 119.56 42.09 119.08 42.54L118.42 43.16L116.21 45.22L108.17 52.71C108.11 52.77 108.07 52.85 108.02 52.92L105.54 55.4C105.07 55.87 105.07 56.64 105.54 57.12C105.78 57.36 106.09 57.48 106.4 57.48C106.71 57.48 107.02 57.36 107.26 57.12L107.77 56.61V64.82C107.77 65.51 108.33 66.08 109.03 66.08H115.58C115.98 66.08 116.32 65.88 116.55 65.59C116.72 65.38 116.83 65.12 116.83 64.83V58.97H123.05V64.83C123.05 65.52 123.61 66.09 124.31 66.09H130.86C131.55 66.09 132.12 65.53 132.12 64.83L132.11 64.82Z" fill="#11395B"/>
|
|
4
4
|
<path d="M115.74 121.39C116.51 121.02 117.61 120.31 118.47 119.04C118.97 118.3 119.32 117.47 119.5 116.58C119.52 116.48 119.53 116.38 119.53 116.28V81.22C118.52 81.21 117.52 81.14 116.53 81.01V116.12C116.42 116.57 116.24 116.99 115.98 117.37C115.54 118.02 114.99 118.41 114.56 118.63L85.0499 125.9V51.25L96.0199 48.51C96.3999 47.33 96.8699 46.18 97.4199 45.07L83.7199 48.49L54.4599 33.86C54.4599 33.86 54.3699 33.82 54.32 33.8C53.8499 33.62 53.36 33.5 52.86 33.43C52.84 33.43 52.82 33.43 52.81 33.42C52.78 33.42 52.75 33.41 52.72 33.4C52.67 33.4 52.62 33.4 52.56 33.4H52.54C52 33.35 51.45 33.35 50.91 33.43C50.86 33.43 50.8099 33.45 50.7599 33.46L19.7199 41.22C19.7199 41.22 19.7199 41.22 19.7099 41.22C18.9699 41.41 17.8999 41.85 16.9999 42.88C15.8399 44.19 15.6599 45.66 15.6499 46.44V116.22C15.5999 116.8 15.5799 118.78 17.1799 120.3C18.7499 121.8 20.65 121.72 21.2 121.65C21.27 121.65 21.3299 121.63 21.3899 121.62L51.45 114.22L82.4499 129.27C82.6599 129.37 82.8799 129.42 83.1099 129.42C83.2299 129.42 83.3499 129.41 83.4699 129.38L115.45 121.5C115.55 121.48 115.65 121.44 115.74 121.39ZM20.78 118.67C20.53 118.68 19.8099 118.67 19.2399 118.12C18.5299 117.44 18.6299 116.48 18.6299 116.44C18.6299 116.39 18.6299 116.33 18.6299 116.28V46.45C18.6299 46.17 18.6999 45.47 19.2299 44.86C19.6499 44.38 20.17 44.19 20.4399 44.12L51.0299 36.47V111.22L20.7699 118.67H20.78ZM54.0499 37L82.0599 51.01V125.74L54.0499 112.14V37ZM151.17 130.64C151.17 131.47 150.5 132.14 149.67 132.14H120.7C119.87 132.14 119.2 131.47 119.2 130.64C119.2 129.81 119.87 129.14 120.7 129.14H149.67C150.5 129.14 151.17 129.81 151.17 130.64ZM135.01 137.02C135.01 137.85 134.34 138.52 133.51 138.52H104.54C103.71 138.52 103.04 137.85 103.04 137.02C103.04 136.19 103.71 135.52 104.54 135.52H133.51C134.34 135.52 135.01 136.19 135.01 137.02ZM157.57 109.42L140.02 79.03C139.74 78.55 139.29 78.2 138.76 78.06C138.23 77.91 137.66 77.99 137.18 78.27L136.16 78.86L134.7 76.32L133.51 74.27C142.49 67.48 145.22 54.87 139.45 44.88C136.42 39.64 131.53 35.89 125.69 34.32C119.84 32.75 113.73 33.56 108.49 36.58C105.19 38.49 102.48 41.14 100.53 44.3C99.8399 45.41 99.2599 46.6 98.7799 47.83C98.4599 48.65 98.16 49.48 97.9299 50.34C96.3599 56.19 97.17 62.3 100.19 67.54C103.22 72.78 108.11 76.53 113.95 78.1C114.8 78.33 115.66 78.5 116.52 78.63C117.52 78.78 118.52 78.86 119.52 78.88C119.63 78.88 119.74 78.89 119.85 78.89C122.85 78.89 125.82 78.28 128.61 77.1L129.79 79.14L131.26 81.68L130.24 82.27C129.76 82.55 129.41 83 129.27 83.53C129.13 84.07 129.2 84.63 129.48 85.11L147.03 115.5C147.31 115.98 147.76 116.33 148.29 116.47C148.47 116.52 148.65 116.54 148.83 116.54C149.19 116.54 149.55 116.45 149.87 116.26L156.8 112.26C157.79 111.69 158.13 110.41 157.56 109.42H157.57ZM116.53 76.37C115.86 76.26 115.2 76.12 114.54 75.94C109.27 74.53 104.86 71.15 102.13 66.42C98.5899 60.28 98.5999 53.06 101.53 47.13C102.17 45.83 102.97 44.6 103.88 43.45C105.43 41.51 107.34 39.81 109.61 38.5C112.82 36.65 116.33 35.77 119.79 35.77C126.86 35.77 133.74 39.44 137.52 45.98C143.15 55.74 139.8 68.26 130.04 73.9C126.79 75.77 123.18 76.68 119.53 76.62C118.53 76.6 117.53 76.54 116.53 76.37ZM138.14 80.38L155.46 110.37L148.93 114.14L131.61 84.15L138.14 80.38Z" fill="#1F1F1F"/>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import"../../../../node_modules/.pnpm/@lit_reactive-element@2.1.
|
|
1
|
+
import"../../../../node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/reactive-element.js";import{html as C}from"../../../../node_modules/.pnpm/lit-html@3.3.1/node_modules/lit-html/lit-html.js";import"../../../../node_modules/.pnpm/lit-element@4.2.1/node_modules/lit-element/lit-element.js";import{illustration as L}from"../../illustration-registry.js";const t=L("house-5",C`
|
|
2
2
|
<svg width="168" height="168" viewBox="0 0 168 168" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
3
3
|
<path d="M77.59 61.98L73.61 58.94L57.74 46.81L54.53 49.26L53.28 50.22L52.81 50.58L52.03 51.17L45.66 56.04L42.66 58.33L40.01 60.36L33.78 65.12V126.86H49.1V93.87C49.1 93.31 49.55 92.86 50.11 92.86H65.12C65.68 92.86 66.13 93.31 66.13 93.87V126.86H81.44V65.17C81.44 65.1 81.45 65.02 81.46 64.95L77.57 61.98H77.59ZM77.1 71.74H37.67C37.11 71.74 36.66 71.29 36.66 70.73C36.66 70.17 37.11 69.72 37.67 69.72H77.1C77.66 69.72 78.11 70.17 78.11 70.73C78.11 71.29 77.66 71.74 77.1 71.74ZM84.48 80.74V126.86H138.69V80.74H84.48ZM95.85 113.58V92.29C95.85 91.73 96.3 91.28 96.86 91.28H128.68C129.24 91.28 129.69 91.73 129.69 92.29V113.58C129.69 114.14 129.24 114.59 128.68 114.59H96.86C96.3 114.59 95.85 114.14 95.85 113.58ZM26.48 70.69L30.73 67.44V126.86H10.41V55.99L11.01 55.53L14.99 52.49L16.77 51.13L19.81 48.81L34.37 37.68L49.53 49.26L40.66 56.04L37.66 58.33H15.15C14.59 58.33 14.14 58.78 14.14 59.34C14.14 59.9 14.59 60.35 15.15 60.35H34.99L24.63 68.26C23.96 68.77 23.84 69.72 24.35 70.39C24.65 70.78 25.1 70.99 25.56 70.99C25.88 70.99 26.21 70.89 26.48 70.68V70.69Z" fill="#11395B"/>
|
|
4
4
|
<path d="M92.9899 38.42C92.9899 37.47 93.7599 36.7 94.7099 36.7H124.05C125 36.7 125.77 37.47 125.77 38.42C125.77 39.37 125 40.14 124.05 40.14H94.7099C93.7599 40.14 92.9899 39.37 92.9899 38.42ZM95.8499 113.58V92.29C95.8499 91.73 96.2999 91.28 96.8599 91.28H128.68C129.24 91.28 129.69 91.73 129.69 92.29V113.58C129.69 114.14 129.24 114.59 128.68 114.59H96.8599C96.2999 114.59 95.8499 114.14 95.8499 113.58ZM98.0699 112.37H127.47V93.5H98.0699V112.37ZM109.38 33.68H138.73C139.68 33.68 140.45 32.91 140.45 31.96C140.45 31.01 139.68 30.24 138.73 30.24H109.38C108.43 30.24 107.66 31.01 107.66 31.96C107.66 32.91 108.43 33.68 109.38 33.68ZM41.0599 135.19C41.0599 134.24 40.2899 133.47 39.3399 133.47H15.3999C14.4499 133.47 13.6799 134.24 13.6799 135.19C13.6799 136.14 14.4499 136.91 15.3999 136.91H39.3499C40.2899 136.91 41.0599 136.13 41.0599 135.19ZM52.7099 139.78H28.7699C27.8199 139.78 27.0499 140.55 27.0499 141.5C27.0499 142.45 27.8199 143.22 28.7699 143.22H52.7099C53.6599 143.22 54.4299 142.45 54.4299 141.5C54.4299 140.55 53.6599 139.78 52.7099 139.78ZM157.54 108.11H157.56L157.04 108.13C155.74 108.11 154.4 107.83 153.14 107.32V126.68H157.81C158.76 126.68 159.53 127.45 159.53 128.4C159.53 129.35 158.76 130.12 157.81 130.12H8.88995C7.93995 130.12 7.16995 129.35 7.16995 128.4V58.72L3.23995 61.72C2.94995 61.95 2.57995 62.07 2.19995 62.07C1.65995 62.07 1.15995 61.82 0.829947 61.39C0.549947 61.02 0.429947 60.57 0.489947 60.12C0.549947 59.66 0.779947 59.26 1.14995 58.98L7.19995 54.35C7.16995 54.24 7.15995 54.13 7.15995 54.01V33.89C7.15995 32.94 7.92995 32.17 8.87995 32.17H18.2699C19.2199 32.17 19.9899 32.94 19.9899 33.89V44.58L33.3099 34.41L33.4699 34.54L33.3999 34.35L33.5499 34.26L33.7199 34.4L33.6999 34.19C33.6999 34.19 33.8099 34.14 33.8899 34.12C33.9399 34.1 33.9999 34.09 34.0699 34.09C34.0899 34.08 34.1499 34.07 34.2099 34.07H34.6399L34.7699 34.11C34.8899 34.13 34.9499 34.16 35.0099 34.18C35.0699 34.2 35.1699 34.25 35.1699 34.25L35.2499 34.3L35.2099 34.51L35.3899 34.39L52.0299 47.1L56.6999 43.53L56.8599 43.66L56.7899 43.47C56.7899 43.47 56.8799 43.41 56.9299 43.38L57.0399 43.32C57.1399 43.28 57.2099 43.25 57.2699 43.24C57.3399 43.22 57.3899 43.21 57.4499 43.21C57.4699 43.21 57.5299 43.19 57.5999 43.19H57.9099L58.2099 43.24C58.2599 43.25 58.3099 43.27 58.3499 43.29L58.4599 43.34C58.5599 43.38 58.5999 43.41 58.6399 43.44L58.7799 43.53L78.6799 58.74H139.56C140.33 58.74 141.01 59.26 141.21 60L146.45 78.76C146.6 79.29 146.49 79.83 146.17 80.27C145.85 80.69 145.33 80.95 144.8 80.95H141.94V87.63C142.03 87.59 142.13 87.56 142.22 87.52C143.89 83.72 147.51 81.36 151.68 81.36C155.85 81.36 159.63 83.86 161.23 87.73C165.06 89.25 167.58 93.34 167.52 97.94C167.44 103.44 163 107.94 157.55 108.13L157.54 108.11ZM10.6099 51.75L16.5599 47.21V35.61H10.6099V51.76V51.75ZM30.7299 67.44L26.4799 70.69C26.2099 70.89 25.8799 70.99 25.5599 70.99C25.0999 70.99 24.6499 70.78 24.3499 70.39C23.8399 69.72 23.9599 68.77 24.6299 68.26L34.9899 60.35L37.6599 58.33L40.6599 56.04L49.5299 49.26L34.3699 37.68L19.8099 48.81L16.7699 51.13L14.9899 52.49L11.0099 55.53L10.4099 55.99V126.86H30.7299V67.44ZM63.8999 95.09H51.3199V127.17H63.8999V95.09ZM81.4599 64.95L77.5699 61.98H77.5899L73.6099 58.94L57.7399 46.81L54.5299 49.26L53.2799 50.22L52.8099 50.58L52.0299 51.17L45.6599 56.04L42.6599 58.33L40.0099 60.36L33.7799 65.12V126.86H49.0999V93.87C49.0999 93.31 49.5499 92.86 50.1099 92.86H65.1199C65.6799 92.86 66.1299 93.31 66.1299 93.87V126.86H81.4399V65.17C81.4399 65.1 81.4499 65.02 81.4599 64.95ZM83.1799 62.17L90.9399 68.1C91.6899 68.68 91.8299 69.76 91.2599 70.51C90.9299 70.94 90.4299 71.19 89.8899 71.19C89.5099 71.19 89.1599 71.07 88.8499 70.84L84.6799 67.65V77.5H142.53L138.25 62.17H83.1899H83.1799ZM138.69 80.74H84.4799V126.86H138.69V80.74ZM149.7 107.19C148.58 107.58 147.43 107.78 146.26 107.78C144.76 107.78 143.31 107.46 141.93 106.82V126.65H149.7V107.19ZM164.06 97.87C164.11 94.51 162.16 91.5 159.42 90.73H159.4L159.35 90.7C159.18 90.63 159.05 90.57 158.93 90.49L158.83 90.43C158.73 90.36 158.61 90.24 158.52 90.12C158.36 89.9 158.28 89.75 158.24 89.6C157.34 86.77 154.64 84.8 151.66 84.8C148.68 84.8 146.08 86.68 145.13 89.47C145.11 89.55 145.07 89.62 145.04 89.69L144.99 89.8L144.8 90.05L144.72 90.13C144.66 90.19 144.61 90.24 144.55 90.29L144.38 90.16L144.46 90.35C144.46 90.35 144.3 90.44 144.27 90.46C144.1 90.53 144.03 90.56 143.95 90.58C143.21 90.76 142.54 91.09 141.91 91.57V102.85C143.13 103.83 144.66 104.37 146.24 104.37C147.45 104.37 148.61 104.06 149.68 103.44V100.87L144.34 98.2C143.5 97.77 143.15 96.74 143.57 95.89C143.87 95.3 144.46 94.94 145.11 94.94C145.38 94.94 145.63 95 145.87 95.12L149.67 97.03V91.01C149.67 90.06 150.44 89.29 151.39 89.29C152.34 89.29 153.11 90.06 153.11 91.01V94.73L157.84 92.52C158.07 92.42 158.31 92.36 158.56 92.36C159.23 92.36 159.85 92.75 160.13 93.36C160.32 93.78 160.34 94.24 160.18 94.68C160.02 95.11 159.71 95.46 159.29 95.65L153.11 98.53V103.5C154.27 104.25 155.73 104.7 157.05 104.72H157.15C160.91 104.72 164 101.66 164.05 97.91L164.06 97.87Z" fill="#1F1F1F"/>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import"../../../../node_modules/.pnpm/@lit_reactive-element@2.1.
|
|
1
|
+
import"../../../../node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/reactive-element.js";import{html as C}from"../../../../node_modules/.pnpm/lit-html@3.3.1/node_modules/lit-html/lit-html.js";import"../../../../node_modules/.pnpm/lit-element@4.2.1/node_modules/lit-element/lit-element.js";import{illustration as V}from"../../illustration-registry.js";const t=V("house-6",C`
|
|
2
2
|
<svg width="168" height="168" viewBox="0 0 168 168" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
3
3
|
<path d="M87.11 35.49L86.74 35.77L85.75 36.27L85.92 36.4L48.59 64.93L48.27 65.21L48.32 65.62V132.63H104.21V104.83C104.21 104.68 104.34 104.55 104.49 104.55H116.62C116.77 104.55 116.9 104.68 116.9 104.83V132.63H125.96V65.17L87.11 35.48V35.49ZM72.4 121.94C72.4 122.09 72.27 122.22 72.12 122.22H56.25C56.1 122.22 55.97 122.09 55.97 121.94V104.83C55.97 104.68 56.1 104.55 56.25 104.55H72.12C72.27 104.55 72.4 104.68 72.4 104.83V121.94ZM95.37 121.94C95.37 122.09 95.24 122.22 95.09 122.22H79.22C79.07 122.22 78.94 122.09 78.94 121.94V104.83C78.94 104.68 79.07 104.55 79.22 104.55H95.09C95.24 104.55 95.37 104.68 95.37 104.83V121.94ZM118.39 99.37H55.85C55.32 99.37 54.89 98.92 54.89 98.37C54.89 97.82 55.32 97.37 55.85 97.37H118.39C118.92 97.37 119.35 97.82 119.35 98.37C119.35 98.92 118.92 99.37 118.39 99.37ZM55.97 88.35V74.79C55.97 74.64 56.1 74.51 56.25 74.51H72.12C72.27 74.51 72.4 74.64 72.4 74.79V88.35C72.4 88.5 72.27 88.63 72.12 88.63H56.25C56.1 88.63 55.97 88.5 55.97 88.35ZM78.94 88.36V74.8C78.94 74.65 79.07 74.52 79.22 74.52H95.09C95.24 74.52 95.37 74.65 95.37 74.8V88.36C95.37 88.51 95.24 88.64 95.09 88.64H79.22C79.07 88.64 78.94 88.51 78.94 88.36ZM101.91 88.35V74.79C101.91 74.64 102.04 74.51 102.19 74.51H118.06C118.21 74.51 118.34 74.64 118.34 74.79V88.35C118.34 88.5 118.21 88.63 118.06 88.63H102.19C102.04 88.63 101.91 88.5 101.91 88.35ZM118.39 67.57H55.85C55.32 67.57 54.89 67.12 54.89 66.57C54.89 66.02 55.32 65.57 55.85 65.57H118.39C118.92 65.57 119.35 66.02 119.35 66.57C119.35 67.12 118.92 67.57 118.39 67.57Z" fill="#11395B"/>
|
|
4
4
|
<path d="M72.06 73.79H56.19C55.64 73.79 55.19 74.24 55.19 74.79V88.35C55.19 88.9 55.64 89.35 56.19 89.35H72.06C72.61 89.35 73.06 88.9 73.06 88.35V74.79C73.06 74.24 72.61 73.79 72.06 73.79ZM71.06 87.35H57.19V75.79H71.06V87.35ZM95.03 73.8H79.16C78.61 73.8 78.16 74.25 78.16 74.8V88.36C78.16 88.91 78.61 89.36 79.16 89.36H95.03C95.58 89.36 96.03 88.91 96.03 88.36V74.8C96.03 74.25 95.58 73.8 95.03 73.8ZM94.03 87.36H80.16V75.8H94.03V87.36ZM118 73.79H102.13C101.58 73.79 101.13 74.24 101.13 74.79V88.35C101.13 88.9 101.58 89.35 102.13 89.35H118C118.55 89.35 119 88.9 119 88.35V74.79C119 74.24 118.55 73.79 118 73.79ZM117 87.35H103.13V75.79H117V87.35ZM95.03 103.83H79.16C78.61 103.83 78.16 104.28 78.16 104.83V121.94C78.16 122.49 78.61 122.94 79.16 122.94H95.03C95.58 122.94 96.03 122.49 96.03 121.94V104.83C96.03 104.28 95.58 103.83 95.03 103.83ZM94.03 120.94H80.16V105.83H94.03V120.94ZM72.06 103.83H56.19C55.64 103.83 55.19 104.28 55.19 104.83V121.94C55.19 122.49 55.64 122.94 56.19 122.94H72.06C72.61 122.94 73.06 122.49 73.06 121.94V104.83C73.06 104.28 72.61 103.83 72.06 103.83ZM71.06 120.94H57.19V105.83H71.06V120.94ZM156.32 131.91H135.91V111.49C137.2 112.05 138.6 112.37 139.95 112.39H140.09C142.71 112.39 145.19 111.39 147.07 109.55C148.99 107.68 150.06 105.19 150.1 102.51C150.16 97.99 147.66 94.03 143.94 92.59C142.42 88.82 138.78 86.35 134.66 86.35C132.23 86.35 129.95 87.23 128.18 88.73V67.82L132.91 71.43C133.18 71.64 133.5 71.74 133.82 71.74C134.27 71.74 134.72 71.54 135.01 71.15C135.51 70.49 135.39 69.55 134.73 69.05L87.97 33.31C87.97 33.31 87.9 33.27 87.86 33.24C87.83 33.22 87.8 33.2 87.77 33.18C87.71 33.15 87.65 33.12 87.58 33.1C87.56 33.1 87.53 33.08 87.51 33.07C87.44 33.05 87.37 33.03 87.3 33.02C87.28 33.02 87.26 33.02 87.23 33.01C87.16 33.01 87.09 33 87.01 33.01H86.94C86.87 33.01 86.8 33.03 86.73 33.04C86.7 33.04 86.68 33.04 86.65 33.06C86.58 33.08 86.51 33.1 86.45 33.13C86.43 33.14 86.4 33.15 86.38 33.16C86.31 33.19 86.25 33.23 86.19 33.28C86.18 33.29 86.16 33.3 86.15 33.31L39.39 69.05C38.73 69.55 38.61 70.49 39.11 71.15C39.41 71.54 39.85 71.74 40.3 71.74C40.62 71.74 40.94 71.64 41.21 71.43L45.98 67.79V131.92H27.6V111.5C28.89 112.06 30.29 112.38 31.64 112.4H31.78C34.4 112.4 36.88 111.4 38.76 109.56C40.68 107.69 41.75 105.2 41.79 102.52C41.85 98 39.35 94.04 35.63 92.6C34.11 88.83 30.47 86.36 26.35 86.36C22.23 86.36 18.73 88.76 17.16 92.4C13.44 93.71 11 97.49 11 102.07C11 107.59 15.49 112.08 21.01 112.08C22.26 112.08 23.47 111.85 24.6 111.41V131.92H19.89C19.06 131.92 18.39 132.59 18.39 133.42C18.39 134.25 19.06 134.92 19.89 134.92H156.32C157.15 134.92 157.82 134.25 157.82 133.42C157.82 132.59 157.15 131.92 156.32 131.92V131.91ZM21.01 109.07C17.14 109.07 14 105.92 14 102.06C14 98.52 15.83 95.78 18.66 95.07H18.67C18.75 95.05 18.82 95.02 18.9 94.99C18.92 94.99 18.94 94.99 18.95 94.97C19.03 94.93 19.1 94.89 19.17 94.84C19.18 94.84 19.19 94.84 19.2 94.82C19.28 94.76 19.35 94.7 19.41 94.63C19.45 94.59 19.48 94.54 19.51 94.49C19.53 94.46 19.56 94.43 19.58 94.4C19.6 94.37 19.61 94.33 19.63 94.3C19.66 94.24 19.69 94.19 19.71 94.13C20.68 91.28 23.34 89.37 26.35 89.37C29.36 89.37 32.11 91.33 33.03 94.26C33.07 94.4 33.14 94.53 33.23 94.65C33.25 94.67 33.26 94.69 33.28 94.72C33.36 94.83 33.46 94.93 33.57 95.01C33.59 95.01 33.61 95.03 33.63 95.05C33.73 95.12 33.84 95.17 33.96 95.22C33.98 95.22 34 95.24 34.02 95.24C34.02 95.24 34.04 95.25 34.06 95.25C36.85 96.04 38.84 99.09 38.79 102.5C38.77 104.37 38.01 106.12 36.67 107.43C35.33 108.74 33.55 109.45 31.68 109.42C30.29 109.4 28.78 108.92 27.6 108.12V102.98L33.82 100.08C34.57 99.73 34.9 98.84 34.55 98.09C34.2 97.34 33.31 97.01 32.56 97.36L27.6 99.67V95.69C27.6 94.86 26.93 94.19 26.1 94.19C25.27 94.19 24.6 94.86 24.6 95.69V101.95L20.56 99.93C19.82 99.56 18.92 99.86 18.55 100.6C18.18 101.34 18.48 102.24 19.22 102.61L24.61 105.3V108.08C23.53 108.73 22.3 109.09 21.02 109.09V109.07H21.01ZM115.57 131.72H105.44V105.83H115.57V131.72ZM125.19 65.62V131.91H117.57V104.83C117.57 104.28 117.12 103.83 116.57 103.83H104.44C103.89 103.83 103.44 104.28 103.44 104.83V131.91H48.99V65.62C48.99 65.62 48.99 65.54 48.98 65.5L87.08 36.39L125.21 65.53V65.62H125.19ZM132.91 131.91H128.19V112C128.56 112.04 128.94 112.07 129.32 112.07C130.57 112.07 131.78 111.84 132.91 111.4V131.91ZM132.91 108.05C131.83 108.7 130.6 109.06 129.32 109.06C128.93 109.06 128.56 109.02 128.19 108.96V102.91L132.91 105.27V108.05ZM134.41 94.16C133.58 94.16 132.91 94.83 132.91 95.66V101.92L128.87 99.9C128.65 99.79 128.42 99.75 128.19 99.75V93.71C129.26 91.09 131.8 89.34 134.67 89.34C137.74 89.34 140.43 91.3 141.35 94.23C141.39 94.37 141.46 94.5 141.55 94.62C141.57 94.64 141.58 94.66 141.6 94.69C141.68 94.8 141.78 94.9 141.89 94.98C141.91 94.98 141.93 95 141.95 95.02C142.05 95.09 142.16 95.14 142.28 95.19C142.3 95.19 142.32 95.21 142.34 95.21C142.35 95.21 142.36 95.22 142.38 95.22C145.17 96.01 147.16 99.06 147.11 102.47C147.08 104.34 146.33 106.09 144.99 107.4C143.65 108.71 141.88 109.45 140.01 109.39C138.62 109.37 137.11 108.89 135.93 108.09V102.95L142.15 100.05C142.9 99.7 143.23 98.81 142.88 98.06C142.53 97.31 141.64 96.98 140.89 97.33L135.93 99.64V95.66C135.93 94.83 135.26 94.16 134.43 94.16H134.41ZM12.92 40.88C12.92 40.05 13.59 39.38 14.42 39.38H43.39C44.22 39.38 44.89 40.05 44.89 40.88C44.89 41.71 44.22 42.38 43.39 42.38H14.42C13.59 42.38 12.92 41.71 12.92 40.88ZM27.41 34.5C27.41 33.67 28.08 33 28.91 33H57.88C58.71 33 59.38 33.67 59.38 34.5C59.38 35.33 58.71 36 57.88 36H28.91C28.08 36 27.41 35.33 27.41 34.5Z" fill="#1F1F1F"/>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import"../../../../node_modules/.pnpm/@lit_reactive-element@2.1.
|
|
1
|
+
import"../../../../node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/reactive-element.js";import{html as C}from"../../../../node_modules/.pnpm/lit-html@3.3.1/node_modules/lit-html/lit-html.js";import"../../../../node_modules/.pnpm/lit-element@4.2.1/node_modules/lit-element/lit-element.js";import{illustration as L}from"../../illustration-registry.js";const o=L("house-fireworks",C`
|
|
2
2
|
<svg width="168" height="168" viewBox="0 0 168 168" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
3
3
|
<path d="M118.61 101.14V140.32H94.28V115.15C94.28 114.69 93.9 114.31 93.44 114.31H73.94C73.48 114.31 73.1 114.69 73.1 115.15V140.32H48.77V101.14L81.99 67.92C82.47 67.46 83.07 67.21 83.7 67.21C84.33 67.21 84.95 67.46 85.41 67.92L86.64 69.15H86.62L118.61 101.14ZM25.17 72.14C25.62 72.5 25.7 73.14 25.35 73.6L21.22 78.87C21.01 79.13 20.71 79.27 20.4 79.27C20.18 79.27 19.95 79.2 19.76 79.05C19.31 78.69 19.23 78.05 19.58 77.59L23.71 72.32C24.07 71.87 24.72 71.79 25.17 72.14ZM34.96 74.59L36.08 81.19C36.18 81.76 35.79 82.3 35.23 82.39C35.16 82.4 35.11 82.4 35.05 82.4C34.56 82.4 34.11 82.05 34.03 81.54L32.91 74.94C32.81 74.37 33.2 73.83 33.76 73.74C34.34 73.64 34.87 74.03 34.96 74.59ZM29.26 50.84L28.14 44.24C28.04 43.67 28.43 43.13 28.99 43.04C29.57 42.94 30.1 43.33 30.19 43.89L31.31 50.49C31.41 51.06 31.02 51.6 30.46 51.69C30.39 51.7 30.34 51.7 30.28 51.7C29.79 51.7 29.34 51.35 29.26 50.84ZM38.46 53.95C38.01 53.59 37.93 52.95 38.28 52.49L42.41 47.22C42.77 46.77 43.42 46.69 43.87 47.04C44.32 47.4 44.4 48.04 44.05 48.5L39.92 53.77C39.71 54.03 39.41 54.17 39.1 54.17C38.88 54.17 38.65 54.1 38.46 53.95ZM51.89 59.55C52 60.11 51.63 60.66 51.07 60.77L44.5 62.07C44.44 62.09 44.36 62.09 44.3 62.09C43.81 62.09 43.37 61.75 43.28 61.25C43.17 60.69 43.54 60.14 44.1 60.03L50.67 58.73C51.22 58.61 51.78 58.99 51.89 59.55ZM46.95 72.55C47.4 72.91 47.47 73.56 47.12 74.01C46.91 74.27 46.6 74.41 46.3 74.41C46.08 74.41 45.85 74.34 45.66 74.18L40.41 70.03C39.96 69.67 39.88 69.02 40.24 68.57C40.6 68.12 41.25 68.05 41.7 68.4L46.95 72.55ZM17.27 52.87C16.82 52.51 16.74 51.86 17.1 51.41C17.46 50.96 18.11 50.89 18.56 51.24L23.81 55.39C24.26 55.75 24.33 56.4 23.98 56.85C23.77 57.11 23.46 57.25 23.16 57.25C22.94 57.25 22.71 57.18 22.52 57.02L17.27 52.87ZM12.23 66C12.12 65.44 12.49 64.89 13.05 64.78L19.62 63.48C20.17 63.36 20.73 63.74 20.84 64.3C20.95 64.86 20.58 65.41 20.02 65.52L13.45 66.82C13.39 66.84 13.31 66.84 13.25 66.84C12.76 66.84 12.32 66.5 12.23 66ZM36.99 67.9V67.92L46.52 83.96C46.97 84.71 46.72 85.66 45.98 86.1C45.73 86.25 45.46 86.32 45.19 86.32C44.66 86.32 44.14 86.05 43.85 85.56L34.44 69.73C33.59 70.08 32.69 70.29 31.79 70.29H31.73C30.71 70.29 29.68 70.06 28.74 69.62C27.88 69.22 27.11 68.64 26.45 67.89L10.88 77.14C10.63 77.29 10.36 77.36 10.09 77.36C9.56001 77.36 9.04001 77.09 8.75001 76.6C8.30001 75.85 8.55001 74.9 9.29001 74.46L24.95 65.15C24.7 64.27 24.63 63.35 24.73 62.45C24.85 61.41 25.2 60.4 25.76 59.5C26.17 58.85 26.67 58.26 27.29 57.76C27.3 57.75 27.33 57.73 27.33 57.73L17.68 41.49C17.23 40.74 17.48 39.79 18.22 39.35C18.97 38.91 19.92 39.15 20.36 39.89L30.14 56.36C30.8 56.2 31.46 56.15 32.15 56.19C32.25 56.21 32.35 56.2 32.45 56.21C33.4 56.31 34.32 56.6 35.14 57.06C35.69 57.36 36.19 57.73 36.65 58.18L53.33 48.27C54.08 47.83 55.03 48.07 55.47 48.81C55.92 49.56 55.67 50.51 54.93 50.95L38.35 60.81C38.58 61.45 38.72 62.11 38.76 62.79C38.78 63.16 38.78 63.56 38.74 63.94C38.67 64.61 38.5 65.26 38.25 65.87C37.95 66.61 37.52 67.29 36.99 67.88V67.9ZM67.39 46.88L67.37 46.9C66.84 46.9 66.32 46.63 66.03 46.14C65.58 45.39 65.83 44.44 66.57 44L73.63 39.8C73.62 39.71 73.61 39.62 73.61 39.53C73.59 39.3 73.59 39.07 73.61 38.84C73.7 37.97 74.04 37.19 74.59 36.55C74.61 36.53 74.65 36.49 74.65 36.49L70.32 29.21C69.87 28.46 70.12 27.51 70.86 27.07C71.61 26.63 72.56 26.87 73 27.61L77.38 34.98L77.43 35.07C78.42 34.99 79.4 35.27 80.22 35.85L80.41 35.74L87.78 31.36C88.53 30.92 89.48 31.16 89.92 31.9C90.37 32.65 90.12 33.6 89.38 34.04C89.38 34.04 81.91 38.45 81.91 38.48C82.1 39.49 81.91 40.57 81.35 41.46C81.34 41.49 81.31 41.53 81.31 41.53L85.64 48.81C86.09 49.56 85.84 50.51 85.1 50.95C84.85 51.1 84.58 51.17 84.31 51.17C83.78 51.17 83.26 50.9 82.97 50.41L78.77 43.34C78.68 43.36 78.59 43.39 78.5 43.4C78.28 43.43 78.06 43.45 77.83 43.45C77.68 43.45 77.54 43.44 77.39 43.43C76.69 43.36 76.03 43.1 75.46 42.7C75.37 42.62 75.26 42.57 75.17 42.5L68.19 46.64C67.94 46.79 67.67 46.86 67.4 46.86V46.88H67.39ZM132.53 79.97L132.3 88.38C132.28 88.94 131.82 89.39 131.26 89.39H131.23C130.66 89.37 130.21 88.89 130.22 88.32L130.45 79.91C130.47 79.34 130.96 78.87 131.52 78.9C132.09 78.92 132.54 79.4 132.53 79.97ZM149.14 79.78C149.55 80.18 149.57 80.83 149.17 81.25C148.97 81.47 148.68 81.57 148.42 81.57C148.16 81.57 147.9 81.48 147.7 81.28L141.62 75.46C141.21 75.06 141.19 74.41 141.59 73.99C141.99 73.58 142.64 73.56 143.06 73.96L149.14 79.78ZM113.8 48.02C113.39 47.62 113.37 46.97 113.77 46.55C114.17 46.14 114.82 46.12 115.24 46.52L121.32 52.34C121.73 52.74 121.75 53.39 121.35 53.81C121.15 54.03 120.86 54.13 120.6 54.13C120.34 54.13 120.08 54.04 119.88 53.84L113.8 48.02ZM130.33 48.97L130.56 40.56C130.58 39.99 131.07 39.52 131.63 39.55C132.2 39.57 132.65 40.05 132.64 40.62L132.41 49.03C132.39 49.59 131.93 50.04 131.37 50.04H131.34C130.77 50.02 130.32 49.54 130.33 48.97ZM141.77 52.39L147.44 46.16C147.83 45.74 148.48 45.71 148.91 46.09C149.33 46.48 149.36 47.13 148.98 47.56L143.31 53.79C143.1 54.02 142.82 54.13 142.54 54.13C142.29 54.13 142.04 54.04 141.84 53.86C141.42 53.47 141.39 52.82 141.77 52.39ZM145.41 62.73L153.82 62.99C154.39 63.01 154.85 63.49 154.83 64.06C154.81 64.62 154.35 65.07 153.79 65.07H153.76L145.35 64.81C144.78 64.79 144.32 64.31 144.34 63.74C144.36 63.17 144.84 62.7 145.41 62.73ZM118.61 64.07C118.59 64.63 118.13 65.08 117.57 65.08H117.54L109.13 64.82C108.56 64.8 108.1 64.32 108.12 63.75C108.14 63.18 108.62 62.71 109.19 62.74L117.6 63C118.17 63.02 118.63 63.5 118.61 64.07ZM113.97 80.43L119.64 74.2C120.03 73.78 120.68 73.75 121.11 74.13C121.53 74.52 121.56 75.17 121.18 75.6L115.51 81.83C115.3 82.06 115.02 82.17 114.74 82.17C114.49 82.17 114.24 82.08 114.04 81.9C113.62 81.51 113.59 80.86 113.97 80.43ZM162.58 76.96C162.34 77.56 161.76 77.92 161.15 77.92C160.96 77.92 160.75 77.88 160.55 77.8L138.89 68.72C138.28 69.87 137.39 70.87 136.3 71.63C136.12 71.75 135.95 71.87 135.76 71.98C135.03 72.41 134.25 72.71 133.45 72.91C132.79 73.07 132.17 73.16 131.46 73.16C130.75 73.16 130.06 73.08 129.36 72.9L122.9 88.31C122.66 88.91 122.08 89.27 121.47 89.27C121.28 89.27 121.07 89.23 120.87 89.15C120.08 88.82 119.71 87.9 120.04 87.11L126.55 71.6C125.6 70.92 124.79 70.05 124.18 69.02C124.1 68.91 124.04 68.78 123.98 68.66C123.48 67.72 123.16 66.71 123.05 65.67C122.94 64.66 123 63.62 123.26 62.61C123.3 62.47 123.34 62.35 123.38 62.21L101.15 52.89C100.36 52.56 99.99 51.64 100.32 50.85C100.65 50.06 101.57 49.69 102.36 50.02L124.84 59.45C125.48 58.66 126.24 57.98 127.13 57.45C127.14 57.44 127.15 57.43 127.15 57.43C128.06 56.89 129.05 56.54 130.06 56.37C131 56.2 131.96 56.21 132.92 56.38L142.47 33.6C142.8 32.81 143.72 32.44 144.51 32.77C145.3 33.1 145.67 34.02 145.34 34.81L135.84 57.48C136.72 58.01 137.48 58.7 138.11 59.51C138.32 59.8 138.54 60.09 138.73 60.41C139.08 61 139.34 61.64 139.54 62.28C139.87 63.39 139.98 64.57 139.83 65.73L161.75 74.92C162.54 75.25 162.91 76.17 162.58 76.96Z" fill="#11395B"/>
|
|
4
4
|
<path d="M95.02 141.17V115.16C95.02 114.3 94.32 113.6 93.46 113.6H73.96C73.1 113.6 72.4 114.3 72.4 115.16V141.17C72.4 142.03 73.1 142.73 73.96 142.73H93.46C94.32 142.73 95.02 142.03 95.02 141.17ZM91.91 139.61H75.52V116.72H91.91V139.61ZM129.22 139.61H121.03V104.57L124.87 108.41C125.17 108.71 125.58 108.87 125.97 108.87C126.36 108.87 126.77 108.71 127.07 108.41C127.68 107.8 127.68 106.81 127.07 106.21L87.1 66.23L87.07 66.2C86.17 65.31 84.97 64.82 83.69 64.82C82.41 64.82 81.19 65.32 80.29 66.23L46.82 99.7L40.32 106.21C39.71 106.82 39.71 107.81 40.32 108.41C40.93 109.01 41.92 109.02 42.52 108.41L46.36 104.57V139.61H38.17C37.31 139.61 36.61 140.31 36.61 141.17C36.61 142.03 37.31 142.73 38.17 142.73H73.94C73.08 142.73 72.38 142.03 72.38 141.17V139.61H49.49V101.45L82.5 68.44C82.82 68.12 83.25 67.94 83.7 67.94C84.15 67.94 84.57 68.12 84.9 68.44L84.92 68.46L117.91 101.45V139.61H95.02V141.17C95.02 142.03 94.32 142.73 93.46 142.73H129.23C130.09 142.73 130.79 142.03 130.79 141.17C130.79 140.31 130.09 139.61 129.23 139.61H129.24H129.22ZM128.92 120.99C128.92 121.85 129.62 122.55 130.48 122.55H149.58C150.44 122.55 151.14 121.85 151.14 120.99C151.14 120.13 150.44 119.43 149.58 119.43H130.48C129.62 119.43 128.92 120.13 128.92 120.99ZM34.92 129.77H4.78998C3.92998 129.77 3.22998 130.47 3.22998 131.33C3.22998 132.19 3.92998 132.89 4.78998 132.89H34.91C35.77 132.89 36.47 132.19 36.47 131.33C36.47 130.47 35.77 129.77 34.91 129.77H34.92ZM37.11 120.39H18.69C17.83 120.39 17.13 121.09 17.13 121.95C17.13 122.81 17.83 123.51 18.69 123.51H37.11C37.97 123.51 38.67 122.81 38.67 121.95C38.67 121.09 37.97 120.39 37.11 120.39ZM163.21 129.77H133.09C132.23 129.77 131.53 130.47 131.53 131.33C131.53 132.19 132.23 132.89 133.09 132.89H163.21C164.07 132.89 164.77 132.19 164.77 131.33C164.77 130.47 164.07 129.77 163.21 129.77ZM39.92 38.25C40.13 37.42 39.63 36.57 38.8 36.36C37.96 36.14 37.12 36.65 36.91 37.48L32.05 56.67C32.15 56.67 32.25 56.67 32.35 56.69C33.32 56.79 34.22 57.09 35.04 57.54L39.92 38.25ZM38.22 63.76C38.15 64.44 37.98 65.08 37.73 65.69L56.54 70.53C56.66 70.56 56.8 70.58 56.92 70.58C57.62 70.58 58.25 70.11 58.43 69.41C58.64 68.58 58.14 67.73 57.31 67.52L38.24 62.62C38.26 63 38.22 63.76 38.22 63.76ZM25.39 89.04C25.51 89.07 25.65 89.09 25.77 89.09C26.47 89.09 27.1 88.62 27.28 87.92L31.88 69.94H31.82C30.79 69.94 29.77 69.72 28.83 69.27L24.26 87.16C24.05 87.99 24.55 88.84 25.38 89.05H25.39V89.04ZM6.87998 57.9L24.95 62.44C25.06 61.4 25.42 60.39 25.98 59.49L7.64998 54.88C6.81998 54.66 5.96998 55.17 5.75998 56C5.54998 56.83 6.04998 57.68 6.87998 57.89V57.9ZM74.57 52.46C74.69 52.49 74.83 52.51 74.95 52.51C75.65 52.51 76.28 52.04 76.46 51.34L78.56 42.94C78.34 42.97 78.12 42.99 77.89 42.99C77.74 42.99 77.6 42.99 77.45 42.97C76.74 42.9 76.09 42.64 75.52 42.24L73.44 50.57C73.23 51.4 73.73 52.25 74.56 52.46H74.57ZM81.53 38.46C81.72 39.49 81.53 40.55 80.97 41.44L89.51 43.57C89.63 43.6 89.77 43.62 89.89 43.62C90.59 43.62 91.22 43.15 91.4 42.45C91.61 41.62 91.11 40.77 90.28 40.56L81.64 38.41L81.53 38.46ZM65.66 37.46L74.01 39.63C74 39.4 73.99 39.17 74.01 38.94C74.1 38.09 74.45 37.3 74.99 36.65L66.42 34.43C65.59 34.22 64.74 34.72 64.53 35.55C64.32 36.38 64.82 37.23 65.65 37.44H65.66V37.46ZM80.26 36.16L82.56 27.42C82.77 26.59 82.27 25.74 81.44 25.53C80.6 25.31 79.76 25.82 79.55 26.65L77.25 35.39L77.3 35.48C78.28 35.4 79.27 35.68 80.09 36.26L80.26 36.16ZM143.65 95.27C143.85 95.27 144.05 95.23 144.24 95.16C145.04 94.84 145.41 93.92 145.09 93.12L136.04 71.06C135.86 71.18 135.69 71.31 135.5 71.41C134.77 71.84 133.99 72.15 133.19 72.34L142.19 94.3C142.44 94.9 143.02 95.27 143.64 95.27H143.65ZM127.26 57.7C128.17 57.16 129.15 56.82 130.17 56.64L120.69 33.5C120.37 32.7 119.45 32.33 118.65 32.65C117.85 32.97 117.48 33.89 117.8 34.69L127.23 57.72C127.23 57.72 127.25 57.72 127.26 57.7ZM139.35 62.36L161.84 53.15C162.64 52.83 163.01 51.91 162.69 51.11C162.37 50.31 161.46 49.92 160.65 50.26L137.9 59.57C138.13 59.86 138.34 60.15 138.52 60.47C138.87 61.06 139.35 62.36 139.35 62.36ZM106.56 75.65C106.76 75.65 106.96 75.61 107.15 75.54L124.56 68.39C124.06 67.44 123.75 66.44 123.63 65.4L105.97 72.66C105.17 72.98 104.8 73.9 105.12 74.7C105.37 75.3 105.95 75.67 106.57 75.67V75.65H106.56Z" fill="#1F1F1F"/>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import"../../../../node_modules/.pnpm/@lit_reactive-element@2.1.
|
|
1
|
+
import"../../../../node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/reactive-element.js";import{html as C}from"../../../../node_modules/.pnpm/lit-html@3.3.1/node_modules/lit-html/lit-html.js";import"../../../../node_modules/.pnpm/lit-element@4.2.1/node_modules/lit-element/lit-element.js";import{illustration as L}from"../../illustration-registry.js";const t=L("house-under-construction",C`
|
|
2
2
|
<svg width="168" height="168" viewBox="0 0 168 168" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
3
3
|
<path d="M26.2 60.6701L30.48 57.4001V117.24H10.01V45.9201C10.01 45.9201 10.01 45.8801 10.01 45.8701L10.61 45.4101L14.61 42.3501L16.41 40.9801L19.47 38.6401L34.13 27.4301L49.39 39.0901L40.46 45.9201L37.44 48.2301H14.79C14.23 48.2301 13.77 48.6901 13.77 49.2501C13.77 49.8101 14.23 50.2701 14.79 50.2701H34.77L24.34 58.2401C23.67 58.7501 23.54 59.7101 24.05 60.3801C24.35 60.7701 24.81 60.9801 25.27 60.9801C25.59 60.9801 25.92 60.8801 26.2 60.6701ZM139.19 70.7901V117.23H84.6V70.7901H139.19ZM130.12 82.4201C130.12 81.8601 129.66 81.4001 129.1 81.4001H97.06C96.5 81.4001 96.04 81.8601 96.04 82.4201V103.86C96.04 104.42 96.5 104.88 97.06 104.88H129.1C129.66 104.88 130.12 104.42 130.12 103.86V82.4201ZM77.64 51.9001L81.56 54.9001C81.55 54.9701 81.54 55.0501 81.54 55.1201V117.24H66.12V84.0201C66.12 83.46 65.66 83.0001 65.1 83.0001H49.99C49.43 83.0001 48.97 83.46 48.97 84.0201V117.24H33.55V55.1201C33.55 55.1201 33.55 55.0801 33.55 55.0701L39.82 50.2801L42.49 48.2401L45.51 45.9301L51.92 41.0301L52.7 40.4301L53.18 40.0701L54.44 39.1101L57.67 36.6401L73.65 48.8501L77.65 51.9101L77.64 51.9001ZM54.41 61.7201H77.16C77.72 61.7201 78.18 61.2601 78.18 60.7001C78.18 60.1401 77.72 59.6801 77.16 59.6801H37.46C36.9 59.6801 36.44 60.1401 36.44 60.7001C36.44 61.2601 36.9 61.7201 37.46 61.7201H54.41Z" fill="#11395B"/>
|
|
4
4
|
<path d="M129.11 81.4H97.07C96.51 81.4 96.05 81.86 96.05 82.42V103.86C96.05 104.42 96.51 104.88 97.07 104.88H129.11C129.67 104.88 130.13 104.42 130.13 103.86V82.42C130.13 81.86 129.67 81.4 129.11 81.4ZM128.09 102.84H98.09V83.44H128.09V102.84ZM157.65 98.16C157.65 98.16 157.74 98.16 157.79 98.16C160.46 98.16 162.99 97.14 164.91 95.27C166.86 93.3699 167.96 90.82 168 88.09C168.06 83.4799 165.52 79.44 161.72 77.97C160.17 74.13 156.46 71.6 152.26 71.6C148.06 71.6 144.49 74.05 142.88 77.77C142.66 77.85 142.45 77.93 142.25 78.03V70.8H145.33C145.81 70.8 146.26 70.58 146.55 70.19C146.84 69.81 146.93 69.31 146.81 68.85L141.54 49.96C141.36 49.3 140.75 48.84 140.07 48.84H78.69L58.6 33.49C58.6 33.49 58.54 33.46 58.52 33.44C58.47 33.41 58.43 33.38 58.38 33.35C58.34 33.33 58.29 33.31 58.25 33.29C58.2 33.27 58.15 33.25 58.11 33.24C58.06 33.23 58.01 33.22 57.97 33.21C57.92 33.21 57.87 33.19 57.83 33.19C57.78 33.19 57.73 33.19 57.68 33.19C57.63 33.19 57.58 33.19 57.53 33.19C57.48 33.19 57.43 33.2 57.38 33.21C57.33 33.21 57.29 33.23 57.24 33.24C57.19 33.25 57.14 33.27 57.09 33.29C57.05 33.31 57 33.33 56.96 33.35C56.91 33.38 56.87 33.41 56.82 33.44C56.79 33.46 56.76 33.47 56.74 33.49L51.92 37.17L35.07 24.29C35.07 24.29 35.01 24.26 34.99 24.24C34.94 24.21 34.9 24.18 34.85 24.15C34.81 24.13 34.76 24.11 34.72 24.09C34.67 24.07 34.62 24.05 34.58 24.04C34.53 24.03 34.48 24.02 34.44 24.01C34.39 24.01 34.35 23.99 34.3 23.99C34.25 23.99 34.2 23.99 34.15 23.99C34.1 23.99 34.06 23.99 34.01 23.99C33.96 23.99 33.91 24 33.86 24.01C33.81 24.01 33.77 24.03 33.73 24.04C33.68 24.06 33.63 24.08 33.58 24.1C33.54 24.12 33.5 24.13 33.46 24.15C33.41 24.18 33.36 24.21 33.31 24.24C33.28 24.26 33.26 24.27 33.23 24.29L19.49 34.79V23.61C19.49 22.76 18.8 22.08 17.96 22.08H8.50997C7.66997 22.08 6.97997 22.76 6.97997 23.61V43.87C6.97997 44.02 7.00997 44.16 7.04997 44.29L0.839971 49.03C0.169971 49.54 0.0399706 50.5 0.549971 51.17C0.849971 51.56 1.30997 51.77 1.76997 51.77C2.08997 51.77 2.41997 51.67 2.69997 51.46L6.97997 48.19V118.76C6.97997 119.61 7.66997 120.29 8.50997 120.29H158.47C159.31 120.29 160 119.61 160 118.76C160 117.91 159.31 117.23 158.47 117.23H153.56V97.23C154.87 97.8 156.3 98.13 157.68 98.15L157.65 98.16ZM10.01 25.14H16.4V37.12L10.01 42.01V25.14ZM24.05 60.38C24.35 60.77 24.81 60.98 25.27 60.98C25.59 60.98 25.92 60.88 26.2 60.67L30.48 57.4V117.24H10.01V45.92C10.01 45.92 10.01 45.88 10.01 45.87L10.61 45.41L14.61 42.35L16.41 40.98L19.47 38.64L34.13 27.43L49.39 39.09L40.46 45.92L37.44 48.23L34.77 50.27L24.34 58.24C23.67 58.75 23.54 59.71 24.05 60.38ZM64.07 117.23V117.74H50.99V85.03H64.07V117.23ZM81.54 55.11V117.23H66.12V84.01C66.12 83.45 65.66 82.99 65.1 82.99H49.99C49.43 82.99 48.97 83.45 48.97 84.01V117.23H33.55V55.11C33.55 55.11 33.55 55.07 33.55 55.06L39.82 50.27L42.49 48.23L45.51 45.92L51.92 41.02L52.7 40.42L53.18 40.06L54.44 39.1L57.67 36.63L73.65 48.84L77.65 51.9L81.57 54.9C81.56 54.97 81.55 55.05 81.55 55.12L81.54 55.11ZM82.68 51.9H138.89L143.31 67.73H84.59V57.21L89.11 60.66C89.39 60.87 89.71 60.97 90.04 60.97C90.5 60.97 90.96 60.76 91.26 60.37C91.77 59.7 91.65 58.74 90.97 58.23L82.68 51.89V51.9ZM150.47 117.23H142.25V96.74C143.62 97.43 145.17 97.83 146.81 97.83C148.08 97.83 149.32 97.59 150.47 97.15V117.24V117.23ZM84.6 70.79H139.19V117.23H84.6V70.79ZM152 79.57C151.16 79.57 150.47 80.25 150.47 81.1V87.49L146.35 85.43C145.59 85.05 144.68 85.36 144.3 86.11C143.92 86.87 144.23 87.78 144.98 88.16L150.47 90.91V93.74C149.36 94.4 148.12 94.77 146.81 94.77C145.08 94.77 143.49 94.15 142.25 93.12V81.57C142.88 81.07 143.6 80.69 144.41 80.48C144.41 80.48 144.41 80.48 144.42 80.48C144.48 80.46 144.54 80.44 144.6 80.42C144.64 80.41 144.67 80.4 144.71 80.38C144.75 80.36 144.79 80.33 144.83 80.31C144.88 80.28 144.92 80.26 144.97 80.23C145 80.21 145.02 80.19 145.04 80.17C145.09 80.13 145.14 80.09 145.18 80.04C145.21 80.01 145.23 79.97 145.25 79.94C145.29 79.89 145.32 79.85 145.35 79.8C145.37 79.77 145.38 79.74 145.39 79.71C145.42 79.65 145.45 79.59 145.47 79.52C145.47 79.52 145.47 79.52 145.47 79.51C146.46 76.61 149.18 74.66 152.24 74.66C155.3 74.66 158.11 76.66 159.06 79.65C159.11 79.79 159.18 79.92 159.26 80.04C159.28 80.06 159.29 80.09 159.31 80.11C159.4 80.22 159.49 80.32 159.6 80.4C159.62 80.42 159.64 80.43 159.67 80.44C159.77 80.51 159.88 80.56 160 80.61C160.02 80.61 160.05 80.63 160.07 80.64C160.08 80.64 160.09 80.65 160.1 80.65C162.94 81.45 164.97 84.56 164.92 88.04C164.9 89.95 164.13 91.74 162.76 93.07C161.39 94.4 159.56 95.13 157.68 95.1C156.26 95.08 154.72 94.58 153.51 93.78V88.53L159.85 85.58C160.62 85.22 160.95 84.31 160.59 83.55C160.23 82.78 159.32 82.45 158.56 82.81L153.51 85.16V81.1C153.51 80.25 152.82 79.57 151.98 79.57H152ZM56.37 125.15H28.14C26.84 125.15 25.79 126.2 25.79 127.5V138.08C25.79 139.38 26.84 140.43 28.14 140.43H31.67V145.13C31.67 145.78 32.2 146.31 32.85 146.31C33.5 146.31 34.03 145.78 34.03 145.13V140.43H50.49V145.13C50.49 145.78 51.02 146.31 51.67 146.31C52.32 146.31 52.85 145.78 52.85 145.13V140.43H56.38C57.68 140.43 58.73 139.38 58.73 138.08V127.5C58.73 126.2 57.68 125.15 56.38 125.15H56.37ZM28.14 138.09V130.93L35.3 138.09H28.14ZM38.63 138.09L28.15 127.61V127.51H35.31L45.89 138.09H38.63ZM56.37 138.09H49.21L38.63 127.51H45.89L56.37 137.99V138.09ZM56.37 134.66L49.21 127.5H56.37V134.66ZM98.11 125.15H69.88C68.58 125.15 67.53 126.2 67.53 127.5V138.08C67.53 139.38 68.58 140.43 69.88 140.43H73.41V145.13C73.41 145.78 73.94 146.31 74.59 146.31C75.24 146.31 75.77 145.78 75.77 145.13V140.43H92.23V145.13C92.23 145.78 92.76 146.31 93.41 146.31C94.06 146.31 94.59 145.78 94.59 145.13V140.43H98.12C99.42 140.43 100.47 139.38 100.47 138.08V127.5C100.47 126.2 99.42 125.15 98.12 125.15H98.11ZM69.89 138.09V130.93L77.05 138.09H69.89ZM80.37 138.09L69.89 127.61V127.51H77.05L87.63 138.09H80.37ZM98.11 138.09H90.95L80.37 127.51H87.63L98.11 137.99V138.09ZM98.11 134.66L90.95 127.5H98.11V134.66ZM139.86 125.15H111.63C110.33 125.15 109.28 126.2 109.28 127.5V138.08C109.28 139.38 110.33 140.43 111.63 140.43H115.16V145.13C115.16 145.78 115.69 146.31 116.34 146.31C116.99 146.31 117.52 145.78 117.52 145.13V140.43H133.98V145.13C133.98 145.78 134.51 146.31 135.16 146.31C135.81 146.31 136.34 145.78 136.34 145.13V140.43H139.87C141.17 140.43 142.22 139.38 142.22 138.08V127.5C142.22 126.2 141.17 125.15 139.87 125.15H139.86ZM111.63 138.09V130.93L118.79 138.09H111.63ZM122.11 138.09L111.63 127.61V127.51H118.79L129.37 138.09H122.11ZM139.86 138.09H132.7L122.12 127.51H129.38L139.86 137.99V138.09ZM139.86 134.66L132.7 127.5H139.86V134.66Z" fill="#1F1F1F"/>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import"../../../../node_modules/.pnpm/@lit_reactive-element@2.1.
|
|
1
|
+
import"../../../../node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/reactive-element.js";import{html as C}from"../../../../node_modules/.pnpm/lit-html@3.3.1/node_modules/lit-html/lit-html.js";import"../../../../node_modules/.pnpm/lit-element@4.2.1/node_modules/lit-element/lit-element.js";import{illustration as V}from"../../illustration-registry.js";const t=V("house-with-shield",C`
|
|
2
2
|
<svg width="168" height="168" viewBox="0 0 168 168" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
3
3
|
<path d="M83.49 30.18L45.39 59.29C45.39 59.29 45.4 59.37 45.4 59.41V89.41H67.87C68.75 89.41 69.54 89.8 70.09 90.41H115.49C116.04 90.41 116.49 90.86 116.49 91.41C116.49 91.96 116.04 92.41 115.49 92.41H70.87V112.93C70.87 113.04 70.87 113.15 70.85 113.26C70.44 116.08 69.36 120.77 66.53 125.7H99.84V98.62C99.84 98.07 100.29 97.62 100.84 97.62H112.97C113.52 97.62 113.97 98.07 113.97 98.62V125.7H121.59V59.41C121.59 59.41 121.59 59.35 121.59 59.32L83.46 30.18H83.49ZM92.45 115.73C92.45 116.28 92 116.73 91.45 116.73H75.58C75.03 116.73 74.58 116.28 74.58 115.73V98.62C74.58 98.07 75.03 97.62 75.58 97.62H91.45C92 97.62 92.45 98.07 92.45 98.62V115.73ZM69.48 82.15C69.48 82.7 69.03 83.15 68.48 83.15H52.61C52.06 83.15 51.61 82.7 51.61 82.15V68.59C51.61 68.04 52.06 67.59 52.61 67.59H68.48C69.03 67.59 69.48 68.04 69.48 68.59V82.15ZM92.45 82.15C92.45 82.7 92 83.15 91.45 83.15H75.58C75.03 83.15 74.58 82.7 74.58 82.15V68.59C74.58 68.04 75.03 67.59 75.58 67.59H91.45C92 67.59 92.45 68.04 92.45 68.59V82.15ZM115.42 82.15C115.42 82.7 114.97 83.15 114.42 83.15H98.55C98 83.15 97.55 82.7 97.55 82.15V68.59C97.55 68.04 98 67.59 98.55 67.59H114.42C114.97 67.59 115.42 68.04 115.42 68.59V82.15ZM116.28 59.93C116.1 60.17 115.82 60.34 115.49 60.34H51.55C51.17 60.34 50.85 60.12 50.68 59.8C50.62 59.68 50.58 59.55 50.57 59.41C50.57 59.38 50.55 59.36 50.55 59.33C50.55 58.78 51 58.33 51.55 58.33H115.49C116.04 58.33 116.49 58.78 116.49 59.33C116.49 59.36 116.48 59.38 116.47 59.41C116.45 59.6 116.38 59.78 116.27 59.92L116.28 59.93ZM45.41 110.95H53.41V120.93H38.22V110.95H45.41Z" fill="#11395B"/>
|
|
4
4
|
<path d="M136.38 106.18C136.38 106.18 136.47 106.18 136.52 106.18C139.14 106.18 141.62 105.18 143.5 103.34C145.42 101.47 146.49 98.98 146.53 96.3C146.59 91.78 144.09 87.82 140.37 86.37C138.85 82.61 135.21 80.13 131.09 80.13C128.66 80.13 126.38 81.01 124.62 82.51V61.6L129.35 65.21C129.62 65.42 129.94 65.52 130.26 65.52C130.71 65.52 131.16 65.32 131.45 64.93C131.95 64.27 131.83 63.33 131.17 62.83L84.4 27.1C84.4 27.1 84.33 27.06 84.29 27.03C84.26 27.01 84.23 26.99 84.2 26.97C84.14 26.94 84.08 26.91 84.02 26.89C83.99 26.88 83.96 26.87 83.93 26.86C83.87 26.84 83.8 26.83 83.73 26.81C83.7 26.81 83.67 26.81 83.65 26.8C83.58 26.8 83.52 26.8 83.45 26.8C83.42 26.8 83.39 26.8 83.36 26.8C83.29 26.8 83.23 26.82 83.17 26.83C83.14 26.83 83.11 26.84 83.08 26.85C83.02 26.87 82.95 26.89 82.89 26.92C82.86 26.93 82.83 26.94 82.81 26.96C82.75 26.99 82.69 27.03 82.63 27.07C82.61 27.08 82.59 27.09 82.58 27.1L35.82 62.83C35.16 63.33 35.04 64.27 35.54 64.93C35.84 65.32 36.28 65.52 36.73 65.52C37.05 65.52 37.37 65.42 37.64 65.21L42.41 61.57V89.41H23.75C22.1 89.41 20.75 90.76 20.75 92.41V112.84C20.75 112.91 20.75 112.99 20.76 113.06L20.78 113.26C21.35 117.22 23.23 124.88 29.47 131.7C34.65 137.37 40.59 140.08 44.69 141.36C45.02 141.49 45.34 141.56 45.66 141.58H45.85C46.23 141.58 46.61 141.5 47.01 141.34C51.09 140.05 57.01 137.34 62.16 131.7C63.06 130.71 63.87 129.7 64.6 128.69H141.57C142.4 128.69 143.07 128.02 143.07 127.19C143.07 126.36 142.4 125.69 141.57 125.69H132.33V105.27C133.62 105.83 135.02 106.15 136.37 106.17L136.38 106.18ZM111.99 125.52H101.86V99.63H111.99V125.52ZM112.99 97.62H100.86C100.31 97.62 99.86 98.07 99.86 98.62V125.7H66.55C69.38 120.77 70.46 116.08 70.87 113.26C70.89 113.15 70.89 113.04 70.89 112.93V92.41C70.89 91.64 70.59 90.94 70.11 90.41C69.56 89.8 68.78 89.41 67.89 89.41H45.42V59.41C45.42 59.41 45.42 59.33 45.41 59.29L83.51 30.18L121.64 59.32C121.64 59.32 121.64 59.38 121.64 59.41V125.7H114.02V98.62C114.02 98.07 113.57 97.62 113.02 97.62H112.99ZM60.81 128.71C60.53 129.04 60.25 129.37 59.95 129.7C55.21 134.88 49.77 137.36 46.04 138.53L45.88 138.61L45.65 138.55C41.9 137.39 36.44 134.91 31.69 129.71C26.03 123.52 24.3 116.57 23.76 112.94V92.43H42.41H67.88V112.76V112.94C67.46 115.81 66.28 120.73 63.03 125.72C62.7 126.22 62.36 126.72 61.99 127.22C61.62 127.72 61.22 128.22 60.81 128.72V128.71ZM129.34 99.08V101.86C128.26 102.51 127.03 102.87 125.75 102.87C125.36 102.87 124.99 102.83 124.62 102.77V96.72L129.34 99.08ZM124.62 125.71V105.8C124.99 105.84 125.37 105.87 125.75 105.87C127 105.87 128.21 105.64 129.34 105.2V125.71H124.62ZM131.09 83.14C134.16 83.14 136.85 85.1 137.77 88.03C137.81 88.17 137.88 88.29 137.96 88.41C137.98 88.43 137.99 88.46 138.01 88.48C138.09 88.59 138.19 88.68 138.3 88.76C138.32 88.78 138.34 88.79 138.36 88.8C138.46 88.87 138.57 88.92 138.69 88.97C138.71 88.97 138.73 88.99 138.75 89C138.76 89 138.77 89.01 138.78 89.01C141.57 89.8 143.56 92.85 143.51 96.26C143.48 98.13 142.73 99.88 141.39 101.19C140.07 102.47 138.34 103.18 136.5 103.18C136.47 103.18 136.43 103.18 136.4 103.18C135.01 103.16 133.5 102.67 132.32 101.88V96.74L138.54 93.84C139.29 93.49 139.62 92.6 139.27 91.85C138.92 91.1 138.03 90.77 137.28 91.12L132.32 93.43V89.45C132.32 88.62 131.65 87.95 130.82 87.95C129.99 87.95 129.32 88.62 129.32 89.45V95.71L125.28 93.69C125.06 93.58 124.83 93.54 124.6 93.54V87.5C125.67 84.88 128.21 83.13 131.07 83.13L131.09 83.14ZM68.48 67.59H52.61C52.06 67.59 51.61 68.04 51.61 68.59V82.15C51.61 82.7 52.06 83.15 52.61 83.15H68.48C69.03 83.15 69.48 82.7 69.48 82.15V68.59C69.48 68.04 69.03 67.59 68.48 67.59ZM67.48 81.15H53.61V69.59H67.48V81.15ZM91.45 67.59H75.58C75.03 67.59 74.58 68.04 74.58 68.59V82.15C74.58 82.7 75.03 83.15 75.58 83.15H91.45C92 83.15 92.45 82.7 92.45 82.15V68.59C92.45 68.04 92 67.59 91.45 67.59ZM90.45 81.15H76.58V69.59H90.45V81.15ZM115.42 82.15V68.59C115.42 68.04 114.97 67.59 114.42 67.59H98.55C98 67.59 97.55 68.04 97.55 68.59V82.15C97.55 82.7 98 83.15 98.55 83.15H114.42C114.97 83.15 115.42 82.7 115.42 82.15ZM99.55 69.59H113.42V81.15H99.55V69.59ZM91.45 97.62H75.58C75.03 97.62 74.58 98.07 74.58 98.62V115.73C74.58 116.28 75.03 116.73 75.58 116.73H91.45C92 116.73 92.45 116.28 92.45 115.73V98.62C92.45 98.07 92 97.62 91.45 97.62ZM90.45 114.73H76.58V99.62H90.45V114.73ZM54.58 108.61H51.69V105.7C51.69 102.48 49.07 99.86 45.85 99.86C45.7 99.86 45.55 99.87 45.41 99.88C44.89 99.92 44.39 100.03 43.91 100.2C43.37 100.39 42.87 100.66 42.41 100.99C40.95 102.06 40 103.77 40 105.72V108.61H37.05C36.4 108.61 35.88 109.13 35.88 109.78V122.1C35.88 122.75 36.4 123.27 37.05 123.27H54.59C55.24 123.27 55.76 122.75 55.76 122.1V109.78C55.76 109.13 55.24 108.61 54.59 108.61H54.58ZM53.41 120.93H38.22V110.95H53.41V120.93ZM42.34 105.72C42.34 105.48 42.36 105.25 42.41 105.02C42.6 104.09 43.15 103.3 43.91 102.79C44.35 102.5 44.86 102.31 45.41 102.24C45.56 102.22 45.7 102.2 45.85 102.2C47.78 102.2 49.35 103.77 49.35 105.7V108.47H42.34V105.72Z" fill="#1F1F1F"/>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import"../../../../node_modules/.pnpm/@lit_reactive-element@2.1.
|
|
1
|
+
import"../../../../node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/reactive-element.js";import{html as C}from"../../../../node_modules/.pnpm/lit-html@3.3.1/node_modules/lit-html/lit-html.js";import"../../../../node_modules/.pnpm/lit-element@4.2.1/node_modules/lit-element/lit-element.js";import{illustration as L}from"../../illustration-registry.js";const o=L("inquiry",C`
|
|
2
2
|
<svg width="168" height="168" viewBox="0 0 168 168" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
3
3
|
<path d="M51.74 78.26L31.97 89.49C31.42 89.8 31.22 90.51 31.53 91.06C31.74 91.43 32.13 91.65 32.53 91.65C32.73 91.65 32.92 91.6 33.1 91.5L52.87 80.27C53.42 79.96 53.62 79.25 53.31 78.7C53 78.15 52.29 77.95 51.74 78.26ZM160.31 24.02L127.31 42.75L126.47 43.22L130.63 50.54L131.47 50.07L164.47 31.34L160.31 24.02ZM43.81 67.79L47.31 69.79L51.55 72.22C51.64 72.27 51.73 72.3 51.84 72.3C51.96 72.3 52.07 72.25 52.17 72.18L62.26 66.45C62.26 66.45 62.27 66.44 62.28 66.43C62.31 66.41 62.34 66.38 62.36 66.35C62.38 66.33 62.42 66.29 62.44 66.27C62.44 66.27 62.45 66.26 62.46 66.25C62.47 66.23 62.47 66.2 62.48 66.18C62.48 66.15 62.51 66.11 62.51 66.06V65.85C62.51 65.85 62.49 65.77 62.48 65.73C62.48 65.71 62.48 65.68 62.46 65.66L62.44 65.64C62.44 65.64 62.39 65.58 62.36 65.55C62.34 65.53 62.3 65.49 62.28 65.47C62.28 65.47 62.28 65.46 62.26 65.45L58.71 63.31L55.3 61.27L50.9 58.63L50.73 58.53L39.13 65.14L39.29 65.23L43.79 67.81L43.81 67.79ZM74.93 91.7L55.16 102.93C54.61 103.24 54.41 103.95 54.72 104.5C54.93 104.87 55.32 105.09 55.72 105.09C55.92 105.09 56.11 105.04 56.29 104.94L76.06 93.71C76.61 93.4 76.81 92.69 76.5 92.14C76.19 91.59 75.48 91.39 74.93 91.7Z" fill="#11395B"/>
|
|
4
4
|
<path d="M164.63 95.29H164.62C164.62 94.68 164.29 94.11 163.75 93.8L126 72.11C125.83 72.68 125.63 73.23 125.42 73.77C125.21 74.31 124.98 74.84 124.74 75.38L159.43 95.32L154.8 98.01L151.33 100.02L92.41 134.21L14.13 88.63L10.66 86.61L6.19004 84.01L39.29 65.21L39.13 65.12L50.73 58.51L50.9 58.61L73.38 45.85L75.99 47.35C76.32 46.88 76.66 46.4 77.03 45.94C77.4 45.48 77.78 45.04 78.19 44.6L74.26 42.35C73.73 42.04 73.07 42.04 72.54 42.35L1.86004 82.49C1.32004 82.8 0.980039 83.37 0.980039 83.99C0.980039 84.61 1.30004 85.18 1.85004 85.49L7.17004 88.59L1.67004 91.72C1.13004 92.03 0.790039 92.6 0.790039 93.22C0.790039 93.84 1.11004 94.41 1.66004 94.72L91.36 146.92C91.63 147.08 91.93 147.15 92.23 147.15C92.53 147.15 92.83 147.07 93.1 146.92L163.57 106.03C164.1 105.72 164.44 105.15 164.44 104.53C164.44 103.91 164.11 103.34 163.57 103.03L158.27 99.98L163.77 96.79C164.3 96.48 164.64 95.91 164.64 95.29H164.63ZM10.65 90.63L91.55 137.71C91.82 137.87 92.12 137.94 92.42 137.94C92.72 137.94 93.02 137.86 93.29 137.71L154.81 102.02L159.25 104.56L92.25 143.44L6.01004 93.25L10.65 90.62M36.79 93.96C37 94.33 37.39 94.55 37.79 94.55C37.99 94.55 38.18 94.5 38.36 94.4L73.05 74.7C72.74 73.98 72.46 73.26 72.22 72.52L37.23 92.4C36.68 92.71 36.48 93.42 36.79 93.97V93.96ZM74.01 76.67L41.23 95.29C40.68 95.6 40.48 96.31 40.79 96.86C41 97.23 41.39 97.45 41.79 97.45C41.99 97.45 42.18 97.4 42.36 97.3L75.16 78.67C74.93 78.31 74.7 77.95 74.49 77.58C74.32 77.28 74.17 76.98 74 76.67H74.01ZM46.49 98.19C45.94 98.5 45.74 99.21 46.05 99.76C46.26 100.13 46.65 100.35 47.05 100.35C47.25 100.35 47.44 100.3 47.62 100.2L78.29 82.78C77.76 82.2 77.25 81.61 76.77 80.99L46.49 98.19ZM60.38 106.29H60.39C59.84 106.59 59.64 107.29 59.95 107.85C60.16 108.22 60.55 108.44 60.95 108.44C61.15 108.44 61.34 108.39 61.52 108.29L91.99 90.99C90.97 90.72 89.98 90.4 89 90.03L60.38 106.29ZM65.23 110.75C65.44 111.12 65.83 111.34 66.23 111.34C66.43 111.34 66.62 111.29 66.8 111.19L100.86 91.84C100.27 91.87 99.67 91.9 99.07 91.9C98.16 91.9 97.26 91.84 96.36 91.75L65.67 109.18C65.12 109.49 64.92 110.2 65.23 110.75ZM115.23 93.41C114.92 92.86 114.21 92.66 113.66 92.97L74.92 114.97C74.37 115.28 74.17 115.99 74.48 116.54C74.69 116.91 75.08 117.13 75.48 117.13C75.68 117.13 75.87 117.08 76.05 116.98L114.79 94.98C115.34 94.67 115.54 93.96 115.23 93.41ZM124.7 84.12C125.25 83.81 125.45 83.1 125.14 82.55C124.83 82 124.12 81.8 123.57 82.11L121.88 83.07L114.85 87.07C114.26 87.46 113.65 87.86 113.03 88.21C112.41 88.56 111.77 88.88 111.12 89.19L70.81 112.08C70.26 112.39 70.06 113.1 70.37 113.65C70.58 114.02 70.97 114.24 71.37 114.24C71.57 114.24 71.76 114.19 71.94 114.09L124.19 84.41L124.7 84.12ZM26.25 27.1H76.18C77.14 27.1 77.91 26.33 77.91 25.37C77.91 24.41 77.14 23.64 76.18 23.64H26.25C25.29 23.64 24.52 24.41 24.52 25.37C24.52 26.33 25.29 27.1 26.25 27.1ZM7.58004 34.47H49.83C50.79 34.47 51.56 33.7 51.56 32.74C51.56 31.78 50.79 31.01 49.83 31.01H7.58004C6.62004 31.01 5.85004 31.78 5.85004 32.74C5.85004 33.7 6.62004 34.47 7.58004 34.47ZM166.88 30.24H166.91L162.49 22.47C162.18 21.92 161.66 21.51 161.03 21.34C160.42 21.17 159.76 21.25 159.21 21.57L124.92 41.04C123.76 41.7 123.36 43.17 124.02 44.32L124.08 44.42L125.21 46.42L123.36 47.47L122.55 47.93L120.22 49.26C119.78 48.61 119.32 48 118.83 47.4C113.9 41.38 106.55 38.07 99.03 38.06C94.74 38.06 90.4 39.12 86.42 41.39C84.19 42.66 82.22 44.22 80.53 45.99C80.13 46.42 79.73 46.86 79.35 47.32C78.98 47.77 78.62 48.23 78.29 48.71C77.39 49.97 76.6 51.31 75.95 52.71C75.45 53.77 75.03 54.86 74.67 55.97C73.13 60.83 73.05 66.15 74.61 71.18C74.84 71.92 75.11 72.66 75.41 73.39C75.69 74.06 75.99 74.72 76.32 75.38C76.48 75.68 76.63 75.99 76.81 76.29C77.02 76.66 77.25 77.02 77.48 77.38C77.99 78.19 78.54 78.95 79.13 79.68C79.63 80.3 80.15 80.89 80.69 81.45C83.88 84.74 87.85 87.06 92.15 88.26C93.27 88.57 94.41 88.81 95.56 88.98C96.74 89.14 97.92 89.23 99.11 89.23C99.72 89.23 100.32 89.21 100.93 89.16C103.7 88.96 106.47 88.31 109.13 87.16C110 86.79 110.85 86.37 111.69 85.9C112.54 85.41 113.36 84.88 114.14 84.31C115.56 83.28 116.84 82.12 117.99 80.86C118.49 80.32 118.96 79.75 119.4 79.17C119.67 78.82 119.92 78.47 120.16 78.11C121.04 76.83 121.79 75.47 122.41 74.06C122.65 73.53 122.86 72.99 123.07 72.44C123.28 71.89 123.45 71.32 123.62 70.75C125.09 65.68 124.99 60.16 123.13 54.98C122.86 54.26 122.58 53.55 122.24 52.84L124.57 51.52L125.38 51.06L127.23 50.01L128.36 52.01L128.42 52.11C128.86 52.88 129.68 53.32 130.51 53.32C130.91 53.32 131.32 53.22 131.69 53.01L165.98 33.54C166.53 33.23 166.94 32.71 167.11 32.08C167.28 31.45 167.2 30.81 166.88 30.26V30.24ZM121.22 69.36C121.07 69.94 120.9 70.5 120.7 71.06C120.52 71.61 120.3 72.16 120.06 72.7C119.45 74.12 118.7 75.47 117.81 76.75C117.14 77.71 116.41 78.62 115.6 79.48C114.1 81.05 112.35 82.44 110.37 83.57C107.04 85.46 103.44 86.41 99.85 86.53C98.43 86.58 97.02 86.48 95.62 86.28C90.97 85.56 86.55 83.44 83.09 80.08C82.52 79.54 81.99 78.95 81.48 78.34C80.88 77.62 80.32 76.85 79.81 76.05C79.58 75.69 79.34 75.35 79.13 74.98C78.96 74.68 78.82 74.37 78.67 74.06C78.34 73.4 78.03 72.74 77.77 72.06C77.48 71.32 77.23 70.58 77.02 69.83C75.86 65.68 75.91 61.36 77.05 57.34C77.37 56.22 77.79 55.12 78.29 54.05C78.94 52.65 79.72 51.31 80.63 50.05C80.98 49.58 81.35 49.13 81.73 48.69C82.11 48.24 82.52 47.81 82.94 47.38C84.35 45.98 85.93 44.74 87.73 43.72C97.42 38.22 109.47 40.59 116.46 48.76C117.4 49.86 118.25 51.04 118.98 52.34C119.72 53.63 120.3 54.97 120.76 56.34C122.2 60.64 122.31 65.16 121.21 69.39H121.22V69.36ZM131.47 50.07L130.63 50.54L126.47 43.22L127.31 42.75L160.31 24.02L164.47 31.34L131.47 50.07ZM106.77 115.33C107.16 114.82 107.41 114.17 107.46 113.54C107.92 113.57 108.42 113.57 108.95 113.53C111.41 113.31 113.81 112.32 115.71 110.72C115.95 110.51 115.99 110.15 115.78 109.91C115.57 109.67 115.21 109.63 114.97 109.84C113.26 111.28 111.09 112.18 108.85 112.38C108.31 112.43 107.82 112.43 107.38 112.38C106.93 110.6 105.35 109.52 104.43 109.02C104.27 108.93 104.08 108.93 103.92 109.01C103.76 109.08 103.63 109.23 103.6 109.4C103.3 110.67 104.02 112.15 105.29 112.9C105.61 113.08 105.96 113.23 106.33 113.35C106.31 113.81 106.13 114.27 105.86 114.64C105.56 115.03 105.17 115.26 104.75 115.3C104.18 115.35 103.56 115.05 102.89 114.68L99.71 112.96C99.48 112.83 99.19 112.88 99.01 113.08C98.83 113.28 98.8 113.57 98.95 113.78C99.5 114.63 99.71 115.7 99.53 116.69C99.48 116.94 99.41 117.12 99.33 117.24C99.1 117.56 98.58 117.63 98.17 117.54C97.64 117.41 97.15 117.05 96.68 116.72C96.44 116.55 96.09 116.58 95.89 116.81C95.69 117.04 95.72 117.39 95.94 117.6C96.17 117.83 96.3 118.17 96.31 118.55C96.31 119.04 96.11 119.51 95.79 119.83C95.09 120.52 94.01 120.59 93.21 120.42C92.14 118.78 90.54 117.47 88.67 116.82C88.49 116.75 88.27 116.79 88.12 116.92C87.97 117.06 87.89 117.24 87.91 117.45C88.06 118.51 88.88 119.25 89.67 119.85C90.47 120.45 91.4 121.09 92.48 121.42C93 122.32 93.35 123.31 93.47 124.35C93.5 124.64 93.76 124.86 94.05 124.86H94.12C94.43 124.83 94.66 124.54 94.63 124.21C94.53 123.32 94.27 122.45 93.91 121.65C94.94 121.62 95.94 121.32 96.61 120.66C97.15 120.13 97.48 119.34 97.48 118.56V118.54C97.62 118.6 97.77 118.64 97.93 118.68C98.7 118.86 99.73 118.7 100.29 117.93C100.53 117.6 100.64 117.19 100.68 116.93C100.82 116.21 100.8 115.49 100.63 114.78L102.36 115.72C103.01 116.07 103.88 116.56 104.85 116.48L104.8 116.45C105.55 116.39 106.24 116 106.75 115.34L106.77 115.33ZM105.87 111.9C105.42 111.62 104.99 111.15 104.8 110.62C105.24 110.95 105.69 111.41 105.99 111.96C105.96 111.94 105.91 111.91 105.87 111.9Z" fill="#1F1F1F"/>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import"../../../../node_modules/.pnpm/@lit_reactive-element@2.1.
|
|
1
|
+
import"../../../../node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/reactive-element.js";import{html as C}from"../../../../node_modules/.pnpm/lit-html@3.3.1/node_modules/lit-html/lit-html.js";import"../../../../node_modules/.pnpm/lit-element@4.2.1/node_modules/lit-element/lit-element.js";import{illustration as H}from"../../illustration-registry.js";const i=H("locked",C`
|
|
2
2
|
<svg width="168" height="168" viewBox="0 0 168 168" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
3
3
|
<path d="M120.12 47.29H131.52C134.74 47.29 137.51 49.18 138.82 51.91C139.32 52.96 139.61 54.14 139.61 55.38V116.58C139.61 121.04 135.98 124.67 131.52 124.67H60.68C56.22 124.67 52.59 121.04 52.59 116.58V55.38C52.59 54.14 52.88 52.96 53.38 51.91C54.68 49.18 57.46 47.29 60.68 47.29H120.12ZM113.93 85.98C113.93 81.32 112.12 77.09 109.18 73.91C108.25 72.9 107.22 71.99 106.07 71.21C103.22 69.28 99.79 68.16 96.1 68.15C92.4 68.15 88.96 69.28 86.11 71.21C84.97 71.98 83.94 72.9 83.01 73.91C80.08 77.09 78.28 81.32 78.28 85.98C78.28 95.82 86.26 103.8 96.1 103.8C105.94 103.8 113.92 95.82 113.92 85.98H113.93Z" fill="#11395B"/>
|
|
4
4
|
<path d="M20.24 134.74C20.7899 135.27 20.81 136.15 20.27 136.7C19.74 137.25 18.8599 137.27 18.3099 136.73C12.2299 130.85 8.87995 122.95 8.87995 114.49C8.87995 97.43 22.76 83.54 39.83 83.54C41.53 83.54 43.2 83.68 44.82 83.95V86.77C43.2 86.48 41.53 86.32 39.83 86.32C24.3 86.32 11.66 98.96 11.66 114.49C11.66 122.19 14.7099 129.38 20.24 134.74ZM39.82 142.66C38.06 142.66 36.29 142.5 34.58 142.17C33.82 142.02 33.0999 142.53 32.9599 143.28C32.82 144.03 33.31 144.76 34.07 144.9C35.9599 145.25 37.89 145.43 39.83 145.43C50.5 145.43 59.92 140 65.49 131.77H62.0499C56.8899 138.39 48.85 142.65 39.83 142.65L39.82 142.66ZM29.36 140.65C27.61 139.95 25.92 139.06 24.33 138.02C23.69 137.6 22.83 137.78 22.41 138.41C21.99 139.05 22.16 139.91 22.7999 140.34C24.5399 141.49 26.4 142.46 28.33 143.23C28.5 143.3 28.67 143.33 28.85 143.33C29.4 143.33 29.92 143 30.1399 142.46C30.43 141.75 30.08 140.94 29.37 140.65H29.36ZM35.7999 38.28C35.7999 37.37 35.06 36.63 34.15 36.63H2.34995C1.43995 36.63 0.699951 37.37 0.699951 38.28C0.699951 39.19 1.43995 39.93 2.34995 39.93H34.15C35.06 39.93 35.7999 39.19 35.7999 38.28ZM18.25 32.93H50.0499C50.9599 32.93 51.7 32.19 51.7 31.28C51.7 30.37 50.9599 29.63 50.0499 29.63H18.25C17.34 29.63 16.6 30.37 16.6 31.28C16.6 32.19 17.34 32.93 18.25 32.93ZM149.14 144.66H117.34C116.43 144.66 115.69 145.4 115.69 146.31C115.69 147.22 116.43 147.96 117.34 147.96H149.14C150.05 147.96 150.79 147.22 150.79 146.31C150.79 145.4 150.05 144.66 149.14 144.66ZM165.04 137.66H133.24C132.33 137.66 131.59 138.4 131.59 139.31C131.59 140.22 132.33 140.96 133.24 140.96H165.04C165.95 140.96 166.69 140.22 166.69 139.31C166.69 138.4 165.95 137.66 165.04 137.66ZM131.52 127.81H60.68C54.4799 127.81 49.4399 122.77 49.4399 116.57V55.37C49.4399 54.66 49.5099 53.97 49.6399 53.29C50.6199 48.08 55.1899 44.13 60.68 44.13H68.82V39.04C68.82 28.55 77.36 20.01 87.85 20.01H104.33C114.82 20.01 123.36 28.55 123.36 39.04V44.13H131.52C137.01 44.13 141.58 48.09 142.56 53.29C142.69 53.96 142.76 54.66 142.76 55.37V116.57C142.76 122.77 137.72 127.81 131.52 127.81ZM52.59 116.58C52.59 121.04 56.22 124.67 60.68 124.67H131.52C135.98 124.67 139.61 121.04 139.61 116.58V55.38C139.61 54.14 139.32 52.96 138.82 51.91C137.52 49.18 134.74 47.29 131.52 47.29H60.68C57.4599 47.29 54.69 49.18 53.38 51.91C52.88 52.96 52.59 54.14 52.59 55.38V116.58ZM72.06 44.14H120.11V39.05C120.11 30.35 113.03 23.26 104.32 23.26H87.84C79.13 23.26 72.05 30.34 72.05 39.05V44.14H72.06ZM109.18 73.91C108.25 72.9 107.22 71.99 106.07 71.21C103.22 69.28 99.79 68.16 96.1 68.15C92.4 68.15 88.96 69.28 86.11 71.21C84.97 71.98 83.94 72.9 83.01 73.91C80.08 77.09 78.28 81.32 78.28 85.98C78.28 95.82 86.2599 103.8 96.1 103.8C105.94 103.8 113.92 95.82 113.92 85.98C113.92 81.32 112.11 77.09 109.17 73.91H109.18ZM101.97 99.87C100.17 100.63 98.19 101.06 96.11 101.06C87.78 101.06 81.03 94.31 81.03 85.98C81.03 81.37 83.1 77.25 86.36 74.49C87.15 73.82 88 73.22 88.92 72.73C90.07 72.1 91.33 71.64 92.64 71.33C93.76 71.07 94.92 70.91 96.11 70.91C97.3 70.91 98.47 71.06 99.58 71.33C101.93 71.89 104.07 72.98 105.85 74.5C109.11 77.27 111.18 81.39 111.18 86C111.18 92.24 107.38 97.6 101.96 99.89L101.97 99.87ZM100.55 88.45C102.08 87.15 102.96 85.24 102.96 83.23C102.96 79.92 100.61 77.15 97.48 76.51C97.03 76.42 96.57 76.37 96.1 76.37C92.31 76.37 89.24 79.44 89.24 83.22C89.24 85.23 90.12 87.14 91.65 88.44L89.36 93.64C89.06 94.31 89.36 95.1 90.01 95.42C90.03 95.42 90.04 95.44 90.06 95.45C90.13 95.48 90.21 95.5 90.28 95.52C90.2999 95.52 90.31 95.53 90.33 95.54C90.36 95.54 90.39 95.54 90.42 95.54C90.49 95.54 90.55 95.56 90.62 95.56H101.59C101.68 95.56 101.77 95.56 101.86 95.53C102.49 95.4 102.96 94.85 102.96 94.19C102.96 94 102.92 93.81 102.84 93.64L100.55 88.44V88.45ZM99.66 85.29C99.3 85.92 98.78 86.43 98.15 86.8C97.54 87.15 97.29 87.91 97.58 88.55L99.47 92.84H92.72L94.61 88.55C94.9 87.91 94.66 87.15 94.05 86.8C92.08 85.66 91.41 83.15 92.54 81.18C93.68 79.21 96.19 78.54 98.16 79.67C100.13 80.81 100.8 83.32 99.67 85.29H99.66Z" fill="#1F1F1F"/>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import"../../../../node_modules/.pnpm/@lit_reactive-element@2.1.
|
|
1
|
+
import"../../../../node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/reactive-element.js";import{html as C}from"../../../../node_modules/.pnpm/lit-html@3.3.1/node_modules/lit-html/lit-html.js";import"../../../../node_modules/.pnpm/lit-element@4.2.1/node_modules/lit-element/lit-element.js";import{illustration as H}from"../../illustration-registry.js";const t=H("make-an-offer",C`
|
|
2
2
|
<svg width="168" height="168" viewBox="0 0 168 168" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
3
3
|
<path d="M52.6 74.1499H12.75C12.2 74.1499 11.75 74.5999 11.75 75.1499V102.04H6.90997V63.0499H59.5V75.3899V81.5599V87.7299H53.6V75.1499C53.6 74.5999 53.15 74.1499 52.6 74.1499ZM161.09 63.0499V102.04H109.56V63.0499H161.09ZM132.77 75.7699C132.77 75.2199 132.32 74.7699 131.77 74.7699H115.9C115.35 74.7699 114.9 75.2199 114.9 75.7699V89.3299C114.9 89.8799 115.35 90.3299 115.9 90.3299H131.77C132.32 90.3299 132.77 89.8799 132.77 89.3299V75.7699ZM155.74 75.7699C155.74 75.2199 155.29 74.7699 154.74 74.7699H138.87C138.32 74.7699 137.87 75.2199 137.87 75.7699V89.3299C137.87 89.8799 138.32 90.3299 138.87 90.3299H154.74C155.29 90.3299 155.74 89.8799 155.74 89.3299V75.7699ZM55.87 60.1699L55.8 60.1199L37.96 46.4899L32.67 42.4399L9.53997 60.1199L9.46997 60.1699H55.86H55.87ZM134.39 60.1699H158.52L158.45 60.1199L135.32 42.4399L130.03 46.4899L112.19 60.1199L112.12 60.1699H134.38H134.39ZM61.09 121.75H58.25C57.71 121.75 57.25 121.45 57.01 121C56.9 120.8 56.83 120.57 56.83 120.33C56.83 119.55 57.46 118.91 58.25 118.91H62.5C63.01 118.91 63.42 118.5 63.44 118C63.44 117.99 63.44 117.98 63.44 117.96C63.44 117.44 63.02 117.01 62.49 117.01H60.6V116.06C60.6 115.54 60.18 115.11 59.65 115.11C59.12 115.11 58.7 115.53 58.7 116.06V117.01H58.23C57.31 117.01 56.48 117.39 55.88 117.99C55.29 118.59 54.92 119.41 54.92 120.32C54.92 120.55 54.94 120.78 54.99 120.99C55.3 122.49 56.63 123.63 58.23 123.63H61.07C61.61 123.63 62.07 123.93 62.31 124.38C62.42 124.58 62.49 124.81 62.49 125.05C62.49 125.83 61.86 126.47 61.07 126.47H56.82C56.31 126.47 55.9 126.88 55.88 127.38C55.88 127.39 55.88 127.4 55.88 127.42C55.88 127.94 56.3 128.37 56.83 128.37H58.72V129.32C58.72 129.84 59.14 130.27 59.67 130.27C60.2 130.27 60.62 129.85 60.62 129.32V128.37H61.09C62.01 128.37 62.84 127.99 63.44 127.39C64.03 126.79 64.4 125.97 64.4 125.06C64.4 124.83 64.38 124.6 64.33 124.39C64.02 122.89 62.69 121.75 61.09 121.75ZM59.41 138.61C52.4 138.61 46.34 133.72 44.79 127.38C44.55 126.41 44.41 125.41 44.4 124.38C44.4 124.32 44.4 124.26 44.4 124.2C44.4 123.91 44.17 123.68 43.88 123.68C43.59 123.68 43.36 123.91 43.36 124.2C43.36 124.26 43.36 124.32 43.36 124.38C43.37 125.4 43.49 126.41 43.71 127.38C45.28 134.29 51.83 139.65 59.4 139.65C59.69 139.65 59.92 139.42 59.92 139.13C59.92 138.84 59.69 138.61 59.4 138.61H59.41ZM106.61 64.3899H106.62V67.3999V102.05H93.61V75.1599C93.61 74.6099 93.16 74.1599 92.61 74.1599H77.79C77.24 74.1599 76.79 74.6099 76.79 75.1599V102.05H71.18L71.04 101.85V98.4899L73.81 91.5099C74 90.7999 73.47 90.0899 72.73 90.0899L67.89 90.0699L68.18 88.9599C68.34 88.3399 67.87 87.7299 67.23 87.7299H60.5V66.6499V63.0499H64.5H103.55H105.97H106.65V64.3799L106.61 64.3899ZM104.34 67.3899C104.19 67.2999 104.02 67.2299 103.84 67.2299H66.57C66.38 67.2299 66.22 67.2999 66.07 67.3899C65.78 67.5599 65.57 67.8699 65.57 68.2299C65.57 68.7799 66.02 69.2299 66.57 69.2299H103.84C104.39 69.2299 104.84 68.7799 104.84 68.2299C104.84 67.8699 104.63 67.5599 104.34 67.3899Z" fill="#11395B"/>
|
|
4
4
|
<path d="M140.84 121H81.53C81.34 119.91 81.11 118.9 80.86 118H140.84C141.67 118 142.34 118.67 142.34 119.5C142.34 120.33 141.67 121 140.84 121ZM9.82999 119.5C9.82999 120.33 10.5 121 11.33 121H37.38C37.62 119.96 37.91 118.95 38.22 118H11.33C10.5 118 9.82999 118.67 9.82999 119.5ZM157 124.38H81.91C81.96 125.36 81.95 126.36 81.87 127.38H157C157.83 127.38 158.5 126.71 158.5 125.88C158.5 125.05 157.83 124.38 157 124.38ZM27.49 124.38C26.66 124.38 25.99 125.05 25.99 125.88C25.99 126.71 26.66 127.38 27.49 127.38H36.7C36.66 126.39 36.7 125.38 36.8 124.38H27.49ZM167.54 65.21C167.25 65.59 166.82 65.79 166.37 65.79C166.06 65.79 165.75 65.69 165.48 65.49L164.02 64.37V103.51C164.02 104.32 163.36 104.98 162.55 104.98H92.79C92.73 104.99 92.68 105.02 92.61 105.02H77.79C77.73 105.02 77.67 105 77.61 104.98H73.24L72.21 103.51L71.18 102.04H76.79V75.15C76.79 74.6 77.24 74.15 77.79 74.15H92.61C93.16 74.15 93.61 74.6 93.61 75.15V102.04H106.62V64.37H106.61V63.05H103.52H64.47H62.05H61.35V66.65V87.73H58.42V63.05H6.90999V102.04H11.75V75.15C11.75 74.6 12.2 74.15 12.75 74.15H52.6C53.15 74.15 53.6 74.6 53.6 75.15V87.73H51.8C51.73 87.73 51.67 87.74 51.6 87.76V76.16H13.75V103.02H47V103.94L46.93 104.02L46.11 104.98L46.08 105.02H12.75C12.69 105.02 12.63 105 12.57 104.98H5.43999C4.62999 104.98 3.96999 104.32 3.96999 103.51V64.37L2.50999 65.49C2.23999 65.69 1.92999 65.79 1.61999 65.79C1.17999 65.79 0.739993 65.59 0.449993 65.21C-0.0400067 64.57 0.0799934 63.65 0.719993 63.15L31.77 39.42C31.77 39.42 31.82 39.39 31.85 39.37C31.89 39.34 31.94 39.31 31.99 39.29C32.03 39.27 32.07 39.25 32.11 39.24C32.16 39.22 32.2 39.2 32.25 39.19C32.29 39.18 32.34 39.17 32.39 39.16C32.44 39.16 32.48 39.14 32.53 39.14C32.58 39.14 32.62 39.14 32.67 39.14C32.72 39.14 32.76 39.14 32.81 39.14C32.86 39.14 32.9 39.15 32.95 39.16C33 39.16 33.04 39.18 33.09 39.19C33.14 39.2 33.18 39.22 33.23 39.24C33.27 39.26 33.31 39.27 33.35 39.3C33.4 39.32 33.44 39.35 33.48 39.38C33.51 39.4 33.53 39.41 33.56 39.43L42.79 46.49H125.19L134.42 39.43C134.42 39.43 134.47 39.4 134.5 39.38C134.54 39.35 134.59 39.32 134.64 39.3C134.68 39.28 134.72 39.26 134.76 39.25C134.81 39.23 134.85 39.21 134.9 39.2C134.94 39.19 134.99 39.18 135.04 39.17C135.09 39.17 135.13 39.15 135.18 39.15C135.23 39.15 135.27 39.15 135.32 39.15C135.37 39.15 135.41 39.15 135.46 39.15C135.51 39.15 135.55 39.16 135.6 39.17C135.65 39.17 135.69 39.19 135.74 39.2C135.79 39.21 135.83 39.23 135.88 39.25C135.92 39.27 135.96 39.28 136 39.31C136.05 39.33 136.09 39.36 136.13 39.39C136.16 39.41 136.18 39.42 136.21 39.44L167.26 63.17C167.9 63.66 168.03 64.58 167.53 65.23L167.54 65.21ZM161.09 63.05H109.56V102.04H161.09V63.05ZM135.33 42.44L130.04 46.49L112.2 60.12L112.13 60.17H158.52L158.45 60.12L135.32 42.44H135.33ZM55.87 60.17L55.8 60.12L37.96 46.49L32.67 42.44L9.53999 60.12L9.46999 60.17H55.86H55.87ZM78.79 103.02H91.61V76.16H78.79V103.02ZM132.77 75.77V89.33C132.77 89.88 132.32 90.33 131.77 90.33H115.9C115.35 90.33 114.9 89.88 114.9 89.33V75.77C114.9 75.22 115.35 74.77 115.9 74.77H131.77C132.32 74.77 132.77 75.22 132.77 75.77ZM130.77 76.77H116.9V88.33H130.77V76.77ZM137.88 89.33V75.77C137.88 75.22 138.33 74.77 138.88 74.77H154.75C155.3 74.77 155.75 75.22 155.75 75.77V89.33C155.75 89.88 155.3 90.33 154.75 90.33H138.88C138.33 90.33 137.88 89.88 137.88 89.33ZM139.88 88.33H153.75V76.77H139.88V88.33ZM79.34 124.38C79.36 124.64 79.37 124.91 79.37 125.17C79.37 125.92 79.3 126.65 79.2 127.38C78.41 133.1 74.64 138.2 69.48 141.19C66.47 142.94 62.99 143.98 59.35 143.98C55.71 143.98 52.31 143.01 49.35 141.35C44.07 138.41 40.27 133.27 39.5 127.38C39.4 126.65 39.34 125.91 39.34 125.17C39.34 124.91 39.35 124.65 39.37 124.38C39.43 123.29 39.62 122.15 39.9 121C40.15 120.01 40.46 119.01 40.84 118C42.61 113.24 45.62 108.45 48.06 105.01C48.06 105 48.08 104.99 48.09 104.97C48.33 104.64 48.56 104.31 48.78 104.01C48.91 103.84 49.03 103.67 49.15 103.51C49.28 103.34 49.4 103.17 49.52 103.01C49.57 102.94 49.62 102.87 49.67 102.81V100.26C49.67 99.97 49.9 99.74 50.19 99.74H51.15L48.1 93.17C47.99 92.93 48.01 92.65 48.15 92.43C48.29 92.21 48.54 92.07 48.8 92.07H53.68L53.59 91.7L53.41 90.95C53.35 90.72 53.41 90.47 53.55 90.29C53.56 90.28 53.58 90.27 53.59 90.26C53.74 90.1 53.94 89.99 54.16 89.99H61.36L64.89 89.97C65.14 89.97 65.35 90.08 65.5 90.26C65.65 90.45 65.7 90.69 65.65 90.92L65.38 92.05H70.26C70.52 92.05 70.77 92.18 70.91 92.41C71.05 92.63 71.07 92.91 70.96 93.15L67.91 99.74H69.01C69.3 99.74 69.53 99.97 69.53 100.26V102.82C69.68 103.04 69.84 103.27 70.01 103.51C70.32 103.96 70.65 104.46 71 104.98C73.29 108.45 76.16 113.29 77.87 118C78.24 119.01 78.55 120.02 78.79 121C79.08 122.16 79.27 123.3 79.33 124.38H79.34ZM77.79 124.38C77.72 123.31 77.51 122.17 77.2 121C76.94 120.02 76.6 119.01 76.22 118C74.39 113.23 71.36 108.3 69.12 104.98C68.87 104.61 68.64 104.27 68.41 103.94H64.91L65.27 104.98L66.59 108.8C66.73 109.21 66.52 109.65 66.11 109.79C66.03 109.82 65.94 109.83 65.86 109.83C65.54 109.83 65.24 109.63 65.13 109.31L63.63 104.98L63.27 103.94H56.11L55.75 104.98L54.26 109.28C54.15 109.6 53.85 109.8 53.53 109.8C53.45 109.8 53.36 109.79 53.28 109.76C52.88 109.62 52.66 109.18 52.8 108.77L54.11 104.98L54.47 103.94H50.79C50.79 103.94 50.75 103.99 50.73 104.01C50.5 104.31 50.27 104.64 50.02 104.97C50.02 104.98 50 104.99 49.99 105.01C47.61 108.3 44.41 113.18 42.51 118C42.11 119.01 41.78 120.01 41.51 121C41.2 122.16 40.99 123.3 40.92 124.38C40.9 124.64 40.89 124.91 40.89 125.17C40.89 125.92 40.96 126.66 41.07 127.38C42.28 135.74 50.15 142.43 59.35 142.43C68.55 142.43 76.38 135.62 77.62 127.38C77.73 126.65 77.81 125.91 77.81 125.17C77.81 124.91 77.81 124.65 77.78 124.38H77.79ZM50.03 93.62L51.6 97.01L52.6 99.17L52.82 99.65H55.52L54.07 93.62H50.03ZM55.29 92.07L55.48 92.85L55.67 93.63L56.52 97.13L57.13 99.64H57.94H58H58.21H58.47H59.47H59.53H59.94H60.5H61.41H61.92H61.97C61.98 99.64 61.99 99.64 62 99.64L63.45 93.64L63.64 92.86L63.83 92.08L63.96 91.55H61.42L61.38 91.56C61.38 91.56 61.35 91.56 61.33 91.56H55.21L55.34 92.09L55.29 92.07ZM69.05 93.61H65.01L63.56 99.64H66.26L69.05 93.61ZM51.26 100.78H50.71V102.91H68.5V100.78H51.26Z" fill="#1F1F1F"/>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import"../../../../node_modules/.pnpm/@lit_reactive-element@2.1.
|
|
1
|
+
import"../../../../node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/reactive-element.js";import{html as t}from"../../../../node_modules/.pnpm/lit-html@3.3.1/node_modules/lit-html/lit-html.js";import"../../../../node_modules/.pnpm/lit-element@4.2.1/node_modules/lit-element/lit-element.js";import{illustration as l}from"../../illustration-registry.js";const o=l("mortgage",t`
|
|
2
2
|
<svg width="168" height="168" viewBox="0 0 168 168" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
3
3
|
<g clip-path="url(#clip0_3736_599)">
|
|
4
4
|
<g style="mix-blend-mode:multiply">
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import"../../../../node_modules/.pnpm/@lit_reactive-element@2.1.
|
|
1
|
+
import"../../../../node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/reactive-element.js";import{html as C}from"../../../../node_modules/.pnpm/lit-html@3.3.1/node_modules/lit-html/lit-html.js";import"../../../../node_modules/.pnpm/lit-element@4.2.1/node_modules/lit-element/lit-element.js";import{illustration as r}from"../../illustration-registry.js";const l=r("network-error",C`
|
|
2
2
|
<svg width="168" height="168" viewBox="0 0 168 168" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
3
3
|
<path d="M84.05 37.03L40.89 111.78H127.2L84.05 37.03ZM81.55 58.81C81.55 57.43 82.67 56.31 84.05 56.31C85.43 56.31 86.55 57.43 86.55 58.81V89.52C86.55 90.9 85.43 92.02 84.05 92.02C82.67 92.02 81.55 90.9 81.55 89.52V58.81ZM84.05 103.74C82.22 103.74 80.74 102.26 80.74 100.44C80.74 98.62 82.22 97.13 84.05 97.13C85.88 97.13 87.35 98.61 87.35 100.44C87.35 102.27 85.87 103.74 84.05 103.74Z" fill="#11395B"/>
|
|
4
4
|
<path d="M131.09 112.53L85.34 33.28C85.07 32.82 84.58 32.53 84.04 32.53C83.5 32.53 83.01 32.82 82.74 33.28L36.99 112.53C36.72 112.99 36.72 113.57 36.99 114.03C37.26 114.49 37.75 114.78 38.29 114.78H129.8C130.34 114.78 130.83 114.49 131.1 114.03C131.37 113.57 131.37 112.99 131.1 112.53H131.09ZM40.89 111.78L84.04 37.03L127.2 111.78H40.89ZM42.7 129.49H13.73C12.9 129.49 12.23 128.82 12.23 127.99C12.23 127.16 12.9 126.49 13.73 126.49H42.7C43.53 126.49 44.2 127.16 44.2 127.99C44.2 128.82 43.53 129.49 42.7 129.49ZM60.36 134.37C60.36 135.2 59.69 135.87 58.86 135.87H29.89C29.06 135.87 28.39 135.2 28.39 134.37C28.39 133.54 29.06 132.87 29.89 132.87H58.86C59.69 132.87 60.36 133.54 60.36 134.37ZM155.77 40.57C155.77 41.4 155.1 42.07 154.27 42.07H125.3C124.47 42.07 123.8 41.4 123.8 40.57C123.8 39.74 124.47 39.07 125.3 39.07H154.27C155.1 39.07 155.77 39.74 155.77 40.57ZM107.64 34.19C107.64 33.36 108.31 32.69 109.14 32.69H138.11C138.94 32.69 139.61 33.36 139.61 34.19C139.61 35.02 138.94 35.69 138.11 35.69H109.14C108.31 35.69 107.64 35.02 107.64 34.19Z" fill="#1F1F1F"/>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import"../../../../node_modules/.pnpm/@lit_reactive-element@2.1.
|
|
1
|
+
import"../../../../node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/reactive-element.js";import{html as C}from"../../../../node_modules/.pnpm/lit-html@3.3.1/node_modules/lit-html/lit-html.js";import"../../../../node_modules/.pnpm/lit-element@4.2.1/node_modules/lit-element/lit-element.js";import{illustration as L}from"../../illustration-registry.js";const t=L("page-1",C`
|
|
2
2
|
<svg width="168" height="168" viewBox="0 0 168 168" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
3
3
|
<path d="M110.89 62.42H101.3V60.42H110.89C111.44 60.42 111.89 60.87 111.89 61.42C111.89 61.97 111.44 62.42 110.89 62.42ZM118.67 94.86L116.67 92.86L116.4 92.59L116.2 92.39C116.2 92.39 116.19 92.37 116.18 92.36C116 92.17 115.91 91.93 115.91 91.68C115.89 91.41 115.97 91.15 116.17 90.94C116.17 90.93 116.18 90.92 116.19 90.91L116.33 90.77L116.36 90.74L118.33 88.77L120.42 86.68L121.08 86.02L119.74 84.68L119.45 84.39L119.16 84.68L117.16 86.68L115.07 88.77L114.66 89.18L114.46 89.38L114.43 89.41C114.43 89.41 114.43 89.41 114.42 89.41C114.4 89.43 114.4 89.46 114.38 89.48C113.99 89.87 113.36 89.87 112.97 89.48L112.94 89.45L112.57 89.08L112.26 88.77L110.17 86.68L108.17 84.68L107.96 84.47L107.75 84.68L106.33 86.1L106.91 86.68L109 88.77L111 90.77L111.2 90.98C111.2 90.98 111.21 91.01 111.22 91.02C111.57 91.4 111.57 91.98 111.22 92.36C111.22 92.36 111.21 92.38 111.2 92.39L111.18 92.41L110.73 92.86L108.73 94.86L106.32 97.27L107.95 98.9L111.99 94.86L112.92 93.93H112.93L112.96 93.89C113.17 93.68 113.44 93.59 113.71 93.61C113.97 93.61 114.24 93.7 114.44 93.9L114.47 93.93L114.83 94.29L115.41 94.87L119.46 98.92L121.09 97.29L118.67 94.87V94.86ZM57.6799 43.25C57.6799 42.7 57.2299 42.25 56.6799 42.25H33.9199C33.3699 42.25 32.9199 42.7 32.9199 43.25C32.9199 43.8 33.3699 44.25 33.9199 44.25H56.6799C57.2299 44.25 57.6799 43.8 57.6799 43.25ZM75.2899 72.6C75.3099 72.91 75.3399 73.22 75.3399 73.54C75.3399 73.93 75.3099 74.31 75.2799 74.7C75.2299 75.38 75.1499 76.05 75.0199 76.7C74.5299 79.11 73.4899 81.32 72.0499 83.2C71.4999 83.92 70.8999 84.59 70.2399 85.2C69.3899 86 68.4499 86.7 67.4399 87.29C65.7399 88.29 63.8499 88.98 61.8299 89.29C61.0299 89.41 60.2099 89.5 59.3699 89.5C58.5299 89.5 57.7199 89.42 56.9099 89.29C54.8899 88.98 52.9999 88.29 51.2999 87.29C50.2899 86.69 49.3499 85.99 48.4999 85.2C47.8399 84.59 47.2399 83.92 46.6899 83.2C45.2499 81.31 44.2099 79.11 43.7199 76.7C43.5899 76.05 43.5099 75.38 43.4599 74.7C43.4299 74.32 43.3999 73.93 43.3999 73.54C43.3999 73.22 43.4299 72.91 43.4499 72.6C43.4899 71.92 43.5599 71.25 43.6899 70.6C43.8199 69.88 44.0099 69.19 44.2299 68.51C44.4599 67.82 44.7399 67.15 45.0599 66.51C46.3799 63.83 48.4299 61.58 50.9499 60.01C52.4099 59.1 54.0299 58.41 55.7599 58.01C56.9199 57.74 58.1299 57.58 59.3699 57.58C60.6099 57.58 61.8199 57.74 62.9799 58.01C64.7099 58.41 66.3299 59.1 67.7899 60.01C70.3099 61.58 72.3499 63.83 73.6799 66.51C73.9999 67.15 74.2799 67.82 74.5099 68.51C74.7399 69.19 74.9199 69.89 75.0499 70.6C75.1699 71.25 75.2499 71.92 75.2899 72.6ZM67.5499 74.69L69.6199 72.6L71.5999 70.6L72.1599 70.04C72.3999 69.8 72.5299 69.48 72.5299 69.14C72.5299 68.91 72.4499 68.7 72.3299 68.51C72.2699 68.42 72.2299 68.32 72.1499 68.24L70.3999 66.51L68.4599 64.6C67.9699 64.11 67.1899 64.11 66.6699 64.6L64.7999 66.5L62.8399 68.5L60.7899 70.59L58.8299 72.59L56.7799 74.68L56.5599 74.9L56.3099 74.68L53.9599 72.59L52.1299 70.96C51.6199 70.51 50.8499 70.54 50.3799 71.02L48.8499 72.59L46.8099 74.68L46.6099 74.88C46.3699 75.12 46.2399 75.46 46.2499 75.8C46.2499 76.13 46.4099 76.45 46.6499 76.68C46.6499 76.68 46.6599 76.7 46.6699 76.71L53.7899 83.19L55.7199 84.94C55.8399 85.05 55.9699 85.13 56.1199 85.19C56.2699 85.25 56.4199 85.28 56.5799 85.28C56.7399 85.28 56.8799 85.25 57.0299 85.19C57.1899 85.13 57.3499 85.03 57.4799 84.9L59.1699 83.19L65.5999 76.69L67.5799 74.69H67.5499Z" fill="#11395B"/>
|
|
4
4
|
<path d="M91.28 127.46H88.45C87.9 127.46 87.45 127.01 87.45 126.46C87.45 125.91 87.9 125.46 88.45 125.46H92.43C92.43 125.46 92.46 125.41 92.47 125.38H93.58C93.58 125.38 93.56 125.43 93.55 125.46H116.55C117.1 125.46 117.55 125.91 117.55 126.46C117.55 127.01 117.1 127.46 116.55 127.46H92.47C91.34 129.32 89.99 130.79 88.44 131.81C88.36 131.87 88.26 131.89 88.16 131.89C88 131.89 87.84 131.81 87.74 131.67C87.59 131.44 87.65 131.13 87.88 130.98C89.15 130.14 90.28 128.95 91.27 127.47L91.28 127.46ZM101.42 123.98C103.25 124.18 105.04 123.44 105.12 123.41C105.84 123.11 106.51 122.71 107.13 122.22C107.21 122.62 107.37 123.04 107.66 123.41C108.47 124.46 109.8 124.55 110.76 124.61C112.65 124.73 114.65 124.27 116.55 123.28C116.79 123.15 116.89 122.85 116.76 122.61C116.63 122.36 116.33 122.27 116.09 122.4C114.36 123.31 112.53 123.73 110.84 123.62C109.8 123.55 108.96 123.45 108.46 122.8C108.07 122.29 108.04 121.64 108.09 121.18C108.11 120.97 108 120.77 107.81 120.68C107.62 120.59 107.39 120.63 107.24 120.78C106.52 121.52 105.68 122.1 104.75 122.48C104.73 122.48 103.11 123.15 101.55 122.98C101.2 122.94 100.89 122.85 100.65 122.71C100.47 122.61 100.35 122.51 100.26 122.42C100.08 122.7 99.87 122.97 99.64 123.22C99.78 123.34 99.95 123.47 100.16 123.59C100.52 123.8 100.95 123.93 101.44 123.98H101.42ZM149.04 48.22H101.29V51.22H147.54V134.95H79.7V125.38H76.7V136.45C76.7 137.28 77.37 137.95 78.2 137.95H149.04C149.87 137.95 150.54 137.28 150.54 136.45V49.72C150.54 48.89 149.87 48.22 149.04 48.22ZM139.01 84.68H133.54C133.77 85.33 133.97 86 134.13 86.68H139.01C139.56 86.68 140.01 86.23 140.01 85.68C140.01 85.13 139.56 84.68 139.01 84.68ZM139.01 88.77H134.53C134.62 89.43 134.68 90.09 134.71 90.77H139.02C139.57 90.77 140.02 90.32 140.02 89.77C140.02 89.22 139.57 88.77 139.02 88.77H139.01ZM139.05 92.86H134.69C134.65 93.54 134.58 94.2 134.48 94.86H139.05C139.6 94.86 140.05 94.41 140.05 93.86C140.05 93.31 139.6 92.86 139.05 92.86ZM139.01 101.37H132.35C131.99 102.06 131.6 102.73 131.17 103.37H139C139.55 103.37 140 102.92 140 102.37C140 101.82 139.55 101.37 139 101.37H139.01ZM139.01 105.46H129.55C128.93 106.17 128.26 106.84 127.55 107.46H139.01C139.56 107.46 140.01 107.01 140.01 106.46C140.01 105.91 139.56 105.46 139.01 105.46ZM140.01 68.99C140.01 68.44 139.56 67.99 139.01 67.99H101.3V69.99H139.01C139.56 69.99 140.01 69.54 140.01 68.99ZM106.01 72.08H101.3V74.08H102.15C103.36 73.28 104.65 72.62 106.01 72.08ZM140.01 73.08C140.01 72.53 139.56 72.08 139.01 72.08H121.4C122.76 72.62 124.06 73.28 125.26 74.08H139.01C139.56 74.08 140.01 73.63 140.01 73.08ZM139.05 76.18H127.92C128.6 76.81 129.26 77.47 129.85 78.18H139.05C139.6 78.18 140.05 77.73 140.05 77.18C140.05 76.63 139.6 76.18 139.05 76.18ZM105.19 107.46C107.73 108.83 110.63 109.61 113.71 109.61C116.79 109.61 119.69 108.83 122.23 107.46C123.28 106.89 124.27 106.22 125.18 105.46C125.94 104.82 126.65 104.12 127.3 103.37C127.84 102.74 128.35 102.07 128.8 101.37C130.06 99.43 130.94 97.23 131.37 94.87C131.49 94.21 131.57 93.55 131.61 92.87C131.64 92.47 131.67 92.07 131.67 91.66C131.67 91.36 131.64 91.07 131.63 90.78C131.6 90.1 131.53 89.44 131.42 88.78C131.3 88.07 131.15 87.37 130.96 86.69C130.76 86.01 130.54 85.34 130.27 84.69C129.21 82.18 127.57 79.96 125.55 78.19C124.7 77.44 123.77 76.77 122.79 76.19C121.15 75.23 119.35 74.5 117.44 74.1C116.24 73.85 115 73.71 113.72 73.71C112.44 73.71 111.2 73.85 110 74.1C108.08 74.51 106.29 75.23 104.65 76.19C103.66 76.77 102.74 77.44 101.89 78.19C101.7 78.36 101.51 78.53 101.32 78.71V81.65C102.42 80.3 103.73 79.13 105.21 78.2C106.64 77.3 108.21 76.62 109.89 76.2C111.12 75.9 112.4 75.72 113.72 75.72C115.04 75.72 116.32 75.9 117.55 76.2C119.23 76.62 120.81 77.3 122.23 78.2C124.72 79.78 126.75 82.03 128.05 84.7C128.37 85.35 128.65 86.01 128.87 86.7C129.09 87.38 129.27 88.08 129.4 88.79C129.52 89.44 129.59 90.11 129.63 90.79C129.65 91.08 129.67 91.37 129.67 91.67C129.67 92.08 129.64 92.48 129.61 92.88C129.56 93.56 129.48 94.23 129.35 94.88C128.86 97.29 127.8 99.5 126.35 101.38C125.8 102.1 125.18 102.77 124.52 103.38C123.66 104.18 122.71 104.88 121.69 105.47C119.91 106.5 117.93 107.19 115.81 107.47C115.13 107.56 114.43 107.62 113.72 107.62C113.01 107.62 112.32 107.56 111.63 107.47C109.51 107.19 107.52 106.5 105.75 105.47C104.73 104.88 103.78 104.17 102.92 103.38C102.35 102.85 101.81 102.29 101.32 101.69V104.62C101.62 104.91 101.93 105.2 102.26 105.47C103.17 106.23 104.16 106.9 105.21 107.47L105.19 107.46ZM107.9 92.86L109.08 91.68L108.17 90.77L106.17 88.77L104.2 86.8C104.2 86.8 104.15 86.72 104.12 86.68C103.83 86.29 103.85 85.74 104.2 85.39L104.91 84.68L107.24 82.35C107.62 81.97 108.28 81.97 108.65 82.35L110.98 84.68L112.98 86.68L113.65 87.35L114.32 86.68L116.32 84.68L118.73 82.27C119.11 81.89 119.77 81.89 120.14 82.27L122.55 84.68L123.19 85.32C123.57 85.7 123.57 86.29 123.22 86.68C123.21 86.7 123.2 86.72 123.19 86.73L121.15 88.77L119.15 90.77L118.28 91.64L119.5 92.86L121.5 94.86L123.21 96.57C123.6 96.96 123.6 97.59 123.21 97.98L120.17 101.02C119.97 101.22 119.72 101.31 119.46 101.31C119.2 101.31 118.95 101.21 118.75 101.02L113.7 95.97L108.65 101.02C108.46 101.21 108.21 101.31 107.94 101.31C107.67 101.31 107.42 101.2 107.23 101.02L104.19 97.98C103.8 97.59 103.8 96.96 104.19 96.57L105.9 94.86L107.9 92.86ZM110.73 92.86L108.73 94.86L106.32 97.27L107.95 98.9L111.99 94.86L112.92 93.93H112.93L112.96 93.89C113.17 93.68 113.44 93.59 113.71 93.61C113.97 93.61 114.24 93.7 114.44 93.9L114.47 93.93L114.83 94.29L115.41 94.87L119.46 98.92L121.09 97.29L118.67 94.87L116.67 92.87L116.4 92.6L116.2 92.4C116.2 92.4 116.19 92.38 116.18 92.37C116 92.18 115.91 91.94 115.91 91.69C115.89 91.42 115.97 91.16 116.17 90.95C116.17 90.94 116.18 90.93 116.19 90.92L116.33 90.78L116.36 90.75L118.33 88.78L120.42 86.69L121.08 86.03L119.74 84.69L119.45 84.4L119.16 84.69L117.16 86.69L115.07 88.78L114.66 89.19L114.46 89.39L114.43 89.42C114.43 89.42 114.43 89.42 114.42 89.42C114.4 89.44 114.4 89.47 114.38 89.49C113.99 89.88 113.36 89.88 112.97 89.49L112.94 89.46L112.57 89.09L112.26 88.78L110.17 86.69L108.17 84.69L107.96 84.48L107.75 84.69L106.33 86.11L106.91 86.69L109 88.78L111 90.78L111.2 90.99C111.2 90.99 111.21 91.02 111.22 91.03C111.57 91.41 111.57 91.99 111.22 92.37C111.22 92.37 111.21 92.39 111.2 92.4L111.18 92.42L110.73 92.87V92.86ZM76.7 120.38H23.96C23.13 120.38 22.46 119.71 22.46 118.88V32.15C22.46 31.32 23.13 30.65 23.96 30.65H94.8C95.63 30.65 96.3 31.32 96.3 32.15V118.88C96.3 119.45 95.97 119.95 95.5 120.2C95.29 120.31 95.05 120.38 94.8 120.38H76.71H76.7ZM93.3 33.65H25.46V117.38H93.3V33.65ZM63.33 108.29C63.33 108.84 62.88 109.29 62.33 109.29H38.25C37.12 111.15 35.77 112.62 34.22 113.64C34.14 113.7 34.04 113.72 33.95 113.72C33.79 113.72 33.63 113.64 33.53 113.5C33.38 113.27 33.44 112.96 33.67 112.81C34.94 111.97 36.07 110.78 37.06 109.3H34.23C33.68 109.3 33.23 108.85 33.23 108.3C33.23 107.75 33.68 107.3 34.23 107.3H38.21C38.48 106.75 38.73 106.2 38.95 105.66C37.68 105.31 36.62 104.1 36.31 102.6C36 101.07 36.42 99.57 36.82 98.42C37.05 97.76 37.33 97.08 37.85 96.54C38.48 95.89 39.36 95.61 40.12 95.85C41.05 96.14 41.67 97.11 41.77 98.46C41.89 100.1 41.42 101.7 40.92 103.19C40.76 103.68 40.58 104.2 40.39 104.73C41.03 104.62 41.69 104.3 42.36 103.8C43.17 103.19 43.7 102.42 44.05 101.91C44.4 101.41 44.69 100.97 45.18 101.2C45.58 101.39 45.52 101.82 45.48 102.11C45.44 102.44 45.37 102.88 45.53 103.43C45.61 103.71 45.73 103.95 45.89 104.13C45.95 104.21 46.13 104.4 46.42 104.57C46.67 104.71 46.97 104.8 47.32 104.84C48.87 105.01 50.46 104.37 50.53 104.34C51.45 103.95 52.29 103.38 53.02 102.64C53.17 102.49 53.4 102.45 53.59 102.54C53.78 102.63 53.9 102.83 53.87 103.04C53.82 103.5 53.85 104.15 54.24 104.66C54.74 105.3 55.57 105.41 56.62 105.48C58.33 105.59 60.14 105.17 61.87 104.26C62.12 104.13 62.42 104.23 62.55 104.47C62.68 104.71 62.58 105.02 62.34 105.14C60.44 106.14 58.44 106.59 56.56 106.47C55.59 106.41 54.27 106.32 53.45 105.27C53.16 104.89 53 104.48 52.92 104.08C52.3 104.57 51.63 104.97 50.91 105.27C50.71 105.35 48.97 106.03 47.21 105.84C46.72 105.79 46.3 105.66 45.93 105.45C45.51 105.21 45.24 104.93 45.12 104.78C44.88 104.49 44.69 104.13 44.57 103.72C44.51 103.5 44.47 103.29 44.45 103.09C44.09 103.57 43.6 104.13 42.97 104.61C41.81 105.49 40.79 105.76 40.01 105.79C39.81 106.3 39.59 106.81 39.35 107.32H62.35C62.9 107.32 63.35 107.77 63.35 108.32L63.33 108.29ZM39.33 104.7C39.57 104.06 39.78 103.44 39.98 102.85C40.44 101.45 40.88 99.97 40.78 98.51C40.73 97.8 40.45 96.98 39.84 96.79C39.76 96.76 39.67 96.75 39.58 96.75C39.21 96.75 38.83 96.97 38.59 97.22C38.23 97.59 38.01 98.1 37.78 98.73C37.42 99.75 37.05 101.09 37.31 102.38C37.51 103.35 38.22 104.46 39.34 104.7H39.33ZM39.56 66.51H34.02C33.47 66.51 33.02 66.96 33.02 67.51C33.02 68.06 33.47 68.51 34.02 68.51H38.96C39.13 67.83 39.33 67.16 39.56 66.51ZM84.8 66.51H79.19C79.38 67.06 79.55 67.61 79.7 68.18C79.73 68.29 79.76 68.4 79.79 68.51H84.8C85.35 68.51 85.8 68.06 85.8 67.51C85.8 66.96 85.35 66.51 84.8 66.51ZM33.02 71.6C33.02 72.15 33.47 72.6 34.02 72.6H38.37C38.4 71.92 38.46 71.26 38.55 70.6H34.01C33.46 70.6 33.01 71.05 33.01 71.6H33.02ZM84.8 70.6H80.2C80.29 71.26 80.35 71.92 80.38 72.6H84.8C85.35 72.6 85.8 72.15 85.8 71.6C85.8 71.05 85.35 70.6 84.8 70.6ZM33.99 76.69H38.6C38.5 76.03 38.43 75.37 38.4 74.69H34C33.45 74.69 33 75.14 33 75.69C33 76.24 33.45 76.69 34 76.69H33.99ZM84.84 74.69H80.37C80.33 75.37 80.27 76.03 80.17 76.69H84.85C85.4 76.69 85.85 76.24 85.85 75.69C85.85 75.14 85.4 74.69 84.85 74.69H84.84ZM33.02 84.2C33.02 84.75 33.47 85.2 34.02 85.2H41.86C41.43 84.56 41.05 83.89 40.69 83.2H34.02C33.47 83.2 33.02 83.65 33.02 84.2ZM84.8 83.2H78.06C77.7 83.89 77.32 84.56 76.89 85.2H84.8C85.35 85.2 85.8 84.75 85.8 84.2C85.8 83.65 85.35 83.2 84.8 83.2ZM34.02 89.29H45.46C44.76 88.67 44.09 88 43.47 87.29H34.01C33.46 87.29 33.01 87.74 33.01 88.29C33.01 88.84 33.46 89.29 34.01 89.29H34.02ZM84.8 87.29H75.28C74.66 88 74 88.67 73.29 89.29H84.8C85.35 89.29 85.8 88.84 85.8 88.29C85.8 87.74 85.35 87.29 84.8 87.29ZM34.02 51.82H84.79C85.2 51.82 85.55 51.57 85.7 51.22C85.75 51.1 85.79 50.96 85.79 50.82C85.79 50.27 85.34 49.82 84.79 49.82H34.02C33.47 49.82 33.02 50.27 33.02 50.82C33.02 51.37 33.47 51.82 34.02 51.82ZM76.7 55.91H84.79C85.34 55.91 85.79 55.46 85.79 54.91C85.79 54.36 85.34 53.91 84.79 53.91H66.91C68.29 54.44 69.61 55.11 70.83 55.91H76.69H76.7ZM34.02 55.91H47.91C49.14 55.11 50.45 54.44 51.83 53.91H34.02C33.47 53.91 33.02 54.36 33.02 54.91C33.02 55.46 33.47 55.91 34.02 55.91ZM33.99 60H43.29C43.89 59.29 44.55 58.63 45.23 58H33.99C33.44 58 32.99 58.45 32.99 59C32.99 59.55 33.44 60 33.99 60ZM84.84 58H73.53C74.22 58.63 74.87 59.29 75.47 60H84.83C85.38 60 85.83 59.55 85.83 59C85.83 58.45 85.38 58 84.83 58H84.84ZM74.49 83.2C74.04 83.9 73.55 84.57 73.01 85.2C72.37 85.95 71.66 86.66 70.91 87.29C70.01 88.05 69.03 88.72 68 89.29C65.44 90.7 62.5 91.5 59.38 91.5C56.26 91.5 53.32 90.7 50.76 89.29C49.72 88.72 48.75 88.05 47.85 87.29C47.09 86.65 46.39 85.95 45.75 85.2C45.21 84.57 44.72 83.9 44.27 83.2C43.02 81.25 42.14 79.06 41.72 76.7C41.6 76.04 41.53 75.38 41.48 74.7C41.46 74.32 41.42 73.93 41.42 73.54C41.42 73.22 41.45 72.91 41.47 72.6C41.51 71.92 41.58 71.26 41.68 70.6C41.8 69.89 41.95 69.19 42.15 68.51C42.35 67.83 42.58 67.16 42.86 66.51C43.94 63.99 45.58 61.78 47.61 60.01C48.47 59.26 49.41 58.59 50.41 58.01C52.11 57.02 53.98 56.3 55.97 55.92C57.08 55.71 58.21 55.59 59.38 55.59C60.55 55.59 61.69 55.71 62.79 55.92C64.78 56.31 66.65 57.03 68.35 58.01C69.35 58.59 70.28 59.26 71.15 60.01C73.19 61.78 74.83 64 75.9 66.51C76.18 67.16 76.41 67.83 76.61 68.51C76.65 68.63 76.67 68.76 76.71 68.89C76.86 69.45 76.99 70.02 77.08 70.61C77.19 71.27 77.26 71.93 77.29 72.61C77.31 72.92 77.34 73.23 77.34 73.55C77.34 73.94 77.31 74.32 77.28 74.71C77.24 75.39 77.16 76.05 77.04 76.71C76.95 77.22 76.83 77.72 76.7 78.21C76.22 80 75.47 81.69 74.49 83.21V83.2ZM59.38 89.5C60.22 89.5 61.03 89.42 61.84 89.29C63.86 88.98 65.75 88.29 67.45 87.29C68.46 86.69 69.4 85.99 70.25 85.2C70.91 84.59 71.51 83.92 72.06 83.2C73.5 81.31 74.54 79.11 75.03 76.7C75.16 76.05 75.24 75.38 75.29 74.7C75.32 74.32 75.35 73.93 75.35 73.54C75.35 73.22 75.32 72.91 75.3 72.6C75.26 71.92 75.19 71.25 75.06 70.6C74.93 69.88 74.74 69.19 74.52 68.51C74.29 67.82 74.01 67.15 73.69 66.51C72.37 63.83 70.32 61.58 67.8 60.01C66.34 59.1 64.72 58.41 62.99 58.01C61.83 57.74 60.62 57.58 59.38 57.58C58.14 57.58 56.93 57.74 55.77 58.01C54.04 58.41 52.42 59.1 50.96 60.01C48.44 61.58 46.4 63.83 45.07 66.51C44.75 67.15 44.47 67.82 44.24 68.51C44.01 69.19 43.83 69.89 43.7 70.6C43.58 71.25 43.5 71.92 43.46 72.6C43.44 72.91 43.41 73.22 43.41 73.54C43.41 73.93 43.44 74.31 43.47 74.7C43.52 75.38 43.6 76.05 43.73 76.7C44.22 79.11 45.26 81.32 46.7 83.2C47.25 83.92 47.85 84.59 48.51 85.2C49.36 86 50.3 86.7 51.31 87.29C53.01 88.29 54.9 88.98 56.92 89.29C57.72 89.41 58.54 89.5 59.38 89.5ZM65.57 76.69L59.14 83.19L57.45 84.9C57.32 85.03 57.16 85.13 57 85.19C56.86 85.25 56.7 85.28 56.55 85.28C56.4 85.28 56.24 85.25 56.09 85.19C55.95 85.13 55.81 85.05 55.69 84.94L53.76 83.19L46.64 76.71C46.64 76.71 46.63 76.69 46.62 76.68C46.38 76.45 46.23 76.14 46.22 75.8C46.22 75.46 46.34 75.12 46.58 74.88L46.78 74.68L48.82 72.59L50.35 71.02C50.82 70.53 51.59 70.51 52.1 70.96L53.93 72.59L56.28 74.68L56.53 74.9L56.75 74.68L58.8 72.59L60.76 70.59L62.81 68.5L64.77 66.5L66.64 64.6C67.16 64.1 67.94 64.1 68.43 64.6L70.37 66.51L72.12 68.24C72.2 68.32 72.25 68.41 72.3 68.51C72.41 68.7 72.49 68.91 72.5 69.14C72.5 69.48 72.37 69.8 72.13 70.04L71.57 70.6L69.59 72.6L67.52 74.69L65.54 76.69H65.57ZM49.59 76.69L56.52 83L62.76 76.69L64.74 74.69L66.81 72.6L68.79 70.6L70.22 69.15L69.57 68.51L67.57 66.54L65.63 68.51L63.58 70.6L61.62 72.6L59.57 74.69L57.61 76.69L57.49 76.81C56.99 77.29 56.24 77.3 55.75 76.86L55.55 76.68L53.3 74.68L51.32 72.92L49.6 74.68L48.57 75.74L49.61 76.68L49.59 76.69Z" fill="#1F1F1F"/>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import"../../../../node_modules/.pnpm/@lit_reactive-element@2.1.
|
|
1
|
+
import"../../../../node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/reactive-element.js";import{html as C}from"../../../../node_modules/.pnpm/lit-html@3.3.1/node_modules/lit-html/lit-html.js";import"../../../../node_modules/.pnpm/lit-element@4.2.1/node_modules/lit-element/lit-element.js";import{illustration as L}from"../../illustration-registry.js";const t=L("page-2",C`
|
|
2
2
|
<svg width="168" height="168" viewBox="0 0 168 168" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
3
3
|
<path d="M147.77 103.4L145.12 106.05L140.19 101.11L139.98 100.91L139.62 100.55C139.52 100.45 139.41 100.44 139.37 100.44H139.35C139.23 100.44 139.18 100.46 139.13 100.51L138.91 100.8H138.85L133.61 106.03L130.96 103.38L136.28 98.0599L136.35 97.9899C136.45 97.8899 136.45 97.7299 136.35 97.6199L136.24 97.4999V97.4799L130.95 92.1899L133.6 89.5399L139.09 95.0299C139.18 95.1199 139.26 95.1399 139.3 95.1399C139.37 95.1399 139.43 95.1199 139.48 95.0699L139.57 94.9799L139.8 94.7599L145.09 89.4699L147.74 92.1199L142.54 97.3199L142.35 97.5199C142.35 97.5199 142.28 97.6099 142.29 97.7099C142.29 97.8299 142.32 97.8899 142.37 97.9499L142.45 98.0399L146.32 101.91L146.34 101.94L147.78 103.38L147.77 103.4ZM68.67 72.7599C68.67 72.8299 68.67 72.9099 68.67 72.9799C68.67 73.3699 68.64 73.7599 68.61 74.1499C68.55 74.9699 68.46 75.6499 68.33 76.2799C67.83 78.7199 66.76 81.0699 65.23 83.0799C64.64 83.8499 64 84.5499 63.34 85.1699C62.46 85.9999 61.48 86.7299 60.41 87.3499C58.61 88.4199 56.64 89.1199 54.56 89.4399C53.66 89.5899 52.81 89.6599 51.99 89.6599C51.17 89.6599 50.32 89.5899 49.41 89.4399C47.33 89.1199 45.36 88.4199 43.56 87.3499C42.5 86.7199 41.52 85.9899 40.64 85.1699C39.97 84.5499 39.34 83.8499 38.75 83.0799C37.19 81.0299 36.15 78.7499 35.65 76.2899C35.52 75.6599 35.43 74.9699 35.38 74.1999C35.35 73.7999 35.32 73.3999 35.32 72.9899C35.32 72.7299 35.34 72.4799 35.36 72.2199L35.38 71.9999C35.43 71.2099 35.51 70.5199 35.63 69.9099C35.75 69.2399 35.93 68.5499 36.19 67.7399C36.43 67.0299 36.72 66.3199 37.06 65.6399C38.43 62.8499 40.56 60.4999 43.21 58.8499C44.78 57.8699 46.47 57.1699 48.24 56.7599C49.52 56.4599 50.79 56.3099 52.01 56.3099C53.23 56.3099 54.51 56.4599 55.78 56.7599C57.55 57.1699 59.24 57.8699 60.81 58.8499C63.45 60.4899 65.57 62.8399 66.96 65.6399C67.3 66.3199 67.59 67.0299 67.83 67.7299C68.07 68.4299 68.26 69.1699 68.39 69.9199C68.51 70.5999 68.6 71.2999 68.64 72.0099L68.68 72.7699H68.66L68.67 72.7599ZM49.19 84.0099C49.25 84.0099 49.29 84.0099 49.35 83.9799C49.47 83.9399 49.53 83.8999 49.57 83.8599L58.47 74.8599L59.65 73.6299L64.26 68.9799C64.36 68.8799 64.42 68.7399 64.42 68.5899C64.42 68.5199 64.39 68.4399 64.33 68.3399C64.31 68.3099 64.28 68.2699 64.26 68.2199L62.5 66.4699L60.56 64.5499C60.46 64.4499 60.32 64.3999 60.18 64.3999C60.04 64.3999 59.89 64.4599 59.77 64.5699L49.67 74.8599L49.19 75.3399L48.43 74.6799L44.25 70.9599C44.15 70.8699 44.02 70.8199 43.88 70.8199C43.73 70.8199 43.6 70.8799 43.5 70.9799L39.72 74.8499C39.62 74.9499 39.57 75.0899 39.57 75.2399C39.57 75.3799 39.64 75.5199 39.75 75.6199L39.84 75.6999L48.8 83.8699C48.86 83.9299 48.91 83.9499 48.94 83.9599C49.05 83.9999 49.11 84.0099 49.17 84.0099H49.19ZM50.29 42.6899C50.29 42.1399 49.84 41.6899 49.29 41.6899H26.53C25.98 41.6899 25.53 42.1399 25.53 42.6899C25.53 43.2399 25.98 43.6899 26.53 43.6899H49.29C49.84 43.6899 50.29 43.2399 50.29 42.6899ZM108.74 68.7099C108.74 69.2599 108.29 69.7099 107.74 69.7099H84.98C84.43 69.7099 83.98 69.2599 83.98 68.7099C83.98 68.1599 84.43 67.7099 84.98 67.7099H107.74C108.29 67.7099 108.74 68.1599 108.74 68.7099Z" fill="#11395B"/>
|
|
4
4
|
<path d="M18.0701 116.82H65.7501L65.6901 117.43L65.5301 118.93L65.4401 119.82H16.5701C15.7401 119.82 15.0701 119.15 15.0701 118.32V31.6C15.0701 30.77 15.7401 30.1 16.5701 30.1H87.4101C88.2401 30.1 88.9101 30.77 88.9101 31.6V56.02H85.9101V33.1H18.0701V116.83V116.82ZM29.6801 108.73H26.8501C26.3001 108.73 25.8501 108.28 25.8501 107.73C25.8501 107.18 26.3001 106.73 26.8501 106.73H30.8301C31.1001 106.18 31.3501 105.63 31.5701 105.09C30.3001 104.74 29.2401 103.53 28.9301 102.03C28.6201 100.5 29.0401 99 29.4401 97.85C29.6701 97.19 29.9601 96.5 30.4701 95.97C31.1001 95.32 31.9901 95.04 32.7401 95.28C33.6701 95.57 34.2901 96.54 34.3901 97.88C34.5101 99.52 34.0401 101.12 33.5401 102.61C33.3801 103.1 33.2001 103.62 33.0101 104.15C33.6501 104.03 34.3101 103.72 34.9701 103.22C35.7801 102.61 36.3101 101.84 36.6601 101.33C37.0101 100.83 37.3001 100.39 37.7901 100.62C38.1901 100.81 38.1301 101.24 38.0901 101.53C38.0501 101.86 37.9801 102.3 38.1401 102.85C38.2201 103.13 38.3401 103.37 38.5001 103.56C38.5601 103.64 38.7401 103.83 39.0301 104C39.2801 104.14 39.5801 104.23 39.9301 104.27C41.4901 104.44 43.1201 103.78 43.1301 103.77C44.0601 103.38 44.9001 102.81 45.6201 102.07C45.7701 101.92 46.0001 101.88 46.1901 101.97C46.3801 102.06 46.5001 102.26 46.4701 102.47C46.4201 102.93 46.4501 103.58 46.8401 104.09C47.3301 104.73 48.1701 104.84 49.2201 104.91C50.9301 105.02 52.7401 104.6 54.4701 103.69C54.7201 103.56 55.0201 103.66 55.1501 103.9C55.2801 104.15 55.1801 104.45 54.9401 104.57C53.0401 105.57 51.0401 106.02 49.1601 105.9C48.1901 105.84 46.8601 105.75 46.0501 104.7C45.7601 104.32 45.6001 103.91 45.5201 103.51C44.9101 104 44.2301 104.4 43.5101 104.7C43.4301 104.73 41.6301 105.47 39.8101 105.27C39.3201 105.22 38.9001 105.09 38.5301 104.88C38.1101 104.64 37.8401 104.36 37.7201 104.21C37.4801 103.92 37.2901 103.56 37.1701 103.15C37.1101 102.93 37.0701 102.72 37.0501 102.52C36.6901 103 36.2001 103.56 35.5701 104.04C34.4101 104.92 33.3901 105.19 32.6101 105.22C32.4101 105.73 32.1901 106.24 31.9501 106.75H54.9501C55.5001 106.75 55.9501 107.2 55.9501 107.75C55.9501 108.3 55.5001 108.75 54.9501 108.75H30.8701C29.7301 110.61 28.3901 112.08 26.8401 113.1C26.7601 113.16 26.6601 113.18 26.5701 113.18C26.4101 113.18 26.2501 113.1 26.1501 112.96C26.0001 112.73 26.0601 112.42 26.2901 112.27C27.5601 111.43 28.6901 110.24 29.6801 108.76V108.73ZM31.9501 104.15C32.1901 103.51 32.4001 102.89 32.6001 102.3C33.0601 100.9 33.5001 99.42 33.4001 97.96C33.3501 97.28 33.0701 96.43 32.4601 96.24C32.3801 96.21 32.2901 96.2 32.2001 96.2C31.8301 96.2 31.4501 96.42 31.2001 96.67C30.8401 97.04 30.6201 97.55 30.4001 98.18C30.0401 99.2 29.6701 100.54 29.9301 101.83C30.1301 102.8 30.8401 103.91 31.9601 104.15H31.9501ZM32.1801 65.95H26.6401C26.0901 65.95 25.6401 66.4 25.6401 66.95C25.6401 67.5 26.0901 67.95 26.6401 67.95H31.5801C31.7501 67.27 31.9501 66.6 32.1801 65.95ZM25.6401 71.04C25.6401 71.59 26.0901 72.04 26.6401 72.04H30.9901C31.0201 71.36 31.0801 70.7 31.1701 70.04H26.6301C26.0801 70.04 25.6301 70.49 25.6301 71.04H25.6401ZM26.6001 76.14H31.2101C31.1101 75.48 31.0401 74.82 31.0101 74.14H26.6101C26.0601 74.14 25.6101 74.59 25.6101 75.14C25.6101 75.69 26.0601 76.14 26.6101 76.14H26.6001ZM25.6401 83.64C25.6401 84.19 26.0901 84.64 26.6401 84.64H34.4801C34.0501 84 33.6701 83.33 33.3101 82.64H26.6401C26.0901 82.64 25.6401 83.09 25.6401 83.64ZM26.6401 88.73H38.0801C37.3801 88.11 36.7101 87.44 36.0901 86.73H26.6301C26.0801 86.73 25.6301 87.18 25.6301 87.73C25.6301 88.28 26.0801 88.73 26.6301 88.73H26.6401ZM67.8901 86.73C67.2701 87.44 66.6101 88.11 65.9001 88.73H68.7001L68.9101 86.73H67.8901ZM77.4101 49.26H26.6401C26.0901 49.26 25.6401 49.71 25.6401 50.26C25.6401 50.81 26.0901 51.26 26.6401 51.26H77.4101C77.9601 51.26 78.4101 50.81 78.4101 50.26C78.4101 49.71 77.9601 49.26 77.4101 49.26ZM26.6401 55.35H40.5301C41.7601 54.55 43.0701 53.88 44.4501 53.35H26.6401C26.0901 53.35 25.6401 53.8 25.6401 54.35C25.6401 54.9 26.0901 55.35 26.6401 55.35ZM78.4101 54.35C78.4101 53.8 77.9601 53.35 77.4101 53.35H59.5301C60.9101 53.88 62.2301 54.55 63.4501 55.35H77.4001C77.9501 55.35 78.4001 54.9 78.4001 54.35H78.4101ZM73.9501 57.45H66.1501C66.8401 58.08 67.4901 58.74 68.0901 59.45H72.2801C72.7001 58.67 73.2701 57.99 73.9601 57.45H73.9501ZM26.6001 59.45H35.9001C36.5001 58.74 37.1601 58.08 37.8401 57.45H26.6001C26.0501 57.45 25.6001 57.9 25.6001 58.45C25.6001 59 26.0501 59.45 26.6001 59.45ZM60.6101 88.73C58.0501 90.14 55.1101 90.94 51.9901 90.94C48.8701 90.94 45.9301 90.14 43.3701 88.73C42.3301 88.16 41.3601 87.49 40.4601 86.73C39.7001 86.09 39.0001 85.39 38.3601 84.64C37.8201 84.01 37.3301 83.34 36.8801 82.64C35.6301 80.69 34.7501 78.5 34.3301 76.14C34.2101 75.48 34.1401 74.82 34.0901 74.14C34.0701 73.76 34.0301 73.37 34.0301 72.98C34.0301 72.66 34.0601 72.36 34.0801 72.04C34.1201 71.36 34.1901 70.7 34.2901 70.04C34.4101 69.33 34.5601 68.63 34.7601 67.95C34.9601 67.27 35.1901 66.6 35.4701 65.95C36.5401 63.43 38.1901 61.22 40.2201 59.45C41.0801 58.7 42.0201 58.03 43.0201 57.45C44.7201 56.46 46.5901 55.74 48.5801 55.36C49.6901 55.15 50.8301 55.03 52.0001 55.03C53.1701 55.03 54.3101 55.15 55.4201 55.36C57.4101 55.75 59.2801 56.47 60.9801 57.45C61.9801 58.03 62.9101 58.7 63.7801 59.45C65.8201 61.22 67.4601 63.44 68.5301 65.95C68.8101 66.6 69.0401 67.27 69.2401 67.95C69.4401 68.63 69.5901 69.33 69.7101 70.04C69.8201 70.7 69.8901 71.36 69.9201 72.04C69.9401 72.35 69.9701 72.66 69.9701 72.98C69.9701 73.37 69.9401 73.75 69.9101 74.14C69.8701 74.82 69.7901 75.48 69.6701 76.14C69.2501 78.5 68.3701 80.7 67.1201 82.64C66.6701 83.34 66.1801 84.01 65.6401 84.64C65.0001 85.39 64.3001 86.09 63.5401 86.73C62.6401 87.49 61.6601 88.16 60.6301 88.73H60.6101ZM54.4501 88.73C56.4701 88.42 58.3601 87.73 60.0501 86.73C61.0601 86.13 62.0001 85.43 62.8501 84.64C63.5101 84.03 64.1101 83.36 64.6601 82.64C66.1001 80.75 67.1401 78.55 67.6301 76.14C67.7601 75.49 67.8401 74.82 67.8901 74.14C67.9201 73.76 67.9501 73.37 67.9501 72.98C67.9501 72.66 67.9201 72.35 67.9001 72.04C67.8601 71.36 67.7901 70.69 67.6601 70.04C67.5301 69.32 67.3401 68.63 67.1201 67.95C66.8901 67.26 66.6101 66.59 66.2901 65.95C64.9701 63.27 62.9201 61.02 60.4001 59.45C58.9401 58.54 57.3201 57.85 55.5901 57.45C54.4301 57.18 53.2201 57.02 51.9801 57.02C50.7401 57.02 49.5301 57.18 48.3701 57.45C46.6401 57.85 45.0201 58.54 43.5601 59.45C41.0401 61.02 39.0001 63.27 37.6701 65.95C37.3501 66.59 37.0701 67.26 36.8401 67.95C36.6101 68.63 36.4301 69.33 36.3001 70.04C36.1801 70.69 36.1001 71.36 36.0601 72.04C36.0401 72.35 36.0101 72.66 36.0101 72.98C36.0101 73.37 36.0401 73.75 36.0701 74.14C36.1201 74.82 36.2001 75.49 36.3301 76.14C36.8201 78.55 37.8601 80.76 39.3001 82.64C39.8501 83.36 40.4501 84.03 41.1101 84.64C41.9601 85.44 42.9001 86.14 43.9101 86.73C45.6001 87.73 47.4901 88.42 49.5101 88.73C50.3101 88.86 51.1301 88.94 51.9701 88.94C52.8101 88.94 53.6301 88.86 54.4301 88.73H54.4501ZM60.1601 74.14L58.1801 76.14L51.7501 82.64L50.0601 84.35C49.9301 84.49 49.7701 84.58 49.6001 84.64C49.4601 84.69 49.3101 84.73 49.1601 84.73C49.0101 84.73 48.8501 84.7 48.7001 84.64C48.5601 84.58 48.4201 84.5 48.3001 84.4L46.3701 82.64L39.2501 76.16C39.2501 76.16 39.2501 76.14 39.2301 76.13C38.9901 75.9 38.8401 75.58 38.8301 75.25C38.8301 74.91 38.9501 74.57 39.1901 74.33L39.3901 74.13L41.4301 72.04L42.9601 70.47C43.4301 69.98 44.2101 69.96 44.7101 70.41L46.5401 72.04L48.8901 74.13L49.1401 74.35L49.3601 74.13L51.4101 72.04L53.3701 70.04L55.4201 67.95L57.3801 65.95L59.2501 64.05C59.7701 63.55 60.5501 63.56 61.0401 64.05L62.9801 65.97L64.7301 67.7C64.8101 67.78 64.8601 67.87 64.9101 67.97C65.0201 68.16 65.1001 68.37 65.1101 68.6C65.1101 68.94 64.9801 69.26 64.7401 69.5L64.1801 70.06L62.2001 72.06L60.1301 74.15H60.1601V74.14ZM42.2001 76.14L49.1301 82.45L55.3701 76.14L57.3501 74.14L59.4201 72.05L61.4001 70.05L62.8301 68.6L62.1801 67.96L60.1801 65.99L58.2401 67.96L56.1901 70.05L54.2301 72.05L52.1801 74.14L50.2201 76.14L50.1001 76.26C49.6001 76.74 48.8501 76.75 48.3501 76.31L48.1501 76.13L45.9001 74.13L43.9201 72.37L42.2001 74.13L41.1701 75.19L42.2101 76.13L42.2001 76.14ZM85.4301 126.29H82.6001C82.0501 126.29 81.6001 125.84 81.6001 125.29C81.6001 124.74 82.0501 124.29 82.6001 124.29H86.5801C86.8501 123.75 87.1001 123.2 87.3201 122.65C86.8501 122.53 86.3901 122.32 85.9601 122.01C85.9301 121.99 85.9001 121.96 85.8701 121.93C85.4401 121.44 85.1501 120.93 84.9401 120.42C84.8601 120.22 84.8001 120.02 84.7501 119.81C84.6701 119.51 84.6201 119.21 84.6001 118.92C84.5601 118.41 84.5901 117.91 84.6601 117.42C84.6901 117.22 84.7201 117.01 84.7701 116.81C84.8801 116.32 85.0301 115.84 85.1801 115.4C85.3601 114.89 85.5801 114.36 85.9001 113.9C85.9901 113.77 86.0901 113.64 86.2101 113.52C86.5501 113.17 86.9701 112.94 87.4001 112.82C87.7601 112.73 88.1301 112.71 88.4701 112.82C88.6201 112.87 88.7601 112.94 88.9001 113.02C89.5901 113.44 90.0401 114.3 90.1201 115.43C90.2401 117.07 89.7701 118.67 89.2701 120.16C89.1101 120.65 88.9301 121.17 88.7401 121.7C89.4801 121.57 90.1601 121.18 90.7001 120.77C91.5101 120.16 92.0401 119.39 92.3901 118.88C92.7301 118.38 93.0301 117.94 93.5201 118.17C93.9201 118.36 93.8601 118.79 93.8201 119.08C93.7801 119.41 93.7101 119.85 93.8701 120.4C93.9501 120.68 94.0701 120.92 94.2301 121.1C94.3701 121.27 94.5601 121.42 94.7601 121.54C95.0101 121.68 95.3001 121.77 95.6601 121.81C97.2301 121.98 98.8501 121.31 98.8601 121.31C99.7901 120.92 100.63 120.35 101.35 119.61C101.5 119.46 101.73 119.42 101.92 119.51C102.11 119.6 102.23 119.8 102.2 120.01C102.15 120.47 102.18 121.12 102.57 121.63C103.07 122.27 103.9 122.38 104.95 122.45C106.65 122.56 108.47 122.14 110.2 121.23C110.44 121.1 110.75 121.19 110.87 121.44C111 121.68 110.9 121.99 110.66 122.11C108.76 123.11 106.77 123.57 104.87 123.44C103.9 123.38 102.58 123.29 101.77 122.24C101.48 121.86 101.32 121.45 101.24 121.05C100.63 121.54 99.9501 121.94 99.2301 122.24C99.1501 122.27 97.3601 123.01 95.5301 122.81C95.0401 122.76 94.6201 122.63 94.2501 122.42C93.8501 122.2 93.5901 121.93 93.4401 121.75C93.1901 121.46 93.0101 121.1 92.8901 120.68C92.8301 120.46 92.7901 120.25 92.7701 120.05C92.4101 120.53 91.9201 121.09 91.2901 121.57C90.3001 122.32 89.2901 122.71 88.3301 122.75C88.1301 123.26 87.9101 123.77 87.6701 124.28H110.67C111.22 124.28 111.67 124.73 111.67 125.28C111.67 125.83 111.22 126.28 110.67 126.28H86.5901C85.4601 128.14 84.1101 129.61 82.5601 130.63C82.4801 130.69 82.3801 130.71 82.2901 130.71C82.1301 130.71 81.9701 130.63 81.8701 130.49C81.7201 130.26 81.7801 129.95 82.0101 129.8C83.2801 128.96 84.4101 127.77 85.4001 126.29H85.4301ZM87.6901 121.71C87.8901 121.19 88.0501 120.68 88.2201 120.19C88.2601 120.08 88.3001 119.97 88.3301 119.86C88.3801 119.69 88.4301 119.53 88.4901 119.36C88.6501 118.87 88.7901 118.36 88.9101 117.86C89.0801 117.09 89.1901 116.3 89.1301 115.52C89.1101 115.2 89.0301 114.85 88.9101 114.55C88.7601 114.19 88.5301 113.9 88.1901 113.79C87.9301 113.71 87.6601 113.77 87.4101 113.89C87.2301 113.98 87.0601 114.09 86.9401 114.22C86.5801 114.59 86.3601 115.1 86.1301 115.73C86.0501 115.95 85.9801 116.18 85.9101 116.42C85.8701 116.55 85.8401 116.68 85.8101 116.81C85.7601 117.01 85.7201 117.21 85.6801 117.42C85.5901 117.92 85.5601 118.42 85.6101 118.92C85.6401 119.22 85.6901 119.52 85.7901 119.81C85.8601 120.01 85.9501 120.22 86.0501 120.42C86.1901 120.69 86.3601 120.96 86.5901 121.22C86.9601 121.47 87.3301 121.62 87.6901 121.69V121.71ZM120.7 87.61H82.7301C82.1801 87.61 81.7401 88.06 81.7401 88.6C81.7401 89.14 82.1801 89.59 82.7301 89.59H119.85C120.1 88.93 120.38 88.27 120.7 87.6V87.61ZM85.9101 93.7H118.68C118.8 93.03 118.96 92.37 119.15 91.69H82.3401C81.7901 91.69 81.3401 92.14 81.3401 92.69C81.3401 93.24 81.7901 93.69 82.3401 93.69H85.9101V93.7ZM80.8901 96.79C80.8901 97.35 81.3401 97.8 81.9001 97.8H118.3C118.3 97.13 118.33 96.46 118.39 95.78H81.9001C81.3401 95.78 80.8901 96.23 80.8901 96.79ZM119 103.15H81.3601C80.7901 103.15 80.3301 103.61 80.3301 104.18C80.3301 104.75 80.7901 105.21 81.3601 105.21H119.67C119.41 104.54 119.19 103.85 119.01 103.15H119ZM85.9101 74.9H131.23C131.76 74.9 132.19 74.47 132.19 73.94C132.19 73.41 131.76 72.98 131.23 72.98H84.3501C83.8201 72.98 83.3901 73.41 83.3901 73.94C83.3901 74.47 83.8201 74.9 84.3501 74.9H85.9101ZM132.6 77.76C132.48 77.36 132.12 77.06 131.69 77.06H83.9201C83.3801 77.06 82.9501 77.49 82.9501 78.03C82.9501 78.57 83.3801 79 83.9201 79H129.42C130.48 78.5 131.55 78.09 132.6 77.76ZM123.95 82.36C124.51 81.93 125.08 81.53 125.65 81.15H83.4401C82.9001 81.15 82.4601 81.59 82.4601 82.13C82.4601 82.67 82.9001 83.11 83.4401 83.11H123.4C123.58 82.86 123.76 82.61 123.95 82.37V82.36ZM145.6 117.88C144.58 118.18 143.56 118.4 142.55 118.55L144.4 134.81H72.0101L73.5201 120.43L73.5801 119.82L73.6701 118.93L73.8301 117.43L73.8901 116.82L76.8401 88.73L77.0501 86.73L77.2701 84.64L77.4801 82.66L78.2001 75.77L78.3101 74.68L79.4201 64.13H136.35L137.79 76.77C138.85 76.69 139.89 76.7 140.91 76.77L139.27 62.4C139.18 61.62 138.52 61.02 137.73 61.02H78.0201C77.2301 61.02 76.5601 61.62 76.4801 62.41L76.1101 65.95L75.9001 67.95L75.6801 70.04L75.4701 72.04L75.2501 74.13L75.0401 76.13L74.3601 82.63L74.1501 84.63L73.9301 86.72L73.7201 88.72L70.7701 116.81L70.7101 117.42L70.5501 118.92L70.4601 119.81L70.4001 120.42L68.7501 136.19C68.7001 136.63 68.8501 137.06 69.1401 137.39C69.4301 137.72 69.8501 137.9 70.2901 137.9H146.14C146.58 137.9 147 137.71 147.3 137.38C147.59 137.05 147.73 136.61 147.68 136.17L145.6 117.86V117.88ZM157.3 97.75C157.3 103.67 154.41 108.91 149.98 112.19C149.51 112.54 149.03 112.86 148.53 113.16C148.05 113.45 147.56 113.71 147.06 113.95C146.47 114.23 145.86 114.49 145.24 114.7C144.26 115.04 143.25 115.3 142.2 115.46C141.27 115.61 140.32 115.71 139.34 115.71C132.1 115.71 125.86 111.4 123.02 105.21C122.71 104.54 122.43 103.86 122.21 103.15C121.68 101.46 121.38 99.66 121.38 97.8V97.74C121.38 97.08 121.42 96.42 121.49 95.78C121.57 95.07 121.7 94.38 121.85 93.7C122.01 93.01 122.21 92.35 122.44 91.69C122.7 90.97 123 90.27 123.34 89.59C123.69 88.9 124.08 88.23 124.51 87.6C125.71 85.84 127.23 84.32 128.96 83.09C130.01 82.34 131.14 81.7 132.34 81.19C134.14 80.43 136.09 79.97 138.13 79.84C138.53 79.81 138.92 79.78 139.33 79.78C139.98 79.78 140.63 79.82 141.26 79.89C141.92 79.96 142.57 80.07 143.21 80.22C143.76 80.34 144.29 80.48 144.82 80.65C145.38 80.83 145.92 81.03 146.45 81.26C152.82 84.02 157.29 90.37 157.29 97.74H157.3V97.75ZM141.97 113.47C143.02 113.29 144.03 113.02 145 112.65C145.62 112.41 146.23 112.15 146.82 111.84C147.32 111.57 147.81 111.28 148.28 110.96C148.78 110.62 149.26 110.24 149.72 109.85C153.13 106.92 155.3 102.59 155.3 97.75C155.3 91.62 151.82 86.29 146.73 83.62C146.2 83.34 145.65 83.1 145.08 82.88C144.55 82.68 144.01 82.5 143.46 82.35C142.82 82.18 142.17 82.05 141.51 81.96C140.8 81.86 140.08 81.8 139.34 81.8C139.01 81.8 138.69 81.83 138.37 81.85C133.81 82.13 129.75 84.31 127.02 87.63C126.51 88.25 126.06 88.92 125.64 89.62C125.24 90.29 124.88 90.99 124.58 91.72C124.31 92.37 124.1 93.04 123.92 93.73C123.74 94.41 123.6 95.1 123.51 95.81C123.43 96.46 123.38 97.11 123.38 97.77V97.83C123.38 99.71 123.73 101.5 124.34 103.18C124.6 103.89 124.89 104.58 125.24 105.24C127.92 110.29 133.23 113.74 139.34 113.74C140.24 113.74 141.11 113.65 141.97 113.5V113.47ZM145.1 107.42C144.84 107.42 144.59 107.32 144.39 107.13L144.37 107.11L140.84 103.58L139.33 102.07L134.28 107.12C134.08 107.32 133.83 107.41 133.57 107.41C133.31 107.41 133.06 107.31 132.86 107.12L130.95 105.21L129.82 104.08C129.57 103.83 129.5 103.48 129.57 103.15C129.61 102.97 129.68 102.8 129.82 102.66L134.71 97.77L134.48 97.54L132.72 95.77L130.64 93.69L129.83 92.88C129.5 92.55 129.47 92.06 129.69 91.68C129.73 91.61 129.77 91.53 129.83 91.47L131.71 89.59L132.87 88.43C133.11 88.19 133.48 88.12 133.8 88.19C133.98 88.23 134.15 88.3 134.28 88.43L139.28 93.43L139.63 93.08L142.44 90.27L144.15 88.56L144.36 88.35C144.71 88 145.3 87.99 145.69 88.29C145.72 88.31 145.75 88.32 145.78 88.35L147.45 90.02L148.82 91.39C149.21 91.78 149.21 92.41 148.82 92.8L147.87 93.75L146.47 95.15L145.07 96.55L143.91 97.71L145.37 99.17L147.13 100.93L148.83 102.63C148.83 102.63 148.87 102.7 148.89 102.73C149.13 103.03 149.17 103.43 149.01 103.77C148.96 103.87 148.91 103.96 148.83 104.05L147.62 105.26L146.22 106.66L145.79 107.09C145.59 107.29 145.34 107.38 145.08 107.38L145.1 107.42ZM140.49 100.39L144.02 103.92L145.11 105.01L145.96 104.16L146.74 103.38L145.76 102.4L143.61 100.25L142.06 98.7L141.86 98.5C141.86 98.5 141.86 98.48 141.84 98.47C141.66 98.28 141.57 98.04 141.57 97.79C141.55 97.52 141.63 97.26 141.83 97.05C141.83 97.04 141.83 97.03 141.85 97.02L142.01 96.86L143.1 95.77L144.81 94.06L146.21 92.66L146.73 92.14L146.08 91.49L145.1 90.51L144.48 91.13L142.77 92.84L140.32 95.29L140.12 95.49L140.09 95.52C140.09 95.52 140.07 95.57 140.05 95.59C140.03 95.61 140 95.62 139.97 95.64C139.58 95.97 139 95.96 138.63 95.59L138.6 95.56L138.23 95.19L133.62 90.58L132.48 91.72L131.99 92.21L133.49 93.71L136.67 96.89L136.88 97.1C136.88 97.1 136.89 97.13 136.9 97.14C137.25 97.52 137.25 98.1 136.9 98.48C136.9 98.48 136.9 98.5 136.88 98.51L136.86 98.53L132.22 103.17L132 103.39L133.63 105.02L135.42 103.23L138.6 100.05H138.61L138.64 100.01C138.85 99.8 139.12 99.71 139.39 99.73C139.65 99.73 139.92 99.82 140.12 100.02L140.15 100.05L140.51 100.41L140.49 100.39Z" fill="#1F1F1F"/>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import"../../../../node_modules/.pnpm/@lit_reactive-element@2.1.
|
|
1
|
+
import"../../../../node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/reactive-element.js";import{html as C}from"../../../../node_modules/.pnpm/lit-html@3.3.1/node_modules/lit-html/lit-html.js";import"../../../../node_modules/.pnpm/lit-element@4.2.1/node_modules/lit-element/lit-element.js";import{illustration as L}from"../../illustration-registry.js";const t=L("page-3",C`
|
|
2
2
|
<svg width="168" height="168" viewBox="0 0 168 168" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
3
3
|
<path d="M140.05 117.96V143.4H114.61V117.96H140.05ZM126.65 29.29V46.22H161.12V29.29H126.65ZM129.64 89.25L129.62 89.22L129.55 89.14C129.49 89.08 129.48 89.01 129.47 88.91C129.47 88.81 129.5 88.75 129.53 88.72L129.73 88.51L134.94 83.29L132.29 80.64L126.77 86.16L126.66 86.28C126.6 86.32 126.54 86.33 126.51 86.33C126.47 86.33 126.39 86.32 126.28 86.22L120.79 80.73L118.14 83.38L123.31 88.55L123.41 88.66V88.68L123.52 88.79C123.62 88.89 123.62 89.05 123.52 89.16L118.13 94.56L120.78 97.21L126.08 91.91H126.15L126.32 91.67C126.36 91.64 126.41 91.63 126.51 91.63H126.53C126.53 91.63 126.68 91.63 126.78 91.74L132.28 97.24L134.93 94.59L129.61 89.27L129.64 89.25ZM62.2999 69.16C62.2999 69.23 62.2999 69.31 62.2999 69.38C62.2999 69.77 62.2699 70.16 62.2399 70.55C62.1799 71.37 62.0899 72.05 61.9599 72.68C61.4599 75.12 60.3899 77.47 58.8599 79.48C58.2699 80.25 57.6299 80.95 56.9699 81.57C56.0899 82.4 55.1099 83.13 54.0399 83.75C52.2399 84.81 50.2699 85.52 48.1899 85.84C47.2899 85.99 46.4399 86.06 45.6199 86.06C44.7999 86.06 43.9499 85.99 43.0399 85.84C40.9699 85.52 38.9899 84.82 37.1899 83.75C36.1299 83.12 35.1499 82.39 34.2699 81.57C33.5999 80.95 32.9699 80.25 32.3799 79.48C30.8199 77.43 29.7799 75.15 29.2799 72.69C29.1499 72.06 29.0599 71.37 29.0099 70.6C28.9799 70.2 28.9499 69.8 28.9499 69.39C28.9499 69.13 28.9699 68.88 28.9899 68.62L29.0099 68.4C29.0599 67.61 29.1399 66.92 29.2599 66.3C29.3799 65.63 29.5599 64.94 29.8199 64.13C30.0599 63.42 30.3499 62.71 30.6899 62.03C32.0599 59.24 34.1899 56.89 36.8399 55.24C38.4099 54.26 40.0999 53.56 41.8699 53.15C43.1499 52.85 44.4199 52.7 45.6399 52.7C46.8599 52.7 48.1399 52.85 49.4099 53.15C51.1799 53.56 52.8699 54.26 54.4399 55.24C57.0899 56.89 59.2199 59.24 60.5999 62.03C60.9399 62.71 61.2299 63.41 61.4699 64.12C61.7099 64.82 61.8999 65.56 62.0299 66.31C62.1499 66.98 62.2399 67.68 62.2799 68.4L62.3199 69.16H62.2999ZM42.8199 80.4C42.8799 80.4 42.9299 80.39 42.9999 80.36C43.0899 80.33 43.1599 80.28 43.2399 80.21L52.0999 71.25L53.2699 70.02L57.8799 65.36C57.9899 65.25 58.0399 65.12 58.0399 64.96C58.0399 64.91 58.0299 64.84 57.9499 64.7C57.9499 64.7 57.9199 64.65 57.8899 64.6L56.1299 62.85L54.1899 60.93C54.0899 60.83 53.9499 60.78 53.8099 60.78C53.6699 60.78 53.5199 60.84 53.3999 60.95L43.5299 71.01L42.8299 71.71L42.0699 71.05L37.8899 67.33C37.7899 67.24 37.6599 67.19 37.5199 67.19C37.3699 67.19 37.2399 67.25 37.1399 67.35L33.5699 71.01L33.3599 71.22C33.2599 71.32 33.2099 71.46 33.2099 71.61C33.2099 71.75 33.2799 71.89 33.3899 72L33.4799 72.09L42.4399 80.25C42.4999 80.31 42.5499 80.33 42.5799 80.34C42.6899 80.38 42.7499 80.39 42.8099 80.39L42.8199 80.4ZM123.75 59.71H100.99C100.44 59.71 99.9899 59.26 99.9899 58.71C99.9899 58.16 100.44 57.71 100.99 57.71H123.75C124.3 57.71 124.75 58.16 124.75 58.71C124.75 59.26 124.3 59.71 123.75 59.71ZM42.9199 40.09H20.1599C19.6099 40.09 19.1599 39.64 19.1599 39.09C19.1599 38.54 19.6099 38.09 20.1599 38.09H42.9199C43.4699 38.09 43.9199 38.54 43.9199 39.09C43.9199 39.64 43.4699 40.09 42.9199 40.09Z" fill="#11395B"/>
|
|
4
4
|
<path d="M163.4 46.9499V28.5099C163.4 27.6799 162.73 27.0099 161.9 27.0099H125.87C125.04 27.0099 124.37 27.6799 124.37 28.5099V45.4999H91.06C90.2299 45.4999 89.56 46.1699 89.56 46.9999V133.73C89.56 134.56 90.2299 135.23 91.06 135.23H108.53V132.23H92.56V48.4999H160.4V132.23H145.87V135.23H161.9C162.73 135.23 163.4 134.56 163.4 133.73V46.9399V46.9499ZM127.37 30.0099H160.4V45.4999H127.37V30.0099ZM107.2 111.29C106.45 111.06 105.56 111.33 104.93 111.98C104.42 112.51 104.13 113.2 103.9 113.86C103.5 115 103.08 116.51 103.39 118.04C103.7 119.54 104.76 120.75 106.03 121.1C105.81 121.65 105.55 122.2 105.29 122.74H101.31C100.76 122.74 100.31 123.19 100.31 123.74C100.31 124.29 100.76 124.74 101.31 124.74H104.14C103.16 126.22 102.03 127.41 100.75 128.25C100.52 128.4 100.46 128.71 100.61 128.94C100.71 129.09 100.86 129.16 101.03 129.16C101.12 129.16 101.22 129.13 101.31 129.08C102.85 128.06 104.2 126.59 105.33 124.73H108.53V122.73H106.41C106.65 122.22 106.87 121.7 107.07 121.2C107.49 121.18 107.98 121.09 108.53 120.88V119.79C108.17 119.97 107.82 120.1 107.47 120.16C107.66 119.63 107.84 119.12 108 118.62C108.2 118.03 108.38 117.42 108.53 116.8V115.86C108.53 115.34 108.64 114.85 108.84 114.41C108.84 114.24 108.86 114.07 108.84 113.9C108.74 112.56 108.13 111.58 107.19 111.3L107.2 111.29ZM107.05 118.31C106.85 118.9 106.64 119.52 106.4 120.16C105.29 119.92 104.57 118.81 104.37 117.84C104.11 116.55 104.48 115.22 104.84 114.19C105.06 113.55 105.29 113.05 105.65 112.67C105.89 112.42 106.27 112.2 106.64 112.2C106.73 112.2 106.81 112.21 106.9 112.24C107.52 112.43 107.79 113.28 107.84 113.96C107.95 115.42 107.5 116.91 107.04 118.3H107.05V118.31ZM106.14 83.9599H101.1C100.55 83.9599 100.1 83.5099 100.1 82.9599C100.1 82.4099 100.55 81.9599 101.1 81.9599H106.73C106.5 82.6099 106.3 83.2799 106.14 83.9599ZM152.87 82.9599C152.87 83.5099 152.42 83.9599 151.87 83.9599H146.99C146.82 83.2799 146.63 82.6099 146.4 81.9599H151.87C152.42 81.9599 152.87 82.4099 152.87 82.9599ZM152.87 87.0599C152.87 87.6099 152.42 88.0599 151.87 88.0599H147.56C147.53 87.3799 147.47 86.7199 147.38 86.0599H151.86C152.41 86.0599 152.86 86.5099 152.86 87.0599H152.87ZM101.1 86.0599H105.74C105.65 86.7199 105.59 87.3799 105.56 88.0599H101.1C100.55 88.0599 100.1 87.6099 100.1 87.0599C100.1 86.5099 100.55 86.0599 101.1 86.0599ZM100.06 91.1499C100.06 90.5999 100.51 90.1499 101.06 90.1499H105.58C105.62 90.8299 105.69 91.4899 105.79 92.1499H101.06C100.51 92.1499 100.06 91.6999 100.06 91.1499ZM152.91 91.1499C152.91 91.6999 152.46 92.1499 151.91 92.1499H147.34C147.44 91.4899 147.51 90.8299 147.55 90.1499H151.91C152.46 90.1499 152.91 90.5999 152.91 91.1499ZM101.1 98.6499H107.91C108.27 99.3399 108.66 100.01 109.09 100.65H101.1C100.55 100.65 100.1 100.2 100.1 99.6499C100.1 99.0999 100.55 98.6499 101.1 98.6499ZM152.87 99.6499C152.87 100.2 152.42 100.65 151.87 100.65H144.04C144.47 100.01 144.86 99.3399 145.22 98.6499H151.88C152.43 98.6499 152.88 99.0999 152.88 99.6499H152.87ZM151.87 104.74H140.41C141.12 104.12 141.79 103.45 142.41 102.74H151.87C152.42 102.74 152.87 103.19 152.87 103.74C152.87 104.29 152.42 104.74 151.87 104.74ZM100.1 103.74C100.1 103.19 100.55 102.74 101.1 102.74H110.72C111.34 103.45 112.01 104.12 112.72 104.74H101.11C100.56 104.74 100.11 104.29 100.11 103.74H100.1ZM152.87 66.2699C152.87 66.8199 152.42 67.2699 151.87 67.2699H101.1C100.55 67.2699 100.1 66.8199 100.1 66.2699C100.1 65.7199 100.55 65.2699 101.1 65.2699H151.87C152.42 65.2699 152.87 65.7199 152.87 66.2699ZM138.12 71.3699C136.91 70.5699 135.62 69.9099 134.26 69.3699H151.87C152.42 69.3699 152.87 69.8199 152.87 70.3699C152.87 70.9199 152.42 71.3699 151.87 71.3699H138.12ZM100.1 70.3699C100.1 69.8199 100.55 69.3699 101.1 69.3699H118.87C117.51 69.9099 116.21 70.5699 115.01 71.3699H101.11C100.56 71.3699 100.11 70.9199 100.11 70.3699H100.1ZM152.91 74.4599C152.91 75.0099 152.46 75.4599 151.91 75.4599H142.71C142.11 74.7499 141.46 74.0899 140.78 73.4599H151.91C152.46 73.4599 152.91 73.9099 152.91 74.4599ZM100.06 74.4599C100.06 73.9099 100.51 73.4599 101.06 73.4599H112.35C111.67 74.0899 111.01 74.7499 110.42 75.4599H101.06C100.51 75.4599 100.06 75.0099 100.06 74.4599ZM112.98 100.65C113.63 101.4 114.33 102.11 115.1 102.74C116.01 103.5 117 104.17 118.05 104.74C120.59 106.11 123.49 106.89 126.57 106.89C129.65 106.89 132.55 106.11 135.09 104.74C136.14 104.17 137.13 103.5 138.04 102.74C138.8 102.1 139.51 101.4 140.16 100.65C140.7 100.02 141.21 99.3499 141.66 98.6499C142.92 96.7099 143.8 94.5099 144.23 92.1499C144.35 91.4899 144.43 90.8299 144.47 90.1499C144.5 89.7499 144.53 89.3499 144.53 88.9399C144.53 88.6399 144.5 88.3499 144.49 88.0599C144.46 87.3799 144.39 86.7199 144.28 86.0599C144.16 85.3499 144.01 84.6499 143.82 83.9699C143.62 83.2899 143.4 82.6199 143.13 81.9699C142.07 79.4599 140.43 77.2399 138.41 75.4699C137.56 74.7199 136.63 74.0499 135.65 73.4699C134.01 72.5099 132.21 71.7799 130.3 71.3799C129.1 71.1299 127.86 70.9899 126.58 70.9899C125.3 70.9899 124.06 71.1299 122.86 71.3799C120.94 71.7899 119.15 72.5099 117.51 73.4699C116.52 74.0499 115.6 74.7199 114.75 75.4699C112.73 77.2499 111.1 79.4599 110.03 81.9699C109.76 82.6199 109.53 83.2899 109.34 83.9699C109.14 84.6499 108.99 85.3499 108.88 86.0599C108.77 86.7199 108.7 87.3799 108.67 88.0599C108.67 88.3499 108.63 88.6399 108.63 88.9399C108.63 89.3499 108.66 89.7499 108.69 90.1499C108.74 90.8299 108.81 91.4899 108.93 92.1499C109.36 94.5099 110.25 96.7099 111.5 98.6499C111.95 99.3499 112.45 100.02 113 100.65H112.98ZM110.66 90.1499C110.63 89.7499 110.6 89.3499 110.6 88.9399C110.6 88.6399 110.63 88.3499 110.64 88.0599C110.68 87.3799 110.75 86.7099 110.87 86.0599C111 85.3399 111.18 84.6499 111.4 83.9699C111.63 83.2799 111.91 82.6199 112.22 81.9699C113.52 79.2999 115.55 77.0499 118.04 75.4699C119.47 74.5699 121.04 73.8899 122.72 73.4699C123.95 73.1699 125.23 72.9899 126.55 72.9899C127.87 72.9899 129.15 73.1699 130.38 73.4699C132.06 73.8899 133.64 74.5699 135.06 75.4699C137.56 77.0499 139.58 79.2999 140.88 81.9699C141.2 82.6199 141.48 83.2799 141.7 83.9699C141.92 84.6499 142.1 85.3499 142.23 86.0599C142.35 86.7099 142.42 87.3799 142.46 88.0599C142.48 88.3499 142.5 88.6399 142.5 88.9399C142.5 89.3499 142.47 89.7499 142.44 90.1499C142.39 90.8299 142.31 91.4999 142.18 92.1499C141.69 94.5599 140.63 96.7699 139.18 98.6499C138.63 99.3699 138.01 100.04 137.35 100.65C136.49 101.45 135.54 102.15 134.52 102.74C132.74 103.77 130.76 104.46 128.64 104.74C127.96 104.83 127.26 104.89 126.55 104.89C125.84 104.89 125.15 104.83 124.46 104.74C122.34 104.46 120.35 103.77 118.58 102.74C117.56 102.15 116.61 101.44 115.75 100.65C115.08 100.04 114.47 99.3699 113.92 98.6499C112.47 96.7699 111.41 94.5599 110.92 92.1499C110.79 91.4999 110.71 90.8299 110.66 90.1499ZM118.76 92.1499L117.05 93.8599C116.66 94.2499 116.66 94.8799 117.05 95.2699L120.09 98.3099C120.29 98.5099 120.54 98.5999 120.8 98.5999C121.06 98.5999 121.31 98.4999 121.51 98.3099L126.56 93.2599L131.61 98.3099C131.8 98.4999 132.05 98.5999 132.32 98.5999C132.59 98.5999 132.84 98.4899 133.03 98.3099L136.07 95.2699C136.46 94.8799 136.46 94.2499 136.07 93.8599L134.36 92.1499L132.36 90.1499L131.14 88.9299L132.01 88.0599L134.01 86.0599L136.05 84.0199C136.05 84.0199 136.07 83.9899 136.08 83.9699C136.24 83.7899 136.34 83.5599 136.34 83.3099C136.34 83.0399 136.23 82.7899 136.05 82.5999L135.41 81.9599L133 79.5499C132.61 79.1599 131.98 79.1599 131.59 79.5499L129.18 81.9599L127.18 83.9599L126.51 84.6299L125.84 83.9599L123.84 81.9599L121.51 79.6299C121.12 79.2399 120.49 79.2399 120.1 79.6299L117.77 81.9599L117.06 82.6699C116.87 82.8599 116.77 83.1099 116.77 83.3799C116.77 83.5899 116.85 83.7899 116.98 83.9599C117.01 83.9999 117.03 84.0499 117.06 84.0799L119.03 86.0499L121.03 88.0499L121.94 88.9599L120.76 90.1399L118.76 92.1399V92.1499ZM124.04 89.6999L124.06 89.6799C124.06 89.6799 124.07 89.6599 124.08 89.6499C124.43 89.2699 124.43 88.6899 124.08 88.3099C124.08 88.2999 124.07 88.2899 124.06 88.2699L123.86 88.0699L121.86 86.0699L119.77 83.9799L119.19 83.3999L120.61 81.9799L120.82 81.7699L121.03 81.9799L123.03 83.9799L125.12 86.0699L125.43 86.3799L125.8 86.7499L125.83 86.7799C126.22 87.1699 126.85 87.1699 127.24 86.7799C127.26 86.7599 127.27 86.7299 127.29 86.7099L127.32 86.6799L127.52 86.4799L127.93 86.0699L130.02 83.9799L132.02 81.9799L132.31 81.6899L132.6 81.9799L133.94 83.3199L133.28 83.9799L131.19 86.0699L129.21 88.0499L129.19 88.0699L129.05 88.2099C129.05 88.2099 129.04 88.2299 129.03 88.2499C128.84 88.4599 128.76 88.7299 128.77 88.9899C128.77 89.2299 128.86 89.4699 129.04 89.6599C129.04 89.6699 129.05 89.6899 129.06 89.6999L129.26 89.8999L129.53 90.1699L131.53 92.1699L133.95 94.5899L132.32 96.2199L128.27 92.1699L127.69 91.5899L127.33 91.2299L127.3 91.1999C127.1 90.9999 126.83 90.9099 126.57 90.9099C126.3 90.8999 126.03 90.9899 125.82 91.1899L125.79 91.2199H125.78L124.85 92.1599L120.81 96.1999L119.18 94.5699L121.59 92.1599L123.59 90.1599L124.04 89.7099V89.6999ZM81.04 26.4899H10.2C9.36995 26.4899 8.69995 27.1599 8.69995 27.9899V114.71C8.69995 115.54 9.36995 116.21 10.2 116.21H81.04C81.87 116.21 82.54 115.54 82.54 114.71V27.9899C82.54 27.1599 81.87 26.4899 81.04 26.4899ZM79.54 30.0999V113.22H11.7V29.4899H79.54V30.0999ZM48.58 103.12H25.58C25.82 102.61 26.04 102.09 26.24 101.59C27.02 101.56 28.04 101.29 29.2 100.41C29.84 99.9299 30.32 99.3699 30.68 98.8899C30.7 99.0899 30.74 99.2999 30.7999 99.5199C30.92 99.9299 31.1 100.29 31.35 100.58C31.47 100.73 31.74 101.01 32.16 101.25C32.53 101.46 32.9499 101.58 33.4399 101.64C35.2699 101.84 37.0599 101.1 37.1399 101.07C37.8599 100.77 38.53 100.37 39.15 99.8799C39.23 100.28 39.3899 100.7 39.68 101.07C40.49 102.12 41.82 102.21 42.7799 102.27C44.6699 102.39 46.67 101.93 48.56 100.94C48.8 100.81 48.9 100.51 48.77 100.27C48.6399 100.03 48.34 99.9299 48.09 100.06C46.36 100.97 44.54 101.39 42.84 101.28C41.7999 101.21 40.9599 101.11 40.4599 100.46C40.07 99.9499 40.04 99.2999 40.09 98.8399C40.11 98.6299 40 98.4199 39.81 98.3399C39.62 98.2499 39.39 98.2899 39.24 98.4399C38.52 99.1799 37.68 99.7499 36.75 100.14C36.7299 100.14 35.1099 100.81 33.5499 100.64C33.1999 100.6 32.9 100.51 32.65 100.37C32.36 100.21 32.1799 100.01 32.1199 99.9299C31.9599 99.7399 31.84 99.5099 31.76 99.2199C31.6 98.6799 31.66 98.2299 31.7099 97.8999C31.75 97.6099 31.8099 97.1799 31.41 96.9899C30.93 96.7599 30.63 97.1899 30.28 97.6999C29.93 98.2099 29.4 98.9799 28.59 99.5899C27.93 100.09 27.26 100.41 26.62 100.52C26.81 99.9899 26.99 99.4699 27.15 98.9799C27.64 97.4899 28.11 95.8899 28 94.2499C27.9 92.8999 27.29 91.9299 26.35 91.6499C25.6 91.4199 24.71 91.6899 24.08 92.3399C23.57 92.8699 23.28 93.5599 23.05 94.2199C22.65 95.3599 22.23 96.8699 22.54 98.3999C22.85 99.8999 23.91 101.11 25.18 101.46C24.96 102.01 24.7 102.56 24.44 103.1H20.46C19.91 103.1 19.46 103.55 19.46 104.1C19.46 104.65 19.91 105.1 20.46 105.1H23.29C22.31 106.58 21.18 107.77 19.9 108.61C19.67 108.76 19.61 109.07 19.76 109.3C19.86 109.45 20.02 109.52 20.18 109.52C20.27 109.52 20.37 109.49 20.45 109.44C21.99 108.42 23.34 106.95 24.47 105.09H48.5499C49.0999 105.09 49.5499 104.64 49.5499 104.09C49.5499 103.54 49.0999 103.09 48.5499 103.09L48.58 103.12ZM23.55 98.2199C23.29 96.9299 23.66 95.5999 24.02 94.5699C24.24 93.9299 24.47 93.4299 24.83 93.0499C25.08 92.7999 25.4499 92.5799 25.82 92.5799C25.91 92.5799 25.99 92.5899 26.08 92.6199C26.7 92.8099 26.97 93.6299 27.02 94.3399C27.12 95.7999 26.68 97.2899 26.22 98.6799C26.02 99.2699 25.8099 99.8899 25.57 100.53C24.46 100.29 23.74 99.1799 23.54 98.2099L23.55 98.2199ZM25.2099 64.3399H20.27C19.72 64.3399 19.27 63.8899 19.27 63.3399C19.27 62.7899 19.72 62.3399 20.27 62.3399H25.81C25.58 62.9899 25.3799 63.6599 25.2099 64.3399ZM72.04 63.3399C72.04 63.8899 71.59 64.3399 71.04 64.3399H66.0299C65.86 63.6599 65.66 62.9899 65.43 62.3399H71.04C71.59 62.3399 72.04 62.7899 72.04 63.3399ZM20.27 66.4399H24.81C24.72 67.0999 24.66 67.7599 24.63 68.4399H20.28C19.73 68.4399 19.28 67.9899 19.28 67.4399C19.28 66.8899 19.73 66.4399 20.28 66.4399H20.27ZM72.04 67.4399C72.04 67.9899 71.59 68.4399 71.04 68.4399H66.62C66.59 67.7599 66.53 67.0999 66.44 66.4399H71.04C71.59 66.4399 72.04 66.8899 72.04 67.4399ZM72.08 71.5299C72.08 72.0799 71.63 72.5299 71.08 72.5299H66.4C66.5 71.8699 66.57 71.2099 66.5999 70.5299H71.07C71.6199 70.5299 72.07 70.9799 72.07 71.5299H72.08ZM19.23 71.5299C19.23 70.9799 19.68 70.5299 20.23 70.5299H24.63C24.67 71.2099 24.73 71.8699 24.83 72.5299H20.22C19.67 72.5299 19.22 72.0799 19.22 71.5299H19.23ZM20.27 79.0299H26.94C27.3 79.7199 27.68 80.3899 28.11 81.0299H20.27C19.72 81.0299 19.27 80.5799 19.27 80.0299C19.27 79.4799 19.72 79.0299 20.27 79.0299ZM72.04 80.0299C72.04 80.5799 71.59 81.0299 71.04 81.0299H63.13C63.56 80.3899 63.94 79.7199 64.3 79.0299H71.04C71.59 79.0299 72.04 79.4799 72.04 80.0299ZM19.27 84.1199C19.27 83.5699 19.72 83.1199 20.27 83.1199H29.7299C30.35 83.8299 31.01 84.4999 31.72 85.1199H20.28C19.73 85.1199 19.28 84.6699 19.28 84.1199H19.27ZM72.04 84.1199C72.04 84.6699 71.59 85.1199 71.04 85.1199H59.5299C60.2299 84.4999 60.9 83.8299 61.52 83.1199H71.04C71.59 83.1199 72.04 83.5699 72.04 84.1199ZM19.27 46.6499C19.27 46.0999 19.72 45.6499 20.27 45.6499H71.04C71.59 45.6499 72.04 46.0999 72.04 46.6499C72.04 47.1999 71.59 47.6499 71.04 47.6499H20.27C19.72 47.6499 19.27 47.1999 19.27 46.6499ZM57.09 51.7499C55.86 50.9499 54.5499 50.2799 53.1699 49.7499H71.05C71.6 49.7499 72.05 50.1999 72.05 50.7499C72.05 51.2999 71.6 51.7499 71.05 51.7499H57.09ZM19.27 50.7499C19.27 50.1999 19.72 49.7499 20.27 49.7499H38.08C36.7 50.2799 35.3799 50.9499 34.16 51.7499H20.27C19.72 51.7499 19.27 51.2999 19.27 50.7499ZM19.23 54.8399C19.23 54.2899 19.68 53.8399 20.23 53.8399H31.47C30.78 54.4699 30.13 55.1299 29.53 55.8399H20.23C19.68 55.8399 19.23 55.3899 19.23 54.8399ZM72.08 54.8399C72.08 55.3899 71.63 55.8399 71.08 55.8399H61.72C61.12 55.1299 60.4599 54.4699 59.7799 53.8399H71.0899C71.6399 53.8399 72.0899 54.2899 72.0899 54.8399H72.08ZM63.29 72.5299C63.41 71.8699 63.4799 71.2099 63.5299 70.5299C63.5499 70.1499 63.59 69.7599 63.59 69.3699C63.59 69.0499 63.56 68.7499 63.54 68.4299C63.5 67.7499 63.43 67.0899 63.33 66.4299C63.21 65.7199 63.06 65.0199 62.86 64.3399C62.66 63.6599 62.43 62.9899 62.15 62.3399C61.07 59.8199 59.43 57.6099 57.4 55.8399C56.54 55.0899 55.5999 54.4199 54.5999 53.8399C52.8999 52.8499 51.03 52.1299 49.04 51.7499C47.93 51.5399 46.7899 51.4199 45.6199 51.4199C44.45 51.4199 43.31 51.5399 42.2 51.7499C40.21 52.1399 38.34 52.8599 36.6399 53.8399C35.6399 54.4199 34.71 55.0899 33.84 55.8399C31.7999 57.6099 30.16 59.8299 29.09 62.3399C28.8099 62.9899 28.58 63.6599 28.38 64.3399C28.18 65.0199 28.03 65.7199 27.91 66.4299C27.7999 67.0899 27.73 67.7499 27.7 68.4299C27.68 68.7399 27.65 69.0499 27.65 69.3699C27.65 69.7599 27.6799 70.1399 27.7099 70.5299C27.75 71.2099 27.83 71.8699 27.95 72.5299C28.37 74.8899 29.25 77.0899 30.5 79.0299C30.95 79.7299 31.4399 80.3999 31.9799 81.0299C32.6199 81.7799 33.33 82.4899 34.08 83.1199C34.98 83.8799 35.96 84.5499 36.99 85.1199C39.55 86.5299 42.49 87.3299 45.61 87.3299C48.7299 87.3299 51.6699 86.5299 54.2299 85.1199C55.27 84.5499 56.2399 83.8799 57.1399 83.1199C57.8999 82.4799 58.6 81.7799 59.24 81.0299C59.78 80.3999 60.27 79.7299 60.72 79.0299C61.97 77.0799 62.85 74.8899 63.27 72.5299H63.29ZM45.6199 85.3299C44.7799 85.3299 43.9599 85.2499 43.16 85.1199C41.1399 84.8099 39.25 84.1199 37.56 83.1199C36.55 82.5199 35.6099 81.8199 34.7599 81.0299C34.0999 80.4199 33.5 79.7499 32.95 79.0299C31.51 77.1399 30.4699 74.9399 29.9799 72.5299C29.85 71.8799 29.77 71.2099 29.72 70.5299C29.69 70.1499 29.66 69.7599 29.66 69.3699C29.66 69.0499 29.6899 68.7399 29.7099 68.4299C29.75 67.7499 29.82 67.0799 29.95 66.4299C30.08 65.7099 30.27 65.0199 30.49 64.3399C30.72 63.6499 31 62.9799 31.32 62.3399C32.6399 59.6599 34.6899 57.4099 37.2099 55.8399C38.6699 54.9299 40.29 54.2399 42.02 53.8399C43.18 53.5699 44.3899 53.4099 45.63 53.4099C46.87 53.4099 48.08 53.5699 49.24 53.8399C50.97 54.2399 52.59 54.9299 54.0499 55.8399C56.57 57.4099 58.6199 59.6599 59.9399 62.3399C60.2599 62.9799 60.54 63.6499 60.77 64.3399C61 65.0199 61.18 65.7199 61.31 66.4299C61.43 67.0799 61.5099 67.7499 61.5499 68.4299C61.57 68.7399 61.5999 69.0499 61.5999 69.3699C61.5999 69.7599 61.57 70.1399 61.54 70.5299C61.49 71.2099 61.41 71.8799 61.2799 72.5299C60.7899 74.9399 59.75 77.1499 58.31 79.0299C57.76 79.7499 57.16 80.4199 56.5 81.0299C55.65 81.8299 54.7099 82.5299 53.7 83.1199C52.01 84.1199 50.1099 84.8099 48.0999 85.1199C47.2999 85.2499 46.4799 85.3299 45.6399 85.3299H45.6199ZM55.86 68.4399L57.84 66.4399L58.4 65.8699C58.64 65.6299 58.77 65.3099 58.77 64.9699C58.77 64.7399 58.69 64.5399 58.58 64.3499C58.52 64.2599 58.48 64.1599 58.4 64.0799L56.65 62.3499L54.7099 60.4299C54.2199 59.9499 53.4399 59.9399 52.9199 60.4399L51.0499 62.3399L49.09 64.3399L47.04 66.4299L45.08 68.4299L43.0299 70.5199L42.81 70.7399L42.56 70.5199L40.2099 68.4299L38.38 66.7999C37.87 66.3499 37.1 66.3699 36.63 66.8599L35.0999 68.4299L33.06 70.5199L32.86 70.7199C32.62 70.9699 32.49 71.2999 32.5 71.6399C32.5 71.9699 32.66 72.2899 32.8899 72.5199C32.8899 72.5199 32.9 72.5399 32.91 72.5499L40.0299 79.0299L41.9599 80.7899C42.0799 80.8999 42.2099 80.9799 42.36 81.0299C42.51 81.0899 42.66 81.1199 42.82 81.1199C42.9799 81.1199 43.1199 81.0899 43.27 81.0299C43.4399 80.9699 43.59 80.8699 43.7299 80.7399L45.4199 79.0299L51.8499 72.5299L53.83 70.5299L55.9 68.4399H55.86ZM34.7999 71.5799L35.83 70.5199L37.5499 68.7599L39.5299 70.5199L41.7799 72.5199L41.9799 72.6999C42.47 73.1399 43.2299 73.1199 43.7299 72.6499L43.8499 72.5299L45.81 70.5299L47.86 68.4399L49.82 66.4399L51.8699 64.3499L53.81 62.3699L55.81 64.3499L56.4599 64.9899L55.0299 66.4399L53.0499 68.4399L50.9799 70.5299L49 72.5299L42.7599 78.8399L35.83 72.5299L34.79 71.5899L34.7999 71.5799ZM140.9 115.54H113.75C113.05 115.54 112.46 116.01 112.26 116.65C112.21 116.8 112.18 116.95 112.18 117.12V144.27C112.18 145.14 112.88 145.84 113.75 145.84H140.9C141.77 145.84 142.47 145.14 142.47 144.27V117.12C142.47 116.25 141.77 115.55 140.9 115.55V115.54ZM139.33 132.23V142.68H115.33V118.68H139.33V132.23Z" fill="#1F1F1F"/>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import"../../../../node_modules/.pnpm/@lit_reactive-element@2.1.
|
|
1
|
+
import"../../../../node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/reactive-element.js";import{html as C}from"../../../../node_modules/.pnpm/lit-html@3.3.1/node_modules/lit-html/lit-html.js";import"../../../../node_modules/.pnpm/lit-element@4.2.1/node_modules/lit-element/lit-element.js";import{illustration as H}from"../../illustration-registry.js";const t=H("paper-3",C`
|
|
2
2
|
<svg width="168" height="168" viewBox="0 0 168 168" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
3
3
|
<path d="M25.83 96.36H39.23V112.92H25.83C25.47 112.92 25.18 112.63 25.18 112.27V97.02C25.18 96.66 25.47 96.37 25.83 96.37V96.36ZM110.39 54.48H71.54V73.71H110.39C110.91 73.71 111.33 73.29 111.33 72.77V55.43C111.33 54.91 110.91 54.49 110.39 54.49V54.48ZM140.09 108.69C139.59 108.18 138.78 108.17 138.27 108.66L131.93 114.82V92.21C131.93 91.5 131.36 90.93 130.65 90.93C129.94 90.93 129.37 91.5 129.37 92.21V114.85L123.25 108.99C122.99 108.74 122.65 108.63 122.32 108.64C122 108.65 121.68 108.78 121.44 109.03C120.95 109.54 120.97 110.35 121.48 110.84L122.32 111.65L130.66 119.64L140.07 110.5C140.58 110.01 140.59 109.19 140.1 108.68L140.09 108.69Z" fill="#11395B"/>
|
|
4
4
|
<path d="M118.88 141.64H41.11V77.1599H71.11C72.06 77.1599 72.83 76.3899 72.83 75.4399V45.6599H118.88V92.2199H122.32V43.9399C122.32 42.9899 121.55 42.2199 120.6 42.2199H97.74V25.2399C97.74 24.2899 96.97 23.5199 96.02 23.5199H14.81C13.86 23.5199 13.09 24.2899 13.09 25.2399V124.66C13.09 125.61 13.86 126.38 14.81 126.38H37.67V143.36C37.67 144.31 38.44 145.08 39.39 145.08H120.6C121.55 145.08 122.32 144.31 122.32 143.36V136.86H118.88V141.64ZM69.39 48.0899V73.7199H43.56L69.39 48.0899ZM16.53 122.94V26.9599H94.3V42.2199H71.13C71.13 42.2199 71.13 42.2199 71.12 42.2199C71.11 42.2199 71.12 42.2199 71.11 42.2199C71 42.2199 70.9 42.2299 70.79 42.2499H26.29C25.74 42.2499 25.29 42.6999 25.29 43.2499C25.29 43.7999 25.74 44.2499 26.29 44.2499H68.38L65.82 46.7899H26.29C25.74 46.7899 25.29 47.2399 25.29 47.7899C25.29 48.3399 25.74 48.7899 26.29 48.7899H63.8L55.16 57.3599H26.33C25.78 57.3599 25.33 57.8099 25.33 58.3599C25.33 58.9099 25.78 59.3599 26.33 59.3599H53.14L50.43 62.0499H26.33C25.78 62.0499 25.33 62.4999 25.33 63.0499C25.33 63.5999 25.78 64.0499 26.33 64.0499H48.42L45.71 66.7399H26.34C25.79 66.7399 25.34 67.1899 25.34 67.7399C25.34 68.2899 25.79 68.7399 26.34 68.7399H43.7L38.18 74.2099C38.1 74.2899 38.03 74.3799 37.96 74.4699C37.96 74.4699 37.96 74.4799 37.95 74.4899C37.89 74.5799 37.84 74.6699 37.8 74.7699C37.79 74.7899 37.79 74.8199 37.78 74.8399C37.75 74.9199 37.72 74.9999 37.7 75.0899C37.68 75.1999 37.67 75.3099 37.67 75.4299V77.1699H26.34C25.79 77.1699 25.34 77.6199 25.34 78.1699C25.34 78.7199 25.79 79.1699 26.34 79.1699H37.67V81.8599H26.34C25.79 81.8599 25.34 82.3099 25.34 82.8599C25.34 83.4099 25.79 83.8599 26.34 83.8599H37.67V86.5499H26.34C25.79 86.5499 25.34 86.9999 25.34 87.5499C25.34 88.0999 25.79 88.5499 26.34 88.5499H37.67V122.92H16.53V122.94ZM25.29 38.7099C25.29 38.1599 25.74 37.7099 26.29 37.7099H84.49C85.04 37.7099 85.49 38.1599 85.49 38.7099C85.49 39.2599 85.04 39.7099 84.49 39.7099H26.29C25.74 39.7099 25.29 39.2599 25.29 38.7099ZM111.36 84.2999C111.36 84.9299 110.85 85.4499 110.21 85.4499H52.01C51.38 85.4499 50.86 84.9399 50.86 84.2999C50.86 83.6599 51.37 83.1499 52.01 83.1499H110.21C110.84 83.1499 111.36 83.6599 111.36 84.2999ZM110.22 90.1399H52.02C51.39 90.1399 50.87 89.6299 50.87 88.9899C50.87 88.3499 51.38 87.8399 52.02 87.8399H110.22C110.85 87.8399 111.37 88.3499 111.37 88.9899C111.37 89.6299 110.86 90.1399 110.22 90.1399ZM107.43 94.8299H51.96C51.33 94.8299 50.81 94.3199 50.81 93.6799C50.81 93.0399 51.32 92.5299 51.96 92.5299H107.43V94.8199V94.8299ZM107.43 105.16H52.01C51.38 105.16 50.86 104.65 50.86 104.01C50.86 103.37 51.37 102.86 52.01 102.86H107.43V105.15V105.16ZM107.43 109.85H52.01C51.38 109.85 50.86 109.34 50.86 108.7C50.86 108.06 51.37 107.55 52.01 107.55H107.43V109.84V109.85ZM51.52 136.8C51.26 136.97 51.18 137.33 51.36 137.59C51.47 137.76 51.65 137.85 51.84 137.85C51.95 137.85 52.06 137.82 52.15 137.76C53.92 136.59 55.46 134.91 56.76 132.78H84.36C84.99 132.78 85.51 132.27 85.51 131.63C85.51 130.99 85 130.48 84.36 130.48H58C58.27 129.89 58.53 129.3 58.76 128.72C59.66 128.69 60.83 128.37 62.16 127.37C62.89 126.82 63.45 126.17 63.86 125.63C63.88 125.85 63.93 126.1 64 126.35C64.14 126.82 64.35 127.23 64.63 127.57C64.77 127.74 65.08 128.07 65.56 128.34C65.98 128.58 66.46 128.73 67.03 128.79C69.13 129.02 71.18 128.17 71.27 128.13C72.1 127.78 72.87 127.33 73.57 126.77C73.66 127.23 73.84 127.71 74.17 128.14C75.1 129.35 76.62 129.45 77.73 129.52C79.9 129.66 82.19 129.13 84.36 127.99C84.64 127.84 84.75 127.5 84.6 127.22C84.45 126.94 84.11 126.83 83.83 126.98C81.84 128.02 79.76 128.51 77.81 128.38C76.61 128.3 75.65 128.19 75.08 127.45C74.63 126.87 74.6 126.12 74.66 125.59C74.69 125.35 74.56 125.11 74.33 125.01C74.11 124.91 73.85 124.95 73.68 125.13C72.85 125.98 71.89 126.64 70.82 127.08C70.8 127.08 68.94 127.85 67.15 127.66C66.74 127.61 66.4 127.51 66.12 127.35C65.79 127.16 65.58 126.94 65.51 126.85C65.33 126.64 65.19 126.36 65.1 126.04C64.92 125.42 64.99 124.91 65.04 124.53C65.08 124.2 65.15 123.71 64.7 123.49C64.14 123.23 63.8 123.72 63.41 124.3C63.01 124.88 62.4 125.77 61.47 126.47C60.71 127.05 59.95 127.4 59.22 127.54C59.44 126.93 59.64 126.34 59.83 125.78C60.39 124.07 60.94 122.24 60.8 120.36C60.69 118.82 59.98 117.7 58.91 117.37C58.05 117.1 57.03 117.42 56.31 118.16C55.72 118.77 55.39 119.56 55.13 120.31C54.67 121.62 54.19 123.35 54.55 125.1C54.9 126.82 56.12 128.2 57.58 128.61C57.32 129.24 57.03 129.87 56.73 130.49H52.16C51.53 130.49 51.01 131 51.01 131.64C51.01 132.28 51.52 132.79 52.16 132.79H55.41C54.28 134.49 52.99 135.86 51.53 136.82L51.52 136.8ZM55.68 124.86C55.38 123.39 55.81 121.85 56.22 120.68C56.48 119.95 56.73 119.37 57.14 118.94C57.42 118.65 57.85 118.4 58.28 118.4C58.38 118.4 58.48 118.41 58.58 118.44C59.29 118.66 59.6 119.6 59.66 120.41C59.78 122.08 59.27 123.79 58.74 125.39C58.52 126.07 58.27 126.78 58 127.51C56.72 127.24 55.9 125.96 55.68 124.85V124.86ZM147.09 96.0899H137.42V99.9399H145.17V118.67H140.98C140.53 118.67 140.1 118.83 139.76 119.11L134.88 123.11H126.44L122.31 119.91L121.43 119.23C121.09 118.97 120.68 118.83 120.25 118.83H115.75V99.9499H124.1V96.0999H113.82C112.76 96.0999 111.89 96.9599 111.89 98.0299V131.29C111.89 132.35 112.75 133.22 113.82 133.22H147.08C148.14 133.22 149.01 132.36 149.01 131.29V98.0299C149.01 96.9699 148.15 96.0999 147.08 96.0999L147.09 96.0899ZM118.88 122.67H119.6L122.32 124.78L124.61 126.56C124.95 126.82 125.36 126.96 125.79 126.96H135.58C136.03 126.96 136.46 126.8 136.8 126.52L141.68 122.52H145.18V129.35H115.77V122.67H118.89H118.88Z" fill="#1F1F1F"/>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import"../../../../node_modules/.pnpm/@lit_reactive-element@2.1.
|
|
1
|
+
import"../../../../node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/reactive-element.js";import{html as C}from"../../../../node_modules/.pnpm/lit-html@3.3.1/node_modules/lit-html/lit-html.js";import"../../../../node_modules/.pnpm/lit-element@4.2.1/node_modules/lit-element/lit-element.js";import{illustration as H}from"../../illustration-registry.js";const i=H("paper-7",C`
|
|
2
2
|
<svg width="168" height="168" viewBox="0 0 168 168" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
3
3
|
<path d="M96.91 61.1601H67.5L67.52 38.9301L112.57 38.9301C113.14 38.9301 113.6 39.3901 113.6 39.9601V43.4001C112.29 43.9201 111 44.5201 109.77 45.2301C103.6 48.7901 99.07 54.4201 96.91 61.1601ZM44.34 95.1501H66.58C67.21 95.1501 67.72 94.6401 67.72 94.0101C67.72 93.3801 67.21 92.8701 66.58 92.8701H44.34C43.71 92.8701 43.2 93.3801 43.2 94.0101C43.2 94.6401 43.71 95.1501 44.34 95.1501ZM66.58 118.58H44.34C43.61 118.58 43.01 119.17 43.01 119.91C43.01 120.65 43.6 121.24 44.34 121.24H66.58C67.31 121.24 67.91 120.65 67.91 119.91C67.91 119.17 67.32 118.58 66.58 118.58ZM157.06 135.71L164.48 131.43L144.8 97.34L137.38 101.62L157.06 135.71Z" fill="#11395B"/>
|
|
4
4
|
<path d="M123.96 41.42C124.07 41.42 124.19 41.43 124.3 41.43C124.87 41.43 125.44 41.46 126 41.5V26.75C126 25.81 125.24 25.05 124.3 25.05H67.13C67.01 25.05 66.9 25.06 66.79 25.08C66.73 25.09 66.67 25.12 66.6 25.14C66.56 25.15 66.51 25.16 66.47 25.18C66.41 25.21 66.35 25.24 66.29 25.28C66.25 25.3 66.21 25.32 66.18 25.34C66.12 25.38 66.07 25.42 66.02 25.47C65.99 25.5 65.95 25.52 65.92 25.55L51.73 39.63L48.29 43.0401L29.23 61.96C29.15 62.0401 29.08 62.12 29.02 62.21C29 62.24 28.98 62.2801 28.97 62.3101C28.93 62.3701 28.89 62.44 28.87 62.5C28.85 62.5401 28.85 62.58 28.83 62.62C28.81 62.69 28.78 62.75 28.77 62.82C28.75 62.93 28.74 63.0401 28.74 63.16V141.67C28.74 142.61 29.5 143.37 30.44 143.37H124.31C125.25 143.37 126.01 142.61 126.01 141.67V98.23C125.44 98.2701 124.87 98.29 124.31 98.3C124.21 98.3 124.11 98.3 124.02 98.3C123.55 98.3 123.08 98.28 122.61 98.25V139.96H32.14V64.8601H67.1C67.24 64.8601 67.37 64.84 67.5 64.8101C67.7 64.7601 67.89 64.68 68.05 64.57C68.13 64.5201 68.19 64.4601 68.26 64.4001C68.27 64.3901 68.29 64.38 68.3 64.37C68.58 64.09 68.76 63.71 68.79 63.28C68.79 63.24 68.8 63.2001 68.8 63.16V61.16L68.82 38.93V28.45H122.59V41.46C123.04 41.44 123.5 41.41 123.96 41.41V41.42ZM65.42 30.85L65.4 61.46H34.58L65.43 30.85H65.42ZM43.25 73.5C43.25 72.87 43.76 72.3601 44.39 72.3601H95.66C95.73 73.12 95.83 73.8801 95.96 74.6301H44.4C43.77 74.6301 43.26 74.1201 43.26 73.4901L43.25 73.5ZM43.25 78.87C43.25 78.24 43.76 77.73 44.39 77.73H96.66C96.88 78.5 97.14 79.25 97.43 80H44.39C43.76 80 43.25 79.4901 43.25 78.8601V78.87ZM43.21 84.25C43.21 83.62 43.72 83.1101 44.35 83.1101H98.83C99 83.43 99.17 83.7601 99.36 84.0801C99.62 84.5301 99.89 84.96 100.17 85.39H44.34C43.71 85.39 43.2 84.8801 43.2 84.25H43.21ZM43.1 99.39C43.1 98.76 43.61 98.25 44.24 98.25H112.08C112.71 98.25 113.22 98.76 113.22 99.39C113.22 100.02 112.71 100.53 112.08 100.53H44.24C43.61 100.53 43.1 100.02 43.1 99.39ZM43.1 104.76C43.1 104.13 43.61 103.62 44.24 103.62H112.08C112.71 103.62 113.22 104.13 113.22 104.76C113.22 105.39 112.71 105.9 112.08 105.9H44.24C43.61 105.9 43.1 105.39 43.1 104.76ZM43.07 110.14C43.07 109.51 43.58 109 44.21 109H112.12C112.75 109 113.26 109.51 113.26 110.14C113.26 110.77 112.75 111.28 112.12 111.28H44.2C43.57 111.28 43.06 110.77 43.06 110.14H43.07ZM113.21 125.28C113.21 125.91 112.7 126.42 112.07 126.42H44.24C43.61 126.42 43.1 125.91 43.1 125.28C43.1 124.65 43.61 124.14 44.24 124.14H112.08C112.71 124.14 113.22 124.65 113.22 125.28H113.21ZM42.91 130.66C42.91 129.93 43.5 129.33 44.24 129.33H112.08C112.81 129.33 113.41 129.92 113.41 130.66C113.41 131.4 112.82 131.99 112.08 131.99H44.24C43.51 131.99 42.91 131.4 42.91 130.66ZM35.38 46.88C35.76 46.88 36.11 47.01 36.4 47.22L33.31 50.2901H2.43999C1.49999 50.2901 0.73999 49.5301 0.73999 48.59C0.73999 47.65 1.49999 46.89 2.43999 46.89H35.37L35.38 46.88ZM18.91 39.62H44.05L40.61 43.03H18.91C17.97 43.03 17.21 42.27 17.21 41.33C17.21 40.39 17.97 39.63 18.91 39.63V39.62ZM166.89 130.34L146.95 95.8C146.63 95.25 146.13 94.86 145.51 94.7C144.89 94.54 144.26 94.62 143.71 94.94L142.55 95.61L140.89 92.73L139.57 90.44C144.14 86.99 147.41 82.16 148.92 76.55C150.7 69.89 149.79 62.9401 146.34 56.9701C142.93 51.0601 137.52 47.02 131.45 45.19C130.81 45 130.17 44.82 129.52 44.68C128.88 44.5401 128.23 44.43 127.59 44.34C127.07 44.2701 126.54 44.2001 126.02 44.16C125.45 44.1101 124.89 44.09 124.32 44.08C123.75 44.08 123.18 44.08 122.61 44.12C119.57 44.28 116.52 44.98 113.61 46.26C112.76 46.63 111.92 47.06 111.1 47.53C105.6 50.71 101.71 55.62 99.72 61.19C98.45 64.75 97.96 68.58 98.32 72.39C98.39 73.15 98.5 73.91 98.64 74.66C98.84 75.7001 99.1 76.74 99.42 77.76C99.67 78.53 99.95 79.28 100.27 80.03C100.67 80.96 101.12 81.88 101.64 82.78C101.71 82.9 101.78 83.01 101.85 83.13C102.32 83.92 102.83 84.68 103.38 85.4001C106.83 90.0001 111.68 93.29 117.31 94.8C119.06 95.2701 120.83 95.54 122.6 95.64C123.08 95.67 123.55 95.69 124.03 95.69C124.12 95.69 124.21 95.69 124.3 95.69C124.87 95.69 125.44 95.66 126 95.61C126.53 95.57 127.05 95.51 127.57 95.44C128.22 95.3501 128.86 95.23 129.5 95.09C130.15 94.95 130.8 94.78 131.43 94.58C132.3 94.32 133.15 94.01 133.99 93.66L135.31 95.94L136.98 98.83L135.82 99.5C135.27 99.82 134.88 100.33 134.72 100.94C134.56 101.55 134.64 102.19 134.96 102.74L154.9 137.28C155.22 137.83 155.72 138.22 156.34 138.38C156.54 138.43 156.75 138.46 156.96 138.46C157.37 138.46 157.77 138.35 158.14 138.14L166.02 133.59C166.57 133.27 166.96 132.76 167.12 132.15C167.28 131.54 167.2 130.9 166.88 130.35L166.89 130.34ZM129.51 92.38C128.87 92.54 128.23 92.67 127.58 92.77C127.06 92.85 126.53 92.92 126.01 92.97C125.44 93.0201 124.88 93.04 124.31 93.05C123.74 93.05 123.17 93.05 122.6 93.01C121.06 92.91 119.51 92.6701 117.99 92.26C113.6 91.08 109.75 88.7001 106.78 85.39C106.14 84.67 105.54 83.9201 104.98 83.1201C104.61 82.5801 104.24 82.03 103.91 81.46C103.64 80.99 103.39 80.5 103.15 80.0201C102.79 79.2701 102.46 78.51 102.19 77.75C101.82 76.73 101.53 75.6901 101.31 74.6501C101.15 73.9001 101.03 73.14 100.95 72.3801C100.54 68.5601 101.09 64.71 102.52 61.18C104.39 56.55 107.75 52.48 112.4 49.8C112.79 49.57 113.19 49.3601 113.6 49.16C116.44 47.73 119.49 46.91 122.6 46.73C123.05 46.7 123.5 46.69 123.95 46.69C124.07 46.69 124.19 46.6901 124.3 46.7001C124.87 46.7001 125.44 46.7401 126 46.7901C126.53 46.84 127.05 46.9 127.57 46.99C128.22 47.09 128.86 47.22 129.5 47.38C129.66 47.42 129.81 47.45 129.97 47.49C130.47 47.62 130.95 47.8 131.43 47.96C136.76 49.77 141.2 53.3801 144.04 58.2901C147.14 63.6501 147.96 69.9001 146.36 75.8801C144.76 81.8601 140.92 86.86 135.56 89.96C134.23 90.73 132.85 91.35 131.43 91.84C130.79 92.06 130.15 92.24 129.5 92.4L129.51 92.38ZM144.8 97.34L164.48 131.43L157.06 135.71L137.38 101.62L144.8 97.34Z" fill="#1F1F1F"/>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import"../../../../node_modules/.pnpm/@lit_reactive-element@2.1.
|
|
1
|
+
import"../../../../node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/reactive-element.js";import{html as C}from"../../../../node_modules/.pnpm/lit-html@3.3.1/node_modules/lit-html/lit-html.js";import"../../../../node_modules/.pnpm/lit-element@4.2.1/node_modules/lit-element/lit-element.js";import{illustration as H}from"../../illustration-registry.js";const t=H("person-2",C`
|
|
2
2
|
<svg width="168" height="168" viewBox="0 0 168 168" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
3
3
|
<path d="M154.07 133.36V136.01H90.9299V133.36C90.9299 132.05 91.0399 130.8 91.2099 129.58H54.1699V126.93C54.1699 114.89 61.8399 106.8 73.2699 106.8H80.3199C81.1199 106.8 81.7799 106.16 81.8199 105.37H89.7499C89.7899 106.17 90.4399 106.8 91.2499 106.8H98.2999C104.46 106.8 109.51 109.17 112.88 113.22H117.06C117.86 113.22 118.51 112.58 118.55 111.79H126.47C126.51 112.59 127.16 113.22 127.96 113.22H135C146.41 113.22 154.07 121.31 154.07 133.35V133.36Z" fill="#11395B"/>
|
|
4
4
|
<path d="M44.3501 96.3999C44.3501 96.3999 44.3801 96.3999 44.4001 96.3999C44.4001 96.3999 44.4101 96.3999 44.4201 96.3999C44.5601 96.3999 44.6901 96.4099 44.8301 96.4099C52.1401 96.4099 58.9001 94.0499 64.4101 90.0499C64.2101 89.6999 64.0001 89.3599 63.8101 88.9999C63.6401 88.9999 63.4701 88.9799 63.3001 88.9499C62.7301 88.8499 62.2401 88.5699 61.8401 88.1699C58.0101 90.7699 53.5601 92.5199 48.7601 93.1399C51.6001 89.3699 55.3101 83.2999 57.3801 75.3399C56.0401 68.4899 56.4701 62.5099 58.7601 58.6499C58.6401 57.3699 58.4801 56.1299 58.2801 54.9199H62.8401C63.6301 54.5699 64.4701 54.3499 65.3801 54.2599C65.6401 53.4099 65.9801 52.6399 66.3801 51.9099H57.6801C55.6201 43.1999 51.5301 36.6299 48.4301 32.6199C57.9601 33.7499 66.1401 39.2899 70.9001 47.1399C71.7201 46.5899 72.5901 46.1099 73.5001 45.6799C67.6901 36.0299 57.1801 29.5199 45.1401 29.4099C45.1201 29.4099 45.1001 29.4099 45.0801 29.4099C44.9901 29.4099 44.9101 29.4099 44.8201 29.4099C26.3501 29.4099 11.3201 44.4399 11.3201 62.9099C11.3201 81.3799 26.0901 96.1399 44.3501 96.3999ZM44.9101 93.1899C42.1601 89.9199 37.4901 83.3199 35.2101 74.0999L54.6501 74.0799C52.3501 83.3299 47.6601 89.9399 44.9201 93.1899H44.9101ZM55.9901 63.6499C55.9601 66.2699 55.6901 68.7399 55.2801 71.0799L34.5901 71.1099C34.1801 68.7799 33.9101 66.3099 33.8801 63.6999C33.8401 60.5999 34.1201 57.6899 34.6101 54.9699L55.2601 54.9399C55.7501 57.6499 56.0301 60.5599 55.9901 63.6499ZM44.9401 33.0799C47.8301 36.5199 52.3301 42.9799 54.5901 51.9399L35.2601 51.9599C37.5301 42.9799 42.0501 36.4999 44.9401 33.0799ZM41.4801 32.5899C38.3701 36.5899 34.2501 43.1799 32.1701 51.9599L16.3601 51.9799C20.3801 41.5399 29.9701 33.8599 41.4801 32.5899ZM14.3301 62.9099C14.3301 60.1699 14.7001 57.5099 15.3801 54.9799L31.5701 54.9599C31.1001 57.6999 30.8301 60.6199 30.8701 63.7199C30.9001 66.3099 31.1501 68.7699 31.5401 71.0999L15.4601 71.1199C14.7301 68.4999 14.3301 65.7499 14.3301 62.9099ZM32.1301 74.0999C34.1201 82.6799 38.0701 89.1999 41.0601 93.1699C29.8401 91.7799 20.5001 84.2899 16.4701 74.1199L32.1301 74.0999ZM80.3201 87.4099C80.6701 86.9899 81.3001 86.9299 81.7301 87.2799C81.7401 87.2799 82.3701 87.7999 83.2601 88.3299C83.4301 88.4299 83.6001 88.5199 83.7801 88.6199C84.3401 88.9199 84.9701 89.1899 85.6101 89.3499C86.2101 89.4999 86.9101 89.4899 87.5801 89.4199C88.4801 89.3199 89.3101 89.1099 89.6901 88.9799C90.2201 88.8099 90.7801 89.0899 90.9601 89.6099C91.1401 90.1299 90.8501 90.6999 90.3301 90.8799C90.2701 90.8999 89.4701 91.1599 88.4001 91.3299C87.8901 91.4099 87.3301 91.4699 86.7501 91.4699C86.2901 91.4699 85.8201 91.4199 85.3601 91.3299C85.2901 91.3199 85.2101 91.3099 85.1401 91.2899C82.7101 90.6899 80.5501 88.8899 80.4501 88.8099C80.3001 88.6799 80.2101 88.5199 80.1601 88.3399C80.0601 88.0299 80.1001 87.6699 80.3301 87.3999L80.3201 87.4099ZM99.0101 110.53C98.8501 110.66 94.9201 113.7 85.7801 113.7C76.6401 113.7 73.3801 110.71 73.0701 110.37C72.5101 109.76 72.5501 108.81 73.1601 108.25C73.7601 107.7 74.6901 107.73 75.2601 108.31C75.3601 108.4 77.9001 110.7 85.7901 110.7C93.6801 110.7 97.1201 108.2 97.1501 108.18C97.8001 107.66 98.7401 107.77 99.2601 108.42C99.7801 109.07 99.6701 110.01 99.0201 110.53H99.0101ZM76.5701 76.4499C76.5701 74.4699 77.4501 72.8699 78.5501 72.8699C79.6501 72.8699 80.5301 74.4699 80.5301 76.4499C80.5301 78.4299 79.6501 80.0299 78.5501 80.0299C77.4501 80.0299 76.5701 78.4299 76.5701 76.4499ZM91.0501 76.4499C91.0501 74.4699 91.9301 72.8699 93.0301 72.8699C94.1301 72.8699 95.0101 74.4699 95.0101 76.4499C95.0101 78.4299 94.1301 80.0299 93.0301 80.0299C91.9301 80.0299 91.0501 78.4299 91.0501 76.4499ZM134.95 110.23H129.42V104.53C135.85 102 141 96.0599 143.36 88.4999C146.96 83.7799 149.83 74.1399 150.31 69.1799C150.67 65.4699 149.7 61.9099 147.7 59.6599C146.19 57.9499 144.13 57.0199 141.76 56.9699H141.6L141.44 56.9999C140.46 57.1899 139.22 55.5499 138.23 54.2299C137.31 53.0199 136.44 51.8699 135.35 51.3299C133.18 50.2599 130.84 50.5399 128.37 50.8299C126.16 51.0899 123.86 51.3599 121.33 50.7699C120.88 50.6699 120.4 50.5399 119.89 50.4199C117.67 49.8699 115.03 49.2099 112.41 49.0499C112.07 49.0299 111.72 49.0199 111.38 49.0199C111.45 48.9199 111.52 48.8099 111.59 48.7099L112.89 46.9999L111.78 46.6599L110.84 46.3699C110.51 46.2699 102.67 43.8899 90.2301 44.8499C86.5901 45.1299 80.0101 45.6399 74.8901 48.2399C73.9901 48.6999 73.1301 49.2299 72.3401 49.8299C71.5301 50.4499 70.8001 51.1399 70.1601 51.9199C69.4501 52.7999 68.8601 53.7999 68.4301 54.9199C68.3401 55.1599 68.2501 55.3999 68.1701 55.6499C65.8601 55.8799 63.9401 57.0299 62.5701 59.0399C62.5201 59.1099 62.4901 59.1799 62.4401 59.2499C60.6301 62.0499 60.0101 66.2099 60.5001 71.0599C60.6001 72.0299 60.7401 73.0299 60.9301 74.0599C61.5601 77.4899 62.7001 81.1799 64.3201 84.9199C64.3601 85.0099 64.3901 85.0899 64.4301 85.1799C64.5401 85.4199 64.6701 85.6399 64.8401 85.8299C65.2401 86.2999 65.8001 86.5799 66.4001 86.6699C66.4801 86.6799 66.5601 86.6999 66.6501 86.7099C66.6901 86.7099 66.7301 86.7299 66.7801 86.7299C66.8101 86.7799 66.8401 86.8299 66.8701 86.8799C67.0101 87.1499 67.1701 87.4099 67.3201 87.6799C70.0701 92.5299 74.0901 96.2499 78.8201 98.1199V103.82H73.2901C60.3101 103.82 51.2401 113.3 51.2401 126.87V129.55H18.5401C17.7101 129.55 17.0401 130.22 17.0401 131.05C17.0401 131.88 17.7101 132.55 18.5401 132.55H87.7601C87.8301 132.55 87.9001 132.54 87.9701 132.53C87.9701 132.78 87.9401 133.03 87.9401 133.28V137.42C87.9401 138.25 88.6101 138.92 89.4401 138.92H155.5C156.33 138.92 157 138.25 157 137.42V133.28C157 119.71 147.93 110.23 134.95 110.23ZM114.12 110.23C114.12 110.23 114.09 110.18 114.07 110.15C110.06 106 104.6 103.81 98.2601 103.81H92.7301V98.1099C92.8701 98.0499 93.0101 97.9799 93.1501 97.9199C96.7101 96.4199 99.8401 93.8599 102.32 90.5599C102.46 90.9199 102.61 91.2699 102.76 91.6199C103.02 92.1999 103.3 92.7699 103.59 93.3299C106.33 98.5499 110.54 102.56 115.52 104.52V110.22H114.12V110.23ZM65.0601 60.7299C66.0801 59.2299 67.4601 58.5399 69.3001 58.6099L69.9501 58.6399L70.5801 58.6699L70.6701 58.2299L70.8301 57.4099C72.2501 50.1499 82.0701 48.4799 90.4701 47.8399C98.7901 47.1999 105.01 48.1399 108 48.7599C107.87 48.9999 107.77 49.2499 107.65 49.4899C106.76 49.7499 105.9 50.1199 105.11 50.6499C102.92 52.0999 101.54 54.4899 100.99 57.7599C100.87 58.0599 100.7 58.4099 100.52 58.8199C99.7901 60.4399 98.7101 62.8299 97.9401 65.8599C97.0401 65.8399 96.1301 65.8199 95.2201 65.8199C93.4201 65.8199 91.6001 65.8499 89.8001 65.8899C82.7001 66.0199 75.3701 66.1599 72.3501 63.8699L70.9901 62.8399L70.1401 64.3199C68.1501 67.7799 67.1601 72.0999 66.7001 76.2699C66.4901 78.1599 66.3801 80.0099 66.3501 81.7399C66.3501 81.8099 66.3501 81.8799 66.3501 81.9499C64.7701 77.9399 63.8901 74.3099 63.5301 71.1699C62.9901 66.4099 63.6801 62.7699 65.0601 60.7399V60.7299ZM119.16 53.3199C119.69 53.4499 120.18 53.5699 120.64 53.6799C121.16 53.7999 121.66 53.8799 122.16 53.9499C123.09 54.0799 123.99 54.1199 124.85 54.1099C126.23 54.0899 127.51 53.9399 128.72 53.7999C128.92 53.7799 129.11 53.7499 129.3 53.7299C131.22 53.5099 132.77 53.3999 134.02 54.0099C134.48 54.2299 135.23 55.2299 135.83 56.0199C137.29 57.9599 139.11 60.3599 141.82 59.9599C143.3 60.0299 144.53 60.5899 145.45 61.6399C146.88 63.2499 147.59 66.0299 147.32 68.8799C147.08 71.3299 146.12 75.2999 144.77 79.0399C144.23 80.5299 143.63 81.9799 142.99 83.2999C142.75 83.7899 142.51 84.2599 142.26 84.7099C142.01 84.0599 141.77 83.3699 141.57 82.6699C140.96 80.5999 140.61 78.4499 140.79 76.8199L140.96 75.2799L139.41 75.1599C137.82 75.0399 137.15 74.4799 136.14 73.6399C134.33 72.1299 132.1 70.2699 124.87 70.2699C124.45 70.2699 124.01 70.2699 123.56 70.2899H123.42C117.81 70.9799 114.72 70.8299 111.71 69.4099C111.11 69.1299 110.52 68.7899 109.9 68.4099C109.53 68.1799 109.15 67.9299 108.77 67.6499L108.07 67.1499L106.7 66.1799L106.41 68.6999C105.73 74.6599 104.46 79.0799 103.32 82.0799C102.97 83.0099 102.62 83.7999 102.32 84.4599C102.2 84.1699 102.11 83.8899 102 83.5999C101.09 81.1999 100.53 78.9299 100.26 76.8099C99.2401 68.9399 101.89 63.0399 103.25 60.0399C103.49 59.5099 103.69 59.0699 103.83 58.7099L103.92 58.3899C104.32 55.8599 105.25 54.1399 106.77 53.1399C107.11 52.9099 107.48 52.7299 107.87 52.5799C108.43 52.3599 109.03 52.2199 109.66 52.1299C110.22 52.0499 110.8 52.0199 111.4 52.0199C113.54 52.0399 115.85 52.5199 117.91 53.0199C118.34 53.1199 118.76 53.2299 119.17 53.3299L119.16 53.3199ZM129.42 101.26C128.45 101.72 127.45 102.09 126.42 102.35C125.14 102.68 123.82 102.85 122.47 102.85C121.12 102.85 119.8 102.68 118.52 102.35C117.49 102.09 116.49 101.71 115.52 101.26C111.23 99.2199 107.69 95.3499 105.51 90.4399C105.22 89.7799 104.95 89.1099 104.71 88.4199C104.57 88.0099 104.44 87.5999 104.31 87.1899C104.98 85.9599 105.93 83.9499 106.86 81.0999C107.55 78.9999 108.22 76.4499 108.76 73.4099C108.87 72.7699 108.98 72.1099 109.09 71.4299C109.5 71.6699 109.92 71.8899 110.33 72.0899C110.91 72.3699 111.49 72.6199 112.08 72.8199C115.11 73.8599 118.47 73.9199 123.72 73.2899C130.82 73.0899 132.62 74.6099 134.22 75.9499C135.12 76.6999 136.11 77.5199 137.74 77.9299C137.8 81.1699 139.03 85.1699 140.4 87.9199C138.41 94.0299 134.42 98.8899 129.42 101.27V101.26ZM72.0401 67.1599C76.1501 69.1299 82.8301 69.0099 89.8501 68.8799C92.3401 68.8299 94.8701 68.7999 97.3301 68.8499C96.5501 73.9599 96.9201 80.4399 100.58 87.8999C98.5001 90.9699 95.8101 93.3899 92.7301 94.8599C91.7601 95.3199 90.7601 95.6899 89.7301 95.9499C88.4501 96.2799 87.1301 96.4499 85.7801 96.4499C84.4301 96.4499 83.1101 96.2799 81.8301 95.9499C80.8001 95.6899 79.8001 95.3099 78.8301 94.8499C74.8001 92.9399 71.4301 89.4099 69.2301 84.9199C69.3101 84.6699 69.3501 84.3999 69.3401 84.1299C69.2601 79.9999 69.5401 72.5899 72.0401 67.1599ZM54.2501 126.87C54.2501 114.88 61.9101 106.82 73.3001 106.82H80.3301C80.9801 106.82 81.5301 106.41 81.7401 105.83C81.8001 105.67 81.8301 105.5 81.8301 105.32V99.0199C83.1101 99.2999 84.4301 99.4499 85.7801 99.4499C87.1301 99.4499 88.4501 99.2999 89.7301 99.0199V105.32C89.7301 106.12 90.3601 106.77 91.1501 106.81C91.1801 106.81 91.2001 106.81 91.2301 106.81H98.2601C102.61 106.81 106.46 108 109.58 110.24C98.0601 110.42 89.7201 118.12 88.2101 129.5H54.2501V126.86V126.87ZM154 135.92H90.9401V133.28C90.9401 121.29 98.6001 113.23 109.99 113.23H117.02C117.85 113.23 118.52 112.56 118.52 111.73V105.43C119.8 105.71 121.12 105.86 122.47 105.86C123.82 105.86 125.14 105.71 126.42 105.43V111.73C126.42 112.56 127.09 113.23 127.92 113.23H134.95C146.35 113.23 154 121.29 154 133.28V135.92ZM132.09 91.3899C132.04 91.4999 130.83 93.9299 128.99 95.1999C128.91 95.2599 128.83 95.3199 128.74 95.3699C126.61 96.6799 123.8 96.9599 123.69 96.9699C123.66 96.9699 123.63 96.9699 123.59 96.9699C123.08 96.9699 122.65 96.5799 122.6 96.0699C122.55 95.5199 122.95 95.0299 123.5 94.9799C123.51 94.9799 124.06 94.9199 124.82 94.7499C125.15 94.6799 125.51 94.5799 125.9 94.4599C126.51 94.2699 127.14 94.0099 127.71 93.6699C128.25 93.3399 128.74 92.8299 129.15 92.3199C129.85 91.4299 130.3 90.5299 130.31 90.5199C130.55 90.0299 131.15 89.8199 131.65 90.0599C132.15 90.2999 132.35 90.8999 132.11 91.3999L132.09 91.3899ZM117.21 82.8699C117.21 84.8499 116.33 86.4499 115.23 86.4499C114.13 86.4499 113.25 84.8499 113.25 82.8699C113.25 80.8899 114.13 79.2899 115.23 79.2899C116.33 79.2899 117.21 80.8899 117.21 82.8699ZM127.74 82.8699C127.74 80.8899 128.62 79.2899 129.72 79.2899C130.82 79.2899 131.7 80.8899 131.7 82.8699C131.7 84.8499 130.82 86.4499 129.72 86.4499C128.62 86.4499 127.74 84.8499 127.74 82.8699ZM135.94 114.84C136.46 115.49 136.35 116.43 135.7 116.95C135.54 117.08 131.61 120.12 122.47 120.12C113.33 120.12 110.07 117.13 109.76 116.79C109.2 116.18 109.24 115.23 109.85 114.67C110.45 114.12 111.38 114.15 111.95 114.73C112.05 114.82 114.59 117.12 122.48 117.12C130.37 117.12 133.81 114.62 133.84 114.6C134.49 114.08 135.43 114.19 135.95 114.84H135.94ZM126.54 35.8399H155.51C156.34 35.8399 157.01 36.5099 157.01 37.3399C157.01 38.1699 156.34 38.8399 155.51 38.8399H126.54C125.71 38.8399 125.04 38.1699 125.04 37.3399C125.04 36.5099 125.71 35.8399 126.54 35.8399ZM108.88 30.9599C108.88 30.1299 109.55 29.4599 110.38 29.4599H139.35C140.18 29.4599 140.85 30.1299 140.85 30.9599C140.85 31.7899 140.18 32.4599 139.35 32.4599H110.38C109.55 32.4599 108.88 31.7899 108.88 30.9599Z" fill="#1F1F1F"/>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import"../../../../node_modules/.pnpm/@lit_reactive-element@2.1.
|
|
1
|
+
import"../../../../node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/reactive-element.js";import{html as L}from"../../../../node_modules/.pnpm/lit-html@3.3.1/node_modules/lit-html/lit-html.js";import"../../../../node_modules/.pnpm/lit-element@4.2.1/node_modules/lit-element/lit-element.js";import{illustration as C}from"../../illustration-registry.js";const i=C("personal-info",L`
|
|
2
2
|
<svg width="168" height="168" viewBox="0 0 168 168" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
3
3
|
<path d="M149.5 41.75V62.22H16.5V42.22C16.79 39.07 20.28 35.2999 23.5 35.2999H142C145.06 35.2999 149 38.82 149.5 41.75ZM17.32 101.7V108.19C17.32 111.61 20.1 114.39 23.52 114.39H96.13L79.66 101.69H17.32V101.7ZM86.37 94.34L102.06 73.99L84.43 76.63L86.37 94.35V94.34Z" fill="#11395B"/>
|
|
4
4
|
<path d="M96.3099 114.53L100.02 117.39H23.5199C18.4499 117.39 14.3199 113.26 14.3199 108.19V42.78C14.3199 37.71 18.4499 33.58 23.5199 33.58H142.01C147.08 33.58 151.21 37.71 151.21 42.78V99.34L148.21 97.03V42.78C148.21 42.42 148.17 42.08 148.11 41.73C147.61 38.81 145.07 36.57 142 36.57H23.5199C20.2899 36.57 17.6299 39.05 17.3499 42.2C17.3299 42.39 17.3199 42.58 17.3199 42.77V108.18C17.3199 111.6 20.0999 114.38 23.5199 114.38H96.1299L96.3099 114.52V114.53ZM64.6999 125.05C64.6999 124.22 64.0299 123.55 63.1999 123.55H34.2299C33.3999 123.55 32.7299 124.22 32.7299 125.05C32.7299 125.88 33.3999 126.55 34.2299 126.55H63.1999C64.0299 126.55 64.6999 125.88 64.6999 125.05ZM79.3599 129.93H50.3899C49.5599 129.93 48.8899 130.6 48.8899 131.43C48.8899 132.26 49.5599 132.93 50.3899 132.93H79.3599C80.1899 132.93 80.8599 132.26 80.8599 131.43C80.8599 130.6 80.1899 129.93 79.3599 129.93ZM156.14 113.39L138.24 136.61C137.73 137.27 137 137.69 136.17 137.8C136.03 137.82 135.9 137.83 135.76 137.83C135.08 137.83 134.41 137.61 133.86 137.18L123.53 129.22L108.2 117.4L104.49 114.54L104.31 114.4L87.8399 101.7L84.5099 99.13V99.11C84.2299 98.92 83.9799 98.66 83.8499 98.33L83.7699 98.13L81.3299 75.87C81.31 75.8 81.3099 75.72 81.3099 75.65L77.4399 71.78L77.1799 71.52L62.2999 91.75C62.0999 92.02 61.7999 92.16 61.4899 92.16C61.2799 92.16 61.0799 92.1 60.8999 91.97C60.4599 91.64 60.3599 91.02 60.6899 90.57L76.2599 69.41C76.2599 69.41 76.3099 69.37 76.3299 69.35C76.3399 69.33 76.3499 69.31 76.3699 69.3C76.3999 69.27 76.4299 69.26 76.4599 69.24C76.5199 69.19 76.5799 69.15 76.6499 69.12C76.6999 69.09 76.7599 69.08 76.8199 69.06C76.8799 69.04 76.9399 69.03 77.0099 69.02C77.0799 69.02 77.1399 69.02 77.2099 69.02C77.2699 69.02 77.3199 69.04 77.3799 69.05C77.4499 69.07 77.5199 69.11 77.5899 69.15C77.6199 69.17 77.6499 69.17 77.6799 69.19C77.6999 69.2 77.7099 69.22 77.7199 69.24C77.7399 69.26 77.77 69.27 77.7999 69.29L78.8199 70.31L82.4399 73.93C82.6 73.87 82.77 73.83 82.9399 73.82L105.08 70.51L105.29 70.54C105.68 70.59 106.03 70.79 106.29 71.07L106.31 71.04L146.1 101.71L147.51 102.79L147.97 103.14L148.24 103.35L151.24 105.66L155.6 109.02C156.26 109.53 156.68 110.26 156.79 111.09C156.9 111.92 156.68 112.73 156.17 113.39H156.14ZM141.17 101.7L105.62 74.3L97.5199 84.81L119.43 101.7L135.32 113.94L143.42 103.43L141.18 101.7H141.17ZM86.3699 94.34L102.06 73.99L84.4299 76.63L86.3699 94.35V94.34ZM125.37 126.83L132.65 117.39L133.48 116.32L131.16 114.53L130.98 114.39L114.51 101.69L95.6799 87.18L87.5799 97.69L92.7699 101.69L109.24 114.39L109.42 114.53L113.13 117.39L125.38 126.83H125.37ZM153.75 111.39L151.14 109.37L148.23 107.12L147.96 106.91L145.8 105.25L138.76 114.38L138.65 114.52L136.78 116.95L136.45 117.38L127.76 128.65L135.72 134.78C135.72 134.78 135.85 134.8 135.88 134.76L153.78 111.54C153.78 111.54 153.8 111.41 153.76 111.38L153.75 111.39ZM53.0099 70V88.75L44.1399 79.88L33.5599 69.3C33.2699 69.01 32.8399 68.93 32.4699 69.08C32.0999 69.23 31.8499 69.6 31.8499 70V91.16C31.8499 91.71 32.2999 92.16 32.8499 92.16C33.3999 92.16 33.8499 91.71 33.8499 91.16V72.41L42.7199 81.28L53.2999 91.86C53.4899 92.05 53.7499 92.15 54.0099 92.15C54.1399 92.15 54.2699 92.13 54.3899 92.07C54.7599 91.92 55.0099 91.55 55.0099 91.15V69.99C55.0099 69.44 54.5599 68.99 54.0099 68.99C53.4599 68.99 53.0099 69.44 53.0099 69.99V70Z" fill="#1F1F1F"/>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import"../../../../node_modules/.pnpm/@lit_reactive-element@2.1.
|
|
1
|
+
import"../../../../node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/reactive-element.js";import{html as l}from"../../../../node_modules/.pnpm/lit-html@3.3.1/node_modules/lit-html/lit-html.js";import"../../../../node_modules/.pnpm/lit-element@4.2.1/node_modules/lit-element/lit-element.js";import{illustration as t}from"../../illustration-registry.js";const p=t("portfolio-analytics",l`
|
|
2
2
|
<svg width="168" height="168" viewBox="0 0 168 168" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
3
3
|
<g clip-path="url(#clip0_3736_597)">
|
|
4
4
|
<path d="M96.3979 140.447L71.6027 140.447L71.6028 66.0262L96.3979 66.0262L96.3979 140.447Z" fill="white"/>
|