@ncino/web-components 3.1.0 → 3.2.0-preview.1
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/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/_commonjsHelpers.js +1 -0
- package/dist/_virtual/axe.js +1 -0
- package/dist/_virtual/axe2.js +1 -0
- package/dist/_virtual/index.js +1 -0
- package/dist/_virtual/index2.js +1 -0
- package/dist/_virtual/preload-helper.js +1 -0
- package/dist/_virtual/sourcemap-codec.umd.js +1 -0
- package/dist/_virtual/sourcemap-codec.umd2.js +1 -0
- package/dist/assets/{input-rich-text.css → node_modules/.pnpm/ckeditor5@44.3.0/node_modules/ckeditor5/dist/ckeditor5.css} +1 -1
- package/dist/assets/packages/web-components/src/components/input-rich-text/ckeditor-overrides.css +1 -0
- package/dist/components/accordion/accordion.js +1 -1
- package/dist/components/accordion/gator/base/accordion.gator.js +2 -2
- package/dist/components/accordion/gator/group/accordion-group.gator.js +2 -2
- package/dist/components/accordion/index.js +1 -1
- package/dist/components/alert/alert.js +1 -1
- package/dist/components/alert/gator/base/alert.gator.js +2 -2
- 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/alert/index.js +1 -1
- package/dist/components/avatar/avatar.js +1 -1
- package/dist/components/avatar/gator/avatar.gator.js +4 -4
- package/dist/components/avatar/index.js +1 -1
- package/dist/components/badge/badge.js +1 -1
- package/dist/components/badge/gator/badge.gator.js +2 -2
- package/dist/components/badge/index.js +1 -1
- package/dist/components/badge/slds/badge.slds.js +2 -2
- package/dist/components/banner/banner.js +1 -1
- package/dist/components/banner/gator/banner.gator.js +2 -2
- package/dist/components/banner/index.js +1 -1
- package/dist/components/boolean/boolean.gator.js +7 -7
- package/dist/components/boolean/index.js +1 -1
- package/dist/components/breadcrumbs/breadcrumbs.js +1 -1
- package/dist/components/breadcrumbs/gator/breadcrumb/breadcrumb.gator.js +3 -3
- package/dist/components/breadcrumbs/gator/container/breadcrumbs.gator.js +2 -2
- package/dist/components/breadcrumbs/index.js +1 -1
- package/dist/components/button/button.js +1 -1
- package/dist/components/button/gator/button.gator.js +8 -8
- package/dist/components/button/index.js +1 -1
- package/dist/components/button/slds/button.slds.js +2 -2
- package/dist/components/button-card/button-card.js +1 -1
- package/dist/components/button-card/gator/button-card.gator.js +5 -5
- package/dist/components/button-card/index.js +1 -1
- package/dist/components/card/card.js +1 -1
- package/dist/components/card/gator/base/card.gator.js +6 -1
- package/dist/components/card/gator/content/card-content.gator.js +2 -2
- package/dist/components/card/gator/footer/card-footer.gator.js +2 -2
- package/dist/components/card/gator/header/card-header.gator.js +2 -38
- package/dist/components/card/index.js +1 -1
- package/dist/components/checkbox/checkbox.gator.js +4 -4
- package/dist/components/checkbox/index.js +1 -1
- package/dist/components/checkbox-group/checkbox-group.gator.js +12 -12
- package/dist/components/checkbox-group/index.js +1 -1
- package/dist/components/chip/chip.js +1 -1
- package/dist/components/chip/gator/chip.gator.js +3 -3
- package/dist/components/chip/index.js +1 -1
- package/dist/components/combobox/base/combobox.js +1 -1
- package/dist/components/combobox/base/combobox.slds.js +8 -8
- package/dist/components/combobox/base/index.js +1 -1
- package/dist/components/combobox/combobox-item/combobox-item.js +1 -1
- package/dist/components/combobox/combobox-item/combobox-item.slds.js +4 -4
- package/dist/components/combobox/combobox-item/index.js +1 -1
- package/dist/components/combobox/index.js +1 -1
- package/dist/components/date-picker/base/datepicker.js +1 -1
- package/dist/components/date-picker/base/gator/datepicker.gator.js +31 -31
- package/dist/components/date-picker/year-month-selector/year-month-selector.gator.js +2 -2
- package/dist/components/display-card/display-card.js +1 -1
- package/dist/components/display-card/gator/display-card.gator.js +2 -2
- package/dist/components/display-card/index.js +1 -1
- package/dist/components/divider/divider.js +1 -1
- package/dist/components/divider/gator/divider.gator.js +2 -2
- package/dist/components/divider/index.js +1 -1
- package/dist/components/fab/fab.js +1 -1
- package/dist/components/fab/gator/fab.gator.js +5 -5
- package/dist/components/fab/index.js +1 -1
- package/dist/components/headline-card/gator/headline-card.gator.js +3 -3
- package/dist/components/headline-card/headline-card.js +1 -1
- package/dist/components/headline-card/index.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 +2 -2
- package/dist/components/icon/gator/templates/airplane.js +2 -2
- package/dist/components/icon/gator/templates/alarm.js +2 -2
- package/dist/components/icon/gator/templates/apartment.js +2 -2
- package/dist/components/icon/gator/templates/arrow-around.js +2 -2
- package/dist/components/icon/gator/templates/arrow-down.js +2 -2
- package/dist/components/icon/gator/templates/arrow-left.js +2 -2
- package/dist/components/icon/gator/templates/arrow-line-left.js +2 -2
- package/dist/components/icon/gator/templates/arrow-line-right.js +2 -2
- package/dist/components/icon/gator/templates/arrow-right.js +2 -2
- package/dist/components/icon/gator/templates/arrow-up.js +2 -2
- package/dist/components/icon/gator/templates/bank.js +2 -2
- package/dist/components/icon/gator/templates/bell-disabled.js +2 -2
- package/dist/components/icon/gator/templates/bell.js +2 -2
- package/dist/components/icon/gator/templates/binoculars.js +2 -2
- package/dist/components/icon/gator/templates/book.js +2 -2
- package/dist/components/icon/gator/templates/box.js +2 -2
- package/dist/components/icon/gator/templates/cake.js +2 -2
- package/dist/components/icon/gator/templates/calculator.js +2 -2
- package/dist/components/icon/gator/templates/calendar.js +2 -2
- package/dist/components/icon/gator/templates/camera.js +2 -2
- package/dist/components/icon/gator/templates/caret-up-down.js +2 -2
- package/dist/components/icon/gator/templates/case.js +2 -2
- package/dist/components/icon/gator/templates/chart-rise.js +2 -2
- package/dist/components/icon/gator/templates/chat.js +2 -2
- package/dist/components/icon/gator/templates/check-circle.js +2 -2
- package/dist/components/icon/gator/templates/check.js +2 -2
- package/dist/components/icon/gator/templates/checkbox-selected.js +2 -2
- package/dist/components/icon/gator/templates/checkbox.js +2 -2
- package/dist/components/icon/gator/templates/chevron-down.js +2 -2
- package/dist/components/icon/gator/templates/chevron-left.js +2 -2
- package/dist/components/icon/gator/templates/chevron-right.js +2 -2
- package/dist/components/icon/gator/templates/chevron-up.js +2 -2
- package/dist/components/icon/gator/templates/circle-arrow-down.js +2 -2
- package/dist/components/icon/gator/templates/circle-arrow-left.js +2 -2
- package/dist/components/icon/gator/templates/circle-arrow-right.js +2 -2
- package/dist/components/icon/gator/templates/circle-arrow-up.js +2 -2
- package/dist/components/icon/gator/templates/circle-filled.js +2 -2
- package/dist/components/icon/gator/templates/circle.js +2 -2
- package/dist/components/icon/gator/templates/city.js +2 -2
- package/dist/components/icon/gator/templates/clipboard.js +2 -2
- package/dist/components/icon/gator/templates/clock-clockwise.js +2 -2
- package/dist/components/icon/gator/templates/clock-counter-clockwise.js +2 -2
- package/dist/components/icon/gator/templates/clock.js +2 -2
- package/dist/components/icon/gator/templates/collapse.js +2 -2
- package/dist/components/icon/gator/templates/cone.js +2 -2
- package/dist/components/icon/gator/templates/contact-info.js +2 -2
- package/dist/components/icon/gator/templates/copy.js +2 -2
- package/dist/components/icon/gator/templates/credit-card.js +2 -2
- package/dist/components/icon/gator/templates/crop.js +2 -2
- package/dist/components/icon/gator/templates/crosshairs.js +2 -2
- package/dist/components/icon/gator/templates/currency-dollar-simple.js +2 -2
- package/dist/components/icon/gator/templates/currency-eur.js +2 -2
- package/dist/components/icon/gator/templates/currency-gbp.js +2 -2
- package/dist/components/icon/gator/templates/currency-inr.js +2 -2
- package/dist/components/icon/gator/templates/currency-jpy.js +2 -2
- package/dist/components/icon/gator/templates/currency-krw.js +2 -2
- package/dist/components/icon/gator/templates/currency-kzt.js +2 -2
- package/dist/components/icon/gator/templates/currency-ngn.js +2 -2
- package/dist/components/icon/gator/templates/currency-rub.js +2 -2
- package/dist/components/icon/gator/templates/cursor-arrow.js +2 -2
- package/dist/components/icon/gator/templates/cursor-hand.js +2 -2
- package/dist/components/icon/gator/templates/cursor.js +2 -2
- package/dist/components/icon/gator/templates/dashboard.js +2 -2
- package/dist/components/icon/gator/templates/delete.js +2 -2
- package/dist/components/icon/gator/templates/dna.js +2 -2
- package/dist/components/icon/gator/templates/document-add.js +2 -2
- package/dist/components/icon/gator/templates/document-check.js +2 -2
- package/dist/components/icon/gator/templates/document-e-sign.js +2 -2
- package/dist/components/icon/gator/templates/document-image.js +2 -2
- package/dist/components/icon/gator/templates/document-pdf.js +2 -2
- package/dist/components/icon/gator/templates/document-sign.js +2 -2
- package/dist/components/icon/gator/templates/document-zip.js +2 -2
- package/dist/components/icon/gator/templates/document.js +2 -2
- package/dist/components/icon/gator/templates/dollar-bills.js +2 -2
- package/dist/components/icon/gator/templates/dollar-house.js +2 -2
- package/dist/components/icon/gator/templates/down-payment.js +2 -2
- package/dist/components/icon/gator/templates/download.js +2 -2
- package/dist/components/icon/gator/templates/drag-drop.js +2 -2
- package/dist/components/icon/gator/templates/earth.js +2 -2
- package/dist/components/icon/gator/templates/exit-circle.js +2 -2
- package/dist/components/icon/gator/templates/exit-left.js +2 -2
- package/dist/components/icon/gator/templates/exit.js +2 -2
- package/dist/components/icon/gator/templates/expand-arrows.js +2 -2
- package/dist/components/icon/gator/templates/expand.js +2 -2
- package/dist/components/icon/gator/templates/export.js +2 -2
- package/dist/components/icon/gator/templates/eye-closed.js +2 -2
- package/dist/components/icon/gator/templates/eye-crossed.js +2 -2
- package/dist/components/icon/gator/templates/eye.js +2 -2
- package/dist/components/icon/gator/templates/facebook-logo.js +2 -2
- package/dist/components/icon/gator/templates/file-code.js +2 -2
- package/dist/components/icon/gator/templates/files.js +2 -2
- package/dist/components/icon/gator/templates/filter-funnel.js +2 -2
- package/dist/components/icon/gator/templates/filters-2.js +2 -2
- package/dist/components/icon/gator/templates/filters.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-ad-andorra.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-ae-united-arab-emirates.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-af-afghanistan.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-ag-antigua-and-barbuda.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-ai-anguilla.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-al-albania.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-am-armenia.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-ao-angola.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-aq-antarctica.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-ar-argentina.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-as-american-smoa.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-at-austria.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-au-australia.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-aw-aruba.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-ax-aland-islands.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-az-azerbaijan.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-ba-bosnia-and-herzegovina.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-bb-barbados.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-bd-bangladesh.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-be-belgium.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-bf-burkina-faso.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-bg-bulgaria.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-bh-bahrain.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-bi-burundi.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-bj-benin.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-bl-saint-barthelemy.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-bm-bermuda.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-bn-brunei-darussalam.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-bo-bolivia.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-bq-bo-bonaire.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-bq-sa-sba.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-bq-se-snt-eustatius.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-br-brazil.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-bs-bahamas.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-bt-bhutan.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-bv-bouvet-island.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-bw-botswana.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-by-belarus.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-bz-belize.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-ca-canada.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-cc-cocos-keeling-islands.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-cd-democratic-republic-of-the-congo.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-cf-central-african-republic.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-cg-republic-of-the-congo.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-ch-switzerland.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-ci-c/303/264te-divoire-ivory-coast.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-ck-cook-islands.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-cl-chile.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-cm-cameroon.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-cn-china.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-co-colombia.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-cr-costa-rica.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-cu-cuba.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-cv-cabo-verde.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-cw-cura/303/247ao.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-cx-christmas-island.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-cy-cyprus.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-cz-czech-republic.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-de-germany.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-dj-djibouti.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-dk-denmark.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-dm-dominica.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-do-dominican-republic.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-dz-algeria.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-ec-ecuador.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-ee-estonia.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-eg-egypt.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-eh-western-sahara.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-er-eritrea.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-es-sain.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-et-ethiopia.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-fi-finland.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-fj-fiji.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-fk-falkland-islands.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-fm-federated-states-of-micronesia.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-fo-faroe-islands.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-fr-france.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-ga-gabon.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-gb-eng-england.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-gb-nir-northern-ireland.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-gb-sct-sotland.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-gb-ukm-united-kingdom.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-gb-wls-wales.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-gd-grenada.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-ge-georgia.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-gf-french-guiana.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-gg-guernsey.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-gh-ghana.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-gi-gibraltar.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-gl-greenland.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-gm-gambia.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-gn-guinea.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-gp-guadeloupe-2.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-gp-guadeloupe.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-gq-equatorial-guinea.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-gr-greece.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-gs-s-georgia-and-s-sandwich-islands.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-gt-guatemala.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-gu-guam.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-gw-guinea-bissau.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-gy-guyana.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-hk-hong-kong.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-hm-heard-and-mcdonald-islands.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-hn-honduras.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-hr-croatia-hrvatska.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-ht-haiti.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-hu-hungary.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-id-indonesia.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-ie-ireland.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-il-isreal.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-im-isle-of-man.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-in-india.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-io-british-indian-ocean-territory.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-iq-iraq.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-ir-iran.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-is-iceland.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-it-italy.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-je-jersey.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-jm-jamaica.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-jo-jordan.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-jp-japan.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-ke-kenia.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-kg-kyrgyzstan.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-kh-cambodia.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-ki--kiribati.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-km-comoros.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-kn-saint-kitts-and-nevis.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-kp-korea-north.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-kr-korea-south.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-kw-kuwait.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-ky-cayman-islands.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-kz-kazakhstan.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-la-laos.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-lb-lebanon.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-lc-saint-lucia.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-li-liechtenstein.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-lk-sri-lanka.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-lr-liberia.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-ls-lesotho.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-lt-lithuania.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-lu-luxembourg.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-lv-latvia.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-ly-libya.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-ma-morocco.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-mc-monaco.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-md-moldova.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-me-montenegro.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-mf-saint-martin.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-mg-madagascar.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-mh-marshall-islands.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-mk-north-macedonia.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-ml-mali.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-mm-myanmar.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-mn-mongolia.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-mo-macao.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-mp-northern-mariana-islands.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-mq-martinique-2.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-mq-martinique.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-mr-mauritania.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-ms-montserrat.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-mt-malta.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-mu-mauritius.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-mv-maldives.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-mw-malawi.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-mx-mexico.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-my-malaysia.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-mz-mozambique.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-na-namibia.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-nc-new-caledonia.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-ne-niger.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-nf-norfolk-island.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-ng-nigeria.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-ni-nicaragua.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-nl-netherlands.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-no-norway.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-np-nepal.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-nr-nauru.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-nu-niue.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-nz-new-zealand-aotearoa.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-om-oman.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-pa-panama.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-pe-peru.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-pf-french-polynesia.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-pg-papua-new-guinea.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-ph-philippines.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-pk-pakistan.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-pl-poland.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-pm-saint-pierre-and-miquelon.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-pm-st-pierre-and-miquelon.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-pn-pitcairn-islands.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-pr-puerto-rico.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-ps-palestinian-territory.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-pt-portugal.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-pw-palau.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-py-paraguay.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-qa-qatar.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-re-reunion.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-ro-romania.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-rs-srbia.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-ru-russian-federation.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-rw-rwanda.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-sa-sudi-arabia.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-sb-slomon-islands.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-sc-sychelles.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-sd-sdan.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-se-seden.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-sg-sngapore.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-sh-sint-helena.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-si-sovenia.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-sj-salbard-and-jan-mayen.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-sk-sovakia.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-sl-serra-leone.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-sm-sn-marino.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-sn-snegal.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-so-smalia.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-sr-sriname.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-ss-south-sudan.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-st-so-tome-and-principe.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-sv-el-slvador.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-sx-snt-maarten.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-sy-sria.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-sz-saziland.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-tc-turks-and-caicos-islands.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-td-chad.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-tf-french-southern-and-antarctic-lands.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-tg-togo.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-th-thailand.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-tj-tajikistan.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-tk-tokelau.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-tl-timor-leste.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-tm-turkmenistan.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-tn-tunisia.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-to-tonga.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-tr-turkey.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-tt-trinidad-and-tobago.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-tv-tuvalu.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-tw-taiwan.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-tz-tanzania.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-ua-ukraine.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-ug-uganda.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-um-united-states-minor-outlying-islands.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-us-united-states.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-uy-uruguay.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-uz-uzbekistan.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-va-vatican-city-state.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-vc-saint-vincent-and-the-grenadines.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-ve-venezuela.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-vg-virgin-islands-british.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-vi-virgin-islands-us.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-vn-vietnam.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-vu-vanuatu.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-wf-wallis-and-futuna.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-ws-smoa.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-ye-yemen.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-yt-unf-mayotte.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-za-south-africa.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-zm-zambia.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-zw-zimbabwe.js +2 -2
- package/dist/components/icon/gator/templates/flame.js +2 -2
- package/dist/components/icon/gator/templates/flash-off.js +2 -2
- package/dist/components/icon/gator/templates/flash-on.js +2 -2
- package/dist/components/icon/gator/templates/folder.js +2 -2
- package/dist/components/icon/gator/templates/gauge.js +2 -2
- package/dist/components/icon/gator/templates/hammer.js +2 -2
- package/dist/components/icon/gator/templates/hand-pointing.js +2 -2
- package/dist/components/icon/gator/templates/heart.js +2 -2
- package/dist/components/icon/gator/templates/home-door.js +2 -2
- package/dist/components/icon/gator/templates/home-finance-arrow.js +2 -2
- package/dist/components/icon/gator/templates/home-finance.js +2 -2
- package/dist/components/icon/gator/templates/home-search.js +2 -2
- package/dist/components/icon/gator/templates/house-simple.js +2 -2
- package/dist/components/icon/gator/templates/house.js +2 -2
- package/dist/components/icon/gator/templates/inbox.js +2 -2
- package/dist/components/icon/gator/templates/index.js +1 -1
- package/dist/components/icon/gator/templates/info.js +2 -2
- package/dist/components/icon/gator/templates/instagram-logo.js +2 -2
- package/dist/components/icon/gator/templates/interest-rate.js +2 -2
- package/dist/components/icon/gator/templates/invoice.js +2 -2
- package/dist/components/icon/gator/templates/label.js +2 -2
- package/dist/components/icon/gator/templates/laptop.js +2 -2
- package/dist/components/icon/gator/templates/layout.js +2 -2
- package/dist/components/icon/gator/templates/lightbulb.js +2 -2
- package/dist/components/icon/gator/templates/link.js +2 -2
- package/dist/components/icon/gator/templates/linkedin-logo.js +2 -2
- package/dist/components/icon/gator/templates/list.js +2 -2
- package/dist/components/icon/gator/templates/loading-spinner-gif.js +2 -2
- package/dist/components/icon/gator/templates/loading.js +2 -2
- package/dist/components/icon/gator/templates/lock.js +2 -2
- package/dist/components/icon/gator/templates/magic-wand.js +2 -2
- package/dist/components/icon/gator/templates/mail-open.js +2 -2
- package/dist/components/icon/gator/templates/mail.js +2 -2
- package/dist/components/icon/gator/templates/mailbox.js +2 -2
- package/dist/components/icon/gator/templates/map.js +2 -2
- package/dist/components/icon/gator/templates/menu-hamburger.js +2 -2
- package/dist/components/icon/gator/templates/microsoft-excel-logo.js +2 -2
- package/dist/components/icon/gator/templates/microsoft-outlook-logo.js +2 -2
- package/dist/components/icon/gator/templates/microsoft-powerpoint-logo.js +2 -2
- package/dist/components/icon/gator/templates/microsoft-teams-logo.js +2 -2
- package/dist/components/icon/gator/templates/microsoft-word-logo.js +2 -2
- package/dist/components/icon/gator/templates/minus-circle.js +2 -2
- package/dist/components/icon/gator/templates/minus-square.js +2 -2
- package/dist/components/icon/gator/templates/minus.js +2 -2
- package/dist/components/icon/gator/templates/mobile-phone-2.js +2 -2
- package/dist/components/icon/gator/templates/monitor.js +2 -2
- package/dist/components/icon/gator/templates/move-doc.js +2 -2
- package/dist/components/icon/gator/templates/move.js +2 -2
- package/dist/components/icon/gator/templates/music.js +2 -2
- package/dist/components/icon/gator/templates/number-1.js +2 -2
- package/dist/components/icon/gator/templates/number-2.js +2 -2
- package/dist/components/icon/gator/templates/number-3.js +2 -2
- package/dist/components/icon/gator/templates/overflow-menu.js +2 -2
- package/dist/components/icon/gator/templates/paper-airplane.js +2 -2
- package/dist/components/icon/gator/templates/paperclip.js +2 -2
- package/dist/components/icon/gator/templates/payments/payment-amazon-pay.js +2 -2
- package/dist/components/icon/gator/templates/payments/payment-amex.js +2 -2
- package/dist/components/icon/gator/templates/payments/payment-apple-pay.js +2 -2
- package/dist/components/icon/gator/templates/payments/payment-discover.js +2 -2
- package/dist/components/icon/gator/templates/payments/payment-google-pay.js +2 -2
- package/dist/components/icon/gator/templates/payments/payment-mastercard.js +2 -2
- package/dist/components/icon/gator/templates/payments/payment-visa.js +2 -2
- package/dist/components/icon/gator/templates/pen.js +2 -2
- package/dist/components/icon/gator/templates/pencil-paper.js +2 -2
- package/dist/components/icon/gator/templates/pencil.js +2 -2
- package/dist/components/icon/gator/templates/people-multiple.js +2 -2
- package/dist/components/icon/gator/templates/people-share.js +2 -2
- package/dist/components/icon/gator/templates/percent.js +2 -2
- package/dist/components/icon/gator/templates/person-add.js +2 -2
- package/dist/components/icon/gator/templates/person-check.js +2 -2
- package/dist/components/icon/gator/templates/person-lock.js +2 -2
- package/dist/components/icon/gator/templates/person.js +2 -2
- package/dist/components/icon/gator/templates/phone-alert.js +2 -2
- package/dist/components/icon/gator/templates/phone-mobile.js +2 -2
- package/dist/components/icon/gator/templates/phone.js +2 -2
- package/dist/components/icon/gator/templates/picture.js +2 -2
- package/dist/components/icon/gator/templates/pin.js +2 -2
- package/dist/components/icon/gator/templates/pinterest-logo.js +2 -2
- package/dist/components/icon/gator/templates/plus-circle.js +2 -2
- package/dist/components/icon/gator/templates/plus.js +2 -2
- package/dist/components/icon/gator/templates/printer.js +2 -2
- package/dist/components/icon/gator/templates/question-chat-bubble.js +2 -2
- package/dist/components/icon/gator/templates/question-circle.js +2 -2
- package/dist/components/icon/gator/templates/question-mark.js +2 -2
- package/dist/components/icon/gator/templates/radio-selected.js +2 -2
- package/dist/components/icon/gator/templates/radio.js +2 -2
- package/dist/components/icon/gator/templates/receipt.js +2 -2
- package/dist/components/icon/gator/templates/restricted.js +2 -2
- package/dist/components/icon/gator/templates/sandals.js +2 -2
- package/dist/components/icon/gator/templates/save.js +2 -2
- package/dist/components/icon/gator/templates/screen.js +2 -2
- package/dist/components/icon/gator/templates/search.js +2 -2
- package/dist/components/icon/gator/templates/settings.js +2 -2
- package/dist/components/icon/gator/templates/share-1.js +2 -2
- package/dist/components/icon/gator/templates/share-2.js +2 -2
- package/dist/components/icon/gator/templates/shield-lock.js +2 -2
- package/dist/components/icon/gator/templates/shield-warning.js +2 -2
- package/dist/components/icon/gator/templates/sidebar-simple.js +2 -2
- package/dist/components/icon/gator/templates/sidebar.js +2 -2
- package/dist/components/icon/gator/templates/smart-home.js +2 -2
- package/dist/components/icon/gator/templates/sort-arrow-solid-down.js +2 -2
- package/dist/components/icon/gator/templates/sort-arrow-solid-left.js +2 -2
- package/dist/components/icon/gator/templates/sort-arrow-solid-right.js +2 -2
- package/dist/components/icon/gator/templates/sort-arrow-solid-up-down.js +2 -2
- package/dist/components/icon/gator/templates/sort-arrow-solid-up.js +2 -2
- package/dist/components/icon/gator/templates/sort-reverse-variant.js +2 -2
- package/dist/components/icon/gator/templates/sort-variant.js +2 -2
- package/dist/components/icon/gator/templates/sparkle-filled.js +2 -2
- package/dist/components/icon/gator/templates/sparkle.js +2 -2
- package/dist/components/icon/gator/templates/speech-bubble.js +2 -2
- package/dist/components/icon/gator/templates/stack.js +2 -2
- package/dist/components/icon/gator/templates/stamp.js +2 -2
- package/dist/components/icon/gator/templates/star-four-filled.js +2 -2
- package/dist/components/icon/gator/templates/star-four.js +2 -2
- package/dist/components/icon/gator/templates/star.js +2 -2
- package/dist/components/icon/gator/templates/stopwatch.js +2 -2
- package/dist/components/icon/gator/templates/sun.js +2 -2
- package/dist/components/icon/gator/templates/sync.js +2 -2
- package/dist/components/icon/gator/templates/tab-arrows.js +2 -2
- package/dist/components/icon/gator/templates/target.js +2 -2
- package/dist/components/icon/gator/templates/thumbs-down.js +2 -2
- package/dist/components/icon/gator/templates/thumbs-up.js +2 -2
- package/dist/components/icon/gator/templates/tools.js +2 -2
- package/dist/components/icon/gator/templates/touch-id.js +2 -2
- package/dist/components/icon/gator/templates/trash.js +2 -2
- package/dist/components/icon/gator/templates/twitter-logo.js +2 -2
- package/dist/components/icon/gator/templates/unlink.js +2 -2
- package/dist/components/icon/gator/templates/unlock.js +2 -2
- package/dist/components/icon/gator/templates/upload.js +2 -2
- package/dist/components/icon/gator/templates/video.js +2 -2
- package/dist/components/icon/gator/templates/warning-circle.js +2 -2
- package/dist/components/icon/gator/templates/warning-diamond.js +2 -2
- package/dist/components/icon/gator/templates/warning-octagon.js +2 -2
- package/dist/components/icon/gator/templates/warning.js +2 -2
- package/dist/components/icon/gator/templates/wet-sign.js +2 -2
- package/dist/components/icon/gator/templates/wifi-off.js +2 -2
- package/dist/components/icon/gator/templates/wifi.js +2 -2
- package/dist/components/icon/gator/templates/x-logo.js +2 -2
- package/dist/components/icon/gator/templates/yelp-logo.js +2 -2
- package/dist/components/icon/gator/templates/youtube-logo.js +2 -2
- package/dist/components/icon/gator/templates/zillow-logo.js +2 -2
- package/dist/components/icon/icon-registry.js +1 -1
- package/dist/components/icon/icon.js +1 -1
- package/dist/components/icon/index.js +1 -1
- package/dist/components/icon/slds/icon.slds.js +2 -2
- package/dist/components/icon-button/gator/icon-button.gator.js +4 -4
- package/dist/components/icon-button/icon-button.js +1 -1
- package/dist/components/icon-button/index.js +1 -1
- package/dist/components/illustration/gator/illustration.gator.js +1 -1
- package/dist/components/illustration/gator/index.js +1 -1
- package/dist/components/illustration/gator/templates/balloons.js +2 -2
- package/dist/components/illustration/gator/templates/check-with-pencil.js +2 -2
- package/dist/components/illustration/gator/templates/commercial.js +2 -2
- package/dist/components/illustration/gator/templates/consumer.js +2 -2
- package/dist/components/illustration/gator/templates/index.js +1 -1
- package/dist/components/illustration/gator/templates/mortgage.js +2 -2
- package/dist/components/illustration/gator/templates/portfolio-analytics.js +2 -2
- package/dist/components/illustration/gator/templates/small-business.js +2 -2
- package/dist/components/illustration/gator/templates/treasury.js +2 -2
- package/dist/components/illustration/gator/templates/your-bank-placeholder.js +2 -2
- package/dist/components/illustration/gator/templates/your-bank.js +2 -2
- package/dist/components/illustration/illustration-registry.js +1 -1
- package/dist/components/illustration/index.js +1 -1
- package/dist/components/input/base/input-base.gator.js +2 -2
- package/dist/components/input/base/input-base.js +1 -1
- package/dist/components/input/gator/dropdown/input-dropdown.gator.js +3 -3
- package/dist/components/input/gator/help-text/help-text.gator.js +2 -2
- package/dist/components/input/gator/input-currency/input-currency.gator.js +2 -2
- package/dist/components/input/gator/input-date/input-date.gator.js +5 -5
- package/dist/components/input/gator/input-file/file-uploaded-preview/file-upload-preview.gator.js +2 -2
- package/dist/components/input/gator/input-file/input-file.gator.js +12 -33
- package/dist/components/input/gator/input-label/input-label.gator.js +5 -5
- 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 +5 -10
- package/dist/components/input/gator/input-search/input-search.gator.js +7 -7
- package/dist/components/input/gator/input-text/input-text.gator.js +16 -20
- package/dist/components/input/gator/input-textarea/input-textarea.gator.js +4 -4
- package/dist/components/input/index.gator.js +1 -1
- package/dist/components/input/index.js +1 -1
- package/dist/components/input/index.slds.js +1 -1
- package/dist/components/input/slds/input-error/input-error.slds.js +3 -3
- package/dist/components/input/slds/input-label/input-label.slds.js +4 -4
- package/dist/components/input/slds/input-text/input-text.slds.js +4 -4
- package/dist/components/input-rich-text/ckeditor-config.js +1 -536
- package/dist/components/input-rich-text/index.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 +4 -6
- package/dist/components/list/gator/list/index.js +1 -1
- package/dist/components/list/gator/list/list.gator.js +3 -3
- package/dist/components/list/gator/list-item/index.js +1 -1
- package/dist/components/list/gator/list-item/list-item.gator.js +9 -8
- package/dist/components/list/index.js +1 -1
- package/dist/components/loading-spinner/gator/loading-spinner.gator.js +2 -2
- package/dist/components/loading-spinner/index.js +1 -1
- package/dist/components/loading-spinner/loading-spinner.js +1 -1
- package/dist/components/menu/base/gator/menu.gator.js +2 -2
- package/dist/components/menu/base/index.js +1 -1
- package/dist/components/menu/base/menu.js +1 -1
- package/dist/components/menu/base/slds/menu.slds.js +2 -2
- package/dist/components/menu/index.js +1 -1
- package/dist/components/menu/menu-divider/index.js +1 -1
- package/dist/components/menu/menu-divider/menu-divider.js +1 -1
- package/dist/components/menu/menu-divider/menu-divider.slds.js +2 -2
- package/dist/components/menu/menu-item/gator/menu-item.gator.js +2 -2
- package/dist/components/menu/menu-item/index.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 +2 -2
- package/dist/components/menu/menu-submenu/index.js +1 -1
- package/dist/components/menu/menu-submenu/menu-submenu.js +1 -1
- package/dist/components/menu/menu-submenu/menu-submenu.slds.js +2 -2
- package/dist/components/modal/gator/modal.gator.js +10 -10
- package/dist/components/modal/index.js +1 -1
- package/dist/components/modal/modal.js +1 -1
- package/dist/components/page-header/gator/page-header.gator.js +2 -2
- package/dist/components/page-header/index.js +1 -1
- package/dist/components/panel/gator/panel.gator.js +14 -14
- package/dist/components/panel/gator/panel.storybook-test.js +1 -457
- package/dist/components/panel/index.js +1 -1
- package/dist/components/pill/index.js +1 -1
- package/dist/components/pill/pill.js +1 -1
- package/dist/components/pill/pill.slds.js +3 -3
- package/dist/components/progress-bar/gator/progress-bar.gator.js +4 -4
- package/dist/components/progress-bar/index.js +1 -1
- package/dist/components/radio/index.js +1 -1
- package/dist/components/radio/radio.gator.js +3 -3
- package/dist/components/radio-group/index.js +1 -1
- package/dist/components/radio-group/radio-group.gator.js +5 -5
- package/dist/components/scoped-notification/index.js +1 -1
- package/dist/components/scoped-notification/scoped-notification.js +1 -1
- package/dist/components/scoped-notification/scoped-notification.slds.js +2 -2
- package/dist/components/selection-box/index.js +1 -1
- package/dist/components/selection-box/selection-box.gator.js +9 -9
- package/dist/components/selection-box-group/index.js +1 -1
- package/dist/components/selection-box-group/selection-box-group.gator.js +9 -9
- package/dist/components/selector/gator/selector.gator.js +2 -2
- package/dist/components/skeleton-loader/gator/skeleton-loader.gator.js +1 -1
- package/dist/components/skeleton-loader/index.js +1 -1
- package/dist/components/switch/gator/switch.gator.js +2 -2
- package/dist/components/switch/index.js +1 -1
- package/dist/components/switch/switch.js +1 -1
- package/dist/components/table/gator/table.gator.js +16 -16
- package/dist/components/table/index.js +1 -1
- package/dist/components/table/table.js +1 -1
- package/dist/components/tabs/gator/tab/tab.gator.js +2 -2
- package/dist/components/tabs/gator/tabset/tabset.gator.js +7 -7
- package/dist/components/tabs/index.gator.js +1 -1
- package/dist/components/tabs/index.js +1 -1
- package/dist/components/text-detail/gator/text-detail.gator.js +32 -1
- package/dist/components/text-detail/index.js +1 -1
- package/dist/components/text-detail/text-detail.js +1 -1
- package/dist/components/text-link/gator/text-link.gator.js +2 -2
- package/dist/components/text-link/index.js +1 -1
- package/dist/components/text-link/text-link.js +1 -1
- package/dist/components/toast/gator/base/toast.gator.js +5 -5
- 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/index.js +1 -1
- package/dist/components/toast/toast.js +1 -1
- package/dist/components/tooltip/gator/tooltip.gator.js +3 -3
- package/dist/components/tooltip/index.js +1 -1
- package/dist/components/tooltip/slds/tooltip.slds.js +3 -3
- package/dist/components/tooltip/tooltip.js +1 -1
- package/dist/consts/key-constants.js +1 -1
- package/dist/index.data.js +1 -1
- package/dist/index.gator.js +1 -1
- package/dist/index.js +1 -1
- package/dist/index.slds.js +1 -1
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-alignment@44.3.0/node_modules/@ckeditor/ckeditor5-alignment/dist/index.js +4 -0
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-autoformat@44.3.0/node_modules/@ckeditor/ckeditor5-autoformat/dist/index.js +7 -0
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-autosave@44.3.0/node_modules/@ckeditor/ckeditor5-autosave/dist/index.js +4 -0
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-basic-styles@44.3.0/node_modules/@ckeditor/ckeditor5-basic-styles/dist/index.js +4 -0
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-block-quote@44.3.0/node_modules/@ckeditor/ckeditor5-block-quote/dist/index.js +4 -0
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-clipboard@44.3.0/node_modules/@ckeditor/ckeditor5-clipboard/dist/index.js +20 -0
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-cloud-services@44.3.0/node_modules/@ckeditor/ckeditor5-cloud-services/dist/index.js +4 -0
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-code-block@44.3.0/node_modules/@ckeditor/ckeditor5-code-block/dist/index.js +7 -0
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-core@44.3.0/node_modules/@ckeditor/ckeditor5-core/dist/index.js +6 -0
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-editor-classic@44.3.0/node_modules/@ckeditor/ckeditor5-editor-classic/dist/index.js +4 -0
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-engine@44.3.0/node_modules/@ckeditor/ckeditor5-engine/dist/index.js +30 -0
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-enter@44.3.0/node_modules/@ckeditor/ckeditor5-enter/dist/index.js +7 -0
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-essentials@44.3.0/node_modules/@ckeditor/ckeditor5-essentials/dist/index.js +4 -0
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-find-and-replace@44.3.0/node_modules/@ckeditor/ckeditor5-find-and-replace/dist/index.js +5 -0
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-font@44.3.0/node_modules/@ckeditor/ckeditor5-font/dist/index.js +7 -0
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-heading@44.3.0/node_modules/@ckeditor/ckeditor5-heading/dist/index.js +7 -0
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-highlight@44.3.0/node_modules/@ckeditor/ckeditor5-highlight/dist/index.js +4 -0
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-horizontal-line@44.3.0/node_modules/@ckeditor/ckeditor5-horizontal-line/dist/index.js +4 -0
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-html-embed@44.3.0/node_modules/@ckeditor/ckeditor5-html-embed/dist/index.js +4 -0
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-html-support@44.3.0/node_modules/@ckeditor/ckeditor5-html-support/dist/index.js +12 -0
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-image@44.3.0/node_modules/@ckeditor/ckeditor5-image/dist/index.js +10 -0
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-indent@44.3.0/node_modules/@ckeditor/ckeditor5-indent/dist/index.js +10 -0
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-language@44.3.0/node_modules/@ckeditor/ckeditor5-language/dist/index.js +4 -0
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-link@44.3.0/node_modules/@ckeditor/ckeditor5-link/dist/index.js +4 -0
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-list@44.3.0/node_modules/@ckeditor/ckeditor5-list/dist/index.js +13 -0
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-markdown-gfm@44.3.0/node_modules/@ckeditor/ckeditor5-markdown-gfm/dist/index.js +6 -0
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-media-embed@44.3.0/node_modules/@ckeditor/ckeditor5-media-embed/dist/index.js +7 -0
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-mention@44.3.0/node_modules/@ckeditor/ckeditor5-mention/dist/index.js +4 -0
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-page-break@44.3.0/node_modules/@ckeditor/ckeditor5-page-break/dist/index.js +4 -0
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-paragraph@44.3.0/node_modules/@ckeditor/ckeditor5-paragraph/dist/index.js +4 -0
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-paste-from-office@44.3.0/node_modules/@ckeditor/ckeditor5-paste-from-office/dist/index.js +28 -0
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-remove-format@44.3.0/node_modules/@ckeditor/ckeditor5-remove-format/dist/index.js +4 -0
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-select-all@44.3.0/node_modules/@ckeditor/ckeditor5-select-all/dist/index.js +4 -0
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-show-blocks@44.3.0/node_modules/@ckeditor/ckeditor5-show-blocks/dist/index.js +4 -0
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-source-editing@44.3.0/node_modules/@ckeditor/ckeditor5-source-editing/dist/index.js +12 -0
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-special-characters@44.3.0/node_modules/@ckeditor/ckeditor5-special-characters/dist/index.js +4 -0
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-style@44.3.0/node_modules/@ckeditor/ckeditor5-style/dist/index.js +4 -0
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-table@44.3.0/node_modules/@ckeditor/ckeditor5-table/dist/index.js +19 -0
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-typing@44.3.0/node_modules/@ckeditor/ckeditor5-typing/dist/index.js +13 -0
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-ui@44.3.0/node_modules/@ckeditor/ckeditor5-ui/dist/index.js +29 -0
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-undo@44.3.0/node_modules/@ckeditor/ckeditor5-undo/dist/index.js +4 -0
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-upload@44.3.0/node_modules/@ckeditor/ckeditor5-upload/dist/index.js +4 -0
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-utils@44.3.0/node_modules/@ckeditor/ckeditor5-utils/dist/index.js +104 -0
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-watchdog@44.3.0/node_modules/@ckeditor/ckeditor5-watchdog/dist/index.js +10 -0
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-widget@44.3.0/node_modules/@ckeditor/ckeditor5-widget/dist/index.js +4 -0
- package/dist/node_modules/.pnpm/@deltablot_dropzone@7.3.0/node_modules/@deltablot/dropzone/dist/dropzone.js +22 -0
- package/dist/node_modules/.pnpm/@floating-ui_core@1.6.8/node_modules/@floating-ui/core/dist/floating-ui.core.js +1 -0
- package/dist/node_modules/.pnpm/@floating-ui_dom@1.6.13/node_modules/@floating-ui/dom/dist/floating-ui.dom.js +1 -0
- package/dist/node_modules/.pnpm/@floating-ui_utils@0.2.9/node_modules/@floating-ui/utils/dist/floating-ui.utils.dom.js +1 -0
- package/dist/node_modules/.pnpm/@floating-ui_utils@0.2.9/node_modules/@floating-ui/utils/dist/floating-ui.utils.js +1 -0
- package/dist/node_modules/.pnpm/@jridgewell_sourcemap-codec@1.5.0/node_modules/@jridgewell/sourcemap-codec/dist/sourcemap-codec.umd.js +1 -0
- package/dist/node_modules/.pnpm/@lit_localize@0.12.2/node_modules/@lit/localize/init/install.js +1 -0
- package/dist/node_modules/.pnpm/@lit_localize@0.12.2/node_modules/@lit/localize/init/runtime.js +5 -0
- package/dist/node_modules/.pnpm/@lit_localize@0.12.2/node_modules/@lit/localize/internal/default-msg.js +5 -0
- package/dist/node_modules/.pnpm/@lit_localize@0.12.2/node_modules/@lit/localize/internal/deferred.js +5 -0
- package/dist/node_modules/.pnpm/@lit_localize@0.12.2/node_modules/@lit/localize/internal/fnv1a64.js +5 -0
- package/dist/node_modules/.pnpm/@lit_localize@0.12.2/node_modules/@lit/localize/internal/locale-status-event.js +5 -0
- package/dist/node_modules/.pnpm/@lit_localize@0.12.2/node_modules/@lit/localize/internal/localized-controller.js +5 -0
- package/dist/node_modules/.pnpm/@lit_localize@0.12.2/node_modules/@lit/localize/internal/localized-decorator.js +5 -0
- package/dist/node_modules/.pnpm/@lit_localize@0.12.2/node_modules/@lit/localize/internal/str-tag.js +5 -0
- package/dist/node_modules/.pnpm/@lit_reactive-element@2.0.4/node_modules/@lit/reactive-element/css-tag.js +5 -0
- package/dist/node_modules/.pnpm/@lit_reactive-element@2.0.4/node_modules/@lit/reactive-element/decorators/custom-element.js +5 -0
- package/dist/node_modules/.pnpm/@lit_reactive-element@2.0.4/node_modules/@lit/reactive-element/decorators/property.js +5 -0
- package/dist/node_modules/.pnpm/@lit_reactive-element@2.0.4/node_modules/@lit/reactive-element/decorators/state.js +5 -0
- package/dist/node_modules/.pnpm/@lit_reactive-element@2.0.4/node_modules/@lit/reactive-element/reactive-element.js +5 -0
- package/dist/node_modules/.pnpm/@storybook_core@8.6.11_prettier@3.4.2_storybook@8.6.11_prettier@3.4.2_/node_modules/@storybook/core/dist/channels/index.js +20 -0
- package/dist/node_modules/.pnpm/@storybook_core@8.6.11_prettier@3.4.2_storybook@8.6.11_prettier@3.4.2_/node_modules/@storybook/core/dist/client-logger/index.js +1 -0
- package/dist/node_modules/.pnpm/@storybook_core@8.6.11_prettier@3.4.2_storybook@8.6.11_prettier@3.4.2_/node_modules/@storybook/core/dist/core-events/index.js +1 -0
- package/dist/node_modules/.pnpm/@storybook_core@8.6.11_prettier@3.4.2_storybook@8.6.11_prettier@3.4.2_/node_modules/@storybook/core/dist/csf/index.js +1 -0
- package/dist/node_modules/.pnpm/@storybook_core@8.6.11_prettier@3.4.2_storybook@8.6.11_prettier@3.4.2_/node_modules/@storybook/core/dist/preview-api/index.js +70 -0
- package/dist/node_modules/.pnpm/@storybook_core@8.6.11_prettier@3.4.2_storybook@8.6.11_prettier@3.4.2_/node_modules/@storybook/core/dist/preview-errors.js +130 -0
- package/dist/node_modules/.pnpm/@storybook_global@5.0.0/node_modules/@storybook/global/dist/index.js +1 -0
- package/dist/node_modules/.pnpm/@storybook_instrumenter@8.6.11_storybook@8.6.11_prettier@3.4.2_/node_modules/@storybook/instrumenter/dist/index.js +48 -0
- package/dist/node_modules/.pnpm/@storybook_test@8.6.11_storybook@8.6.11_prettier@3.4.2_/node_modules/@storybook/test/dist/index.js +193 -0
- package/dist/node_modules/.pnpm/@vitest_browser@3.1.1_msw@2.7.3_@types_node@22.13.10_typescript@5.8.2__playwright@1.51._0e899a6916392729669044314556a008/node_modules/@vitest/browser/context.js +1 -0
- package/dist/node_modules/.pnpm/@vitest_expect@3.1.1/node_modules/@vitest/expect/dist/index.js +58 -0
- package/dist/node_modules/.pnpm/@vitest_pretty-format@3.1.1/node_modules/@vitest/pretty-format/dist/index.js +21 -0
- package/dist/node_modules/.pnpm/@vitest_runner@3.1.1/node_modules/@vitest/runner/dist/chunk-tasks.js +1 -0
- package/dist/node_modules/.pnpm/@vitest_runner@3.1.1/node_modules/@vitest/runner/dist/index.js +4 -0
- package/dist/node_modules/.pnpm/@vitest_snapshot@3.1.1/node_modules/@vitest/snapshot/dist/index.js +27 -0
- package/dist/node_modules/.pnpm/@vitest_spy@3.1.1/node_modules/@vitest/spy/dist/index.js +1 -0
- package/dist/node_modules/.pnpm/@vitest_utils@3.1.1/node_modules/@vitest/utils/dist/chunk-_commonjsHelpers.js +1 -0
- package/dist/node_modules/.pnpm/@vitest_utils@3.1.1/node_modules/@vitest/utils/dist/diff.js +42 -0
- package/dist/node_modules/.pnpm/@vitest_utils@3.1.1/node_modules/@vitest/utils/dist/error.js +2 -0
- package/dist/node_modules/.pnpm/@vitest_utils@3.1.1/node_modules/@vitest/utils/dist/helpers.js +1 -0
- package/dist/node_modules/.pnpm/@vitest_utils@3.1.1/node_modules/@vitest/utils/dist/index.js +1 -0
- package/dist/node_modules/.pnpm/@vitest_utils@3.1.1/node_modules/@vitest/utils/dist/source-map.js +1 -0
- package/dist/node_modules/.pnpm/axe-core@4.10.3/node_modules/axe-core/axe.js +30 -0
- package/dist/node_modules/.pnpm/chai@5.2.0/node_modules/chai/chai.js +218 -0
- package/dist/node_modules/.pnpm/color-convert@2.0.1/node_modules/color-convert/conversions.js +1 -0
- package/dist/node_modules/.pnpm/color-convert@2.0.1/node_modules/color-convert/index.js +1 -0
- package/dist/node_modules/.pnpm/color-convert@2.0.1/node_modules/color-convert/route.js +1 -0
- package/dist/node_modules/.pnpm/color-name@1.1.4/node_modules/color-name/index.js +1 -0
- package/dist/node_modules/.pnpm/color-parse@1.4.2/node_modules/color-parse/index.js +1 -0
- package/dist/node_modules/.pnpm/libphonenumber-js@1.12.6/node_modules/libphonenumber-js/es6/ParseError.js +1 -0
- package/dist/node_modules/.pnpm/libphonenumber-js@1.12.6/node_modules/libphonenumber-js/es6/PhoneNumber.js +1 -0
- package/dist/node_modules/.pnpm/libphonenumber-js@1.12.6/node_modules/libphonenumber-js/es6/constants.js +1 -0
- package/dist/node_modules/.pnpm/libphonenumber-js@1.12.6/node_modules/libphonenumber-js/es6/format.js +2 -0
- package/dist/node_modules/.pnpm/libphonenumber-js@1.12.6/node_modules/libphonenumber-js/es6/helpers/RFC3966.js +1 -0
- package/dist/node_modules/.pnpm/libphonenumber-js@1.12.6/node_modules/libphonenumber-js/es6/helpers/applyInternationalSeparatorStyle.js +1 -0
- package/dist/node_modules/.pnpm/libphonenumber-js@1.12.6/node_modules/libphonenumber-js/es6/helpers/checkNumberLength.js +1 -0
- package/dist/node_modules/.pnpm/libphonenumber-js@1.12.6/node_modules/libphonenumber-js/es6/helpers/extension/createExtensionPattern.js +1 -0
- package/dist/node_modules/.pnpm/libphonenumber-js@1.12.6/node_modules/libphonenumber-js/es6/helpers/extension/extractExtension.js +1 -0
- package/dist/node_modules/.pnpm/libphonenumber-js@1.12.6/node_modules/libphonenumber-js/es6/helpers/extractCountryCallingCode.js +1 -0
- package/dist/node_modules/.pnpm/libphonenumber-js@1.12.6/node_modules/libphonenumber-js/es6/helpers/extractCountryCallingCodeFromInternationalNumberWithoutPlusSign.js +1 -0
- package/dist/node_modules/.pnpm/libphonenumber-js@1.12.6/node_modules/libphonenumber-js/es6/helpers/extractFormattedPhoneNumberFromPossibleRfc3966NumberUri.js +1 -0
- package/dist/node_modules/.pnpm/libphonenumber-js@1.12.6/node_modules/libphonenumber-js/es6/helpers/extractNationalNumber.js +1 -0
- package/dist/node_modules/.pnpm/libphonenumber-js@1.12.6/node_modules/libphonenumber-js/es6/helpers/extractNationalNumberFromPossiblyIncompleteNumber.js +1 -0
- package/dist/node_modules/.pnpm/libphonenumber-js@1.12.6/node_modules/libphonenumber-js/es6/helpers/extractPhoneContext.js +1 -0
- package/dist/node_modules/.pnpm/libphonenumber-js@1.12.6/node_modules/libphonenumber-js/es6/helpers/formatNationalNumberUsingFormat.js +1 -0
- package/dist/node_modules/.pnpm/libphonenumber-js@1.12.6/node_modules/libphonenumber-js/es6/helpers/getCountryByCallingCode.js +1 -0
- package/dist/node_modules/.pnpm/libphonenumber-js@1.12.6/node_modules/libphonenumber-js/es6/helpers/getCountryByNationalNumber.js +2 -0
- package/dist/node_modules/.pnpm/libphonenumber-js@1.12.6/node_modules/libphonenumber-js/es6/helpers/getIddPrefix.js +1 -0
- package/dist/node_modules/.pnpm/libphonenumber-js@1.12.6/node_modules/libphonenumber-js/es6/helpers/getNumberType.js +2 -0
- package/dist/node_modules/.pnpm/libphonenumber-js@1.12.6/node_modules/libphonenumber-js/es6/helpers/getPossibleCountriesForNumber.js +1 -0
- package/dist/node_modules/.pnpm/libphonenumber-js@1.12.6/node_modules/libphonenumber-js/es6/helpers/isObject.js +1 -0
- package/dist/node_modules/.pnpm/libphonenumber-js@1.12.6/node_modules/libphonenumber-js/es6/helpers/isViablePhoneNumber.js +1 -0
- package/dist/node_modules/.pnpm/libphonenumber-js@1.12.6/node_modules/libphonenumber-js/es6/helpers/matchesEntirely.js +1 -0
- package/dist/node_modules/.pnpm/libphonenumber-js@1.12.6/node_modules/libphonenumber-js/es6/helpers/parseDigits.js +1 -0
- package/dist/node_modules/.pnpm/libphonenumber-js@1.12.6/node_modules/libphonenumber-js/es6/helpers/stripIddPrefix.js +1 -0
- package/dist/node_modules/.pnpm/libphonenumber-js@1.12.6/node_modules/libphonenumber-js/es6/isPossible.js +1 -0
- package/dist/node_modules/.pnpm/libphonenumber-js@1.12.6/node_modules/libphonenumber-js/es6/isValid.js +1 -0
- package/dist/node_modules/.pnpm/libphonenumber-js@1.12.6/node_modules/libphonenumber-js/es6/metadata.js +1 -0
- package/dist/node_modules/.pnpm/libphonenumber-js@1.12.6/node_modules/libphonenumber-js/es6/normalizeArguments.js +2 -0
- package/dist/node_modules/.pnpm/libphonenumber-js@1.12.6/node_modules/libphonenumber-js/es6/parse.js +1 -0
- package/dist/node_modules/.pnpm/libphonenumber-js@1.12.6/node_modules/libphonenumber-js/es6/parseIncompletePhoneNumber.js +2 -0
- package/dist/node_modules/.pnpm/libphonenumber-js@1.12.6/node_modules/libphonenumber-js/es6/parsePhoneNumber.js +1 -0
- package/dist/node_modules/.pnpm/libphonenumber-js@1.12.6/node_modules/libphonenumber-js/es6/parsePhoneNumberWithError_.js +1 -0
- package/dist/node_modules/.pnpm/libphonenumber-js@1.12.6/node_modules/libphonenumber-js/es6/parsePhoneNumber_.js +1 -0
- package/dist/node_modules/.pnpm/libphonenumber-js@1.12.6/node_modules/libphonenumber-js/es6/tools/semver-compare.js +1 -0
- package/dist/node_modules/.pnpm/libphonenumber-js@1.12.6/node_modules/libphonenumber-js/metadata.min.json.js +1 -0
- package/dist/node_modules/.pnpm/libphonenumber-js@1.12.6/node_modules/libphonenumber-js/min/exports/parsePhoneNumber.js +1 -0
- package/dist/node_modules/.pnpm/libphonenumber-js@1.12.6/node_modules/libphonenumber-js/min/exports/withMetadataArgument.js +1 -0
- package/dist/node_modules/.pnpm/lit-element@4.1.1/node_modules/lit-element/lit-element.js +5 -0
- package/dist/node_modules/.pnpm/lit-html@3.2.1/node_modules/lit-html/async-directive.js +5 -0
- package/dist/node_modules/.pnpm/lit-html@3.2.1/node_modules/lit-html/directive-helpers.js +5 -0
- package/dist/node_modules/.pnpm/lit-html@3.2.1/node_modules/lit-html/directive.js +5 -0
- package/dist/node_modules/.pnpm/lit-html@3.2.1/node_modules/lit-html/directives/if-defined.js +5 -0
- package/dist/node_modules/.pnpm/lit-html@3.2.1/node_modules/lit-html/directives/live.js +5 -0
- package/dist/node_modules/.pnpm/lit-html@3.2.1/node_modules/lit-html/directives/ref.js +5 -0
- package/dist/node_modules/.pnpm/lit-html@3.2.1/node_modules/lit-html/directives/unsafe-html.js +5 -0
- package/dist/node_modules/.pnpm/lit-html@3.2.1/node_modules/lit-html/lit-html.js +7 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_DataView.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_Hash.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_ListCache.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_Map.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_MapCache.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_Promise.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_Set.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_SetCache.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_Stack.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_Symbol.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_Uint8Array.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_WeakMap.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_apply.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arrayEach.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arrayFilter.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arrayLikeKeys.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arrayMap.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arrayPush.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arrayReduce.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arraySome.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_asciiToArray.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_asciiWords.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_assignMergeValue.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_assignValue.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_assocIndexOf.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseAssign.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseAssignIn.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseAssignValue.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseClone.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseCreate.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseEach.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseFor.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseForOwn.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseGet.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseGetAllKeys.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseGetTag.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseHasIn.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsArguments.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsEqual.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsEqualDeep.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsMap.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsMatch.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsNative.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsSet.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsTypedArray.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIteratee.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseKeys.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseKeysIn.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseMap.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseMatches.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseMatchesProperty.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseMerge.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseMergeDeep.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseProperty.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_basePropertyDeep.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_basePropertyOf.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseRest.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseSet.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseSetToString.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseSlice.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseTimes.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseToString.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseTrim.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseUnary.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseUnset.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_cacheHas.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_castPath.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_castSlice.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_cloneArrayBuffer.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_cloneBuffer.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_cloneDataView.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_cloneRegExp.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_cloneSymbol.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_cloneTypedArray.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_copyArray.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_copyObject.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_copySymbols.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_copySymbolsIn.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_coreJsData.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_createAssigner.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_createBaseEach.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_createBaseFor.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_createCaseFirst.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_createCompounder.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_deburrLetter.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_defineProperty.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_equalArrays.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_equalByTag.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_equalObjects.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_freeGlobal.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getAllKeys.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getAllKeysIn.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getMapData.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getMatchData.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getNative.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getPrototype.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getRawTag.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getSymbols.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getSymbolsIn.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getTag.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getValue.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_hasPath.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_hasUnicode.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_hasUnicodeWord.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_hashClear.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_hashDelete.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_hashGet.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_hashHas.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_hashSet.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_initCloneArray.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_initCloneByTag.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_initCloneObject.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_isIndex.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_isIterateeCall.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_isKey.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_isKeyable.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_isMasked.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_isPrototype.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_isStrictComparable.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_listCacheClear.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_listCacheDelete.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_listCacheGet.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_listCacheHas.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_listCacheSet.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_mapCacheClear.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_mapCacheDelete.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_mapCacheGet.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_mapCacheHas.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_mapCacheSet.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_mapToArray.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_matchesStrictComparable.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_memoizeCapped.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_nativeCreate.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_nativeKeys.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_nativeKeysIn.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_nodeUtil.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_objectToString.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_overArg.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_overRest.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_parent.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_root.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_safeGet.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_setCacheAdd.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_setCacheHas.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_setToArray.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_setToString.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_shortOut.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_stackClear.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_stackDelete.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_stackGet.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_stackHas.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_stackSet.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_stringToArray.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_stringToPath.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_toKey.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_toSource.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_trimmedEndIndex.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_unicodeToArray.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_unicodeWords.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/assignIn.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/clone.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/cloneDeep.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/cloneDeepWith.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/constant.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/debounce.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/deburr.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/eq.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/escapeRegExp.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/get.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/hasIn.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/identity.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isArguments.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isArray.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isArrayLike.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isArrayLikeObject.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isBuffer.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isElement.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isEqual.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isEqualWith.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isFunction.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isLength.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isMap.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isObject.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isObjectLike.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isPlainObject.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isSet.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isString.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isSymbol.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isTypedArray.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/keys.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/keysIn.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/last.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/map.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/mapValues.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/memoize.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/merge.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/mergeWith.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/now.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/property.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/set.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/startCase.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/stubArray.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/stubFalse.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/throttle.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/toNumber.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/toPlainObject.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/toString.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/unset.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/upperFirst.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/words.js +1 -0
- package/dist/node_modules/.pnpm/loupe@3.1.3/node_modules/loupe/lib/arguments.js +1 -0
- package/dist/node_modules/.pnpm/loupe@3.1.3/node_modules/loupe/lib/array.js +1 -0
- package/dist/node_modules/.pnpm/loupe@3.1.3/node_modules/loupe/lib/bigint.js +1 -0
- package/dist/node_modules/.pnpm/loupe@3.1.3/node_modules/loupe/lib/class.js +1 -0
- package/dist/node_modules/.pnpm/loupe@3.1.3/node_modules/loupe/lib/date.js +1 -0
- package/dist/node_modules/.pnpm/loupe@3.1.3/node_modules/loupe/lib/error.js +1 -0
- package/dist/node_modules/.pnpm/loupe@3.1.3/node_modules/loupe/lib/function.js +1 -0
- package/dist/node_modules/.pnpm/loupe@3.1.3/node_modules/loupe/lib/helpers.js +1 -0
- package/dist/node_modules/.pnpm/loupe@3.1.3/node_modules/loupe/lib/html.js +2 -0
- package/dist/node_modules/.pnpm/loupe@3.1.3/node_modules/loupe/lib/index.js +1 -0
- package/dist/node_modules/.pnpm/loupe@3.1.3/node_modules/loupe/lib/map.js +1 -0
- package/dist/node_modules/.pnpm/loupe@3.1.3/node_modules/loupe/lib/number.js +1 -0
- package/dist/node_modules/.pnpm/loupe@3.1.3/node_modules/loupe/lib/object.js +1 -0
- package/dist/node_modules/.pnpm/loupe@3.1.3/node_modules/loupe/lib/promise.js +1 -0
- package/dist/node_modules/.pnpm/loupe@3.1.3/node_modules/loupe/lib/regexp.js +1 -0
- package/dist/node_modules/.pnpm/loupe@3.1.3/node_modules/loupe/lib/set.js +1 -0
- package/dist/node_modules/.pnpm/loupe@3.1.3/node_modules/loupe/lib/string.js +1 -0
- package/dist/node_modules/.pnpm/loupe@3.1.3/node_modules/loupe/lib/symbol.js +1 -0
- package/dist/node_modules/.pnpm/loupe@3.1.3/node_modules/loupe/lib/typedarray.js +1 -0
- package/dist/node_modules/.pnpm/magic-string@0.30.17/node_modules/magic-string/dist/magic-string.es.js +10 -0
- package/dist/node_modules/.pnpm/marked@4.0.12/node_modules/marked/lib/marked.esm.js +48 -0
- package/dist/node_modules/.pnpm/pathe@2.0.3/node_modules/pathe/dist/shared/pathe.M-eThtNZ.js +1 -0
- package/dist/node_modules/.pnpm/tinyrainbow@2.0.0/node_modules/tinyrainbow/dist/browser.js +1 -0
- package/dist/node_modules/.pnpm/tinyrainbow@2.0.0/node_modules/tinyrainbow/dist/chunk-BVHSVHOK.js +1 -0
- package/dist/node_modules/.pnpm/tinyspy@3.0.2/node_modules/tinyspy/dist/index.js +1 -0
- package/dist/node_modules/.pnpm/turndown-plugin-gfm@1.0.2/node_modules/turndown-plugin-gfm/lib/turndown-plugin-gfm.es.js +16 -0
- package/dist/node_modules/.pnpm/turndown@7.2.0/node_modules/turndown/lib/turndown.browser.es.js +61 -0
- package/dist/node_modules/.pnpm/vanilla-colorful@0.7.2/node_modules/vanilla-colorful/lib/components/color-picker.js +1 -0
- package/dist/node_modules/.pnpm/vanilla-colorful@0.7.2/node_modules/vanilla-colorful/lib/components/hue.js +1 -0
- package/dist/node_modules/.pnpm/vanilla-colorful@0.7.2/node_modules/vanilla-colorful/lib/components/saturation.js +1 -0
- package/dist/node_modules/.pnpm/vanilla-colorful@0.7.2/node_modules/vanilla-colorful/lib/components/slider.js +1 -0
- package/dist/node_modules/.pnpm/vanilla-colorful@0.7.2/node_modules/vanilla-colorful/lib/entrypoints/hex.js +1 -0
- package/dist/node_modules/.pnpm/vanilla-colorful@0.7.2/node_modules/vanilla-colorful/lib/styles/color-picker.js +1 -0
- package/dist/node_modules/.pnpm/vanilla-colorful@0.7.2/node_modules/vanilla-colorful/lib/styles/hue.js +1 -0
- package/dist/node_modules/.pnpm/vanilla-colorful@0.7.2/node_modules/vanilla-colorful/lib/styles/saturation.js +1 -0
- package/dist/node_modules/.pnpm/vanilla-colorful@0.7.2/node_modules/vanilla-colorful/lib/utils/compare.js +1 -0
- package/dist/node_modules/.pnpm/vanilla-colorful@0.7.2/node_modules/vanilla-colorful/lib/utils/convert.js +1 -0
- package/dist/node_modules/.pnpm/vanilla-colorful@0.7.2/node_modules/vanilla-colorful/lib/utils/dom.js +1 -0
- package/dist/node_modules/.pnpm/vanilla-colorful@0.7.2/node_modules/vanilla-colorful/lib/utils/math.js +1 -0
- package/dist/node_modules/.pnpm/vitest@3.1.1_@types_debug@4.1.12_@types_node@22.13.10_@vitest_browser@3.1.1_@vitest_ui@_b85cc2177a791409b00034418624134c/node_modules/vitest/dist/chunks/_commonjsHelpers.BFTU3MAI.js +1 -0
- package/dist/node_modules/.pnpm/vitest@3.1.1_@types_debug@4.1.12_@types_node@22.13.10_@vitest_browser@3.1.1_@vitest_ui@_b85cc2177a791409b00034418624134c/node_modules/vitest/dist/chunks/date.CDOsz-HY.js +1 -0
- package/dist/node_modules/.pnpm/vitest@3.1.1_@types_debug@4.1.12_@types_node@22.13.10_@vitest_browser@3.1.1_@vitest_ui@_b85cc2177a791409b00034418624134c/node_modules/vitest/dist/chunks/utils.CtocqOoE.js +7 -0
- package/dist/node_modules/.pnpm/vitest@3.1.1_@types_debug@4.1.12_@types_node@22.13.10_@vitest_browser@3.1.1_@vitest_ui@_b85cc2177a791409b00034418624134c/node_modules/vitest/dist/chunks/vi.B-PuvDzu.js +12 -0
- package/dist/packages/web-components/src/components/accordion/gator/base/accordion.gator.scss.js +1 -0
- package/dist/packages/web-components/src/components/accordion/gator/base/accordion.gator.tokens.scss.js +1 -0
- package/dist/packages/web-components/src/components/accordion/gator/group/accordion-group.gator.scss.js +1 -0
- package/dist/packages/web-components/src/components/accordion/gator/group/accordion-group.gator.tokens.scss.js +1 -0
- package/dist/packages/web-components/src/components/alert/gator/alert.tokens.scss.js +1 -0
- package/dist/packages/web-components/src/components/alert/gator/base/alert.gator.scss.js +1 -0
- package/dist/packages/web-components/src/components/alert/gator/subtitle/alert-subtitle.gator.scss.js +1 -0
- package/dist/packages/web-components/src/components/alert/gator/title/alert-title.gator.scss.js +1 -0
- package/dist/packages/web-components/src/components/avatar/avatar.tokens.scss.js +1 -0
- package/dist/packages/web-components/src/components/avatar/gator/avatar.gator.scss.js +1 -0
- package/dist/packages/web-components/src/components/badge/gator/badge.gator.scss.js +1 -0
- package/dist/packages/web-components/src/components/badge/gator/badge.gator.tokens.scss.js +1 -0
- package/dist/packages/web-components/src/components/banner/banner.tokens.scss.js +1 -0
- package/dist/packages/web-components/src/components/banner/gator/banner.gator.scss.js +1 -0
- package/dist/packages/web-components/src/components/boolean/boolean.gator.scss.js +1 -0
- package/dist/packages/web-components/src/components/boolean/boolean.gator.tokens.scss.js +1 -0
- package/dist/packages/web-components/src/components/breadcrumbs/gator/breadcrumb/breadcrumb.gator.scss.js +1 -0
- package/dist/packages/web-components/src/components/breadcrumbs/gator/breadcrumbs.gator.tokens.scss.js +1 -0
- package/dist/packages/web-components/src/components/breadcrumbs/gator/container/breadcrumbs.gator.scss.js +1 -0
- package/dist/packages/web-components/src/components/button/gator/button.gator.scss.js +1 -0
- package/dist/packages/web-components/src/components/button-card/button-card.tokens.scss.js +1 -0
- package/dist/packages/web-components/src/components/button-card/gator/button-card.gator.scss.js +1 -0
- package/dist/{assets/index-chunk11.js → packages/web-components/src/components/card/card.tokens.scss.js} +1 -1
- package/dist/packages/web-components/src/components/card/gator/base/card.gator.scss.js +1 -0
- package/dist/packages/web-components/src/components/card/gator/content/card-content.gator.scss.js +1 -0
- package/dist/packages/web-components/src/components/card/gator/footer/card-footer.gator.scss.js +1 -0
- package/dist/packages/web-components/src/components/card/gator/header/card-header.gator.scss.js +1 -0
- package/dist/packages/web-components/src/components/card/gator/header/card-header.gator.tokens.scss.js +1 -0
- package/dist/packages/web-components/src/components/checkbox/checkbox.gator.scss.js +1 -0
- package/dist/packages/web-components/src/components/checkbox-group/checkbox-group.gator.scss.js +1 -0
- package/dist/packages/web-components/src/components/chip/chip.tokens.scss.js +1 -0
- package/dist/packages/web-components/src/components/chip/gator/chip.gator.scss.js +1 -0
- package/dist/packages/web-components/src/components/combobox/combobox-item/combobox-item.slds.scss.js +1 -0
- package/dist/packages/web-components/src/components/date-picker/base/gator/datepicker.gator.scss.js +1 -0
- package/dist/packages/web-components/src/components/date-picker/year-month-selector/year-month-selector.gator.scss.js +1 -0
- package/dist/packages/web-components/src/components/display-card/gator/display-card.gator.scss.js +1 -0
- package/dist/packages/web-components/src/components/divider/gator/divider.gator.scss.js +1 -0
- package/dist/packages/web-components/src/components/fab/gator/fab.gator.scss.js +1 -0
- package/dist/packages/web-components/src/components/headline-card/gator/headline-card.gator.scss.js +1 -0
- package/dist/packages/web-components/src/components/icon/gator/icon.gator.scss.js +1 -0
- package/dist/packages/web-components/src/components/icon-button/gator/icon-button.gator.scss.js +1 -0
- package/dist/packages/web-components/src/components/illustration/gator/illustration.gator.scss.js +1 -0
- package/dist/packages/web-components/src/components/illustration/illustration.tokens.scss.js +1 -0
- package/dist/packages/web-components/src/components/input/gator/dropdown/input-dropdown.gator.scss.js +1 -0
- package/dist/packages/web-components/src/components/input/gator/help-text/help-text.gator.scss.js +1 -0
- package/dist/packages/web-components/src/components/input/gator/help-text/help-text.gator.tokens.scss.js +1 -0
- package/dist/packages/web-components/src/components/input/gator/input-currency/input-currency.gator.scss.js +1 -0
- package/dist/packages/web-components/src/components/input/gator/input-date/input-date.gator.scss.js +1 -0
- package/dist/packages/web-components/src/components/input/gator/input-file/file-uploaded-preview/file-upload-preview.gator.scss.js +1 -0
- package/dist/packages/web-components/src/components/input/gator/input-file/input-file.gator.scss.js +1 -0
- package/dist/packages/web-components/src/components/input/gator/input-label/input-label.gator.scss.js +1 -0
- package/dist/packages/web-components/src/components/input/gator/input-label/input-label.gator.tokens.scss.js +1 -0
- package/dist/packages/web-components/src/components/input/gator/input-phone/input-phone.gator.scss.js +1 -0
- package/dist/packages/web-components/src/components/input/gator/input-search/input-search.gator.scss.js +1 -0
- package/dist/packages/web-components/src/components/input/gator/input-textarea/input-textarea.gator.scss.js +1 -0
- package/dist/packages/web-components/src/components/input/input.gator.scss.js +1 -0
- package/dist/packages/web-components/src/components/input/input.gator.tokens.scss.js +1 -0
- package/dist/packages/web-components/src/components/list/gator/list-item/list-item.gator.scss.js +1 -0
- package/dist/packages/web-components/src/components/loading-spinner/gator/loading-spinner.gator.scss.js +1 -0
- package/dist/packages/web-components/src/components/menu/base/gator/menu.gator.scss.js +1 -0
- package/dist/packages/web-components/src/components/menu/menu.tokens.scss.js +1 -0
- package/dist/packages/web-components/src/components/modal/gator/modal.gator.scss.js +1 -0
- package/dist/packages/web-components/src/components/page-header/gator/page-header.gator.scss.js +1 -0
- package/dist/packages/web-components/src/components/panel/gator/panel.gator.scss.js +1 -0
- package/dist/packages/web-components/src/components/panel/gator/panel.gator.tokens.scss.js +1 -0
- package/dist/packages/web-components/src/components/progress-bar/gator/progress-bar.gator.scss.js +1 -0
- package/dist/packages/web-components/src/components/radio/radio.gator.scss.js +1 -0
- package/dist/packages/web-components/src/components/radio/radio.gator.tokens.scss.js +1 -0
- package/dist/packages/web-components/src/components/radio-group/radio-group.gator.scss.js +1 -0
- package/dist/packages/web-components/src/components/selection-box/selection-box.gator.scss.js +1 -0
- package/dist/packages/web-components/src/components/selection-box/selection-box.gator.tokens.scss.js +1 -0
- package/dist/packages/web-components/src/components/selection-box-group/selection-box-group.gator.scss.js +1 -0
- package/dist/packages/web-components/src/components/selector/gator/selector.gator.scss.js +1 -0
- package/dist/packages/web-components/src/components/skeleton-loader/gator/skeleton-loader.gator.scss.js +1 -0
- package/dist/packages/web-components/src/components/switch/gator/switch.gator.scss.js +1 -0
- package/dist/packages/web-components/src/components/switch/switch.tokens.scss.js +1 -0
- package/dist/packages/web-components/src/components/table/gator/table.gator.scss.js +1 -0
- package/dist/packages/web-components/src/components/table/table.tokens.scss.js +1 -0
- package/dist/packages/web-components/src/components/tabs/gator/tabs.gator.scss.js +1 -0
- package/dist/packages/web-components/src/components/tabs/gator/tabs.gator.tokens.scss.js +1 -0
- package/dist/packages/web-components/src/components/text-detail/gator/text-detail.gator.scss.js +1 -0
- package/dist/packages/web-components/src/components/text-link/gator/text-link.gator.scss.js +1 -0
- package/dist/packages/web-components/src/components/toast/gator/base/toast.gator.scss.js +1 -0
- package/dist/packages/web-components/src/components/toast/gator/subtitle/toast-subtitle.gator.scss.js +1 -0
- package/dist/packages/web-components/src/components/toast/gator/title/toast-title.gator.scss.js +1 -0
- package/dist/packages/web-components/src/components/tooltip/gator/tooltip.gator.scss.js +1 -0
- package/dist/{assets/index-chunk16.js → packages/web-components/src/components/tooltip/tooltip.scss.js} +1 -1
- package/dist/packages/web-components/src/components/tooltip/tooltip.tokens.scss.js +1 -0
- package/dist/{assets/index-chunk10.js → packages/web-components/src/index.slds.scss.js} +1 -1
- package/dist/packages/web-components/src/styles/_gator-utils.scss.js +1 -0
- package/dist/{assets/index-chunk5.js → packages/web-components/src/tokens/primitive.tokens.scss.js} +1 -1
- package/dist/{assets/index-chunk6.js → packages/web-components/src/tokens/semantic.tokens.scss.js} +1 -1
- package/dist/packages/web-components/src/utils/data/countries.json.js +1 -0
- package/dist/packages/web-components/src/utils/data/naics-codes.json.js +1 -0
- package/dist/packages/web-components/src/utils/data/phone-country-codes.json.js +1 -0
- package/dist/packages/web-components/src/utils/data/states.json.js +1 -0
- package/dist/types/components/alert/alert.d.ts +16 -0
- package/dist/types/components/banner/banner.d.ts +16 -0
- package/dist/types/components/button/button.d.ts +42 -0
- package/dist/types/components/fab/fab.d.ts +31 -0
- package/dist/types/components/icon-button/icon-button.d.ts +41 -0
- package/dist/types/components/input/gator/input-label/input-label.gator.d.ts +35 -0
- package/dist/types/components/input/index.gator.d.ts +1 -0
- package/dist/types/components/list/gator/list-item/list-item.gator.d.ts +98 -0
- package/dist/types/components/tooltip/tooltip.d.ts +1 -0
- package/dist/types/index.data.d.ts +4 -0
- package/dist/types/utils/components/ngc-component.d.ts +6 -0
- package/dist/types/utils/mixins/attribute-deletion.d.ts +5 -0
- package/dist/types/utils/string-utils.d.ts +2 -1
- package/dist/types/utils/vitest-a11y-utils.d.ts +11 -0
- package/dist/types/utils/vitest-utils.d.ts +0 -7
- package/dist/utils/components/illustration-list/illustration-list.gator.js +2 -2
- package/dist/utils/components/ngc-component.js +1 -1
- package/dist/utils/components/slot-placeholder/index.js +1 -1
- package/dist/utils/components/slot-placeholder/slot-placeholder.js +3 -3
- package/dist/utils/components/testable-lit-element/testable-lit-element.js +1 -1
- package/dist/utils/datatestid-utils.js +1 -1
- package/dist/utils/error-utils.js +1 -1
- package/dist/utils/industry-utils.js +1 -1
- package/dist/utils/lightdom-utils.js +1 -1
- package/dist/utils/mixins/attribute-deletion.js +1 -1
- package/dist/utils/phone-utils.js +1 -1
- package/dist/utils/places-utils.js +1 -1
- package/dist/utils/storybook-args.js +1 -1
- package/dist/utils/storybook-utils.js +1 -1
- package/dist/utils/string-utils.js +1 -1
- package/dist/utils/vitest-a11y-utils.js +1 -0
- package/dist/utils/vitest-utils.js +1 -30
- package/package.json +31 -28
- package/web-types.json +160 -158
- package/dist/assets/index-chunk.js +0 -5
- package/dist/assets/index-chunk12.js +0 -5
- package/dist/assets/index-chunk13.js +0 -21
- package/dist/assets/index-chunk14.js +0 -13
- package/dist/assets/index-chunk15.js +0 -1
- package/dist/assets/index-chunk2.js +0 -19
- package/dist/assets/index-chunk3.js +0 -5
- package/dist/assets/index-chunk4.js +0 -5
- package/dist/assets/index-chunk7.js +0 -5
- package/dist/assets/index-chunk8.js +0 -13
- package/dist/assets/index-chunk9.js +0 -5
|
@@ -0,0 +1 @@
|
|
|
1
|
+
const r=null;var t,o;const e=(o=(t=globalThis.__vitest_worker__)==null?void 0:t.ctx)==null?void 0:o.pool;throw new Error("@vitest/browser/context can be imported only inside the Browser Mode. "+(e?`Your test is running in ${e} pool. Make sure your regular tests are excluded from the "test.include" glob pattern.`:"Instead, it was imported outside of Vitest."));export{r as page};
|
package/dist/node_modules/.pnpm/@vitest_expect@3.1.1/node_modules/@vitest/expect/dist/index.js
ADDED
|
@@ -0,0 +1,58 @@
|
|
|
1
|
+
var xt=Object.defineProperty;var vt=(e,t,r)=>t in e?xt(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r;var H=(e,t,r)=>vt(e,typeof t!="symbol"?t+"":t,r);import{diff as S,printDiffOrStringify as Nt}from"../../../../../@vitest_utils@3.1.1/node_modules/@vitest/utils/dist/diff.js";import E from"../../../../../tinyrainbow@2.0.0/node_modules/tinyrainbow/dist/browser.js";import{isMockFunction as V}from"../../../../../@vitest_spy@3.1.1/node_modules/@vitest/spy/dist/index.js";import{processError as Ot}from"../../../../../@vitest_utils@3.1.1/node_modules/@vitest/utils/dist/error.js";import{use as Tt,util as P}from"../../../../../chai@5.2.0/node_modules/chai/chai.js";import{getType as ut,isObject as q,assertTypes as O}from"../../../../../@vitest_utils@3.1.1/node_modules/@vitest/utils/dist/helpers.js";import{s as j}from"../../../../../@vitest_utils@3.1.1/node_modules/@vitest/utils/dist/chunk-_commonjsHelpers.js";const k=Symbol.for("matchers-object"),B=Symbol.for("$$jest-matchers-object"),ft=Symbol.for("expect-global"),ht=Symbol.for("asymmetric-matchers-object"),ae={toSatisfy(e,t,r){const{printReceived:a,printExpected:c,matcherHint:h}=this.utils,u=t(e);return{pass:u,message:()=>u?`${h(".not.toSatisfy","received","")}
|
|
2
|
+
|
|
3
|
+
Expected value to not satisfy:
|
|
4
|
+
${r||c(t)}
|
|
5
|
+
Received:
|
|
6
|
+
${a(e)}`:`${h(".toSatisfy","received","")}
|
|
7
|
+
|
|
8
|
+
Expected value to satisfy:
|
|
9
|
+
${r||c(t)}
|
|
10
|
+
|
|
11
|
+
Received:
|
|
12
|
+
${a(e)}`}},toBeOneOf(e,t){const{equals:r,customTesters:a}=this,{printReceived:c,printExpected:h,matcherHint:u}=this.utils;if(!Array.isArray(t))throw new TypeError(`You must provide an array to ${u(".toBeOneOf")}, not '${typeof t}'.`);const d=t.length===0||t.some(m=>r(m,e,a));return{pass:d,message:()=>d?`${u(".not.toBeOneOf","received","")}
|
|
13
|
+
|
|
14
|
+
Expected value to not be one of:
|
|
15
|
+
${h(t)}
|
|
16
|
+
Received:
|
|
17
|
+
${c(e)}`:`${u(".toBeOneOf","received","")}
|
|
18
|
+
|
|
19
|
+
Expected value to be one of:
|
|
20
|
+
${h(t)}
|
|
21
|
+
|
|
22
|
+
Received:
|
|
23
|
+
${c(e)}`}}},D=E.green,J=E.red,Mt=E.inverse,jt=E.bold,M=E.dim;function Ct(e,t="received",r="expected",a={}){const{comment:c="",isDirectExpectCall:h=!1,isNot:u=!1,promise:d="",secondArgument:m="",expectedColor:n=D,receivedColor:o=J,secondArgumentColor:s=D}=a;let i="",l="expect";return!h&&t!==""&&(i+=M(`${l}(`)+o(t),l=")"),d!==""&&(i+=M(`${l}.`)+d,l=""),u&&(i+=`${M(`${l}.`)}not`,l=""),e.includes(".")?l+=e:(i+=M(`${l}.`)+e,l=""),r===""?l+="()":(i+=M(`${l}(`)+n(r),m&&(i+=M(", ")+s(m)),l=")"),c!==""&&(l+=` // ${c}`),l!==""&&(i+=M(l)),i}const _t="·";function pt(e){return e.replace(/\s+$/gm,t=>_t.repeat(t.length))}function At(e){return J(pt(j(e)))}function It(e){return D(pt(j(e)))}function dt(){return{EXPECTED_COLOR:D,RECEIVED_COLOR:J,INVERTED_COLOR:Mt,BOLD_WEIGHT:jt,DIM_COLOR:M,diff:S,matcherHint:Ct,printReceived:At,printExpected:It,printDiffOrStringify:Nt,printWithType:St}}function St(e,t,r){const a=ut(t),c=a!=="null"&&a!=="undefined"?`${e} has type: ${a}
|
|
24
|
+
`:"",h=`${e} has value: ${r(t)}`;return c+h}function le(e){if(!Array.isArray(e))throw new TypeError(`expect.customEqualityTesters: Must be set to an array of Testers. Was given "${ut(e)}"`);globalThis[B].customEqualityTesters.push(...e)}function G(){return globalThis[B].customEqualityTesters}function g(e,t,r,a){return r=r||[],A(e,t,[],[],r,a?mt:Pt)}function K(e){return!!e&&typeof e=="object"&&"asymmetricMatch"in e&&v("Function",e.asymmetricMatch)}function Bt(e,t){const r=K(e),a=K(t);if(!(r&&a)){if(r)return e.asymmetricMatch(t);if(a)return t.asymmetricMatch(e)}}function A(e,t,r,a,c,h){let u=!0;const d=Bt(e,t);if(d!==void 0)return d;const m={equals:g};for(let f=0;f<c.length;f++){const p=c[f].call(m,e,t,c);if(p!==void 0)return p}if(typeof URL=="function"&&e instanceof URL&&t instanceof URL)return e.href===t.href;if(Object.is(e,t))return!0;if(e===null||t===null)return e===t;const n=Object.prototype.toString.call(e);if(n!==Object.prototype.toString.call(t))return!1;switch(n){case"[object Boolean]":case"[object String]":case"[object Number]":return typeof e!=typeof t?!1:typeof e!="object"&&typeof t!="object"?Object.is(e,t):Object.is(e.valueOf(),t.valueOf());case"[object Date]":{const f=+e,p=+t;return f===p||Number.isNaN(f)&&Number.isNaN(p)}case"[object RegExp]":return e.source===t.source&&e.flags===t.flags}if(typeof e!="object"||typeof t!="object")return!1;if(Q(e)&&Q(t))return e.isEqualNode(t);let o=r.length;for(;o--;){if(r[o]===e)return a[o]===t;if(a[o]===t)return!1}if(r.push(e),a.push(t),n==="[object Array]"&&e.length!==t.length)return!1;if(e instanceof Error&&t instanceof Error)try{return Rt(e,t,r,a,c,h)}finally{r.pop(),a.pop()}const s=X(e,h);let i,l=s.length;if(X(t,h).length!==l)return!1;for(;l--;)if(i=s[l],u=h(t,i)&&A(e[i],t[i],r,a,c,h),!u)return!1;return r.pop(),a.pop(),u}function Rt(e,t,r,a,c,h){let u=Object.getPrototypeOf(e)===Object.getPrototypeOf(t)&&e.name===t.name&&e.message===t.message;return typeof t.cause<"u"&&u&&(u=A(e.cause,t.cause,r,a,c,h)),e instanceof AggregateError&&t instanceof AggregateError&&u&&(u=A(e.errors,t.errors,r,a,c,h)),u&&(u=A({...e},{...t},r,a,c,h)),u}function X(e,t){const r=[];for(const a in e)t(e,a)&&r.push(a);return r.concat(Object.getOwnPropertySymbols(e).filter(a=>Object.getOwnPropertyDescriptor(e,a).enumerable))}function Pt(e,t){return mt(e,t)&&e[t]!==void 0}function mt(e,t){return Object.prototype.hasOwnProperty.call(e,t)}function v(e,t){return Object.prototype.toString.apply(t)===`[object ${e}]`}function Q(e){return e!==null&&typeof e=="object"&&"nodeType"in e&&typeof e.nodeType=="number"&&"nodeName"in e&&typeof e.nodeName=="string"&&"isEqualNode"in e&&typeof e.isEqualNode=="function"}const gt="@@__IMMUTABLE_KEYED__@@",yt="@@__IMMUTABLE_SET__@@",qt="@@__IMMUTABLE_LIST__@@",L="@@__IMMUTABLE_ORDERED__@@",kt="@@__IMMUTABLE_RECORD__@@";function Dt(e){return!!(e&&e[gt]&&!e[L])}function Lt(e){return!!(e&&e[yt]&&!e[L])}function W(e){return e!=null&&typeof e=="object"&&!Array.isArray(e)}function Wt(e){return!!(e&&W(e)&&e[qt])}function Ht(e){return!!(e&&W(e)&&e[gt]&&e[L])}function Vt(e){return!!(e&&W(e)&&e[yt]&&e[L])}function Ft(e){return!!(e&&W(e)&&e[kt])}const bt=Symbol.iterator;function Z(e){return!!(e!=null&&e[bt])}function w(e,t,r=[],a=[],c=[]){if(typeof e!="object"||typeof t!="object"||Array.isArray(e)||Array.isArray(t)||!Z(e)||!Z(t))return;if(e.constructor!==t.constructor)return!1;let h=a.length;for(;h--;)if(a[h]===e)return c[h]===t;a.push(e),c.push(t);const u=[...r.filter(n=>n!==w),d];function d(n,o){return w(n,o,[...r],[...a],[...c])}if(e.size!==void 0){if(e.size!==t.size)return!1;if(v("Set",e)||Lt(e)){let n=!0;for(const o of e)if(!t.has(o)){let s=!1;for(const i of t)g(o,i,u)===!0&&(s=!0);if(s===!1){n=!1;break}}return a.pop(),c.pop(),n}else if(v("Map",e)||Dt(e)){let n=!0;for(const o of e)if(!t.has(o[0])||!g(o[1],t.get(o[0]),u)){let s=!1;for(const i of t){const l=g(o[0],i[0],u);let f=!1;l===!0&&(f=g(o[1],i[1],u)),f===!0&&(s=!0)}if(s===!1){n=!1;break}}return a.pop(),c.pop(),n}}const m=t[bt]();for(const n of e){const o=m.next();if(o.done||!g(n,o.value,u))return!1}if(!m.next().done)return!1;if(!Wt(e)&&!Ht(e)&&!Vt(e)&&!Ft(e)){const n=Object.entries(e),o=Object.entries(t);if(!g(n,o))return!1}return a.pop(),c.pop(),!0}function z(e,t){return!e||typeof e!="object"||e===Object.prototype?!1:Object.prototype.hasOwnProperty.call(e,t)||z(Object.getPrototypeOf(e),t)}function Yt(e){return q(e)&&!(e instanceof Error)&&!Array.isArray(e)&&!(e instanceof Date)}function R(e,t,r=[]){const a=r.filter(h=>h!==R),c=(h=new WeakMap)=>(u,d)=>{if(Yt(d))return Object.keys(d).every(m=>{if(d[m]!=null&&typeof d[m]=="object"){if(h.has(d[m]))return g(u[m],d[m],a);h.set(d[m],!0)}const n=u!=null&&z(u,m)&&g(u[m],d[m],[...a,c(h)]);return h.delete(d[m]),n})};return c()(e,t)}function tt(e,t){if(!(e==null||t==null||e.constructor===t.constructor))return!1}function et(e,t){let r=e,a=t;if(!(e instanceof DataView&&t instanceof DataView)){if(!(e instanceof ArrayBuffer)||!(t instanceof ArrayBuffer))return;try{r=new DataView(e),a=new DataView(t)}catch{return}}if(r.byteLength!==a.byteLength)return!1;for(let c=0;c<r.byteLength;c++)if(r.getUint8(c)!==a.getUint8(c))return!1;return!0}function U(e,t,r=[]){if(!Array.isArray(e)||!Array.isArray(t))return;const a=Object.keys(e),c=Object.keys(t),h=r.filter(u=>u!==U);return g(e,t,h,!0)&&g(a,c)}function Ut(e,t="#{this}",r="#{exp}"){const a=`expected ${t} to be ${r} // Object.is equality`;return["toStrictEqual","toEqual"].includes(e)?`${a}
|
|
25
|
+
|
|
26
|
+
If it should pass with deep equality, replace "toBe" with "${e}"
|
|
27
|
+
|
|
28
|
+
Expected: ${t}
|
|
29
|
+
Received: serializes to the same string
|
|
30
|
+
`:a}function Jt(e,t){return`${t} ${e}${t===1?"":"s"}`}function F(e){return[...Object.keys(e),...Object.getOwnPropertySymbols(e).filter(t=>{var r;return(r=Object.getOwnPropertyDescriptor(e,t))===null||r===void 0?void 0:r.enumerable})]}function Gt(e,t,r){let a=0;const c=(h=new WeakMap)=>(u,d)=>{if(Array.isArray(u)){if(Array.isArray(d)&&d.length===u.length)return d.map((m,n)=>c(h)(u[n],m))}else{if(u instanceof Date)return u;if(q(u)&&q(d)){if(g(u,d,[...r,w,R]))return d;const m={};h.set(u,m),typeof u.constructor=="function"&&typeof u.constructor.name=="string"&&Object.defineProperty(m,"constructor",{enumerable:!1,value:u.constructor});for(const n of F(u))z(d,n)?m[n]=h.has(u[n])?h.get(u[n]):c(h)(u[n],d[n]):h.has(u[n])||(a+=1,q(u[n])&&(a+=F(u[n]).length),c(h)(u[n],d[n]));if(F(m).length>0)return m}}return u};return{subset:c()(e,t),stripped:a}}if(!Object.prototype.hasOwnProperty.call(globalThis,k)){const e=new WeakMap,t=Object.create(null),r=[],a=Object.create(null);Object.defineProperty(globalThis,k,{get:()=>e}),Object.defineProperty(globalThis,B,{configurable:!0,get:()=>({state:e.get(globalThis[ft]),matchers:t,customEqualityTesters:r})}),Object.defineProperty(globalThis,ht,{get:()=>a})}function $t(e){return globalThis[k].get(e)}function ue(e,t){const r=globalThis[k],a=r.get(t)||{},c=Object.defineProperties(a,{...Object.getOwnPropertyDescriptors(a),...Object.getOwnPropertyDescriptors(e)});r.set(t,c)}class T{constructor(t,r=!1){H(this,"$$typeof",Symbol.for("jest.asymmetricMatcher"));this.sample=t,this.inverse=r}getMatcherContext(t){return{...$t(t||globalThis[ft]),equals:g,isNot:this.inverse,customTesters:G(),utils:{...dt(),diff:S,stringify:j,iterableEquality:w,subsetEquality:R}}}}T.prototype[Symbol.for("chai/inspect")]=function(e){const t=j(this,e.depth,{min:!0});return t.length<=e.truncate?t:`${this.toString()}{…}`};class nt extends T{constructor(t,r=!1){if(!v("String",t))throw new Error("Expected is not a string");super(t,r)}asymmetricMatch(t){const r=v("String",t)&&t.includes(this.sample);return this.inverse?!r:r}toString(){return`String${this.inverse?"Not":""}Containing`}getExpectedType(){return"string"}}class zt extends T{asymmetricMatch(t){return t!=null}toString(){return"Anything"}toAsymmetricMatcher(){return"Anything"}}class ot extends T{constructor(t,r=!1){super(t,r)}getPrototype(t){return Object.getPrototypeOf?Object.getPrototypeOf(t):t.constructor.prototype===t?null:t.constructor.prototype}hasProperty(t,r){return t?Object.prototype.hasOwnProperty.call(t,r)?!0:this.hasProperty(this.getPrototype(t),r):!1}asymmetricMatch(t){if(typeof this.sample!="object")throw new TypeError(`You must provide an object to ${this.toString()}, not '${typeof this.sample}'.`);let r=!0;const a=this.getMatcherContext();for(const c in this.sample)if(!this.hasProperty(t,c)||!g(this.sample[c],t[c],a.customTesters)){r=!1;break}return this.inverse?!r:r}toString(){return`Object${this.inverse?"Not":""}Containing`}getExpectedType(){return"object"}}class rt extends T{constructor(t,r=!1){super(t,r)}asymmetricMatch(t){if(!Array.isArray(this.sample))throw new TypeError(`You must provide an array to ${this.toString()}, not '${typeof this.sample}'.`);const r=this.getMatcherContext(),a=this.sample.length===0||Array.isArray(t)&&this.sample.every(c=>t.some(h=>g(c,h,r.customTesters)));return this.inverse?!a:a}toString(){return`Array${this.inverse?"Not":""}Containing`}getExpectedType(){return"array"}}class Kt extends T{constructor(t){if(typeof t>"u")throw new TypeError("any() expects to be passed a constructor function. Please pass one or use anything() to match any object.");super(t)}fnNameFor(t){if(t.name)return t.name;const a=Function.prototype.toString.call(t).match(/^(?:async)?\s*function\s*(?:\*\s*)?([\w$]+)\s*\(/);return a?a[1]:"<anonymous>"}asymmetricMatch(t){return this.sample===String?typeof t=="string"||t instanceof String:this.sample===Number?typeof t=="number"||t instanceof Number:this.sample===Function?typeof t=="function"||typeof t=="function":this.sample===Boolean?typeof t=="boolean"||t instanceof Boolean:this.sample===BigInt?typeof t=="bigint"||t instanceof BigInt:this.sample===Symbol?typeof t=="symbol"||t instanceof Symbol:this.sample===Object?typeof t=="object":t instanceof this.sample}toString(){return"Any"}getExpectedType(){return this.sample===String?"string":this.sample===Number?"number":this.sample===Function?"function":this.sample===Object?"object":this.sample===Boolean?"boolean":this.fnNameFor(this.sample)}toAsymmetricMatcher(){return`Any<${this.fnNameFor(this.sample)}>`}}class st extends T{constructor(t,r=!1){if(!v("String",t)&&!v("RegExp",t))throw new Error("Expected is not a String or a RegExp");super(new RegExp(t),r)}asymmetricMatch(t){const r=v("String",t)&&this.sample.test(t);return this.inverse?!r:r}toString(){return`String${this.inverse?"Not":""}Matching`}getExpectedType(){return"string"}}class it extends T{constructor(r,a=2,c=!1){if(!v("Number",r))throw new Error("Expected is not a Number");if(!v("Number",a))throw new Error("Precision is not a Number");super(r);H(this,"precision");this.inverse=c,this.precision=a}asymmetricMatch(r){if(!v("Number",r))return!1;let a=!1;return r===Number.POSITIVE_INFINITY&&this.sample===Number.POSITIVE_INFINITY||r===Number.NEGATIVE_INFINITY&&this.sample===Number.NEGATIVE_INFINITY?a=!0:a=Math.abs(this.sample-r)<10**-this.precision/2,this.inverse?!a:a}toString(){return`Number${this.inverse?"Not":""}CloseTo`}getExpectedType(){return"number"}toAsymmetricMatcher(){return[this.toString(),this.sample,`(${Jt("digit",this.precision)})`].join(" ")}}const fe=(e,t)=>{t.addMethod(e.expect,"anything",()=>new zt),t.addMethod(e.expect,"any",r=>new Kt(r)),t.addMethod(e.expect,"stringContaining",r=>new nt(r)),t.addMethod(e.expect,"objectContaining",r=>new ot(r)),t.addMethod(e.expect,"arrayContaining",r=>new rt(r)),t.addMethod(e.expect,"stringMatching",r=>new st(r)),t.addMethod(e.expect,"closeTo",(r,a)=>new it(r,a)),e.expect.not={stringContaining:r=>new nt(r,!0),objectContaining:r=>new ot(r,!0),arrayContaining:r=>new rt(r,!0),stringMatching:r=>new st(r,!0),closeTo:(r,a)=>new it(r,a,!0)}};function ct(e,t,r){const a=e.flag(t,"negate")?"not.":"",c=`${e.flag(t,"_name")}(${r?"expected":""})`,h=e.flag(t,"promise");return`expect(actual)${h?`.${h}`:""}.${a}${c}`}function at(e,t,r,a){const c=e;if(c&&t instanceof Promise){t=t.finally(()=>{if(!c.promises)return;const u=c.promises.indexOf(t);u!==-1&&c.promises.splice(u,1)}),c.promises||(c.promises=[]),c.promises.push(t);let h=!1;return c.onFinished??(c.onFinished=[]),c.onFinished.push(()=>{if(!h){var u;const m=(((u=globalThis.__vitest_worker__)===null||u===void 0?void 0:u.onFilterStackTrace)||(n=>n||""))(a.stack);console.warn([`Promise returned by \`${r}\` was not awaited. `,"Vitest currently auto-awaits hanging assertions at the end of the test, but this will cause the test to fail in Vitest 3. ",`Please remember to await the assertion.
|
|
31
|
+
`,m].join(""))}}),{then(u,d){return h=!0,t.then(u,d)},catch(u){return t.catch(u)},finally(u){return t.finally(u)},[Symbol.toStringTag]:"Promise"}}return t}function Et(e,t,r){return function(...a){if(t!=="withTest"&&e.flag(this,"_name",t),!e.flag(this,"soft"))return r.apply(this,a);const c=e.flag(this,"vitest-test");if(!c)throw new Error("expect.soft() can only be used inside a test");try{return r.apply(this,a)}catch(u){var h;c.result||(c.result={state:"fail"}),c.result.state="fail",(h=c.result).errors||(h.errors=[]),c.result.errors.push(Ot(u))}}}const he=(e,t)=>{const{AssertionError:r}=e,a=G();function c(n,o){const s=i=>{const l=Et(t,i,o);t.addMethod(e.Assertion.prototype,i,l),t.addMethod(globalThis[B].matchers,i,l)};Array.isArray(n)?n.forEach(i=>s(i)):s(n)}["throw","throws","Throw"].forEach(n=>{t.overwriteMethod(e.Assertion.prototype,n,o=>function(...s){const i=t.flag(this,"promise"),l=t.flag(this,"object"),f=t.flag(this,"negate");if(i==="rejects")t.flag(this,"object",()=>{throw l});else if(i==="resolves"&&typeof l!="function"){if(f)return;{const p=t.flag(this,"message")||"expected promise to throw an error, but it didn't",y={showDiff:!1};throw new r(p,y,t.flag(this,"ssfi"))}}o.apply(this,s)})}),c("withTest",function(n){return t.flag(this,"vitest-test",n),this}),c("toEqual",function(n){const o=t.flag(this,"object"),s=g(o,n,[...a,w]);return this.assert(s,"expected #{this} to deeply equal #{exp}","expected #{this} to not deeply equal #{exp}",n,o)}),c("toStrictEqual",function(n){const o=t.flag(this,"object"),s=g(o,n,[...a,w,tt,U,et],!0);return this.assert(s,"expected #{this} to strictly equal #{exp}","expected #{this} to not strictly equal #{exp}",n,o)}),c("toBe",function(n){const o=this._obj,s=Object.is(o,n);let i="";return s||(g(o,n,[...a,w,tt,U,et],!0)?i="toStrictEqual":g(o,n,[...a,w])&&(i="toEqual")),this.assert(s,Ut(i),"expected #{this} not to be #{exp} // Object.is equality",n,o)}),c("toMatchObject",function(n){const o=this._obj,s=g(o,n,[...a,w,R]),i=t.flag(this,"negate"),{subset:l,stripped:f}=Gt(o,n,a);if(s&&i||!s&&!i){const p=t.getMessage(this,[s,"expected #{this} to match object #{exp}","expected #{this} to not match object #{exp}",n,l,!1]),y=f===0?p:`${p}
|
|
32
|
+
(${f} matching ${f===1?"property":"properties"} omitted from actual)`;throw new r(y,{showDiff:!0,expected:n,actual:l})}}),c("toMatch",function(n){const o=this._obj;if(typeof o!="string")throw new TypeError(`.toMatch() expects to receive a string, but got ${typeof o}`);return this.assert(typeof n=="string"?o.includes(n):o.match(n),"expected #{this} to match #{exp}","expected #{this} not to match #{exp}",n,o)}),c("toContain",function(n){const o=this._obj;if(typeof Node<"u"&&o instanceof Node){if(!(n instanceof Node))throw new TypeError(`toContain() expected a DOM node as the argument, but got ${typeof n}`);return this.assert(o.contains(n),"expected #{this} to contain element #{exp}","expected #{this} not to contain element #{exp}",n,o)}if(typeof DOMTokenList<"u"&&o instanceof DOMTokenList){O(n,"class name",["string"]);const i=t.flag(this,"negate")?o.value.replace(n,"").trim():`${o.value} ${n}`;return this.assert(o.contains(n),`expected "${o.value}" to contain "${n}"`,`expected "${o.value}" not to contain "${n}"`,i,o.value)}return typeof o=="string"&&typeof n=="string"?this.assert(o.includes(n),"expected #{this} to contain #{exp}","expected #{this} not to contain #{exp}",n,o):(o!=null&&typeof o!="string"&&t.flag(this,"object",Array.from(o)),this.contain(n))}),c("toContainEqual",function(n){const o=t.flag(this,"object"),s=Array.from(o).findIndex(i=>g(i,n,a));this.assert(s!==-1,"expected #{this} to deep equally contain #{exp}","expected #{this} to not deep equally contain #{exp}",n)}),c("toBeTruthy",function(){const n=t.flag(this,"object");this.assert(!!n,"expected #{this} to be truthy","expected #{this} to not be truthy",!0,n)}),c("toBeFalsy",function(){const n=t.flag(this,"object");this.assert(!n,"expected #{this} to be falsy","expected #{this} to not be falsy",!1,n)}),c("toBeGreaterThan",function(n){const o=this._obj;return O(o,"actual",["number","bigint"]),O(n,"expected",["number","bigint"]),this.assert(o>n,`expected ${o} to be greater than ${n}`,`expected ${o} to be not greater than ${n}`,n,o,!1)}),c("toBeGreaterThanOrEqual",function(n){const o=this._obj;return O(o,"actual",["number","bigint"]),O(n,"expected",["number","bigint"]),this.assert(o>=n,`expected ${o} to be greater than or equal to ${n}`,`expected ${o} to be not greater than or equal to ${n}`,n,o,!1)}),c("toBeLessThan",function(n){const o=this._obj;return O(o,"actual",["number","bigint"]),O(n,"expected",["number","bigint"]),this.assert(o<n,`expected ${o} to be less than ${n}`,`expected ${o} to be not less than ${n}`,n,o,!1)}),c("toBeLessThanOrEqual",function(n){const o=this._obj;return O(o,"actual",["number","bigint"]),O(n,"expected",["number","bigint"]),this.assert(o<=n,`expected ${o} to be less than or equal to ${n}`,`expected ${o} to be not less than or equal to ${n}`,n,o,!1)}),c("toBeNaN",function(){const n=t.flag(this,"object");this.assert(Number.isNaN(n),"expected #{this} to be NaN","expected #{this} not to be NaN",Number.NaN,n)}),c("toBeUndefined",function(){const n=t.flag(this,"object");this.assert(n===void 0,"expected #{this} to be undefined","expected #{this} not to be undefined",void 0,n)}),c("toBeNull",function(){const n=t.flag(this,"object");this.assert(n===null,"expected #{this} to be null","expected #{this} not to be null",null,n)}),c("toBeDefined",function(){const n=t.flag(this,"object");this.assert(typeof n<"u","expected #{this} to be defined","expected #{this} to be undefined",n)}),c("toBeTypeOf",function(n){const o=typeof this._obj,s=n===o;return this.assert(s,"expected #{this} to be type of #{exp}","expected #{this} not to be type of #{exp}",n,o)}),c("toBeInstanceOf",function(n){return this.instanceOf(n)}),c("toHaveLength",function(n){return this.have.length(n)}),c("toHaveProperty",function(...n){Array.isArray(n[0])&&(n[0]=n[0].map($=>String($).replace(/([.[\]])/g,"\\$1")).join("."));const o=this._obj,[s,i]=n,l=()=>Object.prototype.hasOwnProperty.call(o,s)?{value:o[s],exists:!0}:t.getPathInfo(o,s),{value:f,exists:p}=l(),y=p&&(n.length===1||g(i,f,a)),b=n.length===1?"":` with value ${t.objDisplay(i)}`;return this.assert(y,`expected #{this} to have property "${s}"${b}`,`expected #{this} to not have property "${s}"${b}`,i,p?f:void 0)}),c("toBeCloseTo",function(n,o=2){const s=this._obj;let i=!1,l=0,f=0;return n===Number.POSITIVE_INFINITY&&s===Number.POSITIVE_INFINITY||n===Number.NEGATIVE_INFINITY&&s===Number.NEGATIVE_INFINITY?i=!0:(l=10**-o/2,f=Math.abs(s-n),i=f<l),this.assert(i,`expected #{this} to be close to #{exp}, received difference is ${f}, but expected ${l}`,`expected #{this} to not be close to #{exp}, received difference is ${f}, but expected ${l}`,n,s,!1)});function h(n){if(!V(n._obj))throw new TypeError(`${t.inspect(n._obj)} is not a spy or a call to a spy!`)}function u(n){return h(n),n._obj}c(["toHaveBeenCalledTimes","toBeCalledTimes"],function(n){const o=u(this),s=o.getMockName(),i=o.mock.calls.length;return this.assert(i===n,`expected "${s}" to be called #{exp} times, but got ${i} times`,`expected "${s}" to not be called #{exp} times`,n,i,!1)}),c("toHaveBeenCalledOnce",function(){const n=u(this),o=n.getMockName(),s=n.mock.calls.length;return this.assert(s===1,`expected "${o}" to be called once, but got ${s} times`,`expected "${o}" to not be called once`,1,s,!1)}),c(["toHaveBeenCalled","toBeCalled"],function(){const n=u(this),o=n.getMockName(),s=n.mock.calls.length,i=s>0,l=t.flag(this,"negate");let f=t.getMessage(this,[i,`expected "${o}" to be called at least once`,`expected "${o}" to not be called at all, but actually been called ${s} times`,!0,i]);if(i&&l&&(f=Y(n,f)),i&&l||!i&&!l)throw new r(f)});function d(n,o){return n.length===o.length&&n.every((s,i)=>g(s,o[i],[...a,w]))}c(["toHaveBeenCalledWith","toBeCalledWith"],function(...n){const o=u(this),s=o.getMockName(),i=o.mock.calls.some(p=>d(p,n)),l=t.flag(this,"negate"),f=t.getMessage(this,[i,`expected "${s}" to be called with arguments: #{exp}`,`expected "${s}" to not be called with arguments: #{exp}`,n]);if(i&&l||!i&&!l)throw new r(Y(o,f,n))}),c("toHaveBeenCalledExactlyOnceWith",function(...n){const o=u(this),s=o.getMockName(),i=o.mock.calls.length,f=o.mock.calls.some(b=>d(b,n))&&i===1,p=t.flag(this,"negate"),y=t.getMessage(this,[f,`expected "${s}" to be called once with arguments: #{exp}`,`expected "${s}" to not be called once with arguments: #{exp}`,n]);if(f&&p||!f&&!p)throw new r(Y(o,y,n))}),c(["toHaveBeenNthCalledWith","nthCalledWith"],function(n,...o){const s=u(this),i=s.getMockName(),l=s.mock.calls[n-1],f=s.mock.calls.length,p=n<=f;this.assert(l&&d(l,o),`expected ${I(n)} "${i}" call to have been called with #{exp}${p?"":`, but called only ${f} times`}`,`expected ${I(n)} "${i}" call to not have been called with #{exp}`,o,l,p)}),c(["toHaveBeenLastCalledWith","lastCalledWith"],function(...n){const o=u(this),s=o.getMockName(),i=o.mock.calls[o.mock.calls.length-1];this.assert(i&&d(i,n),`expected last "${s}" call to have been called with #{exp}`,`expected last "${s}" call to not have been called with #{exp}`,n,i)});function m(n,o,s){const i=n.mock.invocationCallOrder,l=o.mock.invocationCallOrder;return i.length===0?!s:l.length===0?!1:i[0]<l[0]}c(["toHaveBeenCalledBefore"],function(n,o=!0){const s=u(this);if(!V(n))throw new TypeError(`${t.inspect(n)} is not a spy or a call to a spy`);this.assert(m(s,n,o),`expected "${s.getMockName()}" to have been called before "${n.getMockName()}"`,`expected "${s.getMockName()}" to not have been called before "${n.getMockName()}"`,n,s)}),c(["toHaveBeenCalledAfter"],function(n,o=!0){const s=u(this);if(!V(n))throw new TypeError(`${t.inspect(n)} is not a spy or a call to a spy`);this.assert(m(n,s,o),`expected "${s.getMockName()}" to have been called after "${n.getMockName()}"`,`expected "${s.getMockName()}" to not have been called after "${n.getMockName()}"`,n,s)}),c(["toThrow","toThrowError"],function(n){if(typeof n=="string"||typeof n>"u"||n instanceof RegExp)return this.throws(n===""?/^$/:n);const o=this._obj,s=t.flag(this,"promise"),i=t.flag(this,"negate");let l=null;if(s==="rejects")l=o;else if(s==="resolves"&&typeof o!="function"){if(i)return;{const f=t.flag(this,"message")||"expected promise to throw an error, but it didn't",p={showDiff:!1};throw new r(f,p,t.flag(this,"ssfi"))}}else{let f=!1;try{o()}catch(p){f=!0,l=p}if(!f&&!i){const p=t.flag(this,"message")||"expected function to throw an error, but it didn't",y={showDiff:!1};throw new r(p,y,t.flag(this,"ssfi"))}}if(typeof n=="function"){const f=n.name||n.prototype.constructor.name;return this.assert(l&&l instanceof n,`expected error to be instance of ${f}`,`expected error not to be instance of ${f}`,n,l)}if(n instanceof Error){const f=g(l,n,[...a,w]);return this.assert(f,"expected a thrown error to be #{exp}","expected a thrown error not to be #{exp}",n,l)}if(typeof n=="object"&&"asymmetricMatch"in n&&typeof n.asymmetricMatch=="function"){const f=n;return this.assert(l&&f.asymmetricMatch(l),"expected error to match asymmetric matcher","expected error not to match asymmetric matcher",f,l)}throw new Error(`"toThrow" expects string, RegExp, function, Error instance or asymmetric matcher, got "${typeof n}"`)}),[{name:"toHaveResolved",condition:n=>n.mock.settledResults.length>0&&n.mock.settledResults.some(({type:o})=>o==="fulfilled"),action:"resolved"},{name:["toHaveReturned","toReturn"],condition:n=>n.mock.calls.length>0&&n.mock.results.some(({type:o})=>o!=="throw"),action:"called"}].forEach(({name:n,condition:o,action:s})=>{c(n,function(){const i=u(this),l=i.getMockName(),f=o(i);this.assert(f,`expected "${l}" to be successfully ${s} at least once`,`expected "${l}" to not be successfully ${s}`,f,!f,!1)})}),[{name:"toHaveResolvedTimes",condition:(n,o)=>n.mock.settledResults.reduce((s,{type:i})=>i==="fulfilled"?++s:s,0)===o,action:"resolved"},{name:["toHaveReturnedTimes","toReturnTimes"],condition:(n,o)=>n.mock.results.reduce((s,{type:i})=>i==="throw"?s:++s,0)===o,action:"called"}].forEach(({name:n,condition:o,action:s})=>{c(n,function(i){const l=u(this),f=l.getMockName(),p=o(l,i);this.assert(p,`expected "${f}" to be successfully ${s} ${i} times`,`expected "${f}" to not be successfully ${s} ${i} times`,`expected resolved times: ${i}`,`received resolved times: ${p}`,!1)})}),[{name:"toHaveResolvedWith",condition:(n,o)=>n.mock.settledResults.some(({type:s,value:i})=>s==="fulfilled"&&g(o,i)),action:"resolve"},{name:["toHaveReturnedWith","toReturnWith"],condition:(n,o)=>n.mock.results.some(({type:s,value:i})=>s==="return"&&g(o,i)),action:"return"}].forEach(({name:n,condition:o,action:s})=>{c(n,function(i){const l=u(this),f=o(l,i),p=t.flag(this,"negate");if(f&&p||!f&&!p){const y=l.getMockName(),b=t.getMessage(this,[f,`expected "${y}" to ${s} with: #{exp} at least once`,`expected "${y}" to not ${s} with: #{exp}`,i]),$=s==="return"?l.mock.results:l.mock.settledResults;throw new r(Xt(l,$,b,i))}})}),[{name:"toHaveLastResolvedWith",condition:(n,o)=>{const s=n.mock.settledResults[n.mock.settledResults.length-1];return s&&s.type==="fulfilled"&&g(s.value,o)},action:"resolve"},{name:["toHaveLastReturnedWith","lastReturnedWith"],condition:(n,o)=>{const s=n.mock.results[n.mock.results.length-1];return s&&s.type==="return"&&g(s.value,o)},action:"return"}].forEach(({name:n,condition:o,action:s})=>{c(n,function(i){const l=u(this),f=s==="return"?l.mock.results:l.mock.settledResults,p=f[f.length-1],y=l.getMockName();this.assert(o(l,i),`expected last "${y}" call to ${s} #{exp}`,`expected last "${y}" call to not ${s} #{exp}`,i,p==null?void 0:p.value)})}),[{name:"toHaveNthResolvedWith",condition:(n,o,s)=>{const i=n.mock.settledResults[o-1];return i&&i.type==="fulfilled"&&g(i.value,s)},action:"resolve"},{name:["toHaveNthReturnedWith","nthReturnedWith"],condition:(n,o,s)=>{const i=n.mock.results[o-1];return i&&i.type==="return"&&g(i.value,s)},action:"return"}].forEach(({name:n,condition:o,action:s})=>{c(n,function(i,l){const f=u(this),p=f.getMockName(),b=(s==="return"?f.mock.results:f.mock.settledResults)[i-1],$=`${I(i)} call`;this.assert(o(f,i,l),`expected ${$} "${p}" call to ${s} #{exp}`,`expected ${$} "${p}" call to not ${s} #{exp}`,l,b==null?void 0:b.value)})}),c("withContext",function(n){for(const o in n)t.flag(this,o,n[o]);return this}),t.addProperty(e.Assertion.prototype,"resolves",function(){const o=new Error("resolves");t.flag(this,"promise","resolves"),t.flag(this,"error",o);const s=t.flag(this,"vitest-test"),i=t.flag(this,"object");if(t.flag(this,"poll"))throw new SyntaxError("expect.poll() is not supported in combination with .resolves");if(typeof(i==null?void 0:i.then)!="function")throw new TypeError(`You must provide a Promise to expect() when using .resolves, not '${typeof i}'.`);const l=new Proxy(this,{get:(f,p,y)=>{const b=Reflect.get(f,p,y);return typeof b!="function"?b instanceof e.Assertion?l:b:(...$)=>{t.flag(this,"_name",p);const C=i.then(N=>(t.flag(this,"object",N),b.call(this,...$)),N=>{const x=new r(`promise rejected "${t.inspect(N)}" instead of resolving`,{showDiff:!1});throw x.cause=N,x.stack=o.stack.replace(o.message,x.message),x});return at(s,C,ct(t,this,!!$.length),o)}}});return l}),t.addProperty(e.Assertion.prototype,"rejects",function(){const o=new Error("rejects");t.flag(this,"promise","rejects"),t.flag(this,"error",o);const s=t.flag(this,"vitest-test"),i=t.flag(this,"object"),l=typeof i=="function"?i():i;if(t.flag(this,"poll"))throw new SyntaxError("expect.poll() is not supported in combination with .rejects");if(typeof(l==null?void 0:l.then)!="function")throw new TypeError(`You must provide a Promise to expect() when using .rejects, not '${typeof l}'.`);const f=new Proxy(this,{get:(p,y,b)=>{const $=Reflect.get(p,y,b);return typeof $!="function"?$ instanceof e.Assertion?f:$:(...C)=>{t.flag(this,"_name",y);const N=l.then(x=>{const _=new r(`promise resolved "${t.inspect(x)}" instead of rejecting`,{showDiff:!0,expected:new Error("rejected promise"),actual:x});throw _.stack=o.stack.replace(o.message,_.message),_},x=>(t.flag(this,"object",x),$.call(this,...C)));return at(s,N,ct(t,this,!!C.length),o)}}});return f})};function I(e){const t=e%10,r=e%100;return t===1&&r!==11?`${e}st`:t===2&&r!==12?`${e}nd`:t===3&&r!==13?`${e}rd`:`${e}th`}function Y(e,t,r){return e.mock.calls&&(t+=E.gray(`
|
|
33
|
+
|
|
34
|
+
Received:
|
|
35
|
+
|
|
36
|
+
${e.mock.calls.map((a,c)=>{let h=E.bold(` ${I(c+1)} ${e.getMockName()} call:
|
|
37
|
+
|
|
38
|
+
`);return r?h+=S(r,a,{omitAnnotationLines:!0}):h+=j(a).split(`
|
|
39
|
+
`).map(u=>` ${u}`).join(`
|
|
40
|
+
`),h+=`
|
|
41
|
+
`,h}).join(`
|
|
42
|
+
`)}`)),t+=E.gray(`
|
|
43
|
+
|
|
44
|
+
Number of calls: ${E.bold(e.mock.calls.length)}
|
|
45
|
+
`),t}function Xt(e,t,r,a){return r+=E.gray(`
|
|
46
|
+
|
|
47
|
+
Received:
|
|
48
|
+
|
|
49
|
+
${t.map((c,h)=>{let u=E.bold(` ${I(h+1)} ${e.getMockName()} call return:
|
|
50
|
+
|
|
51
|
+
`);return a?u+=S(a,c.value,{omitAnnotationLines:!0}):u+=j(c).split(`
|
|
52
|
+
`).map(d=>` ${d}`).join(`
|
|
53
|
+
`),u+=`
|
|
54
|
+
`,u}).join(`
|
|
55
|
+
`)}`),r+=E.gray(`
|
|
56
|
+
|
|
57
|
+
Number of calls: ${E.bold(e.mock.calls.length)}
|
|
58
|
+
`),r}function Qt(e,t){const r=e._obj,a=P.flag(e,"negate"),c=P.flag(e,"promise")||"",h={...dt(),diff:S,stringify:j,iterableEquality:w,subsetEquality:R};return{state:{...$t(t),customTesters:G(),isNot:a,utils:h,promise:c,equals:g,suppressedErrors:[],soft:P.flag(e,"soft"),poll:P.flag(e,"poll")},isNot:a,obj:r}}class lt extends Error{constructor(t,r,a){super(t),this.actual=r,this.expected=a}}function Zt(e,t,r){return(a,c)=>{Object.entries(r).forEach(([h,u])=>{function d(...s){const{state:i,isNot:l,obj:f}=Qt(this,t),p=u.call(i,f,...s);if(p&&typeof p=="object"&&p instanceof Promise)return p.then(({pass:N,message:x,actual:_,expected:wt})=>{if(N&&l||!N&&!l)throw new lt(x(),_,wt)});const{pass:y,message:b,actual:$,expected:C}=p;if(y&&l||!y&&!l)throw new lt(b(),$,C)}const m=Et(c,h,d);c.addMethod(globalThis[B].matchers,h,m),c.addMethod(e.Assertion.prototype,h,m);class n extends T{constructor(i=!1,...l){super(l,i)}asymmetricMatch(i){const{pass:l}=u.call(this.getMatcherContext(t),i,...this.sample);return this.inverse?!l:l}toString(){return`${this.inverse?"not.":""}${h}`}getExpectedType(){return"any"}toAsymmetricMatcher(){return`${this.toString()}<${this.sample.map(i=>j(i)).join(", ")}>`}}const o=(...s)=>new n(!1,...s);Object.defineProperty(t,h,{configurable:!0,enumerable:!0,value:o,writable:!0}),Object.defineProperty(t.not,h,{configurable:!0,enumerable:!0,value:(...s)=>new n(!0,...s),writable:!0}),Object.defineProperty(globalThis[ht],h,{configurable:!0,enumerable:!0,value:o,writable:!0})})}}const pe=(e,t)=>{t.addMethod(e.expect,"extend",(r,a)=>{Tt(Zt(e,r,a))})};export{ht as ASYMMETRIC_MATCHERS_OBJECT,Kt as Any,zt as Anything,rt as ArrayContaining,T as AsymmetricMatcher,ft as GLOBAL_EXPECT,B as JEST_MATCHERS_OBJECT,fe as JestAsymmetricMatchers,he as JestChaiExpect,pe as JestExtend,k as MATCHERS_OBJECT,ot as ObjectContaining,nt as StringContaining,st as StringMatching,le as addCustomEqualityTesters,et as arrayBufferEquality,ae as customMatchers,g as equals,Ut as generateToBeMessage,F as getObjectKeys,Gt as getObjectSubset,$t as getState,v as isA,K as isAsymmetric,Dt as isImmutableUnorderedKeyed,Lt as isImmutableUnorderedSet,w as iterableEquality,Jt as pluralize,ue as setState,U as sparseArrayEquality,R as subsetEquality,tt as typeEquality};
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import be from"../../../../../tinyrainbow@2.0.0/node_modules/tinyrainbow/dist/browser.js";function v(e,t){return t.forEach(function(r){r&&typeof r!="string"&&!Array.isArray(r)&&Object.keys(r).forEach(function(n){if(n!=="default"&&!(n in e)){var o=Object.getOwnPropertyDescriptor(r,n);Object.defineProperty(e,n,o.get?o:{enumerable:!0,get:function(){return r[n]}})}})}),Object.freeze(e)}function Te(e,t){const r=Object.keys(e),n=t===null?r:r.sort(t);if(Object.getOwnPropertySymbols)for(const o of Object.getOwnPropertySymbols(e))Object.getOwnPropertyDescriptor(e,o).enumerable&&n.push(o);return n}function I(e,t,r,n,o,s,u=": "){let a="",l=0,m=e.next();if(!m.done){a+=t.spacingOuter;const p=r+t.indent;for(;!m.done;){if(a+=p,l++===t.maxWidth){a+="…";break}const E=s(m.value[0],t,p,n,o),S=s(m.value[1],t,p,n,o);a+=E+u+S,m=e.next(),m.done?t.min||(a+=","):a+=`,${t.spacingInner}`}a+=t.spacingOuter+r}return a}function L(e,t,r,n,o,s){let u="",a=0,l=e.next();if(!l.done){u+=t.spacingOuter;const m=r+t.indent;for(;!l.done;){if(u+=m,a++===t.maxWidth){u+="…";break}u+=s(l.value,t,m,n,o),l=e.next(),l.done?t.min||(u+=","):u+=`,${t.spacingInner}`}u+=t.spacingOuter+r}return u}function M(e,t,r,n,o,s){let u="";e=e instanceof ArrayBuffer?new DataView(e):e;const a=m=>m instanceof DataView,l=a(e)?e.byteLength:e.length;if(l>0){u+=t.spacingOuter;const m=r+t.indent;for(let p=0;p<l;p++){if(u+=m,p===t.maxWidth){u+="…";break}(a(e)||p in e)&&(u+=s(a(e)?e.getInt8(p):e[p],t,m,n,o)),p<l-1?u+=`,${t.spacingInner}`:t.min||(u+=",")}u+=t.spacingOuter+r}return u}function D(e,t,r,n,o,s){let u="";const a=Te(e,t.compareKeys);if(a.length>0){u+=t.spacingOuter;const l=r+t.indent;for(let m=0;m<a.length;m++){const p=a[m],E=s(p,t,l,n,o),S=s(e[p],t,l,n,o);u+=`${l+E}: ${S}`,m<a.length-1?u+=`,${t.spacingInner}`:t.min||(u+=",")}u+=t.spacingOuter+r}return u}const Ne=typeof Symbol=="function"&&Symbol.for?Symbol.for("jest.asymmetricMatcher"):1267621,O=" ",Ie=(e,t,r,n,o,s)=>{const u=e.toString();if(u==="ArrayContaining"||u==="ArrayNotContaining")return++n>t.maxDepth?`[${u}]`:`${u+O}[${M(e.sample,t,r,n,o,s)}]`;if(u==="ObjectContaining"||u==="ObjectNotContaining")return++n>t.maxDepth?`[${u}]`:`${u+O}{${D(e.sample,t,r,n,o,s)}}`;if(u==="StringMatching"||u==="StringNotMatching"||u==="StringContaining"||u==="StringNotContaining")return u+O+s(e.sample,t,r,n,o);if(typeof e.toAsymmetricMatcher!="function")throw new TypeError(`Asymmetric matcher ${e.constructor.name} does not implement toAsymmetricMatcher()`);return e.toAsymmetricMatcher()},Oe=e=>e&&e.$$typeof===Ne,Ae={serialize:Ie,test:Oe},Me=" ",ee=new Set(["DOMStringMap","NamedNodeMap"]),Re=/^(?:HTML\w*Collection|NodeList)$/;function Ce(e){return ee.has(e)||Re.test(e)}const xe=e=>e&&e.constructor&&!!e.constructor.name&&Ce(e.constructor.name);function ge(e){return e.constructor.name==="NamedNodeMap"}const Pe=(e,t,r,n,o,s)=>{const u=e.constructor.name;return++n>t.maxDepth?`[${u}]`:(t.min?"":u+Me)+(ee.has(u)?`{${D(ge(e)?[...e].reduce((a,l)=>(a[l.name]=l.value,a),{}):{...e},t,r,n,o,s)}}`:`[${M([...e],t,r,n,o,s)}]`)},he={serialize:Pe,test:xe};function te(e){return e.replaceAll("<","<").replaceAll(">",">")}function F(e,t,r,n,o,s,u){const a=n+r.indent,l=r.colors;return e.map(m=>{const p=t[m];let E=u(p,r,a,o,s);return typeof p!="string"&&(E.includes(`
|
|
2
|
+
`)&&(E=r.spacingOuter+a+E+r.spacingOuter+n),E=`{${E}}`),`${r.spacingInner+n+l.prop.open+m+l.prop.close}=${l.value.open}${E}${l.value.close}`}).join("")}function j(e,t,r,n,o,s){return e.map(u=>t.spacingOuter+r+(typeof u=="string"?re(u,t):s(u,t,r,n,o))).join("")}function re(e,t){const r=t.colors.content;return r.open+te(e)+r.close}function we(e,t){const r=t.colors.comment;return`${r.open}<!--${te(e)}-->${r.close}`}function z(e,t,r,n,o){const s=n.colors.tag;return`${s.open}<${e}${t&&s.close+t+n.spacingOuter+o+s.open}${r?`>${s.close}${r}${n.spacingOuter}${o}${s.open}</${e}`:`${t&&!n.min?"":" "}/`}>${s.close}`}function B(e,t){const r=t.colors.tag;return`${r.open}<${e}${r.close} …${r.open} />${r.close}`}const Le=1,ne=3,oe=8,ue=11,De=/^(?:(?:HTML|SVG)\w*)?Element$/;function Fe(e){try{return typeof e.hasAttribute=="function"&&e.hasAttribute("is")}catch{return!1}}function je(e){const t=e.constructor.name,{nodeType:r,tagName:n}=e,o=typeof n=="string"&&n.includes("-")||Fe(e);return r===Le&&(De.test(t)||o)||r===ne&&t==="Text"||r===oe&&t==="Comment"||r===ue&&t==="DocumentFragment"}const ze=e=>{var t;return(e==null||(t=e.constructor)===null||t===void 0?void 0:t.name)&&je(e)};function Be(e){return e.nodeType===ne}function Ue(e){return e.nodeType===oe}function g(e){return e.nodeType===ue}const Ye=(e,t,r,n,o,s)=>{if(Be(e))return re(e.data,t);if(Ue(e))return we(e.data,t);const u=g(e)?"DocumentFragment":e.tagName.toLowerCase();return++n>t.maxDepth?B(u,t):z(u,F(g(e)?[]:Array.from(e.attributes,a=>a.name).sort(),g(e)?{}:[...e.attributes].reduce((a,l)=>(a[l.name]=l.value,a),{}),t,r+t.indent,n,o,s),j(Array.prototype.slice.call(e.childNodes||e.children),t,r+t.indent,n,o,s),t,r)},ke={serialize:Ye,test:ze},Ke="@@__IMMUTABLE_ITERABLE__@@",Ve="@@__IMMUTABLE_LIST__@@",We="@@__IMMUTABLE_KEYED__@@",qe="@@__IMMUTABLE_MAP__@@",Y="@@__IMMUTABLE_ORDERED__@@",Je="@@__IMMUTABLE_RECORD__@@",Ge="@@__IMMUTABLE_SEQ__@@",He="@@__IMMUTABLE_SET__@@",Xe="@@__IMMUTABLE_STACK__@@",T=e=>`Immutable.${e}`,R=e=>`[${e}]`,N=" ",k="…";function Qe(e,t,r,n,o,s,u){return++n>t.maxDepth?R(T(u)):`${T(u)+N}{${I(e.entries(),t,r,n,o,s)}}`}function Ze(e){let t=0;return{next(){if(t<e._keys.length){const r=e._keys[t++];return{done:!1,value:[r,e.get(r)]}}return{done:!0,value:void 0}}}}function ve(e,t,r,n,o,s){const u=T(e._name||"Record");return++n>t.maxDepth?R(u):`${u+N}{${I(Ze(e),t,r,n,o,s)}}`}function et(e,t,r,n,o,s){const u=T("Seq");return++n>t.maxDepth?R(u):e[We]?`${u+N}{${e._iter||e._object?I(e.entries(),t,r,n,o,s):k}}`:`${u+N}[${e._iter||e._array||e._collection||e._iterable?L(e.values(),t,r,n,o,s):k}]`}function P(e,t,r,n,o,s,u){return++n>t.maxDepth?R(T(u)):`${T(u)+N}[${L(e.values(),t,r,n,o,s)}]`}const tt=(e,t,r,n,o,s)=>e[qe]?Qe(e,t,r,n,o,s,e[Y]?"OrderedMap":"Map"):e[Ve]?P(e,t,r,n,o,s,"List"):e[He]?P(e,t,r,n,o,s,e[Y]?"OrderedSet":"Set"):e[Xe]?P(e,t,r,n,o,s,"Stack"):e[Ge]?et(e,t,r,n,o,s):ve(e,t,r,n,o,s),rt=e=>e&&(e[Ke]===!0||e[Je]===!0),nt={serialize:tt,test:rt};function se(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var h={exports:{}},y={};/**
|
|
3
|
+
* @license React
|
|
4
|
+
* react-is.production.js
|
|
5
|
+
*
|
|
6
|
+
* Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
7
|
+
*
|
|
8
|
+
* This source code is licensed under the MIT license found in the
|
|
9
|
+
* LICENSE file in the root directory of this source tree.
|
|
10
|
+
*/var K;function ot(){if(K)return y;K=1;var e=Symbol.for("react.transitional.element"),t=Symbol.for("react.portal"),r=Symbol.for("react.fragment"),n=Symbol.for("react.strict_mode"),o=Symbol.for("react.profiler"),s=Symbol.for("react.consumer"),u=Symbol.for("react.context"),a=Symbol.for("react.forward_ref"),l=Symbol.for("react.suspense"),m=Symbol.for("react.suspense_list"),p=Symbol.for("react.memo"),E=Symbol.for("react.lazy"),S=Symbol.for("react.offscreen"),C=Symbol.for("react.client.reference");function $(c){if(typeof c=="object"&&c!==null){var i=c.$$typeof;switch(i){case e:switch(c=c.type,c){case r:case o:case n:case l:case m:return c;default:switch(c=c&&c.$$typeof,c){case u:case a:case E:case p:return c;case s:return c;default:return i}}case t:return i}}}return y.ContextConsumer=s,y.ContextProvider=u,y.Element=e,y.ForwardRef=a,y.Fragment=r,y.Lazy=E,y.Memo=p,y.Portal=t,y.Profiler=o,y.StrictMode=n,y.Suspense=l,y.SuspenseList=m,y.isContextConsumer=function(c){return $(c)===s},y.isContextProvider=function(c){return $(c)===u},y.isElement=function(c){return typeof c=="object"&&c!==null&&c.$$typeof===e},y.isForwardRef=function(c){return $(c)===a},y.isFragment=function(c){return $(c)===r},y.isLazy=function(c){return $(c)===E},y.isMemo=function(c){return $(c)===p},y.isPortal=function(c){return $(c)===t},y.isProfiler=function(c){return $(c)===o},y.isStrictMode=function(c){return $(c)===n},y.isSuspense=function(c){return $(c)===l},y.isSuspenseList=function(c){return $(c)===m},y.isValidElementType=function(c){return typeof c=="string"||typeof c=="function"||c===r||c===o||c===n||c===l||c===m||c===S||typeof c=="object"&&c!==null&&(c.$$typeof===E||c.$$typeof===p||c.$$typeof===u||c.$$typeof===s||c.$$typeof===a||c.$$typeof===C||c.getModuleId!==void 0)},y.typeOf=$,y}var V;function ut(){return V||(V=1,h.exports=ot()),h.exports}var ce=ut(),st=se(ce),ct=v({__proto__:null,default:st},[ce]),w={exports:{}},f={};/**
|
|
11
|
+
* @license React
|
|
12
|
+
* react-is.production.min.js
|
|
13
|
+
*
|
|
14
|
+
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
15
|
+
*
|
|
16
|
+
* This source code is licensed under the MIT license found in the
|
|
17
|
+
* LICENSE file in the root directory of this source tree.
|
|
18
|
+
*/var W;function it(){if(W)return f;W=1;var e=Symbol.for("react.element"),t=Symbol.for("react.portal"),r=Symbol.for("react.fragment"),n=Symbol.for("react.strict_mode"),o=Symbol.for("react.profiler"),s=Symbol.for("react.provider"),u=Symbol.for("react.context"),a=Symbol.for("react.server_context"),l=Symbol.for("react.forward_ref"),m=Symbol.for("react.suspense"),p=Symbol.for("react.suspense_list"),E=Symbol.for("react.memo"),S=Symbol.for("react.lazy"),C=Symbol.for("react.offscreen"),$;$=Symbol.for("react.module.reference");function c(i){if(typeof i=="object"&&i!==null){var x=i.$$typeof;switch(x){case e:switch(i=i.type,i){case r:case o:case n:case m:case p:return i;default:switch(i=i&&i.$$typeof,i){case a:case u:case l:case S:case E:case s:return i;default:return x}}case t:return x}}}return f.ContextConsumer=u,f.ContextProvider=s,f.Element=e,f.ForwardRef=l,f.Fragment=r,f.Lazy=S,f.Memo=E,f.Portal=t,f.Profiler=o,f.StrictMode=n,f.Suspense=m,f.SuspenseList=p,f.isAsyncMode=function(){return!1},f.isConcurrentMode=function(){return!1},f.isContextConsumer=function(i){return c(i)===u},f.isContextProvider=function(i){return c(i)===s},f.isElement=function(i){return typeof i=="object"&&i!==null&&i.$$typeof===e},f.isForwardRef=function(i){return c(i)===l},f.isFragment=function(i){return c(i)===r},f.isLazy=function(i){return c(i)===S},f.isMemo=function(i){return c(i)===E},f.isPortal=function(i){return c(i)===t},f.isProfiler=function(i){return c(i)===o},f.isStrictMode=function(i){return c(i)===n},f.isSuspense=function(i){return c(i)===m},f.isSuspenseList=function(i){return c(i)===p},f.isValidElementType=function(i){return typeof i=="string"||typeof i=="function"||i===r||i===o||i===n||i===m||i===p||i===C||typeof i=="object"&&i!==null&&(i.$$typeof===S||i.$$typeof===E||i.$$typeof===s||i.$$typeof===u||i.$$typeof===l||i.$$typeof===$||i.getModuleId!==void 0)},f.typeOf=c,f}var q;function at(){return q||(q=1,w.exports=it()),w.exports}var ie=at(),lt=se(ie),mt=v({__proto__:null,default:lt},[ie]);const ft=["isAsyncMode","isConcurrentMode","isContextConsumer","isContextProvider","isElement","isForwardRef","isFragment","isLazy","isMemo","isPortal","isProfiler","isStrictMode","isSuspense","isSuspenseList","isValidElementType"],b=Object.fromEntries(ft.map(e=>[e,t=>mt[e](t)||ct[e](t)]));function ae(e,t=[]){if(Array.isArray(e))for(const r of e)ae(r,t);else e!=null&&e!==!1&&e!==""&&t.push(e);return t}function J(e){const t=e.type;if(typeof t=="string")return t;if(typeof t=="function")return t.displayName||t.name||"Unknown";if(b.isFragment(e))return"React.Fragment";if(b.isSuspense(e))return"React.Suspense";if(typeof t=="object"&&t!==null){if(b.isContextProvider(e))return"Context.Provider";if(b.isContextConsumer(e))return"Context.Consumer";if(b.isForwardRef(e)){if(t.displayName)return t.displayName;const r=t.render.displayName||t.render.name||"";return r===""?"ForwardRef":`ForwardRef(${r})`}if(b.isMemo(e)){const r=t.displayName||t.type.displayName||t.type.name||"";return r===""?"Memo":`Memo(${r})`}}return"UNDEFINED"}function pt(e){const{props:t}=e;return Object.keys(t).filter(r=>r!=="children"&&t[r]!==void 0).sort()}const yt=(e,t,r,n,o,s)=>++n>t.maxDepth?B(J(e),t):z(J(e),F(pt(e),e.props,t,r+t.indent,n,o,s),j(ae(e.props.children),t,r+t.indent,n,o,s),t,r),Et=e=>e!=null&&b.isElement(e),$t={serialize:yt,test:Et},_t=typeof Symbol=="function"&&Symbol.for?Symbol.for("react.test.json"):245830487;function St(e){const{props:t}=e;return t?Object.keys(t).filter(r=>t[r]!==void 0).sort():[]}const dt=(e,t,r,n,o,s)=>++n>t.maxDepth?B(e.type,t):z(e.type,e.props?F(St(e),e.props,t,r+t.indent,n,o,s):"",e.children?j(e.children,t,r+t.indent,n,o,s):"",t,r),bt=e=>e&&e.$$typeof===_t,Tt={serialize:dt,test:bt},le=Object.prototype.toString,Nt=Date.prototype.toISOString,It=Error.prototype.toString,G=RegExp.prototype.toString;function A(e){return typeof e.constructor=="function"&&e.constructor.name||"Object"}function Ot(e){return typeof window<"u"&&e===window}const At=/^Symbol\((.*)\)(.*)$/,Mt=/\n/g;class me extends Error{constructor(t,r){super(t),this.stack=r,this.name=this.constructor.name}}function Rt(e){return e==="[object Array]"||e==="[object ArrayBuffer]"||e==="[object DataView]"||e==="[object Float32Array]"||e==="[object Float64Array]"||e==="[object Int8Array]"||e==="[object Int16Array]"||e==="[object Int32Array]"||e==="[object Uint8Array]"||e==="[object Uint8ClampedArray]"||e==="[object Uint16Array]"||e==="[object Uint32Array]"}function Ct(e){return Object.is(e,-0)?"-0":String(e)}function xt(e){return`${e}n`}function H(e,t){return t?`[Function ${e.name||"anonymous"}]`:"[Function]"}function X(e){return String(e).replace(At,"Symbol($1)")}function Q(e){return`[${It.call(e)}]`}function fe(e,t,r,n){if(e===!0||e===!1)return`${e}`;if(e===void 0)return"undefined";if(e===null)return"null";const o=typeof e;if(o==="number")return Ct(e);if(o==="bigint")return xt(e);if(o==="string")return n?`"${e.replaceAll(/"|\\/g,"\\$&")}"`:`"${e}"`;if(o==="function")return H(e,t);if(o==="symbol")return X(e);const s=le.call(e);return s==="[object WeakMap]"?"WeakMap {}":s==="[object WeakSet]"?"WeakSet {}":s==="[object Function]"||s==="[object GeneratorFunction]"?H(e,t):s==="[object Symbol]"?X(e):s==="[object Date]"?Number.isNaN(+e)?"Date { NaN }":Nt.call(e):s==="[object Error]"?Q(e):s==="[object RegExp]"?r?G.call(e).replaceAll(/[$()*+.?[\\\]^{|}]/g,"\\$&"):G.call(e):e instanceof Error?Q(e):null}function pe(e,t,r,n,o,s){if(o.includes(e))return"[Circular]";o=[...o],o.push(e);const u=++n>t.maxDepth,a=t.min;if(t.callToJSON&&!u&&e.toJSON&&typeof e.toJSON=="function"&&!s)return d(e.toJSON(),t,r,n,o,!0);const l=le.call(e);return l==="[object Arguments]"?u?"[Arguments]":`${a?"":"Arguments "}[${M(e,t,r,n,o,d)}]`:Rt(l)?u?`[${e.constructor.name}]`:`${a||!t.printBasicPrototype&&e.constructor.name==="Array"?"":`${e.constructor.name} `}[${M(e,t,r,n,o,d)}]`:l==="[object Map]"?u?"[Map]":`Map {${I(e.entries(),t,r,n,o,d," => ")}}`:l==="[object Set]"?u?"[Set]":`Set {${L(e.values(),t,r,n,o,d)}}`:u||Ot(e)?`[${A(e)}]`:`${a||!t.printBasicPrototype&&A(e)==="Object"?"":`${A(e)} `}{${D(e,t,r,n,o,d)}}`}const gt={test:e=>e&&e instanceof Error,serialize(e,t,r,n,o,s){if(o.includes(e))return"[Circular]";o=[...o,e];const u=++n>t.maxDepth,{message:a,cause:l,...m}=e,p={message:a,...typeof l<"u"?{cause:l}:{},...e instanceof AggregateError?{errors:e.errors}:{},...m},E=e.name!=="Error"?e.name:A(e);return u?`[${E}]`:`${E} {${I(Object.entries(p).values(),t,r,n,o,s)}}`}};function Pt(e){return e.serialize!=null}function ye(e,t,r,n,o,s){let u;try{u=Pt(e)?e.serialize(t,r,n,o,s,d):e.print(t,a=>d(a,r,n,o,s),a=>{const l=n+r.indent;return l+a.replaceAll(Mt,`
|
|
19
|
+
${l}`)},{edgeSpacing:r.spacingOuter,min:r.min,spacing:r.spacingInner},r.colors)}catch(a){throw new me(a.message,a.stack)}if(typeof u!="string")throw new TypeError(`pretty-format: Plugin must return type "string" but instead returned "${typeof u}".`);return u}function Ee(e,t){for(const r of e)try{if(r.test(t))return r}catch(n){throw new me(n.message,n.stack)}return null}function d(e,t,r,n,o,s){const u=Ee(t.plugins,e);if(u!==null)return ye(u,e,t,r,n,o);const a=fe(e,t.printFunctionName,t.escapeRegex,t.escapeString);return a!==null?a:pe(e,t,r,n,o,s)}const U={comment:"gray",content:"reset",prop:"yellow",tag:"cyan",value:"green"},$e=Object.keys(U),_={callToJSON:!0,compareKeys:void 0,escapeRegex:!1,escapeString:!0,highlight:!1,indent:2,maxDepth:Number.POSITIVE_INFINITY,maxWidth:Number.POSITIVE_INFINITY,min:!1,plugins:[],printBasicPrototype:!0,printFunctionName:!0,theme:U};function ht(e){for(const t of Object.keys(e))if(!Object.prototype.hasOwnProperty.call(_,t))throw new Error(`pretty-format: Unknown option "${t}".`);if(e.min&&e.indent!==void 0&&e.indent!==0)throw new Error('pretty-format: Options "min" and "indent" cannot be used together.')}function wt(){return $e.reduce((e,t)=>{const r=U[t],n=r&&be[r];if(n&&typeof n.close=="string"&&typeof n.open=="string")e[t]=n;else throw new Error(`pretty-format: Option "theme" has a key "${t}" whose value "${r}" is undefined in ansi-styles.`);return e},Object.create(null))}function Lt(){return $e.reduce((e,t)=>(e[t]={close:"",open:""},e),Object.create(null))}function _e(e){return(e==null?void 0:e.printFunctionName)??_.printFunctionName}function Se(e){return(e==null?void 0:e.escapeRegex)??_.escapeRegex}function de(e){return(e==null?void 0:e.escapeString)??_.escapeString}function Z(e){return{callToJSON:(e==null?void 0:e.callToJSON)??_.callToJSON,colors:e!=null&&e.highlight?wt():Lt(),compareKeys:typeof(e==null?void 0:e.compareKeys)=="function"||(e==null?void 0:e.compareKeys)===null?e.compareKeys:_.compareKeys,escapeRegex:Se(e),escapeString:de(e),indent:e!=null&&e.min?"":Dt((e==null?void 0:e.indent)??_.indent),maxDepth:(e==null?void 0:e.maxDepth)??_.maxDepth,maxWidth:(e==null?void 0:e.maxWidth)??_.maxWidth,min:(e==null?void 0:e.min)??_.min,plugins:(e==null?void 0:e.plugins)??_.plugins,printBasicPrototype:(e==null?void 0:e.printBasicPrototype)??!0,printFunctionName:_e(e),spacingInner:e!=null&&e.min?" ":`
|
|
20
|
+
`,spacingOuter:e!=null&&e.min?"":`
|
|
21
|
+
`}}function Dt(e){return Array.from({length:e+1}).join(" ")}function jt(e,t){if(t&&(ht(t),t.plugins)){const n=Ee(t.plugins,e);if(n!==null)return ye(n,e,Z(t),"",0,[])}const r=fe(e,_e(t),Se(t),de(t));return r!==null?r:pe(e,Z(t),"",0,[])}const zt={AsymmetricMatcher:Ae,DOMCollection:he,DOMElement:ke,Immutable:nt,ReactElement:$t,ReactTestComponent:Tt,Error:gt};export{_ as DEFAULT_OPTIONS,jt as format,zt as plugins};
|
package/dist/node_modules/.pnpm/@vitest_runner@3.1.1/node_modules/@vitest/runner/dist/chunk-tasks.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
function s(r,t){function e(u){const i=function(...n){return t.apply(u,n)};Object.assign(i,t),i.withContext=()=>i.bind(u),i.setContext=(n,a)=>{u[n]=a},i.mergeContext=n=>{Object.assign(u,n)};for(const n of r)Object.defineProperty(i,n,{get(){return e({...u,[n]:!0})}});return i}const o=e({});return o.fn=t,o}function c(r){const t=[r.name];let e=r;for(;e!=null&&e.suite;)e=e.suite,e!=null&&e.name&&t.unshift(e.name);return e!==r.file&&t.unshift(r.file.name),t}export{s as c,c as f};
|
package/dist/node_modules/.pnpm/@vitest_runner@3.1.1/node_modules/@vitest/runner/dist/index.js
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
var O=Object.defineProperty;var ee=(e,t,o)=>t in e?O(e,t,{enumerable:!0,configurable:!0,writable:!0,value:o}):e[t]=o;var j=(e,t,o)=>ee(e,typeof t!="symbol"?t+"":t,o);import{getSafeTimers as te}from"../../../../../@vitest_utils@3.1.1/node_modules/@vitest/utils/dist/index.js";import{parseSingleStack as ne}from"../../../../../@vitest_utils@3.1.1/node_modules/@vitest/utils/dist/source-map.js";import{c as U}from"./chunk-tasks.js";import{isNegativeNaN as re,isObject as X,objectAttr as M,toArray as K,createDefer as N}from"../../../../../@vitest_utils@3.1.1/node_modules/@vitest/utils/dist/helpers.js";import{f as oe,o as ie}from"../../../../../@vitest_utils@3.1.1/node_modules/@vitest/utils/dist/chunk-_commonjsHelpers.js";class se extends Error{constructor(o,r,n){super(o);j(this,"code","VITEST_PENDING");j(this,"taskId");this.message=o,this.note=n,this.taskId=r.id}}const ce=new WeakMap,L=new WeakMap,H=new WeakMap;function ue(e,t){ce.set(e,t)}function ae(e,t){L.set(e,t)}function le(e){return L.get(e)}function fe(e,t){H.set(e,t)}function he(e){return H.get(e)}function de(e,t){const o=t.reduce((s,i)=>(s[i.prop]=i,s),{}),r={};e.forEach(s=>{const i=o[s.prop]||{...s};r[i.prop]=i});for(const s in r){var n;const i=r[s];i.deps=(n=i.deps)===null||n===void 0?void 0:n.map(c=>r[c.prop])}return Object.values(r)}function B(e,t,o){const r=["auto","injected"],n=Object.entries(e).map(([s,i])=>{const c={value:i};if(Array.isArray(i)&&i.length>=2&&X(i[1])&&Object.keys(i[1]).some(a=>r.includes(a))){Object.assign(c,i[1]);const a=i[0];c.value=c.injected?o(s)??a:a}return c.prop=s,c.isFn=typeof c.value=="function",c});return Array.isArray(t.fixtures)?t.fixtures=t.fixtures.concat(n):t.fixtures=n,n.forEach(s=>{if(s.isFn){const i=Y(s.value);i.length&&(s.deps=t.fixtures.filter(({prop:c})=>c!==s.prop&&i.includes(c)))}}),t}const C=new Map,I=new Map;function pe(e,t){return o=>{const r=o||t;if(!r)return e({});const n=le(r);if(!(n!=null&&n.length))return e(r);const s=Y(e),i=n.some(({auto:f})=>f);if(!s.length&&!i)return e(r);C.get(r)||C.set(r,new Map);const c=C.get(r);I.has(r)||I.set(r,[]);const a=I.get(r),l=n.filter(({prop:f,auto:m})=>m||s.includes(f)),h=G(l);if(!h.length)return e(r);async function g(){for(const f of h){if(c.has(f))continue;const m=f.isFn?await me(f.value,r,a):f.value;r[f.prop]=m,c.set(f,m),a.unshift(()=>{c.delete(f)})}}return g().then(()=>e(r))}}async function me(e,t,o){const r=N();let n=!1;const s=e(t,async i=>{n=!0,r.resolve(i);const c=N();o.push(async()=>{c.resolve(),await s}),await c}).catch(i=>{if(!n){r.reject(i);return}throw i});return r}function G(e,t=new Set,o=[]){return e.forEach(r=>{if(!o.includes(r)){if(!r.isFn||!r.deps){o.push(r);return}if(t.has(r))throw new Error(`Circular fixture dependency detected: ${r.prop} <- ${[...t].reverse().map(n=>n.prop).join(" <- ")}`);t.add(r),G(r.deps,t,o),o.push(r),t.clear()}}),o}function Y(e){let t=e.toString();/__async\(this, (?:null|arguments|\[[_0-9, ]*\]), function\*/.test(t)&&(t=t.split("__async(this,")[1]);const o=t.match(/[^(]*\(([^)]*)/);if(!o)return[];const r=D(o[1]);if(!r.length)return[];let n=r[0];if("__VITEST_FIXTURE_INDEX__"in e&&(n=r[e.__VITEST_FIXTURE_INDEX__],!n))return[];if(!(n.startsWith("{")&&n.endsWith("}")))throw new Error(`The first argument inside a fixture must use object destructuring pattern, e.g. ({ test } => {}). Instead, received "${n}".`);const s=n.slice(1,-1).replace(/\s/g,""),i=D(s).map(a=>a.replace(/:.*|=.*/g,"")),c=i.at(-1);if(c&&c.startsWith("..."))throw new Error(`Rest parameters are not supported in fixtures, received "${c}".`);return i}function D(e){const t=[],o=[];let r=0;for(let s=0;s<e.length;s++)if(e[s]==="{"||e[s]==="[")o.push(e[s]==="{"?"}":"]");else if(e[s]===o[o.length-1])o.pop();else if(!o.length&&e[s]===","){const i=e.substring(r,s).trim();i&&t.push(i),r=s+1}const n=e.substring(r).trim();return n&&t.push(n),t}const S=we();V(function(e,t,o){$().test.fn.call(this,w(e),t,o)});let b,z,ge;function J(e,t){if(!e)throw new Error(`Vitest failed to find ${t}. This is a bug in Vitest. Please, open an issue with reproduction.`)}function ye(){return ge}function q(){return J(b,"the runner"),b}function $(){const e=k.currentSuite||z;return J(e,"the current suite"),e}function ve(){return{beforeAll:[],afterAll:[],beforeEach:[],afterEach:[]}}function E(e,t){let o={},r=()=>{};if(typeof t=="object"){if(typeof e=="object")throw new TypeError("Cannot use two objects as arguments. Please provide options and a function callback in that order.");console.warn("Using an object as a third argument is deprecated. Vitest 4 will throw an error if the third argument is not a timeout number. Please use the second argument for options. See more at https://vitest.dev/guide/migration"),o=t}else typeof t=="number"?o={timeout:t}:typeof e=="object"&&(o=e);if(typeof e=="function"){if(typeof t=="function")throw new TypeError("Cannot use two functions as arguments. Please use the second argument for options.");r=e}else typeof t=="function"&&(r=t);return{options:o,handler:r}}function Te(e,t=()=>{},o,r,n){const s=[];let i;f();const c=function(p="",u={}){var d;const y=(u==null?void 0:u.timeout)??b.config.testTimeout,T={id:"",name:p,suite:(d=k.currentSuite)===null||d===void 0?void 0:d.suite,each:u.each,fails:u.fails,context:void 0,type:"test",file:void 0,timeout:y,retry:u.retry??b.config.retry,repeats:u.repeats,mode:u.only?"only":u.skip?"skip":u.todo?"todo":"run",meta:u.meta??Object.create(null)},A=u.handler;(u.concurrent||!u.sequential&&b.config.sequence.concurrent)&&(T.concurrent=!0),T.shuffle=n==null?void 0:n.shuffle;const F=Ae(T,b);if(Object.defineProperty(T,"context",{value:F,enumerable:!1}),ae(F,u.fixtures),A&&ue(T,R(_e(pe(A,F),T),y)),b.config.includeTaskLocation){const Q=Error.stackTraceLimit;Error.stackTraceLimit=15;const Z=new Error("stacktrace").stack;Error.stackTraceLimit=Q;const P=be(Z,T.each??!1);P&&(T.location=P)}return s.push(T),T},a=V(function(p,u,d){let{options:y,handler:T}=E(u,d);typeof n=="object"&&(y=Object.assign({},n,y)),y.concurrent=this.concurrent||!this.sequential&&(y==null?void 0:y.concurrent),y.sequential=this.sequential||!this.concurrent&&(y==null?void 0:y.sequential);const A=c(w(p),{...this,...y,handler:T});A.type="test"});let l;const h={type:"collector",name:e,mode:o,suite:i,options:n,test:a,tasks:s,collect:v,task:c,clear:m,on:g,fixtures(){return l},scoped(p){const u=B(p,{fixtures:l},d=>{var y,T;return(y=(T=q()).injectValue)===null||y===void 0?void 0:y.call(T,d)});u.fixtures&&(l=u.fixtures)}};function g(p,...u){he(i)[p].push(...u)}function f(p){var u;typeof n=="number"&&(n={timeout:n}),i={id:"",type:"suite",name:e,suite:(u=k.currentSuite)===null||u===void 0?void 0:u.suite,mode:o,each:r,file:void 0,shuffle:n==null?void 0:n.shuffle,tasks:[],meta:Object.create(null),concurrent:n==null?void 0:n.concurrent},fe(i,ve())}function m(){s.length=0,f()}async function v(p){if(!p)throw new TypeError("File is required to collect tasks.");t&&await Se(h,()=>t(a));const u=[];for(const d of s)u.push(d.type==="collector"?await d.collect(p):d);return i.file=p,i.tasks=u,u.forEach(d=>{d.file=p}),i}return Ee(h),h}function _e(e,t){return async(...o)=>{const r=await e(...o);if(t.promises){const s=(await Promise.allSettled(t.promises)).map(i=>i.status==="rejected"?i.reason:void 0).filter(Boolean);if(s.length)throw s}return r}}function we(){function e(t,o,r){var n;const s=this.only?"only":this.skip?"skip":this.todo?"todo":"run",i=k.currentSuite||z;let{options:c,handler:a}=E(o,r);const l=c.concurrent||this.concurrent||c.sequential===!1,h=c.sequential||this.sequential||c.concurrent===!1;c={...i==null?void 0:i.options,...c,shuffle:this.shuffle??c.shuffle??(i==null||(n=i.options)===null||n===void 0?void 0:n.shuffle)??void 0};const g=l||c.concurrent&&!h,f=h||c.sequential&&!l;return c.concurrent=g&&!f,c.sequential=f&&!g,Te(w(t),a,s,this.each,c)}return e.each=function(t,...o){const r=this.withContext();return this.setContext("each",!0),Array.isArray(t)&&o.length&&(t=x(t,o)),(n,s,i)=>{const c=w(n),a=t.every(Array.isArray),{options:l,handler:h}=E(s,i),g=typeof s=="function"&&typeof i=="object";t.forEach((f,m)=>{const v=Array.isArray(f)?f:[f];g?a?r(_(c,v,m),()=>h(...v),l):r(_(c,v,m),()=>h(f),l):a?r(_(c,v,m),l,()=>h(...v)):r(_(c,v,m),l,()=>h(f))}),this.setContext("each",void 0)}},e.for=function(t,...o){return Array.isArray(t)&&o.length&&(t=x(t,o)),(r,n,s)=>{const i=w(r),{options:c,handler:a}=E(n,s);t.forEach((l,h)=>{S(_(i,K(l),h),c,()=>a(l))})}},e.skipIf=t=>t?S.skip:S,e.runIf=t=>t?S:S.skip,U(["concurrent","sequential","shuffle","skip","only","todo"],e)}function ke(e,t){const o=e;o.each=function(n,...s){const i=this.withContext();return this.setContext("each",!0),Array.isArray(n)&&s.length&&(n=x(n,s)),(c,a,l)=>{const h=w(c),g=n.every(Array.isArray),{options:f,handler:m}=E(a,l),v=typeof a=="function"&&typeof l=="object";n.forEach((p,u)=>{const d=Array.isArray(p)?p:[p];v?g?i(_(h,d,u),()=>m(...d),f):i(_(h,d,u),()=>m(p),f):g?i(_(h,d,u),f,()=>m(...d)):i(_(h,d,u),f,()=>m(p))}),this.setContext("each",void 0)}},o.for=function(n,...s){const i=this.withContext();return Array.isArray(n)&&s.length&&(n=x(n,s)),(c,a,l)=>{const h=w(c),{options:g,handler:f}=E(a,l);n.forEach((m,v)=>{const p=u=>f(m,u);p.__VITEST_FIXTURE_INDEX__=1,p.toString=()=>f.toString(),i(_(h,K(m),v),g,p)})}},o.skipIf=function(n){return n?this.skip:this},o.runIf=function(n){return n?this:this.skip},o.scoped=function(n){$().scoped(n)},o.extend=function(n){const s=B(n,t||{},i=>{var c,a;return(c=(a=q()).injectValue)===null||c===void 0?void 0:c.call(a,i)});return V(function(c,a,l){const h=$(),g=h.fixtures();g&&(this.fixtures=de(this.fixtures||[],g)),h.test.fn.call(this,w(c),a,l)},s)};const r=U(["concurrent","sequential","skip","only","todo","fails"],o);return t&&r.mergeContext(t),r}function V(e,t){return ke(e,t)}function w(e){return typeof e=="string"?e:typeof e=="function"?e.name||"<anonymous>":String(e)}function _(e,t,o){(e.includes("%#")||e.includes("%$"))&&(e=e.replace(/%%/g,"__vitest_escaped_%__").replace(/%#/g,`${o}`).replace(/%\$/g,`${o+1}`).replace(/__vitest_escaped_%__/g,"%%"));const r=e.split("%").length-1;e.includes("%f")&&(e.match(/%f/g)||[]).forEach((c,a)=>{if(re(t[a])||Object.is(t[a],-0)){let l=0;e=e.replace(/%f/g,h=>(l++,l===a+1?"-%f":h))}});let n=oe(e,...t.slice(0,r));const s=X(t[0]);return n=n.replace(/\$([$\w.]+)/g,(i,c)=>{const a=/^\d+$/.test(c);if(!s&&!a)return`$${c}`;const l=a?M(t,c):void 0,h=s?M(t[0],c,l):l;return ie(h,{truncate:void 0})}),n}function x(e,t){const o=e.join("").trim().replace(/ /g,"").split(`
|
|
2
|
+
`).map(n=>n.split("|"))[0],r=[];for(let n=0;n<Math.floor(t.length/o.length);n++){const s={};for(let i=0;i<o.length;i++)s[o[i]]=t[n*o.length+i];r.push(s)}return r}function be(e,t){const o=e.split(`
|
|
3
|
+
`).slice(1);for(const r of o){const n=ne(r);if(n&&n.file===ye())return{line:n.line,column:t?n.column+1:n.column}}}const W=Date.now,k={currentSuite:null};function Ee(e){var t;(t=k.currentSuite)===null||t===void 0||t.tasks.push(e)}async function Se(e,t){const o=k.currentSuite;k.currentSuite=e,await t(),k.currentSuite=o}function R(e,t,o=!1,r){if(t<=0||t===Number.POSITIVE_INFINITY)return e;const{setTimeout:n,clearTimeout:s}=te();return function(...c){const a=W(),l=q();return l._currentTaskStartTime=a,l._currentTaskTimeout=t,new Promise((h,g)=>{var f;const m=n(()=>{s(m),v()},t);(f=m.unref)===null||f===void 0||f.call(m);function v(){g(xe(o,t,r))}function p(d){if(l._currentTaskStartTime=void 0,l._currentTaskTimeout=void 0,s(m),W()-a>=t){v();return}h(d)}function u(d){l._currentTaskStartTime=void 0,l._currentTaskTimeout=void 0,s(m),g(d)}try{const d=e(...c);typeof d=="object"&&d!=null&&typeof d.then=="function"?d.then(p,u):p(d)}catch(d){u(d)}})}}function Ae(e,t){var o;const r=function(){throw new Error("done() callback is deprecated, use promise instead")};return r.task=e,r.skip=(n,s)=>{if(n!==!1)throw e.result??(e.result={state:"skip"}),e.result.pending=!0,new se("test is skipped; abort execution",e,typeof n=="string"?n:s)},r.onTestFailed=(n,s)=>{e.onFailed||(e.onFailed=[]),e.onFailed.push(R(n,s??t.config.hookTimeout,!0,new Error("STACK_TRACE_ERROR")))},r.onTestFinished=(n,s)=>{e.onFinished||(e.onFinished=[]),e.onFinished.push(R(n,s??t.config.hookTimeout,!0,new Error("STACK_TRACE_ERROR")))},((o=t.extendTaskContext)===null||o===void 0?void 0:o.call(t,r))||r}function xe(e,t,o){const r=`${e?"Hook":"Test"} timed out in ${t}ms.
|
|
4
|
+
If this is a long-running ${e?"hook":"test"}, pass a timeout value as the last argument or configure it globally with "${e?"hookTimeout":"testTimeout"}".`,n=new Error(r);return o!=null&&o.stack&&(n.stack=o.stack.replace(n.message,o.message)),n}globalThis.performance?globalThis.performance.now.bind(globalThis.performance):Date.now;globalThis.performance?globalThis.performance.now.bind(globalThis.performance):Date.now;export{ke as createTaskCollector,$ as getCurrentSuite,he as getHooks,ue as setFn,fe as setHooks,S as suite};
|
package/dist/node_modules/.pnpm/@vitest_snapshot@3.1.1/node_modules/@vitest/snapshot/dist/index.js
ADDED
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
const __vite__mapDeps=(i,m=__vite__mapDeps,d=(m.f||(m.f=["node_modules/.pnpm/magic-string@0.30.17/node_modules/magic-string/dist/magic-string.es.js","_virtual/sourcemap-codec.umd.js","node_modules/.pnpm/@jridgewell_sourcemap-codec@1.5.0/node_modules/@jridgewell/sourcemap-codec/dist/sourcemap-codec.umd.js","_virtual/sourcemap-codec.umd2.js"])))=>i.map(i=>d[i]);
|
|
2
|
+
var $e=Object.defineProperty;var Ne=(t,e,n)=>e in t?$e(t,e,{enumerable:!0,configurable:!0,writable:!0,value:n}):t[e]=n;var y=(t,e,n)=>Ne(t,typeof e!="symbol"?e+"":e,n);import{__vitePreload as Pe}from"../../../../../../../_virtual/preload-helper.js";import{format as Re,plugins as Ce}from"../../../../../@vitest_pretty-format@3.1.1/node_modules/@vitest/pretty-format/dist/index.js";import{r as Te}from"../../../../../pathe@2.0.3/node_modules/pathe/dist/shared/pathe.M-eThtNZ.js";const Oe=44,ee="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",Ae=new Uint8Array(64),Se=new Uint8Array(128);for(let t=0;t<ee.length;t++){const e=ee.charCodeAt(t);Ae[t]=e,Se[e]=t}function F(t,e){let n=0,s=0,i=0;do{const a=t.next();i=Se[a],n|=(i&31)<<s,s+=5}while(i&32);const r=n&1;return n>>>=1,r&&(n=-2147483648|-n),e+n}function te(t,e){return t.pos>=e?!1:t.peek()!==Oe}class Me{constructor(e){this.pos=0,this.buffer=e}next(){return this.buffer.charCodeAt(this.pos++)}peek(){return this.buffer.charCodeAt(this.pos)}indexOf(e){const{buffer:n,pos:s}=this,i=n.indexOf(e,s);return i===-1?n.length:i}}function Fe(t){const{length:e}=t,n=new Me(t),s=[];let i=0,r=0,a=0,l=0,o=0;do{const c=n.indexOf(";"),d=[];let p=!0,u=0;for(i=0;n.pos<c;){let S;i=F(n,i),i<u&&(p=!1),u=i,te(n,c)?(r=F(n,r),a=F(n,a),l=F(n,l),te(n,c)?(o=F(n,o),S=[i,r,a,l,o]):S=[i,r,a,l]):S=[i],d.push(S),n.pos++}p||Le(d),s.push(d),n.pos=c+1}while(n.pos<=e);return s}function Le(t){t.sort(Be)}function Be(t,e){return t[0]-e[0]}const De=/^[\w+.-]+:\/\//,Je=/^([\w+.-]+:)\/\/([^@/#?]*@)?([^:/#?]*)(:\d+)?(\/[^#?]*)?(\?[^#]*)?(#.*)?/,Xe=/^file:(?:\/\/((?![a-z]:)[^/#?]*)?)?(\/?[^#?]*)(\?[^#]*)?(#.*)?/i;var v;(function(t){t[t.Empty=1]="Empty",t[t.Hash=2]="Hash",t[t.Query=3]="Query",t[t.RelativePath=4]="RelativePath",t[t.AbsolutePath=5]="AbsolutePath",t[t.SchemeRelative=6]="SchemeRelative",t[t.Absolute=7]="Absolute"})(v||(v={}));function je(t){return De.test(t)}function We(t){return t.startsWith("//")}function _e(t){return t.startsWith("/")}function Ke(t){return t.startsWith("file:")}function ne(t){return/^[.?#]/.test(t)}function B(t){const e=Je.exec(t);return ye(e[1],e[2]||"",e[3],e[4]||"",e[5]||"/",e[6]||"",e[7]||"")}function Ue(t){const e=Xe.exec(t),n=e[2];return ye("file:","",e[1]||"","",_e(n)?n:"/"+n,e[3]||"",e[4]||"")}function ye(t,e,n,s,i,r,a){return{scheme:t,user:e,host:n,port:s,path:i,query:r,hash:a,type:v.Absolute}}function se(t){if(We(t)){const n=B("http:"+t);return n.scheme="",n.type=v.SchemeRelative,n}if(_e(t)){const n=B("http://foo.com"+t);return n.scheme="",n.host="",n.type=v.AbsolutePath,n}if(Ke(t))return Ue(t);if(je(t))return B(t);const e=B("http://foo.com/"+t);return e.scheme="",e.host="",e.type=t?t.startsWith("?")?v.Query:t.startsWith("#")?v.Hash:v.RelativePath:v.Empty,e}function qe(t){if(t.endsWith("/.."))return t;const e=t.lastIndexOf("/");return t.slice(0,e+1)}function ze(t,e){ve(e,e.type),t.path==="/"?t.path=e.path:t.path=qe(e.path)+t.path}function ve(t,e){const n=e<=v.RelativePath,s=t.path.split("/");let i=1,r=0,a=!1;for(let o=1;o<s.length;o++){const c=s[o];if(!c){a=!0;continue}if(a=!1,c!=="."){if(c===".."){r?(a=!0,r--,i--):n&&(s[i++]=c);continue}s[i++]=c,r++}}let l="";for(let o=1;o<i;o++)l+="/"+s[o];(!l||a&&!l.endsWith("/.."))&&(l+="/"),t.path=l}function He(t,e){if(!t&&!e)return"";const n=se(t);let s=n.type;if(e&&s!==v.Absolute){const r=se(e),a=r.type;switch(s){case v.Empty:n.hash=r.hash;case v.Hash:n.query=r.query;case v.Query:case v.RelativePath:ze(n,r);case v.AbsolutePath:n.user=r.user,n.host=r.host,n.port=r.port;case v.SchemeRelative:n.scheme=r.scheme}a>s&&(s=a)}ve(n,s);const i=n.query+n.hash;switch(s){case v.Hash:case v.Query:return i;case v.RelativePath:{const r=n.path.slice(1);return r?ne(e||t)&&!ne(r)?"./"+r+i:r+i:i||"."}case v.AbsolutePath:return n.path+i;default:return n.scheme+"//"+n.user+n.host+n.port+n.path+i}}function ie(t,e){return e&&!e.endsWith("/")&&(e+="/"),He(t,e)}function Ge(t){if(!t)return"";const e=t.lastIndexOf("/");return t.slice(0,e+1)}const C=0,Ve=1,Qe=2,Ze=3,Ye=4;function et(t,e){const n=re(t,0);if(n===t.length)return t;e||(t=t.slice());for(let s=n;s<t.length;s=re(t,s+1))t[s]=nt(t[s],e);return t}function re(t,e){for(let n=e;n<t.length;n++)if(!tt(t[n]))return n;return t.length}function tt(t){for(let e=1;e<t.length;e++)if(t[e][C]<t[e-1][C])return!1;return!0}function nt(t,e){return e||(t=t.slice()),t.sort(st)}function st(t,e){return t[C]-e[C]}let X=!1;function it(t,e,n,s){for(;n<=s;){const i=n+(s-n>>1),r=t[i][C]-e;if(r===0)return X=!0,i;r<0?n=i+1:s=i-1}return X=!1,n-1}function rt(t,e,n){for(let s=n+1;s<t.length&&t[s][C]===e;n=s++);return n}function at(t,e,n){for(let s=n-1;s>=0&&t[s][C]===e;n=s--);return n}function ot(){return{lastKey:-1,lastNeedle:-1,lastIndex:-1}}function lt(t,e,n,s){const{lastKey:i,lastNeedle:r,lastIndex:a}=n;let l=0,o=t.length-1;if(s===i){if(e===r)return X=a!==-1&&t[a][C]===e,a;e>=r?l=a===-1?0:a:o=a}return n.lastKey=s,n.lastNeedle=e,n.lastIndex=it(t,e,l,o)}const ct="`line` must be greater than 0 (lines start at line 1)",ut="`column` must be greater than or equal to 0 (columns start at column 0)",ae=-1,ht=1;class dt{constructor(e,n){const s=typeof e=="string";if(!s&&e._decodedMemo)return e;const i=s?JSON.parse(e):e,{version:r,file:a,names:l,sourceRoot:o,sources:c,sourcesContent:d}=i;this.version=r,this.file=a,this.names=l||[],this.sourceRoot=o,this.sources=c,this.sourcesContent=d,this.ignoreList=i.ignoreList||i.x_google_ignoreList||void 0;const p=ie(o||"",Ge(n));this.resolvedSources=c.map(S=>ie(S||"",p));const{mappings:u}=i;typeof u=="string"?(this._encoded=u,this._decoded=void 0):(this._encoded=void 0,this._decoded=et(u,s)),this._decodedMemo=ot(),this._bySources=void 0,this._bySourceMemos=void 0}}function ft(t){var e;return(e=t)._decoded||(e._decoded=Fe(t._encoded))}function pt(t,e){let{line:n,column:s,bias:i}=e;if(n--,n<0)throw new Error(ct);if(s<0)throw new Error(ut);const r=ft(t);if(n>=r.length)return D(null,null,null,null);const a=r[n],l=mt(a,t._decodedMemo,n,s,i||ht);if(l===-1)return D(null,null,null,null);const o=a[l];if(o.length===1)return D(null,null,null,null);const{names:c,resolvedSources:d}=t;return D(d[o[Ve]],o[Qe]+1,o[Ze],o.length===5?c[o[Ye]]:null)}function D(t,e,n,s){return{source:t,line:e,column:n,name:s}}function mt(t,e,n,s,i){let r=lt(t,s,e,n);return X?r=(i===ae?rt:at)(t,s,r):i===ae&&r++,r===-1||r===t.length?-1:r}function xe(t){return t!=null}function gt(t){return t===null||typeof t!="function"&&typeof t!="object"}function J(t){return t!=null&&typeof t=="object"&&!Array.isArray(t)}function St(t){let e=-1,n=null,s=0,i=0,r=null;for(;e<=t.length;){r=t[e],e++;const a=t[e];if((a==='"'||a==="'"||a==="`")&&r!=="\\"&&(n===a?n=null:n||(n=a)),n||(a==="("&&s++,a===")"&&i++),s&&i&&s===i)return e}return null}const we=/^\s*at .*(?:\S:\d+|\(native\))/m,_t=/^(?:eval@)?(?:\[native code\])?$/,yt=["node:internal",/\/packages\/\w+\/dist\//,/\/@vitest\/\w+\/dist\//,"/vitest/dist/","/vitest/src/","/vite-node/dist/","/vite-node/src/","/node_modules/chai/","/node_modules/tinypool/","/node_modules/tinyspy/","/deps/chunk-","/deps/@vitest","/deps/loupe","/deps/chai",/node:\w+/,/__vitest_test__/,/__vitest_browser__/,/\/deps\/vitest_/];function Ie(t){if(!t.includes(":"))return[t];const n=/(.+?)(?::(\d+))?(?::(\d+))?$/.exec(t.replace(/^\(|\)$/g,""));if(!n)return[t];let s=n[1];if(s.startsWith("async ")&&(s=s.slice(6)),s.startsWith("http:")||s.startsWith("https:")){const i=new URL(s);i.searchParams.delete("import"),i.searchParams.delete("browserv"),s=i.pathname+i.hash+i.search}if(s.startsWith("/@fs/")){const i=/^\/@fs\/[a-zA-Z]:\//.test(s);s=s.slice(i?5:4)}return[s,n[2]||void 0,n[3]||void 0]}function vt(t){let e=t.trim();if(_t.test(e)||(e.includes(" > eval")&&(e=e.replace(/ line (\d+)(?: > eval line \d+)* > eval:\d+:\d+/g,":$1")),!e.includes("@")&&!e.includes(":")))return null;const n=/((.*".+"[^@]*)?[^@]*)(@)/,s=e.match(n),i=s&&s[1]?s[1]:void 0,[r,a,l]=Ie(e.replace(n,""));return!r||!a||!l?null:{file:r,method:i||"",line:Number.parseInt(a),column:Number.parseInt(l)}}function xt(t){let e=t.trim();if(!we.test(e))return null;e.includes("(eval ")&&(e=e.replace(/eval code/g,"eval").replace(/(\(eval at [^()]*)|(,.*$)/g,""));let n=e.replace(/^\s+/,"").replace(/\(eval code/g,"(").replace(/^.*?\s+/,"");const s=n.match(/ (\(.+\)$)/);n=s?n.replace(s[0],""):n;const[i,r,a]=Ie(s?s[1]:n);let l=s&&n||"",o=i&&["eval","<anonymous>"].includes(i)?void 0:i;return!o||!r||!a?null:(l.startsWith("async ")&&(l=l.slice(6)),o.startsWith("file://")&&(o=o.slice(7)),o=o.startsWith("node:")||o.startsWith("internal:")?o:Te(o),l&&(l=l.replace(/__vite_ssr_import_\d+__\./g,"")),{method:l,file:o,line:Number.parseInt(r),column:Number.parseInt(a)})}function j(t,e={}){const{ignoreStackEntries:n=yt}=e;return(we.test(t)?It(t):wt(t)).map(i=>{var r;e.getUrlId&&(i.file=e.getUrlId(i.file));const a=(r=e.getSourceMap)===null||r===void 0?void 0:r.call(e,i.file);if(!a||typeof a!="object"||!a.version)return oe(n,i.file)?null:i;const l=new dt(a),{line:o,column:c,source:d,name:p}=pt(l,i);let u=i.file;if(d){const S=i.file.startsWith("file://")?i.file:`file://${i.file}`,I=a.sourceRoot?new URL(a.sourceRoot,S):S;u=new URL(d,I).pathname}return oe(n,u)?null:o!=null&&c!=null?{line:o,column:c,file:u,method:p||i.method}:i}).filter(i=>i!=null)}function oe(t,e){return t.some(n=>e.match(n))}function wt(t){return t.split(`
|
|
3
|
+
`).map(e=>vt(e)).filter(xe)}function It(t){return t.split(`
|
|
4
|
+
`).map(e=>xt(e)).filter(xe)}function Et(t,e={}){if(!t||gt(t))return[];if(t.stacks)return t.stacks;const n=t.stack||t.stackStr||"";let s=j(n,e);if(!s.length){const i=t;i.fileName!=null&&i.lineNumber!=null&&i.columnNumber!=null&&(s=j(`${i.fileName}:${i.lineNumber}:${i.columnNumber}`,e)),i.sourceURL!=null&&i.line!=null&&i._column!=null&&(s=j(`${i.sourceURL}:${i.line}:${i.column}`,e))}return e.frameFilter&&(s=s.filter(i=>e.frameFilter(t,i)!==!1)),t.stacks=s,s}let bt=()=>"Promise{…}";try{const{getPromiseDetails:t,kPending:e,kRejected:n}=process.binding("util");Array.isArray(t(Promise.resolve()))&&(bt=(s,i)=>{const[r,a]=t(s);return r===e?"Promise{<pending>}":`Promise${r===n?"!":""}{${i.inspect(a,i)}}`})}catch{}let le=!1;try{const t=require("util");le=t.inspect?t.inspect.custom:!1}catch{le=!1}function kt(t){return t&&t.__esModule&&Object.prototype.hasOwnProperty.call(t,"default")?t.default:t}var W,ce;function $t(){if(ce)return W;ce=1;var t,e,n,s,i,r,a,l,o,c,d,p,u,S,I,b,k,E,$;return u=/\/(?![*\/])(?:\[(?:(?![\]\\]).|\\.)*\]|(?![\/\\]).|\\.)*(\/[$_\u200C\u200D\p{ID_Continue}]*|\\)?/yu,p=/--|\+\+|=>|\.{3}|\??\.(?!\d)|(?:&&|\|\||\?\?|[+\-%&|^]|\*{1,2}|<{1,2}|>{1,3}|!=?|={1,2}|\/(?![\/*]))=?|[?~,:;[\](){}]/y,t=/(\x23?)(?=[$_\p{ID_Start}\\])(?:[$_\u200C\u200D\p{ID_Continue}]|\\u[\da-fA-F]{4}|\\u\{[\da-fA-F]+\})+/yu,I=/(['"])(?:(?!\1)[^\\\n\r]|\\(?:\r\n|[^]))*(\1)?/y,d=/(?:0[xX][\da-fA-F](?:_?[\da-fA-F])*|0[oO][0-7](?:_?[0-7])*|0[bB][01](?:_?[01])*)n?|0n|[1-9](?:_?\d)*n|(?:(?:0(?!\d)|0\d*[89]\d*|[1-9](?:_?\d)*)(?:\.(?:\d(?:_?\d)*)?)?|\.\d(?:_?\d)*)(?:[eE][+-]?\d(?:_?\d)*)?|0[0-7]+/y,b=/[`}](?:[^`\\$]|\\[^]|\$(?!\{))*(`|\$\{)?/y,$=/[\t\v\f\ufeff\p{Zs}]+/yu,l=/\r?\n|[\r\u2028\u2029]/y,o=/\/\*(?:[^*]|\*(?!\/))*(\*\/)?/y,S=/\/\/.*/y,n=/[<>.:={}]|\/(?![\/*])/y,e=/[$_\p{ID_Start}][$_\u200C\u200D\p{ID_Continue}-]*/yu,s=/(['"])(?:(?!\1)[^])*(\1)?/y,i=/[^<>{}]+/y,E=/^(?:[\/+-]|\.{3}|\?(?:InterpolationIn(?:JSX|Template)|NoLineTerminatorHere|NonExpressionParenEnd|UnaryIncDec))?$|[{}([,;<>=*%&|^!~?:]$/,k=/^(?:=>|[;\]){}]|else|\?(?:NoLineTerminatorHere|NonExpressionParenEnd))?$/,r=/^(?:await|case|default|delete|do|else|instanceof|new|return|throw|typeof|void|yield)$/,a=/^(?:return|throw|yield)$/,c=RegExp(l.source),W=function*(_,{jsx:T=!1}={}){var w,P,O,f,m,Z,h,R,Y,N,A,g,M,x;for({length:Z}=_,f=0,m="",x=[{tag:"JS"}],w=[],A=0,g=!1;f<Z;){switch(R=x[x.length-1],R.tag){case"JS":case"JSNonExpressionParen":case"InterpolationInTemplate":case"InterpolationInJSX":if(_[f]==="/"&&(E.test(m)||r.test(m))&&(u.lastIndex=f,h=u.exec(_))){f=u.lastIndex,m=h[0],g=!0,yield{type:"RegularExpressionLiteral",value:h[0],closed:h[1]!==void 0&&h[1]!=="\\"};continue}if(p.lastIndex=f,h=p.exec(_)){switch(M=h[0],Y=p.lastIndex,N=M,M){case"(":m==="?NonExpressionParenKeyword"&&x.push({tag:"JSNonExpressionParen",nesting:A}),A++,g=!1;break;case")":A--,g=!0,R.tag==="JSNonExpressionParen"&&A===R.nesting&&(x.pop(),N="?NonExpressionParenEnd",g=!1);break;case"{":p.lastIndex=0,O=!k.test(m)&&(E.test(m)||r.test(m)),w.push(O),g=!1;break;case"}":switch(R.tag){case"InterpolationInTemplate":if(w.length===R.nesting){b.lastIndex=f,h=b.exec(_),f=b.lastIndex,m=h[0],h[1]==="${"?(m="?InterpolationInTemplate",g=!1,yield{type:"TemplateMiddle",value:h[0]}):(x.pop(),g=!0,yield{type:"TemplateTail",value:h[0],closed:h[1]==="`"});continue}break;case"InterpolationInJSX":if(w.length===R.nesting){x.pop(),f+=1,m="}",yield{type:"JSXPunctuator",value:"}"};continue}}g=w.pop(),N=g?"?ExpressionBraceEnd":"}";break;case"]":g=!0;break;case"++":case"--":N=g?"?PostfixIncDec":"?UnaryIncDec";break;case"<":if(T&&(E.test(m)||r.test(m))){x.push({tag:"JSXTag"}),f+=1,m="<",yield{type:"JSXPunctuator",value:M};continue}g=!1;break;default:g=!1}f=Y,m=N,yield{type:"Punctuator",value:M};continue}if(t.lastIndex=f,h=t.exec(_)){switch(f=t.lastIndex,N=h[0],h[0]){case"for":case"if":case"while":case"with":m!=="."&&m!=="?."&&(N="?NonExpressionParenKeyword")}m=N,g=!r.test(h[0]),yield{type:h[1]==="#"?"PrivateIdentifier":"IdentifierName",value:h[0]};continue}if(I.lastIndex=f,h=I.exec(_)){f=I.lastIndex,m=h[0],g=!0,yield{type:"StringLiteral",value:h[0],closed:h[2]!==void 0};continue}if(d.lastIndex=f,h=d.exec(_)){f=d.lastIndex,m=h[0],g=!0,yield{type:"NumericLiteral",value:h[0]};continue}if(b.lastIndex=f,h=b.exec(_)){f=b.lastIndex,m=h[0],h[1]==="${"?(m="?InterpolationInTemplate",x.push({tag:"InterpolationInTemplate",nesting:w.length}),g=!1,yield{type:"TemplateHead",value:h[0]}):(g=!0,yield{type:"NoSubstitutionTemplate",value:h[0],closed:h[1]==="`"});continue}break;case"JSXTag":case"JSXTagEnd":if(n.lastIndex=f,h=n.exec(_)){switch(f=n.lastIndex,N=h[0],h[0]){case"<":x.push({tag:"JSXTag"});break;case">":x.pop(),m==="/"||R.tag==="JSXTagEnd"?(N="?JSX",g=!0):x.push({tag:"JSXChildren"});break;case"{":x.push({tag:"InterpolationInJSX",nesting:w.length}),N="?InterpolationInJSX",g=!1;break;case"/":m==="<"&&(x.pop(),x[x.length-1].tag==="JSXChildren"&&x.pop(),x.push({tag:"JSXTagEnd"}))}m=N,yield{type:"JSXPunctuator",value:h[0]};continue}if(e.lastIndex=f,h=e.exec(_)){f=e.lastIndex,m=h[0],yield{type:"JSXIdentifier",value:h[0]};continue}if(s.lastIndex=f,h=s.exec(_)){f=s.lastIndex,m=h[0],yield{type:"JSXString",value:h[0],closed:h[2]!==void 0};continue}break;case"JSXChildren":if(i.lastIndex=f,h=i.exec(_)){f=i.lastIndex,m=h[0],yield{type:"JSXText",value:h[0]};continue}switch(_[f]){case"<":x.push({tag:"JSXTag"}),f++,m="<",yield{type:"JSXPunctuator",value:"<"};continue;case"{":x.push({tag:"InterpolationInJSX",nesting:w.length}),f++,m="?InterpolationInJSX",g=!1,yield{type:"JSXPunctuator",value:"{"};continue}}if($.lastIndex=f,h=$.exec(_)){f=$.lastIndex,yield{type:"WhiteSpace",value:h[0]};continue}if(l.lastIndex=f,h=l.exec(_)){f=l.lastIndex,g=!1,a.test(m)&&(m="?NoLineTerminatorHere"),yield{type:"LineTerminatorSequence",value:h[0]};continue}if(o.lastIndex=f,h=o.exec(_)){f=o.lastIndex,c.test(h[0])&&(g=!1,a.test(m)&&(m="?NoLineTerminatorHere")),yield{type:"MultiLineComment",value:h[0],closed:h[1]!==void 0};continue}if(S.lastIndex=f,h=S.exec(_)){f=S.lastIndex,g=!1,yield{type:"SingleLineComment",value:h[0]};continue}P=String.fromCodePoint(_.codePointAt(f)),f+=P.length,m=P,g=!1,yield{type:R.tag.startsWith("JSX")?"JSXInvalid":"Invalid",value:P}}},W}$t();var Ee={keyword:["break","case","catch","continue","debugger","default","do","else","finally","for","function","if","return","switch","throw","try","var","const","while","with","new","this","super","class","extends","export","import","null","true","false","in","instanceof","typeof","void","delete"],strict:["implements","interface","let","package","private","protected","public","static","yield"]};new Set(Ee.keyword);new Set(Ee.strict);var Nt={reset:[0,0],bold:[1,22,"\x1B[22m\x1B[1m"],dim:[2,22,"\x1B[22m\x1B[2m"],italic:[3,23],underline:[4,24],inverse:[7,27],hidden:[8,28],strikethrough:[9,29],black:[30,39],red:[31,39],green:[32,39],yellow:[33,39],blue:[34,39],magenta:[35,39],cyan:[36,39],white:[37,39],gray:[90,39],bgBlack:[40,49],bgRed:[41,49],bgGreen:[42,49],bgYellow:[43,49],bgBlue:[44,49],bgMagenta:[45,49],bgCyan:[46,49],bgWhite:[47,49],blackBright:[90,39],redBright:[91,39],greenBright:[92,39],yellowBright:[93,39],blueBright:[94,39],magentaBright:[95,39],cyanBright:[96,39],whiteBright:[97,39],bgBlackBright:[100,49],bgRedBright:[101,49],bgGreenBright:[102,49],bgYellowBright:[103,49],bgBlueBright:[104,49],bgMagentaBright:[105,49],bgCyanBright:[106,49],bgWhiteBright:[107,49]},Pt=Object.entries(Nt);function z(t){return String(t)}z.open="";z.close="";function Rt(t=!1){let e=typeof process<"u"?process:void 0,n=(e==null?void 0:e.env)||{},s=(e==null?void 0:e.argv)||[];return!("NO_COLOR"in n||s.includes("--no-color"))&&("FORCE_COLOR"in n||s.includes("--color")||(e==null?void 0:e.platform)==="win32"||t&&n.TERM!=="dumb"||"CI"in n)||typeof window<"u"&&!!window.chrome}function Ct(t=!1){let e=Rt(t),n=(a,l,o,c)=>{let d="",p=0;do d+=a.substring(p,c)+o,p=c+l.length,c=a.indexOf(l,p);while(~c);return d+a.substring(p)},s=(a,l,o=a)=>{let c=d=>{let p=String(d),u=p.indexOf(l,a.length);return~u?a+n(p,l,o,u)+l:a+p+l};return c.open=a,c.close=l,c},i={isColorSupported:e},r=a=>`\x1B[${a}m`;for(let[a,l]of Pt)i[a]=e?s(r(l[0]),r(l[1]),l[2]):z;return i}Ct();const H=/\r?\n/;function Tt(t,e,n){const s=t.split(H),i=/\r\n/.test(t)?2:1;let r=0;if(e>s.length)return t.length;for(let a=0;a<e-1;a++)r+=s[a].length+i;return r+n}function Ot(t,e){if(e>t.length)throw new Error(`offset is longer than source length! offset ${e} > length ${t.length}`);const n=t.split(H),s=/\r\n/.test(t)?2:1;let i=0,r=0;for(;r<n.length;r++){const a=n[r].length+s;if(i+a>=e)break;i+=a}return r+1}async function At(t,e){const n=(await Pe(async()=>{const{default:i}=await import("../../../../../magic-string@0.30.17/node_modules/magic-string/dist/magic-string.es.js");return{default:i}},__vite__mapDeps([0,1,2,3]))).default,s=new Set(e.map(i=>i.file));await Promise.all(Array.from(s).map(async i=>{const r=e.filter(c=>c.file===i),a=await t.readSnapshotFile(i),l=new n(a);for(const c of r){const d=Tt(a,c.line,c.column);Jt(a,l,d,c.snapshot)}const o=l.toString();o!==a&&await t.saveSnapshotFile(i,o)}))}const Mt=/(?:toMatchInlineSnapshot|toThrowErrorMatchingInlineSnapshot)\s*\(\s*(?:\/\*[\s\S]*\*\/\s*|\/\/.*(?:[\n\r\u2028\u2029]\s*|[\t\v\f \xA0\u1680\u2000-\u200A\u202F\u205F\u3000\uFEFF]))*\{/;function Ft(t,e,n,s){let i=t.slice(n);const r=Mt.exec(i);if(!r)return!1;i=i.slice(r.index);let a=St(i);if(a===null)return!1;a+=n+r.index;const l=n+r.index+r[0].length,o=Lt(t,l),c=`, ${be(s,t,n)}`;return o===a?e.appendLeft(a,c):e.overwrite(o,a,c),!0}function Lt(t,e){let n=1,s=0;for(;n!==s&&e<t.length;){const i=t[e++];i==="{"?n++:i==="}"&&s++}return e}function be(t,e,n){const s=Ot(e,n),r=e.split(H)[s-1].match(/^\s*/)[0]||"",a=r.includes(" ")?`${r} `:`${r} `,l=t.trim().replace(/\\/g,"\\\\").split(/\n/g),o=l.length<=1,c="`";return o?`${c}${l.join(`
|
|
5
|
+
`).replace(/`/g,"\\`").replace(/\$\{/g,"\\${")}${c}`:`${c}
|
|
6
|
+
${l.map(d=>d?a+d:"").join(`
|
|
7
|
+
`).replace(/`/g,"\\`").replace(/\$\{/g,"\\${")}
|
|
8
|
+
${r}${c}`}const ue="toMatchInlineSnapshot",he="toThrowErrorMatchingInlineSnapshot";function Bt(t,e){const n=e-ue.length;if(t.slice(n,e)===ue)return{code:t.slice(n),index:n};const s=e-he.length;return t.slice(e-s,e)===he?{code:t.slice(e-s),index:e-s}:{code:t.slice(e),index:e}}const Dt=/(?:toMatchInlineSnapshot|toThrowErrorMatchingInlineSnapshot)\s*\(\s*(?:\/\*[\s\S]*\*\/\s*|\/\/.*(?:[\n\r\u2028\u2029]\s*|[\t\v\f \xA0\u1680\u2000-\u200A\u202F\u205F\u3000\uFEFF]))*[\w$]*(['"`)])/;function Jt(t,e,n,s){const{code:i,index:r}=Bt(t,n),a=Dt.exec(i),l=/toMatchInlineSnapshot|toThrowErrorMatchingInlineSnapshot/.exec(i);if(!a||a.index!==(l==null?void 0:l.index))return Ft(t,e,r,s);const o=a[1],c=r+a.index+a[0].length,d=be(s,t,r);if(o===")")return e.appendRight(c-1,d),!0;const u=new RegExp(`(?:^|[^\\\\])${o}`).exec(t.slice(c));if(!u)return!1;const S=c+u.index+u[0].length;return e.overwrite(c-1,S,d),!0}const Xt=/^([^\S\n]*)\S/m;function gn(t){const e=t.match(Xt);if(!e||!e[1])return t;const n=e[1],s=t.split(/\n/g);if(s.length<=2||s[0].trim()!==""||s[s.length-1].trim()!=="")return t;for(let i=1;i<s.length-1;i++)if(s[i]!==""){if(s[i].indexOf(n)!==0)return t;s[i]=s[i].substring(n.length)}return s[s.length-1]="",t=s.join(`
|
|
9
|
+
`),t}async function jt(t,e){await Promise.all(e.map(async n=>{n.readonly||await t.saveSnapshotFile(n.file,n.snapshot)}))}var K={exports:{}},de;function Wt(){if(de)return K.exports;de=1;/*
|
|
10
|
+
* @version 1.4.0
|
|
11
|
+
* @date 2015-10-26
|
|
12
|
+
* @stability 3 - Stable
|
|
13
|
+
* @author Lauri Rooden (https://github.com/litejs/natural-compare-lite)
|
|
14
|
+
* @license MIT License
|
|
15
|
+
*/var t=function(e,n){var s,i,r=1,a=0,l=0,o=String.alphabet;function c(d,p,u){if(u){for(s=p;u=c(d,s),u<76&&u>65;)++s;return+d.slice(p-1,s)}return u=o&&o.indexOf(d.charAt(p)),u>-1?u+76:(u=d.charCodeAt(p)||0,u<45||u>127?u:u<46?65:u<48?u-1:u<58?u+18:u<65?u-11:u<91?u+11:u<97?u-37:u<123?u+5:u-63)}if((e+="")!=(n+="")){for(;r;)if(i=c(e,a++),r=c(n,l++),i<76&&r<76&&i>66&&r>66&&(i=c(e,a,a),r=c(n,l,a=s),l=s),i!=r)return i<r?-1:1}return 0};try{K.exports=t}catch{String.naturalCompare=t}return K.exports}var Kt=Wt(),Ut=kt(Kt);const qt=(t,e,n,s,i,r)=>{const a=t.getMockName(),l=a==="vi.fn()"?"":` ${a}`;let o="";if(t.mock.calls.length!==0){const c=n+e.indent;o=` {${e.spacingOuter}${c}"calls": ${r(t.mock.calls,e,c,s,i)}${e.min?", ":","}${e.spacingOuter}${c}"results": ${r(t.mock.results,e,c,s,i)}${e.min?"":","}${e.spacingOuter}${n}}`}return`[MockFunction${l}]${o}`},zt=t=>t&&!!t._isMockFunction,Ht={serialize:qt,test:zt},{DOMCollection:Gt,DOMElement:Vt,Immutable:Qt,ReactElement:Zt,ReactTestComponent:Yt,AsymmetricMatcher:en}=Ce;let U=[Yt,Zt,Vt,Gt,Qt,en,Ht];function Sn(t){U=[t].concat(U)}function tn(){return U}function nn(t,e){return`${t} ${e}`}function sn(t){if(!/ \d+$/.test(t))throw new Error("Snapshot keys must end with a number.");return t.replace(/ \d+$/,"")}function rn(t,e){const n=e.updateSnapshot,s=Object.create(null);let i="",r=!1;if(t!=null)try{i=t,new Function("exports",i)(s)}catch{}return(n==="all"||n==="new")&&i&&(r=!0),{data:s,dirty:r}}function an(t){return t.includes(`
|
|
16
|
+
`)?`
|
|
17
|
+
${t}
|
|
18
|
+
`:t}function fe(t){return t.length>2&&t.startsWith(`
|
|
19
|
+
`)&&t.endsWith(`
|
|
20
|
+
`)?t.slice(1,-1):t}const on=!0,ln=!1;function cn(t,e=2,n={}){return G(Re(t,{escapeRegex:on,indent:e,plugins:tn(),printFunctionName:ln,...n}))}function un(t){return t.replace(/`|\\|\$\{/g,"\\$&")}function pe(t){return`\`${un(t)}\``}function G(t){return t.replace(/\r\n|\r/g,`
|
|
21
|
+
`)}async function hn(t,e,n){const s=Object.keys(e).sort(Ut).map(l=>`exports[${pe(l)}] = ${pe(G(e[l]))};`),i=`${t.getHeader()}
|
|
22
|
+
|
|
23
|
+
${s.join(`
|
|
24
|
+
|
|
25
|
+
`)}
|
|
26
|
+
`,r=await t.readSnapshotFile(n);r!=null&&r===i||await t.saveSnapshotFile(n,i)}function q(t=[],e=[]){const n=Array.from(t);return e.forEach((s,i)=>{const r=n[i];Array.isArray(t[i])?n[i]=q(t[i],s):J(r)?n[i]=V(t[i],s):n[i]=s}),n}function V(t,e){if(J(t)&&J(e)){const n={...t};return Object.keys(e).forEach(s=>{J(e[s])&&!e[s].$$typeof?s in t?n[s]=V(t[s],e[s]):Object.assign(n,{[s]:e[s]}):Array.isArray(e[s])?n[s]=q(t[s],e[s]):Object.assign(n,{[s]:e[s]})}),n}else if(Array.isArray(t)&&Array.isArray(e))return q(t,e);return t}class ke extends Map{constructor(e,n){super(n),this.defaultFn=e}get(e){return this.has(e)||this.set(e,this.defaultFn(e)),super.get(e)}}class L extends ke{constructor(){super(()=>0);y(this,"_total")}valueOf(){return this._total=this.total()}increment(n){typeof this._total<"u"&&this._total++,this.set(n,this.get(n)+1)}total(){if(typeof this._total<"u")return this._total;let n=0;for(const s of this.values())n+=s;return n}}function me(t,e){return t.file===e.file&&t.column===e.column&&t.line===e.line}class Q{constructor(e,n,s,i){y(this,"_counters",new L);y(this,"_dirty");y(this,"_updateSnapshot");y(this,"_snapshotData");y(this,"_initialData");y(this,"_inlineSnapshots");y(this,"_inlineSnapshotStacks");y(this,"_testIdToKeys",new ke(()=>[]));y(this,"_rawSnapshots");y(this,"_uncheckedKeys");y(this,"_snapshotFormat");y(this,"_environment");y(this,"_fileExists");y(this,"expand");y(this,"_added",new L);y(this,"_matched",new L);y(this,"_unmatched",new L);y(this,"_updated",new L);this.testFilePath=e,this.snapshotPath=n;const{data:r,dirty:a}=rn(s,i);this._fileExists=s!=null,this._initialData={...r},this._snapshotData={...r},this._dirty=a,this._inlineSnapshots=[],this._inlineSnapshotStacks=[],this._rawSnapshots=[],this._uncheckedKeys=new Set(Object.keys(this._snapshotData)),this.expand=i.expand||!1,this._updateSnapshot=i.updateSnapshot,this._snapshotFormat={printBasicPrototype:!1,escapeString:!1,...i.snapshotFormat},this._environment=i.snapshotEnvironment}get added(){return this._added}set added(e){this._added._total=e}get matched(){return this._matched}set matched(e){this._matched._total=e}get unmatched(){return this._unmatched}set unmatched(e){this._unmatched._total=e}get updated(){return this._updated}set updated(e){this._updated._total=e}static async create(e,n){const s=await n.snapshotEnvironment.resolvePath(e),i=await n.snapshotEnvironment.readSnapshotFile(s);return new Q(e,s,i,n)}get environment(){return this._environment}markSnapshotsAsCheckedForTest(e){this._uncheckedKeys.forEach(n=>{/ \d+$| > /.test(n.slice(e.length))&&this._uncheckedKeys.delete(n)})}clearTest(e){this._inlineSnapshots=this._inlineSnapshots.filter(n=>n.testId!==e),this._inlineSnapshotStacks=this._inlineSnapshotStacks.filter(n=>n.testId!==e);for(const n of this._testIdToKeys.get(e)){const s=sn(n),i=this._counters.get(s);i>0&&((n in this._snapshotData||n in this._initialData)&&(this._snapshotData[n]=this._initialData[n]),this._counters.set(s,i-1))}this._testIdToKeys.delete(e),this.added.delete(e),this.updated.delete(e),this.matched.delete(e),this.unmatched.delete(e)}_inferInlineSnapshotStack(e){const n=e.findIndex(i=>i.method.match(/__VITEST_(RESOLVES|REJECTS)__/));if(n!==-1)return e[n+3];const s=e.findIndex(i=>i.method.includes("__INLINE_SNAPSHOT__"));return s!==-1?e[s+2]:null}_addSnapshot(e,n,s){this._dirty=!0,s.stack?this._inlineSnapshots.push({snapshot:n,testId:s.testId,...s.stack}):s.rawSnapshot?this._rawSnapshots.push({...s.rawSnapshot,snapshot:n}):this._snapshotData[e]=n}async save(){const e=Object.keys(this._snapshotData).length,n=this._inlineSnapshots.length,s=this._rawSnapshots.length,i=!e&&!n&&!s,r={deleted:!1,saved:!1};return(this._dirty||this._uncheckedKeys.size)&&!i?(e&&(await hn(this._environment,this._snapshotData,this.snapshotPath),this._fileExists=!0),n&&await At(this._environment,this._inlineSnapshots),s&&await jt(this._environment,this._rawSnapshots),r.saved=!0):!e&&this._fileExists&&(this._updateSnapshot==="all"&&(await this._environment.removeSnapshotFile(this.snapshotPath),this._fileExists=!1),r.deleted=!0),r}getUncheckedCount(){return this._uncheckedKeys.size||0}getUncheckedKeys(){return Array.from(this._uncheckedKeys)}removeUncheckedKeys(){this._updateSnapshot==="all"&&this._uncheckedKeys.size&&(this._dirty=!0,this._uncheckedKeys.forEach(e=>delete this._snapshotData[e]),this._uncheckedKeys.clear())}match({testId:e,testName:n,received:s,key:i,inlineSnapshot:r,isInline:a,error:l,rawSnapshot:o}){this._counters.increment(n);const c=this._counters.get(n);i||(i=nn(n,c)),this._testIdToKeys.get(e).push(i),a&&this._snapshotData[i]!==void 0||this._uncheckedKeys.delete(i);let d=o&&typeof s=="string"?s:cn(s,void 0,this._snapshotFormat);o||(d=an(d)),o&&o.content&&o.content.match(/\r\n/)&&!d.match(/\r\n/)&&(o.content=G(o.content));const p=a?r:o?o.content:this._snapshotData[i],u=o?p:p==null?void 0:p.trim(),S=u===(o?d:d.trim()),I=p!==void 0,b=a||this._fileExists||o&&o.content!=null;S&&!a&&!o&&(this._snapshotData[i]=d);let k;if(a){var E,$;const _=Et(l||new Error("snapshot"),{ignoreStackEntries:[]}),T=this._inferInlineSnapshotStack(_);if(!T)throw new Error(`@vitest/snapshot: Couldn't infer stack frame for inline snapshot.
|
|
27
|
+
${JSON.stringify(_)}`);k=((E=($=this.environment).processStackTrace)===null||E===void 0?void 0:E.call($,T))||T,k.column--;const w=this._inlineSnapshotStacks.filter(P=>me(P,k));if(w.length>0){this._inlineSnapshots=this._inlineSnapshots.filter(O=>!me(O,k));const P=w.find(O=>O.snapshot!==d);if(P)throw Object.assign(new Error("toMatchInlineSnapshot with different snapshots cannot be called at the same location"),{actual:d,expected:P.snapshot})}this._inlineSnapshotStacks.push({...k,testId:e,snapshot:d})}return I&&this._updateSnapshot==="all"||(!I||!b)&&(this._updateSnapshot==="new"||this._updateSnapshot==="all")?(this._updateSnapshot==="all"?S?this.matched.increment(e):(I?this.updated.increment(e):this.added.increment(e),this._addSnapshot(i,d,{stack:k,testId:e,rawSnapshot:o})):(this._addSnapshot(i,d,{stack:k,testId:e,rawSnapshot:o}),this.added.increment(e)),{actual:"",count:c,expected:"",key:i,pass:!0}):S?(this.matched.increment(e),{actual:"",count:c,expected:"",key:i,pass:!0}):(this.unmatched.increment(e),{actual:o?d:fe(d),count:c,expected:u!==void 0?o?u:fe(u):void 0,key:i,pass:!1})}async pack(){const e={filepath:this.testFilePath,added:0,fileDeleted:!1,matched:0,unchecked:0,uncheckedKeys:[],unmatched:0,updated:0},n=this.getUncheckedCount(),s=this.getUncheckedKeys();n&&this.removeUncheckedKeys();const i=await this.save();return e.fileDeleted=i.deleted,e.added=this.added.total(),e.matched=this.matched.total(),e.unmatched=this.unmatched.total(),e.updated=this.updated.total(),e.unchecked=i.deleted?0:n,e.uncheckedKeys=Array.from(s),e}}function ge(t,e,n,s){const i=new Error(t);return Object.defineProperty(i,"actual",{value:n,enumerable:!0,configurable:!0,writable:!0}),Object.defineProperty(i,"expected",{value:s,enumerable:!0,configurable:!0,writable:!0}),Object.defineProperty(i,"diffOptions",{value:{expand:e}}),i}class _n{constructor(e={}){y(this,"snapshotStateMap",new Map);this.options=e}async setup(e,n){this.snapshotStateMap.has(e)||this.snapshotStateMap.set(e,await Q.create(e,n))}async finish(e){const s=await this.getSnapshotState(e).pack();return this.snapshotStateMap.delete(e),s}skipTest(e,n){this.getSnapshotState(e).markSnapshotsAsCheckedForTest(n)}clearTest(e,n){this.getSnapshotState(e).clearTest(n)}getSnapshotState(e){const n=this.snapshotStateMap.get(e);if(!n)throw new Error(`The snapshot state for '${e}' is not found. Did you call 'SnapshotClient.setup()'?`);return n}assert(e){const{filepath:n,name:s,testId:i=s,message:r,isInline:a=!1,properties:l,inlineSnapshot:o,error:c,errorMessage:d,rawSnapshot:p}=e;let{received:u}=e;if(!n)throw new Error("Snapshot cannot be used outside of test");const S=this.getSnapshotState(n);if(typeof l=="object"){if(typeof u!="object"||!u)throw new Error("Received value must be an object when the matcher has properties");try{var I,b;if(((I=(b=this.options).isEqual)===null||I===void 0?void 0:I.call(b,u,l))??!1)u=V(u,l);else throw ge("Snapshot properties mismatched",S.expand,u,l)}catch(w){throw w.message=d||"Snapshot mismatched",w}}const k=[s,...r?[r]:[]].join(" > "),{actual:E,expected:$,key:_,pass:T}=S.match({testId:i,testName:k,received:u,isInline:a,error:c,inlineSnapshot:o,rawSnapshot:p});if(!T)throw ge(`Snapshot \`${_||"unknown"}\` mismatched`,S.expand,p?E:E==null?void 0:E.trim(),p?$:$==null?void 0:$.trim())}async assertRaw(e){if(!e.rawSnapshot)throw new Error("Raw snapshot is required");const{filepath:n,rawSnapshot:s}=e;if(s.content==null){if(!n)throw new Error("Snapshot cannot be used outside of test");const i=this.getSnapshotState(n);e.filepath||(e.filepath=n),s.file=await i.environment.resolveRawPath(n,s.file),s.content=await i.environment.readSnapshotFile(s.file)??void 0}return this.assert(e)}clear(){this.snapshotStateMap.clear()}}export{_n as SnapshotClient,Q as SnapshotState,Sn as addSerializer,tn as getSerializers,gn as stripSnapshotIndentation};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{internalSpyOn as g,getInternalState as O}from"../../../../../tinyspy@3.0.2/node_modules/tinyspy/dist/index.js";const C=new Set;function j(n){return typeof n=="function"&&"_isMockFunction"in n&&n._isMockFunction}function w(n,e,o){const l=o?{[{get:"getter",set:"setter"}[o]]:e}:e,s=g(n,l);return h(s)}let R=0;function h(n){const e=n;let o,i=[],l=[],s=[];const r=O(n),I={get calls(){return r.calls},get contexts(){return l},get instances(){return i},get invocationCallOrder(){return s},get results(){return r.results.map(([t,c])=>({type:t==="error"?"throw":"return",value:c}))},get settledResults(){return r.resolves.map(([t,c])=>({type:t==="error"?"rejected":"fulfilled",value:c}))},get lastCall(){return r.calls[r.calls.length-1]}};let m=[],a=!1;function u(...t){return i.push(this),l.push(this),s.push(++R),(a?o:m.shift()||o||r.getOriginal()||(()=>{})).apply(this,t)}let k=e.name;e.getMockName=()=>k||"vi.fn()",e.mockName=t=>(k=t,e),e.mockClear=()=>(r.reset(),i=[],l=[],s=[],e),e.mockReset=()=>(e.mockClear(),o=void 0,m=[],e),e.mockRestore=()=>(e.mockReset(),r.restore(),e),e.getMockImplementation=()=>a?o:m.at(0)||o,e.mockImplementation=t=>(o=t,r.willCall(u),e),e.mockImplementationOnce=t=>(m.push(t),e);function y(t,c){const p=o;o=t,r.willCall(u),a=!0;const f=()=>{o=p,a=!1},d=c();return d instanceof Promise?d.then(()=>(f(),e)):(f(),e)}return e.withImplementation=y,e.mockReturnThis=()=>e.mockImplementation(function(){return this}),e.mockReturnValue=t=>e.mockImplementation(()=>t),e.mockReturnValueOnce=t=>e.mockImplementationOnce(()=>t),e.mockResolvedValue=t=>e.mockImplementation(()=>Promise.resolve(t)),e.mockResolvedValueOnce=t=>e.mockImplementationOnce(()=>Promise.resolve(t)),e.mockRejectedValue=t=>e.mockImplementation(()=>Promise.reject(t)),e.mockRejectedValueOnce=t=>e.mockImplementationOnce(()=>Promise.reject(t)),Object.defineProperty(e,"mock",{get:()=>I}),r.willCall(u),C.add(e),e}function M(n){const e=h(g({spy:n||function(){}},"spy"));return n&&e.mockImplementation(n),e}export{M as fn,j as isMockFunction,C as mocks,w as spyOn};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{format as l,plugins as a}from"../../../../../@vitest_pretty-format@3.1.1/node_modules/@vitest/pretty-format/dist/index.js";import{inspect as p}from"../../../../../loupe@3.1.3/node_modules/loupe/lib/index.js";const{AsymmetricMatcher:y,DOMCollection:m,DOMElement:g,Immutable:S,ReactElement:b,ReactTestComponent:d}=a,f=[d,b,g,m,S,y];function h(t,c=10,{maxLength:r,...u}={}){const i=r??1e4;let n;try{n=l(t,{maxDepth:c,escapeString:!1,plugins:f,...u})}catch{n=l(t,{callToJSON:!1,maxDepth:c,escapeString:!1,plugins:f,...u})}return n.length>=i&&c>1?h(t,Math.floor(Math.min(c,Number.MAX_SAFE_INTEGER)/2),{maxLength:r,...u}):n}const j=/%[sdjifoOc%]/g;function $(...t){if(typeof t[0]!="string"){const n=[];for(let e=0;e<t.length;e++)n.push(o(t[e],{depth:0,colors:!1}));return n.join(" ")}const c=t.length;let r=1;const u=t[0];let i=String(u).replace(j,n=>{if(n==="%%")return"%";if(r>=c)return n;switch(n){case"%s":{const e=t[r++];return typeof e=="bigint"?`${e.toString()}n`:typeof e=="number"&&e===0&&1/e<0?"-0":typeof e=="object"&&e!==null?typeof e.toString=="function"&&e.toString!==Object.prototype.toString?e.toString():o(e,{depth:0,colors:!1}):String(e)}case"%d":{const e=t[r++];return typeof e=="bigint"?`${e.toString()}n`:Number(e).toString()}case"%i":{const e=t[r++];return typeof e=="bigint"?`${e.toString()}n`:Number.parseInt(String(e)).toString()}case"%f":return Number.parseFloat(String(t[r++])).toString();case"%o":return o(t[r++],{showHidden:!0,showProxy:!0});case"%O":return o(t[r++]);case"%c":return r++,"";case"%j":try{return JSON.stringify(t[r++])}catch(e){const s=e.message;if(s.includes("circular structure")||s.includes("cyclic structures")||s.includes("cyclic object"))return"[Circular]";throw e}default:return n}});for(let n=t[r];r<c;n=t[++r])n===null||typeof n!="object"?i+=` ${n}`:i+=` ${o(n)}`;return i}function o(t,c={}){return c.truncate===0&&(c.truncate=Number.POSITIVE_INFINITY),p(t,c)}function E(t,c={}){typeof c.truncate>"u"&&(c.truncate=40);const r=o(t,c),u=Object.prototype.toString.call(t);if(c.truncate&&r.length>=c.truncate)if(u==="[object Function]"){const i=t;return i.name?`[Function: ${i.name}]`:"[Function]"}else{if(u==="[object Array]")return`[ Array(${t.length}) ]`;if(u==="[object Object]"){const i=Object.keys(t);return`{ Object (${i.length>2?`${i.splice(0,2).join(", ")}, ...`:i.join(", ")}) }`}else return r}return r}function I(t){return t&&t.__esModule&&Object.prototype.hasOwnProperty.call(t,"default")?t.default:t}export{$ as f,I as g,o as i,E as o,h as s};
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
var Qn=Object.defineProperty;var Zn=(n,e,t)=>e in n?Qn(n,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):n[e]=t;var K=(n,e,t)=>Zn(n,typeof e!="symbol"?e+"":e,t);import{format as Q,plugins as Bn}from"../../../../../@vitest_pretty-format@3.1.1/node_modules/@vitest/pretty-format/dist/index.js";import Y from"../../../../../tinyrainbow@2.0.0/node_modules/tinyrainbow/dist/browser.js";import{s as Rn,g as vn}from"./chunk-_commonjsHelpers.js";import{deepClone as wn,getOwnProperties as xn,getType as sn}from"./helpers.js";import"../../../../../loupe@3.1.3/node_modules/loupe/lib/index.js";const j=-1,O=1,M=0;class A{constructor(e,t){K(this,0);K(this,1);this[0]=e,this[1]=t}}function dn(n,e){if(!n||!e||n.charAt(0)!==e.charAt(0))return 0;let t=0,r=Math.min(n.length,e.length),o=r,l=0;for(;t<o;)n.substring(l,o)===e.substring(l,o)?(t=o,l=t):r=o,o=Math.floor((r-t)/2+t);return o}function kn(n,e){if(!n||!e||n.charAt(n.length-1)!==e.charAt(e.length-1))return 0;let t=0,r=Math.min(n.length,e.length),o=r,l=0;for(;t<o;)n.substring(n.length-o,n.length-l)===e.substring(e.length-o,e.length-l)?(t=o,l=t):r=o,o=Math.floor((r-t)/2+t);return o}function Cn(n,e){const t=n.length,r=e.length;if(t===0||r===0)return 0;t>r?n=n.substring(t-r):t<r&&(e=e.substring(0,t));const o=Math.min(t,r);if(n===e)return o;let l=0,s=1;for(;;){const b=n.substring(o-s),u=e.indexOf(b);if(u===-1)return l;s+=u,(u===0||n.substring(o-s)===e.substring(0,s))&&(l=s,s++)}}function ne(n){let e=!1;const t=[];let r=0,o=null,l=0,s=0,b=0,u=0,F=0;for(;l<n.length;)n[l][0]===M?(t[r++]=l,s=u,b=F,u=0,F=0,o=n[l][1]):(n[l][0]===O?u+=n[l][1].length:F+=n[l][1].length,o&&o.length<=Math.max(s,b)&&o.length<=Math.max(u,F)&&(n.splice(t[r-1],0,new A(j,o)),n[t[r-1]+1][0]=O,r--,r--,l=r>0?t[r-1]:-1,s=0,b=0,u=0,F=0,o=null,e=!0)),l++;for(e&&Nn(n),re(n),l=1;l<n.length;){if(n[l-1][0]===j&&n[l][0]===O){const y=n[l-1][1],C=n[l][1],D=Cn(y,C),c=Cn(C,y);D>=c?(D>=y.length/2||D>=C.length/2)&&(n.splice(l,0,new A(M,C.substring(0,D))),n[l-1][1]=y.substring(0,y.length-D),n[l+1][1]=C.substring(D),l++):(c>=y.length/2||c>=C.length/2)&&(n.splice(l,0,new A(M,y.substring(0,c))),n[l-1][0]=O,n[l-1][1]=C.substring(0,C.length-c),n[l+1][0]=j,n[l+1][1]=y.substring(c),l++),l++}l++}}const bn=/[^a-z0-9]/i,yn=/\s/,$n=/[\r\n]/,ee=/\n\r?\n$/,te=/^\r?\n\r?\n/;function re(n){let e=1;for(;e<n.length-1;){if(n[e-1][0]===M&&n[e+1][0]===M){let t=n[e-1][1],r=n[e][1],o=n[e+1][1];const l=kn(t,r);if(l){const y=r.substring(r.length-l);t=t.substring(0,t.length-l),r=y+r.substring(0,r.length-l),o=y+o}let s=t,b=r,u=o,F=en(t,r)+en(r,o);for(;r.charAt(0)===o.charAt(0);){t+=r.charAt(0),r=r.substring(1)+o.charAt(0),o=o.substring(1);const y=en(t,r)+en(r,o);y>=F&&(F=y,s=t,b=r,u=o)}n[e-1][1]!==s&&(s?n[e-1][1]=s:(n.splice(e-1,1),e--),n[e][1]=b,u?n[e+1][1]=u:(n.splice(e+1,1),e--))}e++}}function Nn(n){n.push(new A(M,""));let e=0,t=0,r=0,o="",l="",s;for(;e<n.length;)switch(n[e][0]){case O:r++,l+=n[e][1],e++;break;case j:t++,o+=n[e][1],e++;break;case M:t+r>1?(t!==0&&r!==0&&(s=dn(l,o),s!==0&&(e-t-r>0&&n[e-t-r-1][0]===M?n[e-t-r-1][1]+=l.substring(0,s):(n.splice(0,0,new A(M,l.substring(0,s))),e++),l=l.substring(s),o=o.substring(s)),s=kn(l,o),s!==0&&(n[e][1]=l.substring(l.length-s)+n[e][1],l=l.substring(0,l.length-s),o=o.substring(0,o.length-s))),e-=t+r,n.splice(e,t+r),o.length&&(n.splice(e,0,new A(j,o)),e++),l.length&&(n.splice(e,0,new A(O,l)),e++),e++):e!==0&&n[e-1][0]===M?(n[e-1][1]+=n[e][1],n.splice(e,1)):e++,r=0,t=0,o="",l="";break}n[n.length-1][1]===""&&n.pop();let b=!1;for(e=1;e<n.length-1;)n[e-1][0]===M&&n[e+1][0]===M&&(n[e][1].substring(n[e][1].length-n[e-1][1].length)===n[e-1][1]?(n[e][1]=n[e-1][1]+n[e][1].substring(0,n[e][1].length-n[e-1][1].length),n[e+1][1]=n[e-1][1]+n[e+1][1],n.splice(e-1,1),b=!0):n[e][1].substring(0,n[e+1][1].length)===n[e+1][1]&&(n[e-1][1]+=n[e+1][1],n[e][1]=n[e][1].substring(n[e+1][1].length)+n[e+1][1],n.splice(e+1,1),b=!0)),e++;b&&Nn(n)}function en(n,e){if(!n||!e)return 6;const t=n.charAt(n.length-1),r=e.charAt(0),o=t.match(bn),l=r.match(bn),s=o&&t.match(yn),b=l&&r.match(yn),u=s&&t.match($n),F=b&&r.match($n),y=u&&n.match(ee),C=F&&e.match(te);return y||C?5:u||F?4:o&&!s&&b?3:s||b?2:o||l?1:0}const qn="Compared values have no visual difference.",oe="Compared values serialize to the same structure.\nPrinting internal object structure without calling `toJSON` instead.";var tn={},Fn;function le(){if(Fn)return tn;Fn=1,Object.defineProperty(tn,"__esModule",{value:!0}),tn.default=D;const n="diff-sequences",e=0,t=(c,i,h,a,f)=>{let p=0;for(;c<i&&h<a&&f(c,h);)c+=1,h+=1,p+=1;return p},r=(c,i,h,a,f)=>{let p=0;for(;c<=i&&h<=a&&f(i,a);)i-=1,a-=1,p+=1;return p},o=(c,i,h,a,f,p,L)=>{let g=0,w=-c,$=p[g],m=$;p[g]+=t($+1,i,a+$-w+1,h,f);const P=c<L?c:L;for(g+=1,w+=2;g<=P;g+=1,w+=2){if(g!==c&&m<p[g])$=p[g];else if($=m+1,i<=$)return g-1;m=p[g],p[g]=$+t($+1,i,a+$-w+1,h,f)}return L},l=(c,i,h,a,f,p,L)=>{let g=0,w=c,$=p[g],m=$;p[g]-=r(i,$-1,h,a+$-w-1,f);const P=c<L?c:L;for(g+=1,w-=2;g<=P;g+=1,w-=2){if(g!==c&&p[g]<m)$=p[g];else if($=m-1,$<i)return g-1;m=p[g],p[g]=$-r(i,$-1,h,a+$-w-1,f)}return L},s=(c,i,h,a,f,p,L,g,w,$,m)=>{const P=a-i,z=h-i,E=f-a-z,R=-E-(c-1),H=-E+(c-1);let k=e;const _=c<g?c:g;for(let T=0,S=-c;T<=_;T+=1,S+=2){const X=T===0||T!==c&&k<L[T],B=X?L[T]:k,q=X?B:B+1,J=P+q-S,U=t(q+1,h,J+1,f,p),G=q+U;if(k=L[T],L[T]=G,R<=S&&S<=H){const Z=(c-1-(S+E))/2;if(Z<=$&&w[Z]-1<=G){const I=P+B-(X?S+1:S-1),N=r(i,B,a,I,p),V=B-N,nn=I-N,x=V+1,on=nn+1;m.nChangePreceding=c-1,c-1===x+on-i-a?(m.aEndPreceding=i,m.bEndPreceding=a):(m.aEndPreceding=x,m.bEndPreceding=on),m.nCommonPreceding=N,N!==0&&(m.aCommonPreceding=x,m.bCommonPreceding=on),m.nCommonFollowing=U,U!==0&&(m.aCommonFollowing=q+1,m.bCommonFollowing=J+1);const mn=G+1,pn=J+U+1;return m.nChangeFollowing=c-1,c-1===h+f-mn-pn?(m.aStartFollowing=h,m.bStartFollowing=f):(m.aStartFollowing=mn,m.bStartFollowing=pn),!0}}}return!1},b=(c,i,h,a,f,p,L,g,w,$,m)=>{const P=f-h,z=h-i,E=f-a-z,R=E-c,H=E+c;let k=e;const _=c<$?c:$;for(let T=0,S=c;T<=_;T+=1,S-=2){const X=T===0||T!==c&&w[T]<k,B=X?w[T]:k,q=X?B:B-1,J=P+q-S,U=r(i,q-1,a,J-1,p),G=q-U;if(k=w[T],w[T]=G,R<=S&&S<=H){const Z=(c+(S-E))/2;if(Z<=g&&G-1<=L[Z]){const I=J-U;if(m.nChangePreceding=c,c===G+I-i-a?(m.aEndPreceding=i,m.bEndPreceding=a):(m.aEndPreceding=G,m.bEndPreceding=I),m.nCommonPreceding=U,U!==0&&(m.aCommonPreceding=G,m.bCommonPreceding=I),m.nChangeFollowing=c-1,c===1)m.nCommonFollowing=0,m.aStartFollowing=h,m.bStartFollowing=f;else{const N=P+B-(X?S-1:S+1),V=t(B,h,N,f,p);m.nCommonFollowing=V,V!==0&&(m.aCommonFollowing=B,m.bCommonFollowing=N);const nn=B+V,x=N+V;c-1===h+f-nn-x?(m.aStartFollowing=h,m.bStartFollowing=f):(m.aStartFollowing=nn,m.bStartFollowing=x)}return!0}}}return!1},u=(c,i,h,a,f,p,L,g,w)=>{const $=a-i,m=f-h,P=h-i,z=f-a,W=z-P;let E=P,R=P;if(L[0]=i-1,g[0]=h,W%2===0){const H=(c||W)/2,k=(P+z)/2;for(let _=1;_<=k;_+=1)if(E=o(_,h,f,$,p,L,E),_<H)R=l(_,i,a,m,p,g,R);else if(b(_,i,h,a,f,p,L,E,g,R,w))return}else{const H=((c||W)+1)/2,k=(P+z+1)/2;let _=1;for(E=o(_,h,f,$,p,L,E),_+=1;_<=k;_+=1)if(R=l(_-1,i,a,m,p,g,R),_<H)E=o(_,h,f,$,p,L,E);else if(s(_,i,h,a,f,p,L,E,g,R,w))return}throw new Error(`${n}: no overlap aStart=${i} aEnd=${h} bStart=${a} bEnd=${f}`)},F=(c,i,h,a,f,p,L,g,w,$)=>{if(f-a<h-i){if(p=!p,p&&L.length===1){const{foundSubsequence:G,isCommon:Z}=L[0];L[1]={foundSubsequence:(I,N,V)=>{G(I,V,N)},isCommon:(I,N)=>Z(N,I)}}const J=i,U=h;i=a,h=f,a=J,f=U}const{foundSubsequence:m,isCommon:P}=L[p?1:0];u(c,i,h,a,f,P,g,w,$);const{nChangePreceding:z,aEndPreceding:W,bEndPreceding:E,nCommonPreceding:R,aCommonPreceding:H,bCommonPreceding:k,nCommonFollowing:_,aCommonFollowing:T,bCommonFollowing:S,nChangeFollowing:X,aStartFollowing:B,bStartFollowing:q}=$;i<W&&a<E&&F(z,i,W,a,E,p,L,g,w,$),R!==0&&m(R,H,k),_!==0&&m(_,T,S),B<h&&q<f&&F(X,B,h,q,f,p,L,g,w,$)},y=(c,i)=>{if(typeof i!="number")throw new TypeError(`${n}: ${c} typeof ${typeof i} is not a number`);if(!Number.isSafeInteger(i))throw new RangeError(`${n}: ${c} value ${i} is not a safe integer`);if(i<0)throw new RangeError(`${n}: ${c} value ${i} is a negative integer`)},C=(c,i)=>{const h=typeof i;if(h!=="function")throw new TypeError(`${n}: ${c} typeof ${h} is not a function`)};function D(c,i,h,a){y("aLength",c),y("bLength",i),C("isCommon",h),C("foundSubsequence",a);const f=t(0,c,0,i,h);if(f!==0&&a(f,0,0),c!==f||i!==f){const p=f,L=f,g=r(p,c-1,L,i-1,h),w=c-g,$=i-g,m=f+g;c!==m&&i!==m&&F(0,p,w,L,$,!1,[{foundSubsequence:a,isCommon:h}],[e],[e],{aCommonFollowing:e,aCommonPreceding:e,aEndPreceding:e,aStartFollowing:e,bCommonFollowing:e,bCommonPreceding:e,bEndPreceding:e,bStartFollowing:e,nChangeFollowing:e,nChangePreceding:e,nCommonFollowing:e,nCommonPreceding:e}),g!==0&&a(g,w,$)}}return tn}var ce=le(),Un=vn(ce);function ie(n,e){return n.replace(/\s+$/,t=>e(t))}function an(n,e,t,r,o,l){return n.length!==0?t(`${r} ${ie(n,o)}`):r!==" "?t(r):e&&l.length!==0?t(`${r} ${l}`):""}function Gn(n,e,{aColor:t,aIndicator:r,changeLineTrailingSpaceColor:o,emptyFirstOrLastLinePlaceholder:l}){return an(n,e,t,r,o,l)}function zn(n,e,{bColor:t,bIndicator:r,changeLineTrailingSpaceColor:o,emptyFirstOrLastLinePlaceholder:l}){return an(n,e,t,r,o,l)}function Hn(n,e,{commonColor:t,commonIndicator:r,commonLineTrailingSpaceColor:o,emptyFirstOrLastLinePlaceholder:l}){return an(n,e,t,r,o,l)}function Ln(n,e,t,r,{patchColor:o}){return o(`@@ -${n+1},${e-n} +${t+1},${r-t} @@`)}function se(n,e){const t=n.length,r=e.contextLines,o=r+r;let l=t,s=!1,b=0,u=0;for(;u!==t;){const g=u;for(;u!==t&&n[u][0]===M;)u+=1;if(g!==u)if(g===0)u>r&&(l-=u-r,s=!0);else if(u===t){const w=u-g;w>r&&(l-=w-r,s=!0)}else{const w=u-g;w>o&&(l-=w-o,b+=1)}for(;u!==t&&n[u][0]!==M;)u+=1}const F=b!==0||s;b!==0?l+=b+1:s&&(l+=1);const y=l-1,C=[];let D=0;F&&C.push("");let c=0,i=0,h=0,a=0;const f=g=>{const w=C.length;C.push(Hn(g,w===0||w===y,e)),h+=1,a+=1},p=g=>{const w=C.length;C.push(Gn(g,w===0||w===y,e)),h+=1},L=g=>{const w=C.length;C.push(zn(g,w===0||w===y,e)),a+=1};for(u=0;u!==t;){let g=u;for(;u!==t&&n[u][0]===M;)u+=1;if(g!==u)if(g===0){u>r&&(g=u-r,c=g,i=g,h=c,a=i);for(let w=g;w!==u;w+=1)f(n[w][1])}else if(u===t){const w=u-g>r?g+r:u;for(let $=g;$!==w;$+=1)f(n[$][1])}else{const w=u-g;if(w>o){const $=g+r;for(let P=g;P!==$;P+=1)f(n[P][1]);C[D]=Ln(c,h,i,a,e),D=C.length,C.push("");const m=w-o;c=h+m,i=a+m,h=c,a=i;for(let P=u-r;P!==u;P+=1)f(n[P][1])}else for(let $=g;$!==u;$+=1)f(n[$][1])}for(;u!==t&&n[u][0]===j;)p(n[u][1]),u+=1;for(;u!==t&&n[u][0]===O;)L(n[u][1]),u+=1}return F&&(C[D]=Ln(c,h,i,a,e)),C.join(`
|
|
2
|
+
`)}function ue(n,e){return n.map((t,r,o)=>{const l=t[1],s=r===0||r===o.length-1;switch(t[0]){case j:return Gn(l,s,e);case O:return zn(l,s,e);default:return Hn(l,s,e)}}).join(`
|
|
3
|
+
`)}const ln=n=>n,In=5,he=0;function ge(){return{aAnnotation:"Expected",aColor:Y.green,aIndicator:"-",bAnnotation:"Received",bColor:Y.red,bIndicator:"+",changeColor:Y.inverse,changeLineTrailingSpaceColor:ln,commonColor:Y.dim,commonIndicator:" ",commonLineTrailingSpaceColor:ln,compareKeys:void 0,contextLines:In,emptyFirstOrLastLinePlaceholder:"",expand:!1,includeChangeCounts:!1,omitAnnotationLines:!1,patchColor:Y.yellow,printBasicPrototype:!1,truncateThreshold:he,truncateAnnotation:"... Diff result is truncated",truncateAnnotationColor:ln}}function ae(n){return n&&typeof n=="function"?n:void 0}function fe(n){return typeof n=="number"&&Number.isSafeInteger(n)&&n>=0?n:In}function v(n={}){return{...ge(),...n,compareKeys:ae(n.compareKeys),contextLines:fe(n.contextLines)}}function d(n){return n.length===1&&n[0].length===0}function me(n){let e=0,t=0;return n.forEach(r=>{switch(r[0]){case j:e+=1;break;case O:t+=1;break}}),{a:e,b:t}}function pe({aAnnotation:n,aColor:e,aIndicator:t,bAnnotation:r,bColor:o,bIndicator:l,includeChangeCounts:s,omitAnnotationLines:b},u){if(b)return"";let F="",y="";if(s){const c=String(u.a),i=String(u.b),h=r.length-n.length,a=" ".repeat(Math.max(0,h)),f=" ".repeat(Math.max(0,-h)),p=i.length-c.length,L=" ".repeat(Math.max(0,p)),g=" ".repeat(Math.max(0,-p));F=`${a} ${t} ${L}${c}`,y=`${f} ${l} ${g}${i}`}const C=`${t} ${n}${F}`,D=`${l} ${r}${y}`;return`${e(C)}
|
|
4
|
+
${o(D)}
|
|
5
|
+
|
|
6
|
+
`}function fn(n,e,t){return pe(t,me(n))+(t.expand?ue(n,t):se(n,t))+(e?t.truncateAnnotationColor(`
|
|
7
|
+
${t.truncateAnnotation}`):"")}function rn(n,e,t){const r=v(t),[o,l]=Kn(d(n)?[]:n,d(e)?[]:e,r);return fn(o,l,r)}function we(n,e,t,r,o){if(d(n)&&d(t)&&(n=[],t=[]),d(e)&&d(r)&&(e=[],r=[]),n.length!==t.length||e.length!==r.length)return rn(n,e,o);const[l,s]=Kn(t,r,o);let b=0,u=0;return l.forEach(F=>{switch(F[0]){case j:F[1]=n[b],b+=1;break;case O:F[1]=e[u],u+=1;break;default:F[1]=e[u],b+=1,u+=1}}),fn(l,s,v(o))}function Kn(n,e,t){const r=(t==null?void 0:t.truncateThreshold)??!1,o=Math.max(Math.floor((t==null?void 0:t.truncateThreshold)??0),0),l=r?Math.min(n.length,o):n.length,s=r?Math.min(e.length,o):e.length,b=l!==n.length||s!==e.length,u=(c,i)=>n[c]===e[i],F=[];let y=0,C=0;for(Un(l,s,u,(c,i,h)=>{for(;y!==i;y+=1)F.push(new A(j,n[y]));for(;C!==h;C+=1)F.push(new A(O,e[C]));for(;c!==0;c-=1,y+=1,C+=1)F.push(new A(M,e[C]))});y!==l;y+=1)F.push(new A(j,n[y]));for(;C!==s;C+=1)F.push(new A(O,e[C]));return[F,b]}function Pn(n){if(n===void 0)return"undefined";if(n===null)return"null";if(Array.isArray(n))return"array";if(typeof n=="boolean")return"boolean";if(typeof n=="function")return"function";if(typeof n=="number")return"number";if(typeof n=="string")return"string";if(typeof n=="bigint")return"bigint";if(typeof n=="object"){if(n!=null){if(n.constructor===RegExp)return"regexp";if(n.constructor===Map)return"map";if(n.constructor===Set)return"set";if(n.constructor===Date)return"date"}return"object"}else if(typeof n=="symbol")return"symbol";throw new Error(`value of unknown type: ${n}`)}function An(n){return n.includes(`\r
|
|
8
|
+
`)?`\r
|
|
9
|
+
`:`
|
|
10
|
+
`}function Ce(n,e,t){const r=(t==null?void 0:t.truncateThreshold)??!1,o=Math.max(Math.floor((t==null?void 0:t.truncateThreshold)??0),0);let l=n.length,s=e.length;if(r){const c=n.includes(`
|
|
11
|
+
`),i=e.includes(`
|
|
12
|
+
`),h=An(n),a=An(e),f=c?`${n.split(h,o).join(h)}
|
|
13
|
+
`:n,p=i?`${e.split(a,o).join(a)}
|
|
14
|
+
`:e;l=f.length,s=p.length}const b=l!==n.length||s!==e.length,u=(c,i)=>n[c]===e[i];let F=0,y=0;const C=[];return Un(l,s,u,(c,i,h)=>{F!==i&&C.push(new A(j,n.slice(F,i))),y!==h&&C.push(new A(O,e.slice(y,h))),F=i+c,y=h+c,C.push(new A(M,e.slice(h,y)))}),F!==l&&C.push(new A(j,n.slice(F))),y!==s&&C.push(new A(O,e.slice(y))),[C,b]}function be(n,e,t){return e.reduce((r,o)=>r+(o[0]===M?o[1]:o[0]===n&&o[1].length!==0?t(o[1]):""),"")}class Dn{constructor(e,t){K(this,"op");K(this,"line");K(this,"lines");K(this,"changeColor");this.op=e,this.line=[],this.lines=[],this.changeColor=t}pushSubstring(e){this.pushDiff(new A(this.op,e))}pushLine(){this.lines.push(this.line.length!==1?new A(this.op,be(this.op,this.line,this.changeColor)):this.line[0][0]===this.op?this.line[0]:new A(this.op,this.line[0][1])),this.line.length=0}isLineEmpty(){return this.line.length===0}pushDiff(e){this.line.push(e)}align(e){const t=e[1];if(t.includes(`
|
|
15
|
+
`)){const r=t.split(`
|
|
16
|
+
`),o=r.length-1;r.forEach((l,s)=>{s<o?(this.pushSubstring(l),this.pushLine()):l.length!==0&&this.pushSubstring(l)})}else this.pushDiff(e)}moveLinesTo(e){this.isLineEmpty()||this.pushLine(),e.push(...this.lines),this.lines.length=0}}class ye{constructor(e,t){K(this,"deleteBuffer");K(this,"insertBuffer");K(this,"lines");this.deleteBuffer=e,this.insertBuffer=t,this.lines=[]}pushDiffCommonLine(e){this.lines.push(e)}pushDiffChangeLines(e){const t=e[1].length===0;(!t||this.deleteBuffer.isLineEmpty())&&this.deleteBuffer.pushDiff(e),(!t||this.insertBuffer.isLineEmpty())&&this.insertBuffer.pushDiff(e)}flushChangeLines(){this.deleteBuffer.moveLinesTo(this.lines),this.insertBuffer.moveLinesTo(this.lines)}align(e){const t=e[0],r=e[1];if(r.includes(`
|
|
17
|
+
`)){const o=r.split(`
|
|
18
|
+
`),l=o.length-1;o.forEach((s,b)=>{if(b===0){const u=new A(t,s);this.deleteBuffer.isLineEmpty()&&this.insertBuffer.isLineEmpty()?(this.flushChangeLines(),this.pushDiffCommonLine(u)):(this.pushDiffChangeLines(u),this.flushChangeLines())}else b<l?this.pushDiffCommonLine(new A(t,s)):s.length!==0&&this.pushDiffChangeLines(new A(t,s))})}else this.pushDiffChangeLines(e)}getLines(){return this.flushChangeLines(),this.lines}}function $e(n,e){const t=new Dn(j,e),r=new Dn(O,e),o=new ye(t,r);return n.forEach(l=>{switch(l[0]){case j:t.align(l);break;case O:r.align(l);break;default:o.align(l)}}),o.getLines()}function Fe(n,e){if(e){const t=n.length-1;return n.some((r,o)=>r[0]===M&&(o!==t||r[1]!==`
|
|
19
|
+
`))}return n.some(t=>t[0]===M)}function Le(n,e,t){if(n!==e&&n.length!==0&&e.length!==0){const r=n.includes(`
|
|
20
|
+
`)||e.includes(`
|
|
21
|
+
`),[o,l]=Wn(r?`${n}
|
|
22
|
+
`:n,r?`${e}
|
|
23
|
+
`:e,!0,t);if(Fe(o,r)){const s=v(t),b=$e(o,s.changeColor);return fn(b,l,s)}}return rn(n.split(`
|
|
24
|
+
`),e.split(`
|
|
25
|
+
`),t)}function Wn(n,e,t,r){const[o,l]=Ce(n,e,r);return ne(o),[o,l]}function un(n,e){const{commonColor:t}=v(e);return t(n)}const{AsymmetricMatcher:Pe,DOMCollection:Ae,DOMElement:De,Immutable:_e,ReactElement:Me,ReactTestComponent:Ee}=Bn,Xn=[Ee,Me,De,Ae,_e,Pe,Bn.Error],hn={maxDepth:20,plugins:Xn},Jn={callToJSON:!1,maxDepth:8,plugins:Xn};function Te(n,e,t){if(Object.is(n,e))return"";const r=Pn(n);let o=r,l=!1;if(r==="object"&&typeof n.asymmetricMatch=="function"){if(n.$$typeof!==Symbol.for("jest.asymmetricMatcher")||typeof n.getExpectedType!="function")return;o=n.getExpectedType(),l=o==="string"}if(o!==Pn(e)){let a=function(L){return L.length<=h?L:`${L.slice(0,h)}...`};const{aAnnotation:s,aColor:b,aIndicator:u,bAnnotation:F,bColor:y,bIndicator:C}=v(t),D=gn(Jn,t);let c=Q(n,D),i=Q(e,D);const h=1e5;c=a(c),i=a(i);const f=`${b(`${u} ${s}:`)}
|
|
26
|
+
${c}`,p=`${y(`${C} ${F}:`)}
|
|
27
|
+
${i}`;return`${f}
|
|
28
|
+
|
|
29
|
+
${p}`}if(!l)switch(r){case"string":return rn(n.split(`
|
|
30
|
+
`),e.split(`
|
|
31
|
+
`),t);case"boolean":case"number":return Se(n,e,t);case"map":return cn(_n(n),_n(e),t);case"set":return cn(Mn(n),Mn(e),t);default:return cn(n,e,t)}}function Se(n,e,t){const r=Q(n,hn),o=Q(e,hn);return r===o?"":rn(r.split(`
|
|
32
|
+
`),o.split(`
|
|
33
|
+
`),t)}function _n(n){return new Map(Array.from(n.entries()).sort())}function Mn(n){return new Set(Array.from(n.values()).sort())}function cn(n,e,t){let r,o=!1;try{const s=gn(hn,t);r=En(n,e,s,t)}catch{o=!0}const l=un(qn,t);if(r===void 0||r===l){const s=gn(Jn,t);r=En(n,e,s,t),r!==l&&!o&&(r=`${un(oe,t)}
|
|
34
|
+
|
|
35
|
+
${r}`)}return r}function gn(n,e){const{compareKeys:t,printBasicPrototype:r,maxDepth:o}=v(e);return{...n,compareKeys:t,printBasicPrototype:r,maxDepth:o??n.maxDepth}}function En(n,e,t,r){const o={...t,indent:0},l=Q(n,o),s=Q(e,o);if(l===s)return un(qn,r);{const b=Q(n,t),u=Q(e,t);return we(b.split(`
|
|
36
|
+
`),u.split(`
|
|
37
|
+
`),l.split(`
|
|
38
|
+
`),s.split(`
|
|
39
|
+
`),r)}}const Tn=2e4;function Sn(n){return sn(n)==="Object"&&typeof n.asymmetricMatch=="function"}function On(n,e){const t=sn(n),r=sn(e);return t===r&&(t==="Object"||t==="Array")}function He(n,e,t){const{aAnnotation:r,bAnnotation:o}=v(t);if(typeof e=="string"&&typeof n=="string"&&e.length>0&&n.length>0&&e.length<=Tn&&n.length<=Tn&&e!==n){if(e.includes(`
|
|
40
|
+
`)||n.includes(`
|
|
41
|
+
`))return Le(e,n,t);const[y]=Wn(e,n),C=y.some(h=>h[0]===M),D=Oe(r,o),c=D(r)+Re(jn(y,j,C)),i=D(o)+Be(jn(y,O,C));return`${c}
|
|
42
|
+
${i}`}const l=wn(e,{forceWritable:!0}),s=wn(n,{forceWritable:!0}),{replacedExpected:b,replacedActual:u}=Vn(s,l);return Te(b,u,t)}function Vn(n,e,t=new WeakSet,r=new WeakSet){return n instanceof Error&&e instanceof Error&&typeof n.cause<"u"&&typeof e.cause>"u"?(delete n.cause,{replacedActual:n,replacedExpected:e}):On(n,e)?t.has(n)||r.has(e)?{replacedActual:n,replacedExpected:e}:(t.add(n),r.add(e),xn(e).forEach(o=>{const l=e[o],s=n[o];if(Sn(l))l.asymmetricMatch(s)&&(n[o]=l);else if(Sn(s))s.asymmetricMatch(l)&&(e[o]=s);else if(On(s,l)){const b=Vn(s,l,t,r);n[o]=b.replacedActual,e[o]=b.replacedExpected}}),{replacedActual:n,replacedExpected:e}):{replacedActual:n,replacedExpected:e}}function Oe(...n){const e=n.reduce((t,r)=>r.length>t?r.length:t,0);return t=>`${t}: ${" ".repeat(e-t.length)}`}const je="·";function Yn(n){return n.replace(/\s+$/gm,e=>je.repeat(e.length))}function Be(n){return Y.red(Yn(Rn(n)))}function Re(n){return Y.green(Yn(Rn(n)))}function jn(n,e,t){return n.reduce((r,o)=>r+(o[0]===M?o[1]:o[0]===e?t?Y.inverse(o[1]):o[1]:""),"")}export{j as DIFF_DELETE,M as DIFF_EQUAL,O as DIFF_INSERT,A as Diff,Te as diff,Kn as diffLinesRaw,rn as diffLinesUnified,we as diffLinesUnified2,Wn as diffStringsRaw,Le as diffStringsUnified,Oe as getLabelPrinter,He as printDiffOrStringify,Vn as replaceAsymmetricMatcher};
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import{printDiffOrStringify as u}from"./diff.js";import{s as c,f as a}from"./chunk-_commonjsHelpers.js";import"../../../../../tinyrainbow@2.0.0/node_modules/tinyrainbow/dist/browser.js";import"../../../../../loupe@3.1.3/node_modules/loupe/lib/index.js";const m="@@__IMMUTABLE_RECORD__@@",p="@@__IMMUTABLE_ITERABLE__@@";function g(t){return t&&(t[p]||t[m])}const y=Object.getPrototypeOf({});function s(t){return t instanceof Error?`<unserializable>: ${t.message}`:typeof t=="string"?`<unserializable>: ${t}`:"<unserializable>"}function o(t,i=new WeakMap){if(!t||typeof t=="string")return t;if(typeof t=="function")return`Function<${t.name||"anonymous"}>`;if(typeof t=="symbol")return t.toString();if(typeof t!="object")return t;if(g(t))return o(t.toJSON(),i);if(t instanceof Promise||t.constructor&&t.constructor.prototype==="AsyncFunction")return"Promise";if(typeof Element<"u"&&t instanceof Element)return t.tagName;if(typeof t.asymmetricMatch=="function")return`${t.toString()} ${a(t.sample)}`;if(typeof t.toJSON=="function")return o(t.toJSON(),i);if(i.has(t))return i.get(t);if(Array.isArray(t)){const r=new Array(t.length);return i.set(t,r),t.forEach((e,n)=>{try{r[n]=o(e,i)}catch(f){r[n]=s(f)}}),r}else{const r=Object.create(null);i.set(t,r);let e=t;for(;e&&e!==y;)Object.getOwnPropertyNames(e).forEach(n=>{if(!(n in r))try{r[n]=o(t[n],i)}catch(f){delete r[n],r[n]=s(f)}}),e=Object.getPrototypeOf(e);return r}}function d(t){return t.replace(/__(vite_ssr_import|vi_import)_\d+__\./g,"")}function O(t,i,r=new WeakSet){if(!t||typeof t!="object")return{message:String(t)};const e=t;e.stack&&(e.stackStr=String(e.stack)),e.name&&(e.nameStr=String(e.name)),(e.showDiff||e.showDiff===void 0&&e.expected!==void 0&&e.actual!==void 0)&&(e.diff=u(e.actual,e.expected,{...i,...e.diffOptions})),typeof e.expected!="string"&&(e.expected=c(e.expected,10)),typeof e.actual!="string"&&(e.actual=c(e.actual,10));try{typeof e.message=="string"&&(e.message=d(e.message))}catch{}try{!r.has(e)&&typeof e.cause=="object"&&(r.add(e),e.cause=O(e.cause,i,r))}catch{}try{return o(e)}catch(n){return o(new Error(`Failed to fully serialize error: ${n==null?void 0:n.message}
|
|
2
|
+
Inner error message: ${e==null?void 0:e.message}`))}}export{O as processError,o as serializeError,o as serializeValue};
|
package/dist/node_modules/.pnpm/@vitest_utils@3.1.1/node_modules/@vitest/utils/dist/helpers.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
function b(e){const{message:r="$$stack trace error",stackTraceLimit:n=1}=e||{},c=Error.stackTraceLimit,t=Error.prepareStackTrace;Error.stackTraceLimit=n,Error.prepareStackTrace=i=>i.stack;const o=new Error(r).stack||"";return Error.prepareStackTrace=t,Error.stackTraceLimit=c,o}function O(e,r,n){const c=typeof e;if(!n.includes(c))throw new TypeError(`${r} value must be ${n.join(" or ")}, received "${c}"`)}function g(e){return e==null&&(e=[]),Array.isArray(e)?e:[e]}function d(e){return e!=null&&typeof e=="object"&&!Array.isArray(e)}function p(e){return e===Object.prototype||e===Function.prototype||e===RegExp.prototype}function j(e){return Object.prototype.toString.apply(e).slice(8,-1)}function l(e,r){const n=typeof r=="function"?r:c=>r.add(c);Object.getOwnPropertyNames(e).forEach(n),Object.getOwnPropertySymbols(e).forEach(n)}function y(e){const r=new Set;return p(e)?[]:(l(e,r),Array.from(r))}const a={forceWritable:!1};function w(e,r=a){return f(e,new WeakMap,r)}function f(e,r,n=a){let c,t;if(r.has(e))return r.get(e);if(Array.isArray(e)){for(t=Array.from({length:c=e.length}),r.set(e,t);c--;)t[c]=f(e[c],r,n);return t}if(Object.prototype.toString.call(e)==="[object Object]"){t=Object.create(Object.getPrototypeOf(e)),r.set(e,t);const s=y(e);for(const o of s){const i=Object.getOwnPropertyDescriptor(e,o);if(!i)continue;const u=f(e[o],r,n);n.forceWritable?Object.defineProperty(t,o,{enumerable:i.enumerable,configurable:!0,writable:!0,value:u}):"get"in i?Object.defineProperty(t,o,{...i,get(){return u}}):Object.defineProperty(t,o,{...i,value:u})}return t}return e}function k(e,r,n=void 0){const c=r.replace(/\[(\d+)\]/g,".$1").split(".");let t=e;for(const s of c)if(t=new Object(t)[s],t===void 0)return n;return t}function m(){let e=null,r=null;const n=new Promise((c,t)=>{e=c,r=t});return n.resolve=e,n.reject=r,n}function T(e){if(!Number.isNaN(e))return!1;const r=new Float64Array(1);return r[0]=e,new Uint32Array(r.buffer)[1]>>>31===1}export{O as assertTypes,f as clone,m as createDefer,b as createSimpleStackTrace,w as deepClone,y as getOwnProperties,j as getType,T as isNegativeNaN,d as isObject,k as objectAttr,g as toArray};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import"../../../../../tinyrainbow@2.0.0/node_modules/tinyrainbow/dist/browser.js";import"../../../../../loupe@3.1.3/node_modules/loupe/lib/index.js";var P,D;function F(){if(D)return P;D=1;var f,p,I,x,y,c,g,d,S,_,v,m,J,X,k,u,L,w,E;return J=/\/(?![*\/])(?:\[(?:(?![\]\\]).|\\.)*\]|(?![\/\\]).|\\.)*(\/[$_\u200C\u200D\p{ID_Continue}]*|\\)?/yu,m=/--|\+\+|=>|\.{3}|\??\.(?!\d)|(?:&&|\|\||\?\?|[+\-%&|^]|\*{1,2}|<{1,2}|>{1,3}|!=?|={1,2}|\/(?![\/*]))=?|[?~,:;[\](){}]/y,f=/(\x23?)(?=[$_\p{ID_Start}\\])(?:[$_\u200C\u200D\p{ID_Continue}]|\\u[\da-fA-F]{4}|\\u\{[\da-fA-F]+\})+/yu,k=/(['"])(?:(?!\1)[^\\\n\r]|\\(?:\r\n|[^]))*(\1)?/y,v=/(?:0[xX][\da-fA-F](?:_?[\da-fA-F])*|0[oO][0-7](?:_?[0-7])*|0[bB][01](?:_?[01])*)n?|0n|[1-9](?:_?\d)*n|(?:(?:0(?!\d)|0\d*[89]\d*|[1-9](?:_?\d)*)(?:\.(?:\d(?:_?\d)*)?)?|\.\d(?:_?\d)*)(?:[eE][+-]?\d(?:_?\d)*)?|0[0-7]+/y,u=/[`}](?:[^`\\$]|\\[^]|\$(?!\{))*(`|\$\{)?/y,E=/[\t\v\f\ufeff\p{Zs}]+/yu,d=/\r?\n|[\r\u2028\u2029]/y,S=/\/\*(?:[^*]|\*(?!\/))*(\*\/)?/y,X=/\/\/.*/y,I=/[<>.:={}]|\/(?![\/*])/y,p=/[$_\p{ID_Start}][$_\u200C\u200D\p{ID_Continue}-]*/yu,x=/(['"])(?:(?!\1)[^])*(\1)?/y,y=/[^<>{}]+/y,w=/^(?:[\/+-]|\.{3}|\?(?:InterpolationIn(?:JSX|Template)|NoLineTerminatorHere|NonExpressionParenEnd|UnaryIncDec))?$|[{}([,;<>=*%&|^!~?:]$/,L=/^(?:=>|[;\]){}]|else|\?(?:NoLineTerminatorHere|NonExpressionParenEnd))?$/,c=/^(?:await|case|default|delete|do|else|instanceof|new|return|throw|typeof|void|yield)$/,g=/^(?:return|throw|yield)$/,_=RegExp(d.source),P=function*(s,{jsx:q=!1}={}){var o,b,N,t,n,C,e,r,$,l,T,a,h,i;for({length:C}=s,t=0,n="",i=[{tag:"JS"}],o=[],T=0,a=!1;t<C;){switch(r=i[i.length-1],r.tag){case"JS":case"JSNonExpressionParen":case"InterpolationInTemplate":case"InterpolationInJSX":if(s[t]==="/"&&(w.test(n)||c.test(n))&&(J.lastIndex=t,e=J.exec(s))){t=J.lastIndex,n=e[0],a=!0,yield{type:"RegularExpressionLiteral",value:e[0],closed:e[1]!==void 0&&e[1]!=="\\"};continue}if(m.lastIndex=t,e=m.exec(s)){switch(h=e[0],$=m.lastIndex,l=h,h){case"(":n==="?NonExpressionParenKeyword"&&i.push({tag:"JSNonExpressionParen",nesting:T}),T++,a=!1;break;case")":T--,a=!0,r.tag==="JSNonExpressionParen"&&T===r.nesting&&(i.pop(),l="?NonExpressionParenEnd",a=!1);break;case"{":m.lastIndex=0,N=!L.test(n)&&(w.test(n)||c.test(n)),o.push(N),a=!1;break;case"}":switch(r.tag){case"InterpolationInTemplate":if(o.length===r.nesting){u.lastIndex=t,e=u.exec(s),t=u.lastIndex,n=e[0],e[1]==="${"?(n="?InterpolationInTemplate",a=!1,yield{type:"TemplateMiddle",value:e[0]}):(i.pop(),a=!0,yield{type:"TemplateTail",value:e[0],closed:e[1]==="`"});continue}break;case"InterpolationInJSX":if(o.length===r.nesting){i.pop(),t+=1,n="}",yield{type:"JSXPunctuator",value:"}"};continue}}a=o.pop(),l=a?"?ExpressionBraceEnd":"}";break;case"]":a=!0;break;case"++":case"--":l=a?"?PostfixIncDec":"?UnaryIncDec";break;case"<":if(q&&(w.test(n)||c.test(n))){i.push({tag:"JSXTag"}),t+=1,n="<",yield{type:"JSXPunctuator",value:h};continue}a=!1;break;default:a=!1}t=$,n=l,yield{type:"Punctuator",value:h};continue}if(f.lastIndex=t,e=f.exec(s)){switch(t=f.lastIndex,l=e[0],e[0]){case"for":case"if":case"while":case"with":n!=="."&&n!=="?."&&(l="?NonExpressionParenKeyword")}n=l,a=!c.test(e[0]),yield{type:e[1]==="#"?"PrivateIdentifier":"IdentifierName",value:e[0]};continue}if(k.lastIndex=t,e=k.exec(s)){t=k.lastIndex,n=e[0],a=!0,yield{type:"StringLiteral",value:e[0],closed:e[2]!==void 0};continue}if(v.lastIndex=t,e=v.exec(s)){t=v.lastIndex,n=e[0],a=!0,yield{type:"NumericLiteral",value:e[0]};continue}if(u.lastIndex=t,e=u.exec(s)){t=u.lastIndex,n=e[0],e[1]==="${"?(n="?InterpolationInTemplate",i.push({tag:"InterpolationInTemplate",nesting:o.length}),a=!1,yield{type:"TemplateHead",value:e[0]}):(a=!0,yield{type:"NoSubstitutionTemplate",value:e[0],closed:e[1]==="`"});continue}break;case"JSXTag":case"JSXTagEnd":if(I.lastIndex=t,e=I.exec(s)){switch(t=I.lastIndex,l=e[0],e[0]){case"<":i.push({tag:"JSXTag"});break;case">":i.pop(),n==="/"||r.tag==="JSXTagEnd"?(l="?JSX",a=!0):i.push({tag:"JSXChildren"});break;case"{":i.push({tag:"InterpolationInJSX",nesting:o.length}),l="?InterpolationInJSX",a=!1;break;case"/":n==="<"&&(i.pop(),i[i.length-1].tag==="JSXChildren"&&i.pop(),i.push({tag:"JSXTagEnd"}))}n=l,yield{type:"JSXPunctuator",value:e[0]};continue}if(p.lastIndex=t,e=p.exec(s)){t=p.lastIndex,n=e[0],yield{type:"JSXIdentifier",value:e[0]};continue}if(x.lastIndex=t,e=x.exec(s)){t=x.lastIndex,n=e[0],yield{type:"JSXString",value:e[0],closed:e[2]!==void 0};continue}break;case"JSXChildren":if(y.lastIndex=t,e=y.exec(s)){t=y.lastIndex,n=e[0],yield{type:"JSXText",value:e[0]};continue}switch(s[t]){case"<":i.push({tag:"JSXTag"}),t++,n="<",yield{type:"JSXPunctuator",value:"<"};continue;case"{":i.push({tag:"InterpolationInJSX",nesting:o.length}),t++,n="?InterpolationInJSX",a=!1,yield{type:"JSXPunctuator",value:"{"};continue}}if(E.lastIndex=t,e=E.exec(s)){t=E.lastIndex,yield{type:"WhiteSpace",value:e[0]};continue}if(d.lastIndex=t,e=d.exec(s)){t=d.lastIndex,a=!1,g.test(n)&&(n="?NoLineTerminatorHere"),yield{type:"LineTerminatorSequence",value:e[0]};continue}if(S.lastIndex=t,e=S.exec(s)){t=S.lastIndex,_.test(e[0])&&(a=!1,g.test(n)&&(n="?NoLineTerminatorHere")),yield{type:"MultiLineComment",value:e[0],closed:e[1]!==void 0};continue}if(X.lastIndex=t,e=X.exec(s)){t=X.lastIndex,a=!1,yield{type:"SingleLineComment",value:e[0]};continue}b=String.fromCodePoint(s.codePointAt(t)),t+=b.length,n=b,a=!1,yield{type:r.tag.startsWith("JSX")?"JSXInvalid":"Invalid",value:b}}},P}F();var M={keyword:["break","case","catch","continue","debugger","default","do","else","finally","for","function","if","return","switch","throw","try","var","const","while","with","new","this","super","class","extends","export","import","null","true","false","in","instanceof","typeof","void","delete"],strict:["implements","interface","let","package","private","protected","public","static","yield"]};new Set(M.keyword);new Set(M.strict);const A=Symbol("vitest:SAFE_TIMERS");function H(){const{setTimeout:f,setInterval:p,clearInterval:I,clearTimeout:x,setImmediate:y,clearImmediate:c,queueMicrotask:g}=globalThis[A]||globalThis,{nextTick:d}=globalThis[A]||globalThis.process||{nextTick:S=>S()};return{nextTick:d,setTimeout:f,setInterval:p,clearInterval:I,clearTimeout:x,setImmediate:y,clearImmediate:c,queueMicrotask:g}}export{H as getSafeTimers};
|
package/dist/node_modules/.pnpm/@vitest_utils@3.1.1/node_modules/@vitest/utils/dist/source-map.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
const o="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",m=new Uint8Array(64),g=new Uint8Array(128);for(let e=0;e<o.length;e++){const s=o.charCodeAt(e);m[e]=s,g[s]=e}var u;(function(e){e[e.Empty=1]="Empty",e[e.Hash=2]="Hash",e[e.Query=3]="Query",e[e.RelativePath=4]="RelativePath",e[e.AbsolutePath=5]="AbsolutePath",e[e.SchemeRelative=6]="SchemeRelative",e[e.Absolute=7]="Absolute"})(u||(u={}));const p=/^[A-Za-z]:\//;function v(e=""){return e&&e.replace(/\\/g,"/").replace(p,s=>s.toUpperCase())}const S=/^[/\\](?![/\\])|^[/\\]{2}(?!\.)|^[A-Za-z]:[/\\]/;function A(){return typeof process<"u"&&typeof process.cwd=="function"?process.cwd().replace(/\\/g,"/"):"/"}const E=function(...e){e=e.map(n=>v(n));let s="",t=!1;for(let n=e.length-1;n>=-1&&!t;n--){const l=n>=0?e[n]:A();!l||l.length===0||(s=`${l}/${s}`,t=f(l))}return s=b(s,!t),t&&!f(s)?`/${s}`:s.length>0?s:"."};function b(e,s){let t="",n=0,l=-1,r=0,c=null;for(let i=0;i<=e.length;++i){if(i<e.length)c=e[i];else{if(c==="/")break;c="/"}if(c==="/"){if(!(l===i-1||r===1))if(r===2){if(t.length<2||n!==2||t[t.length-1]!=="."||t[t.length-2]!=="."){if(t.length>2){const a=t.lastIndexOf("/");a===-1?(t="",n=0):(t=t.slice(0,a),n=t.length-1-t.lastIndexOf("/")),l=i,r=0;continue}else if(t.length>0){t="",n=0,l=i,r=0;continue}}s&&(t+=t.length>0?"/..":"..",n=2)}else t.length>0?t+=`/${e.slice(l+1,i)}`:t=e.slice(l+1,i),n=i-l-1;l=i,r=0}else c==="."&&r!==-1?++r:r=-1}return t}const f=function(e){return S.test(e)},h=/^\s*at .*(?:\S:\d+|\(native\))/m,_=/^(?:eval@)?(?:\[native code\])?$/;function d(e){if(!e.includes(":"))return[e];const t=/(.+?)(?::(\d+))?(?::(\d+))?$/.exec(e.replace(/^\(|\)$/g,""));if(!t)return[e];let n=t[1];if(n.startsWith("async ")&&(n=n.slice(6)),n.startsWith("http:")||n.startsWith("https:")){const l=new URL(n);l.searchParams.delete("import"),l.searchParams.delete("browserv"),n=l.pathname+l.hash+l.search}if(n.startsWith("/@fs/")){const l=/^\/@fs\/[a-zA-Z]:\//.test(n);n=n.slice(l?5:4)}return[n,t[2]||void 0,t[3]||void 0]}function R(e){let s=e.trim();if(_.test(s)||(s.includes(" > eval")&&(s=s.replace(/ line (\d+)(?: > eval line \d+)* > eval:\d+:\d+/g,":$1")),!s.includes("@")&&!s.includes(":")))return null;const t=/((.*".+"[^@]*)?[^@]*)(@)/,n=s.match(t),l=n&&n[1]?n[1]:void 0,[r,c,i]=d(s.replace(t,""));return!r||!c||!i?null:{file:r,method:l||"",line:Number.parseInt(c),column:Number.parseInt(i)}}function x(e){const s=e.trim();return h.test(s)?I(s):R(s)}function I(e){let s=e.trim();if(!h.test(s))return null;s.includes("(eval ")&&(s=s.replace(/eval code/g,"eval").replace(/(\(eval at [^()]*)|(,.*$)/g,""));let t=s.replace(/^\s+/,"").replace(/\(eval code/g,"(").replace(/^.*?\s+/,"");const n=t.match(/ (\(.+\)$)/);t=n?t.replace(n[0],""):t;const[l,r,c]=d(n?n[1]:t);let i=n&&t||"",a=l&&["eval","<anonymous>"].includes(l)?void 0:l;return!a||!r||!c?null:(i.startsWith("async ")&&(i=i.slice(6)),a.startsWith("file://")&&(a=a.slice(7)),a=a.startsWith("node:")||a.startsWith("internal:")?a:E(a),i&&(i=i.replace(/__vite_ssr_import_\d+__\./g,"")),{method:i,file:a,line:Number.parseInt(r),column:Number.parseInt(c)})}export{R as parseSingleFFOrSafariStack,x as parseSingleStack,I as parseSingleV8Stack};
|