@zanichelli/albe-web-components 2.41.0 → 2.41.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +7 -0
- package/dist/cjs/{index-dee3e21d.js → index-ec1433b8.js} +179 -88
- package/dist/cjs/loader.cjs.js +2 -2
- package/dist/cjs/web-components-library.cjs.js +2 -2
- package/dist/cjs/z-alert.cjs.entry.js +1 -1
- package/dist/cjs/z-app-header.cjs.entry.js +1 -1
- package/dist/cjs/z-app-switcher_10.cjs.entry.js +1 -1
- package/dist/cjs/z-aria-alert.cjs.entry.js +1 -1
- package/dist/cjs/z-avatar.cjs.entry.js +1 -1
- package/dist/cjs/z-body_2.cjs.entry.js +1 -1
- package/dist/cjs/z-button-filter_5.cjs.entry.js +1 -1
- package/dist/cjs/z-button-sort.cjs.entry.js +1 -1
- package/dist/cjs/z-candybar.cjs.entry.js +1 -1
- package/dist/cjs/z-chip.cjs.entry.js +1 -1
- package/dist/cjs/z-combobox.cjs.entry.js +1 -1
- package/dist/cjs/z-contextual-menu.cjs.entry.js +1 -1
- package/dist/cjs/z-cookiebar.cjs.entry.js +1 -1
- package/dist/cjs/z-footer-link_3.cjs.entry.js +1 -1
- package/dist/cjs/z-footer.cjs.entry.js +1 -1
- package/dist/cjs/z-ghost-loading.cjs.entry.js +1 -1
- package/dist/cjs/z-heading.cjs.entry.js +1 -1
- package/dist/cjs/z-icon-package.cjs.entry.js +1 -1
- package/dist/cjs/z-info-box.cjs.entry.js +1 -1
- package/dist/cjs/z-list_3.cjs.entry.js +1 -1
- package/dist/cjs/z-menu-dropdown_2.cjs.entry.js +1 -1
- package/dist/cjs/z-menu-section.cjs.entry.js +1 -1
- package/dist/cjs/z-menu.cjs.entry.js +1 -1
- package/dist/cjs/z-messages-pocket.cjs.entry.js +1 -1
- package/dist/cjs/z-modal-login.cjs.entry.js +1 -1
- package/dist/cjs/z-modal.cjs.entry.js +1 -1
- package/dist/cjs/z-myz-card-alert.cjs.entry.js +1 -1
- package/dist/cjs/z-myz-card-dictionary.cjs.entry.js +1 -1
- package/dist/cjs/z-myz-card-footer-sections.cjs.entry.js +1 -1
- package/dist/cjs/z-myz-card-footer.cjs.entry.js +1 -1
- package/dist/cjs/z-myz-card-icon.cjs.entry.js +1 -1
- package/dist/cjs/z-myz-card-info.cjs.entry.js +1 -1
- package/dist/cjs/z-myz-card-list.cjs.entry.js +1 -1
- package/dist/cjs/z-myz-card_4.cjs.entry.js +1 -1
- package/dist/cjs/z-myz-list-item.cjs.entry.js +1 -1
- package/dist/cjs/z-myz-topbar.cjs.entry.js +1 -1
- package/dist/cjs/z-navigation-tab.cjs.entry.js +1 -1
- package/dist/cjs/z-navigation-tabs.cjs.entry.js +1 -1
- package/dist/cjs/z-notification.cjs.entry.js +1 -1
- package/dist/cjs/z-otp.cjs.entry.js +1 -1
- package/dist/cjs/z-pagination-bar.cjs.entry.js +1 -1
- package/dist/cjs/z-pagination-page.cjs.entry.js +1 -1
- package/dist/cjs/z-panel-elem.cjs.entry.js +1 -1
- package/dist/cjs/z-pocket-message.cjs.entry.js +1 -1
- package/dist/cjs/z-pocket_3.cjs.entry.js +1 -1
- package/dist/cjs/z-popover.cjs.entry.js +1 -1
- package/dist/cjs/z-slideshow.cjs.entry.js +1 -1
- package/dist/cjs/z-status-tag.cjs.entry.js +1 -1
- package/dist/cjs/z-stepper-item.cjs.entry.js +1 -1
- package/dist/cjs/z-stepper.cjs.entry.js +1 -1
- package/dist/cjs/z-table-body.cjs.entry.js +1 -1
- package/dist/cjs/z-table-cell.cjs.entry.js +1 -1
- package/dist/cjs/z-table-empty-box.cjs.entry.js +1 -1
- package/dist/cjs/z-table-expanded-row.cjs.entry.js +1 -1
- package/dist/cjs/z-table-footer.cjs.entry.js +1 -1
- package/dist/cjs/z-table-head.cjs.entry.js +1 -1
- package/dist/cjs/z-table-header-row.cjs.entry.js +1 -1
- package/dist/cjs/z-table-header.cjs.entry.js +1 -1
- package/dist/cjs/z-table-row.cjs.entry.js +1 -1
- package/dist/cjs/z-table-sticky-footer.cjs.entry.js +1 -1
- package/dist/cjs/z-table.cjs.entry.js +1 -1
- package/dist/cjs/z-toast-notification-list.cjs.entry.js +1 -1
- package/dist/cjs/z-toast-notification.cjs.entry.js +1 -1
- package/dist/cjs/z-toggle-button.cjs.entry.js +1 -1
- package/dist/cjs/z-toggle-switch.cjs.entry.js +7 -11
- package/dist/cjs/z-tooltip.cjs.entry.js +1 -1
- package/dist/cjs/z-user-dropdown.cjs.entry.js +1 -1
- package/dist/cjs/z-visually-hidden.cjs.entry.js +1 -1
- package/dist/collection/collection-manifest.json +2 -2
- package/dist/collection/components/buttons/z-button/index.js +2 -2
- package/dist/collection/components/buttons/z-toggle-switch/index.js +2 -4
- package/dist/collection/components/buttons/z-toggle-switch/styles.css +2 -2
- package/dist/collection/components/navigation/z-menu/index.js +4 -4
- package/dist/collection/components/notification/z-tooltip/index.js +2 -2
- package/dist/esm/{index-fa9e549c.js → index-1877eca4.js} +179 -88
- package/dist/esm/loader.js +2 -2
- package/dist/esm/polyfills/css-shim.js +1 -1
- package/dist/esm/web-components-library.js +2 -2
- package/dist/esm/z-alert.entry.js +1 -1
- package/dist/esm/z-app-header.entry.js +1 -1
- package/dist/esm/z-app-switcher_10.entry.js +1 -1
- package/dist/esm/z-aria-alert.entry.js +1 -1
- package/dist/esm/z-avatar.entry.js +1 -1
- package/dist/esm/z-body_2.entry.js +1 -1
- package/dist/esm/z-button-filter_5.entry.js +1 -1
- package/dist/esm/z-button-sort.entry.js +1 -1
- package/dist/esm/z-candybar.entry.js +1 -1
- package/dist/esm/z-chip.entry.js +1 -1
- package/dist/esm/z-combobox.entry.js +1 -1
- package/dist/esm/z-contextual-menu.entry.js +1 -1
- package/dist/esm/z-cookiebar.entry.js +1 -1
- package/dist/esm/z-footer-link_3.entry.js +1 -1
- package/dist/esm/z-footer.entry.js +1 -1
- package/dist/esm/z-ghost-loading.entry.js +1 -1
- package/dist/esm/z-heading.entry.js +1 -1
- package/dist/esm/z-icon-package.entry.js +1 -1
- package/dist/esm/z-info-box.entry.js +1 -1
- package/dist/esm/z-list_3.entry.js +1 -1
- package/dist/esm/z-menu-dropdown_2.entry.js +1 -1
- package/dist/esm/z-menu-section.entry.js +1 -1
- package/dist/esm/z-menu.entry.js +1 -1
- package/dist/esm/z-messages-pocket.entry.js +1 -1
- package/dist/esm/z-modal-login.entry.js +1 -1
- package/dist/esm/z-modal.entry.js +1 -1
- package/dist/esm/z-myz-card-alert.entry.js +1 -1
- package/dist/esm/z-myz-card-dictionary.entry.js +1 -1
- package/dist/esm/z-myz-card-footer-sections.entry.js +1 -1
- package/dist/esm/z-myz-card-footer.entry.js +1 -1
- package/dist/esm/z-myz-card-icon.entry.js +1 -1
- package/dist/esm/z-myz-card-info.entry.js +1 -1
- package/dist/esm/z-myz-card-list.entry.js +1 -1
- package/dist/esm/z-myz-card_4.entry.js +1 -1
- package/dist/esm/z-myz-list-item.entry.js +1 -1
- package/dist/esm/z-myz-topbar.entry.js +1 -1
- package/dist/esm/z-navigation-tab.entry.js +1 -1
- package/dist/esm/z-navigation-tabs.entry.js +1 -1
- package/dist/esm/z-notification.entry.js +1 -1
- package/dist/esm/z-otp.entry.js +1 -1
- package/dist/esm/z-pagination-bar.entry.js +1 -1
- package/dist/esm/z-pagination-page.entry.js +1 -1
- package/dist/esm/z-panel-elem.entry.js +1 -1
- package/dist/esm/z-pocket-message.entry.js +1 -1
- package/dist/esm/z-pocket_3.entry.js +1 -1
- package/dist/esm/z-popover.entry.js +1 -1
- package/dist/esm/z-slideshow.entry.js +1 -1
- package/dist/esm/z-status-tag.entry.js +1 -1
- package/dist/esm/z-stepper-item.entry.js +1 -1
- package/dist/esm/z-stepper.entry.js +1 -1
- package/dist/esm/z-table-body.entry.js +1 -1
- package/dist/esm/z-table-cell.entry.js +1 -1
- package/dist/esm/z-table-empty-box.entry.js +1 -1
- package/dist/esm/z-table-expanded-row.entry.js +1 -1
- package/dist/esm/z-table-footer.entry.js +1 -1
- package/dist/esm/z-table-head.entry.js +1 -1
- package/dist/esm/z-table-header-row.entry.js +1 -1
- package/dist/esm/z-table-header.entry.js +1 -1
- package/dist/esm/z-table-row.entry.js +1 -1
- package/dist/esm/z-table-sticky-footer.entry.js +1 -1
- package/dist/esm/z-table.entry.js +1 -1
- package/dist/esm/z-toast-notification-list.entry.js +1 -1
- package/dist/esm/z-toast-notification.entry.js +1 -1
- package/dist/esm/z-toggle-button.entry.js +1 -1
- package/dist/esm/z-toggle-switch.entry.js +7 -11
- package/dist/esm/z-tooltip.entry.js +1 -1
- package/dist/esm/z-user-dropdown.entry.js +1 -1
- package/dist/esm/z-visually-hidden.entry.js +1 -1
- package/dist/types/components/buttons/z-toggle-switch/index.d.ts +1 -1
- package/dist/types/stencil-public-runtime.d.ts +189 -186
- package/dist/web-components-library/{p-d6d19aeb.entry.js → p-0084ea9f.entry.js} +1 -1
- package/dist/web-components-library/{p-e1f1f39e.entry.js → p-0293d6c6.entry.js} +1 -1
- package/dist/web-components-library/{p-bc5e78a8.entry.js → p-02fa9e81.entry.js} +1 -1
- package/dist/web-components-library/{p-240834e2.entry.js → p-032bfb5c.entry.js} +1 -1
- package/dist/web-components-library/{p-4a414eb2.entry.js → p-04daa863.entry.js} +1 -1
- package/{www/build/p-b008639f.entry.js → dist/web-components-library/p-07938fc2.entry.js} +1 -1
- package/dist/web-components-library/{p-b9f91ea1.entry.js → p-0948e843.entry.js} +1 -1
- package/dist/web-components-library/{p-ac3bc4c2.entry.js → p-09ded8b4.entry.js} +1 -1
- package/dist/web-components-library/{p-250926fe.entry.js → p-0b6bd214.entry.js} +1 -1
- package/dist/web-components-library/{p-767c4094.entry.js → p-1584dfb4.entry.js} +1 -1
- package/dist/web-components-library/{p-698e18cf.entry.js → p-1bd60c44.entry.js} +1 -1
- package/dist/web-components-library/{p-4d35157e.entry.js → p-23c46ff2.entry.js} +1 -1
- package/dist/web-components-library/{p-2feaa8e1.entry.js → p-24a2ecc0.entry.js} +1 -1
- package/dist/web-components-library/{p-7af1b50c.entry.js → p-2c120632.entry.js} +1 -1
- package/dist/web-components-library/{p-1094e4de.entry.js → p-2cc0c93f.entry.js} +1 -1
- package/dist/web-components-library/{p-a1bb6af2.entry.js → p-3bbf16c8.entry.js} +1 -1
- package/dist/web-components-library/{p-b6ad7e23.entry.js → p-3ea930a5.entry.js} +1 -1
- package/dist/web-components-library/{p-b78fb152.entry.js → p-40e6d79d.entry.js} +1 -1
- package/dist/web-components-library/{p-74fb3d69.entry.js → p-45cbf885.entry.js} +1 -1
- package/dist/web-components-library/{p-f113a03a.entry.js → p-4b756d6a.entry.js} +1 -1
- package/dist/web-components-library/{p-b8770504.entry.js → p-4c7189d2.entry.js} +1 -1
- package/dist/web-components-library/{p-434512c4.entry.js → p-4e2763b2.entry.js} +1 -1
- package/dist/web-components-library/p-56640ea6.js +1 -0
- package/{www/build/p-c19e3c48.entry.js → dist/web-components-library/p-56fe8986.entry.js} +1 -1
- package/dist/web-components-library/{p-ebcad010.entry.js → p-57aaa3d2.entry.js} +1 -1
- package/{www/build/p-a7733104.entry.js → dist/web-components-library/p-5fb435ca.entry.js} +1 -1
- package/dist/web-components-library/{p-be40901d.entry.js → p-61d066ee.entry.js} +1 -1
- package/dist/web-components-library/{p-778c843f.entry.js → p-706eb92e.entry.js} +1 -1
- package/dist/web-components-library/{p-d4e409ba.entry.js → p-732213f9.entry.js} +1 -1
- package/dist/web-components-library/{p-0ce6293a.entry.js → p-761eb0ec.entry.js} +1 -1
- package/{www/build/p-8303fd88.entry.js → dist/web-components-library/p-77610e66.entry.js} +1 -1
- package/dist/web-components-library/{p-c7af96eb.entry.js → p-779bc51a.entry.js} +1 -1
- package/dist/web-components-library/{p-056f3b6a.entry.js → p-7bbf377b.entry.js} +1 -1
- package/dist/web-components-library/{p-140cc18f.entry.js → p-7d57c388.entry.js} +1 -1
- package/dist/web-components-library/{p-8edb6b65.entry.js → p-7e13c57d.entry.js} +1 -1
- package/dist/web-components-library/{p-6af9e8d7.entry.js → p-82b2c47c.entry.js} +1 -1
- package/dist/web-components-library/{p-6011c261.entry.js → p-8680baaf.entry.js} +1 -1
- package/dist/web-components-library/{p-2ea470c2.entry.js → p-8788a24f.entry.js} +1 -1
- package/dist/web-components-library/{p-4c1dc891.entry.js → p-8aa42057.entry.js} +1 -1
- package/dist/web-components-library/{p-2afdbac4.entry.js → p-8b780334.entry.js} +1 -1
- package/dist/web-components-library/{p-39f55fdd.entry.js → p-8b806916.entry.js} +1 -1
- package/dist/web-components-library/{p-c52df17b.entry.js → p-915f59a5.entry.js} +1 -1
- package/dist/web-components-library/{p-4665d79f.entry.js → p-979882a5.entry.js} +1 -1
- package/dist/web-components-library/{p-0dbee434.entry.js → p-9a764099.entry.js} +1 -1
- package/dist/web-components-library/{p-cf914ea7.entry.js → p-a56f935f.entry.js} +1 -1
- package/dist/web-components-library/{p-8deddec7.entry.js → p-a61ea96d.entry.js} +1 -1
- package/{www/build/p-f15ca066.entry.js → dist/web-components-library/p-ad105cb1.entry.js} +1 -1
- package/{www/build/p-fdfca9b7.entry.js → dist/web-components-library/p-af9c81d0.entry.js} +1 -1
- package/dist/web-components-library/{p-cb2acc2e.entry.js → p-b33f83f6.entry.js} +1 -1
- package/dist/web-components-library/{p-2805c574.entry.js → p-b4981c43.entry.js} +1 -1
- package/dist/web-components-library/{p-db5863cf.entry.js → p-b4bc83ea.entry.js} +1 -1
- package/dist/web-components-library/{p-aa0f7169.entry.js → p-b87c4984.entry.js} +1 -1
- package/dist/web-components-library/{p-5bbbc979.entry.js → p-bbc60b23.entry.js} +1 -1
- package/dist/web-components-library/{p-1c72783c.entry.js → p-bd8a9e22.entry.js} +1 -1
- package/dist/web-components-library/{p-48e0a763.entry.js → p-c273c377.entry.js} +1 -1
- package/{www/build/p-5558c49a.entry.js → dist/web-components-library/p-c932e698.entry.js} +1 -1
- package/dist/web-components-library/{p-71cc7ed0.entry.js → p-cdf09ad7.entry.js} +1 -1
- package/{www/build/p-007b2b1e.entry.js → dist/web-components-library/p-d0de0319.entry.js} +1 -1
- package/dist/web-components-library/{p-6583cbec.entry.js → p-d1d26026.entry.js} +1 -1
- package/dist/web-components-library/{p-4a1404e2.entry.js → p-d2848d7c.entry.js} +1 -1
- package/dist/web-components-library/{p-cfebc80e.entry.js → p-dbbae18b.entry.js} +1 -1
- package/dist/web-components-library/p-df58b251.entry.js +1 -0
- package/dist/web-components-library/{p-a85195a4.entry.js → p-e697181c.entry.js} +1 -1
- package/{www/build/p-02956254.entry.js → dist/web-components-library/p-e776d206.entry.js} +1 -1
- package/{www/build/p-cd6cfb85.entry.js → dist/web-components-library/p-f0913e02.entry.js} +1 -1
- package/dist/web-components-library/{p-3ee697e5.entry.js → p-f52fb47b.entry.js} +1 -1
- package/dist/web-components-library/{p-9af1322d.entry.js → p-f78ddbf1.entry.js} +1 -1
- package/dist/web-components-library/{p-5ed90426.entry.js → p-f9a31c55.entry.js} +1 -1
- package/dist/web-components-library/{p-483d10ba.entry.js → p-f9e401fa.entry.js} +1 -1
- package/dist/web-components-library/web-components-library.css +1 -1
- package/dist/web-components-library/web-components-library.esm.js +1 -1
- package/loader/index.d.ts +0 -1
- package/package.json +1 -1
- package/react/react-component-lib/createComponent.d.ts +1 -1
- package/react/react-component-lib/createComponent.js +42 -10
- package/react/react-component-lib/createComponent.js.map +1 -1
- package/react/react-component-lib/createOverlayComponent.d.ts +5 -4
- package/react/react-component-lib/createOverlayComponent.js +28 -8
- package/react/react-component-lib/createOverlayComponent.js.map +1 -1
- package/react/react-component-lib/utils/attachProps.d.ts +1 -1
- package/react/react-component-lib/utils/attachProps.js +14 -12
- package/react/react-component-lib/utils/attachProps.js.map +1 -1
- package/react/react-component-lib/utils/index.d.ts +4 -1
- package/react/react-component-lib/utils/index.js +20 -5
- package/react/react-component-lib/utils/index.js.map +1 -1
- package/www/build/{p-d6d19aeb.entry.js → p-0084ea9f.entry.js} +1 -1
- package/www/build/{p-e1f1f39e.entry.js → p-0293d6c6.entry.js} +1 -1
- package/www/build/{p-bc5e78a8.entry.js → p-02fa9e81.entry.js} +1 -1
- package/www/build/{p-240834e2.entry.js → p-032bfb5c.entry.js} +1 -1
- package/www/build/{p-4a414eb2.entry.js → p-04daa863.entry.js} +1 -1
- package/{dist/web-components-library/p-b008639f.entry.js → www/build/p-07938fc2.entry.js} +1 -1
- package/www/build/{p-b9f91ea1.entry.js → p-0948e843.entry.js} +1 -1
- package/www/build/{p-ac3bc4c2.entry.js → p-09ded8b4.entry.js} +1 -1
- package/www/build/{p-250926fe.entry.js → p-0b6bd214.entry.js} +1 -1
- package/www/build/{p-767c4094.entry.js → p-1584dfb4.entry.js} +1 -1
- package/www/build/{p-698e18cf.entry.js → p-1bd60c44.entry.js} +1 -1
- package/www/build/{p-41964367.js → p-1ef0dee5.js} +13 -6
- package/www/build/{p-4d35157e.entry.js → p-23c46ff2.entry.js} +1 -1
- package/www/build/{p-2feaa8e1.entry.js → p-24a2ecc0.entry.js} +1 -1
- package/www/build/{p-7af1b50c.entry.js → p-2c120632.entry.js} +1 -1
- package/www/build/{p-1094e4de.entry.js → p-2cc0c93f.entry.js} +1 -1
- package/www/build/{p-a1bb6af2.entry.js → p-3bbf16c8.entry.js} +1 -1
- package/www/build/{p-b6ad7e23.entry.js → p-3ea930a5.entry.js} +1 -1
- package/www/build/{p-b78fb152.entry.js → p-40e6d79d.entry.js} +1 -1
- package/www/build/{p-74fb3d69.entry.js → p-45cbf885.entry.js} +1 -1
- package/www/build/{p-f113a03a.entry.js → p-4b756d6a.entry.js} +1 -1
- package/www/build/{p-b8770504.entry.js → p-4c7189d2.entry.js} +1 -1
- package/www/build/{p-434512c4.entry.js → p-4e2763b2.entry.js} +1 -1
- package/www/build/p-56640ea6.js +1 -0
- package/{dist/web-components-library/p-c19e3c48.entry.js → www/build/p-56fe8986.entry.js} +1 -1
- package/www/build/{p-ebcad010.entry.js → p-57aaa3d2.entry.js} +1 -1
- package/{dist/web-components-library/p-a7733104.entry.js → www/build/p-5fb435ca.entry.js} +1 -1
- package/www/build/{p-be40901d.entry.js → p-61d066ee.entry.js} +1 -1
- package/www/build/{p-778c843f.entry.js → p-706eb92e.entry.js} +1 -1
- package/www/build/{p-d4e409ba.entry.js → p-732213f9.entry.js} +1 -1
- package/www/build/{p-0ce6293a.entry.js → p-761eb0ec.entry.js} +1 -1
- package/{dist/web-components-library/p-8303fd88.entry.js → www/build/p-77610e66.entry.js} +1 -1
- package/www/build/{p-c7af96eb.entry.js → p-779bc51a.entry.js} +1 -1
- package/www/build/{p-056f3b6a.entry.js → p-7bbf377b.entry.js} +1 -1
- package/www/build/{p-140cc18f.entry.js → p-7d57c388.entry.js} +1 -1
- package/www/build/{p-8edb6b65.entry.js → p-7e13c57d.entry.js} +1 -1
- package/www/build/{p-6af9e8d7.entry.js → p-82b2c47c.entry.js} +1 -1
- package/www/build/{p-6011c261.entry.js → p-8680baaf.entry.js} +1 -1
- package/www/build/{p-2ea470c2.entry.js → p-8788a24f.entry.js} +1 -1
- package/www/build/{p-4c1dc891.entry.js → p-8aa42057.entry.js} +1 -1
- package/www/build/{p-2afdbac4.entry.js → p-8b780334.entry.js} +1 -1
- package/www/build/{p-39f55fdd.entry.js → p-8b806916.entry.js} +1 -1
- package/www/build/{p-c52df17b.entry.js → p-915f59a5.entry.js} +1 -1
- package/www/build/{p-4665d79f.entry.js → p-979882a5.entry.js} +1 -1
- package/www/build/{p-0dbee434.entry.js → p-9a764099.entry.js} +1 -1
- package/www/build/{p-cf914ea7.entry.js → p-a56f935f.entry.js} +1 -1
- package/www/build/{p-8deddec7.entry.js → p-a61ea96d.entry.js} +1 -1
- package/{dist/web-components-library/p-f15ca066.entry.js → www/build/p-ad105cb1.entry.js} +1 -1
- package/{dist/web-components-library/p-fdfca9b7.entry.js → www/build/p-af9c81d0.entry.js} +1 -1
- package/www/build/{p-cb2acc2e.entry.js → p-b33f83f6.entry.js} +1 -1
- package/www/build/{p-2805c574.entry.js → p-b4981c43.entry.js} +1 -1
- package/www/build/{p-db5863cf.entry.js → p-b4bc83ea.entry.js} +1 -1
- package/www/build/{p-aa0f7169.entry.js → p-b87c4984.entry.js} +1 -1
- package/www/build/{p-5bbbc979.entry.js → p-bbc60b23.entry.js} +1 -1
- package/www/build/{p-1c72783c.entry.js → p-bd8a9e22.entry.js} +1 -1
- package/www/build/{p-48e0a763.entry.js → p-c273c377.entry.js} +1 -1
- package/{dist/web-components-library/p-5558c49a.entry.js → www/build/p-c932e698.entry.js} +1 -1
- package/www/build/{p-71cc7ed0.entry.js → p-cdf09ad7.entry.js} +1 -1
- package/{dist/web-components-library/p-007b2b1e.entry.js → www/build/p-d0de0319.entry.js} +1 -1
- package/www/build/{p-6583cbec.entry.js → p-d1d26026.entry.js} +1 -1
- package/www/build/{p-4a1404e2.entry.js → p-d2848d7c.entry.js} +1 -1
- package/www/build/{p-cfebc80e.entry.js → p-dbbae18b.entry.js} +1 -1
- package/www/build/p-df58b251.entry.js +1 -0
- package/www/build/{p-a85195a4.entry.js → p-e697181c.entry.js} +1 -1
- package/{dist/web-components-library/p-02956254.entry.js → www/build/p-e776d206.entry.js} +1 -1
- package/{dist/web-components-library/p-cd6cfb85.entry.js → www/build/p-f0913e02.entry.js} +1 -1
- package/www/build/{p-3ee697e5.entry.js → p-f52fb47b.entry.js} +1 -1
- package/www/build/{p-9af1322d.entry.js → p-f78ddbf1.entry.js} +1 -1
- package/www/build/{p-5ed90426.entry.js → p-f9a31c55.entry.js} +1 -1
- package/www/build/{p-483d10ba.entry.js → p-f9e401fa.entry.js} +1 -1
- package/www/build/{p-97a11655.css → p-fcff1237.css} +24 -1
- package/www/build/web-components-library.css +1 -1
- package/www/build/web-components-library.esm.js +1 -1
- package/www/build/web-components-library.js +1 -1
- package/www/index.html +1 -1
- package/dist/web-components-library/p-904a85e4.js +0 -1
- package/dist/web-components-library/p-93c863d2.entry.js +0 -1
- package/www/build/p-904a85e4.js +0 -1
- package/www/build/p-93c863d2.entry.js +0 -1
|
@@ -13,8 +13,8 @@ const doc = win.document || { head: {} };
|
|
|
13
13
|
const plt = {
|
|
14
14
|
$flags$: 0,
|
|
15
15
|
$resourcesUrl$: '',
|
|
16
|
-
jmp: h => h(),
|
|
17
|
-
raf: h => requestAnimationFrame(h),
|
|
16
|
+
jmp: (h) => h(),
|
|
17
|
+
raf: (h) => requestAnimationFrame(h),
|
|
18
18
|
ael: (el, eventName, listener, opts) => el.addEventListener(eventName, listener, opts),
|
|
19
19
|
rel: (el, eventName, listener, opts) => el.removeEventListener(eventName, listener, opts),
|
|
20
20
|
ce: (eventName, opts) => new CustomEvent(eventName, opts),
|
|
@@ -23,7 +23,7 @@ const promiseResolve = (v) => Promise.resolve(v);
|
|
|
23
23
|
const supportsConstructibleStylesheets = /*@__PURE__*/ (() => {
|
|
24
24
|
try {
|
|
25
25
|
new CSSStyleSheet();
|
|
26
|
-
return typeof
|
|
26
|
+
return typeof new CSSStyleSheet().replace === 'function';
|
|
27
27
|
}
|
|
28
28
|
catch (e) { }
|
|
29
29
|
return false;
|
|
@@ -226,7 +226,7 @@ const h = (nodeName, vnodeData, ...children) => {
|
|
|
226
226
|
typeof classData !== 'object'
|
|
227
227
|
? classData
|
|
228
228
|
: Object.keys(classData)
|
|
229
|
-
.filter(k => classData[k])
|
|
229
|
+
.filter((k) => classData[k])
|
|
230
230
|
.join(' ');
|
|
231
231
|
}
|
|
232
232
|
}
|
|
@@ -281,8 +281,8 @@ const setAccessor = (elm, memberName, oldValue, newValue, isSvg, flags) => {
|
|
|
281
281
|
const classList = elm.classList;
|
|
282
282
|
const oldClasses = parseClassList(oldValue);
|
|
283
283
|
const newClasses = parseClassList(newValue);
|
|
284
|
-
classList.remove(...oldClasses.filter(c => c && !newClasses.includes(c)));
|
|
285
|
-
classList.add(...newClasses.filter(c => c && !oldClasses.includes(c)));
|
|
284
|
+
classList.remove(...oldClasses.filter((c) => c && !newClasses.includes(c)));
|
|
285
|
+
classList.add(...newClasses.filter((c) => c && !oldClasses.includes(c)));
|
|
286
286
|
}
|
|
287
287
|
else if (memberName === 'style') {
|
|
288
288
|
// update style attribute, css properties and values
|
|
@@ -317,7 +317,9 @@ const setAccessor = (elm, memberName, oldValue, newValue, isSvg, flags) => {
|
|
|
317
317
|
newValue(elm);
|
|
318
318
|
}
|
|
319
319
|
}
|
|
320
|
-
else if ((!isProp ) &&
|
|
320
|
+
else if ((!isProp ) &&
|
|
321
|
+
memberName[0] === 'o' &&
|
|
322
|
+
memberName[1] === 'n') {
|
|
321
323
|
// Event Handlers
|
|
322
324
|
// so if the member name starts with "on" and the 3rd characters is
|
|
323
325
|
// a capital letter, and it's not already a member on the element,
|
|
@@ -364,7 +366,6 @@ const setAccessor = (elm, memberName, oldValue, newValue, isSvg, flags) => {
|
|
|
364
366
|
// Workaround for Safari, moving the <input> caret when re-assigning the same valued
|
|
365
367
|
if (memberName === 'list') {
|
|
366
368
|
isProp = false;
|
|
367
|
-
// tslint:disable-next-line: triple-equals
|
|
368
369
|
}
|
|
369
370
|
else if (oldValue == null || elm[memberName] != n) {
|
|
370
371
|
elm[memberName] = n;
|
|
@@ -418,7 +419,9 @@ const updateElement = (oldVnode, newVnode, isSvgMode, memberName) => {
|
|
|
418
419
|
// if the element passed in is a shadow root, which is a document fragment
|
|
419
420
|
// then we want to be adding attrs/props to the shadow root's "host" element
|
|
420
421
|
// if it's not a shadow root, then we add attrs/props to the same element
|
|
421
|
-
const elm = newVnode.$elm$.nodeType === 11 /* DocumentFragment */ && newVnode.$elm$.host
|
|
422
|
+
const elm = newVnode.$elm$.nodeType === 11 /* DocumentFragment */ && newVnode.$elm$.host
|
|
423
|
+
? newVnode.$elm$.host
|
|
424
|
+
: newVnode.$elm$;
|
|
422
425
|
const oldVnodeAttrs = (oldVnode && oldVnode.$attrs$) || EMPTY_OBJ;
|
|
423
426
|
const newVnodeAttrs = newVnode.$attrs$ || EMPTY_OBJ;
|
|
424
427
|
{
|
|
@@ -462,14 +465,17 @@ const createElm = (oldParentVNode, newParentVNode, childIndex, parentElm) => {
|
|
|
462
465
|
}
|
|
463
466
|
else if (newVNode.$flags$ & 1 /* isSlotReference */) {
|
|
464
467
|
// create a slot reference node
|
|
465
|
-
elm = newVNode.$elm$ =
|
|
468
|
+
elm = newVNode.$elm$ =
|
|
469
|
+
doc.createTextNode('');
|
|
466
470
|
}
|
|
467
471
|
else {
|
|
468
472
|
if (!isSvgMode) {
|
|
469
473
|
isSvgMode = newVNode.$tag$ === 'svg';
|
|
470
474
|
}
|
|
471
475
|
// create element
|
|
472
|
-
elm = newVNode.$elm$ = (doc.createElementNS(isSvgMode ? SVG_NS : HTML_NS, newVNode.$flags$ & 2 /* isSlotFallback */
|
|
476
|
+
elm = newVNode.$elm$ = (doc.createElementNS(isSvgMode ? SVG_NS : HTML_NS, newVNode.$flags$ & 2 /* isSlotFallback */
|
|
477
|
+
? 'slot-fb'
|
|
478
|
+
: newVNode.$tag$)
|
|
473
479
|
);
|
|
474
480
|
if (isSvgMode && newVNode.$tag$ === 'foreignObject') {
|
|
475
481
|
isSvgMode = false;
|
|
@@ -836,7 +842,7 @@ const relocateSlotContent = (elm) => {
|
|
|
836
842
|
// that is suppose to always represent the original content location
|
|
837
843
|
if (isNodeLocatedInSlot(node, slotNameAttr)) {
|
|
838
844
|
// it's possible we've already decided to relocate this node
|
|
839
|
-
relocateNodeData = relocateNodes.find(r => r.$nodeToRelocate$ === node);
|
|
845
|
+
relocateNodeData = relocateNodes.find((r) => r.$nodeToRelocate$ === node);
|
|
840
846
|
// made some changes to slots
|
|
841
847
|
// let's make sure we also double check
|
|
842
848
|
// fallbacks are correctly hidden or shown
|
|
@@ -855,9 +861,9 @@ const relocateSlotContent = (elm) => {
|
|
|
855
861
|
});
|
|
856
862
|
}
|
|
857
863
|
if (node['s-sr']) {
|
|
858
|
-
relocateNodes.map(relocateNode => {
|
|
864
|
+
relocateNodes.map((relocateNode) => {
|
|
859
865
|
if (isNodeLocatedInSlot(relocateNode.$nodeToRelocate$, node['s-sn'])) {
|
|
860
|
-
relocateNodeData = relocateNodes.find(r => r.$nodeToRelocate$ === node);
|
|
866
|
+
relocateNodeData = relocateNodes.find((r) => r.$nodeToRelocate$ === node);
|
|
861
867
|
if (relocateNodeData && !relocateNode.$slotRefNode$) {
|
|
862
868
|
relocateNode.$slotRefNode$ = relocateNodeData.$slotRefNode$;
|
|
863
869
|
}
|
|
@@ -865,7 +871,7 @@ const relocateSlotContent = (elm) => {
|
|
|
865
871
|
});
|
|
866
872
|
}
|
|
867
873
|
}
|
|
868
|
-
else if (!relocateNodes.some(r => r.$nodeToRelocate$ === node)) {
|
|
874
|
+
else if (!relocateNodes.some((r) => r.$nodeToRelocate$ === node)) {
|
|
869
875
|
// so far this element does not have a slot home, not setting slotRefNode on purpose
|
|
870
876
|
// if we never find a home for this element then we'll need to hide it
|
|
871
877
|
relocateNodes.push({
|
|
@@ -945,7 +951,8 @@ const renderVdom = (hostRef, renderFnResults) => {
|
|
|
945
951
|
if (!nodeToRelocate['s-ol']) {
|
|
946
952
|
// add a reference node marking this node's original location
|
|
947
953
|
// keep a reference to this node for later lookups
|
|
948
|
-
orgLocationNode =
|
|
954
|
+
orgLocationNode =
|
|
955
|
+
doc.createTextNode('');
|
|
949
956
|
orgLocationNode['s-nr'] = nodeToRelocate;
|
|
950
957
|
nodeToRelocate.parentNode.insertBefore((nodeToRelocate['s-ol'] = orgLocationNode), nodeToRelocate);
|
|
951
958
|
}
|
|
@@ -969,7 +976,8 @@ const renderVdom = (hostRef, renderFnResults) => {
|
|
|
969
976
|
}
|
|
970
977
|
}
|
|
971
978
|
}
|
|
972
|
-
if ((!insertBeforeNode && parentNodeRef !== nodeToRelocate.parentNode) ||
|
|
979
|
+
if ((!insertBeforeNode && parentNodeRef !== nodeToRelocate.parentNode) ||
|
|
980
|
+
nodeToRelocate.nextSibling !== insertBeforeNode) {
|
|
973
981
|
// we've checked that it's worth while to relocate
|
|
974
982
|
// since that the node to relocate
|
|
975
983
|
// has a different next sibling or parent relocated
|
|
@@ -1015,6 +1023,13 @@ const createEvent = (ref, name, flags) => {
|
|
|
1015
1023
|
},
|
|
1016
1024
|
};
|
|
1017
1025
|
};
|
|
1026
|
+
/**
|
|
1027
|
+
* Helper function to create & dispatch a custom Event on a provided target
|
|
1028
|
+
* @param elm the target of the Event
|
|
1029
|
+
* @param name the name to give the custom Event
|
|
1030
|
+
* @param opts options for configuring a custom Event
|
|
1031
|
+
* @returns the custom Event
|
|
1032
|
+
*/
|
|
1018
1033
|
const emitEvent = (elm, name, opts) => {
|
|
1019
1034
|
const ev = plt.ce(name, opts);
|
|
1020
1035
|
elm.dispatchEvent(ev);
|
|
@@ -1022,7 +1037,7 @@ const emitEvent = (elm, name, opts) => {
|
|
|
1022
1037
|
};
|
|
1023
1038
|
const attachToAncestor = (hostRef, ancestorComponent) => {
|
|
1024
1039
|
if (ancestorComponent && !hostRef.$onRenderResolve$ && ancestorComponent['s-p']) {
|
|
1025
|
-
ancestorComponent['s-p'].push(new Promise(r => (hostRef.$onRenderResolve$ = r)));
|
|
1040
|
+
ancestorComponent['s-p'].push(new Promise((r) => (hostRef.$onRenderResolve$ = r)));
|
|
1026
1041
|
}
|
|
1027
1042
|
};
|
|
1028
1043
|
const scheduleUpdate = (hostRef, isInitialLoad) => {
|
|
@@ -1084,7 +1099,7 @@ const updateComponent = async (hostRef, instance, isInitialLoad) => {
|
|
|
1084
1099
|
// ok, so turns out there are some child host elements
|
|
1085
1100
|
// waiting on this parent element to load
|
|
1086
1101
|
// let's fire off all update callbacks waiting
|
|
1087
|
-
rc.map(cb => cb());
|
|
1102
|
+
rc.map((cb) => cb());
|
|
1088
1103
|
elm['s-rc'] = undefined;
|
|
1089
1104
|
}
|
|
1090
1105
|
endRender();
|
|
@@ -1197,7 +1212,31 @@ const safeCall = (instance, method, arg) => {
|
|
|
1197
1212
|
const then = (promise, thenFn) => {
|
|
1198
1213
|
return promise && promise.then ? promise.then(thenFn) : thenFn();
|
|
1199
1214
|
};
|
|
1200
|
-
const addHydratedFlag = (elm) =>
|
|
1215
|
+
const addHydratedFlag = (elm) => elm.classList.add('hydrated')
|
|
1216
|
+
;
|
|
1217
|
+
/**
|
|
1218
|
+
* Parse a new property value for a given property type.
|
|
1219
|
+
*
|
|
1220
|
+
* While the prop value can reasonably be expected to be of `any` type as far as TypeScript's type checker is concerned,
|
|
1221
|
+
* it is not safe to assume that the string returned by evaluating `typeof propValue` matches:
|
|
1222
|
+
* 1. `any`, the type given to `propValue` in the function signature
|
|
1223
|
+
* 2. the type stored from `propType`.
|
|
1224
|
+
*
|
|
1225
|
+
* This function provides the capability to parse/coerce a property's value to potentially any other JavaScript type.
|
|
1226
|
+
*
|
|
1227
|
+
* Property values represented in TSX preserve their type information. In the example below, the number 0 is passed to
|
|
1228
|
+
* a component. This `propValue` will preserve its type information (`typeof propValue === 'number'`). Note that is
|
|
1229
|
+
* based on the type of the value being passed in, not the type declared of the class member decorated with `@Prop`.
|
|
1230
|
+
* ```tsx
|
|
1231
|
+
* <my-cmp prop-val={0}></my-cmp>
|
|
1232
|
+
* ```
|
|
1233
|
+
*
|
|
1234
|
+
* HTML prop values on the other hand, will always a string
|
|
1235
|
+
*
|
|
1236
|
+
* @param propValue the new value to coerce to some type
|
|
1237
|
+
* @param propType the type of the prop, expressed as a binary number
|
|
1238
|
+
* @returns the parsed/coerced value
|
|
1239
|
+
*/
|
|
1201
1240
|
const parsePropertyValue = (propValue, propType) => {
|
|
1202
1241
|
// ensure this value is of the correct prop type
|
|
1203
1242
|
if (propValue != null && !isComplexType(propValue)) {
|
|
@@ -1231,7 +1270,10 @@ const setValue = (ref, propName, newVal, cmpMeta) => {
|
|
|
1231
1270
|
const flags = hostRef.$flags$;
|
|
1232
1271
|
const instance = hostRef.$lazyInstance$ ;
|
|
1233
1272
|
newVal = parsePropertyValue(newVal, cmpMeta.$members$[propName][0]);
|
|
1234
|
-
|
|
1273
|
+
// explicitly check for NaN on both sides, as `NaN === NaN` is always false
|
|
1274
|
+
const areBothNaN = Number.isNaN(oldVal) && Number.isNaN(newVal);
|
|
1275
|
+
const didValueChange = newVal !== oldVal && !areBothNaN;
|
|
1276
|
+
if ((!(flags & 8 /* isConstructingInstance */) || oldVal === undefined) && didValueChange) {
|
|
1235
1277
|
// gadzooks! the property's value has changed!!
|
|
1236
1278
|
// set our new value!
|
|
1237
1279
|
hostRef.$instanceValues$.set(propName, newVal);
|
|
@@ -1241,7 +1283,7 @@ const setValue = (ref, propName, newVal, cmpMeta) => {
|
|
|
1241
1283
|
const watchMethods = cmpMeta.$watchers$[propName];
|
|
1242
1284
|
if (watchMethods) {
|
|
1243
1285
|
// this instance is watching for when this property changed
|
|
1244
|
-
watchMethods.map(watchMethodName => {
|
|
1286
|
+
watchMethods.map((watchMethodName) => {
|
|
1245
1287
|
try {
|
|
1246
1288
|
// fire off each of the watch methods that are watching this property
|
|
1247
1289
|
instance[watchMethodName](newVal, oldVal, propName);
|
|
@@ -1271,7 +1313,8 @@ const proxyComponent = (Cstr, cmpMeta, flags) => {
|
|
|
1271
1313
|
const members = Object.entries(cmpMeta.$members$);
|
|
1272
1314
|
const prototype = Cstr.prototype;
|
|
1273
1315
|
members.map(([memberName, [memberFlags]]) => {
|
|
1274
|
-
if ((memberFlags & 31 /* Prop */ ||
|
|
1316
|
+
if ((memberFlags & 31 /* Prop */ ||
|
|
1317
|
+
((flags & 2 /* proxyState */) && memberFlags & 32 /* State */))) {
|
|
1275
1318
|
// proxyComponent - prop
|
|
1276
1319
|
Object.defineProperty(prototype, memberName, {
|
|
1277
1320
|
get() {
|
|
@@ -1286,7 +1329,8 @@ const proxyComponent = (Cstr, cmpMeta, flags) => {
|
|
|
1286
1329
|
enumerable: true,
|
|
1287
1330
|
});
|
|
1288
1331
|
}
|
|
1289
|
-
else if (flags & 1 /* isElementConstructor */ &&
|
|
1332
|
+
else if (flags & 1 /* isElementConstructor */ &&
|
|
1333
|
+
memberFlags & 64 /* Method */) {
|
|
1290
1334
|
// proxyComponent - method
|
|
1291
1335
|
Object.defineProperty(prototype, memberName, {
|
|
1292
1336
|
value(...args) {
|
|
@@ -1301,6 +1345,51 @@ const proxyComponent = (Cstr, cmpMeta, flags) => {
|
|
|
1301
1345
|
prototype.attributeChangedCallback = function (attrName, _oldValue, newValue) {
|
|
1302
1346
|
plt.jmp(() => {
|
|
1303
1347
|
const propName = attrNameToPropName.get(attrName);
|
|
1348
|
+
// In a web component lifecycle the attributeChangedCallback runs prior to connectedCallback
|
|
1349
|
+
// in the case where an attribute was set inline.
|
|
1350
|
+
// ```html
|
|
1351
|
+
// <my-component some-attribute="some-value"></my-component>
|
|
1352
|
+
// ```
|
|
1353
|
+
//
|
|
1354
|
+
// There is an edge case where a developer sets the attribute inline on a custom element and then
|
|
1355
|
+
// programmatically changes it before it has been upgraded as shown below:
|
|
1356
|
+
//
|
|
1357
|
+
// ```html
|
|
1358
|
+
// <!-- this component has _not_ been upgraded yet -->
|
|
1359
|
+
// <my-component id="test" some-attribute="some-value"></my-component>
|
|
1360
|
+
// <script>
|
|
1361
|
+
// // grab non-upgraded component
|
|
1362
|
+
// el = document.querySelector("#test");
|
|
1363
|
+
// el.someAttribute = "another-value";
|
|
1364
|
+
// // upgrade component
|
|
1365
|
+
// customElements.define('my-component', MyComponent);
|
|
1366
|
+
// </script>
|
|
1367
|
+
// ```
|
|
1368
|
+
// In this case if we do not unshadow here and use the value of the shadowing property, attributeChangedCallback
|
|
1369
|
+
// will be called with `newValue = "some-value"` and will set the shadowed property (this.someAttribute = "another-value")
|
|
1370
|
+
// to the value that was set inline i.e. "some-value" from above example. When
|
|
1371
|
+
// the connectedCallback attempts to unshadow it will use "some-value" as the initial value rather than "another-value"
|
|
1372
|
+
//
|
|
1373
|
+
// The case where the attribute was NOT set inline but was not set programmatically shall be handled/unshadowed
|
|
1374
|
+
// by connectedCallback as this attributeChangedCallback will not fire.
|
|
1375
|
+
//
|
|
1376
|
+
// https://developers.google.com/web/fundamentals/web-components/best-practices#lazy-properties
|
|
1377
|
+
//
|
|
1378
|
+
// TODO(STENCIL-16) we should think about whether or not we actually want to be reflecting the attributes to
|
|
1379
|
+
// properties here given that this goes against best practices outlined here
|
|
1380
|
+
// https://developers.google.com/web/fundamentals/web-components/best-practices#avoid-reentrancy
|
|
1381
|
+
if (this.hasOwnProperty(propName)) {
|
|
1382
|
+
newValue = this[propName];
|
|
1383
|
+
delete this[propName];
|
|
1384
|
+
}
|
|
1385
|
+
else if (prototype.hasOwnProperty(propName) &&
|
|
1386
|
+
typeof this[propName] === 'number' &&
|
|
1387
|
+
this[propName] == newValue) {
|
|
1388
|
+
// if the propName exists on the prototype of `Cstr`, this update may be a result of Stencil using native
|
|
1389
|
+
// APIs to reflect props as attributes. Calls to `setAttribute(someElement, propName)` will result in
|
|
1390
|
+
// `propName` to be converted to a `DOMString`, which may not be what we want for other primitive props.
|
|
1391
|
+
return;
|
|
1392
|
+
}
|
|
1304
1393
|
this[propName] = newValue === null && typeof this[propName] === 'boolean' ? false : newValue;
|
|
1305
1394
|
});
|
|
1306
1395
|
};
|
|
@@ -1337,7 +1426,7 @@ const initializeComponent = async (elm, hostRef, cmpMeta, hmrVersionId, Cstr) =>
|
|
|
1337
1426
|
endLoad();
|
|
1338
1427
|
}
|
|
1339
1428
|
if (!Cstr.isProxied) {
|
|
1340
|
-
// we'
|
|
1429
|
+
// we've never proxied this Constructor before
|
|
1341
1430
|
// let's add the getters/setters to its prototype before
|
|
1342
1431
|
// the first time we create an instance of the implementation
|
|
1343
1432
|
{
|
|
@@ -1386,7 +1475,7 @@ const initializeComponent = async (elm, hostRef, cmpMeta, hmrVersionId, Cstr) =>
|
|
|
1386
1475
|
const ancestorComponent = hostRef.$ancestorComponent$;
|
|
1387
1476
|
const schedule = () => scheduleUpdate(hostRef, true);
|
|
1388
1477
|
if (ancestorComponent && ancestorComponent['s-rc']) {
|
|
1389
|
-
// this is the
|
|
1478
|
+
// this is the initial load and this component it has an ancestor component
|
|
1390
1479
|
// but the ancestor component has NOT fired its will update lifecycle yet
|
|
1391
1480
|
// so let's just cool our jets and wait for the ancestor to continue first
|
|
1392
1481
|
// this will get fired off when the ancestor component
|
|
@@ -1471,7 +1560,7 @@ const disconnectedCallback = (elm) => {
|
|
|
1471
1560
|
const instance = hostRef.$lazyInstance$ ;
|
|
1472
1561
|
{
|
|
1473
1562
|
if (hostRef.$rmListeners$) {
|
|
1474
|
-
hostRef.$rmListeners$.map(rmListener => rmListener());
|
|
1563
|
+
hostRef.$rmListeners$.map((rmListener) => rmListener());
|
|
1475
1564
|
hostRef.$rmListeners$ = undefined;
|
|
1476
1565
|
}
|
|
1477
1566
|
}
|
|
@@ -1493,71 +1582,73 @@ const bootstrapLazy = (lazyBundles, options = {}) => {
|
|
|
1493
1582
|
let isBootstrapping = true;
|
|
1494
1583
|
Object.assign(plt, options);
|
|
1495
1584
|
plt.$resourcesUrl$ = new URL(options.resourcesUrl || './', doc.baseURI).href;
|
|
1496
|
-
lazyBundles.map(lazyBundle =>
|
|
1497
|
-
|
|
1498
|
-
|
|
1499
|
-
|
|
1500
|
-
|
|
1501
|
-
|
|
1502
|
-
|
|
1503
|
-
|
|
1504
|
-
|
|
1505
|
-
|
|
1506
|
-
|
|
1507
|
-
|
|
1508
|
-
|
|
1509
|
-
|
|
1510
|
-
|
|
1511
|
-
|
|
1512
|
-
|
|
1513
|
-
|
|
1514
|
-
|
|
1515
|
-
|
|
1516
|
-
|
|
1517
|
-
|
|
1518
|
-
|
|
1519
|
-
|
|
1520
|
-
|
|
1521
|
-
|
|
1522
|
-
|
|
1523
|
-
|
|
1524
|
-
|
|
1525
|
-
|
|
1526
|
-
|
|
1527
|
-
|
|
1528
|
-
|
|
1585
|
+
lazyBundles.map((lazyBundle) => {
|
|
1586
|
+
lazyBundle[1].map((compactMeta) => {
|
|
1587
|
+
const cmpMeta = {
|
|
1588
|
+
$flags$: compactMeta[0],
|
|
1589
|
+
$tagName$: compactMeta[1],
|
|
1590
|
+
$members$: compactMeta[2],
|
|
1591
|
+
$listeners$: compactMeta[3],
|
|
1592
|
+
};
|
|
1593
|
+
{
|
|
1594
|
+
cmpMeta.$members$ = compactMeta[2];
|
|
1595
|
+
}
|
|
1596
|
+
{
|
|
1597
|
+
cmpMeta.$listeners$ = compactMeta[3];
|
|
1598
|
+
}
|
|
1599
|
+
{
|
|
1600
|
+
cmpMeta.$attrsToReflect$ = [];
|
|
1601
|
+
}
|
|
1602
|
+
{
|
|
1603
|
+
cmpMeta.$watchers$ = {};
|
|
1604
|
+
}
|
|
1605
|
+
const tagName = cmpMeta.$tagName$;
|
|
1606
|
+
const HostElement = class extends HTMLElement {
|
|
1607
|
+
// StencilLazyHost
|
|
1608
|
+
constructor(self) {
|
|
1609
|
+
// @ts-ignore
|
|
1610
|
+
super(self);
|
|
1611
|
+
self = this;
|
|
1612
|
+
registerHost(self, cmpMeta);
|
|
1613
|
+
if (cmpMeta.$flags$ & 1 /* shadowDomEncapsulation */) {
|
|
1614
|
+
// this component is using shadow dom
|
|
1615
|
+
// and this browser supports shadow dom
|
|
1616
|
+
// add the read-only property "shadowRoot" to the host element
|
|
1617
|
+
// adding the shadow root build conditionals to minimize runtime
|
|
1529
1618
|
{
|
|
1530
|
-
|
|
1619
|
+
{
|
|
1620
|
+
self.attachShadow({ mode: 'open' });
|
|
1621
|
+
}
|
|
1531
1622
|
}
|
|
1532
1623
|
}
|
|
1533
1624
|
}
|
|
1534
|
-
|
|
1535
|
-
|
|
1536
|
-
|
|
1537
|
-
|
|
1538
|
-
|
|
1625
|
+
connectedCallback() {
|
|
1626
|
+
if (appLoadFallback) {
|
|
1627
|
+
clearTimeout(appLoadFallback);
|
|
1628
|
+
appLoadFallback = null;
|
|
1629
|
+
}
|
|
1630
|
+
if (isBootstrapping) {
|
|
1631
|
+
// connectedCallback will be processed once all components have been registered
|
|
1632
|
+
deferredConnectedCallbacks.push(this);
|
|
1633
|
+
}
|
|
1634
|
+
else {
|
|
1635
|
+
plt.jmp(() => connectedCallback(this));
|
|
1636
|
+
}
|
|
1539
1637
|
}
|
|
1540
|
-
|
|
1541
|
-
|
|
1542
|
-
deferredConnectedCallbacks.push(this);
|
|
1638
|
+
disconnectedCallback() {
|
|
1639
|
+
plt.jmp(() => disconnectedCallback(this));
|
|
1543
1640
|
}
|
|
1544
|
-
|
|
1545
|
-
|
|
1641
|
+
componentOnReady() {
|
|
1642
|
+
return getHostRef(this).$onReadyPromise$;
|
|
1546
1643
|
}
|
|
1644
|
+
};
|
|
1645
|
+
cmpMeta.$lazyBundleId$ = lazyBundle[0];
|
|
1646
|
+
if (!exclude.includes(tagName) && !customElements.get(tagName)) {
|
|
1647
|
+
cmpTags.push(tagName);
|
|
1648
|
+
customElements.define(tagName, proxyComponent(HostElement, cmpMeta, 1 /* isElementConstructor */));
|
|
1547
1649
|
}
|
|
1548
|
-
|
|
1549
|
-
|
|
1550
|
-
}
|
|
1551
|
-
componentOnReady() {
|
|
1552
|
-
return getHostRef(this).$onReadyPromise$;
|
|
1553
|
-
}
|
|
1554
|
-
};
|
|
1555
|
-
cmpMeta.$lazyBundleId$ = lazyBundle[0];
|
|
1556
|
-
if (!exclude.includes(tagName) && !customElements.get(tagName)) {
|
|
1557
|
-
cmpTags.push(tagName);
|
|
1558
|
-
customElements.define(tagName, proxyComponent(HostElement, cmpMeta, 1 /* isElementConstructor */));
|
|
1559
|
-
}
|
|
1560
|
-
}));
|
|
1650
|
+
});
|
|
1651
|
+
});
|
|
1561
1652
|
{
|
|
1562
1653
|
visibilityStyle.innerHTML = cmpTags + HYDRATED_CSS;
|
|
1563
1654
|
visibilityStyle.setAttribute('data-styles', '');
|
|
@@ -1566,7 +1657,7 @@ const bootstrapLazy = (lazyBundles, options = {}) => {
|
|
|
1566
1657
|
// Process deferred connectedCallbacks now all components have been registered
|
|
1567
1658
|
isBootstrapping = false;
|
|
1568
1659
|
if (deferredConnectedCallbacks.length) {
|
|
1569
|
-
deferredConnectedCallbacks.map(host => host.connectedCallback());
|
|
1660
|
+
deferredConnectedCallbacks.map((host) => host.connectedCallback());
|
|
1570
1661
|
}
|
|
1571
1662
|
else {
|
|
1572
1663
|
{
|
|
@@ -1587,10 +1678,10 @@ const registerHost = (elm, cmpMeta) => {
|
|
|
1587
1678
|
$instanceValues$: new Map(),
|
|
1588
1679
|
};
|
|
1589
1680
|
{
|
|
1590
|
-
hostRef.$onInstancePromise$ = new Promise(r => (hostRef.$onInstanceResolve$ = r));
|
|
1681
|
+
hostRef.$onInstancePromise$ = new Promise((r) => (hostRef.$onInstanceResolve$ = r));
|
|
1591
1682
|
}
|
|
1592
1683
|
{
|
|
1593
|
-
hostRef.$onReadyPromise$ = new Promise(r => (hostRef.$onReadyResolve$ = r));
|
|
1684
|
+
hostRef.$onReadyPromise$ = new Promise((r) => (hostRef.$onReadyResolve$ = r));
|
|
1594
1685
|
elm['s-p'] = [];
|
|
1595
1686
|
elm['s-rc'] = [];
|
|
1596
1687
|
}
|
|
@@ -1612,7 +1703,7 @@ const loadModule = (cmpMeta, hostRef, hmrVersionId) => {
|
|
|
1612
1703
|
/* webpackInclude: /\.entry\.js$/ */
|
|
1613
1704
|
/* webpackExclude: /\.system\.entry\.js$/ */
|
|
1614
1705
|
/* webpackMode: "lazy" */
|
|
1615
|
-
`./${bundleId}.entry.js${''}`).then(importedModule => {
|
|
1706
|
+
`./${bundleId}.entry.js${''}`).then((importedModule) => {
|
|
1616
1707
|
{
|
|
1617
1708
|
cmpModules.set(bundleId, importedModule);
|
|
1618
1709
|
}
|
package/dist/esm/loader.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { p as promiseResolve, b as bootstrapLazy } from './index-
|
|
1
|
+
import { p as promiseResolve, b as bootstrapLazy } from './index-1877eca4.js';
|
|
2
2
|
|
|
3
3
|
/*
|
|
4
|
-
Stencil Client Patch Esm v2.
|
|
4
|
+
Stencil Client Patch Esm v2.15.1 | MIT Licensed | https://stenciljs.com
|
|
5
5
|
*/
|
|
6
6
|
const patchEsm = () => {
|
|
7
7
|
return promiseResolve();
|
|
@@ -1 +1 @@
|
|
|
1
|
-
var __assign=this&&this.__assign||function(){return(__assign=Object.assign||function(e){for(var t,r=1,n=arguments.length;r<n;r++)for(var s in t=arguments[r])Object.prototype.hasOwnProperty.call(t,s)&&(e[s]=t[s]);return e}).apply(this,arguments)},StyleNode=function(){this.start=0,this.end=0,this.previous=null,this.parent=null,this.rules=null,this.parsedCssText="",this.cssText="",this.atRule=!1,this.type=0,this.keyframesName="",this.selector="",this.parsedSelector=""};function parse(e){return parseCss(lex(e=clean(e)),e)}function clean(e){return e.replace(RX.comments,"").replace(RX.port,"")}function lex(e){var t=new StyleNode;t.start=0,t.end=e.length;for(var r=t,n=0,s=e.length;n<s;n++)if(e[n]===OPEN_BRACE){r.rules||(r.rules=[]);var o=r,a=o.rules[o.rules.length-1]||null;(r=new StyleNode).start=n+1,r.parent=o,r.previous=a,o.rules.push(r)}else e[n]===CLOSE_BRACE&&(r.end=n+1,r=r.parent||t);return t}function parseCss(e,t){var r=t.substring(e.start,e.end-1);if(e.parsedCssText=e.cssText=r.trim(),e.parent){var n=e.previous?e.previous.end:e.parent.start;r=(r=(r=_expandUnicodeEscapes(r=t.substring(n,e.start-1))).replace(RX.multipleSpaces," ")).substring(r.lastIndexOf(";")+1);var s=e.parsedSelector=e.selector=r.trim();e.atRule=0===s.indexOf(AT_START),e.atRule?0===s.indexOf(MEDIA_START)?e.type=types.MEDIA_RULE:s.match(RX.keyframesRule)&&(e.type=types.KEYFRAMES_RULE,e.keyframesName=e.selector.split(RX.multipleSpaces).pop()):0===s.indexOf(VAR_START)?e.type=types.MIXIN_RULE:e.type=types.STYLE_RULE}var o=e.rules;if(o)for(var a=0,i=o.length,l=void 0;a<i&&(l=o[a]);a++)parseCss(l,t);return e}function _expandUnicodeEscapes(e){return e.replace(/\\([0-9a-f]{1,6})\s/gi,(function(){for(var e=arguments[1],t=6-e.length;t--;)e="0"+e;return"\\"+e}))}var types={STYLE_RULE:1,KEYFRAMES_RULE:7,MEDIA_RULE:4,MIXIN_RULE:1e3},OPEN_BRACE="{",CLOSE_BRACE="}",RX={comments:/\/\*[^*]*\*+([^/*][^*]*\*+)*\//gim,port:/@import[^;]*;/gim,customProp:/(?:^[^;\-\s}]+)?--[^;{}]*?:[^{};]*?(?:[;\n]|$)/gim,mixinProp:/(?:^[^;\-\s}]+)?--[^;{}]*?:[^{};]*?{[^}]*?}(?:[;\n]|$)?/gim,mixinApply:/@apply\s*\(?[^);]*\)?\s*(?:[;\n]|$)?/gim,varApply:/[^;:]*?:[^;]*?var\([^;]*\)(?:[;\n]|$)?/gim,keyframesRule:/^@[^\s]*keyframes/,multipleSpaces:/\s+/g},VAR_START="--",MEDIA_START="@media",AT_START="@";function findRegex(e,t,r){e.lastIndex=0;var n=t.substring(r).match(e);if(n){var s=r+n.index;return{start:s,end:s+n[0].length}}return null}var VAR_USAGE_START=/\bvar\(/,VAR_ASSIGN_START=/\B--[\w-]+\s*:/,COMMENTS=/\/\*[^*]*\*+([^/*][^*]*\*+)*\//gim,TRAILING_LINES=/^[\t ]+\n/gm;function resolveVar(e,t,r){return e[t]?e[t]:r?executeTemplate(r,e):""}function findVarEndIndex(e,t){for(var r=0,n=t;n<e.length;n++){var s=e[n];if("("===s)r++;else if(")"===s&&--r<=0)return n+1}return n}function parseVar(e,t){var r=findRegex(VAR_USAGE_START,e,t);if(!r)return null;var n=findVarEndIndex(e,r.start),s=e.substring(r.end,n-1).split(","),o=s[0],a=s.slice(1);return{start:r.start,end:n,propName:o.trim(),fallback:a.length>0?a.join(",").trim():void 0}}function compileVar(e,t,r){var n=parseVar(e,r);if(!n)return t.push(e.substring(r,e.length)),e.length;var s=n.propName,o=null!=n.fallback?compileTemplate(n.fallback):void 0;return t.push(e.substring(r,n.start),(function(e){return resolveVar(e,s,o)})),n.end}function executeTemplate(e,t){for(var r="",n=0;n<e.length;n++){var s=e[n];r+="string"==typeof s?s:s(t)}return r}function findEndValue(e,t){for(var r=!1,n=!1,s=t;s<e.length;s++){var o=e[s];if(r)n&&'"'===o&&(r=!1),n||"'"!==o||(r=!1);else if('"'===o)r=!0,n=!0;else if("'"===o)r=!0,n=!1;else{if(";"===o)return s+1;if("}"===o)return s}}return s}function removeCustomAssigns(e){for(var t="",r=0;;){var n=findRegex(VAR_ASSIGN_START,e,r),s=n?n.start:e.length;if(t+=e.substring(r,s),!n)break;r=findEndValue(e,s)}return t}function compileTemplate(e){var t=0;e=removeCustomAssigns(e=e.replace(COMMENTS,"")).replace(TRAILING_LINES,"");for(var r=[];t<e.length;)t=compileVar(e,r,t);return r}function resolveValues(e){var t={};e.forEach((function(e){e.declarations.forEach((function(e){t[e.prop]=e.value}))}));for(var r={},n=Object.entries(t),s=function(e){var t=!1;if(n.forEach((function(e){var n=e[0],s=executeTemplate(e[1],r);s!==r[n]&&(r[n]=s,t=!0)})),!t)return"break"},o=0;o<10;o++){if("break"===s())break}return r}function getSelectors(e,t){if(void 0===t&&(t=0),!e.rules)return[];var r=[];return e.rules.filter((function(e){return e.type===types.STYLE_RULE})).forEach((function(e){var n=getDeclarations(e.cssText);n.length>0&&e.parsedSelector.split(",").forEach((function(e){e=e.trim(),r.push({selector:e,declarations:n,specificity:computeSpecificity(),nu:t})})),t++})),r}function computeSpecificity(e){return 1}var IMPORTANT="!important",FIND_DECLARATIONS=/(?:^|[;\s{]\s*)(--[\w-]*?)\s*:\s*(?:((?:'(?:\\'|.)*?'|"(?:\\"|.)*?"|\([^)]*?\)|[^};{])+)|\{([^}]*)\}(?:(?=[;\s}])|$))/gm;function getDeclarations(e){for(var t,r=[];t=FIND_DECLARATIONS.exec(e.trim());){var n=normalizeValue(t[2]),s=n.value,o=n.important;r.push({prop:t[1].trim(),value:compileTemplate(s),important:o})}return r}function normalizeValue(e){var t=(e=e.replace(/\s+/gim," ").trim()).endsWith(IMPORTANT);return t&&(e=e.substr(0,e.length-IMPORTANT.length).trim()),{value:e,important:t}}function getActiveSelectors(e,t,r){var n=[],s=getScopesForElement(t,e);return r.forEach((function(e){return n.push(e)})),s.forEach((function(e){return n.push(e)})),sortSelectors(getSelectorsForScopes(n).filter((function(t){return matches(e,t.selector)})))}function getScopesForElement(e,t){for(var r=[];t;){var n=e.get(t);n&&r.push(n),t=t.parentElement}return r}function getSelectorsForScopes(e){var t=[];return e.forEach((function(e){t.push.apply(t,e.selectors)})),t}function sortSelectors(e){return e.sort((function(e,t){return e.specificity===t.specificity?e.nu-t.nu:e.specificity-t.specificity})),e}function matches(e,t){return":root"===t||"html"===t||e.matches(t)}function parseCSS(e){var t=parse(e),r=compileTemplate(e);return{original:e,template:r,selectors:getSelectors(t),usesCssVars:r.length>1}}function addGlobalStyle(e,t){if(e.some((function(e){return e.styleEl===t})))return!1;var r=parseCSS(t.textContent);return r.styleEl=t,e.push(r),!0}function updateGlobalScopes(e){var t=resolveValues(getSelectorsForScopes(e));e.forEach((function(e){e.usesCssVars&&(e.styleEl.textContent=executeTemplate(e.template,t))}))}function reScope(e,t){var r=e.template.map((function(r){return"string"==typeof r?replaceScope(r,e.scopeId,t):r})),n=e.selectors.map((function(r){return __assign(__assign({},r),{selector:replaceScope(r.selector,e.scopeId,t)})}));return __assign(__assign({},e),{template:r,selectors:n,scopeId:t})}function replaceScope(e,t,r){return e=replaceAll(e,"\\."+t,"."+r)}function replaceAll(e,t,r){return e.replace(new RegExp(t,"g"),r)}function loadDocument(e,t){return loadDocumentStyles(e,t),loadDocumentLinks(e,t).then((function(){updateGlobalScopes(t)}))}function startWatcher(e,t){"undefined"!=typeof MutationObserver&&new MutationObserver((function(){loadDocumentStyles(e,t)&&updateGlobalScopes(t)})).observe(document.head,{childList:!0})}function loadDocumentLinks(e,t){for(var r=[],n=e.querySelectorAll('link[rel="stylesheet"][href]:not([data-no-shim])'),s=0;s<n.length;s++)r.push(addGlobalLink(e,t,n[s]));return Promise.all(r)}function loadDocumentStyles(e,t){return Array.from(e.querySelectorAll("style:not([data-styles]):not([data-no-shim])")).map((function(e){return addGlobalStyle(t,e)})).some(Boolean)}function addGlobalLink(e,t,r){var n=r.href;return fetch(n).then((function(e){return e.text()})).then((function(s){if(hasCssVariables(s)&&r.parentNode){hasRelativeUrls(s)&&(s=fixRelativeUrls(s,n));var o=e.createElement("style");o.setAttribute("data-styles",""),o.textContent=s,addGlobalStyle(t,o),r.parentNode.insertBefore(o,r),r.remove()}})).catch((function(e){console.error(e)}))}var CSS_VARIABLE_REGEXP=/[\s;{]--[-a-zA-Z0-9]+\s*:/m;function hasCssVariables(e){return e.indexOf("var(")>-1||CSS_VARIABLE_REGEXP.test(e)}var CSS_URL_REGEXP=/url[\s]*\([\s]*['"]?(?!(?:https?|data)\:|\/)([^\'\"\)]*)[\s]*['"]?\)[\s]*/gim;function hasRelativeUrls(e){return CSS_URL_REGEXP.lastIndex=0,CSS_URL_REGEXP.test(e)}function fixRelativeUrls(e,t){var r=t.replace(/[^/]*$/,"");return e.replace(CSS_URL_REGEXP,(function(e,t){var n=r+t;return e.replace(t,n)}))}var CustomStyle=function(){function e(e,t){this.win=e,this.doc=t,this.count=0,this.hostStyleMap=new WeakMap,this.hostScopeMap=new WeakMap,this.globalScopes=[],this.scopesMap=new Map,this.didInit=!1}return e.prototype.i=function(){var e=this;return this.didInit||!this.win.requestAnimationFrame?Promise.resolve():(this.didInit=!0,new Promise((function(t){e.win.requestAnimationFrame((function(){startWatcher(e.doc,e.globalScopes),loadDocument(e.doc,e.globalScopes).then((function(){return t()}))}))})))},e.prototype.addLink=function(e){var t=this;return addGlobalLink(this.doc,this.globalScopes,e).then((function(){t.updateGlobal()}))},e.prototype.addGlobalStyle=function(e){addGlobalStyle(this.globalScopes,e)&&this.updateGlobal()},e.prototype.createHostStyle=function(e,t,r,n){if(this.hostScopeMap.has(e))throw new Error("host style already created");var s=this.registerHostTemplate(r,t,n),o=this.doc.createElement("style");return o.setAttribute("data-no-shim",""),s.usesCssVars?n?(o["s-sc"]=t=s.scopeId+"-"+this.count,o.textContent="/*needs update*/",this.hostStyleMap.set(e,o),this.hostScopeMap.set(e,reScope(s,t)),this.count++):(s.styleEl=o,s.usesCssVars||(o.textContent=executeTemplate(s.template,{})),this.globalScopes.push(s),this.updateGlobal(),this.hostScopeMap.set(e,s)):o.textContent=r,o},e.prototype.removeHost=function(e){var t=this.hostStyleMap.get(e);t&&t.remove(),this.hostStyleMap.delete(e),this.hostScopeMap.delete(e)},e.prototype.updateHost=function(e){var t=this.hostScopeMap.get(e);if(t&&t.usesCssVars&&t.isScoped){var r=this.hostStyleMap.get(e);if(r){var n=resolveValues(getActiveSelectors(e,this.hostScopeMap,this.globalScopes));r.textContent=executeTemplate(t.template,n)}}},e.prototype.updateGlobal=function(){updateGlobalScopes(this.globalScopes)},e.prototype.registerHostTemplate=function(e,t,r){var n=this.scopesMap.get(t);return n||((n=parseCSS(e)).scopeId=t,n.isScoped=r,this.scopesMap.set(t,n)),n},e}();!function(e){!e||e.__cssshim||e.CSS&&e.CSS.supports&&e.CSS.supports("color","var(--c)")||(e.__cssshim=new CustomStyle(e,e.document))}("undefined"!=typeof window&&window);
|
|
1
|
+
var __assign=this&&this.__assign||function(){return(__assign=Object.assign||function(e){for(var t,r=1,n=arguments.length;r<n;r++)for(var s in t=arguments[r])Object.prototype.hasOwnProperty.call(t,s)&&(e[s]=t[s]);return e}).apply(this,arguments)},StyleNode=function(){this.start=0,this.end=0,this.previous=null,this.parent=null,this.rules=null,this.parsedCssText="",this.cssText="",this.atRule=!1,this.type=0,this.keyframesName="",this.selector="",this.parsedSelector=""};function parse(e){return parseCss(lex(e=clean(e)),e)}function clean(e){return e.replace(RX.comments,"").replace(RX.port,"")}function lex(e){var t=new StyleNode;t.start=0,t.end=e.length;for(var r=t,n=0,s=e.length;n<s;n++)if(e[n]===OPEN_BRACE){r.rules||(r.rules=[]);var o=r,a=o.rules[o.rules.length-1]||null;(r=new StyleNode).start=n+1,r.parent=o,r.previous=a,o.rules.push(r)}else e[n]===CLOSE_BRACE&&(r.end=n+1,r=r.parent||t);return t}function parseCss(e,t){var r=t.substring(e.start,e.end-1);if(e.parsedCssText=e.cssText=r.trim(),e.parent){var n=e.previous?e.previous.end:e.parent.start;r=(r=(r=_expandUnicodeEscapes(r=t.substring(n,e.start-1))).replace(RX.multipleSpaces," ")).substring(r.lastIndexOf(";")+1);var s=e.parsedSelector=e.selector=r.trim();e.atRule=0===s.indexOf(AT_START),e.atRule?0===s.indexOf(MEDIA_START)?e.type=types.MEDIA_RULE:s.match(RX.keyframesRule)&&(e.type=types.KEYFRAMES_RULE,e.keyframesName=e.selector.split(RX.multipleSpaces).pop()):0===s.indexOf(VAR_START)?e.type=types.MIXIN_RULE:e.type=types.STYLE_RULE}var o=e.rules;if(o)for(var a=0,i=o.length,l=void 0;a<i&&(l=o[a]);a++)parseCss(l,t);return e}function _expandUnicodeEscapes(e){return e.replace(/\\([0-9a-f]{1,6})\s/gi,(function(){for(var e=arguments[1],t=6-e.length;t--;)e="0"+e;return"\\"+e}))}var types={STYLE_RULE:1,KEYFRAMES_RULE:7,MEDIA_RULE:4,MIXIN_RULE:1e3},OPEN_BRACE="{",CLOSE_BRACE="}",RX={comments:/\/\*[^*]*\*+([^/*][^*]*\*+)*\//gim,port:/@import[^;]*;/gim,customProp:/(?:^[^;\-\s}]+)?--[^;{}]*?:[^{};]*?(?:[;\n]|$)/gim,mixinProp:/(?:^[^;\-\s}]+)?--[^;{}]*?:[^{};]*?{[^}]*?}(?:[;\n]|$)?/gim,mixinApply:/@apply\s*\(?[^);]*\)?\s*(?:[;\n]|$)?/gim,varApply:/[^;:]*?:[^;]*?var\([^;]*\)(?:[;\n]|$)?/gim,keyframesRule:/^@[^\s]*keyframes/,multipleSpaces:/\s+/g},VAR_START="--",MEDIA_START="@media",AT_START="@";function findRegex(e,t,r){e.lastIndex=0;var n=t.substring(r).match(e);if(n){var s=r+n.index;return{start:s,end:s+n[0].length}}return null}var VAR_USAGE_START=/\bvar\(/,VAR_ASSIGN_START=/\B--[\w-]+\s*:/,COMMENTS=/\/\*[^*]*\*+([^/*][^*]*\*+)*\//gim,TRAILING_LINES=/^[\t ]+\n/gm;function resolveVar(e,t,r){return e[t]?e[t]:r?executeTemplate(r,e):""}function findVarEndIndex(e,t){for(var r=0,n=t;n<e.length;n++){var s=e[n];if("("===s)r++;else if(")"===s&&--r<=0)return n+1}return n}function parseVar(e,t){var r=findRegex(VAR_USAGE_START,e,t);if(!r)return null;var n=findVarEndIndex(e,r.start),s=e.substring(r.end,n-1).split(","),o=s[0],a=s.slice(1);return{start:r.start,end:n,propName:o.trim(),fallback:a.length>0?a.join(",").trim():void 0}}function compileVar(e,t,r){var n=parseVar(e,r);if(!n)return t.push(e.substring(r,e.length)),e.length;var s=n.propName,o=null!=n.fallback?compileTemplate(n.fallback):void 0;return t.push(e.substring(r,n.start),(function(e){return resolveVar(e,s,o)})),n.end}function executeTemplate(e,t){for(var r="",n=0;n<e.length;n++){var s=e[n];r+="string"==typeof s?s:s(t)}return r}function findEndValue(e,t){for(var r=!1,n=!1,s=t;s<e.length;s++){var o=e[s];if(r)n&&'"'===o&&(r=!1),n||"'"!==o||(r=!1);else if('"'===o)r=!0,n=!0;else if("'"===o)r=!0,n=!1;else{if(";"===o)return s+1;if("}"===o)return s}}return s}function removeCustomAssigns(e){for(var t="",r=0;;){var n=findRegex(VAR_ASSIGN_START,e,r),s=n?n.start:e.length;if(t+=e.substring(r,s),!n)break;r=findEndValue(e,s)}return t}function compileTemplate(e){var t=0;e=removeCustomAssigns(e=e.replace(COMMENTS,"")).replace(TRAILING_LINES,"");for(var r=[];t<e.length;)t=compileVar(e,r,t);return r}function resolveValues(e){var t={};e.forEach((function(e){e.declarations.forEach((function(e){t[e.prop]=e.value}))}));for(var r={},n=Object.entries(t),s=function(e){var t=!1;if(n.forEach((function(e){var n=e[0],s=executeTemplate(e[1],r);s!==r[n]&&(r[n]=s,t=!0)})),!t)return"break"},o=0;o<10;o++){if("break"===s())break}return r}function getSelectors(e,t){if(void 0===t&&(t=0),!e.rules)return[];var r=[];return e.rules.filter((function(e){return e.type===types.STYLE_RULE})).forEach((function(e){var n=getDeclarations(e.cssText);n.length>0&&e.parsedSelector.split(",").forEach((function(e){e=e.trim(),r.push({selector:e,declarations:n,specificity:computeSpecificity(),nu:t})})),t++})),r}function computeSpecificity(e){return 1}var IMPORTANT="!important",FIND_DECLARATIONS=/(?:^|[;\s{]\s*)(--[\w-]*?)\s*:\s*(?:((?:'(?:\\'|.)*?'|"(?:\\"|.)*?"|\([^)]*?\)|[^};{])+)|\{([^}]*)\}(?:(?=[;\s}])|$))/gm;function getDeclarations(e){for(var t,r=[];t=FIND_DECLARATIONS.exec(e.trim());){var n=normalizeValue(t[2]),s=n.value,o=n.important;r.push({prop:t[1].trim(),value:compileTemplate(s),important:o})}return r}function normalizeValue(e){var t=(e=e.replace(/\s+/gim," ").trim()).endsWith(IMPORTANT);return t&&(e=e.slice(0,e.length-IMPORTANT.length).trim()),{value:e,important:t}}function getActiveSelectors(e,t,r){var n=[],s=getScopesForElement(t,e);return r.forEach((function(e){return n.push(e)})),s.forEach((function(e){return n.push(e)})),sortSelectors(getSelectorsForScopes(n).filter((function(t){return matches(e,t.selector)})))}function getScopesForElement(e,t){for(var r=[];t;){var n=e.get(t);n&&r.push(n),t=t.parentElement}return r}function getSelectorsForScopes(e){var t=[];return e.forEach((function(e){t.push.apply(t,e.selectors)})),t}function sortSelectors(e){return e.sort((function(e,t){return e.specificity===t.specificity?e.nu-t.nu:e.specificity-t.specificity})),e}function matches(e,t){return":root"===t||"html"===t||e.matches(t)}function parseCSS(e){var t=parse(e),r=compileTemplate(e);return{original:e,template:r,selectors:getSelectors(t),usesCssVars:r.length>1}}function addGlobalStyle(e,t){if(e.some((function(e){return e.styleEl===t})))return!1;var r=parseCSS(t.textContent);return r.styleEl=t,e.push(r),!0}function updateGlobalScopes(e){var t=resolveValues(getSelectorsForScopes(e));e.forEach((function(e){e.usesCssVars&&(e.styleEl.textContent=executeTemplate(e.template,t))}))}function reScope(e,t){var r=e.template.map((function(r){return"string"==typeof r?replaceScope(r,e.scopeId,t):r})),n=e.selectors.map((function(r){return __assign(__assign({},r),{selector:replaceScope(r.selector,e.scopeId,t)})}));return __assign(__assign({},e),{template:r,selectors:n,scopeId:t})}function replaceScope(e,t,r){return e=replaceAll(e,"\\.".concat(t),".".concat(r))}function replaceAll(e,t,r){return e.replace(new RegExp(t,"g"),r)}function loadDocument(e,t){return loadDocumentStyles(e,t),loadDocumentLinks(e,t).then((function(){updateGlobalScopes(t)}))}function startWatcher(e,t){"undefined"!=typeof MutationObserver&&new MutationObserver((function(){loadDocumentStyles(e,t)&&updateGlobalScopes(t)})).observe(document.head,{childList:!0})}function loadDocumentLinks(e,t){for(var r=[],n=e.querySelectorAll('link[rel="stylesheet"][href]:not([data-no-shim])'),s=0;s<n.length;s++)r.push(addGlobalLink(e,t,n[s]));return Promise.all(r)}function loadDocumentStyles(e,t){return Array.from(e.querySelectorAll("style:not([data-styles]):not([data-no-shim])")).map((function(e){return addGlobalStyle(t,e)})).some(Boolean)}function addGlobalLink(e,t,r){var n=r.href;return fetch(n).then((function(e){return e.text()})).then((function(s){if(hasCssVariables(s)&&r.parentNode){hasRelativeUrls(s)&&(s=fixRelativeUrls(s,n));var o=e.createElement("style");o.setAttribute("data-styles",""),o.textContent=s,addGlobalStyle(t,o),r.parentNode.insertBefore(o,r),r.remove()}})).catch((function(e){console.error(e)}))}var CSS_VARIABLE_REGEXP=/[\s;{]--[-a-zA-Z0-9]+\s*:/m;function hasCssVariables(e){return e.indexOf("var(")>-1||CSS_VARIABLE_REGEXP.test(e)}var CSS_URL_REGEXP=/url[\s]*\([\s]*['"]?(?!(?:https?|data)\:|\/)([^\'\"\)]*)[\s]*['"]?\)[\s]*/gim;function hasRelativeUrls(e){return CSS_URL_REGEXP.lastIndex=0,CSS_URL_REGEXP.test(e)}function fixRelativeUrls(e,t){var r=t.replace(/[^/]*$/,"");return e.replace(CSS_URL_REGEXP,(function(e,t){var n=r+t;return e.replace(t,n)}))}var CustomStyle=function(){function e(e,t){this.win=e,this.doc=t,this.count=0,this.hostStyleMap=new WeakMap,this.hostScopeMap=new WeakMap,this.globalScopes=[],this.scopesMap=new Map,this.didInit=!1}return e.prototype.i=function(){var e=this;return this.didInit||!this.win.requestAnimationFrame?Promise.resolve():(this.didInit=!0,new Promise((function(t){e.win.requestAnimationFrame((function(){startWatcher(e.doc,e.globalScopes),loadDocument(e.doc,e.globalScopes).then((function(){return t()}))}))})))},e.prototype.addLink=function(e){var t=this;return addGlobalLink(this.doc,this.globalScopes,e).then((function(){t.updateGlobal()}))},e.prototype.addGlobalStyle=function(e){addGlobalStyle(this.globalScopes,e)&&this.updateGlobal()},e.prototype.createHostStyle=function(e,t,r,n){if(this.hostScopeMap.has(e))throw new Error("host style already created");var s=this.registerHostTemplate(r,t,n),o=this.doc.createElement("style");return o.setAttribute("data-no-shim",""),s.usesCssVars?n?(o["s-sc"]=t="".concat(s.scopeId,"-").concat(this.count),o.textContent="/*needs update*/",this.hostStyleMap.set(e,o),this.hostScopeMap.set(e,reScope(s,t)),this.count++):(s.styleEl=o,s.usesCssVars||(o.textContent=executeTemplate(s.template,{})),this.globalScopes.push(s),this.updateGlobal(),this.hostScopeMap.set(e,s)):o.textContent=r,o},e.prototype.removeHost=function(e){var t=this.hostStyleMap.get(e);t&&t.remove(),this.hostStyleMap.delete(e),this.hostScopeMap.delete(e)},e.prototype.updateHost=function(e){var t=this.hostScopeMap.get(e);if(t&&t.usesCssVars&&t.isScoped){var r=this.hostStyleMap.get(e);if(r){var n=resolveValues(getActiveSelectors(e,this.hostScopeMap,this.globalScopes));r.textContent=executeTemplate(t.template,n)}}},e.prototype.updateGlobal=function(){updateGlobalScopes(this.globalScopes)},e.prototype.registerHostTemplate=function(e,t,r){var n=this.scopesMap.get(t);return n||((n=parseCSS(e)).scopeId=t,n.isScoped=r,this.scopesMap.set(t,n)),n},e}();!function(e){!e||e.__cssshim||e.CSS&&e.CSS.supports&&e.CSS.supports("color","var(--c)")||(e.__cssshim=new CustomStyle(e,e.document))}("undefined"!=typeof window&&window);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { p as promiseResolve, b as bootstrapLazy } from './index-
|
|
1
|
+
import { p as promiseResolve, b as bootstrapLazy } from './index-1877eca4.js';
|
|
2
2
|
|
|
3
3
|
/*
|
|
4
|
-
Stencil Client Patch Browser v2.
|
|
4
|
+
Stencil Client Patch Browser v2.15.1 | MIT Licensed | https://stenciljs.com
|
|
5
5
|
*/
|
|
6
6
|
const patchBrowser = () => {
|
|
7
7
|
const importMeta = import.meta.url;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { r as registerInstance, h } from './index-
|
|
1
|
+
import { r as registerInstance, h } from './index-1877eca4.js';
|
|
2
2
|
|
|
3
3
|
const stylesCss = ":host{display:block;font-family:var(--font-family-sans);font-weight:var(--font-rg);font-size:14px;line-height:calc(var(--space-unit) * 2);color:var(--color-surface05);box-sizing:border-box}:host>div{padding:calc(var(--space-unit) * 2)}:host>.success{fill:var(--color-success01);background:var(--color-success-inverse)}:host>.warning{fill:var(--color-warning01);background:var(--color-warning-inverse)}:host>.error{fill:var(--color-error01);background:var(--color-error-inverse)}";
|
|
4
4
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-
|
|
1
|
+
import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-1877eca4.js';
|
|
2
2
|
|
|
3
3
|
const stylesCss = ":host{--app-header-height:auto;--app-header-typography-1-size:24px;--app-header-typography-2-size:28px;--app-header-typography-3-size:32px;--app-header-typography-4-size:36px;--app-header-typography-5-size:42px;--app-header-typography-6-size:48px;--app-header-typography-7-size:54px;--app-header-typography-8-size:60px;--app-header-typography-9-size:68px;--app-header-typography-10-size:76px;--app-header-typography-11-size:84px;--app-header-typography-12-size:92px;--app-header-typography-1-lineheight:1.33;--app-header-typography-2-lineheight:1.29;--app-header-typography-3-lineheight:1.25;--app-header-typography-4-lineheight:1.24;--app-header-typography-5-lineheight:1.24;--app-header-typography-6-lineheight:1.25;--app-header-typography-7-lineheight:1.2;--app-header-typography-8-lineheight:1.26;--app-header-typography-9-lineheight:1.24;--app-header-typography-10-lineheight:1.26;--app-header-typography-11-lineheight:1.2;--app-header-typography-12-lineheight:1.2;--app-header-typography-1-tracking:calc(-0.2 / 1em);--app-header-typography-2-tracking:calc(-0.4 / 1em);--app-header-typography-3-tracking:calc(-0.6 / 1em);--app-header-typography-4-tracking:calc(-0.8 / 1em);--app-header-typography-5-tracking:calc(-1 / 1em);--app-header-typography-6-tracking:calc(-1.2 / 1em);--app-header-typography-7-tracking:calc(-1.4 / 1em);--app-header-typography-8-tracking:calc(-1.6 / 1em);--app-header-typography-9-tracking:calc(-1.8 / 1em);--app-header-typography-10-tracking:calc(-2 / 1em);--app-header-typography-11-tracking:calc(-2.2 / 1em);--app-header-typography-12-tracking:calc(-2.4 / 1em);--app-header-top-offset:var(var(--app-header-top-offset), 0);--app-header-drawer-trigger-size:calc(var(--space-unit) * 4);--app-header-bg:var(--color-white);--app-header-stucked-bg:var(--color-white);--app-header-text-color:var(--gray800);--app-header-stucked-text-color:var(--gray800);display:block;color:var(--app-header-text-color)}:host,*{box-sizing:border-box}.heading-panel{position:relative;display:flex;flex-direction:column;justify-content:flex-start;align-items:baseline;flex-shrink:0;flex-grow:0;width:100%;height:var(--app-header-height);padding:calc(var(--space-unit) * 2) var(--grid-mobile-margin);background:var(--app-header-bg)}:host(:empty) .heading-panel{padding:0}.heading-title{display:flex;flex-direction:row;align-items:center;max-width:100%}:host(:not([menu-length='0'])) .heading-subtitle{padding-left:calc(var(--app-header-drawer-trigger-size) + (var(--space-unit) * 1.5))}.heading-stucked{position:fixed;top:var(--app-header-top-offset);left:0;z-index:20;display:flex;flex-direction:row;width:100%;max-width:100%;color:var(--app-header-stucked-text-color);padding:var(--space-unit) var(--grid-mobile-margin);background:var(--app-header-stucked-bg);box-shadow:var(--shadow-2);animation:slideStuckedHeadingIn 250ms ease-out}.heading-stucked .heading-title,.heading-stucked .heading-title>*,.heading-stucked .heading-title ::slotted([slot='stucked-title']){display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1.2}.heading-stucked .heading-title>*,::slotted([slot='title']),::slotted([slot='stucked-title']){margin:0;font-weight:700;font-family:'IBM Plex Serif', serif;font-size:var(--app-header-typography-3-size);letter-spacing:var(--app-header-typography-3-tracking)}::slotted([slot='title']){line-height:1}::slotted([slot='subtitle']){margin:var(--space-unit) 0 0;font-family:var(--font-family-sans);font-style:italic;font-weight:500;font-size:20px;line-height:1.2}.heading-container{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;max-width:100%;margin-right:auto}.menu-container{display:none;flex-direction:row;flex-wrap:wrap;align-items:baseline}.menu-container ::slotted([open]){position:relative;z-index:3}.menu-container ::slotted(*:not(:last-of-type)){margin-right:calc(var(--space-unit) * 4.5)}.drawer-trigger{margin:0 calc(var(--space-unit) * 1.5) 0 0;padding:0;background:none;border:0;border-radius:0;color:inherit;appearance:none;cursor:pointer}.drawer-trigger z-icon{--z-icon-width:var(--app-header-drawer-trigger-size);--z-icon-height:var(--app-header-drawer-trigger-size);fill:currentColor}.drawer-container{position:fixed;top:var(--app-header-top-offset);left:0;width:100%;height:100%;z-index:100;pointer-events:none}.drawer-container .drawer-overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;display:block;background:var(--gray900);opacity:0;transition:opacity 400ms ease-out;pointer-events:none}.drawer-panel{position:absolute;top:0;left:0;z-index:2;display:flex;flex-direction:column;align-items:flex-start;width:375px;max-width:100%;height:100%;padding:calc(var(--space-unit) * 2) var(--space-unit);background:var(--color-white);color:var(--gray800);transform:translate3d(-100%, 0, 0);transition:transform 400ms ease-out;pointer-events:none}.drawer-content{display:flex;flex-direction:column;flex:1 auto;width:100%;padding:calc(var(--space-unit) * 0.5) var(--space-unit);overflow:auto}.drawer-content::-webkit-scrollbar{background:linear-gradient(\n to right,\n transparent 0 3px,\n var(--gray200) 3px 7px,\n transparent 7px 10px\n );width:10px;border-radius:var(--border-radius)}.drawer-content::-webkit-scrollbar-track{background-color:transparent}.drawer-content::-webkit-scrollbar-thumb{width:10px;background-color:var(--color-primary01);border-radius:var(--border-radius)}.drawer-content::-webkit-scrollbar-thumb:hover{background-color:var(--color-hover-primary)}.drawer-content ::slotted(z-menu){width:100%}.drawer-content ::slotted(z-menu:not(:last-of-type)){margin-bottom:calc(var(--space-unit) * 2.5)}.drawer-close{--z-icon-width:var(--app-header-drawer-trigger-size);--z-icon-height:var(--app-header-drawer-trigger-size);margin:0 0 calc(var(--space-unit) * 2.5) var(--space-unit);padding:0;font-size:inherit;background:transparent;color:inherit;fill:currentColor;border:0;border-radius:0;appearance:none;cursor:pointer;outline:none}.drawer-close:focus-visible{box-shadow:var(--shadow-focus-primary)}:host([drawer-open]) .drawer-container .drawer-overlay{opacity:0.7;pointer-events:all}:host([drawer-open]) .drawer-container .drawer-panel{transform:none;pointer-events:all}.hero-container{position:absolute;top:0;left:0;z-index:0;width:100%;height:100%}:host([overlay]) .heading-panel .drawer-trigger z-icon,:host([overlay]) .heading-panel .heading-container,:host([overlay]) .heading-panel .menu-container{color:var(--color-white);fill:var(--color-white)}:host([overlay]) .heading-panel .menu-container ::slotted(z-menu:not([open])){--color-surface05:var(--color-white)}:host([overlay]) .hero-container::after{content:'';position:absolute;top:0;left:0;z-index:0;width:100%;height:100%;background:var(--color-black);opacity:0.5}.hero-container img,.hero-container ::slotted(*){position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:top center;-webkit-user-drag:none}@media only screen and (min-width: 768px){.heading-panel{padding:calc(var(--space-unit) * 3) var(--grid-tablet-margin)}.heading-stucked{padding-left:var(--grid-tablet-margin);padding-right:var(--grid-tablet-margin)}:host(:not([flow='offcanvas'])) .heading-subtitle{padding-left:0}:host(:not([flow='offcanvas'])) .menu-container{display:flex}:host(:not([flow='offcanvas'])) .heading-container .drawer-trigger{display:none}:host(:not([flow='offcanvas']):not([menu-length='0'])) .heading-container:not(:last-child){margin-bottom:calc(var(--space-unit) * 3)}::slotted([slot='title']){font-size:var(--app-header-typography-6-size);letter-spacing:var(--app-header-typography-6-tracking)}::slotted([slot='subtitle']){margin-top:calc(var(--space-unit) * 1.5)}}@media only screen and (min-width: 1152px){.heading-panel,.heading-stucked{padding-left:var(--grid-desktop-margin);padding-right:var(--grid-desktop-margin)}:host(:not([flow='stack'])) .heading-panel{flex-direction:row;flex-wrap:wrap}::slotted([slot='title']){font-size:var(--app-header-typography-7-size);letter-spacing:var(--app-header-typography-7-tracking);margin-right:var(--grid-desktop-gutter)}:host(:not([flow='offcanvas']):not([menu-length='0'])) .heading-container:not(:last-child){margin-bottom:calc(var(--space-unit) * 2)}.menu-container{margin-top:var(--space-unit)}}@media only screen and (min-width: 1366px){.heading-panel,.heading-stucked{padding-left:var(--grid-wide-margin);padding-right:var(--grid-wide-margin)}::slotted([slot='title']){font-size:var(--app-header-typography-9-size);letter-spacing:var(--app-header-typography-9-tracking);margin-right:var(--grid-wide-gutter)}:host(:not([flow='offcanvas']):not([menu-length='0'])) .heading-container:not(:last-child){margin-bottom:0}}@keyframes slideStuckedHeadingIn{0%{transform:translate3d(0, -100%, 0)}100%{transform:none}}";
|
|
4
4
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-
|
|
1
|
+
import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-1877eca4.js';
|
|
2
2
|
import { T as ThemeVariant, a as DividerOrientation, B as ButtonTypeEnum, b as ButtonVariantEnum, c as ButtonSizeEnum, C as CardVariants, d as DividerSize, O as OffCanvasVariantsEnum, e as TransitionDirectionEnum } from './index-672bd95c.js';
|
|
3
3
|
import { m as mobileBreakpoint } from './breakpoints-c386984e.js';
|
|
4
4
|
import { c as classnames } from './index-aa3a4feb.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { r as registerInstance, h, H as Host } from './index-
|
|
1
|
+
import { r as registerInstance, h, H as Host } from './index-1877eca4.js';
|
|
2
2
|
import { A as AvatarSize } from './index-672bd95c.js';
|
|
3
3
|
|
|
4
4
|
const stylesCss = ":host{font-family:var(--font-family-sans);background-color:var(--bg-grey-700);border-radius:50%;display:inline-flex;align-items:center;justify-content:center;overflow:hidden;text-transform:uppercase}:host(.small),:host(.small)>img{height:calc(var(--space-unit) * 3);width:calc(var(--space-unit) * 3)}:host(.medium),:host(.medium)>img{height:calc(var(--space-unit) * 4);width:calc(var(--space-unit) * 4)}:host(.large),:host(.large)>img{height:calc(var(--space-unit) * 5);width:calc(var(--space-unit) * 5)}:host>img{object-fit:cover}";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { r as registerInstance, c as createEvent, h, g as getElement, H as Host } from './index-
|
|
1
|
+
import { r as registerInstance, c as createEvent, h, g as getElement, H as Host } from './index-1877eca4.js';
|
|
2
2
|
import { I as InputTypeEnum, k as keybordKeyCodeEnum, h as InputStatusEnum } from './index-672bd95c.js';
|
|
3
3
|
import { r as randomId, b as getElementTree, h as handleKeyboardSubmit, d as getClickedElement } from './utils-c01fe130.js';
|
|
4
4
|
import './breakpoints-c386984e.js';
|