@zanichelli/albe-web-components 7.3.5 → 7.3.6
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 +2479 -0
- package/dist/cjs/{index-7a9a8430.js → index-2dfdb7e2.js} +7 -0
- package/dist/cjs/index.cjs.js +8 -2
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/cjs/{utils-305151da.js → utils-b447f1da.js} +1 -1
- package/dist/cjs/{utils-f460d1c0.js → utils-f21f9a4f.js} +1 -1
- package/dist/cjs/web-components-library.cjs.js +1 -1
- package/dist/cjs/z-anchor-navigation.cjs.entry.js +1 -1
- package/dist/cjs/z-app-header_11.cjs.entry.js +3 -3
- 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-card.cjs.entry.js +1 -1
- package/dist/cjs/z-carousel.cjs.entry.js +1 -1
- package/dist/cjs/z-chip.cjs.entry.js +2 -2
- package/dist/cjs/z-combobox.cjs.entry.js +2 -2
- package/dist/cjs/z-contextual-menu.cjs.entry.js +1 -1
- package/dist/cjs/z-cover-hero.cjs.entry.js +1 -1
- package/dist/cjs/z-date-picker.cjs.entry.js +2 -2
- package/dist/cjs/z-dragdrop-area_2.cjs.entry.js +1 -1
- package/dist/cjs/z-file-upload.cjs.entry.js +2 -2
- package/dist/cjs/z-file.cjs.entry.js +1 -1
- package/dist/cjs/z-info-reveal.cjs.entry.js +1 -1
- package/dist/cjs/z-messages-pocket.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.cjs.entry.js +1 -1
- package/dist/cjs/z-myz-card-info.cjs.entry.js +2 -2
- package/dist/cjs/z-myz-card_4.cjs.entry.js +1 -1
- package/dist/cjs/z-myz-list-item.cjs.entry.js +2 -2
- package/dist/cjs/z-navigation-tab-link.cjs.entry.js +2 -2
- package/dist/cjs/z-navigation-tab.cjs.entry.js +2 -2
- package/dist/cjs/z-navigation-tabs.cjs.entry.js +75 -3
- package/dist/cjs/z-otp.cjs.entry.js +1 -1
- package/dist/cjs/z-pagination.cjs.entry.js +1 -1
- package/dist/cjs/z-pocket_3.cjs.entry.js +2 -2
- package/dist/cjs/z-popover.cjs.entry.js +1 -1
- package/dist/cjs/z-range-picker.cjs.entry.js +2 -2
- package/dist/cjs/z-section-title.cjs.entry.js +1 -1
- package/dist/cjs/z-select.cjs.entry.js +2 -2
- package/dist/cjs/z-skip-to-content.cjs.entry.js +2 -2
- package/dist/cjs/z-slideshow.cjs.entry.js +2 -2
- package/dist/cjs/z-table-cell.cjs.entry.js +1 -1
- package/dist/cjs/z-table-header.cjs.entry.js +2 -2
- package/dist/cjs/z-table-row.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-switch.cjs.entry.js +2 -2
- package/dist/cjs/z-tooltip.cjs.entry.js +1 -1
- package/dist/collection/beans/index.js +7 -0
- package/dist/collection/components/icons/z-icon/styles.css +0 -1
- package/dist/collection/components/navigation/tabs/z-navigation-tab/index.js +35 -1
- package/dist/collection/components/navigation/tabs/z-navigation-tab-link/index.js +35 -1
- package/dist/collection/components/navigation/tabs/z-navigation-tabs/index.js +100 -4
- package/dist/esm/{index-e36ec4a4.js → index-f3202f58.js} +8 -1
- package/dist/esm/index.js +2 -2
- package/dist/esm/loader.js +1 -1
- package/dist/esm/{utils-a52a81ba.js → utils-0cfc97ad.js} +1 -1
- package/dist/esm/{utils-9641b4ed.js → utils-930405dd.js} +1 -1
- package/dist/esm/web-components-library.js +1 -1
- package/dist/esm/z-anchor-navigation.entry.js +1 -1
- package/dist/esm/z-app-header_11.entry.js +3 -3
- package/dist/esm/z-aria-alert.entry.js +1 -1
- package/dist/esm/z-avatar.entry.js +1 -1
- package/dist/esm/z-card.entry.js +1 -1
- package/dist/esm/z-carousel.entry.js +1 -1
- package/dist/esm/z-chip.entry.js +2 -2
- package/dist/esm/z-combobox.entry.js +2 -2
- package/dist/esm/z-contextual-menu.entry.js +1 -1
- package/dist/esm/z-cover-hero.entry.js +1 -1
- package/dist/esm/z-date-picker.entry.js +2 -2
- package/dist/esm/z-dragdrop-area_2.entry.js +1 -1
- package/dist/esm/z-file-upload.entry.js +2 -2
- package/dist/esm/z-file.entry.js +1 -1
- package/dist/esm/z-info-reveal.entry.js +1 -1
- package/dist/esm/z-messages-pocket.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.entry.js +1 -1
- package/dist/esm/z-myz-card-info.entry.js +2 -2
- package/dist/esm/z-myz-card_4.entry.js +1 -1
- package/dist/esm/z-myz-list-item.entry.js +2 -2
- package/dist/esm/z-navigation-tab-link.entry.js +2 -2
- package/dist/esm/z-navigation-tab.entry.js +2 -2
- package/dist/esm/z-navigation-tabs.entry.js +75 -3
- package/dist/esm/z-otp.entry.js +1 -1
- package/dist/esm/z-pagination.entry.js +1 -1
- package/dist/esm/z-pocket_3.entry.js +2 -2
- package/dist/esm/z-popover.entry.js +1 -1
- package/dist/esm/z-range-picker.entry.js +2 -2
- package/dist/esm/z-section-title.entry.js +1 -1
- package/dist/esm/z-select.entry.js +2 -2
- package/dist/esm/z-skip-to-content.entry.js +2 -2
- package/dist/esm/z-slideshow.entry.js +2 -2
- package/dist/esm/z-table-cell.entry.js +1 -1
- package/dist/esm/z-table-header.entry.js +2 -2
- package/dist/esm/z-table-row.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-switch.entry.js +2 -2
- package/dist/esm/z-tooltip.entry.js +1 -1
- package/dist/types/beans/index.d.ts +6 -0
- package/dist/types/components/navigation/tabs/z-navigation-tab/index.d.ts +12 -0
- package/dist/types/components/navigation/tabs/z-navigation-tab-link/index.d.ts +12 -0
- package/dist/types/components/navigation/tabs/z-navigation-tabs/index.d.ts +18 -0
- package/dist/types/components.d.ts +40 -0
- package/dist/web-components-library/index.esm.js +1 -1
- package/{www/build/p-f9f42d17.entry.js → dist/web-components-library/p-01278f82.entry.js} +1 -1
- package/{www/build/p-27441384.entry.js → dist/web-components-library/p-06de959d.entry.js} +1 -1
- package/dist/web-components-library/p-0c07b4f9.entry.js +1 -0
- package/dist/web-components-library/{p-84b23d4b.entry.js → p-1505703f.entry.js} +1 -1
- package/dist/web-components-library/p-1b4d5a24.entry.js +1 -0
- package/dist/web-components-library/{p-10e036e4.entry.js → p-2c871e12.entry.js} +1 -1
- package/dist/web-components-library/{p-1ff146fb.entry.js → p-32c36f6c.entry.js} +1 -1
- package/dist/web-components-library/{p-c948b900.entry.js → p-33251591.entry.js} +1 -1
- package/dist/web-components-library/{p-01ba4a7c.entry.js → p-39c52a0d.entry.js} +1 -1
- package/dist/web-components-library/{p-5f5f2463.entry.js → p-3bd60dc8.entry.js} +1 -1
- package/dist/web-components-library/{p-dae1376f.entry.js → p-4c85652a.entry.js} +1 -1
- package/dist/web-components-library/p-515b46d9.entry.js +1 -0
- package/dist/web-components-library/p-562eb005.entry.js +1 -0
- package/dist/web-components-library/p-5d651052.entry.js +1 -0
- package/{www/build/p-4d4eb6ed.entry.js → dist/web-components-library/p-642d6be4.entry.js} +1 -1
- package/dist/web-components-library/{p-2c8f6f12.entry.js → p-66c4eda8.entry.js} +1 -1
- package/dist/web-components-library/{p-0bf3a704.entry.js → p-6816cba3.entry.js} +1 -1
- package/dist/web-components-library/p-6b454593.js +1 -0
- package/{www/build/p-81cad61c.entry.js → dist/web-components-library/p-74c27fc5.entry.js} +1 -1
- package/dist/web-components-library/{p-6d377fcb.entry.js → p-7a276150.entry.js} +1 -1
- package/dist/web-components-library/{p-1eaef57d.entry.js → p-7c94ae08.entry.js} +1 -1
- package/dist/web-components-library/{p-ff18ab96.entry.js → p-7d8711d1.entry.js} +1 -1
- package/dist/web-components-library/{p-06b7dad4.entry.js → p-82291408.entry.js} +1 -1
- package/dist/web-components-library/{p-a7249453.entry.js → p-84116d2d.entry.js} +1 -1
- package/dist/web-components-library/{p-047439a1.entry.js → p-8539c6f2.entry.js} +1 -1
- package/dist/web-components-library/{p-161a4e84.entry.js → p-8d4b2131.entry.js} +1 -1
- package/dist/web-components-library/{p-1e71778f.entry.js → p-93191e1d.entry.js} +1 -1
- package/dist/web-components-library/p-9566edeb.entry.js +1 -0
- package/dist/web-components-library/p-98eac308.entry.js +1 -0
- package/dist/web-components-library/{p-75da9f5d.entry.js → p-9c3f4437.entry.js} +1 -1
- package/dist/web-components-library/p-a4e68d80.entry.js +1 -0
- package/dist/web-components-library/{p-10adc1fa.entry.js → p-a93e5cad.entry.js} +1 -1
- package/dist/web-components-library/{p-c88ff94b.entry.js → p-adce9752.entry.js} +1 -1
- package/dist/web-components-library/{p-1c6b0e09.js → p-b1068026.js} +1 -1
- package/dist/web-components-library/{p-f52100f3.entry.js → p-b85be817.entry.js} +1 -1
- package/dist/web-components-library/{p-d74090ce.entry.js → p-c085be1d.entry.js} +1 -1
- package/{www/build/p-d9c98cfd.entry.js → dist/web-components-library/p-c64c5cbb.entry.js} +1 -1
- package/dist/web-components-library/{p-98d3c4d6.entry.js → p-c736b92c.entry.js} +1 -1
- package/dist/web-components-library/p-c75451cc.entry.js +1 -0
- package/dist/web-components-library/{p-ecf4117e.entry.js → p-cf53ce51.entry.js} +1 -1
- package/dist/web-components-library/{p-fc579135.entry.js → p-daf06f6f.entry.js} +1 -1
- package/dist/web-components-library/{p-3f0cdaa1.entry.js → p-dcea357f.entry.js} +1 -1
- package/dist/web-components-library/{p-a481bb97.js → p-e9bf5f75.js} +1 -1
- package/dist/web-components-library/{p-6f5cab30.entry.js → p-eb293bba.entry.js} +1 -1
- package/{www/build/p-378e3fd3.entry.js → dist/web-components-library/p-ffc56e80.entry.js} +1 -1
- package/dist/web-components-library/web-components-library.esm.js +1 -1
- package/package.json +1 -1
- package/src-react/index.ts +1 -0
- package/www/build/index.esm.js +1 -1
- package/{dist/web-components-library/p-f9f42d17.entry.js → www/build/p-01278f82.entry.js} +1 -1
- package/{dist/web-components-library/p-27441384.entry.js → www/build/p-06de959d.entry.js} +1 -1
- package/www/build/p-0c07b4f9.entry.js +1 -0
- package/www/build/{p-84b23d4b.entry.js → p-1505703f.entry.js} +1 -1
- package/www/build/p-18076d34.js +129 -0
- package/www/build/p-1b4d5a24.entry.js +1 -0
- package/www/build/{p-10e036e4.entry.js → p-2c871e12.entry.js} +1 -1
- package/www/build/{p-1ff146fb.entry.js → p-32c36f6c.entry.js} +1 -1
- package/www/build/{p-c948b900.entry.js → p-33251591.entry.js} +1 -1
- package/www/build/{p-01ba4a7c.entry.js → p-39c52a0d.entry.js} +1 -1
- package/www/build/{p-5f5f2463.entry.js → p-3bd60dc8.entry.js} +1 -1
- package/www/build/{p-dae1376f.entry.js → p-4c85652a.entry.js} +1 -1
- package/www/build/p-515b46d9.entry.js +1 -0
- package/www/build/p-562eb005.entry.js +1 -0
- package/www/build/p-5d651052.entry.js +1 -0
- package/{dist/web-components-library/p-4d4eb6ed.entry.js → www/build/p-642d6be4.entry.js} +1 -1
- package/www/build/{p-2c8f6f12.entry.js → p-66c4eda8.entry.js} +1 -1
- package/www/build/{p-0bf3a704.entry.js → p-6816cba3.entry.js} +1 -1
- package/www/build/p-6b454593.js +1 -0
- package/{dist/web-components-library/p-81cad61c.entry.js → www/build/p-74c27fc5.entry.js} +1 -1
- package/www/build/{p-6d377fcb.entry.js → p-7a276150.entry.js} +1 -1
- package/www/build/{p-1eaef57d.entry.js → p-7c94ae08.entry.js} +1 -1
- package/www/build/{p-ff18ab96.entry.js → p-7d8711d1.entry.js} +1 -1
- package/www/build/{p-06b7dad4.entry.js → p-82291408.entry.js} +1 -1
- package/www/build/{p-a7249453.entry.js → p-84116d2d.entry.js} +1 -1
- package/www/build/{p-047439a1.entry.js → p-8539c6f2.entry.js} +1 -1
- package/www/build/{p-161a4e84.entry.js → p-8d4b2131.entry.js} +1 -1
- package/www/build/{p-1e71778f.entry.js → p-93191e1d.entry.js} +1 -1
- package/www/build/p-9566edeb.entry.js +1 -0
- package/www/build/p-98eac308.entry.js +1 -0
- package/www/build/{p-75da9f5d.entry.js → p-9c3f4437.entry.js} +1 -1
- package/www/build/p-a4e68d80.entry.js +1 -0
- package/www/build/{p-10adc1fa.entry.js → p-a93e5cad.entry.js} +1 -1
- package/www/build/{p-c88ff94b.entry.js → p-adce9752.entry.js} +1 -1
- package/www/build/{p-1c6b0e09.js → p-b1068026.js} +1 -1
- package/www/build/{p-f52100f3.entry.js → p-b85be817.entry.js} +1 -1
- package/www/build/p-bc2bd463.css +1617 -0
- package/www/build/{p-d74090ce.entry.js → p-c085be1d.entry.js} +1 -1
- package/{dist/web-components-library/p-d9c98cfd.entry.js → www/build/p-c64c5cbb.entry.js} +1 -1
- package/www/build/{p-98d3c4d6.entry.js → p-c736b92c.entry.js} +1 -1
- package/www/build/p-c75451cc.entry.js +1 -0
- package/www/build/{p-ecf4117e.entry.js → p-cf53ce51.entry.js} +1 -1
- package/www/build/{p-fc579135.entry.js → p-daf06f6f.entry.js} +1 -1
- package/www/build/{p-3f0cdaa1.entry.js → p-dcea357f.entry.js} +1 -1
- package/www/build/{p-a481bb97.js → p-e9bf5f75.js} +1 -1
- package/www/build/{p-6f5cab30.entry.js → p-eb293bba.entry.js} +1 -1
- package/{dist/web-components-library/p-378e3fd3.entry.js → www/build/p-ffc56e80.entry.js} +1 -1
- package/www/build/web-components-library.esm.js +1 -1
- package/www/index.html +1 -1
- package/dist/web-components-library/p-0c62a60a.entry.js +0 -1
- package/dist/web-components-library/p-1b07b435.entry.js +0 -1
- package/dist/web-components-library/p-1b0f4e52.entry.js +0 -1
- package/dist/web-components-library/p-31cb64b3.entry.js +0 -1
- package/dist/web-components-library/p-4a816eb0.entry.js +0 -1
- package/dist/web-components-library/p-5c5a2680.entry.js +0 -1
- package/dist/web-components-library/p-5fa58b99.entry.js +0 -1
- package/dist/web-components-library/p-c9bb584c.entry.js +0 -1
- package/dist/web-components-library/p-d986024a.entry.js +0 -1
- package/dist/web-components-library/p-e1ac5c4e.js +0 -1
- package/www/build/p-0c62a60a.entry.js +0 -1
- package/www/build/p-1b07b435.entry.js +0 -1
- package/www/build/p-1b0f4e52.entry.js +0 -1
- package/www/build/p-31cb64b3.entry.js +0 -1
- package/www/build/p-4a816eb0.entry.js +0 -1
- package/www/build/p-5c5a2680.entry.js +0 -1
- package/www/build/p-5fa58b99.entry.js +0 -1
- package/www/build/p-c4d9ec85.js +0 -1
- package/www/build/p-c9bb584c.entry.js +0 -1
- package/www/build/p-d986024a.entry.js +0 -1
- package/www/build/p-e1ac5c4e.js +0 -1
- package/www/build/p-f39bb490.css +0 -2
|
@@ -1 +1 @@
|
|
|
1
|
-
import{r as t,h as o,g as s}from"./p-d17ebc2f.js";import{
|
|
1
|
+
import{r as t,h as o,g as s}from"./p-d17ebc2f.js";import{u as i}from"./p-6b454593.js";const n=class{constructor(o){t(this,o),this.position=i.TOP_RIGHT,this.newestontop=!0}watchPropNewestontop(t){this.hostElement.append(...this.notificationArray.reverse()),t?this.hostElement.shadowRoot.addEventListener("slotchange",this.slotChangeHandler):this.hostElement.shadowRoot.removeEventListener("slotchange",this.slotChangeHandler)}componentWillLoad(){this.newestontop&&this.handleNewestOnTop()}handleNewestOnTop(){this.notificationArray=Array.from(this.hostElement.children),this.hostElement.append(...this.notificationArray.reverse()),this.hostElement.shadowRoot.addEventListener("slotchange",this.slotChangeHandler)}slotChangeHandler(){const t=Array.from(this.hostElement.children).filter((t=>!this.notificationArray.includes(t)));t&&t.forEach((t=>{this.notificationArray.push(t);const o=t;t.remove(),this.hostElement.prepend(o)}))}render(){return o("slot",{name:"toasts"})}get hostElement(){return s(this)}static get watchers(){return{newestontop:["watchPropNewestontop"]}}};n.style=':host{position:fixed;z-index:10000;display:flex;flex-flow:column nowrap;margin-top:calc(var(--space-unit) * 2);margin-bottom:calc(var(--space-unit) * 2);font-family:var(--font-family-sans);font-weight:var(--font-rg)}::slotted(z-toast-notification){width:100vw}::slotted(:not(:last-child)){margin-bottom:calc(var(--space-unit) * 1)}:host([position="bottom-centre"]),:host([position="bottom-right"]),:host([position="bottom-left"]){bottom:0;align-items:flex-end;justify-content:flex-end}:host([position="top-left"]),:host([position="top-right"]),:host([position="top-centre"]){top:0;align-items:flex-start;justify-content:flex-start}@media only screen and (min-width: 768px){:host{margin:calc(var(--space-unit) * 3)}:host([position="top-centre"]){top:0;left:50%;align-items:center;justify-content:flex-start;transform:translateX(-50%)}:host([position="top-left"]){top:0;left:0;align-items:flex-start;justify-content:flex-start}:host([position="top-right"]){top:0;right:0;align-items:flex-end;justify-content:flex-start}:host([position="bottom-centre"]){bottom:0;left:50%;align-items:center;justify-content:flex-end;transform:translateX(-50%)}:host([position="bottom-right"]){right:0;bottom:0;align-items:flex-end;justify-content:flex-end}:host([position="bottom-left"]){bottom:0;left:0;align-items:flex-start;justify-content:flex-end}::slotted(z-toast-notification){width:50vw}}@media only screen and (min-width: 1366px){:host{margin:calc(var(--space-unit) * 4)}::slotted(z-toast-notification){width:33vw}}';export{n as z_toast_notification_list}
|