@postnord/pn-marketweb-components 2.1.9 → 2.2.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/cjs/{index-95e5b7f9.js → index-28bbc937.js} +1 -1
- package/cjs/{index-4199ff85.js → index-e3e27c79.js} +278 -808
- package/cjs/loader.cjs.js +3 -4
- package/cjs/pn-bonus-progressbar-level.cjs.entry.js +2 -2
- package/cjs/pn-bonus-progressbar.cjs.entry.js +2 -2
- package/cjs/pn-breakpoints.cjs.entry.js +2 -2
- package/cjs/pn-chart.cjs.entry.js +2 -3
- package/cjs/pn-charts-card.cjs.entry.js +2 -9
- package/cjs/pn-choice-button.cjs.entry.js +2 -5
- package/cjs/pn-customernumber-selector-option.cjs.entry.js +2 -2
- package/cjs/pn-customernumber-selector.cjs.entry.js +2 -2
- package/cjs/pn-filter-checkbox.cjs.entry.js +2 -5
- package/cjs/pn-find-price-result.cjs.entry.js +4 -7
- package/cjs/{pn-find-price-store-e0d1e412.js → pn-find-price-store-a91ce3f6.js} +1 -1
- package/cjs/pn-find-price.cjs.entry.js +4 -4
- package/cjs/pn-find-service-and-price-result.cjs.entry.js +4 -4
- package/cjs/{pn-find-service-and-price-store-6e26630d.js → pn-find-service-and-price-store-16a7936c.js} +1 -1
- package/cjs/pn-find-service-and-price.cjs.entry.js +4 -4
- package/cjs/pn-language-selector_9.cjs.entry.js +42 -18
- package/cjs/pn-line-shape.cjs.entry.js +2 -2
- package/cjs/pn-mainnav-link.cjs.entry.js +10 -4
- package/cjs/{pn-mainnav-store-8c337865.js → pn-mainnav-store-61a75ea0.js} +1 -1
- package/cjs/pn-market-web-components.cjs.js +3 -7
- package/cjs/pn-marketweb-input.cjs.entry.js +7 -2
- package/cjs/pn-marketweb-search.cjs.entry.js +6 -2
- package/cjs/pn-marketweb-sitefooter.cjs.entry.js +15 -10
- package/cjs/pn-marketweb-siteheader-login-button_5.cjs.entry.js +78 -70
- package/cjs/pn-marketweb-siteheader-login-linklist.cjs.entry.js +4 -4
- package/cjs/{pn-marketweb-siteheader-store-5ced6902.js → pn-marketweb-siteheader-store-e29ad918.js} +1 -1
- package/cjs/pn-marketweb-siteheader.cjs.entry.js +38 -10
- package/cjs/pn-parcel-tracker.cjs.entry.js +2 -2
- package/cjs/pn-pex-pricefinder.cjs.entry.js +5 -2
- package/cjs/pn-product-card_3.cjs.entry.js +4 -15
- package/cjs/pn-product-pricelist-result.cjs.entry.js +3 -3
- package/cjs/pn-product-pricelist.cjs.entry.js +4 -4
- package/cjs/pn-product-tile-info_2.cjs.entry.js +3 -10
- package/cjs/pn-product-tile.cjs.entry.js +2 -2
- package/cjs/pn-profile-modal-customernumber.cjs.entry.js +2 -2
- package/cjs/pn-profile-modal-profile.cjs.entry.js +4 -4
- package/cjs/{pn-profile-modal-store-947b08ae.js → pn-profile-modal-store-6117e304.js} +1 -1
- package/cjs/pn-profile-modal-type.cjs.entry.js +4 -4
- package/cjs/pn-profile-modal.cjs.entry.js +4 -4
- package/cjs/pn-profile-selector-option.cjs.entry.js +2 -2
- package/cjs/pn-profile-selector.cjs.entry.js +5 -5
- package/cjs/pn-proxio-findprice-result.cjs.entry.js +2 -5
- package/cjs/pn-proxio-findprice.cjs.entry.js +4 -4
- package/cjs/pn-proxio-pricegroup.cjs.entry.js +5 -3
- package/cjs/pn-proxio-productcard_4.cjs.entry.js +5 -12
- package/cjs/pn-quick-cta.cjs.entry.js +2 -2
- package/cjs/pn-quote-card.cjs.entry.js +3 -2
- package/cjs/pn-share-item.cjs.entry.js +22 -0
- package/cjs/pn-share.cjs.entry.js +64 -0
- package/cjs/pn-sidenav-level.cjs.entry.js +4 -4
- package/cjs/pn-sidenav-link.cjs.entry.js +12 -4
- package/cjs/{pn-sidenav-store-d2389306.js → pn-sidenav-store-d9bd9e00.js} +1 -1
- package/cjs/pn-sidenav-togglebutton.cjs.entry.js +5 -4
- package/cjs/pn-sidenav.cjs.entry.js +6 -4
- package/cjs/pn-site-footer_2.cjs.entry.js +4 -3
- package/cjs/pn-spotlight.cjs.entry.js +2 -2
- package/cjs/pn-stats-info-data.cjs.entry.js +8 -8
- package/cjs/pn-stats-info.cjs.entry.js +2 -2
- package/cjs/pn-teaser-card.cjs.entry.js +4 -3
- package/cjs/pn-titletag.cjs.entry.js +4 -2
- package/collection/collection-manifest.json +4 -2
- package/collection/components/cards/pn-quote-card/pn-line-shape/pn-line-shape.js +11 -12
- package/collection/components/cards/pn-quote-card/pn-quote-card.js +79 -68
- package/collection/components/cards/pn-teaser-card/pn-teaser-card.js +113 -109
- package/collection/components/charts/pn-chart/pn-chart.js +74 -83
- package/collection/components/charts/pn-charts-card/pn-charts-card.js +146 -142
- package/collection/components/cta/pn-parcel-tracker/pn-parcel-tracker.js +128 -133
- package/collection/components/cta/pn-quick-cta/pn-quick-cta.js +49 -51
- package/collection/components/cta/pn-share/pn-share-item.css +42 -0
- package/collection/components/cta/pn-share/pn-share-item.js +61 -0
- package/collection/components/cta/pn-share/pn-share.css +23 -0
- package/collection/components/cta/pn-share/pn-share.js +91 -0
- package/collection/components/cta/pn-share/pn-share.stories.js +22 -0
- package/collection/components/cta/pn-share/translations.js +17 -0
- package/collection/components/cta/pn-spotlight/pn-spotlight.js +51 -51
- package/collection/components/data-visualization/pn-stats-info/pn-stats-info-data/pn-stats-info-data.js +115 -120
- package/collection/components/data-visualization/pn-stats-info/pn-stats-info.js +79 -82
- package/collection/components/input/pn-bonus-progressbar/pn-bonus-progressbar-level.js +87 -93
- package/collection/components/input/pn-bonus-progressbar/pn-bonus-progressbar.js +195 -193
- package/collection/components/input/pn-choice-button/pn-choice-button.js +137 -145
- package/collection/components/input/pn-filter-checkbox/pn-filter-checkbox.js +122 -128
- package/collection/components/input/pn-marketweb-input/pn-marketweb-input.js +355 -347
- package/collection/components/input/pn-marketweb-search/pn-marketweb-search.js +260 -258
- package/collection/components/layout-components/pn-marketweb-sitefooter/pn-marketweb-sitefooter-types.js +3 -0
- package/collection/components/layout-components/pn-marketweb-sitefooter/pn-marketweb-sitefooter.js +221 -201
- package/collection/components/layout-components/pn-marketweb-siteheader/pn-marketweb-siteheader-login-button.js +29 -34
- package/collection/components/layout-components/pn-marketweb-siteheader/pn-marketweb-siteheader-login-linklist.js +101 -101
- package/collection/components/layout-components/pn-marketweb-siteheader/pn-marketweb-siteheader-login-links.js +105 -110
- package/collection/components/layout-components/pn-marketweb-siteheader/pn-marketweb-siteheader-login-mypage-button.js +45 -51
- package/collection/components/layout-components/pn-marketweb-siteheader/pn-marketweb-siteheader-login-profileselection.js +245 -228
- package/collection/components/layout-components/pn-marketweb-siteheader/pn-marketweb-siteheader-login.js +256 -259
- package/collection/components/layout-components/pn-marketweb-siteheader/pn-marketweb-siteheader-search.js +172 -170
- package/collection/components/layout-components/pn-marketweb-siteheader/pn-marketweb-siteheader-unified-login.js +75 -84
- package/collection/components/layout-components/pn-marketweb-siteheader/pn-marketweb-siteheader.js +560 -509
- package/collection/components/minor/pn-titletag/pn-titletag.js +49 -51
- package/collection/components/navigation/pn-language-selector/pn-language-selector-option.js +123 -119
- package/collection/components/navigation/pn-language-selector/pn-language-selector.js +64 -71
- package/collection/components/navigation/pn-mainnav/pn-mainnav-level.js +58 -58
- package/collection/components/navigation/pn-mainnav/pn-mainnav-link.js +97 -92
- package/collection/components/navigation/pn-mainnav/pn-mainnav-list.js +33 -39
- package/collection/components/navigation/pn-mainnav/pn-mainnav.js +183 -182
- package/collection/components/navigation/pn-sidenav/pn-sidenav-level.js +22 -29
- package/collection/components/navigation/pn-sidenav/pn-sidenav-link.js +134 -128
- package/collection/components/navigation/pn-sidenav/pn-sidenav-togglebutton.js +34 -39
- package/collection/components/navigation/pn-sidenav/pn-sidenav.js +66 -71
- package/collection/components/navigation/pn-site-footer/pn-site-footer-col.js +29 -34
- package/collection/components/navigation/pn-site-footer/pn-site-footer.js +75 -68
- package/collection/components/navigation/pn-site-selector/pn-site-selector-item.js +89 -85
- package/collection/components/navigation/pn-site-selector/pn-site-selector.js +73 -73
- package/collection/components/profile/pn-customernumber-selector/pn-customernumber-selector-option.js +67 -68
- package/collection/components/profile/pn-customernumber-selector/pn-customernumber-selector.js +90 -90
- package/collection/components/profile/pn-profile-modal/pn-profile-modal-customernumber.js +79 -85
- package/collection/components/profile/pn-profile-modal/pn-profile-modal-profile.js +188 -182
- package/collection/components/profile/pn-profile-modal/pn-profile-modal-type.js +84 -91
- package/collection/components/profile/pn-profile-modal/pn-profile-modal.js +115 -116
- package/collection/components/profile/pn-profile-selector/pn-profile-selector-option.js +67 -68
- package/collection/components/profile/pn-profile-selector/pn-profile-selector.js +76 -78
- package/collection/components/utilities/pn-breakpoints/pn-breakpoints.js +42 -48
- package/collection/components/widgets/pn-find-price/pn-find-price-result.js +179 -163
- package/collection/components/widgets/pn-find-price/pn-find-price.js +113 -99
- package/collection/components/widgets/pn-find-service-and-price/pn-find-service-and-price-result.js +67 -66
- package/collection/components/widgets/pn-find-service-and-price/pn-find-service-and-price.js +148 -133
- package/collection/components/widgets/pn-pex-pricefinder/pn-pex-pricefinder.js +102 -87
- package/collection/components/widgets/pn-product-card/pn-product-card-info.js +94 -92
- package/collection/components/widgets/pn-product-card/pn-product-card-price.js +131 -138
- package/collection/components/widgets/pn-product-card/pn-product-card.js +21 -12
- package/collection/components/widgets/pn-product-pricelist/pn-product-pricelist-result.js +108 -101
- package/collection/components/widgets/pn-product-pricelist/pn-product-pricelist.js +140 -137
- package/collection/components/widgets/pn-product-tile/pn-product-tile-info.js +62 -70
- package/collection/components/widgets/pn-product-tile/pn-product-tile-price.js +83 -87
- package/collection/components/widgets/pn-product-tile/pn-product-tile.js +16 -12
- package/collection/components/widgets/pn-proxio-findprice/pn-proxio-findprice-result.js +188 -187
- package/collection/components/widgets/pn-proxio-findprice/pn-proxio-findprice.js +131 -117
- package/collection/components/widgets/pn-proxio-pricegroup/pn-proxio-pricegroup.js +145 -130
- package/collection/components/widgets/pn-proxio-productcard/pn-proxio-productcard-description.js +82 -87
- package/collection/components/widgets/pn-proxio-productcard/pn-proxio-productcard-information.js +57 -55
- package/collection/components/widgets/pn-proxio-productcard/pn-proxio-productcard-pricelink.js +61 -70
- package/collection/components/widgets/pn-proxio-productcard/pn-proxio-productcard.js +20 -12
- package/custom-elements/index.d.ts +471 -0
- package/custom-elements/index.js +30034 -0
- package/esm/{index-c118284d.js → index-5397620b.js} +279 -808
- package/esm/{index-7f77b0ba.js → index-7b21ecff.js} +1 -1
- package/esm/loader.js +3 -4
- package/esm/pn-bonus-progressbar-level.entry.js +2 -2
- package/esm/pn-bonus-progressbar.entry.js +2 -2
- package/esm/pn-breakpoints.entry.js +2 -2
- package/esm/pn-chart.entry.js +2 -3
- package/esm/pn-charts-card.entry.js +2 -9
- package/esm/pn-choice-button.entry.js +2 -5
- package/esm/pn-customernumber-selector-option.entry.js +2 -2
- package/esm/pn-customernumber-selector.entry.js +2 -2
- package/esm/pn-filter-checkbox.entry.js +2 -5
- package/esm/pn-find-price-result.entry.js +4 -7
- package/esm/{pn-find-price-store-e13b6651.js → pn-find-price-store-bde5071d.js} +1 -1
- package/esm/pn-find-price.entry.js +4 -4
- package/esm/pn-find-service-and-price-result.entry.js +4 -4
- package/esm/{pn-find-service-and-price-store-f09ca219.js → pn-find-service-and-price-store-65df46a0.js} +1 -1
- package/esm/pn-find-service-and-price.entry.js +4 -4
- package/esm/pn-language-selector_9.entry.js +42 -18
- package/esm/pn-line-shape.entry.js +2 -2
- package/esm/pn-mainnav-link.entry.js +10 -4
- package/{components/pn-mainnav-store.js → esm/pn-mainnav-store-28571e54.js} +1 -1
- package/esm/pn-market-web-components.js +3 -4
- package/esm/pn-marketweb-input.entry.js +7 -2
- package/esm/pn-marketweb-search.entry.js +6 -2
- package/esm/pn-marketweb-sitefooter.entry.js +15 -10
- package/esm/pn-marketweb-siteheader-login-button_5.entry.js +78 -70
- package/esm/pn-marketweb-siteheader-login-linklist.entry.js +4 -4
- package/esm/{pn-marketweb-siteheader-store-9df5290d.js → pn-marketweb-siteheader-store-cd0a1dab.js} +1 -1
- package/esm/pn-marketweb-siteheader.entry.js +38 -10
- package/esm/pn-parcel-tracker.entry.js +2 -2
- package/esm/pn-pex-pricefinder.entry.js +5 -2
- package/esm/pn-product-card_3.entry.js +4 -15
- package/esm/pn-product-pricelist-result.entry.js +3 -3
- package/esm/pn-product-pricelist.entry.js +4 -4
- package/esm/pn-product-tile-info_2.entry.js +3 -10
- package/esm/pn-product-tile.entry.js +2 -2
- package/esm/pn-profile-modal-customernumber.entry.js +2 -2
- package/esm/pn-profile-modal-profile.entry.js +4 -4
- package/{components/pn-profile-modal-store.js → esm/pn-profile-modal-store-ae9e0d5a.js} +1 -1
- package/esm/pn-profile-modal-type.entry.js +4 -4
- package/esm/pn-profile-modal.entry.js +4 -4
- package/esm/pn-profile-selector-option.entry.js +2 -2
- package/esm/pn-profile-selector.entry.js +5 -5
- package/esm/pn-proxio-findprice-result.entry.js +2 -5
- package/esm/pn-proxio-findprice.entry.js +4 -4
- package/esm/pn-proxio-pricegroup.entry.js +5 -3
- package/esm/pn-proxio-productcard_4.entry.js +5 -12
- package/esm/pn-quick-cta.entry.js +2 -2
- package/esm/pn-quote-card.entry.js +3 -2
- package/esm/pn-share-item.entry.js +18 -0
- package/esm/pn-share.entry.js +60 -0
- package/esm/pn-sidenav-level.entry.js +4 -4
- package/esm/pn-sidenav-link.entry.js +12 -4
- package/{components/pn-sidenav-store.js → esm/pn-sidenav-store-50b186d6.js} +1 -1
- package/esm/pn-sidenav-togglebutton.entry.js +5 -4
- package/esm/pn-sidenav.entry.js +6 -4
- package/esm/pn-site-footer_2.entry.js +4 -3
- package/esm/pn-spotlight.entry.js +2 -2
- package/esm/pn-stats-info-data.entry.js +8 -8
- package/esm/pn-stats-info.entry.js +2 -2
- package/esm/pn-teaser-card.entry.js +4 -3
- package/esm/pn-titletag.entry.js +4 -2
- package/esm/polyfills/css-shim.js +1 -1
- package/esm-es5/MarketWebContextService-872043cc.js +1 -1
- package/esm-es5/convert-f6377d13.js +1 -1
- package/esm-es5/index-5397620b.js +1 -0
- package/esm-es5/{index-7f77b0ba.js → index-7b21ecff.js} +1 -1
- package/esm-es5/loader.js +1 -1
- package/esm-es5/pn-bonus-progressbar-level.entry.js +1 -1
- package/esm-es5/pn-bonus-progressbar.entry.js +1 -1
- package/esm-es5/pn-breakpoints.entry.js +1 -1
- package/esm-es5/pn-chart.entry.js +2 -2
- package/esm-es5/pn-charts-card.entry.js +1 -1
- package/esm-es5/pn-choice-button.entry.js +1 -1
- package/esm-es5/pn-customernumber-selector-option.entry.js +1 -1
- package/esm-es5/pn-customernumber-selector.entry.js +1 -1
- package/esm-es5/pn-filter-checkbox.entry.js +1 -1
- package/esm-es5/pn-find-price-result.entry.js +1 -1
- package/esm-es5/{pn-find-price-store-e13b6651.js → pn-find-price-store-bde5071d.js} +1 -1
- package/esm-es5/pn-find-price.entry.js +1 -1
- package/esm-es5/pn-find-service-and-price-result.entry.js +1 -1
- package/esm-es5/{pn-find-service-and-price-store-f09ca219.js → pn-find-service-and-price-store-65df46a0.js} +1 -1
- package/esm-es5/pn-find-service-and-price.entry.js +1 -1
- package/esm-es5/pn-language-selector_9.entry.js +1 -1
- package/esm-es5/pn-line-shape.entry.js +1 -1
- package/esm-es5/pn-mainnav-link.entry.js +1 -1
- package/esm-es5/{pn-mainnav-store-5d91f523.js → pn-mainnav-store-28571e54.js} +1 -1
- package/esm-es5/pn-market-web-components.js +1 -1
- package/esm-es5/pn-marketweb-input.entry.js +1 -1
- package/esm-es5/pn-marketweb-search.entry.js +1 -1
- package/esm-es5/pn-marketweb-sitefooter.entry.js +1 -1
- package/esm-es5/pn-marketweb-siteheader-login-button_5.entry.js +1 -1
- package/esm-es5/pn-marketweb-siteheader-login-linklist.entry.js +1 -1
- package/esm-es5/pn-marketweb-siteheader-store-cd0a1dab.js +1 -0
- package/esm-es5/pn-marketweb-siteheader.entry.js +1 -1
- package/esm-es5/pn-parcel-tracker.entry.js +1 -1
- package/esm-es5/pn-pex-pricefinder.entry.js +1 -1
- package/esm-es5/pn-product-card_3.entry.js +1 -1
- package/esm-es5/pn-product-pricelist-result.entry.js +1 -1
- package/esm-es5/pn-product-pricelist.entry.js +1 -1
- package/esm-es5/pn-product-tile-info_2.entry.js +1 -1
- package/esm-es5/pn-product-tile.entry.js +1 -1
- package/esm-es5/pn-profile-modal-customernumber.entry.js +1 -1
- package/esm-es5/pn-profile-modal-profile.entry.js +1 -1
- package/esm-es5/{pn-profile-modal-store-81f53310.js → pn-profile-modal-store-ae9e0d5a.js} +1 -1
- package/esm-es5/pn-profile-modal-type.entry.js +1 -1
- package/esm-es5/pn-profile-modal.entry.js +1 -1
- package/esm-es5/pn-profile-selector-option.entry.js +1 -1
- package/esm-es5/pn-profile-selector.entry.js +1 -1
- package/esm-es5/pn-proxio-findprice-result.entry.js +1 -1
- package/esm-es5/pn-proxio-findprice.entry.js +1 -1
- package/esm-es5/pn-proxio-pricegroup.entry.js +1 -1
- package/esm-es5/pn-proxio-productcard_4.entry.js +1 -1
- package/esm-es5/pn-quick-cta.entry.js +1 -1
- package/esm-es5/pn-quote-card.entry.js +1 -1
- package/esm-es5/pn-share-item.entry.js +1 -0
- package/esm-es5/pn-share.entry.js +1 -0
- package/esm-es5/pn-sidenav-level.entry.js +1 -1
- package/esm-es5/pn-sidenav-link.entry.js +1 -1
- package/esm-es5/{pn-sidenav-store-94be19c8.js → pn-sidenav-store-50b186d6.js} +1 -1
- package/esm-es5/pn-sidenav-togglebutton.entry.js +1 -1
- package/esm-es5/pn-sidenav.entry.js +1 -1
- package/esm-es5/pn-site-footer_2.entry.js +1 -1
- package/esm-es5/pn-spotlight.entry.js +1 -1
- package/esm-es5/pn-stats-info-data.entry.js +1 -1
- package/esm-es5/pn-stats-info.entry.js +1 -1
- package/esm-es5/pn-teaser-card.entry.js +1 -1
- package/esm-es5/pn-titletag.entry.js +1 -1
- package/package.json +5 -7
- package/pn-market-web-components/{p-6f1d6a1a.system.js → p-02ea55ad.system.js} +1 -1
- package/pn-market-web-components/p-0796f9b2.entry.js +1 -0
- package/pn-market-web-components/p-0862b4b6.entry.js +1 -0
- package/pn-market-web-components/p-086a72ca.system.entry.js +1 -0
- package/pn-market-web-components/{p-a1a58fe4.js → p-0cacf9fb.js} +1 -1
- package/pn-market-web-components/p-10eafcd7.entry.js +1 -0
- package/pn-market-web-components/{p-4bd540a4.system.entry.js → p-110e50b3.system.entry.js} +1 -1
- package/pn-market-web-components/{p-f7cb2ef9.system.entry.js → p-1151bf60.system.entry.js} +1 -1
- package/pn-market-web-components/p-138b1e76.entry.js +1 -0
- package/pn-market-web-components/{p-02632961.system.entry.js → p-13baed17.system.entry.js} +1 -1
- package/pn-market-web-components/p-15112837.entry.js +1 -0
- package/pn-market-web-components/p-16c4bc50.entry.js +1 -0
- package/pn-market-web-components/p-17c4004f.entry.js +1 -0
- package/pn-market-web-components/{p-0c46847e.system.entry.js → p-1c38553b.system.entry.js} +1 -1
- package/pn-market-web-components/p-1ca41ab1.entry.js +1 -0
- package/pn-market-web-components/{p-1fb4eae4.system.entry.js → p-1ce871c5.system.entry.js} +1 -1
- package/pn-market-web-components/p-21c01c47.entry.js +1 -0
- package/pn-market-web-components/p-227e1d46.entry.js +1 -0
- package/pn-market-web-components/p-2423d620.system.entry.js +1 -0
- package/pn-market-web-components/p-249964b5.entry.js +1 -0
- package/pn-market-web-components/p-25496649.system.entry.js +1 -0
- package/pn-market-web-components/{p-abfed655.system.entry.js → p-2718b89a.system.entry.js} +1 -1
- package/pn-market-web-components/{p-7d463116.system.entry.js → p-28c4b4d9.system.entry.js} +1 -1
- package/pn-market-web-components/{p-853e6559.system.entry.js → p-290d5824.system.entry.js} +1 -1
- package/pn-market-web-components/p-2a598ee8.entry.js +1 -0
- package/pn-market-web-components/p-2c7ba802.entry.js +1 -0
- package/pn-market-web-components/p-2da8e5e8.system.entry.js +1 -0
- package/pn-market-web-components/p-2e3bde56.entry.js +1 -0
- package/pn-market-web-components/p-31fd7a95.system.js +1 -1
- package/pn-market-web-components/p-35fcd76c.system.entry.js +1 -0
- package/pn-market-web-components/p-36654f2a.system.js +1 -0
- package/pn-market-web-components/{p-e4961116.system.entry.js → p-36a1b8e1.system.entry.js} +1 -1
- package/pn-market-web-components/{p-13d2d138.system.js → p-3738a2df.system.js} +1 -1
- package/pn-market-web-components/p-381b3ec0.entry.js +1 -0
- package/pn-market-web-components/p-381c034b.entry.js +1 -0
- package/pn-market-web-components/p-3969ec4d.entry.js +1 -0
- package/pn-market-web-components/{p-c576ac3e.system.entry.js → p-447ef543.system.entry.js} +1 -1
- package/pn-market-web-components/{p-8ca063a9.system.entry.js → p-450cbe76.system.entry.js} +1 -1
- package/pn-market-web-components/p-479b970a.entry.js +1 -0
- package/pn-market-web-components/p-499bb3ac.entry.js +1 -0
- package/pn-market-web-components/{p-589a9a4c.system.entry.js → p-4a03854b.system.entry.js} +1 -1
- package/pn-market-web-components/p-4a928837.entry.js +1 -0
- package/pn-market-web-components/p-4bef1bf3.entry.js +1 -0
- package/pn-market-web-components/{p-9f95b3c9.system.entry.js → p-4f67721e.system.entry.js} +1 -1
- package/pn-market-web-components/p-557328e3.system.entry.js +1 -0
- package/pn-market-web-components/{p-8fee0115.system.entry.js → p-58a57436.system.entry.js} +1 -1
- package/pn-market-web-components/p-58e8d7d5.js +1 -0
- package/pn-market-web-components/p-59be826b.system.entry.js +1 -0
- package/pn-market-web-components/p-61dbe832.entry.js +1 -0
- package/pn-market-web-components/{p-b890f3f9.system.entry.js → p-625fb7fb.system.entry.js} +1 -1
- package/pn-market-web-components/p-67380aa4.entry.js +1 -0
- package/pn-market-web-components/p-67887512.system.js +1 -0
- package/pn-market-web-components/{p-4d561de4.system.entry.js → p-7079df88.system.entry.js} +1 -1
- package/pn-market-web-components/p-715d1ef7.entry.js +1 -0
- package/pn-market-web-components/{p-5a506356.system.entry.js → p-723b9901.system.entry.js} +1 -1
- package/pn-market-web-components/{p-545a40a7.system.entry.js → p-74d35edf.system.entry.js} +1 -1
- package/pn-market-web-components/p-756b0a84.entry.js +1 -0
- package/pn-market-web-components/{p-6d050c3a.system.entry.js → p-7b9fb94f.system.entry.js} +1 -1
- package/pn-market-web-components/{p-5b5f4a52.system.entry.js → p-7cc57591.system.entry.js} +1 -1
- package/pn-market-web-components/p-7ce41d14.entry.js +1 -0
- package/pn-market-web-components/p-7fd8b012.entry.js +1 -0
- package/pn-market-web-components/{p-2145d5e0.system.entry.js → p-80dce81e.system.entry.js} +1 -1
- package/pn-market-web-components/{p-68324e6f.system.entry.js → p-8117b79e.system.entry.js} +1 -1
- package/pn-market-web-components/p-81d764a0.entry.js +1 -0
- package/pn-market-web-components/{p-d34c9be2.system.js → p-825b8fb8.system.js} +1 -1
- package/pn-market-web-components/p-84193b02.system.entry.js +1 -0
- package/pn-market-web-components/{p-c5727e83.js → p-84699999.js} +1 -1
- package/pn-market-web-components/{p-ecaad0c1.js → p-86f06e26.js} +1 -1
- package/pn-market-web-components/p-8766fa86.system.js +1 -1
- package/pn-market-web-components/p-88185835.entry.js +1 -0
- package/pn-market-web-components/p-885bc8d7.system.entry.js +1 -0
- package/pn-market-web-components/p-8afa354b.system.entry.js +1 -0
- package/pn-market-web-components/p-8b684578.entry.js +1 -0
- package/pn-market-web-components/p-8e146205.entry.js +1 -0
- package/pn-market-web-components/p-8e38c337.entry.js +1 -0
- package/pn-market-web-components/p-8e4d292f.entry.js +1 -0
- package/pn-market-web-components/p-8ef45246.entry.js +1 -0
- package/pn-market-web-components/p-9344cd23.js +1 -0
- package/pn-market-web-components/{p-e737c51d.system.entry.js → p-93cecc43.system.entry.js} +1 -1
- package/pn-market-web-components/{p-3a450371.system.js → p-94958580.system.js} +1 -1
- package/pn-market-web-components/p-951861fa.entry.js +1 -0
- package/pn-market-web-components/p-98a7ddd1.system.entry.js +1 -0
- package/pn-market-web-components/p-996d8a6a.entry.js +1 -0
- package/pn-market-web-components/p-9b855b11.entry.js +24 -0
- package/pn-market-web-components/{p-6a4ae9af.system.entry.js → p-9c3de760.system.entry.js} +1 -1
- package/pn-market-web-components/{p-8cefd900.system.entry.js → p-9edaf6b6.system.entry.js} +1 -1
- package/pn-market-web-components/p-a247058b.system.entry.js +1 -0
- package/pn-market-web-components/{p-6e43a937.system.entry.js → p-a275bffb.system.entry.js} +1 -1
- package/pn-market-web-components/p-a5171cb9.system.entry.js +1 -0
- package/pn-market-web-components/{p-396b254a.system.js → p-a5f75560.system.js} +1 -1
- package/pn-market-web-components/p-a7bb94a0.entry.js +1 -0
- package/pn-market-web-components/p-a921d3fd.system.entry.js +1 -0
- package/pn-market-web-components/{p-9010c32a.system.entry.js → p-aa271997.system.entry.js} +1 -1
- package/pn-market-web-components/{p-441249d9.system.js → p-add7d76c.system.js} +1 -1
- package/pn-market-web-components/{p-ca1f0abc.system.entry.js → p-af415c1a.system.entry.js} +1 -1
- package/pn-market-web-components/p-b3bf353f.entry.js +1 -0
- package/pn-market-web-components/p-b5fde443.entry.js +1 -0
- package/pn-market-web-components/{p-ffe18938.system.entry.js → p-b88337dd.system.entry.js} +1 -1
- package/pn-market-web-components/p-b9a84e67.entry.js +1 -0
- package/pn-market-web-components/p-bb626ab4.js +1 -0
- package/pn-market-web-components/p-bd22aaac.entry.js +1 -0
- package/pn-market-web-components/p-bfe239ca.js +1 -1
- package/pn-market-web-components/{p-5a41c1bb.system.entry.js → p-c62a91ba.system.entry.js} +1 -1
- package/pn-market-web-components/p-c714a790.entry.js +1 -0
- package/pn-market-web-components/{p-2e507907.system.entry.js → p-c9fb0f01.system.entry.js} +2 -2
- package/pn-market-web-components/p-d0155ddf.entry.js +1 -0
- package/pn-market-web-components/p-d57f4246.system.entry.js +1 -0
- package/pn-market-web-components/p-d7e3d918.entry.js +1 -0
- package/pn-market-web-components/{p-ad836c55.system.js → p-dbe032f7.system.js} +1 -1
- package/pn-market-web-components/p-e32dc098.entry.js +1 -0
- package/pn-market-web-components/p-e397e11b.entry.js +1 -0
- package/pn-market-web-components/{p-ef721555.system.entry.js → p-e6fa11ad.system.entry.js} +1 -1
- package/pn-market-web-components/p-e9576f26.entry.js +1 -0
- package/pn-market-web-components/p-e9fe5c54.entry.js +1 -0
- package/pn-market-web-components/p-ecdf2b69.system.entry.js +1 -0
- package/pn-market-web-components/p-ecf712bb.system.entry.js +1 -0
- package/pn-market-web-components/p-ee589138.entry.js +1 -0
- package/pn-market-web-components/{p-939b5792.system.entry.js → p-f312ff98.system.entry.js} +1 -1
- package/pn-market-web-components/{p-8666d14d.js → p-f58bde56.js} +1 -1
- package/pn-market-web-components/p-f61342c3.js +1 -0
- package/pn-market-web-components/{p-4b85fd2b.system.entry.js → p-f6ea7c38.system.entry.js} +1 -1
- package/pn-market-web-components/p-f774e2cc.entry.js +1 -0
- package/pn-market-web-components/{p-658f6ff7.system.entry.js → p-f782ce94.system.entry.js} +1 -1
- package/pn-market-web-components/{p-1d50340b.system.entry.js → p-fc1083d2.system.entry.js} +1 -1
- package/pn-market-web-components/p-fc974bca.entry.js +1 -0
- package/pn-market-web-components/p-fea72975.entry.js +1 -0
- package/pn-market-web-components/pn-market-web-components.esm.js +1 -1
- package/pn-market-web-components/pn-market-web-components.js +1 -2
- package/types/components/cta/pn-share/pn-share-item.d.ts +6 -0
- package/types/components/cta/pn-share/pn-share.d.ts +10 -0
- package/types/components/cta/pn-share/translations.d.ts +17 -0
- package/types/components/layout-components/pn-marketweb-siteheader/pn-marketweb-siteheader-login-profileselection.d.ts +3 -2
- package/types/components.d.ts +55 -53
- package/types/stencil-public-runtime.d.ts +7 -79
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/LICENSE.md +27 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/bin/stencil +57 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/cli/config-flags.d.ts +122 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/cli/index.cjs +2609 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/cli/index.d.ts +19 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/cli/index.js +2583 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/cli/package.json +14 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/compiler/lib.d.ts +24 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/compiler/lib.dom.d.ts +18505 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/compiler/lib.dom.iterable.d.ts +341 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/compiler/lib.es2015.collection.d.ts +150 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/compiler/lib.es2015.core.d.ts +559 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/compiler/lib.es2015.d.ts +30 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/compiler/lib.es2015.generator.d.ts +79 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/compiler/lib.es2015.iterable.d.ts +498 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/compiler/lib.es2015.promise.d.ts +83 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/compiler/lib.es2015.proxy.d.ts +130 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/compiler/lib.es2015.reflect.d.ts +146 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/compiler/lib.es2015.symbol.d.ts +48 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/compiler/lib.es2015.symbol.wellknown.d.ts +324 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/compiler/lib.es2016.array.include.d.ts +118 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/compiler/lib.es2016.d.ts +22 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/compiler/lib.es2016.full.d.ts +25 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/compiler/lib.es2017.d.ts +26 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/compiler/lib.es2017.full.d.ts +25 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/compiler/lib.es2017.intl.d.ts +47 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/compiler/lib.es2017.object.d.ts +51 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/compiler/lib.es2017.sharedmemory.d.ts +137 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/compiler/lib.es2017.string.d.ts +47 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/compiler/lib.es2017.typedarrays.d.ts +55 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/compiler/lib.es2018.asyncgenerator.d.ts +79 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/compiler/lib.es2018.asynciterable.d.ts +45 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/compiler/lib.es2018.d.ts +26 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/compiler/lib.es2018.full.d.ts +25 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/compiler/lib.es2018.intl.d.ts +73 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/compiler/lib.es2018.promise.d.ts +32 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/compiler/lib.es2018.regexp.d.ts +39 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/compiler/lib.es2019.array.d.ts +85 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/compiler/lib.es2019.d.ts +26 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/compiler/lib.es2019.full.d.ts +25 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/compiler/lib.es2019.intl.d.ts +25 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/compiler/lib.es2019.object.d.ts +35 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/compiler/lib.es2019.string.d.ts +39 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/compiler/lib.es2019.symbol.d.ts +26 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/compiler/lib.es2020.bigint.d.ts +730 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/compiler/lib.es2020.d.ts +29 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/compiler/lib.es2020.date.d.ts +44 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/compiler/lib.es2020.full.d.ts +25 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/compiler/lib.es2020.intl.d.ts +433 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/compiler/lib.es2020.number.d.ts +30 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/compiler/lib.es2020.promise.d.ts +49 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/compiler/lib.es2020.sharedmemory.d.ts +99 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/compiler/lib.es2020.string.d.ts +30 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/compiler/lib.es2020.symbol.wellknown.d.ts +39 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/compiler/lib.es2021.d.ts +25 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/compiler/lib.es2021.full.d.ts +25 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/compiler/lib.es2021.intl.d.ts +154 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/compiler/lib.es2021.promise.d.ts +50 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/compiler/lib.es2021.string.d.ts +35 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/compiler/lib.es2021.weakref.d.ts +75 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/compiler/lib.es2022.array.d.ts +123 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/compiler/lib.es2022.d.ts +27 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/compiler/lib.es2022.error.d.ts +75 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/compiler/lib.es2022.full.d.ts +25 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/compiler/lib.es2022.intl.d.ts +111 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/compiler/lib.es2022.object.d.ts +28 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/compiler/lib.es2022.sharedmemory.d.ts +27 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/compiler/lib.es2022.string.d.ts +27 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/compiler/lib.es5.d.ts +4526 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/compiler/lib.es6.d.ts +25 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/compiler/lib.esnext.d.ts +22 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/compiler/lib.esnext.full.d.ts +25 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/compiler/lib.esnext.intl.d.ts +30 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/compiler/lib.esnext.promise.d.ts +43 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/compiler/lib.esnext.string.d.ts +35 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/compiler/lib.esnext.weakref.d.ts +75 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/compiler/lib.scripthost.d.ts +327 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/compiler/lib.webworker.d.ts +6192 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/compiler/lib.webworker.importscripts.d.ts +26 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/compiler/lib.webworker.iterable.d.ts +175 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/compiler/package.json +8 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/compiler/stencil.d.ts +73 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/compiler/stencil.js +70673 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/compiler/stencil.min.js +4 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/compiler/sys/in-memory-fs.d.ts +218 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/compiler/transpile.d.ts +32 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/dependencies.json +120 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/dev-server/client/app-error.d.ts +18 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/dev-server/client/events.d.ts +6 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/dev-server/client/hmr-components.d.ts +1 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/dev-server/client/hmr-external-styles.d.ts +1 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/dev-server/client/hmr-images.d.ts +1 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/dev-server/client/hmr-inline-styles.d.ts +1 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/dev-server/client/hmr-util.d.ts +9 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/dev-server/client/hmr-window.d.ts +10 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/dev-server/client/index.d.ts +6 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/dev-server/client/index.js +808 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/dev-server/client/logger.d.ts +5 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/dev-server/client/package.json +8 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/dev-server/client/progress.d.ts +3 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/dev-server/client/status.d.ts +4 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/dev-server/client/test/hmr-util.spec.d.ts +1 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/dev-server/client/test/status.spec.d.ts +1 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/dev-server/connector.html +6 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/dev-server/index.d.ts +3 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/dev-server/index.js +264 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/dev-server/open-in-editor-api.js +1 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/dev-server/package.json +8 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/dev-server/server-process.js +1799 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/dev-server/server-worker-thread.js +39 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/dev-server/static/favicon.ico +0 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/dev-server/templates/directory-index.html +132 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/dev-server/templates/initial-load.html +160 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/dev-server/visualstudio.vbs +82 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/dev-server/ws.js +1 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/dev-server/xdg-open +1066 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/internal/app-data/index.cjs +92 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/internal/app-data/index.d.ts +4 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/internal/app-data/index.js +88 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/internal/app-data/package.json +15 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/internal/client/css-shim.js +4 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/internal/client/dom.js +73 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/internal/client/index.js +3371 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/internal/client/package.json +8 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/internal/client/patch-browser.js +142 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/internal/client/patch-esm.js +23 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/internal/client/polyfills/core-js.js +11 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/internal/client/polyfills/css-shim.js +1 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/internal/client/polyfills/dom.js +79 -0
- package/{loader/index.js → umd/modules/@postnord/web-components/node_modules/@stencil/core/internal/client/polyfills/es5-html-element.js} +1 -4
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/internal/client/polyfills/index.js +34 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/internal/client/polyfills/system.js +6 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/internal/client/shadow-css.js +387 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/internal/hydrate/index.js +1143 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/internal/hydrate/package.json +7 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/internal/hydrate/runner.d.ts +217 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/internal/hydrate/runner.js +777 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/internal/hydrate/shadow-css.js +143 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/internal/index.d.ts +4 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/internal/index.js +2 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/internal/package.json +9 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/internal/stencil-core/index.cjs +1 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/internal/stencil-core/index.d.ts +51 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/internal/stencil-core/index.js +16 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/internal/stencil-ext-modules.d.ts +41 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/internal/stencil-private.d.ts +2268 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/internal/stencil-public-compiler.d.ts +2338 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/internal/stencil-public-docs.d.ts +140 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/internal/stencil-public-runtime.d.ts +1637 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/internal/testing/index.js +1105 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/internal/testing/package.json +7 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/internal/testing/shadow-css.js +143 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/mock-doc/index.cjs +4858 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/mock-doc/index.d.ts +1020 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/mock-doc/index.js +4822 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/mock-doc/package.json +15 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/package.json +190 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/readme.md +99 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/screenshot/compare/assets/favicon.ico +0 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/screenshot/compare/assets/logo.png +0 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/screenshot/compare/build/app.css +1 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/screenshot/compare/build/app.esm.js +1 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/screenshot/compare/build/app.js +33 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/screenshot/compare/build/index.esm.js +0 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/screenshot/compare/build/p-081b0641.js +1 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/screenshot/compare/build/p-227a1e18.entry.js +1 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/screenshot/compare/build/p-2c298727.entry.js +1 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/screenshot/compare/build/p-5479268c.entry.js +1 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/screenshot/compare/build/p-573ec8a4.entry.js +1 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/screenshot/compare/build/p-6ba08604.entry.js +1 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/screenshot/compare/build/p-6bc63295.entry.js +1 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/screenshot/compare/build/p-7a3759fd.entry.js +1 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/screenshot/compare/build/p-7b4e3ba7.js +1 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/screenshot/compare/build/p-988eb362.css +1 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/screenshot/compare/build/p-9b6a9315.js +1 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/screenshot/compare/build/p-b4cc611c.entry.js +1 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/screenshot/compare/build/p-d1bf53f5.entry.js +1 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/screenshot/compare/build/p-e2efe0df.js +1 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/screenshot/compare/build/p-e8ca6d97.entry.js +1 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/screenshot/compare/build/p-ec2f13e0.entry.js +1 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/screenshot/compare/build/p-f0b99977.entry.js +1 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/screenshot/compare/build/p-f4745c2f.entry.js +1 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/screenshot/compare/build/p-fbbae598.js +1 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/screenshot/compare/host.config.json +15 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/screenshot/compare/index.html +1 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/screenshot/compare/manifest.json +13 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/screenshot/connector.js +2 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/screenshot/index.js +661 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/screenshot/local-connector.js +2 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/screenshot/package.json +15 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/screenshot/pixel-match.js +2807 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/sys/node/autoprefixer.js +8 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/sys/node/glob.js +1 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/sys/node/graceful-fs.js +1 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/sys/node/index.d.ts +22 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/sys/node/index.js +6121 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/sys/node/node-fetch.js +1 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/sys/node/package.json +8 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/sys/node/prompts.js +1 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/sys/node/worker.js +52 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/testing/index.d.ts +12 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/testing/index.js +4155 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/testing/jest/jest-config.d.ts +16 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/testing/jest/jest-environment.d.ts +15 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/testing/jest/jest-preprocessor.d.ts +59 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/testing/jest/jest-runner.d.ts +10 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/testing/jest/jest-screenshot.d.ts +2 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/testing/jest/jest-serializer.d.ts +4 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/testing/jest/jest-setup-test-framework.d.ts +1 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/testing/jest/test/jest-config.spec.d.ts +1 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/testing/jest/test/jest-preprocessor.spec.d.ts +1 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/testing/jest/test/jest-runner.spec.d.ts +1 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/testing/jest/test/jest-serializer.spec.d.ts +1 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/testing/jest-environment.js +3 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/testing/jest-preprocessor.js +3 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/testing/jest-preset.js +37 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/testing/jest-runner.js +3 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/testing/jest-setuptestframework.js +3 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/testing/matchers/attributes.d.ts +14 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/testing/matchers/class-list.d.ts +12 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/testing/matchers/events.d.ts +21 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/testing/matchers/html.d.ts +12 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/testing/matchers/index.d.ts +23 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/testing/matchers/screenshot.d.ts +5 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/testing/matchers/text.d.ts +4 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/testing/mock-fetch.d.ts +11 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/testing/mocks.d.ts +56 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/testing/package.json +8 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/testing/puppeteer/index.d.ts +2 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/testing/puppeteer/puppeteer-browser.d.ts +6 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/testing/puppeteer/puppeteer-declarations.d.ts +429 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/testing/puppeteer/puppeteer-element.d.ts +67 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/testing/puppeteer/puppeteer-emulate.d.ts +2 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/testing/puppeteer/puppeteer-events.d.ts +21 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/testing/puppeteer/puppeteer-page.d.ts +2 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/testing/puppeteer/puppeteer-screenshot.d.ts +4 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/testing/reset-build-conditionals.d.ts +2 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/testing/spec-page.d.ts +2 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/testing/test/testing-utils.spec.d.ts +1 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/testing/test-transpile.d.ts +2 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/testing/testing-logger.d.ts +25 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/testing/testing-sys.d.ts +6 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/testing/testing-utils.d.ts +79 -0
- package/umd/modules/@postnord/web-components/node_modules/@stencil/core/testing/testing.d.ts +2 -0
- package/umd/pn-marketweb-init.js +1 -1
- package/umd/pn-marketweb-salesforce.js +2 -2
- package/components/MarketWebContextService.js +0 -316
- package/components/_commonjsHelpers.js +0 -32
- package/components/convert.js +0 -1823
- package/components/data.js +0 -37
- package/components/index.d.ts +0 -100
- package/components/index.js +0 -71
- package/components/index2.js +0 -187
- package/components/pn-bonus-progressbar-level.d.ts +0 -11
- package/components/pn-bonus-progressbar-level.js +0 -65
- package/components/pn-bonus-progressbar.d.ts +0 -11
- package/components/pn-bonus-progressbar.js +0 -128
- package/components/pn-breakpoints.d.ts +0 -11
- package/components/pn-breakpoints.js +0 -45
- package/components/pn-chart.d.ts +0 -11
- package/components/pn-chart.js +0 -22151
- package/components/pn-charts-card.d.ts +0 -11
- package/components/pn-charts-card.js +0 -51
- package/components/pn-choice-button.d.ts +0 -11
- package/components/pn-choice-button.js +0 -6
- package/components/pn-choice-button2.js +0 -61
- package/components/pn-customernumber-selector-option.d.ts +0 -11
- package/components/pn-customernumber-selector-option.js +0 -41
- package/components/pn-customernumber-selector.d.ts +0 -11
- package/components/pn-customernumber-selector.js +0 -77
- package/components/pn-filter-checkbox.d.ts +0 -11
- package/components/pn-filter-checkbox.js +0 -93
- package/components/pn-find-price-result.d.ts +0 -11
- package/components/pn-find-price-result.js +0 -6
- package/components/pn-find-price-result2.js +0 -192
- package/components/pn-find-price.d.ts +0 -11
- package/components/pn-find-price.js +0 -281
- package/components/pn-find-service-and-price-result.d.ts +0 -11
- package/components/pn-find-service-and-price-result.js +0 -6
- package/components/pn-find-service-and-price-result2.js +0 -96
- package/components/pn-find-service-and-price.d.ts +0 -11
- package/components/pn-find-service-and-price.js +0 -314
- package/components/pn-language-selector-option.d.ts +0 -11
- package/components/pn-language-selector-option.js +0 -6
- package/components/pn-language-selector-option2.js +0 -51
- package/components/pn-language-selector.d.ts +0 -11
- package/components/pn-language-selector.js +0 -6
- package/components/pn-language-selector2.js +0 -133
- package/components/pn-line-shape.d.ts +0 -11
- package/components/pn-line-shape.js +0 -35
- package/components/pn-mainnav-level.d.ts +0 -11
- package/components/pn-mainnav-level.js +0 -6
- package/components/pn-mainnav-level2.js +0 -117
- package/components/pn-mainnav-link.d.ts +0 -11
- package/components/pn-mainnav-link.js +0 -6
- package/components/pn-mainnav-link2.js +0 -57
- package/components/pn-mainnav-list.d.ts +0 -11
- package/components/pn-mainnav-list.js +0 -6
- package/components/pn-mainnav-list2.js +0 -39
- package/components/pn-mainnav.d.ts +0 -11
- package/components/pn-mainnav.js +0 -6
- package/components/pn-mainnav2.js +0 -120
- package/components/pn-marketweb-input.d.ts +0 -11
- package/components/pn-marketweb-input.js +0 -6
- package/components/pn-marketweb-input2.js +0 -102
- package/components/pn-marketweb-search.d.ts +0 -11
- package/components/pn-marketweb-search.js +0 -129
- package/components/pn-marketweb-sitefooter.d.ts +0 -11
- package/components/pn-marketweb-sitefooter.js +0 -335
- package/components/pn-marketweb-siteheader-login-button.d.ts +0 -11
- package/components/pn-marketweb-siteheader-login-button.js +0 -6
- package/components/pn-marketweb-siteheader-login-button2.js +0 -79
- package/components/pn-marketweb-siteheader-login-linklist.d.ts +0 -11
- package/components/pn-marketweb-siteheader-login-linklist.js +0 -6
- package/components/pn-marketweb-siteheader-login-linklist2.js +0 -105
- package/components/pn-marketweb-siteheader-login-links.d.ts +0 -11
- package/components/pn-marketweb-siteheader-login-links.js +0 -6
- package/components/pn-marketweb-siteheader-login-links2.js +0 -116
- package/components/pn-marketweb-siteheader-login-mypage-button.d.ts +0 -11
- package/components/pn-marketweb-siteheader-login-mypage-button.js +0 -6
- package/components/pn-marketweb-siteheader-login-mypage-button2.js +0 -36
- package/components/pn-marketweb-siteheader-login-profileselection.d.ts +0 -11
- package/components/pn-marketweb-siteheader-login-profileselection.js +0 -6
- package/components/pn-marketweb-siteheader-login-profileselection2.js +0 -234
- package/components/pn-marketweb-siteheader-login.d.ts +0 -11
- package/components/pn-marketweb-siteheader-login.js +0 -6
- package/components/pn-marketweb-siteheader-login2.js +0 -589
- package/components/pn-marketweb-siteheader-search.d.ts +0 -11
- package/components/pn-marketweb-siteheader-search.js +0 -6
- package/components/pn-marketweb-siteheader-search2.js +0 -131
- package/components/pn-marketweb-siteheader-unified-login.d.ts +0 -11
- package/components/pn-marketweb-siteheader-unified-login.js +0 -6
- package/components/pn-marketweb-siteheader-unified-login2.js +0 -52
- package/components/pn-marketweb-siteheader.d.ts +0 -11
- package/components/pn-marketweb-siteheader.js +0 -551
- package/components/pn-parcel-tracker.d.ts +0 -11
- package/components/pn-parcel-tracker.js +0 -58
- package/components/pn-pex-pricefinder.d.ts +0 -11
- package/components/pn-pex-pricefinder.js +0 -156
- package/components/pn-product-card-info.d.ts +0 -11
- package/components/pn-product-card-info.js +0 -6
- package/components/pn-product-card-info2.js +0 -45
- package/components/pn-product-card-price.d.ts +0 -11
- package/components/pn-product-card-price.js +0 -6
- package/components/pn-product-card-price2.js +0 -48
- package/components/pn-product-card.d.ts +0 -11
- package/components/pn-product-card.js +0 -6
- package/components/pn-product-card2.js +0 -30
- package/components/pn-product-pricelist-result.d.ts +0 -11
- package/components/pn-product-pricelist-result.js +0 -130
- package/components/pn-product-pricelist.d.ts +0 -11
- package/components/pn-product-pricelist.js +0 -259
- package/components/pn-product-tile-info.d.ts +0 -11
- package/components/pn-product-tile-info.js +0 -6
- package/components/pn-product-tile-info2.js +0 -38
- package/components/pn-product-tile-price.d.ts +0 -11
- package/components/pn-product-tile-price.js +0 -6
- package/components/pn-product-tile-price2.js +0 -42
- package/components/pn-product-tile.d.ts +0 -11
- package/components/pn-product-tile.js +0 -33
- package/components/pn-profile-modal-customernumber.d.ts +0 -11
- package/components/pn-profile-modal-customernumber.js +0 -46
- package/components/pn-profile-modal-profile.d.ts +0 -11
- package/components/pn-profile-modal-profile.js +0 -71
- package/components/pn-profile-modal-type.d.ts +0 -11
- package/components/pn-profile-modal-type.js +0 -56
- package/components/pn-profile-modal.d.ts +0 -11
- package/components/pn-profile-modal.js +0 -92
- package/components/pn-profile-selector-option.d.ts +0 -11
- package/components/pn-profile-selector-option.js +0 -41
- package/components/pn-profile-selector.d.ts +0 -11
- package/components/pn-profile-selector.js +0 -79
- package/components/pn-proxio-findprice-result.d.ts +0 -11
- package/components/pn-proxio-findprice-result.js +0 -6
- package/components/pn-proxio-findprice-result2.js +0 -122
- package/components/pn-proxio-findprice.d.ts +0 -11
- package/components/pn-proxio-findprice.js +0 -374
- package/components/pn-proxio-pricegroup.d.ts +0 -11
- package/components/pn-proxio-pricegroup.js +0 -194
- package/components/pn-proxio-productcard-description.d.ts +0 -11
- package/components/pn-proxio-productcard-description.js +0 -6
- package/components/pn-proxio-productcard-description2.js +0 -43
- package/components/pn-proxio-productcard-information.d.ts +0 -11
- package/components/pn-proxio-productcard-information.js +0 -6
- package/components/pn-proxio-productcard-information2.js +0 -37
- package/components/pn-proxio-productcard-pricelink.d.ts +0 -11
- package/components/pn-proxio-productcard-pricelink.js +0 -6
- package/components/pn-proxio-productcard-pricelink2.js +0 -38
- package/components/pn-proxio-productcard.d.ts +0 -11
- package/components/pn-proxio-productcard.js +0 -6
- package/components/pn-proxio-productcard2.js +0 -30
- package/components/pn-quick-cta.d.ts +0 -11
- package/components/pn-quick-cta.js +0 -39
- package/components/pn-quote-card.d.ts +0 -11
- package/components/pn-quote-card.js +0 -41
- package/components/pn-sidenav-level.d.ts +0 -11
- package/components/pn-sidenav-level.js +0 -84
- package/components/pn-sidenav-link.d.ts +0 -11
- package/components/pn-sidenav-link.js +0 -87
- package/components/pn-sidenav-togglebutton.d.ts +0 -11
- package/components/pn-sidenav-togglebutton.js +0 -45
- package/components/pn-sidenav.d.ts +0 -11
- package/components/pn-sidenav.js +0 -95
- package/components/pn-site-footer-col.d.ts +0 -11
- package/components/pn-site-footer-col.js +0 -6
- package/components/pn-site-footer-col2.js +0 -33
- package/components/pn-site-footer.d.ts +0 -11
- package/components/pn-site-footer.js +0 -6
- package/components/pn-site-footer2.js +0 -38
- package/components/pn-site-selector-item.d.ts +0 -11
- package/components/pn-site-selector-item.js +0 -6
- package/components/pn-site-selector-item2.js +0 -39
- package/components/pn-site-selector.d.ts +0 -11
- package/components/pn-site-selector.js +0 -6
- package/components/pn-site-selector2.js +0 -69
- package/components/pn-spotlight.d.ts +0 -11
- package/components/pn-spotlight.js +0 -39
- package/components/pn-stats-info-data.d.ts +0 -11
- package/components/pn-stats-info-data.js +0 -6
- package/components/pn-stats-info-data2.js +0 -157
- package/components/pn-stats-info.d.ts +0 -11
- package/components/pn-stats-info.js +0 -59
- package/components/pn-teaser-card.d.ts +0 -11
- package/components/pn-teaser-card.js +0 -56
- package/components/pn-titletag.d.ts +0 -11
- package/components/pn-titletag.js +0 -6
- package/components/pn-titletag2.js +0 -36
- package/components/translations.js +0 -19
- package/esm/pn-mainnav-store-5d91f523.js +0 -17
- package/esm/pn-profile-modal-store-81f53310.js +0 -15
- package/esm/pn-sidenav-store-94be19c8.js +0 -14
- package/esm-es5/index-c118284d.js +0 -1
- package/esm-es5/pn-marketweb-siteheader-store-9df5290d.js +0 -1
- package/loader/cdn.js +0 -3
- package/loader/index.cjs.js +0 -3
- package/loader/index.d.ts +0 -21
- package/loader/index.es2017.js +0 -3
- package/loader/package.json +0 -11
- package/pn-market-web-components/p-0f1115aa.entry.js +0 -1
- package/pn-market-web-components/p-0fbcacf3.system.entry.js +0 -1
- package/pn-market-web-components/p-1545fb34.entry.js +0 -1
- package/pn-market-web-components/p-156fedd7.entry.js +0 -1
- package/pn-market-web-components/p-15e680a8.entry.js +0 -1
- package/pn-market-web-components/p-1646c170.system.entry.js +0 -1
- package/pn-market-web-components/p-17fb8d9e.entry.js +0 -1
- package/pn-market-web-components/p-18abec91.entry.js +0 -1
- package/pn-market-web-components/p-1a9b2a0e.system.entry.js +0 -1
- package/pn-market-web-components/p-1c382898.entry.js +0 -1
- package/pn-market-web-components/p-247cd393.entry.js +0 -1
- package/pn-market-web-components/p-34c0b146.entry.js +0 -1
- package/pn-market-web-components/p-37d26cef.entry.js +0 -1
- package/pn-market-web-components/p-38f135fd.entry.js +0 -1
- package/pn-market-web-components/p-3f37d2e3.entry.js +0 -1
- package/pn-market-web-components/p-4410d66d.system.entry.js +0 -1
- package/pn-market-web-components/p-44c05fba.entry.js +0 -1
- package/pn-market-web-components/p-44f58f15.js +0 -1
- package/pn-market-web-components/p-47d717a3.entry.js +0 -1
- package/pn-market-web-components/p-48c74c53.entry.js +0 -1
- package/pn-market-web-components/p-498e7738.system.entry.js +0 -1
- package/pn-market-web-components/p-49f60496.entry.js +0 -1
- package/pn-market-web-components/p-4ef54288.entry.js +0 -1
- package/pn-market-web-components/p-507f8886.entry.js +0 -1
- package/pn-market-web-components/p-5a6761da.js +0 -1
- package/pn-market-web-components/p-5e768b73.entry.js +0 -1
- package/pn-market-web-components/p-6b5ff47f.entry.js +0 -1
- package/pn-market-web-components/p-73ee3141.entry.js +0 -1
- package/pn-market-web-components/p-773b59c0.entry.js +0 -24
- package/pn-market-web-components/p-7c1b31e8.js +0 -2
- package/pn-market-web-components/p-7d992089.entry.js +0 -1
- package/pn-market-web-components/p-7dff99ed.entry.js +0 -1
- package/pn-market-web-components/p-8079dfd5.system.entry.js +0 -1
- package/pn-market-web-components/p-82db879c.entry.js +0 -1
- package/pn-market-web-components/p-833bab34.entry.js +0 -1
- package/pn-market-web-components/p-85513296.entry.js +0 -1
- package/pn-market-web-components/p-8d4dfd26.entry.js +0 -1
- package/pn-market-web-components/p-8f0a682f.entry.js +0 -1
- package/pn-market-web-components/p-8f32fa2b.system.entry.js +0 -1
- package/pn-market-web-components/p-8fe65c6a.entry.js +0 -1
- package/pn-market-web-components/p-924ca115.entry.js +0 -1
- package/pn-market-web-components/p-9407ee64.system.entry.js +0 -1
- package/pn-market-web-components/p-9429ca78.entry.js +0 -1
- package/pn-market-web-components/p-9826ba22.system.entry.js +0 -1
- package/pn-market-web-components/p-9a1c267d.entry.js +0 -1
- package/pn-market-web-components/p-a5faec68.system.js +0 -2
- package/pn-market-web-components/p-a799fee1.entry.js +0 -1
- package/pn-market-web-components/p-ac62dc33.entry.js +0 -1
- package/pn-market-web-components/p-ad1f57dc.entry.js +0 -1
- package/pn-market-web-components/p-b0102ff6.entry.js +0 -1
- package/pn-market-web-components/p-b5587c0d.entry.js +0 -1
- package/pn-market-web-components/p-beefd9f7.entry.js +0 -1
- package/pn-market-web-components/p-c0db1ffd.js +0 -1
- package/pn-market-web-components/p-c1d9a064.entry.js +0 -1
- package/pn-market-web-components/p-c668f453.entry.js +0 -1
- package/pn-market-web-components/p-c7e8ab14.entry.js +0 -1
- package/pn-market-web-components/p-c9742318.entry.js +0 -1
- package/pn-market-web-components/p-cd6b402e.system.entry.js +0 -1
- package/pn-market-web-components/p-d295ef71.system.js +0 -1
- package/pn-market-web-components/p-d5ae9797.entry.js +0 -1
- package/pn-market-web-components/p-d5c7420f.system.entry.js +0 -1
- package/pn-market-web-components/p-d6ee168b.system.entry.js +0 -1
- package/pn-market-web-components/p-d70e685c.entry.js +0 -1
- package/pn-market-web-components/p-dbd7837e.entry.js +0 -1
- package/pn-market-web-components/p-dc598ef8.entry.js +0 -1
- package/pn-market-web-components/p-e0e45eb0.system.entry.js +0 -1
- package/pn-market-web-components/p-e1513762.entry.js +0 -1
- package/pn-market-web-components/p-e4fbd06c.entry.js +0 -1
- package/pn-market-web-components/p-ebb7b59b.system.entry.js +0 -1
- package/pn-market-web-components/p-ed5e91eb.system.entry.js +0 -1
- package/pn-market-web-components/p-fba88e93.entry.js +0 -1
- package/pn-market-web-components/p-ff975b67.entry.js +0 -1
- /package/{components → custom-elements}/mockresponse.js +0 -0
package/umd/modules/@postnord/web-components/node_modules/@stencil/core/internal/testing/index.js
ADDED
|
@@ -0,0 +1,1105 @@
|
|
|
1
|
+
function queryNonceMetaTagContent(e) {
|
|
2
|
+
var t, a, o;
|
|
3
|
+
return null !== (o = null === (a = null === (t = e.head) || void 0 === t ? void 0 : t.querySelector('meta[name="csp-nonce"]')) || void 0 === a ? void 0 : a.getAttribute("content")) && void 0 !== o ? o : void 0;
|
|
4
|
+
}
|
|
5
|
+
|
|
6
|
+
function writeTask(e) {
|
|
7
|
+
queuedWriteTasks.push(e);
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
function readTask(e) {
|
|
11
|
+
queuedReadTasks.push(e);
|
|
12
|
+
}
|
|
13
|
+
|
|
14
|
+
function flushQueue() {
|
|
15
|
+
return new Promise(((e, t) => {
|
|
16
|
+
process.nextTick((async function a() {
|
|
17
|
+
try {
|
|
18
|
+
if (queuedReadTasks.length > 0) {
|
|
19
|
+
const e = queuedReadTasks.slice();
|
|
20
|
+
let t;
|
|
21
|
+
for (queuedReadTasks.length = 0; t = e.shift(); ) {
|
|
22
|
+
const e = t(Date.now());
|
|
23
|
+
null != e && "function" == typeof e.then && await e;
|
|
24
|
+
}
|
|
25
|
+
}
|
|
26
|
+
if (queuedWriteTasks.length > 0) {
|
|
27
|
+
const e = queuedWriteTasks.slice();
|
|
28
|
+
let t;
|
|
29
|
+
for (queuedWriteTasks.length = 0; t = e.shift(); ) {
|
|
30
|
+
const e = t(Date.now());
|
|
31
|
+
null != e && "function" == typeof e.then && await e;
|
|
32
|
+
}
|
|
33
|
+
}
|
|
34
|
+
queuedReadTasks.length + queuedWriteTasks.length > 0 ? process.nextTick(a) : e();
|
|
35
|
+
} catch (e) {
|
|
36
|
+
t(`flushQueue: ${e}`);
|
|
37
|
+
}
|
|
38
|
+
}));
|
|
39
|
+
}));
|
|
40
|
+
}
|
|
41
|
+
|
|
42
|
+
async function flushAll() {
|
|
43
|
+
for (;queuedTicks.length + queuedLoadModules.length + queuedWriteTasks.length + queuedReadTasks.length > 0; ) await new Promise(((e, t) => {
|
|
44
|
+
process.nextTick((function a() {
|
|
45
|
+
try {
|
|
46
|
+
if (queuedTicks.length > 0) {
|
|
47
|
+
const e = queuedTicks.slice();
|
|
48
|
+
let t;
|
|
49
|
+
for (queuedTicks.length = 0; t = e.shift(); ) t(Date.now());
|
|
50
|
+
}
|
|
51
|
+
queuedTicks.length > 0 ? process.nextTick(a) : e();
|
|
52
|
+
} catch (e) {
|
|
53
|
+
t(`flushTicks: ${e}`);
|
|
54
|
+
}
|
|
55
|
+
}));
|
|
56
|
+
})), await flushLoadModule(), await flushQueue();
|
|
57
|
+
if (caughtErrors.length > 0) {
|
|
58
|
+
const e = caughtErrors[0];
|
|
59
|
+
if (null == e) throw new Error("Error!");
|
|
60
|
+
if ("string" == typeof e) throw new Error(e);
|
|
61
|
+
throw e;
|
|
62
|
+
}
|
|
63
|
+
return new Promise((e => process.nextTick(e)));
|
|
64
|
+
}
|
|
65
|
+
|
|
66
|
+
function loadModule(e, t, a) {
|
|
67
|
+
return new Promise((t => {
|
|
68
|
+
queuedLoadModules.push({
|
|
69
|
+
bundleId: e.$lazyBundleId$,
|
|
70
|
+
resolve: () => t(moduleLoaded.get(e.$lazyBundleId$))
|
|
71
|
+
});
|
|
72
|
+
}));
|
|
73
|
+
}
|
|
74
|
+
|
|
75
|
+
function flushLoadModule(e) {
|
|
76
|
+
return new Promise(((t, a) => {
|
|
77
|
+
try {
|
|
78
|
+
process.nextTick((() => {
|
|
79
|
+
if (null != e) for (let t = 0; t < queuedLoadModules.length; t++) queuedLoadModules[t].bundleId === e && (queuedLoadModules[t].resolve(),
|
|
80
|
+
queuedLoadModules.splice(t, 1), t--); else {
|
|
81
|
+
let e;
|
|
82
|
+
for (;e = queuedLoadModules.shift(); ) e.resolve();
|
|
83
|
+
}
|
|
84
|
+
t();
|
|
85
|
+
}));
|
|
86
|
+
} catch (e) {
|
|
87
|
+
a(`flushLoadModule: ${e}`);
|
|
88
|
+
}
|
|
89
|
+
}));
|
|
90
|
+
}
|
|
91
|
+
|
|
92
|
+
function stopAutoApplyChanges() {
|
|
93
|
+
isAutoApplyingChanges = !1, autoApplyTimer && (clearTimeout(autoApplyTimer), autoApplyTimer = void 0);
|
|
94
|
+
}
|
|
95
|
+
|
|
96
|
+
const mockDoc = require("@stencil/core/mock-doc"), appData = require("@stencil/core/internal/app-data"), styles = new Map, modeResolutionChain = [], cstrs = new Map, queuedTicks = [], queuedWriteTasks = [], queuedReadTasks = [], moduleLoaded = new Map, queuedLoadModules = [], caughtErrors = [], hostRefs = new Map, getAssetPath = e => {
|
|
97
|
+
const t = new URL(e, plt.$resourcesUrl$);
|
|
98
|
+
return t.origin !== win.location.origin ? t.href : t.pathname;
|
|
99
|
+
};
|
|
100
|
+
|
|
101
|
+
let i = 0;
|
|
102
|
+
|
|
103
|
+
const createTime = (e, t = "") => {
|
|
104
|
+
if (appData.BUILD.profile && performance.mark) {
|
|
105
|
+
const a = `st:${e}:${t}:${i++}`;
|
|
106
|
+
return performance.mark(a), () => performance.measure(`[Stencil] ${e}() <${t}>`, a);
|
|
107
|
+
}
|
|
108
|
+
return () => {};
|
|
109
|
+
}, XLINK_NS = "http://www.w3.org/1999/xlink", EMPTY_OBJ = {}, isComplexType = e => "object" == (e = typeof e) || "function" === e, h = (e, t, ...a) => {
|
|
110
|
+
let o = null, s = null, n = null, l = !1, r = !1;
|
|
111
|
+
const p = [], i = t => {
|
|
112
|
+
for (let a = 0; a < t.length; a++) o = t[a], Array.isArray(o) ? i(o) : null != o && "boolean" != typeof o && ((l = "function" != typeof e && !isComplexType(o)) ? o = String(o) : appData.BUILD.isDev && "function" != typeof e && void 0 === o.$flags$ && consoleDevError("vNode passed as children has unexpected type.\nMake sure it's using the correct h() function.\nEmpty objects can also be the cause, look for JSX comments that became objects."),
|
|
113
|
+
l && r ? p[p.length - 1].$text$ += o : p.push(l ? newVNode(null, o) : o), r = l);
|
|
114
|
+
};
|
|
115
|
+
if (i(a), t && (appData.BUILD.isDev && "input" === e && validateInputProperties(t),
|
|
116
|
+
appData.BUILD.vdomKey && t.key && (s = t.key), appData.BUILD.slotRelocation && t.name && (n = t.name),
|
|
117
|
+
appData.BUILD.vdomClass)) {
|
|
118
|
+
const e = t.className || t.class;
|
|
119
|
+
e && (t.class = "object" != typeof e ? e : Object.keys(e).filter((t => e[t])).join(" "));
|
|
120
|
+
}
|
|
121
|
+
if (appData.BUILD.isDev && p.some(isHost) && consoleDevError("The <Host> must be the single root component. Make sure:\n- You are NOT using hostData() and <Host> in the same component.\n- <Host> is used once, and it's the single root component of the render() function."),
|
|
122
|
+
appData.BUILD.vdomFunctional && "function" == typeof e) return e(null === t ? {} : t, p, vdomFnUtils);
|
|
123
|
+
const d = newVNode(e, null);
|
|
124
|
+
return d.$attrs$ = t, p.length > 0 && (d.$children$ = p), appData.BUILD.vdomKey && (d.$key$ = s),
|
|
125
|
+
appData.BUILD.slotRelocation && (d.$name$ = n), d;
|
|
126
|
+
}, newVNode = (e, t) => {
|
|
127
|
+
const a = {
|
|
128
|
+
$flags$: 0,
|
|
129
|
+
$tag$: e,
|
|
130
|
+
$text$: t,
|
|
131
|
+
$elm$: null,
|
|
132
|
+
$children$: null
|
|
133
|
+
};
|
|
134
|
+
return appData.BUILD.vdomAttribute && (a.$attrs$ = null), appData.BUILD.vdomKey && (a.$key$ = null),
|
|
135
|
+
appData.BUILD.slotRelocation && (a.$name$ = null), a;
|
|
136
|
+
}, Host = {}, isHost = e => e && e.$tag$ === Host, vdomFnUtils = {
|
|
137
|
+
forEach: (e, t) => e.map(convertToPublic).forEach(t),
|
|
138
|
+
map: (e, t) => e.map(convertToPublic).map(t).map(convertToPrivate)
|
|
139
|
+
}, convertToPublic = e => ({
|
|
140
|
+
vattrs: e.$attrs$,
|
|
141
|
+
vchildren: e.$children$,
|
|
142
|
+
vkey: e.$key$,
|
|
143
|
+
vname: e.$name$,
|
|
144
|
+
vtag: e.$tag$,
|
|
145
|
+
vtext: e.$text$
|
|
146
|
+
}), convertToPrivate = e => {
|
|
147
|
+
if ("function" == typeof e.vtag) {
|
|
148
|
+
const t = {
|
|
149
|
+
...e.vattrs
|
|
150
|
+
};
|
|
151
|
+
return e.vkey && (t.key = e.vkey), e.vname && (t.name = e.vname), h(e.vtag, t, ...e.vchildren || []);
|
|
152
|
+
}
|
|
153
|
+
const t = newVNode(e.vtag, e.vtext);
|
|
154
|
+
return t.$attrs$ = e.vattrs, t.$children$ = e.vchildren, t.$key$ = e.vkey, t.$name$ = e.vname,
|
|
155
|
+
t;
|
|
156
|
+
}, validateInputProperties = e => {
|
|
157
|
+
const t = Object.keys(e), a = t.indexOf("value");
|
|
158
|
+
if (-1 === a) return;
|
|
159
|
+
const o = t.indexOf("type"), s = t.indexOf("min"), n = t.indexOf("max"), l = t.indexOf("step");
|
|
160
|
+
(a < o || a < s || a < n || a < l) && consoleDevWarn('The "value" prop of <input> should be set after "min", "max", "type" and "step"');
|
|
161
|
+
}, clientHydrate = (e, t, a, o, s, n, l) => {
|
|
162
|
+
let r, p, i, d;
|
|
163
|
+
if (1 === n.nodeType) {
|
|
164
|
+
for (r = n.getAttribute("c-id"), r && (p = r.split("."), p[0] !== l && "0" !== p[0] || (i = {
|
|
165
|
+
$flags$: 0,
|
|
166
|
+
$hostId$: p[0],
|
|
167
|
+
$nodeId$: p[1],
|
|
168
|
+
$depth$: p[2],
|
|
169
|
+
$index$: p[3],
|
|
170
|
+
$tag$: n.tagName.toLowerCase(),
|
|
171
|
+
$elm$: n,
|
|
172
|
+
$attrs$: null,
|
|
173
|
+
$children$: null,
|
|
174
|
+
$key$: null,
|
|
175
|
+
$name$: null,
|
|
176
|
+
$text$: null
|
|
177
|
+
}, t.push(i), n.removeAttribute("c-id"), e.$children$ || (e.$children$ = []), e.$children$[i.$index$] = i,
|
|
178
|
+
e = i, o && "0" === i.$depth$ && (o[i.$index$] = i.$elm$))), d = n.childNodes.length - 1; d >= 0; d--) clientHydrate(e, t, a, o, s, n.childNodes[d], l);
|
|
179
|
+
if (n.shadowRoot) for (d = n.shadowRoot.childNodes.length - 1; d >= 0; d--) clientHydrate(e, t, a, o, s, n.shadowRoot.childNodes[d], l);
|
|
180
|
+
} else if (8 === n.nodeType) p = n.nodeValue.split("."), p[1] !== l && "0" !== p[1] || (r = p[0],
|
|
181
|
+
i = {
|
|
182
|
+
$flags$: 0,
|
|
183
|
+
$hostId$: p[1],
|
|
184
|
+
$nodeId$: p[2],
|
|
185
|
+
$depth$: p[3],
|
|
186
|
+
$index$: p[4],
|
|
187
|
+
$elm$: n,
|
|
188
|
+
$attrs$: null,
|
|
189
|
+
$children$: null,
|
|
190
|
+
$key$: null,
|
|
191
|
+
$name$: null,
|
|
192
|
+
$tag$: null,
|
|
193
|
+
$text$: null
|
|
194
|
+
}, "t" === r ? (i.$elm$ = n.nextSibling, i.$elm$ && 3 === i.$elm$.nodeType && (i.$text$ = i.$elm$.textContent,
|
|
195
|
+
t.push(i), n.remove(), e.$children$ || (e.$children$ = []), e.$children$[i.$index$] = i,
|
|
196
|
+
o && "0" === i.$depth$ && (o[i.$index$] = i.$elm$))) : i.$hostId$ === l && ("s" === r ? (i.$tag$ = "slot",
|
|
197
|
+
p[5] ? n["s-sn"] = i.$name$ = p[5] : n["s-sn"] = "", n["s-sr"] = !0, appData.BUILD.shadowDom && o && (i.$elm$ = doc.createElement(i.$tag$),
|
|
198
|
+
i.$name$ && i.$elm$.setAttribute("name", i.$name$), n.parentNode.insertBefore(i.$elm$, n),
|
|
199
|
+
n.remove(), "0" === i.$depth$ && (o[i.$index$] = i.$elm$)), a.push(i), e.$children$ || (e.$children$ = []),
|
|
200
|
+
e.$children$[i.$index$] = i) : "r" === r && (appData.BUILD.shadowDom && o ? n.remove() : appData.BUILD.slotRelocation && (s["s-cr"] = n,
|
|
201
|
+
n["s-cn"] = !0)))); else if (e && "style" === e.$tag$) {
|
|
202
|
+
const t = newVNode(null, n.textContent);
|
|
203
|
+
t.$elm$ = n, t.$index$ = "0", e.$children$ = [ t ];
|
|
204
|
+
}
|
|
205
|
+
}, initializeDocumentHydrate = (e, t) => {
|
|
206
|
+
if (1 === e.nodeType) {
|
|
207
|
+
let a = 0;
|
|
208
|
+
for (;a < e.childNodes.length; a++) initializeDocumentHydrate(e.childNodes[a], t);
|
|
209
|
+
if (e.shadowRoot) for (a = 0; a < e.shadowRoot.childNodes.length; a++) initializeDocumentHydrate(e.shadowRoot.childNodes[a], t);
|
|
210
|
+
} else if (8 === e.nodeType) {
|
|
211
|
+
const a = e.nodeValue.split(".");
|
|
212
|
+
"o" === a[0] && (t.set(a[1] + "." + a[2], e), e.nodeValue = "", e["s-en"] = a[3]);
|
|
213
|
+
}
|
|
214
|
+
}, computeMode = e => modeResolutionChain.map((t => t(e))).find((e => !!e)), parsePropertyValue = (e, t) => null == e || isComplexType(e) ? e : appData.BUILD.propBoolean && 4 & t ? "false" !== e && ("" === e || !!e) : appData.BUILD.propNumber && 2 & t ? parseFloat(e) : appData.BUILD.propString && 1 & t ? String(e) : e, getElement = e => appData.BUILD.lazyLoad ? getHostRef(e).$hostElement$ : e, emitEvent = (e, t, a) => {
|
|
215
|
+
const o = plt.ce(t, a);
|
|
216
|
+
return e.dispatchEvent(o), o;
|
|
217
|
+
}, rootAppliedStyles = new WeakMap, registerStyle = (e, t, a) => {
|
|
218
|
+
let o = styles.get(e);
|
|
219
|
+
o = t, styles.set(e, o);
|
|
220
|
+
}, addStyle = (e, t, a, o) => {
|
|
221
|
+
var s;
|
|
222
|
+
let n = getScopeId(t, a);
|
|
223
|
+
const l = styles.get(n);
|
|
224
|
+
if (!appData.BUILD.attachStyles) return n;
|
|
225
|
+
if (e = 11 === e.nodeType ? e : doc, l) if ("string" == typeof l) {
|
|
226
|
+
e = e.head || e;
|
|
227
|
+
let a, r = rootAppliedStyles.get(e);
|
|
228
|
+
if (r || rootAppliedStyles.set(e, r = new Set), !r.has(n)) {
|
|
229
|
+
if (appData.BUILD.hydrateClientSide && e.host && (a = e.querySelector(`[sty-id="${n}"]`))) a.innerHTML = l; else {
|
|
230
|
+
if (appData.BUILD.cssVarShim && plt.$cssShim$) {
|
|
231
|
+
a = plt.$cssShim$.createHostStyle(o, n, l, !!(10 & t.$flags$));
|
|
232
|
+
const e = a["s-sc"];
|
|
233
|
+
e && (n = e, r = null);
|
|
234
|
+
} else a = doc.createElement("style"), a.innerHTML = l;
|
|
235
|
+
const p = null !== (s = plt.$nonce$) && void 0 !== s ? s : queryNonceMetaTagContent(doc);
|
|
236
|
+
null != p && a.setAttribute("nonce", p), (appData.BUILD.hydrateServerSide || appData.BUILD.hotModuleReplacement) && a.setAttribute("sty-id", n),
|
|
237
|
+
e.insertBefore(a, e.querySelector("link"));
|
|
238
|
+
}
|
|
239
|
+
r && r.add(n);
|
|
240
|
+
}
|
|
241
|
+
} else appData.BUILD.constructableCSS && !e.adoptedStyleSheets.includes(l) && (e.adoptedStyleSheets = [ ...e.adoptedStyleSheets, l ]);
|
|
242
|
+
return n;
|
|
243
|
+
}, attachStyles = e => {
|
|
244
|
+
const t = e.$cmpMeta$, a = e.$hostElement$, o = t.$flags$, s = createTime("attachStyles", t.$tagName$), n = addStyle(appData.BUILD.shadowDom && exports.supportsShadow && a.shadowRoot ? a.shadowRoot : a.getRootNode(), t, e.$modeName$, a);
|
|
245
|
+
(appData.BUILD.shadowDom || appData.BUILD.scoped) && appData.BUILD.cssAnnotations && 10 & o && (a["s-sc"] = n,
|
|
246
|
+
a.classList.add(n + "-h"), appData.BUILD.scoped && 2 & o && a.classList.add(n + "-s")),
|
|
247
|
+
s();
|
|
248
|
+
}, getScopeId = (e, t) => "sc-" + (appData.BUILD.mode && t && 32 & e.$flags$ ? e.$tagName$ + "-" + t : e.$tagName$), setAccessor = (e, t, a, o, s, n) => {
|
|
249
|
+
if (a !== o) {
|
|
250
|
+
let l = isMemberInElement(e, t), r = t.toLowerCase();
|
|
251
|
+
if (appData.BUILD.vdomClass && "class" === t) {
|
|
252
|
+
const t = e.classList, s = parseClassList(a), n = parseClassList(o);
|
|
253
|
+
t.remove(...s.filter((e => e && !n.includes(e)))), t.add(...n.filter((e => e && !s.includes(e))));
|
|
254
|
+
} else if (appData.BUILD.vdomStyle && "style" === t) {
|
|
255
|
+
if (appData.BUILD.updatable) for (const t in a) o && null != o[t] || (!appData.BUILD.hydrateServerSide && t.includes("-") ? e.style.removeProperty(t) : e.style[t] = "");
|
|
256
|
+
for (const t in o) a && o[t] === a[t] || (!appData.BUILD.hydrateServerSide && t.includes("-") ? e.style.setProperty(t, o[t]) : e.style[t] = o[t]);
|
|
257
|
+
} else if (appData.BUILD.vdomKey && "key" === t) ; else if (appData.BUILD.vdomRef && "ref" === t) o && o(e); else if (!appData.BUILD.vdomListener || (appData.BUILD.lazyLoad ? l : e.__lookupSetter__(t)) || "o" !== t[0] || "n" !== t[1]) {
|
|
258
|
+
if (appData.BUILD.vdomPropOrAttr) {
|
|
259
|
+
const p = isComplexType(o);
|
|
260
|
+
if ((l || p && null !== o) && !s) try {
|
|
261
|
+
if (e.tagName.includes("-")) e[t] = o; else {
|
|
262
|
+
const s = null == o ? "" : o;
|
|
263
|
+
"list" === t ? l = !1 : null != a && e[t] == s || (e[t] = s);
|
|
264
|
+
}
|
|
265
|
+
} catch (e) {}
|
|
266
|
+
let i = !1;
|
|
267
|
+
appData.BUILD.vdomXlink && r !== (r = r.replace(/^xlink\:?/, "")) && (t = r, i = !0),
|
|
268
|
+
null == o || !1 === o ? !1 === o && "" !== e.getAttribute(t) || (appData.BUILD.vdomXlink && i ? e.removeAttributeNS(XLINK_NS, t) : e.removeAttribute(t)) : (!l || 4 & n || s) && !p && (o = !0 === o ? "" : o,
|
|
269
|
+
appData.BUILD.vdomXlink && i ? e.setAttributeNS(XLINK_NS, t, o) : e.setAttribute(t, o));
|
|
270
|
+
}
|
|
271
|
+
} else t = "-" === t[2] ? t.slice(3) : isMemberInElement(win, r) ? r.slice(2) : r[2] + t.slice(3),
|
|
272
|
+
a && plt.rel(e, t, a, !1), o && plt.ael(e, t, o, !1);
|
|
273
|
+
}
|
|
274
|
+
}, parseClassListRegex = /\s/, parseClassList = e => e ? e.split(parseClassListRegex) : [], updateElement = (e, t, a, o) => {
|
|
275
|
+
const s = 11 === t.$elm$.nodeType && t.$elm$.host ? t.$elm$.host : t.$elm$, n = e && e.$attrs$ || EMPTY_OBJ, l = t.$attrs$ || EMPTY_OBJ;
|
|
276
|
+
if (appData.BUILD.updatable) for (o in n) o in l || setAccessor(s, o, n[o], void 0, a, t.$flags$);
|
|
277
|
+
for (o in l) setAccessor(s, o, n[o], l[o], a, t.$flags$);
|
|
278
|
+
};
|
|
279
|
+
|
|
280
|
+
let scopeId, contentRef, hostTagName, useNativeShadowDom = !1, checkSlotFallbackVisibility = !1, checkSlotRelocate = !1, isSvgMode = !1;
|
|
281
|
+
|
|
282
|
+
const createElm = (e, t, a, o) => {
|
|
283
|
+
const s = t.$children$[a];
|
|
284
|
+
let n, l, r, p = 0;
|
|
285
|
+
if (appData.BUILD.slotRelocation && !useNativeShadowDom && (checkSlotRelocate = !0,
|
|
286
|
+
"slot" === s.$tag$ && (scopeId && o.classList.add(scopeId + "-s"), s.$flags$ |= s.$children$ ? 2 : 1)),
|
|
287
|
+
appData.BUILD.isDev && s.$elm$ && consoleDevError(`The JSX ${null !== s.$text$ ? `"${s.$text$}" text` : `"${s.$tag$}" element`} node should not be shared within the same renderer. The renderer caches element lookups in order to improve performance. However, a side effect from this is that the exact same JSX node should not be reused. For more information please see https://stenciljs.com/docs/templating-jsx#avoid-shared-jsx-nodes`),
|
|
288
|
+
appData.BUILD.vdomText && null !== s.$text$) n = s.$elm$ = doc.createTextNode(s.$text$); else if (appData.BUILD.slotRelocation && 1 & s.$flags$) n = s.$elm$ = appData.BUILD.isDebug || appData.BUILD.hydrateServerSide ? slotReferenceDebugNode(s) : doc.createTextNode(""); else {
|
|
289
|
+
if (appData.BUILD.svg && !isSvgMode && (isSvgMode = "svg" === s.$tag$), n = s.$elm$ = appData.BUILD.svg ? doc.createElementNS(isSvgMode ? "http://www.w3.org/2000/svg" : "http://www.w3.org/1999/xhtml", appData.BUILD.slotRelocation && 2 & s.$flags$ ? "slot-fb" : s.$tag$) : doc.createElement(appData.BUILD.slotRelocation && 2 & s.$flags$ ? "slot-fb" : s.$tag$),
|
|
290
|
+
appData.BUILD.svg && isSvgMode && "foreignObject" === s.$tag$ && (isSvgMode = !1),
|
|
291
|
+
appData.BUILD.vdomAttribute && updateElement(null, s, isSvgMode), (appData.BUILD.shadowDom || appData.BUILD.scoped) && null != scopeId && n["s-si"] !== scopeId && n.classList.add(n["s-si"] = scopeId),
|
|
292
|
+
s.$children$) for (p = 0; p < s.$children$.length; ++p) l = createElm(e, s, p, n),
|
|
293
|
+
l && n.appendChild(l);
|
|
294
|
+
appData.BUILD.svg && ("svg" === s.$tag$ ? isSvgMode = !1 : "foreignObject" === n.tagName && (isSvgMode = !0));
|
|
295
|
+
}
|
|
296
|
+
return appData.BUILD.slotRelocation && (n["s-hn"] = hostTagName, 3 & s.$flags$ && (n["s-sr"] = !0,
|
|
297
|
+
n["s-cr"] = contentRef, n["s-sn"] = s.$name$ || "", r = e && e.$children$ && e.$children$[a],
|
|
298
|
+
r && r.$tag$ === s.$tag$ && e.$elm$ && putBackInOriginalLocation(e.$elm$, !1))),
|
|
299
|
+
n;
|
|
300
|
+
}, putBackInOriginalLocation = (e, t) => {
|
|
301
|
+
plt.$flags$ |= 1;
|
|
302
|
+
const a = e.childNodes;
|
|
303
|
+
for (let e = a.length - 1; e >= 0; e--) {
|
|
304
|
+
const o = a[e];
|
|
305
|
+
o["s-hn"] !== hostTagName && o["s-ol"] && (parentReferenceNode(o).insertBefore(o, referenceNode(o)),
|
|
306
|
+
o["s-ol"].remove(), o["s-ol"] = void 0, checkSlotRelocate = !0), t && putBackInOriginalLocation(o, t);
|
|
307
|
+
}
|
|
308
|
+
plt.$flags$ &= -2;
|
|
309
|
+
}, addVnodes = (e, t, a, o, s, n) => {
|
|
310
|
+
let l, r = appData.BUILD.slotRelocation && e["s-cr"] && e["s-cr"].parentNode || e;
|
|
311
|
+
for (appData.BUILD.shadowDom && r.shadowRoot && r.tagName === hostTagName && (r = r.shadowRoot); s <= n; ++s) o[s] && (l = createElm(null, a, s, e),
|
|
312
|
+
l && (o[s].$elm$ = l, r.insertBefore(l, appData.BUILD.slotRelocation ? referenceNode(t) : t)));
|
|
313
|
+
}, removeVnodes = (e, t, a, o, s) => {
|
|
314
|
+
for (;t <= a; ++t) (o = e[t]) && (s = o.$elm$, callNodeRefs(o), appData.BUILD.slotRelocation && (checkSlotFallbackVisibility = !0,
|
|
315
|
+
s["s-ol"] ? s["s-ol"].remove() : putBackInOriginalLocation(s, !0)), s.remove());
|
|
316
|
+
}, isSameVnode = (e, t) => e.$tag$ === t.$tag$ && (appData.BUILD.slotRelocation && "slot" === e.$tag$ ? e.$name$ === t.$name$ : !appData.BUILD.vdomKey || e.$key$ === t.$key$), referenceNode = e => e && e["s-ol"] || e, parentReferenceNode = e => (e["s-ol"] ? e["s-ol"] : e).parentNode, patch = (e, t) => {
|
|
317
|
+
const a = t.$elm$ = e.$elm$, o = e.$children$, s = t.$children$, n = t.$tag$, l = t.$text$;
|
|
318
|
+
let r;
|
|
319
|
+
appData.BUILD.vdomText && null !== l ? appData.BUILD.vdomText && appData.BUILD.slotRelocation && (r = a["s-cr"]) ? r.parentNode.textContent = l : appData.BUILD.vdomText && e.$text$ !== l && (a.data = l) : (appData.BUILD.svg && (isSvgMode = "svg" === n || "foreignObject" !== n && isSvgMode),
|
|
320
|
+
(appData.BUILD.vdomAttribute || appData.BUILD.reflect) && (appData.BUILD.slot && "slot" === n || updateElement(e, t, isSvgMode)),
|
|
321
|
+
appData.BUILD.updatable && null !== o && null !== s ? ((e, t, a, o) => {
|
|
322
|
+
let s, n, l = 0, r = 0, p = 0, i = 0, d = t.length - 1, c = t[0], $ = t[d], u = o.length - 1, m = o[0], h = o[u];
|
|
323
|
+
for (;l <= d && r <= u; ) if (null == c) c = t[++l]; else if (null == $) $ = t[--d]; else if (null == m) m = o[++r]; else if (null == h) h = o[--u]; else if (isSameVnode(c, m)) patch(c, m),
|
|
324
|
+
c = t[++l], m = o[++r]; else if (isSameVnode($, h)) patch($, h), $ = t[--d], h = o[--u]; else if (isSameVnode(c, h)) !appData.BUILD.slotRelocation || "slot" !== c.$tag$ && "slot" !== h.$tag$ || putBackInOriginalLocation(c.$elm$.parentNode, !1),
|
|
325
|
+
patch(c, h), e.insertBefore(c.$elm$, $.$elm$.nextSibling), c = t[++l], h = o[--u]; else if (isSameVnode($, m)) !appData.BUILD.slotRelocation || "slot" !== c.$tag$ && "slot" !== h.$tag$ || putBackInOriginalLocation($.$elm$.parentNode, !1),
|
|
326
|
+
patch($, m), e.insertBefore($.$elm$, c.$elm$), $ = t[--d], m = o[++r]; else {
|
|
327
|
+
if (p = -1, appData.BUILD.vdomKey) for (i = l; i <= d; ++i) if (t[i] && null !== t[i].$key$ && t[i].$key$ === m.$key$) {
|
|
328
|
+
p = i;
|
|
329
|
+
break;
|
|
330
|
+
}
|
|
331
|
+
appData.BUILD.vdomKey && p >= 0 ? (n = t[p], n.$tag$ !== m.$tag$ ? s = createElm(t && t[r], a, p, e) : (patch(n, m),
|
|
332
|
+
t[p] = void 0, s = n.$elm$), m = o[++r]) : (s = createElm(t && t[r], a, r, e), m = o[++r]),
|
|
333
|
+
s && (appData.BUILD.slotRelocation ? parentReferenceNode(c.$elm$).insertBefore(s, referenceNode(c.$elm$)) : c.$elm$.parentNode.insertBefore(s, c.$elm$));
|
|
334
|
+
}
|
|
335
|
+
l > d ? addVnodes(e, null == o[u + 1] ? null : o[u + 1].$elm$, a, o, r, u) : appData.BUILD.updatable && r > u && removeVnodes(t, l, d);
|
|
336
|
+
})(a, o, t, s) : null !== s ? (appData.BUILD.updatable && appData.BUILD.vdomText && null !== e.$text$ && (a.textContent = ""),
|
|
337
|
+
addVnodes(a, null, t, s, 0, s.length - 1)) : appData.BUILD.updatable && null !== o && removeVnodes(o, 0, o.length - 1),
|
|
338
|
+
appData.BUILD.svg && isSvgMode && "svg" === n && (isSvgMode = !1));
|
|
339
|
+
}, updateFallbackSlotVisibility = e => {
|
|
340
|
+
const t = e.childNodes;
|
|
341
|
+
let a, o, s, n, l, r;
|
|
342
|
+
for (o = 0, s = t.length; o < s; o++) if (a = t[o], 1 === a.nodeType) {
|
|
343
|
+
if (a["s-sr"]) for (l = a["s-sn"], a.hidden = !1, n = 0; n < s; n++) if (r = t[n].nodeType,
|
|
344
|
+
t[n]["s-hn"] !== a["s-hn"] || "" !== l) {
|
|
345
|
+
if (1 === r && l === t[n].getAttribute("slot")) {
|
|
346
|
+
a.hidden = !0;
|
|
347
|
+
break;
|
|
348
|
+
}
|
|
349
|
+
} else if (1 === r || 3 === r && "" !== t[n].textContent.trim()) {
|
|
350
|
+
a.hidden = !0;
|
|
351
|
+
break;
|
|
352
|
+
}
|
|
353
|
+
updateFallbackSlotVisibility(a);
|
|
354
|
+
}
|
|
355
|
+
}, relocateNodes = [], relocateSlotContent = e => {
|
|
356
|
+
let t, a, o, s, n, l, r = 0;
|
|
357
|
+
const p = e.childNodes, i = p.length;
|
|
358
|
+
for (;r < i; r++) {
|
|
359
|
+
if (t = p[r], t["s-sr"] && (a = t["s-cr"]) && a.parentNode) for (o = a.parentNode.childNodes,
|
|
360
|
+
s = t["s-sn"], l = o.length - 1; l >= 0; l--) a = o[l], a["s-cn"] || a["s-nr"] || a["s-hn"] === t["s-hn"] || (isNodeLocatedInSlot(a, s) ? (n = relocateNodes.find((e => e.$nodeToRelocate$ === a)),
|
|
361
|
+
checkSlotFallbackVisibility = !0, a["s-sn"] = a["s-sn"] || s, n ? n.$slotRefNode$ = t : relocateNodes.push({
|
|
362
|
+
$slotRefNode$: t,
|
|
363
|
+
$nodeToRelocate$: a
|
|
364
|
+
}), a["s-sr"] && relocateNodes.map((e => {
|
|
365
|
+
isNodeLocatedInSlot(e.$nodeToRelocate$, a["s-sn"]) && (n = relocateNodes.find((e => e.$nodeToRelocate$ === a)),
|
|
366
|
+
n && !e.$slotRefNode$ && (e.$slotRefNode$ = n.$slotRefNode$));
|
|
367
|
+
}))) : relocateNodes.some((e => e.$nodeToRelocate$ === a)) || relocateNodes.push({
|
|
368
|
+
$nodeToRelocate$: a
|
|
369
|
+
}));
|
|
370
|
+
1 === t.nodeType && relocateSlotContent(t);
|
|
371
|
+
}
|
|
372
|
+
}, isNodeLocatedInSlot = (e, t) => 1 === e.nodeType ? null === e.getAttribute("slot") && "" === t || e.getAttribute("slot") === t : e["s-sn"] === t || "" === t, callNodeRefs = e => {
|
|
373
|
+
appData.BUILD.vdomRef && (e.$attrs$ && e.$attrs$.ref && e.$attrs$.ref(null), e.$children$ && e.$children$.map(callNodeRefs));
|
|
374
|
+
}, renderVdom = (e, t) => {
|
|
375
|
+
const a = e.$hostElement$, o = e.$cmpMeta$, s = e.$vnode$ || newVNode(null, null), n = isHost(t) ? t : h(null, null, t);
|
|
376
|
+
if (hostTagName = a.tagName, appData.BUILD.isDev && Array.isArray(t) && t.some(isHost)) throw new Error(`The <Host> must be the single root component.\nLooks like the render() function of "${hostTagName.toLowerCase()}" is returning an array that contains the <Host>.\n\nThe render() function should look like this instead:\n\nrender() {\n // Do not return an array\n return (\n <Host>{content}</Host>\n );\n}\n `);
|
|
377
|
+
if (appData.BUILD.reflect && o.$attrsToReflect$ && (n.$attrs$ = n.$attrs$ || {},
|
|
378
|
+
o.$attrsToReflect$.map((([e, t]) => n.$attrs$[t] = a[e]))), n.$tag$ = null, n.$flags$ |= 4,
|
|
379
|
+
e.$vnode$ = n, n.$elm$ = s.$elm$ = appData.BUILD.shadowDom && a.shadowRoot || a,
|
|
380
|
+
(appData.BUILD.scoped || appData.BUILD.shadowDom) && (scopeId = a["s-sc"]), appData.BUILD.slotRelocation && (contentRef = a["s-cr"],
|
|
381
|
+
useNativeShadowDom = exports.supportsShadow && 0 != (1 & o.$flags$), checkSlotFallbackVisibility = !1),
|
|
382
|
+
patch(s, n), appData.BUILD.slotRelocation) {
|
|
383
|
+
if (plt.$flags$ |= 1, checkSlotRelocate) {
|
|
384
|
+
let e, t, a, o, s, l;
|
|
385
|
+
relocateSlotContent(n.$elm$);
|
|
386
|
+
let r = 0;
|
|
387
|
+
for (;r < relocateNodes.length; r++) e = relocateNodes[r], t = e.$nodeToRelocate$,
|
|
388
|
+
t["s-ol"] || (a = appData.BUILD.isDebug || appData.BUILD.hydrateServerSide ? originalLocationDebugNode(t) : doc.createTextNode(""),
|
|
389
|
+
a["s-nr"] = t, t.parentNode.insertBefore(t["s-ol"] = a, t));
|
|
390
|
+
for (r = 0; r < relocateNodes.length; r++) if (e = relocateNodes[r], t = e.$nodeToRelocate$,
|
|
391
|
+
e.$slotRefNode$) {
|
|
392
|
+
for (o = e.$slotRefNode$.parentNode, s = e.$slotRefNode$.nextSibling, a = t["s-ol"]; a = a.previousSibling; ) if (l = a["s-nr"],
|
|
393
|
+
l && l["s-sn"] === t["s-sn"] && o === l.parentNode && (l = l.nextSibling, !l || !l["s-nr"])) {
|
|
394
|
+
s = l;
|
|
395
|
+
break;
|
|
396
|
+
}
|
|
397
|
+
(!s && o !== t.parentNode || t.nextSibling !== s) && t !== s && (!t["s-hn"] && t["s-ol"] && (t["s-hn"] = t["s-ol"].parentNode.nodeName),
|
|
398
|
+
o.insertBefore(t, s));
|
|
399
|
+
} else 1 === t.nodeType && (t.hidden = !0);
|
|
400
|
+
}
|
|
401
|
+
checkSlotFallbackVisibility && updateFallbackSlotVisibility(n.$elm$), plt.$flags$ &= -2,
|
|
402
|
+
relocateNodes.length = 0;
|
|
403
|
+
}
|
|
404
|
+
}, slotReferenceDebugNode = e => doc.createComment(`<slot${e.$name$ ? ' name="' + e.$name$ + '"' : ""}> (host=${hostTagName.toLowerCase()})`), originalLocationDebugNode = e => doc.createComment("org-location for " + (e.localName ? `<${e.localName}> (host=${e["s-hn"]})` : `[${e.textContent}]`)), attachToAncestor = (e, t) => {
|
|
405
|
+
appData.BUILD.asyncLoading && t && !e.$onRenderResolve$ && t["s-p"] && t["s-p"].push(new Promise((t => e.$onRenderResolve$ = t)));
|
|
406
|
+
}, scheduleUpdate = (e, t) => {
|
|
407
|
+
if (appData.BUILD.taskQueue && appData.BUILD.updatable && (e.$flags$ |= 16), appData.BUILD.asyncLoading && 4 & e.$flags$) return void (e.$flags$ |= 512);
|
|
408
|
+
attachToAncestor(e, e.$ancestorComponent$);
|
|
409
|
+
const a = () => dispatchHooks(e, t);
|
|
410
|
+
return appData.BUILD.taskQueue ? writeTask(a) : a();
|
|
411
|
+
}, dispatchHooks = (e, t) => {
|
|
412
|
+
const a = e.$hostElement$, o = createTime("scheduleUpdate", e.$cmpMeta$.$tagName$), s = appData.BUILD.lazyLoad ? e.$lazyInstance$ : a;
|
|
413
|
+
let n;
|
|
414
|
+
return t ? (appData.BUILD.lazyLoad && appData.BUILD.hostListener && (e.$flags$ |= 256,
|
|
415
|
+
e.$queuedListeners$ && (e.$queuedListeners$.map((([e, t]) => safeCall(s, e, t))),
|
|
416
|
+
e.$queuedListeners$ = null)), emitLifecycleEvent(a, "componentWillLoad"), appData.BUILD.cmpWillLoad && (n = safeCall(s, "componentWillLoad"))) : (emitLifecycleEvent(a, "componentWillUpdate"),
|
|
417
|
+
appData.BUILD.cmpWillUpdate && (n = safeCall(s, "componentWillUpdate"))), emitLifecycleEvent(a, "componentWillRender"),
|
|
418
|
+
appData.BUILD.cmpWillRender && (n = then(n, (() => safeCall(s, "componentWillRender")))),
|
|
419
|
+
o(), then(n, (() => updateComponent(e, s, t)));
|
|
420
|
+
}, updateComponent = async (e, t, a) => {
|
|
421
|
+
const o = e.$hostElement$, s = createTime("update", e.$cmpMeta$.$tagName$), n = o["s-rc"];
|
|
422
|
+
appData.BUILD.style && a && attachStyles(e);
|
|
423
|
+
const l = createTime("render", e.$cmpMeta$.$tagName$);
|
|
424
|
+
if (appData.BUILD.isDev && (e.$flags$ |= 1024), appData.BUILD.hydrateServerSide ? await callRender(e, t, o) : callRender(e, t, o),
|
|
425
|
+
appData.BUILD.cssVarShim && plt.$cssShim$ && plt.$cssShim$.updateHost(o), appData.BUILD.isDev && (e.$renderCount$++,
|
|
426
|
+
e.$flags$ &= -1025), appData.BUILD.hydrateServerSide) try {
|
|
427
|
+
serverSideConnected(o), a && (1 & e.$cmpMeta$.$flags$ ? o["s-en"] = "" : 2 & e.$cmpMeta$.$flags$ && (o["s-en"] = "c"));
|
|
428
|
+
} catch (e) {
|
|
429
|
+
consoleError(e, o);
|
|
430
|
+
}
|
|
431
|
+
if (appData.BUILD.asyncLoading && n && (n.map((e => e())), o["s-rc"] = void 0),
|
|
432
|
+
l(), s(), appData.BUILD.asyncLoading) {
|
|
433
|
+
const t = o["s-p"], a = () => postUpdateComponent(e);
|
|
434
|
+
0 === t.length ? a() : (Promise.all(t).then(a), e.$flags$ |= 4, t.length = 0);
|
|
435
|
+
} else postUpdateComponent(e);
|
|
436
|
+
};
|
|
437
|
+
|
|
438
|
+
let renderingRef = null;
|
|
439
|
+
|
|
440
|
+
const callRender = (e, t, a) => {
|
|
441
|
+
const o = !!appData.BUILD.allRenderFn, s = !!appData.BUILD.lazyLoad, n = !!appData.BUILD.taskQueue, l = !!appData.BUILD.updatable;
|
|
442
|
+
try {
|
|
443
|
+
if (renderingRef = t, t = (o || t.render) && t.render(), l && n && (e.$flags$ &= -17),
|
|
444
|
+
(l || s) && (e.$flags$ |= 2), appData.BUILD.hasRenderFn || appData.BUILD.reflect) if (appData.BUILD.vdomRender || appData.BUILD.reflect) {
|
|
445
|
+
if (appData.BUILD.hydrateServerSide) return Promise.resolve(t).then((t => renderVdom(e, t)));
|
|
446
|
+
renderVdom(e, t);
|
|
447
|
+
} else a.textContent = t;
|
|
448
|
+
} catch (t) {
|
|
449
|
+
consoleError(t, e.$hostElement$);
|
|
450
|
+
}
|
|
451
|
+
return renderingRef = null, null;
|
|
452
|
+
}, postUpdateComponent = e => {
|
|
453
|
+
const t = e.$cmpMeta$.$tagName$, a = e.$hostElement$, o = createTime("postUpdate", t), s = appData.BUILD.lazyLoad ? e.$lazyInstance$ : a, n = e.$ancestorComponent$;
|
|
454
|
+
appData.BUILD.cmpDidRender && (appData.BUILD.isDev && (e.$flags$ |= 1024), safeCall(s, "componentDidRender"),
|
|
455
|
+
appData.BUILD.isDev && (e.$flags$ &= -1025)), emitLifecycleEvent(a, "componentDidRender"),
|
|
456
|
+
64 & e.$flags$ ? (appData.BUILD.cmpDidUpdate && (appData.BUILD.isDev && (e.$flags$ |= 1024),
|
|
457
|
+
safeCall(s, "componentDidUpdate"), appData.BUILD.isDev && (e.$flags$ &= -1025)),
|
|
458
|
+
emitLifecycleEvent(a, "componentDidUpdate"), o()) : (e.$flags$ |= 64, appData.BUILD.asyncLoading && appData.BUILD.cssAnnotations && addHydratedFlag(a),
|
|
459
|
+
appData.BUILD.cmpDidLoad && (appData.BUILD.isDev && (e.$flags$ |= 2048), safeCall(s, "componentDidLoad"),
|
|
460
|
+
appData.BUILD.isDev && (e.$flags$ &= -2049)), emitLifecycleEvent(a, "componentDidLoad"),
|
|
461
|
+
o(), appData.BUILD.asyncLoading && (e.$onReadyResolve$(a), n || appDidLoad(t))),
|
|
462
|
+
appData.BUILD.hotModuleReplacement && a["s-hmr-load"] && a["s-hmr-load"](), appData.BUILD.method && appData.BUILD.lazyLoad && e.$onInstanceResolve$(a),
|
|
463
|
+
appData.BUILD.asyncLoading && (e.$onRenderResolve$ && (e.$onRenderResolve$(), e.$onRenderResolve$ = void 0),
|
|
464
|
+
512 & e.$flags$ && nextTick((() => scheduleUpdate(e, !1))), e.$flags$ &= -517);
|
|
465
|
+
}, forceUpdate = e => {
|
|
466
|
+
if (appData.BUILD.updatable) {
|
|
467
|
+
const t = getHostRef(e), a = t.$hostElement$.isConnected;
|
|
468
|
+
return a && 2 == (18 & t.$flags$) && scheduleUpdate(t, !1), a;
|
|
469
|
+
}
|
|
470
|
+
return !1;
|
|
471
|
+
}, appDidLoad = e => {
|
|
472
|
+
appData.BUILD.cssAnnotations && addHydratedFlag(doc.documentElement), appData.BUILD.asyncQueue && (plt.$flags$ |= 2),
|
|
473
|
+
nextTick((() => emitEvent(win, "appload", {
|
|
474
|
+
detail: {
|
|
475
|
+
namespace: appData.NAMESPACE
|
|
476
|
+
}
|
|
477
|
+
}))), appData.BUILD.profile && performance.measure && performance.measure(`[Stencil] ${appData.NAMESPACE} initial load (by ${e})`, "st:app:start");
|
|
478
|
+
}, safeCall = (e, t, a) => {
|
|
479
|
+
if (e && e[t]) try {
|
|
480
|
+
return e[t](a);
|
|
481
|
+
} catch (e) {
|
|
482
|
+
consoleError(e);
|
|
483
|
+
}
|
|
484
|
+
}, then = (e, t) => e && e.then ? e.then(t) : t(), emitLifecycleEvent = (e, t) => {
|
|
485
|
+
appData.BUILD.lifecycleDOMEvents && emitEvent(e, "stencil_" + t, {
|
|
486
|
+
bubbles: !0,
|
|
487
|
+
composed: !0,
|
|
488
|
+
detail: {
|
|
489
|
+
namespace: appData.NAMESPACE
|
|
490
|
+
}
|
|
491
|
+
});
|
|
492
|
+
}, addHydratedFlag = e => appData.BUILD.hydratedClass ? e.classList.add("hydrated") : appData.BUILD.hydratedAttribute ? e.setAttribute("hydrated", "") : void 0, serverSideConnected = e => {
|
|
493
|
+
const t = e.children;
|
|
494
|
+
if (null != t) for (let e = 0, a = t.length; e < a; e++) {
|
|
495
|
+
const a = t[e];
|
|
496
|
+
"function" == typeof a.connectedCallback && a.connectedCallback(), serverSideConnected(a);
|
|
497
|
+
}
|
|
498
|
+
}, getValue = (e, t) => getHostRef(e).$instanceValues$.get(t), setValue = (e, t, a, o) => {
|
|
499
|
+
const s = getHostRef(e), n = appData.BUILD.lazyLoad ? s.$hostElement$ : e, l = s.$instanceValues$.get(t), r = s.$flags$, p = appData.BUILD.lazyLoad ? s.$lazyInstance$ : n;
|
|
500
|
+
a = parsePropertyValue(a, o.$members$[t][0]);
|
|
501
|
+
const i = Number.isNaN(l) && Number.isNaN(a), d = a !== l && !i;
|
|
502
|
+
if ((!appData.BUILD.lazyLoad || !(8 & r) || void 0 === l) && d && (s.$instanceValues$.set(t, a),
|
|
503
|
+
appData.BUILD.isDev && (1024 & s.$flags$ ? consoleDevWarn(`The state/prop "${t}" changed during rendering. This can potentially lead to infinite-loops and other bugs.`, "\nElement", n, "\nNew value", a, "\nOld value", l) : 2048 & s.$flags$ && consoleDevWarn(`The state/prop "${t}" changed during "componentDidLoad()", this triggers extra re-renders, try to setup on "componentWillLoad()"`, "\nElement", n, "\nNew value", a, "\nOld value", l)),
|
|
504
|
+
!appData.BUILD.lazyLoad || p)) {
|
|
505
|
+
if (appData.BUILD.watchCallback && o.$watchers$ && 128 & r) {
|
|
506
|
+
const e = o.$watchers$[t];
|
|
507
|
+
e && e.map((e => {
|
|
508
|
+
try {
|
|
509
|
+
p[e](a, l, t);
|
|
510
|
+
} catch (e) {
|
|
511
|
+
consoleError(e, n);
|
|
512
|
+
}
|
|
513
|
+
}));
|
|
514
|
+
}
|
|
515
|
+
if (appData.BUILD.updatable && 2 == (18 & r)) {
|
|
516
|
+
if (appData.BUILD.cmpShouldUpdate && p.componentShouldUpdate && !1 === p.componentShouldUpdate(a, l, t)) return;
|
|
517
|
+
scheduleUpdate(s, !1);
|
|
518
|
+
}
|
|
519
|
+
}
|
|
520
|
+
}, proxyComponent = (e, t, a) => {
|
|
521
|
+
if (appData.BUILD.member && t.$members$) {
|
|
522
|
+
appData.BUILD.watchCallback && e.watchers && (t.$watchers$ = e.watchers);
|
|
523
|
+
const o = Object.entries(t.$members$), s = e.prototype;
|
|
524
|
+
if (o.map((([e, [o]]) => {
|
|
525
|
+
(appData.BUILD.prop || appData.BUILD.state) && (31 & o || (!appData.BUILD.lazyLoad || 2 & a) && 32 & o) ? Object.defineProperty(s, e, {
|
|
526
|
+
get() {
|
|
527
|
+
return getValue(this, e);
|
|
528
|
+
},
|
|
529
|
+
set(s) {
|
|
530
|
+
if (appData.BUILD.isDev) {
|
|
531
|
+
const s = getHostRef(this);
|
|
532
|
+
0 == (1 & a) && 0 == (8 & s.$flags$) && 0 != (31 & o) && 0 == (1024 & o) && consoleDevWarn(`@Prop() "${e}" on <${t.$tagName$}> is immutable but was modified from within the component.\nMore information: https://stenciljs.com/docs/properties#prop-mutability`);
|
|
533
|
+
}
|
|
534
|
+
setValue(this, e, s, t);
|
|
535
|
+
},
|
|
536
|
+
configurable: !0,
|
|
537
|
+
enumerable: !0
|
|
538
|
+
}) : appData.BUILD.lazyLoad && appData.BUILD.method && 1 & a && 64 & o && Object.defineProperty(s, e, {
|
|
539
|
+
value(...t) {
|
|
540
|
+
const a = getHostRef(this);
|
|
541
|
+
return a.$onInstancePromise$.then((() => a.$lazyInstance$[e](...t)));
|
|
542
|
+
}
|
|
543
|
+
});
|
|
544
|
+
})), appData.BUILD.observeAttribute && (!appData.BUILD.lazyLoad || 1 & a)) {
|
|
545
|
+
const a = new Map;
|
|
546
|
+
s.attributeChangedCallback = function(e, t, o) {
|
|
547
|
+
plt.jmp((() => {
|
|
548
|
+
const t = a.get(e);
|
|
549
|
+
if (this.hasOwnProperty(t)) o = this[t], delete this[t]; else if (s.hasOwnProperty(t) && "number" == typeof this[t] && this[t] == o) return;
|
|
550
|
+
this[t] = (null !== o || "boolean" != typeof this[t]) && o;
|
|
551
|
+
}));
|
|
552
|
+
}, e.observedAttributes = o.filter((([e, t]) => 15 & t[0])).map((([e, o]) => {
|
|
553
|
+
const s = o[1] || e;
|
|
554
|
+
return a.set(s, e), appData.BUILD.reflect && 512 & o[0] && t.$attrsToReflect$.push([ e, s ]),
|
|
555
|
+
s;
|
|
556
|
+
}));
|
|
557
|
+
}
|
|
558
|
+
}
|
|
559
|
+
return e;
|
|
560
|
+
}, initializeComponent = async (e, t, a, o, s) => {
|
|
561
|
+
if ((appData.BUILD.lazyLoad || appData.BUILD.hydrateServerSide || appData.BUILD.style) && 0 == (32 & t.$flags$)) {
|
|
562
|
+
if (appData.BUILD.lazyLoad || appData.BUILD.hydrateClientSide) {
|
|
563
|
+
if (t.$flags$ |= 32, (s = loadModule(a)).then) {
|
|
564
|
+
const e = (n = `st:load:${a.$tagName$}:${t.$modeName$}`, l = `[Stencil] Load module for <${a.$tagName$}>`,
|
|
565
|
+
appData.BUILD.profile && performance.mark ? (0 === performance.getEntriesByName(n, "mark").length && performance.mark(n),
|
|
566
|
+
() => {
|
|
567
|
+
0 === performance.getEntriesByName(l, "measure").length && performance.measure(l, n);
|
|
568
|
+
}) : () => {});
|
|
569
|
+
s = await s, e();
|
|
570
|
+
}
|
|
571
|
+
if ((appData.BUILD.isDev || appData.BUILD.isDebug) && !s) throw new Error(`Constructor for "${a.$tagName$}#${t.$modeName$}" was not found`);
|
|
572
|
+
appData.BUILD.member && !s.isProxied && (appData.BUILD.watchCallback && (a.$watchers$ = s.watchers),
|
|
573
|
+
proxyComponent(s, a, 2), s.isProxied = !0);
|
|
574
|
+
const e = createTime("createInstance", a.$tagName$);
|
|
575
|
+
appData.BUILD.member && (t.$flags$ |= 8);
|
|
576
|
+
try {
|
|
577
|
+
new s(t);
|
|
578
|
+
} catch (e) {
|
|
579
|
+
consoleError(e);
|
|
580
|
+
}
|
|
581
|
+
appData.BUILD.member && (t.$flags$ &= -9), appData.BUILD.watchCallback && (t.$flags$ |= 128),
|
|
582
|
+
e(), fireConnectedCallback(t.$lazyInstance$);
|
|
583
|
+
} else s = e.constructor, t.$flags$ |= 32, customElements.whenDefined(a.$tagName$).then((() => t.$flags$ |= 128));
|
|
584
|
+
if (appData.BUILD.style && s.style) {
|
|
585
|
+
let o = s.style;
|
|
586
|
+
appData.BUILD.mode && "string" != typeof o && (o = o[t.$modeName$ = computeMode(e)],
|
|
587
|
+
appData.BUILD.hydrateServerSide && t.$modeName$ && e.setAttribute("s-mode", t.$modeName$));
|
|
588
|
+
const n = getScopeId(a, t.$modeName$);
|
|
589
|
+
if (!styles.has(n)) {
|
|
590
|
+
const e = createTime("registerStyles", a.$tagName$);
|
|
591
|
+
!appData.BUILD.hydrateServerSide && appData.BUILD.shadowDom && appData.BUILD.shadowDomShim && 8 & a.$flags$ && (o = await Promise.resolve().then((function() {
|
|
592
|
+
return require("./shadow-css.js");
|
|
593
|
+
})).then((e => e.scopeCss(o, n, !1)))), registerStyle(n, o, a.$flags$), e();
|
|
594
|
+
}
|
|
595
|
+
}
|
|
596
|
+
}
|
|
597
|
+
var n, l;
|
|
598
|
+
const r = t.$ancestorComponent$, p = () => scheduleUpdate(t, !0);
|
|
599
|
+
appData.BUILD.asyncLoading && r && r["s-rc"] ? r["s-rc"].push(p) : p();
|
|
600
|
+
}, fireConnectedCallback = e => {
|
|
601
|
+
appData.BUILD.lazyLoad && appData.BUILD.connectedCallback && safeCall(e, "connectedCallback");
|
|
602
|
+
}, connectedCallback = e => {
|
|
603
|
+
if (0 == (1 & plt.$flags$)) {
|
|
604
|
+
const t = getHostRef(e), a = t.$cmpMeta$, o = createTime("connectedCallback", a.$tagName$);
|
|
605
|
+
if (appData.BUILD.hostListenerTargetParent && addHostEventListeners(e, t, a.$listeners$, !0),
|
|
606
|
+
1 & t.$flags$) addHostEventListeners(e, t, a.$listeners$, !1), fireConnectedCallback(t.$lazyInstance$); else {
|
|
607
|
+
let o;
|
|
608
|
+
if (t.$flags$ |= 1, appData.BUILD.hydrateClientSide && (o = e.getAttribute("s-id"),
|
|
609
|
+
o)) {
|
|
610
|
+
if (appData.BUILD.shadowDom && exports.supportsShadow && 1 & a.$flags$) {
|
|
611
|
+
const t = appData.BUILD.mode ? addStyle(e.shadowRoot, a, e.getAttribute("s-mode")) : addStyle(e.shadowRoot, a);
|
|
612
|
+
e.classList.remove(t + "-h", t + "-s");
|
|
613
|
+
}
|
|
614
|
+
((e, t, a, o) => {
|
|
615
|
+
const s = createTime("hydrateClient", t), n = e.shadowRoot, l = [], r = appData.BUILD.shadowDom && n ? [] : null, p = o.$vnode$ = newVNode(t, null);
|
|
616
|
+
plt.$orgLocNodes$ || initializeDocumentHydrate(doc.body, plt.$orgLocNodes$ = new Map),
|
|
617
|
+
e["s-id"] = a, e.removeAttribute("s-id"), clientHydrate(p, l, [], r, e, e, a), l.map((e => {
|
|
618
|
+
const a = e.$hostId$ + "." + e.$nodeId$, o = plt.$orgLocNodes$.get(a), s = e.$elm$;
|
|
619
|
+
o && exports.supportsShadow && "" === o["s-en"] && o.parentNode.insertBefore(s, o.nextSibling),
|
|
620
|
+
n || (s["s-hn"] = t, o && (s["s-ol"] = o, s["s-ol"]["s-nr"] = s)), plt.$orgLocNodes$.delete(a);
|
|
621
|
+
})), appData.BUILD.shadowDom && n && r.map((e => {
|
|
622
|
+
e && n.appendChild(e);
|
|
623
|
+
})), s();
|
|
624
|
+
})(e, a.$tagName$, o, t);
|
|
625
|
+
}
|
|
626
|
+
if (appData.BUILD.slotRelocation && !o && (appData.BUILD.hydrateServerSide || (appData.BUILD.slot || appData.BUILD.shadowDom) && 12 & a.$flags$) && setContentReference(e),
|
|
627
|
+
appData.BUILD.asyncLoading) {
|
|
628
|
+
let a = e;
|
|
629
|
+
for (;a = a.parentNode || a.host; ) if (appData.BUILD.hydrateClientSide && 1 === a.nodeType && a.hasAttribute("s-id") && a["s-p"] || a["s-p"]) {
|
|
630
|
+
attachToAncestor(t, t.$ancestorComponent$ = a);
|
|
631
|
+
break;
|
|
632
|
+
}
|
|
633
|
+
}
|
|
634
|
+
appData.BUILD.prop && !appData.BUILD.hydrateServerSide && a.$members$ && Object.entries(a.$members$).map((([t, [a]]) => {
|
|
635
|
+
if (31 & a && e.hasOwnProperty(t)) {
|
|
636
|
+
const a = e[t];
|
|
637
|
+
delete e[t], e[t] = a;
|
|
638
|
+
}
|
|
639
|
+
})), appData.BUILD.initializeNextTick ? nextTick((() => initializeComponent(e, t, a))) : initializeComponent(e, t, a);
|
|
640
|
+
}
|
|
641
|
+
o();
|
|
642
|
+
}
|
|
643
|
+
}, setContentReference = e => {
|
|
644
|
+
const t = e["s-cr"] = doc.createComment(appData.BUILD.isDebug ? `content-ref (host=${e.localName})` : "");
|
|
645
|
+
t["s-cn"] = !0, e.insertBefore(t, e.firstChild);
|
|
646
|
+
}, disconnectedCallback = e => {
|
|
647
|
+
if (0 == (1 & plt.$flags$)) {
|
|
648
|
+
const t = getHostRef(e), a = appData.BUILD.lazyLoad ? t.$lazyInstance$ : e;
|
|
649
|
+
appData.BUILD.hostListener && t.$rmListeners$ && (t.$rmListeners$.map((e => e())),
|
|
650
|
+
t.$rmListeners$ = void 0), appData.BUILD.cssVarShim && plt.$cssShim$ && plt.$cssShim$.removeHost(e),
|
|
651
|
+
appData.BUILD.lazyLoad && appData.BUILD.disconnectedCallback && safeCall(a, "disconnectedCallback"),
|
|
652
|
+
appData.BUILD.cmpDidUnload && safeCall(a, "componentDidUnload");
|
|
653
|
+
}
|
|
654
|
+
}, proxyCustomElement = (e, t) => {
|
|
655
|
+
const a = {
|
|
656
|
+
$flags$: t[0],
|
|
657
|
+
$tagName$: t[1]
|
|
658
|
+
};
|
|
659
|
+
appData.BUILD.member && (a.$members$ = t[2]), appData.BUILD.hostListener && (a.$listeners$ = t[3]),
|
|
660
|
+
appData.BUILD.watchCallback && (a.$watchers$ = e.$watchers$), appData.BUILD.reflect && (a.$attrsToReflect$ = []),
|
|
661
|
+
appData.BUILD.shadowDom && !exports.supportsShadow && 1 & a.$flags$ && (a.$flags$ |= 8);
|
|
662
|
+
const o = e.prototype.connectedCallback, s = e.prototype.disconnectedCallback;
|
|
663
|
+
return Object.assign(e.prototype, {
|
|
664
|
+
__registerHost() {
|
|
665
|
+
registerHost(this, a);
|
|
666
|
+
},
|
|
667
|
+
connectedCallback() {
|
|
668
|
+
connectedCallback(this), appData.BUILD.connectedCallback && o && o.call(this);
|
|
669
|
+
},
|
|
670
|
+
disconnectedCallback() {
|
|
671
|
+
disconnectedCallback(this), appData.BUILD.disconnectedCallback && s && s.call(this);
|
|
672
|
+
},
|
|
673
|
+
__attachShadow() {
|
|
674
|
+
exports.supportsShadow ? appData.BUILD.shadowDelegatesFocus ? this.attachShadow({
|
|
675
|
+
mode: "open",
|
|
676
|
+
delegatesFocus: !!(16 & a.$flags$)
|
|
677
|
+
}) : this.attachShadow({
|
|
678
|
+
mode: "open"
|
|
679
|
+
}) : this.shadowRoot = this;
|
|
680
|
+
}
|
|
681
|
+
}), e.is = a.$tagName$, proxyComponent(e, a, 3);
|
|
682
|
+
}, patchCloneNode = e => {
|
|
683
|
+
const t = e.cloneNode;
|
|
684
|
+
e.cloneNode = function(e) {
|
|
685
|
+
const a = this, o = !!appData.BUILD.shadowDom && a.shadowRoot && exports.supportsShadow, s = t.call(a, !!o && e);
|
|
686
|
+
if (appData.BUILD.slot && !o && e) {
|
|
687
|
+
let e, t, o = 0;
|
|
688
|
+
const n = [ "s-id", "s-cr", "s-lr", "s-rc", "s-sc", "s-p", "s-cn", "s-sr", "s-sn", "s-hn", "s-ol", "s-nr", "s-si" ];
|
|
689
|
+
for (;o < a.childNodes.length; o++) e = a.childNodes[o]["s-nr"], t = n.every((e => !a.childNodes[o][e])),
|
|
690
|
+
e && (appData.BUILD.appendChildSlotFix && s.__appendChild ? s.__appendChild(e.cloneNode(!0)) : s.appendChild(e.cloneNode(!0))),
|
|
691
|
+
t && s.appendChild(a.childNodes[o].cloneNode(!0));
|
|
692
|
+
}
|
|
693
|
+
return s;
|
|
694
|
+
};
|
|
695
|
+
}, patchSlotAppendChild = e => {
|
|
696
|
+
e.__appendChild = e.appendChild, e.appendChild = function(e) {
|
|
697
|
+
const t = e["s-sn"] = getSlotName(e), a = getHostSlotNode(this.childNodes, t);
|
|
698
|
+
if (a) {
|
|
699
|
+
const o = getHostSlotChildNodes(a, t), s = o[o.length - 1];
|
|
700
|
+
return s.parentNode.insertBefore(e, s.nextSibling);
|
|
701
|
+
}
|
|
702
|
+
return this.__appendChild(e);
|
|
703
|
+
};
|
|
704
|
+
}, patchTextContent = (e, t) => {
|
|
705
|
+
if (appData.BUILD.scoped && 2 & t.$flags$) {
|
|
706
|
+
const t = Object.getOwnPropertyDescriptor(Node.prototype, "textContent");
|
|
707
|
+
Object.defineProperty(e, "__textContent", t), Object.defineProperty(e, "textContent", {
|
|
708
|
+
get() {
|
|
709
|
+
var e;
|
|
710
|
+
const t = getHostSlotNode(this.childNodes, "");
|
|
711
|
+
return 3 === (null === (e = null == t ? void 0 : t.nextSibling) || void 0 === e ? void 0 : e.nodeType) ? t.nextSibling.textContent : t ? t.textContent : this.__textContent;
|
|
712
|
+
},
|
|
713
|
+
set(e) {
|
|
714
|
+
var t;
|
|
715
|
+
const a = getHostSlotNode(this.childNodes, "");
|
|
716
|
+
if (3 === (null === (t = null == a ? void 0 : a.nextSibling) || void 0 === t ? void 0 : t.nodeType)) a.nextSibling.textContent = e; else if (a) a.textContent = e; else {
|
|
717
|
+
this.__textContent = e;
|
|
718
|
+
const t = this["s-cr"];
|
|
719
|
+
t && this.insertBefore(t, this.firstChild);
|
|
720
|
+
}
|
|
721
|
+
}
|
|
722
|
+
});
|
|
723
|
+
}
|
|
724
|
+
}, patchChildSlotNodes = (e, t) => {
|
|
725
|
+
class a extends Array {
|
|
726
|
+
item(e) {
|
|
727
|
+
return this[e];
|
|
728
|
+
}
|
|
729
|
+
}
|
|
730
|
+
if (8 & t.$flags$) {
|
|
731
|
+
const t = e.__lookupGetter__("childNodes");
|
|
732
|
+
Object.defineProperty(e, "children", {
|
|
733
|
+
get() {
|
|
734
|
+
return this.childNodes.map((e => 1 === e.nodeType));
|
|
735
|
+
}
|
|
736
|
+
}), Object.defineProperty(e, "childElementCount", {
|
|
737
|
+
get: () => e.children.length
|
|
738
|
+
}), Object.defineProperty(e, "childNodes", {
|
|
739
|
+
get() {
|
|
740
|
+
const e = t.call(this);
|
|
741
|
+
if (0 == (1 & plt.$flags$) && 2 & getHostRef(this).$flags$) {
|
|
742
|
+
const t = new a;
|
|
743
|
+
for (let a = 0; a < e.length; a++) {
|
|
744
|
+
const o = e[a]["s-nr"];
|
|
745
|
+
o && t.push(o);
|
|
746
|
+
}
|
|
747
|
+
return t;
|
|
748
|
+
}
|
|
749
|
+
return a.from(e);
|
|
750
|
+
}
|
|
751
|
+
});
|
|
752
|
+
}
|
|
753
|
+
}, getSlotName = e => e["s-sn"] || 1 === e.nodeType && e.getAttribute("slot") || "", getHostSlotNode = (e, t) => {
|
|
754
|
+
let a, o = 0;
|
|
755
|
+
for (;o < e.length; o++) {
|
|
756
|
+
if (a = e[o], a["s-sr"] && a["s-sn"] === t) return a;
|
|
757
|
+
if (a = getHostSlotNode(a.childNodes, t), a) return a;
|
|
758
|
+
}
|
|
759
|
+
return null;
|
|
760
|
+
}, getHostSlotChildNodes = (e, t) => {
|
|
761
|
+
const a = [ e ];
|
|
762
|
+
for (;(e = e.nextSibling) && e["s-sn"] === t; ) a.push(e);
|
|
763
|
+
return a;
|
|
764
|
+
}, addHostEventListeners = (e, t, a, o) => {
|
|
765
|
+
appData.BUILD.hostListener && a && (appData.BUILD.hostListenerTargetParent && (a = o ? a.filter((([e]) => 32 & e)) : a.filter((([e]) => !(32 & e)))),
|
|
766
|
+
a.map((([a, o, s]) => {
|
|
767
|
+
const n = appData.BUILD.hostListenerTarget ? getHostListenerTarget(e, a) : e, l = hostListenerProxy(t, s), r = hostListenerOpts(a);
|
|
768
|
+
plt.ael(n, o, l, r), (t.$rmListeners$ = t.$rmListeners$ || []).push((() => plt.rel(n, o, l, r)));
|
|
769
|
+
})));
|
|
770
|
+
}, hostListenerProxy = (e, t) => a => {
|
|
771
|
+
try {
|
|
772
|
+
appData.BUILD.lazyLoad ? 256 & e.$flags$ ? e.$lazyInstance$[t](a) : (e.$queuedListeners$ = e.$queuedListeners$ || []).push([ t, a ]) : e.$hostElement$[t](a);
|
|
773
|
+
} catch (e) {
|
|
774
|
+
consoleError(e);
|
|
775
|
+
}
|
|
776
|
+
}, getHostListenerTarget = (e, t) => appData.BUILD.hostListenerTargetDocument && 4 & t ? doc : appData.BUILD.hostListenerTargetWindow && 8 & t ? win : appData.BUILD.hostListenerTargetBody && 16 & t ? doc.body : appData.BUILD.hostListenerTargetParent && 32 & t ? e.parentElement : e, hostListenerOpts = e => ({
|
|
777
|
+
passive: 0 != (1 & e),
|
|
778
|
+
capture: 0 != (2 & e)
|
|
779
|
+
}), parseVNodeAnnotations = (e, t, a, o) => {
|
|
780
|
+
null != t && (null != t["s-nr"] && o.push(t), 1 === t.nodeType && t.childNodes.forEach((t => {
|
|
781
|
+
const s = getHostRef(t);
|
|
782
|
+
if (null != s && !a.staticComponents.has(t.nodeName.toLowerCase())) {
|
|
783
|
+
const o = {
|
|
784
|
+
nodeIds: 0
|
|
785
|
+
};
|
|
786
|
+
insertVNodeAnnotations(e, t, s.$vnode$, a, o);
|
|
787
|
+
}
|
|
788
|
+
parseVNodeAnnotations(e, t, a, o);
|
|
789
|
+
})));
|
|
790
|
+
}, insertVNodeAnnotations = (e, t, a, o, s) => {
|
|
791
|
+
if (null != a) {
|
|
792
|
+
const n = ++o.hostIds;
|
|
793
|
+
if (t.setAttribute("s-id", n), null != t["s-cr"] && (t["s-cr"].nodeValue = `r.${n}`),
|
|
794
|
+
null != a.$children$) {
|
|
795
|
+
const t = 0;
|
|
796
|
+
a.$children$.forEach(((a, o) => {
|
|
797
|
+
insertChildVNodeAnnotations(e, a, s, n, t, o);
|
|
798
|
+
}));
|
|
799
|
+
}
|
|
800
|
+
if (t && a && a.$elm$ && !t.hasAttribute("c-id")) {
|
|
801
|
+
const e = t.parentElement;
|
|
802
|
+
if (e && e.childNodes) {
|
|
803
|
+
const o = Array.from(e.childNodes), s = o.find((e => 8 === e.nodeType && e["s-sr"]));
|
|
804
|
+
if (s) {
|
|
805
|
+
const e = o.indexOf(t) - 1;
|
|
806
|
+
a.$elm$.setAttribute("c-id", `${s["s-host-id"]}.${s["s-node-id"]}.0.${e}`);
|
|
807
|
+
}
|
|
808
|
+
}
|
|
809
|
+
}
|
|
810
|
+
}
|
|
811
|
+
}, insertChildVNodeAnnotations = (e, t, a, o, s, n) => {
|
|
812
|
+
const l = t.$elm$;
|
|
813
|
+
if (null == l) return;
|
|
814
|
+
const r = a.nodeIds++, p = `${o}.${r}.${s}.${n}`;
|
|
815
|
+
if (l["s-host-id"] = o, l["s-node-id"] = r, 1 === l.nodeType) l.setAttribute("c-id", p); else if (3 === l.nodeType) {
|
|
816
|
+
const t = l.parentNode, a = t.nodeName;
|
|
817
|
+
if ("STYLE" !== a && "SCRIPT" !== a) {
|
|
818
|
+
const a = `t.${p}`, o = e.createComment(a);
|
|
819
|
+
t.insertBefore(o, l);
|
|
820
|
+
}
|
|
821
|
+
} else if (8 === l.nodeType && l["s-sr"]) {
|
|
822
|
+
const e = `s.${p}.${l["s-sn"] || ""}`;
|
|
823
|
+
l.nodeValue = e;
|
|
824
|
+
}
|
|
825
|
+
if (null != t.$children$) {
|
|
826
|
+
const n = s + 1;
|
|
827
|
+
t.$children$.forEach(((t, s) => {
|
|
828
|
+
insertChildVNodeAnnotations(e, t, a, o, n, s);
|
|
829
|
+
}));
|
|
830
|
+
}
|
|
831
|
+
}, getHostRef = e => hostRefs.get(e), registerHost = (e, t) => {
|
|
832
|
+
const a = {
|
|
833
|
+
$flags$: 0,
|
|
834
|
+
$hostElement$: e,
|
|
835
|
+
$cmpMeta$: t,
|
|
836
|
+
$instanceValues$: new Map,
|
|
837
|
+
$renderCount$: 0
|
|
838
|
+
};
|
|
839
|
+
a.$onInstancePromise$ = new Promise((e => a.$onInstanceResolve$ = e)), a.$onReadyPromise$ = new Promise((e => a.$onReadyResolve$ = e)),
|
|
840
|
+
e["s-p"] = [], e["s-rc"] = [], addHostEventListeners(e, a, t.$listeners$, !1), hostRefs.set(e, a);
|
|
841
|
+
};
|
|
842
|
+
|
|
843
|
+
let customError;
|
|
844
|
+
|
|
845
|
+
const defaultConsoleError = e => {
|
|
846
|
+
caughtErrors.push(e);
|
|
847
|
+
}, consoleError = (e, t) => (customError || defaultConsoleError)(e, t), consoleDevError = (...e) => {
|
|
848
|
+
caughtErrors.push(new Error(e.join(", ")));
|
|
849
|
+
}, consoleDevWarn = (...e) => {
|
|
850
|
+
const t = e.filter((e => "string" == typeof e || "number" == typeof e || "boolean" == typeof e));
|
|
851
|
+
console.warn(...t);
|
|
852
|
+
}, nextTick = e => {
|
|
853
|
+
queuedTicks.push(e);
|
|
854
|
+
}, win = mockDoc.setupGlobal(global), doc = win.document;
|
|
855
|
+
|
|
856
|
+
exports.supportsShadow = !0;
|
|
857
|
+
|
|
858
|
+
const plt = {
|
|
859
|
+
$flags$: 0,
|
|
860
|
+
$resourcesUrl$: "",
|
|
861
|
+
jmp: e => e(),
|
|
862
|
+
raf: e => requestAnimationFrame(e),
|
|
863
|
+
ael: (e, t, a, o) => e.addEventListener(t, a, o),
|
|
864
|
+
rel: (e, t, a, o) => e.removeEventListener(t, a, o),
|
|
865
|
+
ce: (e, t) => new win.CustomEvent(e, t)
|
|
866
|
+
}, Context = {};
|
|
867
|
+
|
|
868
|
+
let autoApplyTimer, isAutoApplyingChanges = !1;
|
|
869
|
+
|
|
870
|
+
const isMemberInElement = (e, t) => {
|
|
871
|
+
if (null != e) {
|
|
872
|
+
if (t in e) return !0;
|
|
873
|
+
const a = e.nodeName;
|
|
874
|
+
if (a) {
|
|
875
|
+
const e = cstrs.get(a.toLowerCase());
|
|
876
|
+
if (null != e && null != e.COMPILER_META && null != e.COMPILER_META.properties) return e.COMPILER_META.properties.some((e => e.name === t));
|
|
877
|
+
}
|
|
878
|
+
}
|
|
879
|
+
return !1;
|
|
880
|
+
};
|
|
881
|
+
|
|
882
|
+
Object.defineProperty(exports, "Env", {
|
|
883
|
+
enumerable: !0,
|
|
884
|
+
get: function() {
|
|
885
|
+
return appData.Env;
|
|
886
|
+
}
|
|
887
|
+
}), exports.Build = {
|
|
888
|
+
isDev: !0,
|
|
889
|
+
isBrowser: !1,
|
|
890
|
+
isServer: !0,
|
|
891
|
+
isTesting: !0
|
|
892
|
+
}, exports.Context = Context, exports.Fragment = (e, t) => t, exports.Host = Host,
|
|
893
|
+
exports.addHostEventListeners = addHostEventListeners, exports.bootstrapLazy = (e, t = {}) => {
|
|
894
|
+
var a;
|
|
895
|
+
appData.BUILD.profile && performance.mark && performance.mark("st:app:start"), (() => {
|
|
896
|
+
if (appData.BUILD.devTools) {
|
|
897
|
+
const e = win.stencil = win.stencil || {}, t = e.inspect;
|
|
898
|
+
e.inspect = e => {
|
|
899
|
+
let a = (e => {
|
|
900
|
+
const t = getHostRef(e);
|
|
901
|
+
if (!t) return;
|
|
902
|
+
const a = t.$flags$, o = t.$hostElement$;
|
|
903
|
+
return {
|
|
904
|
+
renderCount: t.$renderCount$,
|
|
905
|
+
flags: {
|
|
906
|
+
hasRendered: !!(2 & a),
|
|
907
|
+
hasConnected: !!(1 & a),
|
|
908
|
+
isWaitingForChildren: !!(4 & a),
|
|
909
|
+
isConstructingInstance: !!(8 & a),
|
|
910
|
+
isQueuedForUpdate: !!(16 & a),
|
|
911
|
+
hasInitializedComponent: !!(32 & a),
|
|
912
|
+
hasLoadedComponent: !!(64 & a),
|
|
913
|
+
isWatchReady: !!(128 & a),
|
|
914
|
+
isListenReady: !!(256 & a),
|
|
915
|
+
needsRerender: !!(512 & a)
|
|
916
|
+
},
|
|
917
|
+
instanceValues: t.$instanceValues$,
|
|
918
|
+
ancestorComponent: t.$ancestorComponent$,
|
|
919
|
+
hostElement: o,
|
|
920
|
+
lazyInstance: t.$lazyInstance$,
|
|
921
|
+
vnode: t.$vnode$,
|
|
922
|
+
modeName: t.$modeName$,
|
|
923
|
+
onReadyPromise: t.$onReadyPromise$,
|
|
924
|
+
onReadyResolve: t.$onReadyResolve$,
|
|
925
|
+
onInstancePromise: t.$onInstancePromise$,
|
|
926
|
+
onInstanceResolve: t.$onInstanceResolve$,
|
|
927
|
+
onRenderResolve: t.$onRenderResolve$,
|
|
928
|
+
queuedListeners: t.$queuedListeners$,
|
|
929
|
+
rmListeners: t.$rmListeners$,
|
|
930
|
+
"s-id": o["s-id"],
|
|
931
|
+
"s-cr": o["s-cr"],
|
|
932
|
+
"s-lr": o["s-lr"],
|
|
933
|
+
"s-p": o["s-p"],
|
|
934
|
+
"s-rc": o["s-rc"],
|
|
935
|
+
"s-sc": o["s-sc"]
|
|
936
|
+
};
|
|
937
|
+
})(e);
|
|
938
|
+
return a || "function" != typeof t || (a = t(e)), a;
|
|
939
|
+
};
|
|
940
|
+
}
|
|
941
|
+
})();
|
|
942
|
+
const o = createTime("bootstrapLazy"), s = [], n = t.exclude || [], l = win.customElements, r = doc.head, p = r.querySelector("meta[charset]"), i = doc.createElement("style"), d = [], c = doc.querySelectorAll("[sty-id]");
|
|
943
|
+
let $, u = !0, m = 0;
|
|
944
|
+
if (Object.assign(plt, t), plt.$resourcesUrl$ = new URL(t.resourcesUrl || "./", doc.baseURI).href,
|
|
945
|
+
appData.BUILD.asyncQueue && t.syncQueue && (plt.$flags$ |= 4), appData.BUILD.hydrateClientSide && (plt.$flags$ |= 2),
|
|
946
|
+
appData.BUILD.hydrateClientSide && appData.BUILD.shadowDom) for (;m < c.length; m++) registerStyle(c[m].getAttribute("sty-id"), c[m].innerHTML.replace(/\/\*!@([^\/]+)\*\/[^\{]+\{/g, "$1{"));
|
|
947
|
+
if (e.map((e => {
|
|
948
|
+
e[1].map((a => {
|
|
949
|
+
const o = {
|
|
950
|
+
$flags$: a[0],
|
|
951
|
+
$tagName$: a[1],
|
|
952
|
+
$members$: a[2],
|
|
953
|
+
$listeners$: a[3]
|
|
954
|
+
};
|
|
955
|
+
appData.BUILD.member && (o.$members$ = a[2]), appData.BUILD.hostListener && (o.$listeners$ = a[3]),
|
|
956
|
+
appData.BUILD.reflect && (o.$attrsToReflect$ = []), appData.BUILD.watchCallback && (o.$watchers$ = {}),
|
|
957
|
+
appData.BUILD.shadowDom && !exports.supportsShadow && 1 & o.$flags$ && (o.$flags$ |= 8);
|
|
958
|
+
const r = appData.BUILD.transformTagName && t.transformTagName ? t.transformTagName(o.$tagName$) : o.$tagName$, p = class extends HTMLElement {
|
|
959
|
+
constructor(e) {
|
|
960
|
+
super(e), registerHost(e = this, o), appData.BUILD.shadowDom && 1 & o.$flags$ && (exports.supportsShadow ? appData.BUILD.shadowDelegatesFocus ? e.attachShadow({
|
|
961
|
+
mode: "open",
|
|
962
|
+
delegatesFocus: !!(16 & o.$flags$)
|
|
963
|
+
}) : e.attachShadow({
|
|
964
|
+
mode: "open"
|
|
965
|
+
}) : appData.BUILD.hydrateServerSide || "shadowRoot" in e || (e.shadowRoot = e)),
|
|
966
|
+
appData.BUILD.slotChildNodesFix && patchChildSlotNodes(e, o);
|
|
967
|
+
}
|
|
968
|
+
connectedCallback() {
|
|
969
|
+
$ && (clearTimeout($), $ = null), u ? d.push(this) : plt.jmp((() => connectedCallback(this)));
|
|
970
|
+
}
|
|
971
|
+
disconnectedCallback() {
|
|
972
|
+
plt.jmp((() => disconnectedCallback(this)));
|
|
973
|
+
}
|
|
974
|
+
componentOnReady() {
|
|
975
|
+
return getHostRef(this).$onReadyPromise$;
|
|
976
|
+
}
|
|
977
|
+
};
|
|
978
|
+
appData.BUILD.cloneNodeFix && patchCloneNode(p.prototype), appData.BUILD.appendChildSlotFix && patchSlotAppendChild(p.prototype),
|
|
979
|
+
appData.BUILD.hotModuleReplacement && (p.prototype["s-hmr"] = function(e) {
|
|
980
|
+
((e, t, a) => {
|
|
981
|
+
const o = getHostRef(e);
|
|
982
|
+
o.$flags$ = 1, e["s-hmr-load"] = () => {
|
|
983
|
+
delete e["s-hmr-load"];
|
|
984
|
+
}, initializeComponent(e, o, t);
|
|
985
|
+
})(this, o);
|
|
986
|
+
}), appData.BUILD.scopedSlotTextContentFix && patchTextContent(p.prototype, o),
|
|
987
|
+
o.$lazyBundleId$ = e[0], n.includes(r) || l.get(r) || (s.push(r), l.define(r, proxyComponent(p, o, 1)));
|
|
988
|
+
}));
|
|
989
|
+
})), appData.BUILD.invisiblePrehydration && (appData.BUILD.hydratedClass || appData.BUILD.hydratedAttribute)) {
|
|
990
|
+
i.innerHTML = s + "{visibility:hidden}.hydrated{visibility:inherit}", i.setAttribute("data-styles", "");
|
|
991
|
+
const e = null !== (a = plt.$nonce$) && void 0 !== a ? a : queryNonceMetaTagContent(doc);
|
|
992
|
+
null != e && i.setAttribute("nonce", e), r.insertBefore(i, p ? p.nextSibling : r.firstChild);
|
|
993
|
+
}
|
|
994
|
+
u = !1, d.length ? d.map((e => e.connectedCallback())) : appData.BUILD.profile ? plt.jmp((() => $ = setTimeout(appDidLoad, 30, "timeout"))) : plt.jmp((() => $ = setTimeout(appDidLoad, 30))),
|
|
995
|
+
o();
|
|
996
|
+
}, exports.connectedCallback = connectedCallback, exports.consoleDevError = consoleDevError,
|
|
997
|
+
exports.consoleDevInfo = (...e) => {}, exports.consoleDevWarn = consoleDevWarn,
|
|
998
|
+
exports.consoleError = consoleError, exports.createEvent = (e, t, a) => {
|
|
999
|
+
const o = getElement(e);
|
|
1000
|
+
return {
|
|
1001
|
+
emit: e => (appData.BUILD.isDev && !o.isConnected && consoleDevWarn(`The "${t}" event was emitted, but the dispatcher node is no longer connected to the dom.`),
|
|
1002
|
+
emitEvent(o, t, {
|
|
1003
|
+
bubbles: !!(4 & a),
|
|
1004
|
+
composed: !!(2 & a),
|
|
1005
|
+
cancelable: !!(1 & a),
|
|
1006
|
+
detail: e
|
|
1007
|
+
}))
|
|
1008
|
+
};
|
|
1009
|
+
}, exports.defineCustomElement = (e, t) => {
|
|
1010
|
+
customElements.define(t[1], proxyCustomElement(e, t));
|
|
1011
|
+
}, exports.disconnectedCallback = disconnectedCallback, exports.doc = doc, exports.flushAll = flushAll,
|
|
1012
|
+
exports.flushLoadModule = flushLoadModule, exports.flushQueue = flushQueue, exports.forceModeUpdate = e => {
|
|
1013
|
+
if (appData.BUILD.style && appData.BUILD.mode && !appData.BUILD.lazyLoad) {
|
|
1014
|
+
const t = computeMode(e), a = getHostRef(e);
|
|
1015
|
+
if (a.$modeName$ !== t) {
|
|
1016
|
+
const o = a.$cmpMeta$, s = e["s-sc"], n = getScopeId(o, t), l = e.constructor.style[t];
|
|
1017
|
+
o.$flags$, l && (styles.has(n) || registerStyle(n, l), a.$modeName$ = t, e.classList.remove(s + "-h", s + "-s"),
|
|
1018
|
+
attachStyles(a), forceUpdate(e));
|
|
1019
|
+
}
|
|
1020
|
+
}
|
|
1021
|
+
}, exports.forceUpdate = forceUpdate, exports.getAssetPath = getAssetPath, exports.getConnect = (e, t) => {
|
|
1022
|
+
const a = () => {
|
|
1023
|
+
let e = doc.querySelector(t);
|
|
1024
|
+
return e || (e = doc.createElement(t), doc.body.appendChild(e)), "function" == typeof e.componentOnReady ? e.componentOnReady() : Promise.resolve(e);
|
|
1025
|
+
};
|
|
1026
|
+
return {
|
|
1027
|
+
create: (...e) => a().then((t => t.create(...e))),
|
|
1028
|
+
componentOnReady: a
|
|
1029
|
+
};
|
|
1030
|
+
}, exports.getContext = (e, t) => t in Context ? Context[t] : "window" === t ? win : "document" === t ? doc : "isServer" === t || "isPrerender" === t ? !!appData.BUILD.hydrateServerSide : "isClient" === t ? !appData.BUILD.hydrateServerSide : "resourcesUrl" === t || "publicPath" === t ? getAssetPath(".") : "queue" === t ? {
|
|
1031
|
+
write: writeTask,
|
|
1032
|
+
read: readTask,
|
|
1033
|
+
tick: {
|
|
1034
|
+
then: e => nextTick(e)
|
|
1035
|
+
}
|
|
1036
|
+
} : void 0, exports.getElement = getElement, exports.getHostRef = getHostRef, exports.getMode = e => getHostRef(e).$modeName$,
|
|
1037
|
+
exports.getRenderingRef = () => renderingRef, exports.getValue = getValue, exports.h = h,
|
|
1038
|
+
exports.insertVdomAnnotations = (e, t) => {
|
|
1039
|
+
if (null != e) {
|
|
1040
|
+
const a = {
|
|
1041
|
+
hostIds: 0,
|
|
1042
|
+
rootLevelIds: 0,
|
|
1043
|
+
staticComponents: new Set(t)
|
|
1044
|
+
}, o = [];
|
|
1045
|
+
parseVNodeAnnotations(e, e.body, a, o), o.forEach((t => {
|
|
1046
|
+
if (null != t) {
|
|
1047
|
+
const o = t["s-nr"];
|
|
1048
|
+
let s = o["s-host-id"], n = o["s-node-id"], l = `${s}.${n}`;
|
|
1049
|
+
if (null == s) if (s = 0, a.rootLevelIds++, n = a.rootLevelIds, l = `${s}.${n}`,
|
|
1050
|
+
1 === o.nodeType) o.setAttribute("c-id", l); else if (3 === o.nodeType) {
|
|
1051
|
+
if (0 === s && "" === o.nodeValue.trim()) return void t.remove();
|
|
1052
|
+
const a = e.createComment(l);
|
|
1053
|
+
a.nodeValue = `t.${l}`, o.parentNode.insertBefore(a, o);
|
|
1054
|
+
}
|
|
1055
|
+
let r = `o.${l}`;
|
|
1056
|
+
const p = t.parentElement;
|
|
1057
|
+
p && ("" === p["s-en"] ? r += "." : "c" === p["s-en"] && (r += ".c")), t.nodeValue = r;
|
|
1058
|
+
}
|
|
1059
|
+
}));
|
|
1060
|
+
}
|
|
1061
|
+
}, exports.isMemberInElement = isMemberInElement, exports.loadModule = loadModule,
|
|
1062
|
+
exports.modeResolutionChain = modeResolutionChain, exports.nextTick = nextTick,
|
|
1063
|
+
exports.parsePropertyValue = parsePropertyValue, exports.plt = plt, exports.postUpdateComponent = postUpdateComponent,
|
|
1064
|
+
exports.proxyComponent = proxyComponent, exports.proxyCustomElement = proxyCustomElement,
|
|
1065
|
+
exports.readTask = readTask, exports.registerComponents = e => {
|
|
1066
|
+
e.forEach((e => {
|
|
1067
|
+
cstrs.set(e.COMPILER_META.tagName, e);
|
|
1068
|
+
}));
|
|
1069
|
+
}, exports.registerContext = function registerContext(e) {
|
|
1070
|
+
e && Object.assign(Context, e);
|
|
1071
|
+
}, exports.registerHost = registerHost, exports.registerInstance = (e, t) => {
|
|
1072
|
+
if (null == e || null == e.constructor) throw new Error("Invalid component constructor");
|
|
1073
|
+
if (null == t) {
|
|
1074
|
+
const a = e.constructor, o = a.COMPILER_META && a.COMPILER_META.tagName ? a.COMPILER_META.tagName : "div", s = document.createElement(o);
|
|
1075
|
+
registerHost(s, {
|
|
1076
|
+
$flags$: 0,
|
|
1077
|
+
$tagName$: o
|
|
1078
|
+
}), t = getHostRef(s);
|
|
1079
|
+
}
|
|
1080
|
+
return t.$lazyInstance$ = e, hostRefs.set(e, t);
|
|
1081
|
+
}, exports.registerModule = function registerModule(e, t) {
|
|
1082
|
+
moduleLoaded.set(e, t);
|
|
1083
|
+
}, exports.renderVdom = renderVdom, exports.resetPlatform = function resetPlatform(e = {}) {
|
|
1084
|
+
win && "function" == typeof win.close && win.close(), hostRefs.clear(), styles.clear(),
|
|
1085
|
+
plt.$flags$ = 0, Object.keys(Context).forEach((e => delete Context[e])), Object.assign(plt, e),
|
|
1086
|
+
null != plt.$orgLocNodes$ && (plt.$orgLocNodes$.clear(), plt.$orgLocNodes$ = void 0),
|
|
1087
|
+
win.location.href = plt.$resourcesUrl$ = "http://testing.stenciljs.com/", function t() {
|
|
1088
|
+
queuedTicks.length = 0, queuedWriteTasks.length = 0, queuedReadTasks.length = 0,
|
|
1089
|
+
moduleLoaded.clear(), queuedLoadModules.length = 0, caughtErrors.length = 0;
|
|
1090
|
+
}(), stopAutoApplyChanges(), cstrs.clear();
|
|
1091
|
+
}, exports.setAssetPath = e => plt.$resourcesUrl$ = e, exports.setErrorHandler = e => customError = e,
|
|
1092
|
+
exports.setMode = e => modeResolutionChain.push(e), exports.setNonce = e => plt.$nonce$ = e,
|
|
1093
|
+
exports.setPlatformHelpers = e => {
|
|
1094
|
+
Object.assign(plt, e);
|
|
1095
|
+
}, exports.setPlatformOptions = e => Object.assign(plt, e), exports.setSupportsShadowDom = e => {
|
|
1096
|
+
exports.supportsShadow = e;
|
|
1097
|
+
}, exports.setValue = setValue, exports.startAutoApplyChanges = async function e() {
|
|
1098
|
+
isAutoApplyingChanges = !0, flushAll().then((() => {
|
|
1099
|
+
isAutoApplyingChanges && (autoApplyTimer = setTimeout((() => {
|
|
1100
|
+
e();
|
|
1101
|
+
}), 100));
|
|
1102
|
+
}));
|
|
1103
|
+
}, exports.stopAutoApplyChanges = stopAutoApplyChanges, exports.styles = styles,
|
|
1104
|
+
exports.supportsConstructableStylesheets = !1, exports.supportsListenerOptions = !0,
|
|
1105
|
+
exports.win = win, exports.writeTask = writeTask;
|