@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 H}from"../../illustration-registry.js";const i=H("price-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="M67.11 70.8799H36.37V63.7099H67.11V70.8799ZM131.47 58.4599H27.14V33.3899H131.47V58.4599ZM43.93 45.3299C43.93 43.2199 42.22 41.5099 40.11 41.5099C38 41.5099 36.29 43.2199 36.29 45.3299C36.29 47.4399 38 49.1499 40.11 49.1499C42.22 49.1499 43.93 47.4399 43.93 45.3299ZM77.31 45.4999C77.31 44.6699 76.64 43.9999 75.81 43.9999H49.1C48.27 43.9999 47.6 44.6699 47.6 45.4999C47.6 46.3299 48.27 46.9999 49.1 46.9999H75.81C76.64 46.9999 77.31 46.3299 77.31 45.4999ZM90.67 112.72L59.01 138.6L65.32 146.32L96.98 120.44L90.67 112.72ZM123.76 92.6099H117.15C115.32 92.6099 113.84 91.1299 113.84 89.2999C113.84 87.4699 115.32 85.9899 117.15 85.9899H127.07C128.29 85.9899 129.27 84.9999 129.27 83.7899C129.27 82.5799 128.28 81.5899 127.07 81.5899H122.66V79.3899C122.66 78.1699 121.67 77.1899 120.46 77.1899C119.25 77.1899 118.26 78.1799 118.26 79.3899V81.5899H117.16C112.9 81.5899 109.44 85.0399 109.44 89.3099C109.44 93.5799 112.89 97.0299 117.16 97.0299H123.77C125.6 97.0299 127.08 98.5099 127.08 100.34C127.08 102.17 125.6 103.65 123.77 103.65H113.85C112.63 103.65 111.65 104.64 111.65 105.85C111.65 107.06 112.64 108.05 113.85 108.05H118.26V110.25C118.26 111.47 119.25 112.45 120.46 112.45C121.67 112.45 122.66 111.46 122.66 110.25V108.05H123.76C128.02 108.05 131.48 104.6 131.48 100.33C131.48 96.0599 128.03 92.6099 123.76 92.6099Z" fill="#11395B"/>
|
|
4
4
|
<path d="M92.63 86.4299C92.42 87.0899 92.23 87.7499 92.06 88.4299H36.79C36.24 88.4299 35.79 87.9799 35.79 87.4299C35.79 86.8799 36.24 86.4299 36.79 86.4299H92.63ZM36.79 76.9899C36.24 76.9899 35.79 77.4399 35.79 77.9899C35.79 78.5399 36.24 78.9899 36.79 78.9899H96.31C96.79 78.2999 97.29 77.6399 97.83 76.9899H36.8H36.79ZM36.73 96.1199C36.18 96.1199 35.73 96.5699 35.73 97.1199C35.73 97.6699 36.18 98.1199 36.73 98.1199H91.36C91.3 97.4599 91.26 96.7899 91.24 96.1199H36.73ZM36.73 105.56C36.18 105.56 35.73 106.01 35.73 106.56C35.73 107.11 36.18 107.56 36.73 107.56H93.98C93.67 106.9 93.39 106.24 93.13 105.56H36.73ZM36.73 100.84C36.18 100.84 35.73 101.29 35.73 101.84C35.73 102.39 36.18 102.84 36.73 102.84H92.24C92.06 102.18 91.9 101.51 91.76 100.84H36.73ZM36.79 81.7099C36.24 81.7099 35.79 82.1599 35.79 82.7099C35.79 83.2599 36.24 83.7099 36.79 83.7099H93.66C93.96 83.0299 94.28 82.3599 94.63 81.7099H36.79ZM71.74 122.84H28.12V34.2899H129.86V68.4299C130.89 68.8099 131.89 69.2499 132.86 69.7399V32.7899C132.86 31.9599 132.19 31.2899 131.36 31.2899H26.62C25.79 31.2899 25.12 31.9599 25.12 32.7899V124.35C25.12 125.18 25.79 125.85 26.62 125.85H68.06L71.74 122.84ZM139.97 78.8599C135.58 73.4899 129.37 70.1599 122.48 69.4699C121.61 69.3799 120.74 69.3399 119.87 69.3399C113.89 69.3399 108.15 71.3699 103.46 75.1999C98.09 79.5899 94.76 85.7999 94.07 92.6899C93.53 98.0999 94.67 103.41 97.3 108.04C97.69 108.72 98.1 109.38 98.55 110.03L96.45 111.75L95.72 112.34L94.05 113.71L92.57 111.9L92.39 111.68C91.6 110.71 90.16 110.56 89.18 111.36L75.15 122.83L71.47 125.84L57.98 136.87C57.51 137.26 57.21 137.8 57.15 138.41C57.09 139.02 57.27 139.61 57.65 140.08L63.59 147.35C63.98 147.82 64.52 148.12 65.13 148.18C65.21 148.18 65.28 148.19 65.36 148.19C65.88 148.19 66.39 148.01 66.8 147.67L98 122.16C98.47 121.77 98.77 121.23 98.83 120.62C98.89 120.01 98.71 119.42 98.33 118.95L98.15 118.73L96.67 116.92L98.34 115.55L99.07 114.95L101.17 113.23C101.72 113.8 102.28 114.35 102.87 114.86C107.68 119.04 113.77 121.19 119.89 121.19C125.67 121.19 131.48 119.28 136.29 115.34C147.37 106.29 149.01 89.9099 139.96 78.8299L139.97 78.8599ZM95.21 120.96L65.42 145.31L60.02 138.7L75.74 125.85L79.42 122.84L89.8 114.35L90.56 113.73L95.96 120.34L95.2 120.96H95.21ZM101.89 109.99C100.94 108.83 100.12 107.6 99.42 106.31C97.23 102.26 96.29 97.6499 96.76 92.9599C97.38 86.7799 100.37 81.2199 105.17 77.2899C109.36 73.8699 114.49 72.0399 119.83 72.0399C120.61 72.0399 121.4 72.0799 122.2 72.1599C128.38 72.7799 133.94 75.7699 137.87 80.5699C145.98 90.4899 144.51 105.16 134.59 113.27C125.84 120.42 113.4 120.11 105.02 113.13C103.9 112.2 102.85 111.15 101.89 109.99Z" 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("quick-links",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="M125.25 32.3799H21.46V57.5999H125.25V32.3799ZM34.49 48.2899C32.38 48.2899 30.67 46.5799 30.67 44.4699C30.67 42.3599 32.38 40.6499 34.49 40.6499C36.6 40.6499 38.31 42.3599 38.31 44.4699C38.31 46.5799 36.6 48.2899 34.49 48.2899ZM70.18 46.1399H43.47C42.64 46.1399 41.97 45.4699 41.97 44.6399C41.97 43.8099 42.64 43.1399 43.47 43.1399H70.18C71.01 43.1399 71.68 43.8099 71.68 44.6399C71.68 45.4699 71.01 46.1399 70.18 46.1399ZM30.74 62.8499H61.48V70.0199H30.74V62.8499ZM147.15 100.17L147.12 100.21L147.08 100.25L146.95 100.43C146.79 100.64 146.63 100.86 146.46 101.07L136.63 112.68C133.57 116.3 129.08 118.38 124.33 118.38C122.94 118.38 121.56 118.2 120.22 117.85C119.57 117.68 118.89 117.44 118.14 117.13C117.1 116.69 116.18 116.19 115.34 115.62C114.82 115.27 114.36 114.93 113.94 114.58L112.85 113.66C110.29 111.49 108.72 109.36 107.93 106.95C107.7 106.26 107.54 105.57 107.42 104.84C107.37 104.44 107.32 104.04 107.3 103.63C107.3 103.54 107.29 103.46 107.28 103.37C107.27 103.25 107.26 103.14 107.25 103.02V102.88C107.26 102.42 107.39 101.99 107.62 101.63C108.06 100.95 108.8 100.54 109.59 100.51C110.17 100.51 110.66 100.67 111.07 100.96C111.35 101.16 111.56 101.39 111.71 101.66C111.79 101.78 111.88 101.96 111.96 102.18C112.03 102.4 112.08 102.62 112.09 102.85C112.11 103.5 112.18 104.05 112.29 104.58C112.44 105.28 112.65 105.87 112.93 106.4C113.53 107.57 114.47 108.67 115.98 109.96L117.07 110.88C117.38 111.14 117.73 111.39 118.13 111.66C118.8 112.11 119.51 112.48 120.3 112.78L120.71 112.94C121.18 113.11 121.67 113.24 122.16 113.33C122.9 113.47 123.65 113.55 124.38 113.55C124.68 113.55 124.98 113.54 125.29 113.51C127.41 113.33 129.42 112.56 131.11 111.28C131.83 110.74 132.42 110.18 132.93 109.57L142.76 97.9599C144.2 96.2599 145.09 94.2099 145.34 92.0099C145.42 91.2999 145.44 90.5399 145.38 89.7599C145.14 86.7699 143.74 84.0499 141.44 82.1199L140.35 81.1999C138.33 79.4899 135.77 78.5499 133.12 78.5499C131.17 78.5499 129.25 79.0499 127.57 80.0099C126.52 80.5999 125.57 81.3599 124.75 82.2699C124.66 82.3699 124.58 82.4399 124.52 82.5099L120.01 87.8499C119.55 88.3899 118.88 88.7099 118.17 88.7099C117.84 88.7099 117.51 88.6399 117.2 88.5099C117.01 88.4199 116.79 88.3099 116.59 88.1399C116.14 87.7599 115.86 87.2499 115.76 86.6599C115.65 85.9399 115.85 85.2499 116.3 84.7099L120.8 79.3899C121.66 78.3899 122.67 77.4699 123.8 76.6599C124.81 75.9399 125.87 75.3599 126.94 74.9199C128.91 74.1099 130.99 73.6999 133.12 73.6999C136.91 73.6999 140.6 75.0499 143.49 77.4999L144.58 78.4199C147.86 81.1899 149.87 85.0799 150.22 89.3699C150.54 93.2399 149.45 97.0899 147.14 100.23L147.15 100.17ZM118.91 123.46C119.01 123.85 119 124.26 118.88 124.66C118.78 124.97 118.63 125.23 118.45 125.44L114.07 130.6C111.33 133.84 107.49 135.82 103.26 136.17C102.81 136.21 102.36 136.22 101.92 136.22C98.18 136.22 94.54 134.89 91.67 132.46L90.58 131.54C88.59 129.85 87.03 127.68 86.08 125.27C85.69 124.26 85.39 123.21 85.2 122.13C84.51 118.11 85.36 114.03 87.6 110.65C87.93 110.16 88.29 109.64 88.73 109.14L98.55 97.5299C98.76 97.2799 99 97.0399 99.23 96.8099C100.02 95.9899 100.85 95.2899 101.73 94.6899C104.38 92.8899 107.48 91.9299 110.7 91.9299C111.62 91.9299 112.53 92.0099 113.43 92.1699C113.95 92.2599 114.45 92.3799 114.96 92.5099C116.08 92.8199 117.17 93.2499 118.2 93.7999C119.17 94.3199 120.1 94.9499 120.95 95.6599L122.04 96.5799C123.06 97.4399 123.98 98.4599 124.79 99.6099C125.88 101.17 126.68 102.91 127.17 104.79C127.32 105.39 127.5 106.17 127.58 106.99C127.61 107.3 127.58 107.6 127.49 107.88C127.24 108.72 126.5 109.34 125.62 109.44C125.54 109.44 125.46 109.45 125.38 109.45C125.08 109.45 124.78 109.39 124.5 109.26C124.16 109.1 123.88 108.89 123.66 108.63C123.39 108.3 123.23 107.92 123.17 107.48C123.07 106.55 122.84 105.61 122.5 104.69C121.82 102.86 120.67 101.23 119.19 99.9699L118.1 99.0499C117.12 98.2299 116.01 97.5699 114.79 97.0999C114.24 96.8899 113.75 96.7399 113.29 96.6399C113.12 96.5999 112.96 96.5599 112.8 96.5399C112.12 96.4199 111.42 96.3499 110.72 96.3499C108.7 96.3499 106.7 96.8799 104.95 97.8899C104.41 98.2099 103.94 98.5199 103.52 98.8599C102.92 99.3499 102.41 99.8399 101.96 100.38L92.13 112C90.42 114.03 89.46 116.61 89.43 119.26C89.43 120.1 89.52 120.97 89.7 121.83C89.91 122.81 90.24 123.75 90.7 124.65C91.39 125.99 92.32 127.16 93.47 128.13L94.56 129.05C96.62 130.8 99.24 131.76 101.94 131.76C105.33 131.76 108.52 130.28 110.7 127.71L115.08 122.54C115.3 122.28 115.58 122.08 115.92 121.93C116.2 121.81 116.48 121.76 116.78 121.76C117.18 121.76 117.58 121.87 117.92 122.08C118 122.13 118.08 122.18 118.17 122.24C118.42 122.44 118.6 122.67 118.74 122.94L118.97 123.4L118.91 123.46Z" fill="#11395B"/>
|
|
4
4
|
<path d="M113.28 77.1399C113.28 77.6899 112.83 78.1399 112.28 78.1399H31.16C30.61 78.1399 30.16 77.6899 30.16 77.1399C30.16 76.5899 30.61 76.1399 31.16 76.1399H112.28C112.83 76.1399 113.28 76.5899 113.28 77.1399ZM108.72 87.4099C109.3 87.3599 109.87 87.3499 110.44 87.3499C110.41 86.7499 110.44 86.1599 110.55 85.5799H31.16C30.61 85.5799 30.16 86.0299 30.16 86.5799C30.16 87.1299 30.61 87.5799 31.16 87.5799H107.44C107.86 87.5199 108.28 87.4499 108.71 87.4099H108.72ZM112.2 82.0799L113.22 80.8699C113.22 80.8699 113.18 80.8599 113.16 80.8599H31.16C30.61 80.8599 30.16 81.3099 30.16 81.8599C30.16 82.4099 30.61 82.8599 31.16 82.8599H111.63C111.8 82.5899 111.99 82.3299 112.2 82.0799ZM93.93 95.2699H31.1C30.55 95.2699 30.1 95.7199 30.1 96.2699C30.1 96.8199 30.55 97.2699 31.1 97.2699H92.24L93.93 95.2699ZM30.1 105.71C30.1 106.26 30.55 106.71 31.1 106.71H84.28C84.35 106.62 84.42 106.52 84.49 106.44L85.95 104.71H31.1C30.55 104.71 30.1 105.16 30.1 105.71ZM89.94 99.9899H31.1C30.55 99.9899 30.1 100.44 30.1 100.99C30.1 101.54 30.55 101.99 31.1 101.99H88.25L89.94 99.9899ZM22.5 121.99V33.4299H124.24V71.1199C125.21 70.6899 126.21 70.3199 127.24 70.0399V31.9299C127.24 31.0999 126.57 30.4299 125.74 30.4299H21C20.17 30.4299 19.5 31.0999 19.5 31.9299V123.49C19.5 124.32 20.17 124.99 21 124.99H80.07C79.84 124.01 79.66 123.01 79.57 121.99H22.5ZM124.36 119.43C123.45 119.43 122.54 119.35 121.65 119.2C120.96 119.09 120.28 118.94 119.61 118.74C118.84 118.52 118.08 118.24 117.35 117.91C116.88 117.7 116.41 117.47 115.96 117.21C115.53 116.97 115.12 116.71 114.71 116.43C114.22 116.1 113.74 115.74 113.28 115.36L112.19 114.44C109.34 112.03 107.61 109.55 106.79 106.7C106.6 106.05 106.45 105.39 106.36 104.7C106.33 104.46 106.32 104.21 106.3 103.96C106.27 103.64 106.23 103.32 106.23 102.99C106.23 102.64 106.28 102.31 106.37 101.98C106.52 101.43 106.79 100.92 107.19 100.49C107.19 100.49 107.21 100.47 107.23 100.46C107.41 100.28 107.61 100.12 107.82 99.9799C108.36 99.6299 108.98 99.4199 109.64 99.3999C110.3 99.3599 110.95 99.5299 111.53 99.8799C111.58 99.9099 111.61 99.9499 111.66 99.9799C111.81 100.08 111.95 100.18 112.09 100.31C112.58 100.76 112.92 101.35 113.1 101.98C113.17 102.25 113.23 102.53 113.23 102.81C113.23 102.87 113.23 102.92 113.23 102.97C113.26 103.6 113.34 104.18 113.48 104.71C113.63 105.27 113.86 105.8 114.18 106.32C114.73 107.22 115.54 108.1 116.71 109.1L117.8 110.02C117.87 110.08 117.94 110.12 118.01 110.18C118.26 110.38 118.52 110.58 118.79 110.75C119.66 111.32 120.59 111.74 121.56 112.02C121.94 112.13 122.33 112.21 122.72 112.28C122.78 112.29 122.84 112.3 122.9 112.31C124.85 112.59 126.85 112.31 128.64 111.47C129.94 110.87 131.14 109.99 132.13 108.82L132.64 108.22L141.96 97.2099C143.71 95.1399 144.56 92.4999 144.33 89.7899C144.1 87.0799 142.84 84.6199 140.76 82.8699L139.67 81.9499C136.06 78.8899 130.92 78.8099 127.23 81.4199C126.55 81.8999 125.9 82.4699 125.34 83.1399L124.23 84.4499L120.84 88.4599C120.49 88.8699 120.06 89.1799 119.58 89.3899C119.23 89.5499 118.86 89.6599 118.46 89.6899C117.84 89.7399 117.25 89.6199 116.7 89.3699C116.42 89.2399 116.15 89.0799 115.9 88.8799C115.55 88.5799 115.26 88.2199 115.06 87.8299C114.85 87.4199 114.72 86.9699 114.68 86.4999C114.6 85.5699 114.89 84.6599 115.5 83.9499L120 78.6299C121.22 77.1799 122.66 75.9899 124.24 75.0299C125.19 74.4599 126.19 73.9799 127.24 73.5999C128.66 73.0899 130.14 72.7399 131.69 72.6199C136.27 72.2399 140.71 73.6599 144.21 76.6199L145.3 77.5399C148.8 80.4999 150.94 84.6499 151.32 89.2199C151.7 93.7899 150.28 98.2399 147.31 101.74L137.48 113.35C134.22 117.21 129.43 119.42 124.36 119.42H124.35L124.36 119.43ZM108.01 102.85V102.96C108.01 103.17 108.04 103.37 108.06 103.57C108.09 103.96 108.12 104.34 108.17 104.71C108.27 105.41 108.43 106.07 108.65 106.71C109.41 109.01 110.9 111.01 113.35 113.09L114.44 114.01C114.87 114.37 115.32 114.7 115.78 115.01C116.63 115.59 117.53 116.06 118.45 116.45C119.1 116.72 119.76 116.96 120.44 117.14C121.73 117.48 123.05 117.65 124.37 117.65C128.74 117.65 133.08 115.8 136.12 112.21L145.95 100.6C146.18 100.33 146.39 100.04 146.59 99.7599C148.79 96.7699 149.84 93.1299 149.53 89.3899C149.19 85.2999 147.27 81.5799 144.14 78.9299L143.05 78.0099C138.52 74.1699 132.39 73.4299 127.24 75.5499C126.19 75.9799 125.19 76.5399 124.24 77.2099C123.2 77.9399 122.23 78.7999 121.37 79.8199L116.87 85.1399C116.54 85.5299 116.42 86.0299 116.49 86.5099C116.55 86.8999 116.74 87.2799 117.07 87.5499C117.2 87.6599 117.35 87.7399 117.5 87.8099C118.17 88.0999 118.98 87.9399 119.48 87.3499L123.98 82.0299C124.06 81.9299 124.15 81.8499 124.24 81.7499C125.13 80.7699 126.14 79.9699 127.24 79.3499C131.47 76.9699 136.92 77.3099 140.84 80.6199L141.93 81.5399C144.37 83.5999 145.86 86.4899 146.12 89.6799C146.19 90.4799 146.17 91.2799 146.08 92.0699C145.81 94.3899 144.87 96.5799 143.33 98.3999L133.5 110.01C132.92 110.7 132.26 111.3 131.56 111.83C129.77 113.18 127.64 114.01 125.36 114.2C124.23 114.29 123.12 114.22 122.04 114.01C121.51 113.91 120.99 113.76 120.48 113.59C120.34 113.54 120.2 113.49 120.06 113.43C119.25 113.12 118.48 112.72 117.75 112.24C117.37 111.98 116.99 111.71 116.63 111.41L115.54 110.49C114 109.19 112.97 108 112.32 106.72C112 106.09 111.77 105.42 111.62 104.72C111.5 104.14 111.42 103.54 111.4 102.88C111.4 102.71 111.36 102.56 111.31 102.41C111.26 102.27 111.2 102.13 111.12 102.01C111 101.83 110.85 101.67 110.68 101.54C110.4 101.34 110.06 101.22 109.69 101.22H109.64C109.05 101.24 108.54 101.55 108.25 102.01C108.09 102.26 108 102.55 107.99 102.87L108.01 102.85ZM119.06 121.31C119.82 121.96 120.23 122.87 120.28 123.8C120.33 124.66 120.07 125.54 119.47 126.25L115.09 131.42C111.83 135.28 107.04 137.49 101.97 137.49C97.92 137.49 93.98 136.05 90.89 133.43L89.8 132.51C87.4 130.48 85.66 127.89 84.67 124.99C84.34 124.02 84.09 123.02 83.93 121.99C83.87 121.6 83.81 121.22 83.78 120.82C83.4 116.25 84.82 111.8 87.78 108.3L89.13 106.7L90.82 104.7L93.12 101.98L94.81 99.9799L97.11 97.2599L97.6 96.6799C98.03 96.1699 98.49 95.7099 98.96 95.2599C101.77 92.6099 105.37 90.9899 109.28 90.6599C109.99 90.5999 110.7 90.5999 111.4 90.6299C112.8 90.6899 114.18 90.9099 115.5 91.2899C115.57 91.3099 115.64 91.3199 115.71 91.3499C116.14 91.4799 116.57 91.6399 116.99 91.7999C118.31 92.3199 119.57 92.9999 120.74 93.8499C121.1 94.1099 121.46 94.3699 121.8 94.6599L122.89 95.5799C123.36 95.9799 123.8 96.3999 124.22 96.8399C125.45 98.1199 126.45 99.5799 127.22 101.16C128.08 102.92 128.65 104.82 128.87 106.82V106.88C128.95 107.79 128.69 108.68 128.12 109.39C127.54 110.12 126.7 110.58 125.77 110.68C125.1 110.75 124.46 110.61 123.89 110.34C123.59 110.2 123.32 110.02 123.07 109.8C122.77 109.53 122.51 109.22 122.31 108.87C122.1 108.48 121.95 108.05 121.9 107.59C121.86 107.22 121.79 106.85 121.71 106.49C121.23 104.33 120.07 102.38 118.36 100.93L117.27 100.01C116.9 99.6999 116.5 99.4199 116.1 99.1699C115 98.4799 113.79 98.0099 112.53 97.7799C111.93 97.6699 111.31 97.6099 110.69 97.6099C110.41 97.6099 110.14 97.6099 109.86 97.6399C108.44 97.7599 107.08 98.1699 105.86 98.8299C105.26 99.1499 104.7 99.5399 104.18 99.9799C103.74 100.35 103.32 100.76 102.94 101.2L102.28 101.98L101.85 102.49L99.98 104.7L98.29 106.7L93.11 112.82C91.35 114.9 90.51 117.53 90.74 120.24C90.79 120.84 90.9 121.42 91.05 121.99C91.33 123.06 91.78 124.07 92.38 124.99C92.91 125.79 93.55 126.53 94.31 127.16L95.4 128.08C97.47 129.83 100.11 130.68 102.82 130.45C105.53 130.22 107.99 128.96 109.74 126.89L111.57 124.72L114.11 121.72C114.11 121.72 114.16 121.68 114.18 121.65C114.4 121.41 114.65 121.21 114.91 121.03C115.38 120.73 115.91 120.53 116.49 120.48C117.19 120.42 117.87 120.57 118.47 120.9C118.67 121.01 118.86 121.14 119.04 121.3H119.06V121.31ZM118.11 123.26C118.02 123.1 117.91 122.96 117.77 122.83C117.71 122.78 117.64 122.74 117.57 122.7C117.16 122.45 116.66 122.42 116.22 122.6C116.01 122.69 115.81 122.82 115.65 123.01L111.27 128.18C106.94 133.3 99.24 133.95 94.11 129.61L93.02 128.69C91.77 127.63 90.79 126.37 90.08 124.99C89.59 124.04 89.24 123.03 89.01 121.99C88.82 121.09 88.71 120.18 88.72 119.26C88.75 116.52 89.69 113.78 91.59 111.54L95.68 106.71L97.37 104.71L99.67 101.99L101.36 99.9899L101.42 99.9199C101.93 99.3199 102.49 98.7799 103.08 98.3099C103.56 97.9199 104.08 97.5799 104.6 97.2699C107.13 95.8099 110.09 95.3099 112.93 95.8299C113.1 95.8599 113.28 95.8999 113.45 95.9399C113.99 96.0599 114.53 96.2299 115.05 96.4299C116.3 96.9099 117.49 97.5799 118.57 98.4999L119.66 99.4199C121.27 100.78 122.46 102.51 123.18 104.44C123.53 105.38 123.78 106.37 123.89 107.39C123.92 107.69 124.04 107.95 124.22 108.17C124.37 108.36 124.57 108.5 124.8 108.6C125.03 108.7 125.28 108.75 125.55 108.72C126.17 108.65 126.65 108.22 126.82 107.66C126.88 107.47 126.9 107.27 126.88 107.06C126.8 106.35 126.66 105.65 126.49 104.97C126.04 103.19 125.27 101.51 124.22 100.02C123.48 98.9599 122.61 97.9799 121.6 97.1299L120.51 96.2099C119.68 95.5099 118.8 94.9199 117.88 94.4299C116.89 93.8999 115.86 93.4999 114.8 93.1999C114.31 93.0599 113.83 92.9499 113.33 92.8699C109.48 92.1999 105.45 93.0299 102.15 95.2799C101.31 95.8499 100.52 96.5199 99.79 97.2799C99.56 97.5099 99.33 97.7399 99.12 97.9899L97.42 99.9999L95.73 102L93.43 104.72L91.74 106.72L89.29 109.61C88.9 110.07 88.55 110.55 88.22 111.05C86.03 114.36 85.29 118.29 85.93 122.01C86.11 123.03 86.39 124.04 86.77 125.01C87.66 127.26 89.09 129.33 91.07 131L92.16 131.92C94.92 134.26 98.36 135.51 101.94 135.51C102.37 135.51 102.79 135.49 103.22 135.46C107.26 135.12 110.93 133.23 113.54 130.14L117.92 124.97C118.05 124.81 118.15 124.64 118.21 124.45C118.33 124.06 118.29 123.64 118.09 123.28L118.11 123.26ZM129.04 127.08C128.21 127.08 127.54 127.75 127.54 128.58V140C127.54 140.83 128.21 141.5 129.04 141.5C129.87 141.5 130.54 140.83 130.54 140V128.58C130.54 127.75 129.87 127.08 129.04 127.08ZM137.63 123.14C137.04 122.55 136.09 122.55 135.51 123.14C134.93 123.73 134.92 124.68 135.51 125.26L145.35 135.1C145.64 135.39 146.03 135.54 146.41 135.54C146.79 135.54 147.18 135.39 147.47 135.1C148.06 134.51 148.06 133.56 147.47 132.98L137.63 123.14ZM154.92 115.9H143.5C142.67 115.9 142 116.57 142 117.4C142 118.23 142.67 118.9 143.5 118.9H154.92C155.75 118.9 156.42 118.23 156.42 117.4C156.42 116.57 155.75 115.9 154.92 115.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("register",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="M53.97 91.87C54.02 91.99 54.05 92.1199 54.05 92.27C54.05 92.42 54.02 92.54 53.97 92.67C53.82 93.02 53.46 93.27 53.05 93.27H31.19C30.64 93.27 30.19 92.82 30.19 92.27C30.19 91.72 30.64 91.27 31.19 91.27H53.05C53.46 91.27 53.81 91.52 53.97 91.87ZM53.05 63.47H31.19C30.64 63.47 30.19 63.92 30.19 64.47C30.19 65.02 30.64 65.47 31.19 65.47H53.05C53.46 65.47 53.81 65.22 53.97 64.87C54.02 64.75 54.05 64.62 54.05 64.47C54.05 64.32 54.02 64.2 53.97 64.07C53.82 63.72 53.46 63.47 53.05 63.47ZM61.25 41.08V53.03H73.2V41.08H61.25Z" fill="#11395B"/>
|
|
4
4
|
<path d="M11.56 42.34V71.31C11.56 72.14 10.89 72.81 10.06 72.81C9.22999 72.81 8.55999 72.14 8.55999 71.31V42.34C8.55999 41.51 9.22999 40.84 10.06 40.84C10.89 40.84 11.56 41.51 11.56 42.34ZM3.67999 26.35C2.84999 26.35 2.17999 27.02 2.17999 27.85V56.82C2.17999 57.65 2.84999 58.32 3.67999 58.32C4.50999 58.32 5.17999 57.65 5.17999 56.82V27.85C5.17999 27.02 4.50999 26.35 3.67999 26.35ZM164.32 109.9C163.49 109.9 162.82 110.57 162.82 111.4V140.37C162.82 141.2 163.49 141.87 164.32 141.87C165.15 141.87 165.82 141.2 165.82 140.37V111.4C165.82 110.57 165.15 109.9 164.32 109.9ZM157.94 95.41C157.11 95.41 156.44 96.08 156.44 96.91V125.88C156.44 126.71 157.11 127.38 157.94 127.38C158.77 127.38 159.44 126.71 159.44 125.88V96.91C159.44 96.08 158.77 95.41 157.94 95.41ZM147.3 19.62V129.32C147.3 130.15 146.63 130.82 145.8 130.82H142.38V136.62C142.38 137.29 141.84 137.83 141.17 137.83H113.89V148.79C113.89 149.62 113.22 150.29 112.39 150.29H22.05C21.22 150.29 20.55 149.62 20.55 148.79V39.08C20.55 38.25 21.22 37.58 22.05 37.58H49.62V26.92C49.62 26.25 50.16 25.71 50.83 25.71H53.96V19.62C53.96 18.79 54.63 18.12 55.46 18.12H145.8C146.63 18.12 147.3 18.79 147.3 19.62ZM144.3 21.12H56.97V37.58H112.39C113.22 37.58 113.89 38.25 113.89 39.08V127.81H144.3V21.12ZM110.89 136.62V40.58H75.19V54.02C75.19 54.57 74.74 55.02 74.19 55.02H60.24C59.69 55.02 59.24 54.57 59.24 54.02V40.58H23.55V147.28H110.89V136.62ZM61.25 41.08V53.03H73.2V41.08H61.25ZM102.17 97.07H31.19C30.64 97.07 30.19 97.52 30.19 98.07C30.19 98.62 30.64 99.07 31.19 99.07H102.17C102.72 99.07 103.17 98.62 103.17 98.07C103.17 97.52 102.72 97.07 102.17 97.07ZM102.17 102.21H31.19C30.64 102.21 30.19 102.66 30.19 103.21C30.19 103.76 30.64 104.21 31.19 104.21H102.17C102.72 104.21 103.17 103.76 103.17 103.21C103.17 102.66 102.72 102.21 102.17 102.21ZM102.17 107.35H31.19C30.64 107.35 30.19 107.8 30.19 108.35C30.19 108.9 30.64 109.35 31.19 109.35H102.17C102.72 109.35 103.17 108.9 103.17 108.35C103.17 107.8 102.72 107.35 102.17 107.35ZM102.17 69.2H31.19C30.64 69.2 30.19 69.65 30.19 70.2C30.19 70.75 30.64 71.2 31.19 71.2H102.17C102.72 71.2 103.17 70.75 103.17 70.2C103.17 69.65 102.72 69.2 102.17 69.2ZM102.17 74.33H31.19C30.64 74.33 30.19 74.78 30.19 75.33C30.19 75.88 30.64 76.33 31.19 76.33H102.17C102.72 76.33 103.17 75.88 103.17 75.33C103.17 74.78 102.72 74.33 102.17 74.33ZM102.17 79.47H31.19C30.64 79.47 30.19 79.92 30.19 80.47C30.19 81.02 30.64 81.47 31.19 81.47H102.17C102.72 81.47 103.17 81.02 103.17 80.47C103.17 79.92 102.72 79.47 102.17 79.47ZM102.17 112.48H31.19C30.64 112.48 30.19 112.93 30.19 113.48C30.19 114.03 30.64 114.48 31.19 114.48H102.17C102.72 114.48 103.17 114.03 103.17 113.48C103.17 112.93 102.72 112.48 102.17 112.48ZM102.17 117.62H31.19C30.64 117.62 30.19 118.07 30.19 118.62C30.19 119.17 30.64 119.62 31.19 119.62H102.17C102.72 119.62 103.17 119.17 103.17 118.62C103.17 118.07 102.72 117.62 102.17 117.62ZM59.22 135.99C57.52 135.97 55.78 135.84 54.13 135.41C54.02 135.38 53.91 135.36 53.8 135.33C53.38 135.21 52.87 135 52.51 134.69C53.41 133.78 54.08 132.63 54.41 131.4C54.55 130.87 53.98 130.47 53.52 130.71C53.04 130.96 52.51 131.3 52.05 131.71C51.45 132.25 50.96 132.89 50.84 133.58V134.22C50.85 134.29 50.87 134.37 50.89 134.44C50.87 134.45 50.86 134.46 50.84 134.48C50.66 134.61 50.49 134.75 50.29 134.86C50.1 134.96 49.88 135.07 49.63 135.17C48.87 135.48 47.94 135.67 47.4 135.12C46.49 134.2 47.26 132.74 47.72 131.81C48.02 131.22 47.26 130.55 46.76 131.07C45.8 132.07 44.76 132.97 43.59 133.73C43.17 134 42.59 134.47 42.1 134.59C41.55 134.72 41.71 134.73 41.78 134.11C41.82 133.75 41.86 133.39 41.9 133.03C41.96 132.48 41.2 132.26 40.86 132.6C40.05 133.41 37.52 135.76 36.57 134.05C36.46 133.85 36.4 133.63 36.36 133.42C37.06 132.28 37.61 131.04 38 129.73C38.18 129.12 37.42 128.74 36.98 129.14C35.96 130.06 35.14 131.62 35.12 133.1C34.33 134.32 33.35 135.42 32.2 136.37C31.6 136.87 32.46 137.73 33.06 137.23C33.98 136.47 34.79 135.62 35.49 134.69C35.59 134.87 35.69 135.05 35.83 135.21C37.09 136.73 39.09 135.66 40.54 134.5C40.53 135.54 40.81 136.43 42.24 135.86C43.5 135.36 44.7 134.56 45.78 133.65C45.72 134.16 45.77 134.68 45.98 135.2C46.47 136.37 47.53 136.81 48.74 136.64C49.04 136.6 49.33 136.53 49.61 136.44C50.03 136.32 50.44 136.15 50.82 135.94C51.07 135.8 51.32 135.66 51.56 135.49C52.19 136.1 53.06 136.4 53.92 136.6C54.16 136.66 54.41 136.71 54.64 136.75C56.15 137.04 57.67 137.17 59.21 137.19C59.6 137.19 59.79 136.9 59.8 136.6C59.8 136.29 59.61 135.97 59.21 135.97L59.22 135.99Z" 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("schedule-home-tour",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="M74.23 41.44V34.47H126.58V41.44C126.58 42.8 127.68 43.89 129.03 43.89C130.38 43.89 131.48 42.79 131.48 41.44V34.47H163.96V59.67H40.39V34.47H69.33V41.44C69.33 42.8 70.43 43.89 71.78 43.89C73.13 43.89 74.23 42.79 74.23 41.44ZM119.36 102.78H123.4C123.68 102.78 123.91 102.55 123.91 102.27V98.73H125.92V102.27C125.92 102.55 126.15 102.78 126.43 102.78H130.48C130.76 102.78 130.98 102.55 130.98 102.27V96.21C130.98 95.94 130.88 95.69 130.69 95.49L125.63 90.43C125.23 90.04 124.6 90.04 124.2 90.43L119.14 95.49C118.96 95.68 118.85 95.94 118.85 96.21V102.27C118.85 102.55 119.08 102.78 119.36 102.78Z" fill="#11395B"/>
|
|
4
4
|
<path d="M34.16 86.91V89.7899C28.59 89.4699 23.04 90.7499 18.05 93.5999C17.36 93.9899 16.48 93.7599 16.09 93.0599C15.7 92.3699 15.93 91.4899 16.62 91.0999C22.04 87.9999 28.08 86.59 34.15 86.91H34.16ZM24.4 146.93C8.96003 142.45 0.0400295 126.24 4.53003 110.79C5.04003 109.04 5.71003 107.33 6.53003 105.72C6.89003 105.01 6.60003 104.15 5.89003 103.79C5.18003 103.43 4.32003 103.72 3.96003 104.42C3.06003 106.19 2.32003 108.07 1.77003 109.99C-3.14997 126.96 6.64003 144.77 23.61 149.7C26.58 150.56 29.58 150.97 32.53 150.97C42.38 150.97 51.69 146.37 57.72 138.71H53.96C46.69 146.55 35.36 150.12 24.41 146.94L24.4 146.93ZM11.75 94.5299C10.11 95.9299 8.60003 97.49 7.28003 99.1899C6.79003 99.8199 6.90003 100.72 7.53003 101.21C7.79003 101.42 8.11003 101.52 8.42003 101.52C8.85003 101.52 9.27003 101.33 9.55003 100.97C10.76 99.4299 12.12 97.9999 13.62 96.7299C14.23 96.2199 14.3 95.3099 13.78 94.6999C13.27 94.0999 12.36 94.02 11.75 94.5399V94.5299ZM1.92003 30.5599H33.53C33.75 30.5599 33.97 30.5099 34.16 30.4299C34.75 30.1799 35.17 29.5999 35.17 28.9199C35.17 28.2399 34.78 27.6999 34.23 27.4399C34.02 27.3399 33.79 27.2799 33.54 27.2799H1.92003C1.02003 27.2799 0.280029 28.0099 0.280029 28.9199C0.280029 29.8299 1.01003 30.5599 1.92003 30.5599ZM17.73 23.5999H49.34C50.24 23.5999 50.98 22.8699 50.98 21.9599C50.98 21.0499 50.25 20.3199 49.34 20.3199H17.73C16.83 20.3199 16.09 21.0499 16.09 21.9599C16.09 22.8699 16.82 23.5999 17.73 23.5999ZM134.66 147.9H103.05C102.15 147.9 101.41 148.63 101.41 149.54C101.41 150.45 102.14 151.18 103.05 151.18H134.66C135.56 151.18 136.3 150.45 136.3 149.54C136.3 148.63 135.57 147.9 134.66 147.9ZM150.46 140.93H118.85C117.95 140.93 117.21 141.66 117.21 142.57C117.21 143.48 117.94 144.21 118.85 144.21H150.46C151.36 144.21 152.1 143.48 152.1 142.57C152.1 141.66 151.37 140.93 150.46 140.93ZM167.24 32.8399V134.05C167.24 134.95 166.51 135.69 165.6 135.69H38.75C37.85 135.69 37.11 134.96 37.11 134.05V32.8399C37.11 31.9399 37.84 31.1999 38.75 31.1999H69.32V25.4399C69.32 24.0799 70.42 22.9899 71.77 22.9899C73.12 22.9899 74.22 24.0899 74.22 25.4399V31.1999H126.57V25.4399C126.57 24.0799 127.67 22.9899 129.02 22.9899C130.37 22.9899 131.47 24.0899 131.47 25.4399V31.1999H165.58C166.48 31.1999 167.22 31.9299 167.22 32.8399H167.24ZM40.39 132.41H163.97V62.9499H40.39V132.42V132.41ZM40.39 59.6699H163.97V34.4699H131.49V41.4399C131.49 42.7999 130.39 43.8899 129.04 43.8899C127.69 43.8899 126.59 42.7899 126.59 41.4399V34.4699H74.24V41.4399C74.24 42.7999 73.14 43.8899 71.79 43.8899C70.44 43.8899 69.34 42.7899 69.34 41.4399V34.4699H40.4V59.6699H40.39ZM102.17 102.52C104.96 102.52 107.23 100.26 107.23 97.4599C107.23 94.6599 104.97 92.3999 102.17 92.3999C99.37 92.3999 97.11 94.6599 97.11 97.4599C97.11 100.26 99.37 102.52 102.17 102.52ZM147.66 102.52C150.45 102.52 152.72 100.26 152.72 97.4599C152.72 94.6599 150.46 92.3999 147.66 92.3999C144.86 92.3999 142.6 94.6599 142.6 97.4599C142.6 100.26 144.86 102.52 147.66 102.52ZM124.92 83.4399C127.71 83.4399 129.98 81.1799 129.98 78.3799C129.98 75.5799 127.72 73.3199 124.92 73.3199C122.12 73.3199 119.86 75.5799 119.86 78.3799C119.86 81.1799 122.12 83.4399 124.92 83.4399ZM147.66 83.4399C150.45 83.4399 152.72 81.1799 152.72 78.3799C152.72 75.5799 150.46 73.3199 147.66 73.3199C144.86 73.3199 142.6 75.5799 142.6 78.3799C142.6 81.1799 144.86 83.4399 147.66 83.4399ZM56.65 102.52C56.65 102.52 56.68 102.52 56.69 102.52C57.74 102.52 58.71 102.2 59.52 101.66C60.86 100.75 61.75 99.2099 61.75 97.4699C61.75 94.6799 59.49 92.41 56.69 92.41C55.17 92.41 53.82 93.1 52.89 94.16C52.23 94.92 51.8 95.8599 51.69 96.91C51.67 97.09 51.63 97.2699 51.63 97.4599C51.63 100.24 53.87 102.49 56.64 102.51L56.65 102.52ZM79.43 102.52C82.22 102.52 84.49 100.26 84.49 97.4599C84.49 94.6599 82.23 92.3999 79.43 92.3999C76.63 92.3999 74.37 94.6599 74.37 97.4599C74.37 100.26 76.63 102.52 79.43 102.52ZM102.17 121.6C104.96 121.6 107.23 119.34 107.23 116.54C107.23 113.74 104.97 111.48 102.17 111.48C99.37 111.48 97.11 113.74 97.11 116.54C97.11 119.34 99.37 121.6 102.17 121.6ZM124.92 121.6C127.71 121.6 129.98 119.34 129.98 116.54C129.98 113.74 127.72 111.48 124.92 111.48C122.12 111.48 119.86 113.74 119.86 116.54C119.86 119.34 122.12 121.6 124.92 121.6ZM147.66 121.6C150.45 121.6 152.72 119.34 152.72 116.54C152.72 113.74 150.46 111.48 147.66 111.48C144.86 111.48 142.6 113.74 142.6 116.54C142.6 119.34 144.86 121.6 147.66 121.6ZM61.67 117.35C61.71 117.09 61.75 116.82 61.75 116.54C61.75 115.91 61.62 115.31 61.41 114.76C60.69 112.85 58.86 111.48 56.69 111.48C53.9 111.48 51.63 113.74 51.63 116.54C51.63 119.34 53.89 121.6 56.69 121.6C59.21 121.6 61.28 119.76 61.67 117.35ZM79.43 121.6C82.22 121.6 84.49 119.34 84.49 116.54C84.49 113.74 82.23 111.48 79.43 111.48C76.63 111.48 74.37 113.74 74.37 116.54C74.37 119.34 76.63 121.6 79.43 121.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 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("small-business",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_600)">
|
|
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 H}from"../../illustration-registry.js";const t=H("social-security",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="M99.5 64.16C99.5 71.38 101.99 78.03 106.15 83.3C96.36 81.37 85.22 80.04 72.96 80.04C51.37 80.04 33.24 84.14 19.89 88.44V67.83C19.89 65.08 22.13 62.84 24.88 62.84H99.55C99.53 63.27 99.52 63.71 99.52 64.15L99.5 64.16ZM132.82 59.01C132.73 58.97 132.65 58.91 132.58 58.85C132.59 58.86 132.6 58.88 132.61 58.89C132.68 58.94 132.75 58.98 132.82 59.01ZM142.23 60.23C142.23 60.19 142.23 60.15 142.23 60.1C142.23 60.09 142.23 60.07 142.23 60.06C142.23 60.14 142.23 60.2 142.23 60.23ZM154.36 64.41C154.36 77.57 143.66 88.27 130.5 88.27C130.01 88.27 129.53 88.25 129.05 88.22C128.1 88.16 127.17 88.05 126.25 87.88C126.18 87.87 126.12 87.86 126.05 87.84C115.01 85.75 106.64 76.04 106.64 64.4C106.64 63.88 106.66 63.36 106.7 62.85C106.7 62.75 106.72 62.65 106.72 62.54C106.79 61.63 106.91 60.73 107.08 59.85C109.21 48.86 118.9 40.54 130.5 40.54C143.66 40.54 154.36 51.24 154.36 64.4V64.41ZM143.49 58.12C142.92 57.47 142.1 57.1 141.24 57.11H134.24V55.11C134.24 52.35 132 50.11 129.24 50.11C128.86 50.11 128.51 50.32 128.34 50.66L123.62 60.11H118.24C117.14 60.11 116.24 61.01 116.24 62.11V73.11C116.24 74.21 117.14 75.11 118.24 75.11H139.74C141.25 75.11 142.53 73.99 142.72 72.49L144.22 60.49C144.33 59.64 144.06 58.78 143.49 58.13V58.12ZM129.05 73.11H125.24H126.05H139.74H129.05ZM132.3 58.43C132.24 58.27 132.23 58.14 132.23 58.1C132.23 58.22 132.26 58.32 132.3 58.43ZM133.24 59.11C133.18 59.11 133.05 59.1 132.89 59.04C133 59.08 133.11 59.11 133.24 59.11Z" fill="#11395B"/>
|
|
4
4
|
<path d="M36.92 42.72H65.89C66.72 42.72 67.39 43.39 67.39 44.22C67.39 45.05 66.72 45.72 65.89 45.72H36.92C36.09 45.72 35.42 45.05 35.42 44.22C35.42 43.39 36.09 42.72 36.92 42.72ZM20.76 39.34H49.73C50.56 39.34 51.23 38.67 51.23 37.84C51.23 37.01 50.56 36.34 49.73 36.34H20.76C19.93 36.34 19.26 37.01 19.26 37.84C19.26 38.67 19.93 39.34 20.76 39.34ZM126.05 125.12C126.05 127.87 123.81 130.11 121.06 130.11H24.87C22.12 130.11 19.88 127.87 19.88 125.12V67.84C19.88 65.09 22.12 62.85 24.87 62.85H99.54C99.54 62.75 99.54 62.65 99.54 62.54C99.59 61.63 99.68 60.73 99.8 59.85H24.87C20.47 59.85 16.88 63.43 16.88 67.84V125.12C16.88 129.52 20.46 133.11 24.87 133.11H121.06C125.46 133.11 129.05 129.53 129.05 125.12V95.11C128.04 95.06 127.04 94.97 126.05 94.82V125.11V125.12ZM33.35 113.99C33.35 114.54 33.8 114.99 34.35 114.99H63.32C63.87 114.99 64.32 114.54 64.32 113.99C64.32 113.44 63.87 112.99 63.32 112.99H34.35C33.8 112.99 33.35 113.44 33.35 113.99ZM69.98 114.99H116.86C117.41 114.99 117.86 114.54 117.86 113.99C117.86 113.44 117.41 112.99 116.86 112.99H69.98C69.43 112.99 68.98 113.44 68.98 113.99C68.98 114.54 69.43 114.99 69.98 114.99ZM35.75 104.49L36.43 103.32C36.61 103 36.79 102.71 36.95 102.37H36.98C37.15 102.7 37.32 103 37.51 103.32L38.22 104.49H39.89L37.9 101.45L39.85 98.65H38.24L37.59 99.73C37.42 100.03 37.25 100.33 37.08 100.66H37.05C36.88 100.36 36.71 100.07 36.52 99.75L35.83 98.65H34.18L36.13 101.51L34.11 104.49H35.73H35.75ZM42.65 104.49L43.33 103.32C43.51 103 43.69 102.71 43.85 102.37H43.88C44.05 102.7 44.22 103 44.41 103.32L45.12 104.49H46.79L44.8 101.45L46.75 98.65H45.14L44.49 99.73C44.32 100.03 44.15 100.33 43.98 100.66H43.95C43.78 100.36 43.61 100.07 43.42 99.75L42.73 98.65H41.08L43.03 101.51L41.01 104.49H42.63H42.65ZM49.55 104.49L50.23 103.32C50.41 103 50.59 102.71 50.75 102.37H50.78C50.95 102.7 51.12 103 51.31 103.32L52.02 104.49H53.69L51.7 101.45L53.65 98.65H52.04L51.39 99.73C51.22 100.03 51.05 100.33 50.88 100.66H50.85C50.68 100.36 50.51 100.07 50.32 99.75L49.63 98.65H47.98L49.93 101.51L47.91 104.49H49.53H49.55ZM55.06 100.79V101.81H58.12V100.79H55.06ZM63.28 101.45L65.23 98.65H63.62L62.97 99.73C62.8 100.03 62.63 100.33 62.46 100.66H62.43C62.26 100.36 62.09 100.07 61.9 99.75L61.21 98.65H59.56L61.51 101.51L59.49 104.49H61.11L61.79 103.32C61.97 103 62.15 102.71 62.31 102.37H62.34C62.51 102.7 62.68 103 62.87 103.32L63.58 104.49H65.25L63.26 101.45H63.28ZM68.03 104.49L68.71 103.32C68.89 103 69.07 102.71 69.23 102.37H69.26C69.43 102.7 69.6 103 69.79 103.32L70.5 104.49H72.17L70.18 101.45L72.13 98.65H70.52L69.87 99.73C69.7 100.03 69.53 100.33 69.36 100.66H69.33C69.16 100.36 68.99 100.07 68.8 99.75L68.11 98.65H66.46L68.41 101.51L66.39 104.49H68.01H68.03ZM73.54 100.79V101.81H76.6V100.79H73.54ZM79.61 104.49L80.29 103.32C80.47 103 80.65 102.71 80.81 102.37H80.84C81.01 102.7 81.18 103 81.37 103.32L82.08 104.49H83.75L81.76 101.45L83.71 98.65H82.1L81.45 99.73C81.28 100.03 81.11 100.33 80.94 100.66H80.91C80.74 100.36 80.57 100.07 80.38 99.75L79.69 98.65H78.04L79.99 101.51L77.97 104.49H79.59H79.61ZM86.51 104.49L87.19 103.32C87.37 103 87.55 102.71 87.71 102.37H87.74C87.91 102.7 88.08 103 88.27 103.32L88.98 104.49H90.65L88.66 101.45L90.61 98.65H89L88.35 99.73C88.18 100.03 88.01 100.33 87.84 100.66H87.81C87.64 100.36 87.47 100.07 87.28 99.75L86.59 98.65H84.94L86.89 101.51L84.87 104.49H86.49H86.51ZM93.4 104.49L94.08 103.32C94.26 103 94.44 102.71 94.6 102.37H94.63C94.8 102.7 94.97 103 95.16 103.32L95.87 104.49H97.54L95.55 101.45L97.5 98.65H95.89L95.24 99.73C95.07 100.03 94.9 100.33 94.73 100.66H94.7C94.53 100.36 94.36 100.07 94.17 99.75L93.48 98.65H91.83L93.78 101.51L91.76 104.49H93.38H93.4ZM100.7 101.51L98.68 104.49H100.3L100.98 103.32C101.16 103 101.34 102.71 101.5 102.37H101.53C101.7 102.7 101.87 103 102.06 103.32L102.77 104.49H104.44L102.45 101.45L104.4 98.65H102.79L102.14 99.73C101.97 100.03 101.8 100.33 101.63 100.66H101.6C101.43 100.36 101.26 100.07 101.07 99.75L100.38 98.65H98.73L100.68 101.51H100.7ZM157.36 64.41C157.36 79.22 145.31 91.27 130.5 91.27C130.01 91.27 129.53 91.26 129.05 91.23C128.03 91.18 127.03 91.06 126.05 90.89C121.15 90.07 116.69 87.92 113.07 84.82C107.3 79.89 103.64 72.57 103.64 64.41C103.64 63.89 103.66 63.37 103.69 62.86C103.69 62.76 103.71 62.66 103.71 62.55C103.77 61.64 103.88 60.74 104.03 59.86C106.2 47.21 117.24 37.55 130.5 37.55C145.31 37.55 157.36 49.6 157.36 64.41ZM130.5 88.27C143.66 88.27 154.36 77.57 154.36 64.41C154.36 51.25 143.66 40.55 130.5 40.55C118.9 40.55 109.21 48.87 107.08 59.86C106.91 60.74 106.79 61.64 106.72 62.55C106.72 62.65 106.7 62.75 106.7 62.86C106.67 63.37 106.64 63.89 106.64 64.41C106.64 76.05 115.01 85.76 126.05 87.85C126.12 87.86 126.18 87.87 126.25 87.89C127.17 88.06 128.1 88.17 129.05 88.23C129.53 88.26 130.01 88.28 130.5 88.28V88.27ZM143.49 58.12C144.06 58.77 144.33 59.63 144.22 60.48L142.72 72.48C142.53 73.98 141.25 75.11 139.74 75.1H118.24C117.14 75.1 116.24 74.2 116.24 73.1V62.1C116.24 61 117.14 60.1 118.24 60.1H123.62L128.34 50.65C128.51 50.31 128.86 50.1 129.24 50.1C132 50.1 134.24 52.34 134.24 55.1V57.1H141.24C142.1 57.1 142.92 57.47 143.49 58.11V58.12ZM123.24 63.38V62.11H118.24V73.11H123.24V63.38ZM142.24 60.11C142.24 60.11 142.24 60.08 142.24 60.07C142.24 59.99 142.22 59.9 142.18 59.79C142.16 59.73 142.13 59.67 142.09 59.62C142.07 59.59 142.06 59.55 142.03 59.52C142.03 59.51 142.01 59.5 142 59.49C141.95 59.43 141.9 59.38 141.84 59.34C141.81 59.31 141.77 59.29 141.74 59.27C141.68 59.24 141.63 59.21 141.57 59.19C141.41 59.13 141.28 59.13 141.25 59.13H133.25C133.13 59.13 133.01 59.1 132.9 59.06C132.88 59.06 132.86 59.05 132.84 59.04C132.75 59 132.67 58.94 132.6 58.88C132.55 58.84 132.52 58.8 132.48 58.75C132.44 58.71 132.41 58.66 132.38 58.61C132.35 58.56 132.33 58.51 132.31 58.47C132.27 58.37 132.24 58.26 132.24 58.14C132.84 55.27 132.28 52.93 130.97 52.33C130.72 52.21 130.35 52.12 129.83 52.2L127.54 56.79L125.36 61.15L125.25 61.38V73.14H126.06H139.75C139.8 73.14 140.16 73.2 140.46 72.93C140.75 72.67 140.74 72.32 140.74 72.27L142.24 60.27C142.24 60.27 142.24 60.19 142.24 60.14V60.11Z" 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("start-conversation",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="M79.5 103.4H73.5C72.73 103.4 71.5 103.6 71.42 102.85L63 102.9C62.91 103.65 62.77 103.9 62 103.9L54.5 103.4C43.1 103.4 35.5 111.91 35.5 123.9V127.4L100 127.9V124.4C100 112.41 92.39 103.4 81 103.4H79.5ZM78.5 109.9C78.34 110.03 76.14 111.9 67 111.9C57.86 111.9 55.81 109.74 55.5 109.4C54.94 108.79 54.39 108.46 55 107.9C55.6 107.35 55.93 107.82 56.5 108.4C56.6 108.49 59.11 110.4 67 110.4C74.89 110.4 78.1 109.12 78.5 108.4C79.15 107.9 79.49 107.26 80 107.9C80.51 108.55 80.14 108.89 79.5 109.4L78.5 109.9ZM121.09 63.5C121.09 65.18 119.73 66.53 118.06 66.53C116.39 66.53 115.03 65.17 115.03 63.5C115.03 61.83 116.39 60.47 118.06 60.47C119.73 60.47 121.09 61.83 121.09 63.5ZM130.62 63.5C130.62 65.18 129.26 66.53 127.59 66.53C125.92 66.53 124.56 65.17 124.56 63.5C124.56 61.83 125.92 60.47 127.59 60.47C129.26 60.47 130.62 61.83 130.62 63.5ZM140.15 63.5C140.15 65.18 138.79 66.53 137.12 66.53C135.45 66.53 134.09 65.17 134.09 63.5C134.09 61.83 135.45 60.47 137.12 60.47C138.79 60.47 140.15 61.83 140.15 63.5Z" fill="#11395B"/>
|
|
4
4
|
<path d="M79.93 101.18H74.4V95.4801C79.61 93.4301 83.98 89.1301 86.71 83.5501C86.73 83.5501 86.75 83.5601 86.76 83.5701C88.08 83.8801 89.38 83.2301 89.93 81.9901C90.46 80.7801 90.93 79.3901 91.33 77.8701C92.23 74.4501 91.71 70.0901 91.16 65.4701C90.32 58.3901 89.45 51.0701 93.26 46.0701L94.56 44.3601L92.51 43.7301C92.18 43.6301 84.34 41.2501 71.9 42.2101C66.06 42.6601 52.69 43.6901 49.84 53.0201C47.53 53.2501 45.61 54.4001 44.24 56.4101C40.68 61.6301 41.41 71.8901 46.11 82.5601C46.53 83.5201 47.45 84.1001 48.45 84.1001C51.19 89.4201 55.45 93.5001 60.49 95.4901V101.19H54.96C41.98 101.19 32.91 110.67 32.91 124.24V128.38C32.91 129.21 33.58 129.88 34.41 129.88H100.47C101.3 129.88 101.97 129.21 101.97 128.38V124.24C101.97 110.67 92.9 101.19 79.92 101.19L79.93 101.18ZM46.73 58.0901C47.75 56.5901 49.15 55.9001 50.97 55.9701L51.62 56.0001L52.25 56.0301L52.34 55.5901L52.5 54.7701C53.92 47.5101 63.74 45.8401 72.14 45.2001C80.46 44.5601 86.69 45.5001 89.67 46.1201C87.36 50.3601 87.23 55.4801 87.63 60.5001C87.77 62.3001 87.98 64.0901 88.19 65.8201C88.71 70.1501 89.19 74.2301 88.43 77.1001C88.2 77.9701 87.95 78.7901 87.67 79.5401C87.69 78.4501 87.68 77.2801 87.65 76.1001C87.51 71.1801 86.94 65.9701 86.46 64.5801L86.15 63.6901L85.76 63.6401L85.22 63.5801C82.59 63.2701 79.76 63.1801 76.88 63.1801C75.07 63.1801 73.25 63.2101 71.46 63.2501C64.36 63.3801 57.03 63.5201 54.01 61.2301L52.65 60.2001L51.8 61.6801C49.81 65.1401 48.82 69.4601 48.36 73.6301C48.15 75.5201 48.04 77.3701 48.01 79.1001C48.01 79.1701 48.01 79.2401 48.01 79.3101C46.43 75.3001 45.55 71.6701 45.19 68.5301C44.65 63.7701 45.34 60.1301 46.72 58.1001L46.73 58.0901ZM53.71 64.5201C57.83 66.4901 64.5 66.3701 71.52 66.2401C75.7 66.1601 80 66.0801 83.83 66.4401C84.28 69.0401 84.88 75.9001 84.63 80.7301C84.63 80.7801 84.63 80.8301 84.63 80.8801C82.48 86.0401 78.83 90.1101 74.39 92.2201C73.42 92.6801 72.42 93.0501 71.39 93.3101C70.11 93.6401 68.79 93.8101 67.44 93.8101C66.09 93.8101 64.77 93.6401 63.49 93.3101C62.46 93.0501 61.46 92.6701 60.49 92.2101C56.46 90.3001 53.09 86.7701 50.89 82.2801C50.97 82.0301 51.01 81.7601 51 81.4901C50.92 77.3601 51.2 69.9501 53.7 64.5201H53.71ZM67.45 96.8101C68.8 96.8101 70.12 96.6601 71.4 96.3801V102.68C71.4 102.74 71.41 102.79 71.42 102.85C71.51 103.6 72.13 104.18 72.9 104.18H79.93C91.33 104.18 98.98 112.24 98.98 124.23V126.87H35.92V124.23C35.92 112.24 43.58 104.18 54.97 104.18H62C62.77 104.18 63.4 103.6 63.48 102.85C63.48 102.79 63.5 102.74 63.5 102.68V96.3801C64.78 96.6601 66.1 96.8101 67.45 96.8101ZM62.96 84.4401L68.91 85.7001L71.87 86.3301C72.31 86.4201 72.64 86.8001 72.66 87.2501C72.69 87.7001 72.41 88.1101 71.98 88.2501C71.92 88.2701 71.12 88.5301 70.05 88.7001C69.54 88.7801 68.98 88.8401 68.39 88.8401C67.92 88.8401 67.46 88.7901 67 88.7001C66.93 88.6901 66.85 88.6801 66.78 88.6601C64.35 88.0601 62.18 86.2601 62.09 86.1801C61.94 86.0501 61.85 85.8901 61.79 85.7101C61.71 85.4701 61.72 85.2101 61.83 84.9701C62.03 84.5601 62.49 84.3301 62.94 84.4301L62.96 84.4401ZM58.24 73.8201C58.24 71.8401 59.12 70.2401 60.22 70.2401C61.32 70.2401 62.2 71.8401 62.2 73.8201C62.2 75.8001 61.32 77.4001 60.22 77.4001C59.12 77.4001 58.24 75.8001 58.24 73.8201ZM72.72 73.8201C72.72 71.8401 73.6 70.2401 74.7 70.2401C75.8 70.2401 76.68 71.8401 76.68 73.8201C76.68 75.8001 75.8 77.4001 74.7 77.4001C73.6 77.4001 72.72 75.8001 72.72 73.8201ZM152.4 129.99C152.4 130.82 151.73 131.49 150.9 131.49H121.93C121.1 131.49 120.43 130.82 120.43 129.99C120.43 129.16 121.1 128.49 121.93 128.49H150.9C151.73 128.49 152.4 129.16 152.4 129.99ZM136.24 136.37C136.24 137.2 135.57 137.87 134.74 137.87H105.77C104.94 137.87 104.27 137.2 104.27 136.37C104.27 135.54 104.94 134.87 105.77 134.87H134.74C135.57 134.87 136.24 135.54 136.24 136.37ZM27.93 31.8101C27.93 30.9801 28.6 30.3101 29.43 30.3101H58.4C59.23 30.3101 59.9 30.9801 59.9 31.8101C59.9 32.6401 59.23 33.3101 58.4 33.3101H29.43C28.6 33.3101 27.93 32.6401 27.93 31.8101ZM42.24 39.6901H13.27C12.44 39.6901 11.77 39.0201 11.77 38.1901C11.77 37.3601 12.44 36.6901 13.27 36.6901H42.24C43.07 36.6901 43.74 37.3601 43.74 38.1901C43.74 39.0201 43.07 39.6901 42.24 39.6901ZM127.58 87.4801C141.13 87.4801 152.15 76.4601 152.15 62.9101C152.15 49.3601 141.13 38.3401 127.58 38.3401C114.03 38.3401 103.01 49.3601 103.01 62.9101C103.01 67.9501 104.16 72.0601 106.57 75.7701L101.71 87.8001C101.49 88.3301 101.6 88.9401 101.99 89.3701C102.28 89.6901 102.68 89.8601 103.1 89.8601C103.24 89.8601 103.38 89.8401 103.52 89.8001L118.02 85.5401C121.04 86.8201 124.26 87.4801 127.58 87.4801ZM117.89 82.4801C117.89 82.4801 117.87 82.4801 117.86 82.4801C117.8 82.4901 117.73 82.5001 117.67 82.5201L105.66 86.0501L109.53 76.4701C109.86 75.9701 109.87 75.3001 109.51 74.7801C107.1 71.3601 106.02 67.7001 106.02 62.9101C106.02 51.0201 115.69 41.3401 127.59 41.3401C139.49 41.3401 149.16 51.0101 149.16 62.9101C149.16 74.8101 139.49 84.4801 127.59 84.4801C124.51 84.4801 121.54 83.8401 118.75 82.5901C118.6 82.5201 118.45 82.4901 118.29 82.4701C118.27 82.4701 118.26 82.4701 118.24 82.4701C118.18 82.4701 118.13 82.4701 118.07 82.4701C118.01 82.4701 117.95 82.4701 117.89 82.4801ZM56.49 107.32C56.59 107.41 59.13 109.71 67.02 109.71C74.91 109.71 78.36 107.21 78.39 107.18C79.04 106.68 79.98 106.8 80.49 107.44C81 108.09 80.89 109.02 80.25 109.53C80.09 109.66 76.16 112.7 67.02 112.7C57.88 112.7 54.62 109.71 54.31 109.37C53.75 108.76 53.79 107.81 54.4 107.25C55 106.7 55.93 106.73 56.5 107.31L56.49 107.32Z" 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("status-no-x",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="M55.49 94.11C55.54 94.22 55.57 94.35 55.57 94.48C55.57 94.61 55.54 94.73 55.49 94.85C55.35 95.18 55.02 95.41 54.64 95.41H34.42C33.91 95.41 33.5 95 33.5 94.48C33.5 93.96 33.91 93.55 34.42 93.55H54.64C55.02 93.55 55.35 93.78 55.49 94.11ZM54.64 67.84H34.42C33.91 67.84 33.5 68.25 33.5 68.77C33.5 69.29 33.91 69.7 34.42 69.7H54.64C55.02 69.7 55.35 69.47 55.49 69.14C55.54 69.03 55.57 68.9 55.57 68.77C55.57 68.64 55.54 68.52 55.49 68.4C55.35 68.07 55.02 67.84 54.64 67.84ZM62.22 58.17H73.27V47.12H62.22V58.17ZM129 43C129 51.8 121.32 58.65 112.52 58.65C111.98 58.65 111.45 58.62 110.93 58.57C110.46 58.52 110 58.45 109.54 58.36C109.07 58.27 108.61 58.16 108.15 58.03C102.73 56.48 98.41 52.47 97 47C96.88 46.54 96.5046 45.74 96.4246 45.27C96.3546 44.81 96.04 44.47 96 44C95.97 43.6 96 42.91 96 42.5C96 39.77 96.29 37.38 97.5 35.13C97.71 34.75 98.27 34.37 98.5 34C98.75 33.61 99.17 32.86 99.45 32.5C100.8 30.77 102.06 29.56 104 28.5C105.11 27.9 106.75 26.83 108 26.5C109.3 26.16 110.6 26 112 26C113.4 26 115.2 25.66 116.5 26C117.75 26.33 119.39 27.39 120.5 28C122.44 29.06 124.3 30.527 125.65 32.267C125.93 32.627 126.426 33.35 126.676 33.74C126.916 34.1 127.3 34.61 127.5 35C128.71 37.25 129.54 39.93 129 42.5V43ZM125.66 38.29C125.66 37.95 125.52 37.63 125.28 37.39L123 35.14L121.87 34.02L121.59 33.74C121.1 33.26 120.32 33.25 119.8 33.74L119.54 34.01L118.44 35.13L109.82 43.91L109.68 44.06L109.48 43.88L105.26 40.12C104.76 39.67 103.99 39.69 103.51 40.18L100.5 44L99.89 44.2695C99.65 44.5195 99.73 44.482 99.74 44.832C99.74 44.942 99.47 44.9 99.5 45C99.57 45.23 99.83 45.34 100 45.5L101 46L108.5 52.5L109.074 53.72C109.274 53.91 109.25 53.96 109.5 54C109.55 54 109.95 54 110 54C110.33 54 110.33 54.31 110.58 54.06L110.91 53.72L125.28 39.19C125.52 38.95 125.65 38.63 125.65 38.29H125.66Z" fill="#11395B"/>
|
|
4
4
|
<path d="M15.2 45.15V74.12C15.2 74.95 14.53 75.62 13.7 75.62C12.87 75.62 12.2 74.95 12.2 74.12V45.15C12.2 44.32 12.87 43.65 13.7 43.65C14.53 43.65 15.2 44.32 15.2 45.15ZM7.31 29.16C6.48 29.16 5.81 29.83 5.81 30.66V59.63C5.81 60.46 6.48 61.13 7.31 61.13C8.14 61.13 8.81 60.46 8.81 59.63V30.66C8.81 29.83 8.14 29.16 7.31 29.16ZM158.69 112.72C157.86 112.72 157.19 113.39 157.19 114.22V143.19C157.19 144.02 157.86 144.69 158.69 144.69C159.52 144.69 160.19 144.02 160.19 143.19V114.22C160.19 113.39 159.52 112.72 158.69 112.72ZM152.3 98.23C151.47 98.23 150.8 98.9 150.8 99.73V128.7C150.8 129.53 151.47 130.2 152.3 130.2C153.13 130.2 153.8 129.53 153.8 128.7V99.73C153.8 98.9 153.13 98.23 152.3 98.23ZM141.84 27.27V128.75C141.84 129.52 141.22 130.14 140.45 130.14H137.28V135.51C137.28 136.13 136.78 136.63 136.16 136.63H110.92V146.76C110.92 147.53 110.3 148.15 109.53 148.15H25.96C25.19 148.15 24.57 147.53 24.57 146.76V45.27C24.57 44.5 25.19 43.88 25.96 43.88H51.47V34.01C51.47 33.39 51.97 32.89 52.59 32.89H55.49V27.26C55.49 26.49 56.11 25.87 56.88 25.87H99.91C99.33 26.3 98.78 26.77 98.25 27.26C97.77 27.7 97.32 28.16 96.88 28.65H58.27V43.88H91.54C91.57 44.35 91.6 44.81 91.66 45.27C91.72 45.74 91.78 46.2 91.87 46.66H75.14V59.1C75.14 59.61 74.73 60.03 74.22 60.03H61.32C60.81 60.03 60.4 59.62 60.4 59.1V46.66H27.35V145.37H108.15V63.27C108.61 63.37 109.07 63.43 109.54 63.5C110 63.57 110.46 63.62 110.93 63.66V127.37H139.07V28.66H128.17C127.74 28.18 127.28 27.71 126.8 27.27C126.27 26.78 125.72 26.32 125.14 25.88H140.46C141.23 25.88 141.85 26.5 141.85 27.27H141.84ZM73.28 47.12H62.23V58.17H73.28V47.12ZM100.08 98.92H34.42C33.91 98.92 33.5 99.33 33.5 99.85C33.5 100.37 33.91 100.78 34.42 100.78H100.09C100.6 100.78 101.01 100.37 101.01 99.85C101.01 99.33 100.6 98.92 100.09 98.92H100.08ZM100.08 103.67H34.42C33.91 103.67 33.5 104.08 33.5 104.6C33.5 105.12 33.91 105.53 34.42 105.53H100.09C100.6 105.53 101.01 105.12 101.01 104.6C101.01 104.08 100.6 103.67 100.09 103.67H100.08ZM100.08 108.43H34.42C33.91 108.43 33.5 108.84 33.5 109.36C33.5 109.88 33.91 110.29 34.42 110.29H100.09C100.6 110.29 101.01 109.88 101.01 109.36C101.01 108.84 100.6 108.43 100.09 108.43H100.08ZM100.08 73.13H34.42C33.91 73.13 33.5 73.54 33.5 74.06C33.5 74.58 33.91 74.99 34.42 74.99H100.09C100.6 74.99 101.01 74.58 101.01 74.06C101.01 73.54 100.6 73.13 100.09 73.13H100.08ZM100.08 77.89H34.42C33.91 77.89 33.5 78.3 33.5 78.82C33.5 79.34 33.91 79.75 34.42 79.75H100.09C100.6 79.75 101.01 79.34 101.01 78.82C101.01 78.3 100.6 77.89 100.09 77.89H100.08ZM100.08 82.64H34.42C33.91 82.64 33.5 83.05 33.5 83.57C33.5 84.09 33.91 84.5 34.42 84.5H100.09C100.6 84.5 101.01 84.09 101.01 83.57C101.01 83.05 100.6 82.64 100.09 82.64H100.08ZM100.08 113.18H34.42C33.91 113.18 33.5 113.59 33.5 114.11C33.5 114.63 33.91 115.04 34.42 115.04H100.09C100.6 115.04 101.01 114.63 101.01 114.11C101.01 113.59 100.6 113.18 100.09 113.18H100.08ZM101.01 118.86C101.01 118.35 100.6 117.93 100.09 117.93H34.42C33.91 117.93 33.5 118.34 33.5 118.86C33.5 119.38 33.91 119.79 34.42 119.79H100.09C100.6 119.79 101.01 119.38 101.01 118.86ZM48.08 134.13C48.48 135.16 49.39 135.66 50.47 135.56C50.81 135.53 51.14 135.46 51.47 135.36C51.86 135.25 52.23 135.08 52.59 134.89C52.82 134.76 53.05 134.63 53.27 134.48C53.86 135.05 54.69 135.33 55.48 135.51C55.58 135.53 55.67 135.56 55.77 135.58C57.28 135.9 58.81 136.04 60.35 136.06C60.71 136.06 60.89 135.79 60.89 135.52C60.89 135.23 60.72 134.94 60.35 134.94C58.78 134.92 57.17 134.81 55.64 134.4C55.54 134.37 55.43 134.36 55.33 134.33C54.95 134.22 54.47 134.04 54.12 133.75C54.96 132.9 55.59 131.84 55.89 130.7C56.02 130.21 55.49 129.84 55.06 130.06C54.61 130.29 54.13 130.61 53.7 130.99C53.14 131.49 52.69 132.08 52.58 132.73V133.32C52.59 133.39 52.61 133.46 52.63 133.53C52.61 133.54 52.6 133.55 52.58 133.56C52.39 133.69 52.21 133.84 52 133.95C51.85 134.03 51.66 134.12 51.46 134.19C50.67 134.51 49.65 134.7 49.2 133.93C48.68 133.04 49.29 131.89 49.69 131.09C49.97 130.54 49.27 129.92 48.8 130.41C47.91 131.34 46.95 132.17 45.86 132.87C45.47 133.12 44.94 133.56 44.48 133.67C43.97 133.79 44.12 133.8 44.18 133.23C44.22 132.9 44.26 132.56 44.29 132.23C44.35 131.72 43.65 131.51 43.33 131.83C42.58 132.58 40.24 134.75 39.36 133.17C39.26 132.98 39.2 132.78 39.17 132.58C39.81 131.52 40.33 130.38 40.69 129.17C40.86 128.61 40.15 128.26 39.75 128.62C38.81 129.47 38.04 130.91 38.03 132.28C37.3 133.41 36.39 134.43 35.33 135.31C34.77 135.77 35.57 136.57 36.13 136.11C36.98 135.41 37.73 134.62 38.38 133.76C38.47 133.93 38.57 134.09 38.7 134.24C39.86 135.65 41.71 134.66 43.05 133.59C43.04 134.55 43.3 135.36 44.63 134.85C45.79 134.4 46.9 133.65 47.9 132.81C47.85 133.26 47.88 133.71 48.06 134.17L48.08 134.13ZM97.48 32.9C98.53 31.29 99.84 29.85 101.34 28.65C101.98 28.14 102.65 27.68 103.36 27.26C104.27 26.71 105.24 26.25 106.25 25.87C108.21 25.14 110.31 24.72 112.52 24.72C114.73 24.72 116.84 25.14 118.79 25.87C119.8 26.25 120.76 26.71 121.68 27.26C122.38 27.68 123.06 28.14 123.7 28.65C125.2 29.85 126.51 31.28 127.56 32.9C127.8 33.26 128.03 33.64 128.24 34.02C128.44 34.38 128.62 34.76 128.79 35.14C129.86 37.44 130.48 39.99 130.48 42.69C130.48 52.59 122.42 60.65 112.52 60.65C111.98 60.65 111.45 60.62 110.93 60.57C110.46 60.53 110 60.46 109.54 60.38C109.07 60.3 108.61 60.2 108.15 60.09C101.62 58.45 96.51 53.24 95.02 46.66C94.92 46.2 94.84 45.74 94.77 45.27C94.7 44.81 94.65 44.35 94.62 43.88C94.59 43.48 94.56 43.09 94.56 42.68C94.56 39.98 95.18 37.43 96.25 35.13C96.43 34.75 96.6 34.38 96.8 34.01C97.01 33.63 97.24 33.26 97.48 32.89V32.9ZM98.46 35.14C97.25 37.39 96.56 39.96 96.56 42.69C96.56 43.09 96.59 43.49 96.62 43.89C96.66 44.36 96.71 44.82 96.79 45.28C96.87 45.75 96.96 46.21 97.08 46.67C98.49 52.15 102.73 56.49 108.15 58.03C108.61 58.16 109.07 58.27 109.54 58.36C110 58.45 110.46 58.52 110.93 58.57C111.45 58.62 111.99 58.65 112.52 58.65C121.32 58.65 128.48 51.49 128.48 42.69C128.48 39.96 127.79 37.39 126.58 35.14C126.37 34.76 126.14 34.39 125.91 34.02C125.66 33.63 125.39 33.26 125.11 32.9C123.76 31.17 122.07 29.71 120.13 28.65C119.02 28.05 117.83 27.59 116.58 27.26C115.28 26.92 113.93 26.72 112.53 26.72C111.13 26.72 109.78 26.92 108.48 27.26C107.23 27.59 106.04 28.04 104.93 28.65C102.99 29.71 101.3 31.16 99.95 32.9C99.67 33.26 99.4 33.63 99.15 34.02C98.91 34.38 98.68 34.75 98.48 35.14H98.46ZM99.45 45.27C99.42 45.17 99.38 45.07 99.38 44.97C99.37 44.63 99.5 44.29 99.74 44.04L99.89 43.88L103.51 40.18C103.99 39.69 104.76 39.67 105.26 40.12L109.48 43.88L109.68 44.06L109.82 43.91L118.44 35.13L119.54 34.01L119.8 33.74C120.32 33.24 121.1 33.25 121.59 33.74L121.87 34.02L123 35.14L125.28 37.39C125.52 37.63 125.66 37.95 125.66 38.29C125.66 38.63 125.53 38.95 125.29 39.19L110.92 53.72L110.59 54.06C110.34 54.31 110.01 54.44 109.69 54.44C109.64 54.44 109.59 54.42 109.54 54.41C109.29 54.38 109.04 54.29 108.84 54.1L108.16 53.48L100.67 46.66L99.8 45.87C99.63 45.71 99.52 45.5 99.46 45.27H99.45ZM101.69 44.9L102.1 45.27L103.62 46.66L108.14 50.77L109.53 52.03L109.65 52.14L110.91 50.86L123.34 38.28L120.69 35.66L110.9 45.63L110.59 45.94C110.29 46.23 109.89 46.33 109.51 46.28C109.27 46.25 109.04 46.17 108.85 46L108.01 45.25L106.45 43.86L104.42 42.05L102.66 43.86L101.67 44.87L101.69 44.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 L}from"../../illustration-registry.js";const i=L("status",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="M148.26 78.57L146.35 80.48L142.25 76.38C142.15 76.28 142.04 76.27 142 76.27C141.89 76.27 141.82 76.3 141.77 76.35L137.64 80.48L135.73 78.57L139.7 74.6L139.77 74.52C139.87 74.42 139.87 74.26 139.77 74.16L139.66 74.04V74.02L135.74 70.1L137.65 68.19L141.75 72.29C141.85 72.39 141.93 72.4 141.98 72.4C142.01 72.4 142.06 72.4 142.12 72.36L146.33 68.13L148.24 70.04L144.39 73.89L144.19 74.11C144.14 74.16 144.12 74.22 144.13 74.31C144.13 74.37 144.13 74.42 144.17 74.47L148.26 78.56V78.57ZM125.65 51.58C125.65 60.78 118.17 68.26 108.97 68.26C99.77 68.26 92.29 60.78 92.29 51.58C92.29 42.38 99.77 34.9 108.97 34.9C118.17 34.9 125.65 42.38 125.65 51.58ZM106.52 62.44L121.23 47.57C121.3 47.5 121.35 47.41 121.38 47.32V47.18C121.38 47.03 121.32 46.9 121.21 46.79L117.52 43.14C117.42 43.04 117.28 42.99 117.14 42.99C117 42.99 116.85 43.05 116.73 43.16L106.14 53.95L101.21 49.55C101.11 49.46 100.98 49.41 100.84 49.41C100.69 49.41 100.56 49.47 100.46 49.57L96.68 53.43C96.58 53.54 96.52 53.68 96.52 53.82C96.52 53.98 96.6 54.13 96.71 54.23L105.75 62.46C105.86 62.56 105.99 62.61 106.13 62.61C106.27 62.61 106.42 62.54 106.52 62.44ZM57.1 78.3L39.98 88.02C39.5 88.29 39.33 88.9 39.6 89.38C39.78 89.7 40.12 89.89 40.47 89.89C40.64 89.89 40.81 89.85 40.96 89.76L58.08 80.04C58.56 79.77 58.73 79.16 58.46 78.68C58.19 78.2 57.58 78.03 57.1 78.3ZM56.94 73.06C57.02 73.1 57.1 73.13 57.19 73.13C57.29 73.13 57.39 73.09 57.48 73.03L66.22 68.07L66.24 68.05C66.24 68.05 66.29 68.01 66.32 67.98C66.34 67.96 66.39 67.91 66.39 67.91L66.41 67.89C66.41 67.89 66.42 67.85 66.43 67.83C66.44 67.8 66.46 67.73 66.46 67.73V67.55C66.46 67.55 66.43 67.48 66.43 67.45C66.43 67.43 66.41 67.39 66.41 67.39L66.39 67.37L66.33 67.3L66.26 67.23L66.24 67.21L56.4 61.3L56.25 61.21L46.21 66.93L46.35 67.01L56.95 73.06H56.94ZM78.53 90.32C78.8 90.8 78.63 91.41 78.15 91.68L61.03 101.4C60.88 101.49 60.71 101.53 60.54 101.53C60.19 101.53 59.85 101.34 59.67 101.02C59.4 100.54 59.57 99.93 60.05 99.66L77.17 89.94C77.65 89.67 78.26 89.84 78.53 90.32Z" fill="#11395B"/>
|
|
4
4
|
<path d="M33.53 32.5C33.53 31.67 34.2 31 35.03 31H78.26C79.09 31 79.76 31.67 79.76 32.5C79.76 33.33 79.09 34 78.26 34H35.03C34.2 34 33.53 33.33 33.53 32.5ZM18.87 40.39H55.45C56.28 40.39 56.95 39.72 56.95 38.89C56.95 38.06 56.28 37.39 55.45 37.39H18.87C18.04 37.39 17.37 38.06 17.37 38.89C17.37 39.72 18.04 40.39 18.87 40.39ZM154.09 94.35L149.33 97.11L153.92 99.75C154.38 100.02 154.67 100.51 154.67 101.05C154.67 101.59 154.38 102.08 153.92 102.35L92.91 137.75C92.68 137.88 92.42 137.95 92.16 137.95C91.9 137.95 91.64 137.89 91.41 137.75L13.75 92.56C13.28 92.29 13 91.8 13 91.26C13 90.72 13.29 90.23 13.76 89.96L18.53 87.25L13.91 84.56C13.44 84.29 13.16 83.8 13.16 83.26C13.16 82.72 13.45 82.23 13.92 81.96L75.1 47.21C75.56 46.94 76.13 46.94 76.59 47.21L88.05 53.79C88.19 55.14 88.46 56.45 88.85 57.71L75.84 50.24L56.38 61.29L56.23 61.2L46.19 66.92L46.33 67L17.67 83.28L92.32 126.71L150.33 93.05L145 89.99C146.34 89.73 147.61 89.29 148.81 88.72L154.08 91.75C154.54 92.02 154.83 92.51 154.83 93.05C154.83 93.59 154.54 94.08 154.08 94.35H154.09ZM146.32 98.85L93.06 129.75C92.83 129.88 92.57 129.95 92.31 129.95C92.05 129.95 91.79 129.89 91.56 129.75L21.52 88.99L17.5 91.27L92.16 134.71L150.17 101.05L146.33 98.85H146.32ZM126.09 75.67L117.57 70.77C116.36 71.31 115.1 71.74 113.78 72.05L126.93 79.61C126.49 78.36 126.2 77.04 126.09 75.67ZM44.17 91.9C44.35 92.21 44.69 92.4 45.04 92.4C45.21 92.4 45.38 92.36 45.53 92.27L91.21 66.33C91.69 66.06 91.86 65.45 91.59 64.97C91.32 64.49 90.71 64.32 90.23 64.59L44.55 90.54C44.07 90.81 43.9 91.42 44.17 91.9ZM95.03 67.47C94.76 66.99 94.15 66.82 93.67 67.09L47.99 93.03C47.51 93.3 47.34 93.91 47.61 94.39C47.79 94.71 48.13 94.9 48.48 94.9C48.65 94.9 48.82 94.86 48.97 94.77L94.65 68.83C95.13 68.56 95.3 67.95 95.03 67.47ZM53.04 97.42C53.21 97.42 53.38 97.38 53.53 97.29L99.21 71.35C99.54 71.16 99.71 70.82 99.7 70.46C99.18 70.2 98.67 69.93 98.18 69.63L52.54 95.55C52.06 95.82 51.89 96.43 52.16 96.91C52.34 97.23 52.68 97.42 53.03 97.42H53.04ZM65.08 104.42C65.25 104.42 65.42 104.38 65.57 104.29L111.25 78.35C111.73 78.08 111.9 77.47 111.63 76.99C111.36 76.51 110.75 76.34 110.27 76.61L64.59 102.55C64.11 102.82 63.94 103.43 64.21 103.91C64.39 104.23 64.73 104.42 65.08 104.42ZM69.65 106.93C69.82 106.93 69.99 106.89 70.14 106.8L115.82 80.86C116.3 80.59 116.47 79.98 116.2 79.5C115.93 79.02 115.32 78.85 114.84 79.12L69.16 105.06C68.68 105.33 68.51 105.94 68.78 106.42C68.96 106.74 69.3 106.93 69.65 106.93ZM120.64 82.02C120.37 81.53 119.76 81.36 119.28 81.63L73.6 107.58C73.12 107.85 72.95 108.46 73.22 108.94C73.4 109.26 73.74 109.45 74.09 109.45C74.26 109.45 74.43 109.41 74.58 109.32L120.26 83.38C120.74 83.11 120.91 82.5 120.64 82.02ZM112.07 91.41C111.8 90.93 111.19 90.76 110.71 91.03L77.17 110.08C76.69 110.35 76.52 110.96 76.79 111.44C76.97 111.76 77.31 111.95 77.66 111.95C77.83 111.95 78 111.91 78.15 111.82L111.69 92.77C112.17 92.5 112.34 91.89 112.07 91.41ZM103.05 111.35H103.08C102.25 111.42 101.51 111.02 100.92 110.7L99.42 109.89C99.56 110.5 99.58 111.13 99.46 111.75C99.42 111.98 99.33 112.33 99.12 112.62C98.64 113.29 97.75 113.43 97.08 113.27C96.94 113.24 96.81 113.2 96.69 113.15V113.17C96.69 113.85 96.41 114.53 95.94 114.99C95.36 115.56 94.51 115.85 93.6 115.85C93.91 116.55 94.13 117.3 94.22 118.07C94.25 118.35 94.05 118.6 93.78 118.63H93.72C93.47 118.63 93.25 118.44 93.22 118.19C93.11 117.29 92.81 116.43 92.36 115.65C91.43 115.36 90.61 114.81 89.93 114.29C89.25 113.78 88.54 113.14 88.41 112.22C88.39 112.04 88.46 111.88 88.59 111.76C88.72 111.64 88.91 111.61 89.07 111.67C90.69 112.24 92.07 113.37 93 114.79C93.69 114.94 94.62 114.88 95.23 114.28C95.51 114 95.68 113.59 95.68 113.17C95.68 112.84 95.56 112.55 95.36 112.35C95.18 112.17 95.16 111.87 95.33 111.67C95.5 111.47 95.8 111.44 96.01 111.59C96.42 111.88 96.84 112.19 97.3 112.3C97.65 112.38 98.1 112.32 98.3 112.04C98.37 111.94 98.43 111.79 98.47 111.57C98.63 110.7 98.45 109.79 97.97 109.05C97.84 108.86 97.86 108.61 98.02 108.44C98.18 108.27 98.43 108.23 98.63 108.34L101.38 109.83C101.98 110.16 102.49 110.42 102.99 110.37C103.35 110.34 103.69 110.14 103.95 109.8C104.19 109.48 104.34 109.08 104.36 108.68C104.04 108.58 103.74 108.45 103.46 108.29C102.36 107.64 101.74 106.36 102 105.26C102.03 105.11 102.14 104.98 102.28 104.92C102.42 104.85 102.58 104.85 102.72 104.93C103.51 105.36 104.88 106.3 105.27 107.84C105.65 107.88 106.07 107.88 106.54 107.84C108.48 107.67 110.36 106.89 111.84 105.64C112.05 105.46 112.36 105.49 112.54 105.7C112.72 105.91 112.69 106.22 112.48 106.4C110.84 107.78 108.76 108.64 106.63 108.83C106.16 108.87 105.74 108.87 105.34 108.83C105.29 109.38 105.08 109.94 104.74 110.38C104.3 110.95 103.7 111.29 103.05 111.34V111.35ZM104.06 107.48C103.8 107 103.41 106.61 103.03 106.32C103.2 106.78 103.57 107.19 103.96 107.42C103.96 107.42 104.03 107.46 104.06 107.48ZM128.15 74.33C128.15 66.71 134.36 60.5 141.98 60.5C149.6 60.5 155.81 66.71 155.81 74.33C155.81 81.95 149.61 88.16 141.98 88.16C134.35 88.16 128.15 81.95 128.15 74.33ZM130.15 74.32C130.15 80.84 135.46 86.15 141.98 86.15C148.5 86.15 153.81 80.84 153.81 74.32C153.81 67.8 148.51 62.49 141.98 62.49C135.45 62.49 130.15 67.8 130.15 74.32ZM134.63 77.86L138.15 74.33L134.63 70.81C134.24 70.42 134.24 69.79 134.63 69.4L136.93 67.1C137.32 66.71 137.95 66.71 138.34 67.1L141.95 70.71L145.62 67.04C145.81 66.86 146.06 66.75 146.33 66.75C146.6 66.75 146.85 66.85 147.04 67.04L149.34 69.34C149.73 69.73 149.73 70.36 149.34 70.75L145.79 74.3L149.35 77.86C149.53 78.05 149.64 78.3 149.64 78.57C149.64 78.84 149.54 79.09 149.35 79.28L147.05 81.58C146.86 81.76 146.61 81.87 146.34 81.87C146.07 81.87 145.82 81.77 145.63 81.58L141.98 77.93L138.33 81.58C138.14 81.76 137.89 81.87 137.62 81.87C137.35 81.87 137.1 81.77 136.91 81.58L134.61 79.28H134.63C134.24 78.88 134.24 78.25 134.63 77.86ZM136.72 78.59L137.61 79.48L141.2 75.89L141.23 75.86C141.43 75.65 141.7 75.57 141.97 75.57C142.24 75.57 142.5 75.66 142.7 75.86L142.73 75.89L146.32 79.48L147.21 78.59L143.68 75.06C143.68 75.06 143.66 75.03 143.66 75.02C143.48 74.83 143.39 74.59 143.39 74.35C143.39 74.09 143.46 73.83 143.65 73.63C143.66 73.61 143.67 73.59 143.67 73.59L147.2 70.06L146.31 69.17L142.72 72.76L142.69 72.79C142.69 72.79 142.69 72.82 142.66 72.84C142.27 73.23 141.64 73.23 141.25 72.84L141.22 72.81L137.63 69.22L136.74 70.11L140.26 73.63C140.64 74.01 140.64 74.62 140.28 75.01C140.28 75.03 140.26 75.05 140.26 75.05L136.73 78.59H136.72ZM91.01 51.58C91.01 41.68 99.07 33.62 108.97 33.62C118.87 33.62 126.93 41.68 126.93 51.58C126.93 61.48 118.87 69.54 108.97 69.54C99.07 69.54 91.01 61.48 91.01 51.58ZM93.01 51.58C93.01 60.38 100.17 67.54 108.97 67.54C117.77 67.54 124.93 60.38 124.93 51.58C124.93 42.78 117.77 35.62 108.97 35.62C100.17 35.62 93.01 42.78 93.01 51.58ZM105.3 63L96.26 54.77C96 54.54 95.85 54.22 95.84 53.87C95.84 53.52 95.96 53.19 96.2 52.94L99.97 49.08C100.44 48.59 101.21 48.57 101.72 49.02L106.14 52.96L116.26 42.65C116.78 42.15 117.56 42.16 118.05 42.64L121.74 46.29C121.98 46.52 122.12 46.84 122.12 47.18C122.12 47.52 121.99 47.84 121.75 48.08L107.04 62.95C106.79 63.2 106.47 63.33 106.14 63.33H106.16C105.85 63.33 105.54 63.22 105.3 63ZM98.14 53.8L106.11 61.05L119.81 47.2L117.16 44.58L107.07 54.86C106.57 55.33 105.81 55.35 105.32 54.91L100.9 50.97H100.89L98.14 53.8Z" 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("success",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="M54.22 130.46L53.93 131.4L53.12 130.83C48.4 127.5 44.16 123.54 40.54 119.07C36.56 114.15 33.35 108.67 31.01 102.78L30.76 102.14L38.52 98.68L38.69 99.57C38.71 99.65 38.72 99.71 38.75 99.76C41.07 104.68 44.28 109.05 48.3 112.73C51.67 115.82 55.5 118.32 59.7 120.17L60.71 120.61L59.9 121.36C57.28 123.78 55.37 126.84 54.23 130.46H54.22ZM118.57 133.06L118.53 132.98C118.48 132.87 118.45 132.75 118.46 132.65V132.56L118.44 132.47C117.32 127.67 114.8 123.75 111.14 121.12L111.09 121.09L111.04 121.06C110.96 121.02 110.89 120.97 110.82 120.9L110.77 120.84L110.71 120.8C107.54 118.67 103.61 117.54 99.34 117.54H92.31C91.88 117.54 91.53 117.19 91.53 116.76V115.39H82.19V116.76C82.19 117.19 81.84 117.54 81.41 117.54H74.38C70.01 117.54 66 118.72 62.78 120.96L62.67 121.05C57.47 124.73 54.61 130.86 54.61 138.31V141.67H119.11V138.31C119.11 136.59 118.93 134.85 118.59 133.14L118.57 133.06ZM134.97 99.57C134.96 99.65 134.94 99.7 134.92 99.75C132.59 104.68 129.38 109.04 125.37 112.72C122.01 115.8 118.19 118.3 114 120.15L112.99 120.59L113.8 121.33C116.42 123.74 118.33 126.8 119.48 130.42L119.78 131.36L120.58 130.79C125.29 127.47 129.5 123.52 133.12 119.06C137.1 114.14 140.31 108.66 142.65 102.77L142.9 102.13L135.13 98.66L134.96 99.56L134.97 99.57ZM27.59 57.39L23.99 61.98C23.65 62.41 23.73 63.04 24.16 63.38C24.34 63.52 24.56 63.59 24.78 63.59C25.08 63.59 25.37 63.46 25.57 63.21L29.17 58.62C29.51 58.19 29.43 57.56 29 57.22C28.56 56.88 27.94 56.96 27.6 57.39H27.59ZM36.41 58.59C35.87 58.68 35.5 59.2 35.59 59.74L36.57 65.49C36.65 65.98 37.08 66.32 37.55 66.32C37.61 66.32 37.66 66.32 37.72 66.31C38.26 66.22 38.63 65.7 38.54 65.16L37.56 59.41C37.47 58.87 36.96 58.5 36.41 58.59ZM33.4 39.57C33.46 39.57 33.51 39.57 33.57 39.56C34.11 39.47 34.48 38.95 34.39 38.41L33.41 32.66C33.32 32.12 32.81 31.75 32.26 31.84C31.72 31.93 31.35 32.45 31.44 32.99L32.42 38.74C32.5 39.23 32.93 39.57 33.4 39.57ZM41.08 41.73C41.38 41.73 41.67 41.6 41.87 41.35L45.47 36.76C45.81 36.33 45.73 35.7 45.3 35.36C44.86 35.02 44.24 35.1 43.9 35.53L40.3 40.12C39.96 40.55 40.04 41.18 40.47 41.52C40.65 41.66 40.87 41.73 41.09 41.73H41.08ZM52.32 46.3C52.21 45.76 51.68 45.4 51.15 45.51L45.43 46.64C44.89 46.75 44.54 47.27 44.64 47.81C44.73 48.29 45.15 48.62 45.62 48.62C45.68 48.62 45.75 48.62 45.81 48.6L51.53 47.47C52.07 47.36 52.42 46.84 52.32 46.3ZM42 54.12C41.66 54.55 41.73 55.18 42.16 55.52L46.74 59.14C46.92 59.29 47.14 59.36 47.36 59.36C47.66 59.36 47.95 59.23 48.15 58.98C48.49 58.55 48.42 57.92 47.99 57.58L43.41 53.96C42.98 53.62 42.35 53.69 42.01 54.12H42ZM26.57 44.19C26.75 44.34 26.97 44.41 27.19 44.41C27.49 44.41 27.78 44.28 27.98 44.03C28.32 43.6 28.25 42.97 27.82 42.63L23.24 39.01C22.81 38.67 22.18 38.74 21.84 39.17C21.5 39.6 21.57 40.23 22 40.57L26.58 44.19H26.57ZM18.56 52.76C18.62 52.76 18.69 52.76 18.75 52.74L24.47 51.61C25.01 51.5 25.36 50.98 25.26 50.44C25.15 49.9 24.62 49.54 24.09 49.65L18.37 50.78C17.83 50.89 17.48 51.41 17.58 51.95C17.67 52.43 18.09 52.76 18.56 52.76ZM34 55.76C34.22 55.78 34.44 55.79 34.66 55.79C34.71 55.79 34.76 55.79 34.82 55.79C35.56 55.77 36.28 55.61 36.97 55.34L45.1 69.02C45.38 69.49 45.88 69.75 46.39 69.75C46.65 69.75 46.92 69.68 47.16 69.54C47.87 69.12 48.11 68.2 47.68 67.48L39.42 53.59C39.83 53.11 40.17 52.57 40.42 51.99C40.67 51.41 40.83 50.8 40.9 50.15C40.94 49.77 40.94 49.39 40.9 49.01C40.86 48.48 40.76 47.96 40.59 47.46L54.94 38.93C55.65 38.51 55.89 37.59 55.46 36.87C55.04 36.16 54.12 35.92 53.4 36.35L38.96 44.93C38.61 44.59 38.21 44.32 37.79 44.07C37.03 43.63 36.19 43.33 35.3 43.24C35.17 43.23 35.04 43.24 34.91 43.24C34.38 43.22 33.85 43.24 33.34 43.36L24.86 29.1C24.44 28.39 23.52 28.15 22.8 28.58C22.09 29 21.85 29.92 22.28 30.64L30.63 44.69C30.14 45.1 29.72 45.57 29.38 46.1C28.84 46.92 28.5 47.86 28.4 48.87C28.4 48.9 28.4 48.92 28.4 48.95C28.33 49.69 28.4 50.43 28.58 51.13L15.02 59.19C14.31 59.61 14.07 60.53 14.5 61.25C14.78 61.72 15.28 61.98 15.79 61.98C16.05 61.98 16.32 61.91 16.56 61.77L30.03 53.77C30.56 54.35 31.19 54.82 31.89 55.16C32.55 55.48 33.26 55.7 34.01 55.77L34 55.76ZM78.77 40.12C79.03 40.12 79.3 40.05 79.54 39.91L83.79 37.38L84.16 37.16C84.72 37.53 85.36 37.74 86.02 37.74C86.17 37.74 86.31 37.72 86.46 37.7L86.7 38.11L89.23 42.36C89.51 42.83 90.01 43.09 90.52 43.09C90.78 43.09 91.05 43.02 91.29 42.88C92 42.46 92.24 41.54 91.81 40.82L89.28 36.57L88.94 35.99C89.26 35.4 89.4 34.73 89.33 34.07L90.02 33.66L94.27 31.13C94.98 30.71 95.22 29.79 94.79 29.07C94.37 28.36 93.45 28.13 92.73 28.55L88.48 31.08L87.71 31.54C87.19 31.23 86.6 31.08 86.01 31.07L85.58 30.34L83.05 26.09C82.63 25.38 81.71 25.15 80.99 25.57C80.28 25.99 80.04 26.91 80.47 27.63L83 31.88L83.33 32.44C82.98 32.91 82.76 33.46 82.69 34.06C82.67 34.22 82.69 34.38 82.69 34.54L82.26 34.8L78.01 37.33C77.3 37.75 77.06 38.67 77.49 39.39C77.77 39.86 78.27 40.12 78.78 40.12H78.77ZM155.17 58.59L141.14 52.71C141.18 52.15 141.13 51.58 141 51.04C140.86 50.43 140.64 49.84 140.31 49.28C140.11 48.94 139.87 48.64 139.62 48.36C139.31 48.02 138.97 47.7 138.59 47.43L144.67 32.93C144.99 32.17 144.63 31.29 143.87 30.97C143.11 30.65 142.23 31.01 141.91 31.77L135.79 46.36C135.37 46.31 134.94 46.33 134.52 46.36C133.66 46.44 132.83 46.7 132.06 47.15C131.93 47.23 131.82 47.32 131.7 47.41C131.32 47.68 130.98 47.98 130.67 48.32L116.24 42.27C115.48 41.95 114.6 42.31 114.28 43.07C113.96 43.83 114.32 44.71 115.08 45.03L129.26 50.98C129.13 51.53 129.11 52.09 129.14 52.64C129.19 53.6 129.44 54.55 129.94 55.4C129.96 55.44 130 55.48 130.02 55.52C130.38 56.09 130.82 56.58 131.32 56.99L127.19 66.83C126.87 67.59 127.23 68.47 127.99 68.79C128.18 68.87 128.38 68.91 128.57 68.91C129.16 68.91 129.71 68.56 129.95 67.99L134.03 58.25C134.39 58.32 134.75 58.36 135.11 58.36C135.45 58.36 135.79 58.32 136.12 58.26C136.83 58.14 137.52 57.89 138.17 57.52C138.42 57.37 138.64 57.21 138.86 57.03C139.37 56.61 139.81 56.11 140.16 55.56L153.98 61.36C154.17 61.44 154.37 61.48 154.56 61.48C155.15 61.48 155.7 61.13 155.94 60.56C156.26 59.8 155.9 58.92 155.14 58.6L155.17 58.59ZM135 68.84C135.54 68.84 135.98 68.41 136 67.87L136.15 62.36C136.16 61.81 135.73 61.35 135.18 61.33C134.62 61.3 134.17 61.75 134.15 62.3L134 67.81C133.99 68.36 134.42 68.82 134.97 68.84C134.97 68.84 134.99 68.84 135 68.84ZM142.95 58.18C142.55 57.8 141.92 57.81 141.54 58.21C141.16 58.61 141.17 59.24 141.57 59.62L145.55 63.43C145.74 63.62 145.99 63.71 146.24 63.71C146.5 63.71 146.77 63.61 146.96 63.4C147.34 63 147.33 62.37 146.93 61.99L142.95 58.18ZM127.33 45.46C127.52 45.65 127.77 45.74 128.02 45.74C128.28 45.74 128.55 45.64 128.74 45.43C129.12 45.03 129.11 44.4 128.71 44.02L124.73 40.21C124.33 39.83 123.7 39.84 123.32 40.24C122.94 40.64 122.95 41.27 123.35 41.65L127.33 45.46ZM135.05 43.05C135.05 43.05 135.07 43.05 135.08 43.05C135.62 43.05 136.06 42.62 136.08 42.08L136.23 36.57C136.24 36.02 135.81 35.56 135.26 35.54C134.73 35.53 134.25 35.96 134.23 36.51L134.08 42.02C134.07 42.57 134.5 43.03 135.05 43.05ZM141.72 45.47C141.91 45.64 142.15 45.73 142.39 45.73C142.66 45.73 142.93 45.62 143.13 45.4L146.84 41.32C147.21 40.91 147.18 40.28 146.77 39.91C146.36 39.54 145.73 39.57 145.36 39.98L141.65 44.06C141.28 44.47 141.31 45.1 141.72 45.47ZM143.25 51.7C143.23 52.25 143.67 52.71 144.22 52.73L149.73 52.9C149.73 52.9 149.75 52.9 149.76 52.9C150.3 52.9 150.74 52.47 150.76 51.93C150.78 51.38 150.34 50.92 149.79 50.9L144.28 50.73C143.75 50.7 143.27 51.15 143.25 51.7ZM126.06 50.9L120.55 50.73C120 50.7 119.54 51.15 119.52 51.7C119.5 52.25 119.94 52.71 120.49 52.73L126 52.9C126 52.9 126.02 52.9 126.03 52.9C126.57 52.9 127.01 52.47 127.03 51.93C127.05 51.38 126.61 50.92 126.06 50.9ZM123.5 63.85C123.69 64.02 123.93 64.11 124.17 64.11C124.44 64.11 124.71 64 124.91 63.78L128.62 59.7C128.99 59.29 128.96 58.66 128.55 58.29C128.14 57.92 127.51 57.95 127.14 58.36L123.43 62.44C123.06 62.85 123.09 63.48 123.5 63.85Z" fill="#11395B"/>
|
|
4
4
|
<path d="M76.3301 119.77C76.4301 119.86 78.9601 122.16 86.8601 122.16C94.7601 122.16 98.2001 119.66 98.2301 119.63C98.8801 119.13 99.8201 119.24 100.33 119.89C100.84 120.54 100.73 121.47 100.09 121.98C99.9301 122.11 96.0001 125.15 86.8601 125.15C77.7201 125.15 74.4601 122.16 74.1501 121.82C73.5901 121.21 73.6301 120.26 74.2401 119.7C74.8401 119.15 75.7701 119.18 76.3401 119.76L76.3301 119.77ZM79.6101 91.4799C80.7001 91.4799 81.5901 89.88 81.5901 87.9C81.5901 85.92 80.7101 84.32 79.6101 84.32C78.5101 84.32 77.6301 85.92 77.6301 87.9C77.6301 89.88 78.5101 91.4799 79.6101 91.4799ZM94.0901 91.4799C95.1801 91.4799 96.0701 89.88 96.0701 87.9C96.0701 85.92 95.1901 84.32 94.0901 84.32C92.9901 84.32 92.1101 85.92 92.1101 87.9C92.1101 89.88 92.9901 91.4799 94.0901 91.4799ZM79.1401 98.7199C78.9701 99.0999 79.3301 99.8399 80.0501 100.64C80.7201 101.39 81.7101 102.19 82.9001 102.81C84.0801 103.42 85.4401 103.86 86.8801 103.89C88.2801 103.92 89.6201 103.56 90.8001 103.02C92.0001 102.47 93.0201 101.74 93.7701 101.01C94.7501 100.07 95.2701 99.16 95.0801 98.7199C94.7501 97.9599 92.4801 98.95 86.8201 98.91C81.5401 98.8699 79.4601 97.9899 79.1401 98.7199ZM22.0501 84.6299C21.3001 84.9699 20.9601 85.86 21.3001 86.62L23.1901 90.7799C23.4401 91.3299 23.9901 91.66 24.5601 91.66C24.7701 91.66 24.9801 91.6199 25.1801 91.5299C25.9301 91.1899 26.2701 90.2999 25.9301 89.5399L24.0401 85.3799C23.7001 84.6299 22.8101 84.2899 22.0501 84.6299ZM27.4201 82.1999C26.6501 82.5099 26.2801 83.39 26.5901 84.15L28.3101 88.3899C28.5501 88.9699 29.1101 89.3299 29.7001 89.3299C29.8901 89.3299 30.0801 89.2899 30.2601 89.2199C31.0301 88.91 31.4001 88.0299 31.0901 87.2699L29.3701 83.0299C29.0601 82.2599 28.1901 81.8899 27.4201 82.1999ZM32.9301 80.31C32.1601 80.62 31.7901 81.5 32.1001 82.26L33.8201 86.5C34.0601 87.08 34.6201 87.44 35.2101 87.44C35.4001 87.44 35.5901 87.4 35.7701 87.33C36.5401 87.02 36.9101 86.1399 36.6001 85.3799L34.8801 81.1399C34.5701 80.3699 33.6901 80 32.9301 80.31ZM39.4201 87.4599L34.3001 89.3299C33.5201 89.6099 33.1201 90.4799 33.4101 91.2499C33.7001 92.0299 34.5601 92.4299 35.3301 92.1399L39.3101 90.6899L40.8401 94.8799C41.0601 95.4899 41.6401 95.8699 42.2501 95.8699C42.4201 95.8699 42.5901 95.8399 42.7601 95.7799C43.5401 95.4999 43.9401 94.6299 43.6501 93.8599L41.7301 88.5999C41.3801 87.6399 40.3401 87.1199 39.4101 87.4599H39.4201ZM29.1001 72.15C29.2201 72.18 29.3501 72.2 29.4701 72.2C30.1401 72.2 30.7501 71.75 30.9201 71.07L34.8101 55.79C34.7601 55.79 34.7101 55.79 34.6501 55.79C34.4301 55.79 34.2101 55.7799 33.9901 55.7599C33.2401 55.6799 32.5301 55.47 31.8701 55.15L28.0101 70.33C27.8101 71.13 28.2901 71.95 29.0901 72.15H29.1001ZM37.7901 44.1L41.9401 27.8C42.1401 27 41.6601 26.1799 40.8601 25.9799C40.0601 25.7799 39.2401 26.26 39.0401 27.06L34.9201 43.25C35.0501 43.25 35.1801 43.25 35.3101 43.25C36.2101 43.34 37.0501 43.6399 37.8001 44.08L37.7901 44.1ZM40.8901 50.16C40.8201 50.7999 40.6601 51.42 40.4101 52L56.2401 56.0299C56.3601 56.0599 56.4901 56.08 56.6101 56.08C57.2801 56.08 57.8901 55.63 58.0601 54.95C58.2601 54.15 57.7801 53.33 56.9801 53.13L40.9001 49.04C40.9301 49.41 40.9301 49.79 40.9001 50.18L40.8901 50.16ZM28.4001 48.86C28.5001 47.85 28.8401 46.91 29.3801 46.09L13.7101 42.1C12.9101 41.89 12.0901 42.38 11.8901 43.18C11.6901 43.9799 12.1701 44.7999 12.9701 45L28.3901 48.93C28.3901 48.93 28.3901 48.88 28.3901 48.85L28.4001 48.86ZM83.6501 44C83.7701 44.03 83.9001 44.0499 84.0201 44.0499C84.6901 44.0499 85.3001 43.6 85.4701 42.92L86.6901 38.1299L86.4501 37.7199C86.3001 37.74 86.1601 37.76 86.0101 37.76C85.3501 37.76 84.7101 37.55 84.1501 37.18L83.7801 37.4L82.5601 42.19C82.3601 42.99 82.8401 43.8099 83.6401 44.01L83.6501 44ZM87.7101 31.57L88.4801 31.11L89.7001 26.3199C89.9001 25.5199 89.4201 24.7 88.6201 24.5C87.8201 24.29 87.0001 24.78 86.8001 25.58L85.5801 30.37L86.0101 31.1C86.6101 31.1 87.1901 31.26 87.7101 31.57ZM88.9301 36.02L89.2701 36.6L94.0601 37.82C94.1801 37.8499 94.3101 37.87 94.4301 37.87C95.1001 37.87 95.7101 37.42 95.8801 36.74C96.0801 35.9399 95.6001 35.12 94.8001 34.92L90.0101 33.7L89.3201 34.11C89.3801 34.77 89.2501 35.44 88.9301 36.03V36.02ZM77.4601 33.59L82.2501 34.8099L82.6801 34.5499C82.6801 34.3899 82.6701 34.2299 82.6801 34.07C82.7401 33.4699 82.9701 32.92 83.3201 32.45L82.9901 31.89L78.2001 30.67C77.4001 30.46 76.5801 30.95 76.3801 31.75C76.1801 32.55 76.6601 33.37 77.4601 33.57V33.59ZM143.12 72.8499C143.31 72.8499 143.5 72.81 143.69 72.74C144.46 72.43 144.82 71.5499 144.51 70.7799L138.88 57.0299C138.66 57.2099 138.44 57.38 138.19 57.52C137.55 57.9 136.86 58.1399 136.14 58.2599L141.72 71.91C141.96 72.49 142.52 72.84 143.11 72.84L143.12 72.8499ZM131.7 47.42C131.82 47.33 131.93 47.24 132.06 47.16C132.82 46.7099 133.66 46.46 134.52 46.37L128.52 31.72C128.21 30.95 127.33 30.5799 126.56 30.9C125.79 31.2099 125.43 32.09 125.74 32.86L131.7 47.42ZM156.05 43.26C155.74 42.49 154.86 42.13 154.09 42.44L139.62 48.36C139.87 48.64 140.11 48.9399 140.31 49.2799C140.64 49.8299 140.86 50.43 141 51.04L155.23 45.2199C156 44.91 156.36 44.03 156.05 43.26ZM118.81 59.99C119 59.99 119.19 59.95 119.38 59.88L130.03 55.52C130.03 55.52 129.97 55.45 129.95 55.4C129.45 54.55 129.19 53.5999 129.15 52.6399L118.25 57.0999C117.48 57.41 117.12 58.29 117.43 59.06C117.67 59.64 118.23 59.99 118.82 59.99H118.81ZM149.09 91.66C149.66 91.66 150.21 91.3299 150.46 90.7799L152.35 86.62C152.69 85.87 152.35 84.9799 151.6 84.6299C150.85 84.2899 149.96 84.6299 149.61 85.3799L147.72 89.5399C147.38 90.2899 147.72 91.1799 148.47 91.5299C148.67 91.6199 148.88 91.66 149.09 91.66ZM142.57 87.2699C142.26 88.0399 142.63 88.91 143.4 89.2199C143.58 89.2899 143.78 89.3299 143.96 89.3299C144.55 89.3299 145.12 88.9799 145.35 88.3899L147.07 84.15C147.38 83.38 147.01 82.5099 146.24 82.1999C145.47 81.8899 144.6 82.2599 144.29 83.0299L142.57 87.2699ZM140.73 80.31C139.96 80 139.09 80.3699 138.78 81.1399L137.06 85.3799C136.75 86.1499 137.12 87.02 137.89 87.33C138.07 87.4 138.27 87.44 138.45 87.44C139.04 87.44 139.61 87.09 139.84 86.5L141.56 82.26C141.87 81.49 141.5 80.62 140.73 80.31ZM154.01 93.8299L149.68 103.54C149.31 104.36 148.5 104.84 147.65 104.84C147.34 104.84 147.02 104.78 146.72 104.64L144.72 103.75C142.3 109.81 139 115.45 134.89 120.52C130.89 125.46 126.2 129.75 120.95 133.32C121.24 134.91 121.39 136.58 121.39 138.32V142.46C121.39 143.29 120.72 143.96 119.89 143.96H53.8201C52.9901 143.96 52.3201 143.29 52.3201 142.46V138.32C52.3201 136.59 52.4701 134.93 52.7501 133.35C47.4801 129.78 42.7801 125.47 38.7601 120.52C34.6501 115.45 31.3501 109.81 28.9301 103.75L26.9301 104.64C26.6301 104.77 26.3101 104.84 26.0001 104.84C25.1401 104.84 24.3301 104.36 23.9701 103.54L19.6401 93.8299C19.3001 93.0699 19.6401 92.1899 20.4001 91.8499C21.1601 91.5199 22.0401 91.8499 22.3801 92.6099L26.3901 101.6L38.8401 96.0499C39.6001 95.7199 40.4801 96.0499 40.8201 96.8099C41.0701 97.3699 40.9501 98.0099 40.5601 98.4299C40.6601 98.5399 40.7501 98.66 40.8101 98.7899C43.0101 103.45 46.0401 107.57 49.8401 111.05C53.4501 114.36 57.5901 116.93 62.1401 118.72C65.5601 116.52 69.7101 115.27 74.3801 115.27H79.9101V109.57C74.0201 107.25 69.2001 102.06 66.6201 95.3899L66.3801 95.7199L65.2601 93.5299C57.9501 79.2299 62.8201 68.4599 64.9101 63.86C65.0901 63.45 65.2501 63.0999 65.3801 62.7999C65.9301 59.5299 67.3201 57.1399 69.5001 55.6899C73.7901 52.8499 79.8501 54.3599 84.2701 55.4599C84.7801 55.5899 85.2601 55.71 85.7101 55.81C88.2501 56.4 90.5401 56.1299 92.7501 55.8699C95.2201 55.5799 97.5601 55.2999 99.7301 56.3699C100.82 56.91 101.69 58.0499 102.61 59.27C103.61 60.59 104.86 62.2299 105.82 62.04L105.98 62.0099H106.14C108.52 62.07 110.57 63 112.08 64.7099C114.07 66.9599 115.05 70.52 114.69 74.2299C114.21 79.1899 111.35 88.8199 107.74 93.5399C105.38 101.1 100.23 107.04 93.8001 109.57V115.27H99.3301C103.99 115.27 108.14 116.51 111.55 118.71C116.09 116.93 120.21 114.36 123.81 111.06C127.6 107.58 130.64 103.45 132.84 98.7999C132.91 98.66 132.99 98.5399 133.09 98.4399C132.7 98.0099 132.57 97.3799 132.83 96.8199C133.17 96.0599 134.06 95.7299 134.81 96.0599L147.26 101.61L151.27 92.6199C151.61 91.8599 152.5 91.5299 153.25 91.8599C154.01 92.1999 154.35 93.0799 154.01 93.8399V93.8299ZM31.6801 102.52C33.9901 108.34 37.1601 113.76 41.1001 118.63C44.7001 123.07 48.8701 126.97 53.5301 130.25C54.7101 126.5 56.7201 123.3 59.4001 120.83C55.1401 118.96 51.2501 116.42 47.8001 113.26C43.7201 109.51 40.4501 105.08 38.0901 100.07C38.0301 99.9499 38.0001 99.8299 37.9801 99.7099L31.6801 102.52ZM120.16 130.22C124.8 126.94 128.97 123.05 132.55 118.63C136.49 113.77 139.66 108.35 141.97 102.52L135.67 99.7099C135.65 99.8299 135.61 99.9499 135.56 100.07C133.19 105.08 129.93 109.52 125.85 113.26C122.41 116.41 118.53 118.94 114.29 120.82C116.97 123.28 118.98 126.48 120.17 130.22H120.16ZM64.6401 81.86C64.9201 83.9799 65.4701 86.2499 66.3801 88.6499C66.4901 88.9399 66.5801 89.2199 66.7001 89.5099C67.0101 88.8499 67.3501 88.0599 67.7001 87.1299C68.8401 84.1299 70.1101 79.7099 70.7901 73.75L71.0801 71.2299L73.1501 72.7C77.3901 75.7 80.4001 76.2399 87.8001 75.3499H87.9401C88.4001 75.3299 88.8301 75.32 89.2501 75.32C96.4801 75.32 98.7101 77.18 100.52 78.6899C101.53 79.5299 102.2 80.09 103.79 80.2099L105.34 80.33L105.17 81.87C104.99 83.5 105.34 85.66 105.95 87.72C106.16 88.42 106.39 89.1099 106.65 89.7599C106.9 89.3199 107.14 88.84 107.38 88.36C108.02 87.0499 108.63 85.59 109.17 84.0999C110.53 80.3499 111.49 76.3899 111.72 73.93C112 71.08 111.28 68.2999 109.85 66.6899C108.92 65.6399 107.7 65.0799 106.22 65.0099C103.53 65.3999 101.7 63.0099 100.23 61.07C99.6301 60.27 98.8701 59.28 98.4201 59.06C97.1701 58.44 95.6201 58.5599 93.7001 58.7799C93.5101 58.7999 93.3101 58.82 93.1101 58.8499C91.9101 58.9899 90.6201 59.1399 89.2501 59.16C88.3901 59.1699 87.4901 59.13 86.5501 59C86.0501 58.93 85.5501 58.8499 85.0301 58.7299C84.5701 58.6199 84.0701 58.5 83.5501 58.3699C83.1501 58.27 82.7201 58.16 82.2901 58.06C78.5801 57.16 74.0101 56.2999 71.1601 58.1899C69.6501 59.1899 68.7101 60.91 68.3101 63.4399L68.2201 63.7599C68.0801 64.1199 67.8801 64.57 67.6401 65.09C66.2801 68.0999 63.6301 74 64.6501 81.87L64.6401 81.86ZM68.7001 92.2299C70.6001 98.6799 74.7101 103.83 79.9101 106.3C80.8801 106.76 81.8801 107.13 82.9101 107.4C84.1901 107.73 85.5101 107.9 86.8601 107.9C88.2101 107.9 89.5301 107.73 90.8101 107.4C91.8401 107.14 92.8401 106.76 93.8101 106.31C98.8101 103.93 102.8 99.0699 104.79 92.9599C103.41 90.2199 102.18 86.21 102.13 82.97C100.49 82.56 99.5001 81.74 98.6101 80.99C97.0101 79.65 95.1801 78.14 88.1101 78.33C81.1101 79.17 77.4701 78.79 73.4801 76.47C72.2501 84.7999 69.9701 89.91 68.7101 92.2299H68.7001ZM82.9101 110.47V116.77C82.9101 117.6 82.2401 118.27 81.4101 118.27H74.3801C70.0301 118.27 66.2401 119.45 63.1901 121.57C63.1501 121.6 63.1201 121.63 63.0801 121.65C59.4801 124.2 56.9601 128.08 55.9001 132.9C55.9001 132.96 55.8701 133.01 55.8601 133.07C55.5101 134.72 55.3301 136.47 55.3301 138.32V140.96H118.39V138.32C118.39 136.55 118.2 134.87 117.88 133.29C117.78 133.08 117.74 132.86 117.74 132.64C116.65 127.98 114.2 124.22 110.72 121.72C110.58 121.62 110.45 121.51 110.3 121.41C107.3 119.39 103.57 118.27 99.3301 118.27H92.3001C91.4701 118.27 90.8001 117.6 90.8001 116.77V110.47C89.5201 110.75 88.2001 110.9 86.8501 110.9C85.5001 110.9 84.1801 110.75 82.9001 110.47H82.9101ZM134.23 87.4499C133.3 87.1199 132.26 87.6299 131.91 88.5999L129.99 93.8499C129.71 94.6299 130.11 95.4899 130.88 95.7699C131.05 95.8299 131.22 95.8599 131.39 95.8599C132 95.8599 132.58 95.4799 132.8 94.8699L134.33 90.6799L138.31 92.1299C139.09 92.4099 139.95 92.0099 140.23 91.2399C140.51 90.4599 140.11 89.5999 139.34 89.3199L134.22 87.4499H134.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 V}from"../../illustration-registry.js";const t=V("talkluments",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="M132.76 23.91C123.03 23.91 115.12 31.82 115.12 41.55C115.12 46.69 117.34 51.31 120.87 54.54C121.47 55.09 122.1 55.61 122.77 56.07C123.62 56.66 124.53 57.17 125.49 57.6C127.71 58.61 130.17 59.19 132.77 59.19C135.37 59.19 137.83 58.61 140.05 57.6C141 57.17 141.91 56.66 142.77 56.07C143.44 55.61 144.07 55.09 144.67 54.54C148.19 51.31 150.42 46.69 150.42 41.55C150.42 31.82 142.51 23.91 132.78 23.91H132.76ZM132.76 29.71C137.13 29.71 140.69 32.87 140.69 36.76C140.69 40.08 138.09 42.92 134.52 43.63V43.81C134.52 44.78 133.73 45.57 132.76 45.57C131.79 45.57 131 44.78 131 43.81V42.05C131 41.08 131.79 40.29 132.76 40.29C135.19 40.29 137.17 38.71 137.17 36.77C137.17 34.83 135.19 33.25 132.76 33.25C130.33 33.25 128.35 34.83 128.35 36.77C128.35 37.74 127.56 38.53 126.59 38.53C125.62 38.53 124.83 37.74 124.83 36.77C124.83 32.88 128.39 29.72 132.76 29.72V29.71ZM135.4 50.76C135.4 52.22 134.21 53.4 132.76 53.4C131.31 53.4 130.12 52.21 130.12 50.76C130.12 49.31 131.31 48.12 132.76 48.12C134.21 48.12 135.4 49.31 135.4 50.76Z" fill="#11395B"/>
|
|
4
4
|
<path d="M159.37 107.97H104.29V86.14H145.9L158.29 95.97C158.56 96.18 158.89 96.3 159.22 96.3C159.44 96.3 159.67 96.25 159.87 96.15C160.39 95.9 160.72 95.37 160.72 94.8V55.79C160.72 54.96 160.05 54.29 159.22 54.29H152.35C152.01 54.8 151.66 55.3 151.29 55.79C150.89 56.31 150.48 56.81 150.04 57.29H157.73V91.69L147.36 83.47C147.09 83.26 146.77 83.15 146.43 83.15H36.81V58.53H104.71C105.45 58.53 106.06 58 106.18 57.29H115.48C115.04 56.81 114.63 56.31 114.23 55.79C113.86 55.3 113.5 54.8 113.17 54.29H106.21V28.17C106.21 27.34 105.54 26.67 104.71 26.67H10.53C9.7 26.67 9.03 27.34 9.03 28.17V67.18C9.03 67.76 9.36 68.28 9.88 68.53C10.09 68.63 10.31 68.68 10.53 68.68C10.86 68.68 11.19 68.57 11.46 68.36L23.85 58.53H33.8V82.01H8.63C7.8 82.01 7.13 82.68 7.13 83.51V122.52C7.13 123.1 7.46 123.62 7.98 123.87C8.19 123.97 8.41 124.02 8.63 124.02C8.96 124.02 9.29001 123.91 9.56001 123.69L21.95 113.86H63.7V138.33C63.7 139.16 64.37 139.83 65.2 139.83H146.05L158.44 149.66C158.71 149.87 159.04 149.99 159.37 149.99C159.59 149.99 159.82 149.94 160.02 149.84C160.54 149.59 160.87 149.06 160.87 148.49V109.48C160.87 108.65 160.2 107.98 159.37 107.98V107.97ZM157.87 145.38L147.5 137.16C147.23 136.95 146.91 136.83 146.57 136.83H66.7V113.86H102.8C103.63 113.86 104.3 113.19 104.3 112.36V110.97H157.88V145.37L157.87 145.38ZM20.49 111.19L10.12 119.41V85.01H33.85C34.01 85.66 34.6 86.14 35.3 86.14H101.29V110.86H21.43C21.09 110.86 20.76 110.97 20.5 111.19H20.49ZM22.4 55.85L12.03 64.07V29.67H103.2V55.52H23.33C22.99 55.52 22.66 55.63 22.4 55.84V55.85ZM73.47 121.47C73.47 121.24 73.68 121.11 74.09 121.09C74.83 121.14 75.38 121.27 75.67 121.38L78.78 121.35C79.33 121.31 79.45 121.24 79.57 121.17C79.77 121.06 79.95 120.98 80.65 120.98H80.75C81.25 120.98 81.53 121.27 81.53 121.55C81.53 121.79 81.33 122.07 80.77 122.07C79.57 122.11 78.25 122.13 77.19 122.14C76.69 122.14 76.24 122.15 75.9 122.16C75.88 122.16 75.86 122.17 75.84 122.18V124.7C75.84 124.75 75.84 124.84 75.84 124.86C75.92 124.9 76.45 124.9 77.18 124.9C77.86 124.9 78.65 124.89 79.31 124.87C79.6 124.87 79.7 124.81 79.83 124.74C80.02 124.64 80.23 124.54 80.84 124.54C81.73 124.54 81.75 125.05 81.75 125.11C81.75 125.37 81.51 125.63 81.07 125.63C80.55 125.66 78.67 125.68 77.23 125.68C76.78 125.68 76.38 125.68 76.1 125.68H75.76C75.22 125.68 74.63 125.3 74.62 124.6V122.24C74.56 122.16 74.3 122.02 73.84 121.84C73.63 121.8 73.47 121.66 73.47 121.48V121.47ZM83.16 128.88C83.16 129.12 82.94 129.37 82.45 129.37H82.34C81.37 129.28 80.21 129.23 78.97 129.23C77.42 129.23 75.96 129.3 75 129.37C74.84 129.41 74.71 129.47 74.61 129.51C74.48 129.56 74.37 129.61 74.2 129.61C74 129.61 72.42 129.1 72.42 128.64C72.42 128.61 72.43 128.32 72.84 128.32C72.89 128.32 72.96 128.32 73.04 128.34C74.16 128.51 75.34 128.55 77.24 128.51V127.01C77.22 126.94 77.1 126.86 76.81 126.71C76.63 126.66 76.5 126.53 76.5 126.37C76.5 126.16 76.69 126.04 77.06 126.02C78.04 126.12 78.46 126.18 78.46 126.58C78.46 126.62 78.46 126.67 78.44 126.73C78.44 126.76 78.43 126.8 78.43 126.83L78.4 128.5C78.71 128.5 79.06 128.48 79.61 128.45L80.45 128.41C80.78 128.36 80.93 128.31 81.06 128.25C81.2 128.2 81.33 128.14 81.59 128.14C81.75 128.14 83.17 128.16 83.17 128.87L83.16 128.88ZM93.22 124.26C92.85 124.26 92.73 124.31 92.58 124.38C92.51 124.41 92.44 124.44 92.29 124.47C91.34 124.6 87.03 124.67 86.63 124.67C85.58 124.67 84.86 124.63 84.37 124.54C84.02 124.48 83.83 124.64 83.83 124.83C83.83 125.32 85.42 125.75 85.61 125.75C85.8 125.75 85.91 125.68 86 125.63C86.09 125.58 86.18 125.52 86.39 125.5C86.83 125.48 87.46 125.45 88.06 125.42L88.63 125.39V126.38C88.63 126.49 88.65 126.58 88.67 126.66C88.26 126.67 87.88 126.68 87.6 126.69C87.3 126.63 86.75 126.56 86.23 126.54C86.02 126.58 85.66 126.63 85.66 126.92C85.66 127.09 85.8 127.22 86.07 127.3C86.3 127.36 86.48 127.45 86.54 127.5C86.6 127.99 86.74 130.01 86.74 130.12C86.8 130.68 87.02 130.8 87.19 130.8C87.42 130.8 87.61 130.58 87.73 130.19C88.63 130.19 90.78 130.13 91.47 130.11C91.88 130.11 92.06 129.9 92.06 129.7C92.06 129.6 92.01 129.37 91.61 129.25C91.72 128.78 91.88 127.96 92.01 127.31C92.02 127.26 92.06 127.21 92.09 127.15C92.15 127.06 92.21 126.97 92.21 126.84C92.21 126.48 91.74 126.46 91.42 126.44C90.99 126.44 90.88 126.46 90.77 126.54C90.76 126.54 90.74 126.56 90.69 126.57C90.49 126.59 90.06 126.6 89.57 126.62C89.59 126.59 89.6 126.55 89.62 126.51C89.74 126.14 89.76 125.82 89.78 125.35C90.21 125.33 90.89 125.32 91.76 125.32C92.63 125.32 93.36 125.33 93.82 125.35H93.89C94.23 125.35 94.48 125.13 94.48 124.85C94.48 124.24 93.62 124.24 93.21 124.24L93.22 124.26ZM90.73 129.27C90.73 129.27 90.66 129.29 90.63 129.29C90.51 129.32 90.41 129.34 90.23 129.37L87.8 129.41L87.74 127.46C88.24 127.44 89.04 127.42 89.74 127.39C90.15 127.38 90.52 127.36 90.8 127.36C90.8 127.91 90.76 128.77 90.73 129.26V129.27ZM89.18 124.45C90.69 124.45 91.6 123.42 91.6 122.43C91.6 121.65 91.11 120.74 89.77 120.4C89.79 120.36 89.8 120.31 89.8 120.25C89.8 119.86 89.17 119.7 88.91 119.7C88.68 119.7 88.57 119.85 88.57 119.99C88.57 120.13 88.67 120.26 88.78 120.33C88.78 120.33 88.75 120.35 88.68 120.35C87.13 120.64 86.58 121.62 86.58 122.38C86.58 123.38 87.5 124.45 89.19 124.45H89.18ZM90.48 122.4C90.48 122.95 90.07 123.54 89.16 123.54C88.14 123.54 87.67 122.95 87.67 122.4C87.67 121.85 88.13 121.22 89.16 121.22C90.07 121.22 90.48 121.81 90.48 122.4ZM104.04 120.1C104.29 120.2 104.41 120.36 104.41 120.58C104.41 120.64 104.41 120.69 104.39 120.75C104.39 120.79 104.37 120.84 104.37 120.89V127.62C104.36 129.69 104.3 130.05 104.06 130.54C103.93 130.77 103.78 130.88 103.62 130.88C103.36 130.88 103.22 130.63 103.22 130.15V121.09C103.22 121.09 103.1 120.84 102.35 120.51C102.09 120.42 101.96 120.28 101.96 120.11C101.96 119.78 102.41 119.74 102.55 119.72C103.25 119.82 103.65 119.96 103.92 120.05L104.04 120.09V120.1ZM99.35 122.23C99.38 122.18 99.4 122.12 99.4 122.05C99.4 121.74 98.82 121.38 98.44 121.38C98.21 121.38 98.09 121.54 98.09 121.69C98.09 121.8 98.15 121.92 98.24 122.01C98.27 122.05 98.28 122.09 98.28 122.09C98.26 122.11 98.18 122.14 98.07 122.16C96.43 122.39 95.69 123.52 95.69 124.53C95.69 125.74 96.68 126.96 98.57 126.96C100.06 126.96 101.08 126.14 101.23 124.82V124.43C101.19 123.66 100.81 122.68 99.34 122.23H99.35ZM96.9 124.56C96.9 123.83 97.42 123.08 98.57 123.08C99.64 123.08 100.12 123.84 100.12 124.56C100.12 125.28 99.63 126.03 98.57 126.03C97.42 126.03 96.9 125.29 96.9 124.56ZM111.4 126.28C111.56 126.28 111.67 126.22 111.76 126.16C111.82 126.12 111.88 126.09 111.95 126.07C113.76 125.79 115.93 125.3 117.58 124.8V125.62C117.58 125.88 117.63 126.05 117.68 126.17C117.66 126.17 117.65 126.18 117.63 126.19C117.6 126.2 117.56 126.21 117.51 126.22C116.49 126.28 115.43 126.32 114.61 126.32C114.02 126.32 113.47 126.3 113.08 126.27C113 126.26 112.93 126.26 112.87 126.26C112.49 126.26 112.45 126.47 112.45 126.55C112.45 126.95 113.61 127.3 113.81 127.3C113.96 127.3 114.07 127.25 114.16 127.2C114.23 127.16 114.31 127.13 114.41 127.1L114.94 127.08C115.85 127.04 116.87 127 117.53 126.99C117.5 127.38 117.48 127.72 117.46 127.93C117.34 127.96 117.23 127.98 117.06 127.99C115.99 128.04 115.36 128.04 114.34 128.04C114.11 127.96 113.6 127.9 113.18 127.9C112.73 127.9 112.43 128.06 112.43 128.29C112.43 128.52 112.66 128.59 112.83 128.63C113.1 128.7 113.21 128.74 113.25 128.77V129.66C113.25 130.23 113.67 130.53 114.5 130.53H119.08C119.49 130.53 119.71 130.28 119.71 130.03C119.71 129.46 118.96 129.46 118.59 129.46C118.18 129.46 118.03 129.53 117.85 129.62C117.75 129.67 117.65 129.73 117.4 129.76C116.45 129.78 115.46 129.79 114.83 129.78C114.69 129.78 114.57 129.78 114.47 129.78C114.42 129.78 114.4 129.78 114.42 129.76V128.83C114.42 128.83 114.44 128.83 114.45 128.82C115.67 128.81 117.33 128.78 118.18 128.75C118.76 128.75 118.81 128.45 118.81 128.35C118.81 128.16 118.66 128.01 118.39 127.92C118.48 127.59 118.61 127.23 118.72 126.97C118.73 126.93 118.76 126.9 118.78 126.87C118.83 126.79 118.9 126.69 118.9 126.57C118.9 126.27 118.6 126.2 118.38 126.17C118.44 126.09 118.5 125.98 118.56 125.83C118.7 125.4 118.76 124.69 118.76 124.18V120.91C118.76 120.85 118.77 120.8 118.78 120.74C118.79 120.69 118.8 120.63 118.8 120.57C118.8 119.91 116.9 119.77 116.9 119.77C116.7 119.79 116.27 119.82 116.27 120.15C116.27 120.41 116.59 120.52 116.72 120.57C117.34 120.8 117.54 121 117.56 121.06V124.09C116.87 124.3 115.97 124.49 115.41 124.59C115.46 124.45 115.53 124.29 115.59 124.13C116.03 123.01 116.08 122.87 116.08 122.77C116.08 122.69 116.05 122.47 115.77 122.35C115.62 122.28 115.19 122.09 114.83 122.01C115.24 121.99 115.66 121.98 116.07 121.97C116.71 121.97 116.94 121.69 116.94 121.45C116.94 121.21 116.72 120.93 116.12 120.88H115.91C115.32 120.88 115.13 120.96 114.94 121.08C114.87 121.12 114.83 121.15 114.68 121.16C114.24 121.27 113.08 121.31 112.58 121.31C112.08 121.31 111.53 121.28 110.91 121.2C110.84 121.19 110.78 121.18 110.74 121.18C110.39 121.18 110.38 121.44 110.38 121.47C110.38 121.81 111.22 122.18 111.58 122.26C111.57 122.29 111.56 122.33 111.56 122.37C111.56 122.47 111.6 122.57 111.66 122.73C111.98 123.4 112.12 123.89 112.22 124.25C112.25 124.36 112.28 124.46 112.3 124.53C112.36 124.77 112.45 124.91 112.54 124.99C111.63 125.07 110.91 125.06 110.1 124.93C110.02 124.92 109.95 124.91 109.9 124.91C109.65 124.91 109.54 125.06 109.54 125.21C109.54 125.66 111.17 126.27 111.39 126.27L111.4 126.28ZM112.56 122.66C112.47 122.56 112.37 122.46 112.26 122.33C112.19 122.26 112.13 122.21 112.08 122.17C112.12 122.15 112.18 122.14 112.24 122.13L112.56 122.11C113.03 122.08 113.59 122.05 114.18 122.02C114.05 122.09 114.03 122.2 114.03 122.28C114.03 122.46 114.19 122.58 114.35 122.66C114.63 122.81 114.76 122.97 114.76 122.99C114.71 123.4 114.57 124.18 114.43 124.74C113.95 124.82 113.53 124.88 113.15 124.93C113.31 124.73 113.37 124.38 113.37 124.16C113.37 123.53 112.99 123.13 112.56 122.65V122.66ZM126.43 126.25C128.33 126.25 129.35 124.95 129.35 123.73C129.35 122.8 128.75 121.63 127.1 121.26C127.13 121.2 127.16 121.13 127.16 121.05C127.16 120.71 126.65 120.45 126.2 120.45C125.83 120.45 125.81 120.71 125.81 120.76C125.81 120.9 125.91 121.01 126.05 121.16C126.05 121.18 126 121.21 125.97 121.21H125.93C124.15 121.49 123.51 122.72 123.51 123.69C123.51 124.94 124.53 126.27 126.42 126.27L126.43 126.25ZM126.43 125.25C125.2 125.25 124.65 124.44 124.65 123.68C124.65 122.92 125.21 122.11 126.43 122.11C127.65 122.11 128.2 122.92 128.2 123.68C128.2 124.44 127.65 125.25 126.43 125.25ZM121.14 128.66C121.14 128.66 121.16 128.36 121.53 128.36C121.57 128.36 121.64 128.36 121.73 128.37C122.41 128.47 123.37 128.51 124.46 128.5C124.46 128.44 124.45 128.37 124.44 128.3C124.42 128.06 124.4 127.78 124.37 127.57C124.37 127.55 124.01 127.42 123.76 127.32C123.44 127.26 123.41 127.05 123.41 126.98C123.41 126.69 123.77 126.64 123.97 126.61C125.12 126.68 125.58 126.78 125.58 127.21C125.58 127.25 125.58 127.29 125.57 127.33C125.57 127.35 125.57 127.38 125.57 127.41C125.57 127.5 125.58 128.11 125.6 128.48C126.06 128.48 126.91 128.46 127.58 128.42C127.6 128.18 127.64 127.75 127.66 127.15C127.66 127.09 127.55 127.02 127.3 126.9C127.09 126.84 126.96 126.71 126.96 126.56C126.96 126.27 127.33 126.22 127.51 126.2H127.55H127.59C128.58 126.37 129.01 126.48 129.01 126.85C129.01 126.96 128.97 127.05 128.93 127.13C128.91 127.17 128.89 127.21 128.88 127.25C128.84 127.53 128.76 127.97 128.68 128.36C128.88 128.36 129.15 128.33 129.41 128.29C129.55 128.29 129.6 128.26 129.68 128.22C129.83 128.14 129.99 128.07 130.33 128.07C131.32 128.07 131.83 128.3 131.83 128.77C131.83 129 131.65 129.24 131.26 129.24H131.15C130.41 129.2 129.48 129.17 128.47 129.17C126.67 129.17 124.64 129.24 123.5 129.35C123.43 129.38 123.38 129.41 123.33 129.44C123.23 129.5 123.11 129.56 122.93 129.56C122.74 129.56 121.19 129.07 121.19 128.65L121.14 128.66ZM134.11 123.94C134.28 123.94 134.39 123.89 134.5 123.84C134.59 123.8 134.68 123.76 134.79 123.73C135.12 123.72 135.5 123.7 135.88 123.69C135.8 123.75 135.76 123.84 135.76 123.93C135.76 124.04 135.82 124.13 135.88 124.22H135.92L135.95 124.23C135.93 124.25 135.83 124.27 135.78 124.28H135.76C134.25 124.52 133.71 125.52 133.71 126.3C133.71 127.31 134.6 128.38 136.24 128.38C137.88 128.38 138.77 127.35 138.77 126.33C138.77 125.59 138.28 124.67 136.94 124.35C136.95 124.31 136.96 124.27 136.96 124.22C136.96 123.97 136.68 123.76 136.4 123.67C136.48 123.67 136.57 123.67 136.65 123.67C137.63 123.64 138.57 123.61 138.98 123.58C139.65 123.58 139.67 123.14 139.67 123.09C139.67 122.83 139.41 122.54 138.68 122.52C138.01 122.55 137.81 122.63 137.6 122.74C137.49 122.8 137.39 122.85 137.02 122.87C136.84 122.87 136.38 122.89 135.93 122.9C135.5 122.91 135.09 122.93 134.94 122.93C134.29 122.93 133.73 122.9 133.24 122.84C133.15 122.82 133.08 122.82 133.03 122.82C132.65 122.82 132.63 123.07 132.63 123.12C132.63 123.54 133.83 123.95 134.08 123.95L134.11 123.94ZM136.27 127.39C135.33 127.39 134.9 126.8 134.9 126.26C134.9 125.72 135.33 125.1 136.27 125.1C137.21 125.1 137.64 125.7 137.64 126.26C137.64 126.82 137.21 127.39 136.27 127.39ZM134.36 121.23C134.36 121.12 134.43 120.94 134.71 120.94C134.8 120.94 134.88 120.96 134.99 120.98C135.81 121.13 136.43 121.13 137.3 121.13C137.71 121.15 137.98 121.36 137.98 121.64C137.98 121.8 137.89 122.18 137.02 122.2H135.77V122.21C135.41 122.21 134.36 121.58 134.36 121.23ZM138.65 120.1C138.65 119.75 139.15 119.73 139.36 119.72C139.98 119.82 140.46 119.95 140.75 120.04C140.99 120.13 141.21 120.26 141.21 120.55C141.21 120.6 141.21 120.65 141.19 120.71C141.19 120.76 141.17 120.83 141.17 120.92V124.84H141.5C141.65 124.82 141.71 124.78 141.8 124.72C141.97 124.62 142.14 124.54 142.59 124.54C143.21 124.54 143.52 124.74 143.52 125.13C143.52 125.4 143.31 125.67 142.89 125.67H141.15V128.74C141.13 129.51 141.04 130.01 140.84 130.52C140.68 130.77 140.52 130.87 140.36 130.87C139.95 130.87 139.95 130.29 139.95 130.11V120.97C139.83 120.84 139.29 120.6 139.03 120.48C138.76 120.38 138.64 120.26 138.64 120.1H138.65ZM144.11 122.22C144.11 121.92 144.5 121.84 144.65 121.8C145.33 121.8 146.01 121.92 146.38 122.02C147.1 122.02 147.72 121.99 148.06 121.94C148.27 121.92 148.34 121.87 148.44 121.81C148.64 121.69 148.83 121.6 149.3 121.6C149.63 121.6 150.33 121.6 150.33 122.14C150.33 122.41 150.1 122.62 149.76 122.65L149.4 122.67C148.38 122.72 147.33 122.78 146.45 122.78C146.44 123.43 146.42 124.98 146.42 125.88C146.42 126.21 146.42 126.49 146.44 126.59C146.44 126.59 146.47 126.59 146.51 126.59C146.85 126.59 149.69 126.12 151.39 125.33V120.98C151.27 120.85 150.74 120.61 150.47 120.49C150.2 120.39 150.08 120.26 150.08 120.1C150.08 119.75 150.58 119.73 150.79 119.72C151.41 119.82 151.89 119.95 152.18 120.04C152.42 120.13 152.64 120.26 152.64 120.55C152.64 120.6 152.64 120.65 152.62 120.71C152.62 120.76 152.6 120.83 152.6 120.92V124.84H152.93C153.08 124.82 153.14 124.78 153.23 124.72C153.4 124.62 153.57 124.54 154.02 124.54C154.64 124.54 154.95 124.74 154.95 125.13C154.95 125.4 154.74 125.67 154.32 125.67H152.58V128.74C152.56 129.51 152.47 130.01 152.27 130.52C152.08 130.82 151.9 130.87 151.79 130.87C151.38 130.87 151.38 130.29 151.38 130.11V126.1C149.85 126.84 147.31 127.67 146.04 127.7C145.66 127.7 145.25 127.1 145.25 126.56L145.22 122.92C145.17 122.81 144.96 122.73 144.57 122.58L144.44 122.53C144.25 122.51 144.11 122.38 144.11 122.21V122.22ZM49.65 67.25H49.6L49.63 67.64C49.69 68.38 49.71 69.06 49.71 69.68V74.23H48.41V65.48H50.15L54.44 72.42H54.48C54.48 72.33 54.46 71.99 54.43 71.42C54.4 70.85 54.39 70.39 54.39 70.07V65.48H55.7V74.23H53.95L49.65 67.26V67.25ZM63.34 70.47C63.34 69.54 63.09 68.81 62.58 68.28C62.07 67.75 61.38 67.48 60.51 67.48C59.57 67.48 58.83 67.79 58.29 68.41C57.75 69.03 57.48 69.88 57.48 70.96C57.48 72.04 57.77 72.84 58.35 73.44C58.93 74.04 59.74 74.34 60.77 74.34C61.22 74.34 61.62 74.31 61.97 74.24C62.32 74.17 62.67 74.06 63.01 73.89V72.75C62.62 72.92 62.26 73.04 61.92 73.12C61.58 73.19 61.22 73.23 60.83 73.23C60.24 73.23 59.77 73.06 59.45 72.71C59.13 72.36 58.95 71.87 58.93 71.23H63.34V70.47ZM58.95 70.21C59 69.67 59.16 69.25 59.43 68.97C59.7 68.69 60.06 68.54 60.5 68.54C60.94 68.54 61.3 68.68 61.55 68.96C61.8 69.24 61.94 69.66 61.95 70.2H58.94L58.95 70.21ZM65.99 70.94C65.99 71.68 66.13 72.24 66.42 72.61C66.71 72.98 67.12 73.17 67.67 73.17C68.3 73.17 68.89 73.01 69.45 72.7V73.93C69.2 74.08 68.93 74.18 68.64 74.25C68.35 74.31 68.01 74.35 67.6 74.35C66.6 74.35 65.84 74.06 65.32 73.47C64.8 72.89 64.54 72.05 64.54 70.95C64.54 69.85 64.81 68.98 65.36 68.38C65.9 67.78 66.69 67.48 67.72 67.48C68.42 67.48 69.05 67.61 69.61 67.87L69.18 69C68.59 68.77 68.09 68.65 67.71 68.65C66.56 68.65 65.99 69.41 65.99 70.93V70.94ZM76.47 70.47C76.47 69.54 76.22 68.81 75.71 68.28C75.2 67.75 74.51 67.48 73.64 67.48C72.7 67.48 71.96 67.79 71.42 68.41C70.88 69.03 70.61 69.88 70.61 70.96C70.61 72.04 70.9 72.84 71.48 73.44C72.06 74.04 72.87 74.34 73.9 74.34C74.35 74.34 74.75 74.31 75.1 74.24C75.45 74.17 75.8 74.06 76.14 73.89V72.75C75.75 72.92 75.39 73.04 75.05 73.12C74.71 73.19 74.35 73.23 73.96 73.23C73.37 73.23 72.9 73.06 72.58 72.71C72.26 72.36 72.08 71.87 72.06 71.23H76.47V70.47ZM72.09 70.21C72.14 69.67 72.3 69.25 72.57 68.97C72.84 68.69 73.2 68.54 73.64 68.54C74.08 68.54 74.44 68.68 74.69 68.96C74.94 69.24 75.08 69.66 75.09 70.2H72.08L72.09 70.21ZM81.14 72.48C81.14 72.31 81.09 72.17 81 72.06C80.9 71.95 80.75 71.83 80.53 71.71C80.31 71.59 80.01 71.45 79.61 71.3C78.85 71 78.33 70.71 78.06 70.41C77.79 70.11 77.66 69.73 77.66 69.26C77.66 68.69 77.89 68.25 78.35 67.94C78.81 67.63 79.43 67.47 80.21 67.47C80.99 67.47 81.72 67.63 82.42 67.94L81.96 69C81.25 68.7 80.64 68.56 80.16 68.56C79.42 68.56 79.05 68.77 79.05 69.19C79.05 69.4 79.15 69.57 79.34 69.72C79.53 69.86 79.96 70.06 80.61 70.31C81.16 70.52 81.55 70.72 81.8 70.89C82.05 71.06 82.23 71.27 82.35 71.5C82.47 71.73 82.53 72 82.53 72.32C82.53 72.97 82.29 73.46 81.82 73.81C81.35 74.16 80.67 74.33 79.8 74.33C78.93 74.33 78.21 74.2 77.67 73.93V72.71C78.45 73.07 79.17 73.25 79.84 73.25C80.71 73.25 81.14 72.99 81.14 72.47V72.48ZM84.04 67.6H85.45V74.22H84.04V67.6ZM85.54 65.85C85.54 66.09 85.47 66.28 85.33 66.42C85.19 66.56 85 66.63 84.75 66.63C84.5 66.63 84.3 66.56 84.16 66.42C84.02 66.28 83.95 66.09 83.95 65.85C83.95 65.6 84.02 65.4 84.16 65.27C84.3 65.14 84.49 65.07 84.75 65.07C85.01 65.07 85.19 65.14 85.33 65.27C85.47 65.4 85.54 65.6 85.54 65.85ZM87.59 72.24V68.67H86.69V68.05L87.66 67.54L88.14 66.14H89.01V67.61H90.9V68.68H89.01V72.22C89.01 72.56 89.09 72.81 89.26 72.97C89.43 73.13 89.65 73.21 89.93 73.21C90.27 73.21 90.62 73.16 90.96 73.05V74.11C90.8 74.18 90.6 74.23 90.36 74.28C90.11 74.33 89.86 74.35 89.6 74.35C88.27 74.35 87.6 73.65 87.6 72.24H87.59ZM94.89 70.21C93.85 70.24 93.08 70.43 92.57 70.78C92.06 71.13 91.81 71.64 91.81 72.32C91.81 72.96 91.99 73.46 92.36 73.81C92.73 74.16 93.23 74.34 93.88 74.34C94.39 74.34 94.8 74.27 95.13 74.12C95.45 73.97 95.77 73.7 96.09 73.3H96.14L96.42 74.22H97.43V69.76C97.43 68.97 97.22 68.4 96.79 68.03C96.36 67.66 95.73 67.48 94.88 67.48C94.5 67.48 94.1 67.53 93.67 67.63C93.24 67.73 92.85 67.87 92.49 68.06L92.95 69.07C93.24 68.93 93.54 68.82 93.85 68.72C94.16 68.62 94.49 68.57 94.83 68.57C95.25 68.57 95.55 68.67 95.75 68.88C95.95 69.09 96.05 69.41 96.05 69.83V70.18L94.91 70.22L94.89 70.21ZM96.02 71.64C96.02 72.15 95.87 72.55 95.56 72.84C95.25 73.13 94.84 73.27 94.33 73.27C93.98 73.27 93.72 73.19 93.54 73.03C93.36 72.87 93.28 72.64 93.28 72.34C93.28 71.93 93.43 71.63 93.73 71.43C94.03 71.23 94.51 71.12 95.18 71.1L96.03 71.06V71.63L96.02 71.64ZM102.46 72.48C102.46 72.31 102.41 72.17 102.32 72.06C102.22 71.95 102.07 71.83 101.85 71.71C101.63 71.59 101.33 71.45 100.93 71.3C100.17 71 99.65 70.71 99.38 70.41C99.11 70.11 98.98 69.73 98.98 69.26C98.98 68.69 99.21 68.25 99.67 67.94C100.13 67.63 100.75 67.47 101.53 67.47C102.31 67.47 103.04 67.63 103.74 67.94L103.29 69C102.58 68.7 101.97 68.56 101.49 68.56C100.75 68.56 100.38 68.77 100.38 69.19C100.38 69.4 100.48 69.57 100.67 69.72C100.86 69.86 101.29 70.06 101.94 70.31C102.49 70.52 102.88 70.72 103.13 70.89C103.38 71.07 103.56 71.27 103.68 71.5C103.8 71.73 103.86 72 103.86 72.32C103.86 72.97 103.62 73.46 103.15 73.81C102.68 74.16 102 74.33 101.13 74.33C100.26 74.33 99.54 74.2 99 73.93V72.71C99.78 73.07 100.5 73.25 101.17 73.25C102.04 73.25 102.47 72.99 102.47 72.47L102.46 72.48ZM111.16 70.21C110.12 70.24 109.35 70.43 108.84 70.78C108.33 71.13 108.08 71.64 108.08 72.32C108.08 72.96 108.26 73.46 108.63 73.81C109 74.16 109.5 74.34 110.15 74.34C110.66 74.34 111.07 74.27 111.4 74.12C111.72 73.97 112.04 73.7 112.36 73.3H112.41L112.69 74.22H113.7V69.76C113.7 68.97 113.49 68.4 113.06 68.03C112.63 67.66 112 67.48 111.15 67.48C110.77 67.48 110.37 67.53 109.94 67.63C109.51 67.73 109.12 67.87 108.76 68.06L109.22 69.07C109.51 68.93 109.81 68.82 110.12 68.72C110.43 68.62 110.76 68.57 111.1 68.57C111.52 68.57 111.82 68.67 112.02 68.88C112.22 69.09 112.32 69.41 112.32 69.83V70.18L111.18 70.22L111.16 70.21ZM112.29 71.64C112.29 72.15 112.14 72.55 111.83 72.84C111.52 73.13 111.11 73.27 110.6 73.27C110.25 73.27 109.99 73.19 109.81 73.03C109.63 72.87 109.55 72.64 109.55 72.34C109.55 71.93 109.7 71.63 110 71.43C110.3 71.23 110.78 71.12 111.45 71.1L112.3 71.06V71.63L112.29 71.64ZM117.06 74.85L117.31 74.23L114.65 67.61H116.18L117.53 71.36C117.73 71.89 117.87 72.4 117.94 72.87H117.99C118.03 72.65 118.09 72.38 118.19 72.07C118.29 71.76 118.79 70.27 119.71 67.61H121.23L118.4 75.11C117.89 76.49 117.03 77.18 115.83 77.18C115.52 77.18 115.22 77.15 114.92 77.08V75.97C115.13 76.02 115.37 76.04 115.64 76.04C116.32 76.04 116.8 75.65 117.07 74.86L117.06 74.85ZM123.59 67.6V71.68C123.59 72.19 123.69 72.57 123.9 72.82C124.11 73.07 124.43 73.2 124.88 73.2C125.47 73.2 125.9 73.02 126.18 72.67C126.46 72.32 126.6 71.73 126.6 70.89V67.59H128.01V74.21H126.9L126.7 73.34H126.63C126.43 73.65 126.16 73.89 125.79 74.06C125.42 74.23 125.02 74.32 124.55 74.32C123.75 74.32 123.15 74.12 122.75 73.72C122.35 73.32 122.16 72.72 122.16 71.91V67.58H123.58L123.59 67.6ZM132.27 67.48C131.44 67.48 130.79 67.78 130.32 68.39C129.85 68.99 129.62 69.84 129.62 70.93C129.62 72.02 129.85 72.85 130.31 73.45C130.77 74.05 131.42 74.35 132.24 74.35C133.11 74.35 133.77 74.02 134.22 73.36H134.29L134.54 74.23H135.64V64.91H134.23V67.32C134.23 67.6 134.26 67.97 134.33 68.45H134.26C133.81 67.81 133.14 67.49 132.27 67.49V67.48ZM134.29 71.14C134.29 71.87 134.15 72.4 133.88 72.72C133.62 73.05 133.2 73.21 132.62 73.21C132.1 73.21 131.71 73.02 131.45 72.63C131.19 72.24 131.06 71.69 131.06 70.95C131.06 70.21 131.19 69.64 131.46 69.23C131.73 68.83 132.11 68.63 132.6 68.63C133.18 68.63 133.6 68.81 133.88 69.16C134.15 69.51 134.29 70.1 134.29 70.94V71.14ZM140.26 70.21C139.22 70.24 138.45 70.43 137.94 70.78C137.43 71.13 137.18 71.64 137.18 72.32C137.18 72.96 137.36 73.46 137.73 73.81C138.1 74.16 138.6 74.34 139.25 74.34C139.76 74.34 140.17 74.27 140.5 74.12C140.82 73.97 141.14 73.7 141.46 73.3H141.51L141.79 74.22H142.8V69.76C142.8 68.97 142.59 68.4 142.16 68.03C141.73 67.66 141.1 67.48 140.25 67.48C139.87 67.48 139.47 67.53 139.04 67.63C138.61 67.73 138.22 67.87 137.86 68.06L138.31 69.07C138.6 68.93 138.9 68.82 139.21 68.72C139.52 68.62 139.85 68.57 140.19 68.57C140.61 68.57 140.91 68.67 141.11 68.88C141.31 69.09 141.41 69.41 141.41 69.83V70.18L140.27 70.22L140.26 70.21ZM141.39 71.64C141.39 72.15 141.24 72.55 140.93 72.84C140.62 73.13 140.21 73.27 139.7 73.27C139.35 73.27 139.09 73.19 138.91 73.03C138.73 72.87 138.65 72.64 138.65 72.34C138.65 71.93 138.8 71.63 139.1 71.43C139.4 71.23 139.88 71.12 140.55 71.1L141.4 71.06V71.63L141.39 71.64ZM146.75 72.81C146.9 72.97 146.98 73.19 146.98 73.48C146.98 73.77 146.9 73.99 146.75 74.15C146.6 74.32 146.38 74.4 146.09 74.4C145.8 74.4 145.59 74.32 145.44 74.16C145.29 74 145.21 73.77 145.21 73.48C145.21 72.88 145.5 72.58 146.09 72.58C146.38 72.58 146.6 72.66 146.75 72.82V72.81ZM146.82 70.52C146.69 70.71 146.63 70.97 146.63 71.29V71.56H145.46V71.18C145.46 70.74 145.54 70.38 145.7 70.08C145.86 69.79 146.14 69.49 146.54 69.18C147.01 68.8 147.32 68.51 147.46 68.31C147.6 68.1 147.67 67.86 147.67 67.57C147.67 67.23 147.56 66.98 147.33 66.8C147.11 66.62 146.79 66.53 146.37 66.53C145.99 66.53 145.64 66.58 145.32 66.69C145 66.8 144.68 66.93 144.37 67.08L143.87 66.03C144.68 65.58 145.55 65.35 146.47 65.35C147.25 65.35 147.87 65.54 148.33 65.92C148.79 66.3 149.02 66.83 149.02 67.51C149.02 67.81 148.98 68.08 148.89 68.31C148.8 68.54 148.67 68.77 148.49 68.98C148.31 69.19 148.01 69.47 147.57 69.81C147.2 70.1 146.95 70.34 146.82 70.53V70.52ZM43.78 66.76C43.63 66.6 43.55 66.38 43.55 66.09C43.55 65.8 43.63 65.58 43.78 65.42C43.93 65.25 44.15 65.17 44.44 65.17C44.73 65.17 44.94 65.25 45.09 65.41C45.24 65.57 45.32 65.8 45.32 66.09C45.32 66.69 45.03 66.99 44.44 66.99C44.15 66.99 43.93 66.91 43.78 66.75V66.76ZM43.71 69.05C43.84 68.86 43.9 68.6 43.9 68.28V68.01H45.07V68.39C45.07 68.83 44.99 69.19 44.83 69.49C44.67 69.78 44.39 70.08 43.99 70.39C43.52 70.77 43.21 71.06 43.07 71.26C42.93 71.46 42.86 71.72 42.86 72C42.86 72.34 42.97 72.59 43.2 72.77C43.43 72.95 43.74 73.04 44.16 73.04C44.54 73.04 44.89 72.99 45.21 72.88C45.53 72.77 45.85 72.64 46.16 72.49L46.66 73.54C45.85 73.99 44.98 74.22 44.06 74.22C43.28 74.22 42.66 74.03 42.2 73.65C41.74 73.27 41.51 72.74 41.51 72.06C41.51 71.76 41.55 71.49 41.64 71.26C41.73 71.03 41.86 70.8 42.04 70.59C42.22 70.38 42.52 70.1 42.96 69.76C43.33 69.47 43.58 69.23 43.71 69.04V69.05ZM32.77 94.64V95.39H29.17V94.64H32.77ZM28.81 96.39H32.78V97.14H28.81V96.39ZM39.36 94.64V95.39H35.68V94.64H39.36ZM26.87 98.27H41.7V99.17H34.67C34.52 99.56 34.36 100.02 34.2 100.45H40.13V104.28C40.13 105.41 39.56 105.41 37.81 105.41C37.76 105.13 37.6 104.74 37.45 104.48C37.79 104.48 38.1 104.5 38.33 104.5C39 104.5 39.07 104.5 39.07 104.27V101.34H36.49V105.28H35.48V101.34H32.96V105.28H31.95V101.34H29.51V105.38H28.46V100.46H33.15C33.28 100.07 33.43 99.61 33.54 99.18H26.87V98.28V98.27ZM28.31 95.96H27.31V92.8H33.7V91.77H28.24V90.87H40.31V91.77H34.77V92.8H41.28V95.96H40.23V93.64H34.77V97.71H33.71V93.64H28.31V95.96ZM35.68 96.39H39.78V97.16H35.68V96.39ZM49.83 98.01C50.06 98.03 50.17 97.98 50.22 97.86L49.43 97.65H56.77V93.42H52.98V91.93H58.05V90.93H43.22V91.93H48.19V93.42H44.51V97.65H48.79C48.46 98.16 48.09 98.73 47.69 99.3H43.08V100.25H47.04C46.4 101.16 45.75 102.03 45.23 102.7L46.26 103.08L46.64 102.59C47.75 102.8 48.83 103.03 49.89 103.28C48.21 103.9 46.05 104.24 43.32 104.39C43.5 104.63 43.68 105.04 43.76 105.37C47.08 105.12 49.61 104.6 51.48 103.65C53.64 104.21 55.55 104.81 56.99 105.4L57.66 104.48C56.35 103.97 54.59 103.43 52.64 102.94C53.61 102.22 54.32 101.34 54.83 100.24H58.16V99.29H48.97C49.28 98.83 49.56 98.39 49.82 98L49.83 98.01ZM52.99 94.34H55.69V96.71H52.99V94.34ZM49.24 91.92H51.92V93.41H49.24V91.92ZM49.24 94.34H51.92V96.71H49.24V94.34ZM48.2 96.71H45.57V94.34H48.2V96.71ZM53.59 100.25C53.05 101.25 52.3 102.02 51.28 102.62C49.97 102.31 48.6 102.03 47.22 101.79C47.58 101.3 47.96 100.78 48.32 100.25H53.59ZM60.81 99.82C60.65 99.59 60.29 99.23 60.04 99.05C61.5 98.43 62.33 97.59 62.82 96.76H59.6V95.86H63.21C63.39 95.26 63.39 94.9 63.39 94.57H60.28V93.72H63.39V92.49H59.94V91.61H63.39V90.17L64.76 90.25C64.74 90.36 64.66 90.46 64.45 90.48V91.61H67.54V92.49H64.45V93.72H67.31V94.57H64.45C64.45 94.9 64.45 95.21 64.27 95.86H67.67V96.76H63.94C63.43 97.84 62.5 99.03 60.8 99.82H60.81ZM66.4 100.74H62.36V104.55H61.28V99.77H66.4V98.51L67.81 98.61C67.79 98.72 67.71 98.81 67.5 98.82V99.77H73.01V103.25C73.01 103.82 72.86 104.12 72.37 104.28C71.86 104.44 71 104.44 69.59 104.44C69.52 104.16 69.36 103.79 69.21 103.51C69.86 103.53 70.47 103.54 70.91 103.54C71.83 103.54 71.91 103.54 71.91 103.23V100.73H67.5V105.37H66.4V100.73V100.74ZM69.54 99.07H68.48V90.9H73.25L73.43 90.85L74.13 91.27C74.1 91.34 74.03 91.38 73.97 91.42C73.43 92.24 72.69 93.3 72.04 94.17C73.72 95.17 74.08 96.02 74.08 96.7C74.08 98.45 72.2 98.45 71.59 98.45C71.36 98.45 71.13 98.45 70.92 98.43C70.9 98.17 70.77 97.78 70.61 97.53C70.94 97.56 71.25 97.58 71.53 97.58C72.18 97.58 73.03 97.53 73.03 96.58C73.01 95.92 72.42 95.16 70.89 94.31C71.49 93.51 72.07 92.61 72.52 91.86H69.53V99.07H69.54ZM79.51 93.18L80.28 92.76C80.54 93.14 80.8 93.58 81.03 94V93.82H85.23V90.17L86.65 90.27C86.63 90.38 86.54 90.47 86.32 90.5V93.82H90.93V94.88H83.64V102.53C83.64 103.38 83.92 103.67 84.74 103.67H88.71C89.2 103.67 89.92 103.64 90.3 103.56L90.43 104.62C90.15 104.7 89.43 104.73 88.71 104.73H84.8C83.13 104.73 82.54 104.14 82.54 102.47V94.87H81.46C81.53 95 81.57 95.13 81.62 95.25L80.82 95.79C80.58 95.1 80 93.99 79.5 93.17L79.51 93.18ZM79.26 105.35H78.18V90.18L79.59 90.28C79.57 90.39 79.48 90.48 79.26 90.49V105.35ZM76.6 97.81L75.73 97.37C76.29 96.42 76.55 94.75 76.58 93.38L77.48 93.51C77.48 94.95 77.22 96.75 76.6 97.81ZM118.32 55.79C118.84 56.32 119.39 56.82 119.97 57.29C123.46 60.14 127.92 61.85 132.76 61.85C137.6 61.85 142.06 60.14 145.55 57.29C146.13 56.82 146.68 56.32 147.2 55.79C147.67 55.31 148.11 54.81 148.54 54.29C151.36 50.8 153.05 46.38 153.05 41.56C153.05 30.37 143.95 21.27 132.76 21.27C121.57 21.27 112.47 30.37 112.47 41.56C112.47 46.38 114.17 50.81 116.98 54.29C117.4 54.81 117.85 55.31 118.32 55.79ZM115.46 41.56C115.46 32.02 123.22 24.27 132.75 24.27C142.28 24.27 150.04 32.03 150.04 41.56C150.04 46.6 147.86 51.13 144.41 54.29C143.82 54.83 143.21 55.34 142.55 55.79C141.71 56.37 140.82 56.86 139.89 57.29C137.71 58.28 135.3 58.85 132.75 58.85C130.2 58.85 127.79 58.28 125.61 57.29C124.68 56.86 123.78 56.37 122.95 55.79C122.29 55.34 121.68 54.83 121.09 54.29C117.64 51.13 115.46 46.6 115.46 41.56ZM27.06 47.69H24.88L19.53 39.02H19.47L19.51 39.5C19.58 40.42 19.61 41.27 19.61 42.03V47.69H17.99V36.81H20.15L25.49 45.44H25.53C25.53 45.33 25.5 44.91 25.47 44.19C25.44 43.47 25.43 42.91 25.43 42.51V36.81H27.06V47.69ZM33.19 47.83C31.91 47.83 30.91 47.46 30.19 46.71C29.47 45.96 29.11 44.93 29.11 43.63C29.11 42.33 29.44 41.23 30.11 40.46C30.78 39.69 31.7 39.31 32.87 39.31C33.96 39.31 34.82 39.64 35.45 40.3C36.08 40.96 36.4 41.87 36.4 43.02V43.97H30.91C30.94 44.77 31.15 45.38 31.56 45.81C31.97 46.24 32.54 46.45 33.28 46.45C33.77 46.45 34.22 46.4 34.64 46.31C35.06 46.22 35.51 46.06 35.99 45.85V47.27C35.56 47.47 35.13 47.62 34.69 47.7C34.25 47.78 33.75 47.83 33.19 47.83ZM32.87 40.63C32.31 40.63 31.87 40.81 31.53 41.16C31.19 41.51 31 42.03 30.93 42.7H34.67C34.67 42.02 34.5 41.5 34.18 41.16C33.86 40.82 33.43 40.64 32.87 40.64V40.63ZM41.82 47.83C40.54 47.83 39.54 47.46 38.82 46.71C38.1 45.96 37.74 44.93 37.74 43.63C37.74 42.33 38.07 41.23 38.74 40.46C39.41 39.69 40.33 39.31 41.5 39.31C42.59 39.31 43.45 39.64 44.08 40.3C44.71 40.96 45.03 41.87 45.03 43.02V43.97H39.54C39.57 44.77 39.78 45.38 40.19 45.81C40.6 46.24 41.17 46.45 41.91 46.45C42.4 46.45 42.85 46.4 43.27 46.31C43.69 46.22 44.14 46.06 44.62 45.85V47.27C44.19 47.47 43.76 47.62 43.32 47.7C42.88 47.78 42.38 47.83 41.82 47.83ZM41.5 40.63C40.94 40.63 40.5 40.81 40.16 41.16C39.82 41.51 39.63 42.03 39.56 42.7H43.3C43.3 42.02 43.13 41.5 42.81 41.16C42.49 40.82 42.06 40.64 41.5 40.64V40.63ZM49.63 47.83C48.6 47.83 47.8 47.46 47.23 46.71C46.65 45.97 46.37 44.92 46.37 43.58C46.37 42.24 46.66 41.18 47.24 40.43C47.82 39.68 48.63 39.3 49.66 39.3C50.69 39.3 51.57 39.7 52.13 40.5H52.22C52.14 39.91 52.09 39.44 52.09 39.1V36.1H53.85V47.68H52.48L52.18 46.6H52.1C51.54 47.42 50.72 47.83 49.64 47.83H49.63ZM50.1 46.42C50.82 46.42 51.34 46.22 51.67 45.81C52 45.41 52.17 44.75 52.18 43.84V43.59C52.18 42.55 52.01 41.82 51.67 41.38C51.33 40.94 50.8 40.73 50.09 40.73C49.47 40.73 49 40.98 48.67 41.48C48.34 41.98 48.17 42.69 48.17 43.61C48.17 44.53 48.33 45.22 48.65 45.7C48.97 46.18 49.46 46.42 50.1 46.42ZM67.25 47.69H65.49V42.63C65.49 41.99 65.36 41.52 65.11 41.21C64.86 40.9 64.45 40.74 63.89 40.74C63.15 40.74 62.62 40.96 62.27 41.4C61.92 41.84 61.75 42.57 61.75 43.61V47.7H60V36.12H61.75V39.06C61.75 39.53 61.72 40.04 61.66 40.57H61.77C62.01 40.17 62.34 39.86 62.76 39.65C63.18 39.43 63.68 39.32 64.25 39.32C66.25 39.32 67.24 40.32 67.24 42.33V47.7L67.25 47.69ZM73.13 47.83C71.85 47.83 70.85 47.46 70.13 46.71C69.41 45.96 69.05 44.93 69.05 43.63C69.05 42.33 69.38 41.23 70.05 40.46C70.72 39.69 71.64 39.31 72.81 39.31C73.9 39.31 74.76 39.64 75.39 40.3C76.02 40.96 76.34 41.87 76.34 43.02V43.97H70.85C70.88 44.77 71.09 45.38 71.5 45.81C71.91 46.24 72.48 46.45 73.22 46.45C73.71 46.45 74.16 46.4 74.58 46.31C75 46.22 75.45 46.06 75.93 45.85V47.27C75.5 47.47 75.07 47.62 74.63 47.7C74.19 47.78 73.69 47.83 73.13 47.83ZM72.81 40.63C72.25 40.63 71.81 40.81 71.47 41.16C71.13 41.51 70.94 42.03 70.87 42.7H74.61C74.61 42.02 74.44 41.5 74.12 41.16C73.8 40.82 73.37 40.64 72.81 40.64V40.63ZM79.92 47.69H78.17V36.11H79.92V47.69ZM86.44 47.83C85.4 47.83 84.59 47.46 84.01 46.71H83.91C83.98 47.41 84.01 47.83 84.01 47.98V51.35H82.26V39.45H83.67C83.71 39.6 83.79 39.97 83.92 40.55H84.01C84.56 39.72 85.37 39.3 86.47 39.3C87.5 39.3 88.3 39.67 88.87 40.42C89.44 41.17 89.73 42.21 89.73 43.55C89.73 44.89 89.44 45.94 88.85 46.7C88.27 47.45 87.46 47.83 86.43 47.83H86.44ZM86.02 40.73C85.33 40.73 84.82 40.93 84.5 41.34C84.18 41.75 84.02 42.4 84.02 43.29V43.55C84.02 44.55 84.18 45.28 84.5 45.73C84.82 46.18 85.34 46.4 86.06 46.4C86.67 46.4 87.13 46.15 87.46 45.66C87.79 45.16 87.95 44.46 87.95 43.54C87.95 42.62 87.79 41.92 87.46 41.44C87.13 40.97 86.66 40.73 86.03 40.73H86.02ZM92.47 44.38V43.9C92.47 43.35 92.57 42.9 92.77 42.54C92.97 42.18 93.32 41.8 93.81 41.42C94.4 40.95 94.78 40.59 94.95 40.33C95.12 40.07 95.21 39.76 95.21 39.41C95.21 38.99 95.07 38.67 94.79 38.45C94.51 38.23 94.11 38.12 93.59 38.12C93.12 38.12 92.68 38.19 92.28 38.32C91.88 38.45 91.49 38.62 91.1 38.8L90.48 37.49C91.49 36.93 92.57 36.65 93.72 36.65C94.69 36.65 95.46 36.89 96.03 37.36C96.6 37.84 96.89 38.49 96.89 39.33C96.89 39.7 96.84 40.03 96.73 40.32C96.62 40.61 96.46 40.89 96.23 41.15C96 41.41 95.63 41.76 95.09 42.18C94.63 42.54 94.32 42.84 94.16 43.08C94 43.32 93.93 43.64 93.93 44.04V44.37H92.47V44.38ZM92.16 46.76C92.16 46.01 92.52 45.64 93.25 45.64C93.61 45.64 93.88 45.74 94.07 45.93C94.26 46.13 94.35 46.4 94.35 46.76C94.35 47.12 94.25 47.39 94.06 47.6C93.87 47.81 93.6 47.91 93.24 47.91C92.88 47.91 92.62 47.81 92.43 47.61C92.24 47.41 92.15 47.13 92.15 46.77L92.16 46.76Z" 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("thumbs-down-man",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="M74 108.5H67.5C66.77 108.5 66.64 108.18 66.5 107.5C66.48 107.4 66.3577 107.42 66.3477 107.32H57C57 108.15 56.33 108 55.5 108H49C37.6 108 29.5 116.51 29.5 128.5V132.5L94 132V129C94 117.01 86.5 108.5 74 108.5ZM73.5 112.5C73.34 112.63 71.14 115 62 115C52.86 115 49.81 112.34 49.5 112C48.94 111.39 48.89 111.06 49.5 110.5C50.1 109.95 50.43 110.42 51 111C51.1 111.09 53.78 113.5 61.67 113.5C69.56 113.5 71.9874 112.31 73 111.5C73.65 110.98 73.98 110.35 74.5 111C75.02 111.65 74.65 111.48 74 112L73.5 112.5ZM119.18 63.5999H119.19V74.5999H114.19H119.18V63.6099V63.5999ZM138.19 76.4799C138.19 76.4799 138.19 76.5599 138.19 76.6099C138.19 76.6199 138.19 76.6399 138.19 76.6499C138.19 76.5699 138.19 76.5099 138.19 76.4799ZM129.19 77.5999C129.13 77.5999 128.99 77.6099 128.84 77.6699C128.95 77.6299 129.06 77.5999 129.19 77.5999ZM126.45 48.4399C113.29 48.4399 102.59 59.1399 102.59 72.2999C102.59 85.4599 113.29 96.1599 126.45 96.1599C139.61 96.1599 150.31 85.4499 150.31 72.2999C150.31 59.1499 139.61 48.4399 126.45 48.4399ZM139.44 78.5899C138.87 79.2399 138.05 79.6099 137.19 79.6099H130.19V81.6099C130.19 84.3699 127.95 86.6099 125.19 86.6099C124.81 86.6099 124.46 86.3999 124.29 86.0599L119.57 76.6099H114.19C113.09 76.6099 112.19 75.7099 112.19 74.6099V63.6099C112.19 62.5099 113.09 61.6099 114.19 61.6099H135.69C137.2 61.6099 138.48 62.7299 138.67 64.2299L140.17 76.2299C140.28 77.0799 140.01 77.9399 139.44 78.5899ZM128.58 77.8199C128.65 77.7699 128.72 77.7299 128.79 77.6999C128.7 77.7399 128.62 77.7999 128.55 77.8599C128.56 77.8499 128.57 77.8299 128.58 77.8199ZM128.26 78.2799C128.2 78.4399 128.19 78.5699 128.19 78.6099C128.19 78.4899 128.22 78.3899 128.26 78.2799Z" fill="#11395B"/>
|
|
4
4
|
<path d="M74.1499 105.82H68.6199V100.12C73.8299 98.07 78.1999 93.77 80.9299 88.19C80.9499 88.19 80.9699 88.2 80.9799 88.21C82.2999 88.52 83.5999 87.87 84.1499 86.63C84.6799 85.42 85.1499 84.03 85.5499 82.51C86.4499 79.09 85.9399 74.73 85.3899 70.11C84.5499 63.03 83.6799 55.71 87.4899 50.71L88.7899 49L86.7399 48.37C86.4099 48.27 78.5699 45.89 66.1299 46.85C60.2899 47.3 46.9199 48.33 44.0699 57.66C41.7599 57.89 39.8399 59.04 38.4699 61.05C34.9099 66.27 35.6399 76.53 40.3399 87.19C40.7599 88.15 41.6799 88.73 42.6799 88.73C45.4199 94.05 49.6799 98.13 54.7199 100.12V105.82H49.1899C36.2099 105.82 27.1399 115.3 27.1399 128.87V133.01C27.1399 133.84 27.8099 134.51 28.6399 134.51H94.6999C95.5299 134.51 96.1999 133.84 96.1999 133.01V128.87C96.1999 115.3 87.1299 105.82 74.1499 105.82ZM40.9499 62.73C41.9699 61.23 43.3699 60.54 45.1899 60.61L45.8399 60.64L46.4699 60.67L46.5599 60.23L46.7199 59.41C48.1399 52.15 57.9599 50.48 66.3599 49.84C74.6799 49.2 80.9099 50.14 83.8899 50.76C81.5799 55 81.4499 60.12 81.8499 65.14C81.9899 66.94 82.1999 68.73 82.4099 70.46C82.9199 74.79 83.4099 78.87 82.6499 81.74C82.4199 82.61 82.1699 83.43 81.8899 84.18C81.9099 83.09 81.8999 81.92 81.8699 80.74C81.7299 75.82 81.1599 70.61 80.6799 69.22L80.3699 68.33L79.9799 68.28L79.4399 68.22C76.8099 67.91 73.9699 67.82 71.0999 67.82C69.2999 67.82 67.4799 67.85 65.6799 67.89C58.5799 68.02 51.2499 68.16 48.2299 65.87L46.8699 64.84L46.0199 66.32C44.0299 69.78 43.0399 74.1 42.5799 78.27C42.3699 80.15 42.2599 82.01 42.2299 83.74C42.2299 83.81 42.2299 83.88 42.2299 83.95C40.6499 79.94 39.7699 76.31 39.4099 73.17C38.8699 68.41 39.5599 64.77 40.9399 62.74L40.9499 62.73ZM47.9299 69.17C52.0399 71.14 58.7199 71.02 65.7399 70.89C69.9199 70.81 74.2199 70.73 78.0499 71.09C78.4999 73.69 79.0999 80.55 78.8499 85.38C78.8499 85.43 78.8499 85.48 78.8499 85.53C76.6999 90.69 73.0499 94.76 68.6099 96.87C67.6399 97.33 66.6399 97.7 65.6099 97.96C64.3299 98.29 63.0099 98.46 61.6599 98.46C60.3099 98.46 58.9899 98.29 57.7099 97.96C56.6799 97.7 55.6799 97.32 54.7099 96.86C50.6799 94.95 47.3099 91.42 45.1099 86.93C45.1899 86.68 45.2299 86.41 45.2199 86.14C45.1399 82 45.4199 74.6 47.9199 69.17H47.9299ZM61.6699 101.45C63.0199 101.45 64.3399 101.3 65.6199 101.02V107.32C65.6199 107.42 65.6299 107.52 65.6499 107.62C65.7899 108.31 66.3899 108.82 67.1199 108.82H74.1499C85.5499 108.82 93.1999 116.88 93.1999 128.87V131.51H30.1399V128.87C30.1399 116.88 37.7999 108.82 49.1899 108.82H56.2199C57.0499 108.82 57.7199 108.15 57.7199 107.32V101.02C58.9999 101.3 60.3199 101.45 61.6699 101.45ZM56.3299 91.71C56.3799 91.66 57.1999 90.99 58.3699 90.33C59.1399 89.9 60.0599 89.47 61.0199 89.23C63.2699 88.67 66.0899 89.6 66.2099 89.64C66.5399 89.75 66.7599 90.02 66.8399 90.33C66.8899 90.51 66.9099 90.71 66.8399 90.9C66.6699 91.42 66.0999 91.7 65.5799 91.53C65.5699 91.53 64.6099 91.21 63.4899 91.09C62.8399 91.02 62.1299 91.01 61.5099 91.16C60.8699 91.32 60.2399 91.6 59.6799 91.89C58.5099 92.5 57.6399 93.22 57.6299 93.23C57.4399 93.39 57.2199 93.46 56.9899 93.46C56.6999 93.46 56.4199 93.34 56.2199 93.1C55.8699 92.68 55.9199 92.05 56.3399 91.69L56.3299 91.71ZM51.1399 110.32C51.2399 110.41 53.7799 112.71 61.6699 112.71C69.5599 112.71 72.9999 110.21 73.0299 110.19C73.6799 109.67 74.6199 109.78 75.1399 110.43C75.6599 111.08 75.5499 112.02 74.8999 112.54C74.7399 112.67 70.8099 115.71 61.6699 115.71C52.5299 115.71 49.2699 112.72 48.9599 112.38C48.3999 111.77 48.4399 110.82 49.0499 110.26C49.6499 109.71 50.5799 109.74 51.1499 110.32H51.1399ZM52.4599 78.46C52.4599 76.48 53.3399 74.88 54.4399 74.88C55.5399 74.88 56.4199 76.48 56.4199 78.46C56.4199 80.44 55.5399 82.04 54.4399 82.04C53.3399 82.04 52.4599 80.44 52.4599 78.46ZM66.9399 78.46C66.9399 76.48 67.8199 74.88 68.9199 74.88C70.0199 74.88 70.8999 76.48 70.8999 78.46C70.8999 80.44 70.0199 82.04 68.9199 82.04C67.8199 82.04 66.9399 80.44 66.9399 78.46ZM153.32 72.3C153.32 57.49 141.27 45.44 126.46 45.44C111.65 45.44 99.5999 57.49 99.5999 72.3C99.5999 87.11 111.65 99.16 126.46 99.16C141.27 99.16 153.32 87.11 153.32 72.3ZM126.45 48.44C139.61 48.44 150.31 59.14 150.31 72.3C150.31 85.46 139.61 96.16 126.45 96.16C113.29 96.16 102.59 85.45 102.59 72.3C102.59 59.15 113.29 48.44 126.45 48.44ZM114.19 76.6H119.57L124.29 86.05C124.46 86.39 124.81 86.6 125.19 86.6C127.95 86.6 130.19 84.36 130.19 81.6V79.6H137.19C138.05 79.6 138.87 79.23 139.44 78.58C140.01 77.93 140.28 77.07 140.17 76.22L138.67 64.22C138.48 62.72 137.2 61.59 135.69 61.6H114.19C113.09 61.6 112.19 62.5 112.19 63.6V74.6C112.19 75.7 113.09 76.6 114.19 76.6ZM121.19 75.37V63.61H135.69C135.69 63.61 136.1 63.55 136.4 63.82C136.69 64.08 136.68 64.43 136.68 64.48L138.18 76.48C138.18 76.48 138.18 76.56 138.18 76.61C138.18 76.62 138.18 76.64 138.18 76.65C138.18 76.73 138.16 76.82 138.12 76.93C138.1 76.99 138.07 77.05 138.03 77.1C138.01 77.13 138 77.17 137.97 77.2C137.97 77.21 137.95 77.22 137.94 77.23C137.89 77.29 137.84 77.34 137.78 77.38C137.75 77.41 137.71 77.43 137.68 77.45C137.62 77.48 137.57 77.51 137.51 77.53C137.35 77.59 137.22 77.59 137.19 77.59H129.19C129.07 77.59 128.95 77.62 128.84 77.66C128.82 77.66 128.8 77.67 128.78 77.68C128.69 77.72 128.61 77.78 128.54 77.84C128.49 77.88 128.46 77.92 128.42 77.97C128.38 78.01 128.35 78.06 128.32 78.11C128.29 78.16 128.27 78.21 128.25 78.25C128.21 78.35 128.18 78.46 128.18 78.58C128.78 81.45 128.22 83.79 126.91 84.39C126.66 84.51 126.29 84.6 125.77 84.52L121.18 75.34L121.19 75.37ZM114.18 63.6H119.18H119.19V74.6H114.19H114.18V63.6ZM156.89 126.62C156.89 127.45 156.22 128.12 155.39 128.12H126.42C125.59 128.12 124.92 127.45 124.92 126.62C124.92 125.79 125.59 125.12 126.42 125.12H155.39C156.22 125.12 156.89 125.79 156.89 126.62ZM140.73 133C140.73 133.83 140.06 134.5 139.23 134.5H110.26C109.43 134.5 108.76 133.83 108.76 133C108.76 132.17 109.43 131.5 110.26 131.5H139.23C140.06 131.5 140.73 132.17 140.73 133ZM26.0899 35.39C26.0899 34.56 26.7599 33.89 27.5899 33.89H56.5599C57.3899 33.89 58.0599 34.56 58.0599 35.39C58.0599 36.22 57.3899 36.89 56.5599 36.89H27.5899C26.7599 36.89 26.0899 36.22 26.0899 35.39ZM40.4099 43.27H11.4399C10.6099 43.27 9.93994 42.6 9.93994 41.77C9.93994 40.94 10.6099 40.27 11.4399 40.27H40.4099C41.2399 40.27 41.9099 40.94 41.9099 41.77C41.9099 42.6 41.2399 43.27 40.4099 43.27Z" 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("transfer",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="M139.74 129.96C140.56 130.78 140.56 132.11 139.74 132.93L131.33 141.34C130.51 142.16 129.18 142.16 128.35 141.34C127.53 140.52 127.53 139.19 128.35 138.36L133.17 133.54H82.05C80.89 133.54 79.95 132.6 79.95 131.44C79.95 130.28 80.89 129.34 82.05 129.34H133.17L128.35 124.52C127.53 123.7 127.53 122.37 128.35 121.54C129.17 120.72 130.5 120.72 131.33 121.54L139.74 129.95V129.96ZM144.15 68.64H150.83V36.62H64.96V44.74H66.47C67.31 44.74 67.98 45.42 67.98 46.25V61.06C67.98 61.9 67.3 62.57 66.47 62.57H64.96V70.3H71.41C72.71 70.3 73.77 71.36 73.77 72.66V102.96H150.83V71.65H144.15C143.36 84.96 132.29 95.55 118.79 95.55C105.29 95.55 93.38 84.15 93.38 70.14C93.38 57.2 103.11 46.49 115.64 44.93C116.67 44.8 117.72 44.73 118.79 44.73C132.29 44.73 143.36 55.32 144.15 68.63V68.64ZM108.1 75.56L110.14 74.5C109.53 73.3 109.17 71.95 109.12 70.53H106.82C106.88 72.34 107.33 74.04 108.11 75.56H108.1ZM129.35 75.83L127.31 74.77C126.72 75.86 125.92 76.82 124.97 77.61L126.29 79.49C127.54 78.49 128.58 77.24 129.34 75.83H129.35ZM130.77 70.53H128.47C128.42 71.79 128.14 72.99 127.65 74.09L129.69 75.15C130.34 73.74 130.72 72.18 130.78 70.53H130.77ZM119.17 82.12C121.59 82.04 123.84 81.25 125.69 79.94L124.37 78.06C122.89 79.11 121.1 79.75 119.17 79.82V82.12ZM112.02 80.04L113.32 78.15C112.18 77.37 111.22 76.34 110.5 75.16L108.46 76.23C109.36 77.75 110.57 79.06 112.02 80.05V80.04ZM118.41 79.83C116.8 79.77 115.29 79.31 113.97 78.55L112.67 80.44C114.36 81.45 116.32 82.05 118.41 82.12V79.82V79.83ZM113.25 62.21L111.93 60.33C110.52 61.32 109.34 62.6 108.46 64.08L110.5 65.14C111.2 63.98 112.14 62.98 113.24 62.2L113.25 62.21ZM106.81 69.77H109.11C109.17 68.35 109.53 67.01 110.13 65.8L108.09 64.74C107.32 66.26 106.86 67.96 106.81 69.77ZM130.69 68.69C130.54 67.44 130.19 66.25 129.68 65.15L127.64 66.21C127.99 66.99 128.23 67.82 128.36 68.69C128.41 69.04 128.45 69.41 128.46 69.77H130.76C130.75 69.41 130.72 69.04 130.68 68.69H130.69ZM127.31 65.53L129.35 64.47C128.57 63.02 127.49 61.76 126.21 60.75L124.91 62.64C125.89 63.44 126.71 64.42 127.32 65.54L127.31 65.53ZM118.41 58.17C117.45 58.2 116.53 58.34 115.64 58.58C114.54 58.88 113.51 59.33 112.56 59.91L113.88 61.79C114.43 61.46 115.02 61.19 115.63 60.98C116.51 60.68 117.44 60.5 118.4 60.46V58.16L118.41 58.17ZM119.17 60.47C121.07 60.54 122.83 61.16 124.3 62.18L125.6 60.29C123.76 59.02 121.55 58.25 119.17 58.18V60.48V60.47ZM33.16 106.3H19.07C18.71 106.3 18.43 106.59 18.43 106.94C18.43 107.29 18.72 107.58 19.07 107.58H33.16C33.52 107.58 33.8 107.29 33.8 106.94C33.8 106.59 33.51 106.3 33.16 106.3ZM33.16 88.39H19.07C18.71 88.39 18.43 88.68 18.43 89.03C18.43 89.38 18.72 89.67 19.07 89.67H33.16C33.52 89.67 33.8 89.38 33.8 89.03C33.8 88.68 33.51 88.39 33.16 88.39ZM38.44 75.03V81.66H46.14V73.96H38.44V75.03Z" fill="#11395B"/>
|
|
4
4
|
<path d="M162.86 27.0701V117.68C162.86 122.19 159.21 125.84 154.7 125.84C150.19 125.84 146.54 122.19 146.54 117.68V114.03H73.77V111H159.84V28.5801H55.94V70.3101H52.91V27.0701C52.91 26.2301 53.59 25.5601 54.42 25.5601H161.34C162.18 25.5601 162.85 26.2401 162.85 27.0701H162.86ZM150.82 86.2001V71.6701H144.14C143.35 84.9801 132.28 95.5701 118.78 95.5701C105.28 95.5701 93.37 84.1701 93.37 70.1601C93.37 57.2201 103.1 46.5101 115.63 44.9501C116.66 44.8201 117.71 44.7501 118.78 44.7501C132.28 44.7501 143.35 55.3401 144.14 68.6501H150.82V36.6201H64.95V44.7401H66.46C67.3 44.7401 67.97 45.4201 67.97 46.2501V61.0601C67.97 61.9001 67.29 62.5701 66.46 62.5701H64.95V70.3001H61.92V35.1001C61.92 34.2601 62.6 33.5901 63.43 33.5901H152.32C153.16 33.5901 153.83 34.2701 153.83 35.1001V104.48C153.83 105.32 153.15 105.99 152.32 105.99H73.75V102.96H150.81V86.1901L150.82 86.2001ZM141.12 71.6601H133.13C133.07 71.6601 133.01 71.6501 132.94 71.6401C132.19 78.7801 126.13 84.3701 118.8 84.3701C110.96 84.3701 104.58 77.9901 104.58 70.1501C104.58 63.3901 109.32 57.7301 115.65 56.2901C116.67 56.0601 117.72 55.9301 118.8 55.9301C126.14 55.9301 132.2 61.5201 132.94 68.6601C133 68.6601 133.06 68.6401 133.13 68.6401H141.12C140.34 57.0001 130.63 47.7701 118.79 47.7701C117.72 47.7701 116.67 47.8501 115.64 48.0001C104.79 49.5401 96.41 58.8801 96.41 70.1601C96.41 82.5001 106.45 92.5401 118.79 92.5401C131.13 92.5401 140.33 83.3101 141.12 71.6701V71.6601ZM129.35 75.8301L127.31 74.7701C126.72 75.8601 125.92 76.8201 124.97 77.6101L126.29 79.4901C127.54 78.4901 128.58 77.2401 129.34 75.8301H129.35ZM126.2 60.7401L124.9 62.6301C125.88 63.4301 126.7 64.4101 127.31 65.5301L129.35 64.4701C128.57 63.0201 127.49 61.7601 126.21 60.7501L126.2 60.7401ZM129.68 65.1501L127.64 66.2101C127.99 66.9901 128.23 67.8201 128.36 68.6901C128.41 69.0401 128.45 69.4101 128.46 69.7701H130.76C130.75 69.4101 130.72 69.0401 130.68 68.6901C130.53 67.4401 130.18 66.2501 129.67 65.1501H129.68ZM125.29 68.6901C124.62 65.7101 121.96 63.4801 118.79 63.4801C117.65 63.4801 116.58 63.7701 115.64 64.2701C113.55 65.4001 112.12 67.6101 112.12 70.1501C112.12 73.8301 115.11 76.8201 118.79 76.8201C122.47 76.8201 125.46 73.8301 125.46 70.1501C125.46 69.6501 125.4 69.1601 125.29 68.6901ZM125.6 60.2801C123.76 59.0101 121.55 58.2401 119.17 58.1701V60.4701C121.07 60.5401 122.83 61.1601 124.3 62.1801L125.6 60.2901V60.2801ZM118.41 58.1701C117.45 58.2001 116.53 58.3401 115.64 58.5801C114.54 58.8801 113.51 59.3301 112.56 59.9101L113.88 61.7901C114.43 61.4601 115.02 61.1901 115.63 60.9801C116.51 60.6801 117.44 60.5001 118.4 60.4601V58.1601L118.41 58.1701ZM108.46 64.0801L110.5 65.1401C111.2 63.9801 112.14 62.9801 113.24 62.2001L111.92 60.3201C110.51 61.3101 109.33 62.5901 108.45 64.0701L108.46 64.0801ZM106.81 69.7701H109.11C109.17 68.3501 109.53 67.0101 110.13 65.8001L108.09 64.7401C107.32 66.2601 106.86 67.9601 106.81 69.7701ZM106.81 70.5301C106.87 72.3401 107.32 74.0401 108.1 75.5601L110.14 74.5001C109.53 73.3001 109.17 71.9501 109.12 70.5301H106.82H106.81ZM108.47 76.2201C109.37 77.7401 110.58 79.0501 112.03 80.0401L113.33 78.1501C112.19 77.3701 111.23 76.3401 110.51 75.1601L108.47 76.2301V76.2201ZM112.67 80.4401C114.36 81.4501 116.32 82.0501 118.41 82.1201V79.8201C116.8 79.7601 115.29 79.3001 113.97 78.5401L112.67 80.4301V80.4401ZM119.17 82.1201C121.59 82.0401 123.84 81.2501 125.69 79.9401L124.37 78.0601C122.89 79.1101 121.1 79.7501 119.17 79.8201V82.1201ZM130.77 70.5301H128.47C128.42 71.7901 128.14 72.9901 127.65 74.0901L129.69 75.1501C130.34 73.7401 130.72 72.1801 130.78 70.5301H130.77ZM33 61.3501C33 60.5201 32.33 59.8501 31.5 59.8501H2.53003C1.70003 59.8501 1.03003 60.5201 1.03003 61.3501C1.03003 62.1801 1.70003 62.8501 2.53003 62.8501H31.5C32.33 62.8501 33 62.1801 33 61.3501ZM17.02 56.4601H45.99C46.82 56.4601 47.49 55.7901 47.49 54.9601C47.49 54.1301 46.82 53.4601 45.99 53.4601H17.02C16.19 53.4601 15.52 54.1301 15.52 54.9601C15.52 55.7901 16.19 56.4601 17.02 56.4601ZM72.37 72.6701V143.37C72.37 143.9 71.94 144.34 71.4 144.34H13.18C12.65 144.34 12.21 143.91 12.21 143.37V72.6701C12.21 72.1401 12.64 71.7001 13.18 71.7001H71.4C71.93 71.7001 72.37 72.1301 72.37 72.6701ZM70.44 73.6301H47.43V82.2901C47.43 82.6501 47.14 82.9301 46.79 82.9301H37.8C37.44 82.9301 37.16 82.6401 37.16 82.2901V73.6301H14.15V142.4H70.44V73.6301ZM38.44 75.0301V81.6601H46.14V73.9601H38.44V75.0301ZM64.82 110.04H19.07C18.71 110.04 18.43 110.33 18.43 110.68C18.43 111.03 18.72 111.32 19.07 111.32H64.82C65.06 111.32 65.26 111.18 65.37 110.99C65.42 110.9 65.46 110.79 65.46 110.67C65.46 110.31 65.17 110.03 64.82 110.03V110.04ZM64.82 113.35H19.07C18.71 113.35 18.43 113.64 18.43 113.99C18.43 114.34 18.72 114.63 19.07 114.63H64.82C65.17 114.63 65.44 114.36 65.46 114.02C65.46 114.01 65.46 114 65.46 113.99C65.46 113.63 65.17 113.35 64.82 113.35ZM64.82 116.66H19.07C18.71 116.66 18.43 116.95 18.43 117.3C18.43 117.65 18.72 117.94 19.07 117.94H64.82C65.18 117.94 65.46 117.65 65.46 117.3C65.46 116.95 65.17 116.66 64.82 116.66ZM64.82 92.0801H19.07C18.71 92.0801 18.43 92.3701 18.43 92.7201C18.43 93.0701 18.72 93.3601 19.07 93.3601H64.82C64.82 93.3601 64.91 93.3401 64.96 93.3301C65.25 93.2601 65.47 93.0201 65.47 92.7101C65.47 92.4001 65.25 92.1601 64.96 92.0901C64.91 92.0801 64.87 92.0601 64.82 92.0601V92.0801ZM65.15 95.4901C65.09 95.4501 65.03 95.4301 64.96 95.4101C64.91 95.4001 64.87 95.3801 64.82 95.3801H19.07C18.71 95.3801 18.43 95.6701 18.43 96.0201C18.43 96.3701 18.72 96.6601 19.07 96.6601H64.82C64.82 96.6601 64.91 96.6401 64.96 96.6301C65.25 96.5601 65.47 96.3201 65.47 96.0101C65.47 95.7801 65.34 95.5801 65.15 95.4701V95.4901ZM64.96 98.7301C64.96 98.7301 64.87 98.7001 64.82 98.7001H19.07C18.71 98.7001 18.43 98.9901 18.43 99.3401C18.43 99.6901 18.72 99.9801 19.07 99.9801H64.82C64.82 99.9801 64.91 99.9601 64.96 99.9501C65.25 99.8801 65.47 99.6401 65.47 99.3301C65.47 99.0201 65.25 98.7801 64.96 98.7101V98.7301ZM64.82 119.98H19.07C18.71 119.98 18.43 120.27 18.43 120.62C18.43 120.97 18.72 121.26 19.07 121.26H64.82C65.18 121.26 65.46 120.97 65.46 120.62C65.46 120.27 65.17 119.98 64.82 119.98ZM64.82 123.29H19.07C18.71 123.29 18.43 123.58 18.43 123.93C18.43 124.28 18.72 124.57 19.07 124.57H64.82C65.18 124.57 65.46 124.28 65.46 123.93C65.46 123.58 65.17 123.29 64.82 123.29ZM37.14 135.12C35.97 135.11 34.77 135.02 33.64 134.7C33.37 134.62 33.04 134.49 32.81 134.29C33.39 133.7 33.82 132.97 34.03 132.17C34.12 131.83 33.75 131.57 33.45 131.73C32.56 132.19 31.46 133.13 31.76 134.14C31.63 134.23 31.51 134.33 31.37 134.41C30.87 134.68 29.97 135.04 29.51 134.57C28.93 133.98 29.42 133.04 29.72 132.44C29.91 132.06 29.43 131.63 29.1 131.96C28.48 132.61 27.81 133.19 27.05 133.67C26.78 133.85 26.41 134.15 26.09 134.22C25.73 134.31 25.84 134.31 25.88 133.91C25.91 133.68 25.93 133.44 25.96 133.21C26 132.86 25.51 132.71 25.29 132.93C24.77 133.45 23.14 134.97 22.53 133.86C22.45 133.72 22.42 133.58 22.39 133.43C22.84 132.7 23.2 131.91 23.45 131.07C23.57 130.68 23.07 130.43 22.79 130.69C22.14 131.28 21.62 132.27 21.6 133.22C21.09 134.01 20.46 134.73 19.71 135.35C19.32 135.67 19.88 136.23 20.27 135.91C20.87 135.42 21.37 134.85 21.83 134.24C21.89 134.37 21.96 134.49 22.06 134.61C22.87 135.59 24.16 134.9 25.1 134.15C25.1 134.82 25.27 135.4 26.19 135.03C27.01 134.7 27.77 134.18 28.47 133.59C28.43 133.93 28.46 134.26 28.6 134.6C28.91 135.35 29.6 135.64 30.38 135.53C31.05 135.44 31.66 135.17 32.2 134.79C32.72 135.29 33.5 135.47 34.19 135.6C35.16 135.79 36.14 135.87 37.13 135.88C37.64 135.88 37.64 135.1 37.13 135.09L37.14 135.12Z" 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 d=t("treasury",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_596)">
|
|
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 L}from"../../illustration-registry.js";const Z=L("unsecured-line-of-credit",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="M98.01 64.03H92.59L95.19 71.55C95.41 72.18 95.08 72.86 94.45 73.08C94.32 73.12 94.19 73.15 94.06 73.15C93.56 73.15 93.1 72.84 92.93 72.34L90.05 64.03H78.97L76.11 72.29C75.94 72.79 75.47 73.1 74.98 73.1C74.85 73.1 74.72 73.08 74.59 73.03C73.96 72.81 73.63 72.13 73.85 71.5L76.44 64.03H70.75C65.29 71.33 55.46 85.98 55.46 96.87C55.46 111.34 68.54 123.57 84.02 123.57C99.5 123.57 112.58 111.09 112.58 96.87C112.58 86.47 103.19 71.48 98.03 64.03H98.01ZM84.08 119.27C70.62 119.27 59.24 108.33 59.24 95.38C59.24 94.94 59.6 94.58 60.04 94.58C60.48 94.58 60.84 94.94 60.84 95.38C60.84 107.46 71.48 117.67 84.07 117.67C84.51 117.67 84.87 118.03 84.87 118.47C84.87 118.91 84.51 119.27 84.07 119.27H84.08ZM86.68 101.81H85.95V103.27C85.95 104.08 85.3 104.73 84.49 104.73C83.68 104.73 83.03 104.08 83.03 103.27V101.81H80.11C79.3 101.81 78.65 101.16 78.65 100.35C78.65 99.54 79.3 98.89 80.11 98.89H86.69C87.9 98.89 88.88 97.91 88.88 96.7C88.88 95.49 87.9 94.51 86.69 94.51H82.3C79.47 94.51 77.18 92.22 77.18 89.39C77.18 86.56 79.47 84.27 82.3 84.27H83.03V82.81C83.03 82 83.68 81.35 84.49 81.35C85.3 81.35 85.95 82 85.95 82.81V84.27H88.87C89.68 84.27 90.33 84.92 90.33 85.73C90.33 86.54 89.68 87.19 88.87 87.19H82.29C81.08 87.19 80.1 88.17 80.1 89.38C80.1 90.59 81.08 91.57 82.29 91.57H86.68C89.51 91.57 91.8 93.86 91.8 96.69C91.8 99.52 89.51 101.81 86.68 101.81ZM73.89 57.39L69.57 48.07H75.81L78.06 57.39H73.89ZM90 57.5698L92.5 47.5698H99.5L95 58.0698H90.5L90 57.5698ZM77.1119 45.69L77 44.0799H86C86 44.0698 87 44.0699 87 44.0699L88 44.0698L92 44.0799L91.344 45.69L91.2054 46.89L91 48.0698L88.2861 57.4L88 57.5698L85.69 57.38H84.19L82.16 57.4H81.75H80.5L78 48.0698L77.5 46.89L77.1119 45.69Z" fill="#11395B"/>
|
|
4
4
|
<path d="M125.12 125.33C113.79 136.66 98.95 142.46 84.01 142.46C72.65 142.46 61.24 139.1 51.26 132.28L48.64 135.45L44.33 123.87L56.52 125.92L53.91 129.08C75.34 143.52 103.76 140.85 122.21 122.41C136.23 108.39 141.44 87.85 135.81 68.82L139.77 67.65C145.83 88.14 140.22 110.24 125.13 125.33H125.12ZM45.79 46C64.23 27.56 92.66 24.89 114.09 39.33L111.48 42.49L123.67 44.54L119.36 32.96L116.74 36.13C93.63 20.33 62.83 23.13 42.88 43.08C27.38 58.58 21.93 81.18 28.64 102.06L32.57 100.8C26.33 81.4 31.4 60.41 45.8 46.01L45.79 46ZM69.82 57.54H71.31L66.59 47.37C66.42 47 66.45 46.56 66.67 46.22C66.89 45.87 67.27 45.67 67.68 45.67H75.23L74.81 43.94C74.72 43.58 74.81 43.2 75.03 42.92C75.26 42.63 75.61 42.46 75.97 42.46H86.96L92.56 42.43C92.94 42.43 93.28 42.6 93.51 42.89C93.74 43.18 93.82 43.56 93.74 43.92L93.32 45.67H100.87C101.28 45.67 101.66 45.88 101.88 46.22C102.1 46.57 102.13 47 101.96 47.37L97.24 57.56H98.95C99.39 57.56 99.75 57.92 99.75 58.36V62.32C105.01 69.84 114.96 85.55 114.96 96.89C114.96 112.39 100.49 126 84 126C67.51 126 53.04 112.67 53.04 96.89C53.04 85.03 63.43 69.7 69.02 62.31V58.37C69.02 57.93 69.38 57.57 69.82 57.57V57.54ZM77.7 45.67L77.99 46.87L78.28 48.07L80.52 57.38H81.77H82.18H84.21L85.71 57.36H87.9L87.98 57.35C87.98 57.35 88.01 57.35 88.03 57.35L90.27 48.06L90.56 46.86L90.85 45.66L91.05 44.83L87.06 44.85V44.83C87.06 44.83 87.01 44.84 86.99 44.84H77.52L77.72 45.65L77.7 45.67ZM98.99 48.05H92.74L90.49 57.38H94.66L98.98 48.05H98.99ZM75.81 48.07H69.57L73.89 57.39H78.06L75.81 48.07ZM71.48 59.14H70.63V62.43H98.15V59.14H71.48ZM112.56 96.87C112.56 86.47 103.17 71.48 98.01 64.03H92.59L95.19 71.55C95.41 72.18 95.08 72.86 94.45 73.08C94.32 73.12 94.19 73.15 94.06 73.15C93.56 73.15 93.1 72.84 92.93 72.34L90.05 64.03H78.97L76.11 72.29C75.94 72.79 75.47 73.1 74.98 73.1C74.85 73.1 74.72 73.08 74.59 73.03C73.96 72.81 73.63 72.13 73.85 71.5L76.44 64.03H70.75C65.29 71.33 55.46 85.98 55.46 96.87C55.46 111.34 68.54 123.57 84.02 123.57C99.5 123.57 112.58 111.09 112.58 96.87H112.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 H}from"../../illustration-registry.js";const o=H("upload-cloud",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="M134.241 78.4651C136.069 80.3488 136.069 83.4209 134.241 85.3046C133.36 86.2127 132.175 86.7173 130.924 86.7173C129.674 86.7173 128.488 86.2127 127.607 85.3046L112.511 69.7309V140.939C112.511 143.608 110.412 145.772 107.824 145.772C105.235 145.772 103.136 143.608 103.136 140.939V69.7309L88.0406 85.3046C87.1596 86.2127 85.9742 86.7173 84.7234 86.7173C83.4727 86.7173 82.2872 86.2127 81.4063 85.3046C79.5791 83.4209 79.5791 80.3488 81.4063 78.4651L104.507 54.6393C106.312 52.7781 109.227 52.7557 111.065 54.5609L134.241 78.4539V78.4651ZM8.29852 130.041L7.5372 130.803L0.326485 138.024C-0.108551 138.461 -0.108551 139.168 0.304733 139.605C0.522251 139.829 0.805024 139.941 1.0878 139.941C1.37057 139.941 1.63159 139.84 1.84911 139.627L7.2218 134.246V150.268C7.2218 150.884 7.71122 151.389 8.30939 151.389C8.90757 151.389 9.39698 150.884 9.39698 150.268V134.212L14.5848 139.336C15.0198 139.762 15.705 139.751 16.1183 139.302C16.5316 138.854 16.5207 138.147 16.0857 137.721L8.29852 130.041ZM43.841 27.3153C44.1128 27.3153 44.3847 27.2144 44.6023 27.0014L49.975 21.6196V37.6417C49.975 38.2584 50.4644 38.7629 51.0625 38.7629C51.6607 38.7629 52.1501 38.2584 52.1501 37.6417V21.5859L57.3379 26.7099C57.773 27.136 58.4582 27.1247 58.8714 26.6763C59.2847 26.2278 59.2738 25.5214 58.8388 25.0953L51.0517 17.4038L50.2904 18.1662L43.0796 25.3869C42.6446 25.8241 42.6446 26.5305 43.0579 26.9678C43.2754 27.192 43.5582 27.3041 43.841 27.3041V27.3153ZM167.663 135.916L159.876 128.236L159.115 128.998L151.904 136.219C151.469 136.645 151.458 137.363 151.882 137.8C152.1 138.024 152.382 138.136 152.665 138.136C152.948 138.136 153.209 138.035 153.426 137.822L158.799 132.44V148.463C158.799 149.079 159.289 149.584 159.887 149.584C160.485 149.584 160.974 149.079 160.974 148.463V132.407L166.162 137.52C166.597 137.946 167.282 137.934 167.696 137.486C168.109 137.037 168.098 136.331 167.663 135.905V135.916ZM15.3352 53.6415H22.894C23.0789 53.6415 23.2311 53.4845 23.2311 53.2939C23.2311 53.1033 23.0789 52.9463 22.894 52.9463H15.3352C15.1503 52.9463 14.9981 53.1033 14.9981 53.2939C14.9981 53.4845 15.1503 53.6415 15.3352 53.6415ZM134.948 34.1435H142.507C142.692 34.1435 142.844 33.9866 142.844 33.796C142.844 33.6054 142.692 33.4484 142.507 33.4484H134.948C134.763 33.4484 134.611 33.6054 134.611 33.796C134.611 33.9866 134.763 34.1435 134.948 34.1435ZM134.948 48.8427H142.507C142.692 48.8427 142.844 48.6857 142.844 48.4951C142.844 48.3045 142.692 48.1475 142.507 48.1475H134.948C134.763 48.1475 134.611 48.3045 134.611 48.4951C134.611 48.6857 134.763 48.8427 134.948 48.8427ZM37.9462 110.386H49.5726C49.8553 110.386 50.0837 110.151 50.0837 109.859C50.0837 109.568 49.8553 109.332 49.5726 109.332H37.9462C37.6634 109.332 37.435 109.568 37.435 109.859C37.435 110.151 37.6634 110.386 37.9462 110.386ZM49.5834 131.958H37.9571C37.6743 131.958 37.4459 132.194 37.4459 132.485C37.4459 132.777 37.6743 133.012 37.9571 133.012H49.5834C49.8662 133.012 50.0946 132.777 50.0946 132.485C50.0946 132.194 49.8662 131.958 49.5834 131.958Z" fill="#11395B"/>
|
|
4
4
|
<path d="M42.3507 56.9713C41.0673 56.9713 39.784 57.0386 38.5333 57.1731V53.7983C39.7949 53.6749 41.0673 53.6077 42.3507 53.6077C45.9071 53.6077 49.42 54.101 52.8351 55.0204C61.7316 32.7419 83.0266 17 107.824 17C119.591 17 130.554 20.5542 139.799 26.6537H133.251C125.617 22.6397 116.981 20.3636 107.834 20.3636C76.8491 20.3636 51.6496 46.3422 51.6496 78.2856C51.6496 79.2162 50.9209 79.9674 50.0182 79.9674C49.1155 79.9674 48.3868 79.2162 48.3868 78.2856C48.3868 71.2444 49.5614 64.4946 51.6822 58.1934C48.6478 57.3974 45.5265 56.9825 42.3616 56.9825L42.3507 56.9713ZM4.44819 96.0456C4.44819 89.3071 6.11221 82.9723 9.02695 77.4335V71.1659C4.10017 78.1623 1.18542 86.762 1.18542 96.0456C1.18542 114.635 12.8553 130.467 29.0277 136.185V132.62C14.6824 127.047 4.44819 112.763 4.44819 96.0456ZM79.9487 135.12H72.8902V138.484H79.9487C80.8514 138.484 81.5801 137.732 81.5801 136.802C81.5801 135.871 80.8514 135.12 79.9487 135.12ZM158.223 45.8488V52.7331C161.92 60.4471 164.009 69.1253 164.009 78.2856C164.009 97.1444 155.058 114.871 140.071 125.724C139.331 126.262 139.157 127.305 139.668 128.068C139.984 128.538 140.495 128.785 141.006 128.785C141.332 128.785 141.659 128.684 141.941 128.482C157.798 117.001 167.26 98.2432 167.26 78.2968C167.26 66.3895 163.943 55.2783 158.212 45.8601L158.223 45.8488ZM10.9411 79.1713V49.4928C10.9411 48.8761 11.4305 48.3716 12.0287 48.3716H35.5424C36.1406 48.3716 36.63 48.8761 36.63 49.4928V79.1713C36.63 79.788 36.1406 80.2926 35.5424 80.2926H12.0287C11.4305 80.2926 10.9411 79.788 10.9411 79.1713ZM13.1163 78.0501H34.4548V50.614H13.1163V78.0501ZM25.1015 75.5498C25.1015 75.7404 24.9493 75.8974 24.7644 75.8974H16.7597C16.3899 76.5253 15.944 77.041 15.4329 77.3886C15.4002 77.411 15.3785 77.4222 15.3458 77.4222C15.2915 77.4222 15.2371 77.3998 15.2045 77.3438C15.1501 77.2653 15.1718 77.1532 15.248 77.1083C15.6721 76.828 16.031 76.4019 16.3464 75.9086H15.4329C15.248 75.9086 15.0957 75.7516 15.0957 75.561C15.0957 75.3704 15.248 75.2135 15.4329 75.2135H16.738C16.825 75.0229 16.9228 74.8435 16.999 74.6528C16.5748 74.5295 16.2268 74.1147 16.118 73.6101C16.0202 73.0832 16.1507 72.5674 16.2812 72.1862C16.3573 71.9619 16.4552 71.7265 16.6292 71.5471C16.8358 71.3228 17.1295 71.2331 17.3796 71.3116C17.695 71.4125 17.8908 71.7377 17.9234 72.2086C17.9669 72.7692 17.8038 73.3186 17.6407 73.8232C17.5863 73.9913 17.5319 74.1707 17.4666 74.3501C17.6733 74.3053 17.9017 74.2044 18.1192 74.0362C18.3911 73.8232 18.5651 73.5653 18.6739 73.3859C18.7826 73.2177 18.8914 73.0607 19.0436 73.1392C19.1742 73.2065 19.1524 73.3522 19.1415 73.4531C19.1307 73.5653 19.1089 73.7222 19.1633 73.9016C19.1959 74.0025 19.2285 74.081 19.2829 74.1371C19.2829 74.1483 19.3482 74.2268 19.4569 74.2828C19.5113 74.3165 19.5983 74.3613 19.7615 74.3725C20.2835 74.4398 20.8164 74.2044 20.8273 74.2044C21.1318 74.0698 21.4146 73.8792 21.6539 73.6213C21.6974 73.5653 21.7735 73.5541 21.8388 73.5877C21.904 73.6213 21.9366 73.6886 21.9366 73.7559C21.9258 73.9128 21.9366 74.1371 22.0563 74.3053C22.2194 74.5295 22.5022 74.5632 22.8502 74.5856C23.4158 74.6192 24.0248 74.4735 24.5904 74.1707C24.6774 74.1259 24.7752 74.1595 24.8188 74.238C24.8623 74.3165 24.8296 74.4286 24.7535 74.4735C24.1227 74.8098 23.4484 74.9668 22.8285 74.9332C22.5022 74.9107 22.0672 74.8883 21.7953 74.5183C21.7082 74.4062 21.6539 74.2604 21.6212 74.1147C21.4146 74.2828 21.1971 74.4174 20.9578 74.5183C20.9361 74.5295 20.3379 74.7762 19.7288 74.7201C19.5657 74.6977 19.4243 74.6641 19.3047 74.5856C19.1524 74.4959 19.0545 74.3838 19.0328 74.3501C18.9566 74.2492 18.8914 74.1259 18.8479 73.9913C18.8261 73.9128 18.8153 73.8456 18.8044 73.7783C18.6847 73.9465 18.5216 74.1371 18.315 74.2941C17.9343 74.5968 17.5863 74.6865 17.3253 74.6977C17.26 74.8771 17.1621 75.0453 17.086 75.2247H24.7426C24.9275 75.2247 25.0798 75.3816 25.0798 75.5722L25.1015 75.5498ZM17.1295 74.3165C17.2056 74.1035 17.2818 73.8904 17.347 73.6886C17.4993 73.2065 17.6515 72.7019 17.608 72.2086C17.5863 71.9619 17.4993 71.6816 17.2926 71.6144C17.26 71.6144 17.2383 71.6031 17.2056 71.6031C17.086 71.6031 16.9555 71.6816 16.8793 71.7601C16.7597 71.8834 16.6836 72.0628 16.6074 72.2759C16.4878 72.6235 16.3682 73.0831 16.4552 73.5204C16.5204 73.8456 16.7597 74.238 17.1295 74.3165ZM15.3676 61.9383H32.2252C32.4101 61.9383 32.5624 61.7813 32.5624 61.5907C32.5624 61.4001 32.4101 61.2431 32.2252 61.2431H15.3676C15.1827 61.2431 15.0304 61.4001 15.0304 61.5907C15.0304 61.7813 15.1827 61.9383 15.3676 61.9383ZM15.3676 63.3398H32.2252C32.4101 63.3398 32.5624 63.1828 32.5624 62.9922C32.5624 62.8016 32.4101 62.6446 32.2252 62.6446H15.3676C15.1827 62.6446 15.0304 62.8016 15.0304 62.9922C15.0304 63.1828 15.1827 63.3398 15.3676 63.3398ZM32.2361 64.0574H15.3567C15.1936 64.0574 15.0848 64.1807 15.0522 64.3265C15.0522 64.3489 15.0196 64.3713 15.0196 64.3937C15.0196 64.5843 15.1718 64.7413 15.3567 64.7413H32.2361C32.421 64.7413 32.5733 64.5843 32.5733 64.3937C32.5733 64.2031 32.421 64.0462 32.2361 64.0462V64.0574ZM32.2252 66.9613H15.3676C15.1827 66.9613 15.0304 67.1183 15.0304 67.3089C15.0304 67.4995 15.1827 67.6565 15.3676 67.6565H32.2252C32.4101 67.6565 32.5624 67.4995 32.5624 67.3089C32.5624 67.1183 32.4101 66.9613 32.2252 66.9613ZM32.2252 68.3628H15.3676C15.1827 68.3628 15.0304 68.5198 15.0304 68.7104C15.0304 68.7889 15.0631 68.8562 15.1175 68.9234C15.1827 69.0019 15.2588 69.058 15.3676 69.058H32.2252C32.4101 69.058 32.5624 68.901 32.5624 68.7104C32.5624 68.5198 32.4101 68.3628 32.2252 68.3628ZM15.3676 56.2201H32.2252C32.4101 56.2201 32.5624 56.0631 32.5624 55.8725C32.5624 55.6819 32.4101 55.5249 32.2252 55.5249H15.3676C15.1827 55.5249 15.0304 55.6819 15.0304 55.8725C15.0304 56.0631 15.1827 56.2201 15.3676 56.2201ZM15.3676 57.6216H32.2252C32.4101 57.6216 32.5624 57.4646 32.5624 57.274C32.5624 57.0834 32.4101 56.9264 32.2252 56.9264H15.3676C15.1827 56.9264 15.0304 57.0834 15.0304 57.274C15.0304 57.4646 15.1827 57.6216 15.3676 57.6216ZM32.3122 58.3728C32.3122 58.3728 32.2579 58.3392 32.2252 58.3392H15.3458C15.161 58.3392 15.0087 58.4962 15.0087 58.6868C15.0087 58.8774 15.161 59.0343 15.3458 59.0343H32.2252C32.4101 59.0343 32.5624 58.8774 32.5624 58.6868C32.5624 58.5298 32.4536 58.4177 32.3122 58.384V58.3728ZM137.123 28.8849H155.156C155.754 28.8849 156.243 29.3894 156.243 30.0061V59.6846C156.243 60.3013 155.754 60.8059 155.156 60.8059H131.642C131.044 60.8059 130.554 60.3013 130.554 59.6846V30.0061C130.554 29.3894 131.044 28.8849 131.642 28.8849H137.123ZM145.737 31.1273H132.719V58.5634H154.057V31.1273H145.737ZM134.981 42.4404H151.838C151.838 42.4404 151.871 42.4179 151.893 42.4179C152.045 42.3843 152.165 42.261 152.165 42.104C152.165 41.9134 152.012 41.7564 151.827 41.7564H134.97C134.785 41.7564 134.633 41.9134 134.633 42.104C134.633 42.2946 134.785 42.4516 134.97 42.4516L134.981 42.4404ZM134.981 43.8419H151.838C152.023 43.8419 152.176 43.6849 152.176 43.4943C152.176 43.3037 152.023 43.1467 151.838 43.1467H134.981C134.796 43.1467 134.644 43.3037 134.644 43.4943C134.644 43.6849 134.796 43.8419 134.981 43.8419ZM151.838 44.5595H134.959C134.774 44.5595 134.622 44.7164 134.622 44.907C134.622 45.0976 134.774 45.2546 134.959 45.2546H151.838C152.023 45.2546 152.176 45.0976 152.176 44.907C152.176 44.7164 152.023 44.5595 151.838 44.5595ZM134.644 36.397C134.644 36.5876 134.796 36.7446 134.981 36.7446H151.838C152.023 36.7446 152.176 36.5876 152.176 36.397C152.176 36.2064 152.023 36.0494 151.838 36.0494H134.981C134.796 36.0494 134.644 36.2064 134.644 36.397ZM134.981 38.1349H151.838C152.023 38.1349 152.176 37.9779 152.176 37.7873C152.176 37.5967 152.023 37.4397 151.838 37.4397H134.981C134.796 37.4397 134.644 37.5967 134.644 37.7873C134.644 37.9779 134.796 38.1349 134.981 38.1349ZM151.838 38.8525H134.959C134.774 38.8525 134.622 39.0094 134.622 39.2C134.622 39.3907 134.774 39.5476 134.959 39.5476H151.838C152.023 39.5476 152.176 39.3907 152.176 39.2C152.176 39.0094 152.023 38.8525 151.838 38.8525ZM134.981 51.4325H151.838C152.023 51.4325 152.176 51.2755 152.176 51.0849C152.176 50.8943 152.023 50.7373 151.838 50.7373H134.981C134.796 50.7373 134.644 50.8943 134.644 51.0849C134.644 51.2755 134.796 51.4325 134.981 51.4325ZM134.981 52.834H151.838C152.023 52.834 152.176 52.677 152.176 52.4864C152.176 52.2958 152.023 52.1389 151.838 52.1389H134.981C134.796 52.1389 134.644 52.2958 134.644 52.4864C134.644 52.677 134.796 52.834 134.981 52.834ZM151.838 53.5516H134.959C134.774 53.5516 134.622 53.7086 134.622 53.8992C134.622 54.0898 134.774 54.2467 134.959 54.2467H151.838C152.023 54.2467 152.176 54.0898 152.176 53.8992C152.176 53.7086 152.023 53.5516 151.838 53.5516ZM70.1495 104.017V149.696C70.1495 150.312 69.6601 150.817 69.0619 150.817H32.856C32.2579 150.817 31.7684 150.312 31.7684 149.696V104.017C31.7684 103.401 32.2579 102.896 32.856 102.896H69.051C69.6492 102.896 70.1386 103.401 70.1386 104.017H70.1495ZM67.9743 105.139H33.9545V148.575H67.9743V105.139ZM63.9502 122.114H38.0112C37.7284 122.114 37.5 122.349 37.5 122.641C37.5 122.932 37.7284 123.168 38.0112 123.168H63.9502C64.233 123.168 64.4614 122.932 64.4614 122.641C64.4614 122.349 64.233 122.114 63.9502 122.114ZM63.9502 124.267H38.0112C37.7284 124.267 37.5 124.502 37.5 124.794C37.5 125.085 37.7284 125.321 38.0112 125.321H63.9502C64.233 125.321 64.4614 125.085 64.4614 124.794C64.4614 124.502 64.233 124.267 63.9502 124.267ZM37.9895 127.473H63.972C64.2548 127.473 64.4832 127.238 64.4832 126.946C64.4832 126.655 64.2548 126.419 63.972 126.419H37.9895C37.7067 126.419 37.4783 126.655 37.4783 126.946C37.4783 127.238 37.7067 127.473 37.9895 127.473ZM38.0112 114.366H63.9502C64.233 114.366 64.4614 114.131 64.4614 113.839C64.4614 113.548 64.233 113.312 63.9502 113.312H38.0112C37.7284 113.312 37.5 113.548 37.5 113.839C37.5 114.131 37.7284 114.366 38.0112 114.366ZM38.0112 116.53H63.9502C64.233 116.53 64.4614 116.295 64.4614 116.003C64.4614 115.712 64.233 115.476 63.9502 115.476H38.0112C37.7284 115.476 37.5 115.712 37.5 116.003C37.5 116.295 37.7284 116.53 38.0112 116.53ZM37.9895 118.683H63.972C64.2548 118.683 64.4832 118.447 64.4832 118.156C64.4832 117.864 64.2548 117.629 63.972 117.629H37.9895C37.7067 117.629 37.4783 117.864 37.4783 118.156C37.4783 118.447 37.7067 118.683 37.9895 118.683ZM63.9502 135.95H38.0112C37.7284 135.95 37.5 136.185 37.5 136.477C37.5 136.768 37.7284 137.004 38.0112 137.004H63.9502C64.233 137.004 64.4614 136.768 64.4614 136.477C64.4614 136.185 64.233 135.95 63.9502 135.95ZM63.9502 138.102H38.0112C37.9025 138.102 37.8046 138.147 37.7176 138.215C37.5871 138.315 37.5 138.461 37.5 138.629C37.5 138.921 37.7284 139.156 38.0112 139.156H63.9502C64.233 139.156 64.4614 138.921 64.4614 138.629C64.4614 138.573 64.4505 138.528 64.4288 138.484C64.3635 138.259 64.1786 138.102 63.9502 138.102ZM37.9895 141.309H63.972C64.2548 141.309 64.4832 141.074 64.4832 140.782C64.4832 140.491 64.2548 140.255 63.972 140.255H37.9895C37.7067 140.255 37.4783 140.491 37.4783 140.782C37.4783 141.074 37.7067 141.309 37.9895 141.309ZM135.786 76.8729C138.461 79.631 138.461 84.1271 135.786 86.8853C133.11 89.6435 128.749 89.6435 126.073 86.8853L114.686 75.1462V140.939C114.686 144.841 111.608 148.014 107.824 148.014C104.039 148.014 100.961 144.841 100.961 140.939V75.1462L89.5739 86.8853C86.8984 89.6435 82.5371 89.6435 79.8617 86.8853C77.1862 84.1271 77.1862 79.631 79.8617 76.8729L102.962 53.0583C105.594 50.3449 109.857 50.3001 112.544 52.9237L135.775 76.8729H135.786ZM134.241 78.465L111.065 54.5719C109.227 52.7555 106.312 52.7892 104.506 54.6504L81.4061 78.4762C79.5789 80.3598 79.5789 83.432 81.4061 85.3156C82.287 86.2238 83.4725 86.7283 84.7232 86.7283C85.9739 86.7283 87.1594 86.2238 88.0404 85.3156L103.136 69.7419V140.95C103.136 143.619 105.235 145.783 107.824 145.783C110.412 145.783 112.511 143.619 112.511 140.95V69.7419L127.607 85.3156C128.488 86.2238 129.673 86.7283 130.924 86.7283C132.175 86.7283 133.36 86.2238 134.241 85.3156C136.068 83.432 136.068 80.3598 134.241 78.4762V78.465Z" 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 i}from"../../illustration-registry.js";const e=i("your-bank-placeholder",C`
|
|
2
2
|
<svg width="144" height="32" viewBox="0 0 144 32" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
3
3
|
<g clip-path="url(#clip0_21532_17803)">
|
|
4
4
|
<path d="M36.5527 16.0294C36.4871 16.0909 36.4215 16.1501 36.3536 16.2045C36.3045 16.2471 36.2553 16.2826 36.2038 16.3228C36.1523 16.363 36.1031 16.3985 36.0516 16.4317C36.0024 16.4719 35.9509 16.505 35.8948 16.5334C35.8222 16.5784 35.7519 16.6186 35.6794 16.6588C35.677 16.6588 35.677 16.6612 35.6723 16.6612C35.6396 16.6801 35.6044 16.7014 35.5717 16.7133C35.5155 16.744 35.4616 16.7701 35.4054 16.7914C35.3118 16.8363 35.2158 16.8742 35.1198 16.9121V14.7562H29.2783L18.869 4.23482L14.0693 9.08611C12.0863 11.0905 12.0863 14.3373 14.0693 16.3417L22.0156 24.3736C22.1233 24.4824 22.2264 24.596 22.3224 24.7144C22.5588 25.0078 22.7555 25.3249 22.9077 25.6586C22.9685 25.7935 23.0247 25.9284 23.0692 26.0656C23.2846 26.6833 23.3595 27.3364 23.2963 27.9825C23.2893 28.0558 23.2799 28.1268 23.2706 28.1955C23.2612 28.2688 23.2472 28.3398 23.2354 28.4084C23.2214 28.4818 23.205 28.5504 23.191 28.6214C23.1746 28.69 23.1558 28.7634 23.1348 28.832C22.999 29.2911 22.7906 29.736 22.5073 30.1407C22.4745 30.1904 22.4418 30.2354 22.4043 30.2827C22.3013 30.4247 22.1866 30.5596 22.0601 30.6874L36.6978 15.8945C36.651 15.9418 36.6018 15.9868 36.5527 16.0294Z" fill="url(#paint0_linear_21532_17803)"/>
|
|
@@ -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 i}from"../../illustration-registry.js";const o=i("your-bank",t`
|
|
2
2
|
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32" fill="none">
|
|
3
3
|
<path d="M30.7812 16.0248C30.726 16.0766 30.6708 16.1264 30.6136 16.1723C30.5722 16.2081 30.5308 16.238 30.4874 16.2719C30.444 16.3058 30.4026 16.3357 30.3593 16.3636C30.3179 16.3974 30.2745 16.4253 30.2272 16.4493C30.166 16.4871 30.1069 16.521 30.0458 16.5549C30.0438 16.5549 30.0438 16.5569 30.0399 16.5569C30.0123 16.5728 29.9827 16.5907 29.9551 16.6007C29.9078 16.6266 29.8624 16.6485 29.8151 16.6665C29.7362 16.7043 29.6554 16.7362 29.5746 16.7681V14.9526H24.6554L15.8897 6.09253L11.8479 10.1778C10.1779 11.8658 10.1779 14.5999 11.8479 16.2878L18.5395 23.0515C18.6302 23.1432 18.7169 23.2388 18.7978 23.3385C18.9969 23.5856 19.1625 23.8526 19.2907 24.1336C19.3419 24.2472 19.3892 24.3608 19.4267 24.4764C19.6081 24.9965 19.6712 25.5465 19.618 26.0905C19.612 26.1523 19.6042 26.2121 19.5963 26.2699C19.5884 26.3317 19.5766 26.3915 19.5667 26.4493C19.5549 26.511 19.5411 26.5688 19.5292 26.6286C19.5154 26.6864 19.4997 26.7482 19.4819 26.806C19.3676 27.1926 19.1921 27.5672 18.9535 27.908C18.9259 27.9499 18.8983 27.9877 18.8668 28.0276C18.78 28.1471 18.6834 28.2607 18.5769 28.3684L30.9034 15.9112C30.864 15.951 30.8226 15.9889 30.7812 16.0248Z" fill="url(#paint0_linear_24648_548)"/>
|
|
4
4
|
<path d="M31.1025 15.69C31.004 15.8056 30.8975 15.9172 30.7831 16.0248C30.7279 16.0746 30.6727 16.1244 30.6156 16.1723C30.5742 16.2081 30.5328 16.238 30.4894 16.2719C30.446 16.3058 30.4046 16.3357 30.3612 16.3636C30.3178 16.3935 30.2745 16.4214 30.2291 16.4493C30.168 16.4871 30.1089 16.521 30.0477 16.5549C30.0458 16.5549 30.0458 16.5569 30.0418 16.5569C30.0123 16.5728 29.9846 16.5868 29.957 16.6007C29.9097 16.6266 29.8644 16.6485 29.8171 16.6665C28.3817 17.3082 26.6112 16.9275 25.4519 15.7558L15.8877 6.09253L18.1649 3.79082C18.362 3.59153 18.575 3.41417 18.7997 3.25873L31.1025 15.69Z" fill="url(#paint1_linear_24648_548)"/>
|