@zanichelli/albe-web-components 2.42.0 → 2.44.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/{index-ef6dc2ee.js → index-93c4c577.js} +7 -2
- package/dist/cjs/index.cjs.js +2 -2
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/cjs/{utils-d3a23e75.js → utils-23a6dee4.js} +1 -1
- package/dist/cjs/web-components-library.cjs.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-button-filter_5.cjs.entry.js +2 -2
- package/dist/cjs/z-chip.cjs.entry.js +1 -1
- 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-cookiebar.cjs.entry.js +1 -1
- package/dist/cjs/z-file-upload.cjs.entry.js +2 -2
- package/dist/cjs/z-file.cjs.entry.js +2 -2
- package/dist/cjs/z-footer.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 +2 -2
- 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-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-myz-topbar.cjs.entry.js +1 -1
- package/dist/cjs/z-navigation-tabs.cjs.entry.js +1 -1
- package/dist/cjs/z-notification.cjs.entry.js +17 -13
- package/dist/cjs/z-otp.cjs.entry.js +1 -1
- package/dist/cjs/z-pagination-bar.cjs.entry.js +2 -2
- package/dist/cjs/z-pocket_3.cjs.entry.js +2 -2
- package/dist/cjs/z-popover.cjs.entry.js +2 -2
- package/dist/cjs/z-section-title.cjs.entry.js +42 -0
- package/dist/cjs/z-slideshow.cjs.entry.js +2 -2
- package/dist/cjs/z-status-tag.cjs.entry.js +1 -1
- 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 +5 -0
- package/dist/collection/collection-manifest.json +1 -0
- package/dist/collection/components/notification/z-notification/index.js +52 -27
- package/dist/collection/components/notification/z-notification/styles.css +73 -52
- package/dist/collection/components/z-section-title/index.js +91 -0
- package/dist/collection/components/z-section-title/styles.css +44 -0
- package/dist/collection/utils/storybook-utils.js +50 -0
- package/dist/esm/{index-cda2110a.js → index-023c206a.js} +6 -1
- package/dist/esm/index.js +2 -2
- package/dist/esm/loader.js +1 -1
- package/dist/esm/{utils-436360f5.js → utils-05b6c600.js} +1 -1
- package/dist/esm/web-components-library.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-button-filter_5.entry.js +2 -2
- package/dist/esm/z-chip.entry.js +1 -1
- package/dist/esm/z-combobox.entry.js +2 -2
- package/dist/esm/z-contextual-menu.entry.js +1 -1
- package/dist/esm/z-cookiebar.entry.js +1 -1
- package/dist/esm/z-file-upload.entry.js +2 -2
- package/dist/esm/z-file.entry.js +2 -2
- package/dist/esm/z-footer.entry.js +1 -1
- package/dist/esm/z-list_3.entry.js +1 -1
- package/dist/esm/z-menu-dropdown_2.entry.js +2 -2
- package/dist/esm/z-messages-pocket.entry.js +1 -1
- package/dist/esm/z-modal-login.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-myz-topbar.entry.js +1 -1
- package/dist/esm/z-navigation-tabs.entry.js +1 -1
- package/dist/esm/z-notification.entry.js +17 -13
- package/dist/esm/z-otp.entry.js +1 -1
- package/dist/esm/z-pagination-bar.entry.js +2 -2
- package/dist/esm/z-pocket_3.entry.js +2 -2
- package/dist/esm/z-popover.entry.js +2 -2
- package/dist/esm/z-section-title.entry.js +38 -0
- package/dist/esm/z-slideshow.entry.js +2 -2
- package/dist/esm/z-status-tag.entry.js +1 -1
- 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 +5 -0
- package/dist/types/components/notification/z-notification/index.d.ts +17 -9
- package/dist/types/components/z-section-title/index.d.ts +25 -0
- package/dist/types/components.d.ts +52 -13
- package/dist/web-components-library/index.esm.js +1 -1
- package/dist/web-components-library/{p-b48105a4.entry.js → p-00265234.entry.js} +1 -1
- package/dist/web-components-library/{p-2d74660a.entry.js → p-04f7a407.entry.js} +1 -1
- package/dist/web-components-library/{p-cf00f379.entry.js → p-091b489d.entry.js} +1 -1
- package/{www/build/p-d64c6f56.entry.js → dist/web-components-library/p-0953cfbc.entry.js} +1 -1
- package/dist/web-components-library/{p-24d62d5d.entry.js → p-1242e682.entry.js} +1 -1
- package/dist/web-components-library/{p-c9c7071f.entry.js → p-189c9cd3.entry.js} +1 -1
- package/dist/web-components-library/{p-98e15cf2.entry.js → p-2536d492.entry.js} +1 -1
- package/dist/web-components-library/{p-fd167bfb.entry.js → p-26410b9b.entry.js} +1 -1
- package/dist/web-components-library/{p-c17b64f1.js → p-26572e05.js} +1 -1
- package/dist/web-components-library/{p-8537e37d.entry.js → p-2b551b66.entry.js} +1 -1
- package/dist/web-components-library/{p-d97dd15a.entry.js → p-329633be.entry.js} +1 -1
- package/{www/build/p-9dc8fdb1.entry.js → dist/web-components-library/p-33dc73f1.entry.js} +1 -1
- package/dist/web-components-library/p-33f74396.entry.js +1 -0
- package/{www/build/p-5590d187.entry.js → dist/web-components-library/p-3ade3fa4.entry.js} +1 -1
- package/dist/web-components-library/{p-8ddeda29.entry.js → p-3b47835a.entry.js} +1 -1
- package/dist/web-components-library/{p-febe0261.entry.js → p-3d99e2b1.entry.js} +1 -1
- package/dist/web-components-library/{p-fc2043f7.entry.js → p-4e7c54ac.entry.js} +1 -1
- package/dist/web-components-library/{p-2edeb36b.entry.js → p-5300e675.entry.js} +1 -1
- package/dist/web-components-library/p-5b5d269c.js +1 -0
- package/dist/web-components-library/{p-21a85d4f.entry.js → p-5d429427.entry.js} +1 -1
- package/dist/web-components-library/{p-654c1830.entry.js → p-6b70aaa3.entry.js} +1 -1
- package/dist/web-components-library/{p-96da0513.entry.js → p-6deeeeff.entry.js} +1 -1
- package/dist/web-components-library/{p-caa452fc.entry.js → p-7bb69f45.entry.js} +1 -1
- package/dist/web-components-library/{p-b359a48a.entry.js → p-9207c9ca.entry.js} +1 -1
- package/{www/build/p-26286e79.entry.js → dist/web-components-library/p-92f0664e.entry.js} +1 -1
- package/dist/web-components-library/{p-a61ee49c.entry.js → p-94919e28.entry.js} +1 -1
- package/dist/web-components-library/{p-3371604c.entry.js → p-98cd95f3.entry.js} +1 -1
- package/dist/web-components-library/p-99e53bd5.entry.js +1 -0
- package/dist/web-components-library/{p-d59d1090.entry.js → p-a8ba7c76.entry.js} +1 -1
- package/dist/web-components-library/{p-5683fb4a.entry.js → p-a9a24ffd.entry.js} +1 -1
- package/{www/build/p-729a98ab.entry.js → dist/web-components-library/p-b9d7caa1.entry.js} +1 -1
- package/dist/web-components-library/p-bc168412.entry.js +1 -0
- package/{www/build/p-9409540b.entry.js → dist/web-components-library/p-c3bd10ad.entry.js} +1 -1
- package/dist/web-components-library/{p-889bcfab.entry.js → p-cd0cafe6.entry.js} +1 -1
- package/dist/web-components-library/{p-a90d876c.entry.js → p-e305e1f8.entry.js} +1 -1
- package/dist/web-components-library/{p-fc5bb8d5.entry.js → p-e6f63644.entry.js} +1 -1
- package/dist/web-components-library/{p-b68c2b06.entry.js → p-e98bb01e.entry.js} +1 -1
- package/dist/web-components-library/{p-32fbc96b.entry.js → p-ead40844.entry.js} +1 -1
- package/dist/web-components-library/{p-49fd1045.entry.js → p-ee229819.entry.js} +1 -1
- package/dist/web-components-library/{p-7a3c0d01.entry.js → p-f938f1b0.entry.js} +1 -1
- package/dist/web-components-library/{p-83dda293.entry.js → p-fae6d22e.entry.js} +1 -1
- package/dist/web-components-library/web-components-library.esm.js +1 -1
- package/package.json +10 -10
- package/react/components.d.ts +1 -0
- package/react/components.js +2 -1
- package/react/components.js.map +1 -1
- package/readme.md +1 -0
- package/www/build/index.esm.js +1 -1
- package/www/build/{p-b48105a4.entry.js → p-00265234.entry.js} +1 -1
- package/www/build/{p-2d74660a.entry.js → p-04f7a407.entry.js} +1 -1
- package/www/build/{p-cf00f379.entry.js → p-091b489d.entry.js} +1 -1
- package/{dist/web-components-library/p-d64c6f56.entry.js → www/build/p-0953cfbc.entry.js} +1 -1
- package/www/build/{p-24d62d5d.entry.js → p-1242e682.entry.js} +1 -1
- package/www/build/p-12a9a0de.js +1 -0
- package/www/build/{p-c9c7071f.entry.js → p-189c9cd3.entry.js} +1 -1
- package/www/build/{p-98e15cf2.entry.js → p-2536d492.entry.js} +1 -1
- package/www/build/{p-fd167bfb.entry.js → p-26410b9b.entry.js} +1 -1
- package/www/build/{p-c17b64f1.js → p-26572e05.js} +1 -1
- package/www/build/{p-8537e37d.entry.js → p-2b551b66.entry.js} +1 -1
- package/www/build/{p-d97dd15a.entry.js → p-329633be.entry.js} +1 -1
- package/{dist/web-components-library/p-9dc8fdb1.entry.js → www/build/p-33dc73f1.entry.js} +1 -1
- package/www/build/p-33f74396.entry.js +1 -0
- package/{dist/web-components-library/p-5590d187.entry.js → www/build/p-3ade3fa4.entry.js} +1 -1
- package/www/build/{p-8ddeda29.entry.js → p-3b47835a.entry.js} +1 -1
- package/www/build/{p-febe0261.entry.js → p-3d99e2b1.entry.js} +1 -1
- package/www/build/{p-fc2043f7.entry.js → p-4e7c54ac.entry.js} +1 -1
- package/www/build/{p-2edeb36b.entry.js → p-5300e675.entry.js} +1 -1
- package/www/build/p-5b5d269c.js +1 -0
- package/www/build/{p-21a85d4f.entry.js → p-5d429427.entry.js} +1 -1
- package/www/build/{p-654c1830.entry.js → p-6b70aaa3.entry.js} +1 -1
- package/www/build/{p-96da0513.entry.js → p-6deeeeff.entry.js} +1 -1
- package/www/build/{p-caa452fc.entry.js → p-7bb69f45.entry.js} +1 -1
- package/www/build/p-88b56b6e.css +1 -0
- package/www/build/{p-b359a48a.entry.js → p-9207c9ca.entry.js} +1 -1
- package/{dist/web-components-library/p-26286e79.entry.js → www/build/p-92f0664e.entry.js} +1 -1
- package/www/build/{p-a61ee49c.entry.js → p-94919e28.entry.js} +1 -1
- package/www/build/{p-3371604c.entry.js → p-98cd95f3.entry.js} +1 -1
- package/www/build/p-99e53bd5.entry.js +1 -0
- package/www/build/{p-d59d1090.entry.js → p-a8ba7c76.entry.js} +1 -1
- package/www/build/{p-5683fb4a.entry.js → p-a9a24ffd.entry.js} +1 -1
- package/{dist/web-components-library/p-729a98ab.entry.js → www/build/p-b9d7caa1.entry.js} +1 -1
- package/www/build/p-bc168412.entry.js +1 -0
- package/{dist/web-components-library/p-9409540b.entry.js → www/build/p-c3bd10ad.entry.js} +1 -1
- package/www/build/{p-889bcfab.entry.js → p-cd0cafe6.entry.js} +1 -1
- package/www/build/{p-a90d876c.entry.js → p-e305e1f8.entry.js} +1 -1
- package/www/build/{p-fc5bb8d5.entry.js → p-e6f63644.entry.js} +1 -1
- package/www/build/{p-b68c2b06.entry.js → p-e98bb01e.entry.js} +1 -1
- package/www/build/{p-32fbc96b.entry.js → p-ead40844.entry.js} +1 -1
- package/www/build/{p-49fd1045.entry.js → p-ee229819.entry.js} +1 -1
- package/www/build/{p-7a3c0d01.entry.js → p-f938f1b0.entry.js} +1 -1
- package/www/build/{p-83dda293.entry.js → p-fae6d22e.entry.js} +1 -1
- package/www/build/web-components-library.esm.js +1 -1
- package/www/index.html +1 -1
- package/CHANGELOG.md +0 -1449
- package/dist/collection/themes/index.story.js +0 -18
- package/dist/web-components-library/p-5dfad268.entry.js +0 -1
- package/dist/web-components-library/p-bc4df198.entry.js +0 -1
- package/dist/web-components-library/p-e5602e1b.js +0 -1
- package/src-react/index.ts +0 -1
- package/www/build/p-5dfad268.entry.js +0 -1
- package/www/build/p-bc4df198.entry.js +0 -1
- package/www/build/p-e5602e1b.js +0 -1
- package/www/build/p-fcff1237.css +0 -812
- package/www/build/p-fe32c7fa.js +0 -129
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
export function getCssColorVars() {
|
|
2
|
-
const styleSheet = [...document.styleSheets].find((sheet) =>
|
|
3
|
-
sheet.href?.includes("web-components-library")
|
|
4
|
-
);
|
|
5
|
-
|
|
6
|
-
const themeVariables = [...styleSheet.cssRules]
|
|
7
|
-
.filter(
|
|
8
|
-
(rule) =>
|
|
9
|
-
// only take the declarations for :root and containing `--color`
|
|
10
|
-
rule.selectorText === ":root" &&
|
|
11
|
-
Object.values(rule.style).some((decl) => decl.startsWith("--color"))
|
|
12
|
-
)
|
|
13
|
-
.map((rule) => Object.values(rule.style))
|
|
14
|
-
.flat()
|
|
15
|
-
.filter((i) => i);
|
|
16
|
-
// return removing duplicates
|
|
17
|
-
return [...new Set(themeVariables)];
|
|
18
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{r as t,h as e,H as n,g as i,c as o}from"./p-98268a57.js";import{s,E as a,t as r,d as c,u as l,K as h}from"./p-e5602e1b.js";const u=class{constructor(e){t(this,e),this.size=s.medium}setChildrenSizeType(){const t=this.host.children;for(let e=0;e<t.length-1;e++)t[e].setAttribute("size",this.size)}componentDidLoad(){this.setChildrenSizeType()}render(){return e(n,{role:"list"},e("slot",null))}get host(){return i(this)}};u.style=":host{font-family:var(--font-family-sans);font-weight:var(--font-rg);display:flex;flex-direction:column}";const d=class{constructor(e){t(this,e),this.accessibleFocus=o(this,"accessibleFocus",7),this.clickItem=o(this,"clickItem",7),this.alignButton=a.left,this.clickable=!1,this.dividerColor="color-surface03",this.dividerType=r.none,this.dividerSize=c.small,this.expandable=!1,this.expandableStyle=l.accordion,this.size=s.medium,this.color="none",this.disabled=!1,this.isContextualMenu=!1,this.showInnerContent=!1,this.openElementConfig={accordion:{open:"minus-circled",close:"plus-circled"},menu:{open:"chevron-up",close:"chevron-down"}},this.handleClick=this.handleClick.bind(this),this.handleKeyDown=this.handleKeyDown.bind(this)}accessibleFocusHandler(t){this.listElementId===t.detail&&this.host.shadowRoot.getElementById(`z-list-element-id-${t.detail}`).focus()}handleClick(){this.clickItem.emit(this.listElementId),this.expandable&&(this.showInnerContent=!this.showInnerContent)}calculateClass(){return this.isContextualMenu?"container-contextual-menu":"container"}handleKeyDown(t){const e=t.code===h.ENTER;switch(t.code){case h.ARROW_DOWN:t.preventDefault(),this.accessibleFocus.emit(this.listElementId+1);break;case h.ARROW_UP:t.preventDefault(),this.accessibleFocus.emit(this.listElementId-1);break;case h.ENTER:t.preventDefault(),this.clickItem.emit(this.listElementId)}this.expandable&&e&&(this.showInnerContent=!this.showInnerContent)}renderExpandableButton(){return this.expandable?e("z-icon",{name:this.showInnerContent?this.openElementConfig[this.expandableStyle].open:this.openElementConfig[this.expandableStyle].close}):null}renderExpandedContent(){return this.expandable?e("div",{class:{"z-list-element-inner-container":!0,expanded:this.showInnerContent}},e("slot",{name:"inner-content"})):null}render(){return e(n,{role:"listitem","aria-expanded":this.expandable?this.showInnerContent:null,onClick:this.handleClick,onKeyDown:this.handleKeyDown,clickable:this.clickable&&!this.disabled,tabIndex:this.isContextualMenu?null:"0"},e("div",{class:`${this.calculateClass()}`,style:{color:`var(--${this.color})`},tabindex:this.isContextualMenu?"0":"-1",id:`z-list-element-id-${this.listElementId}`},e("div",{class:"z-list-element-container"},this.renderExpandableButton(),e("slot",null)),this.renderExpandedContent()),this.dividerType===r.element&&e("z-divider",{color:this.dividerColor,size:this.dividerSize}))}get host(){return i(this)}};d.style=':host{outline:none}:host>.container,:host>.container-contextual-menu{--background-color-list-element:var(--bg-white);--background-hover-color-list-element:var(--color-surface02);--background-active-color-list-element:var(--color-surface02);font-family:var(--font-family-sans);font-weight:var(--font-rg);outline:none;display:flex;flex-direction:column;justify-content:center;box-sizing:border-box}:host([size="small"])>.container{padding:calc(var(--space-unit) / 2) 0;min-height:calc(var(--space-unit) * 4)}:host([size="medium"])>.container{padding:var(--space-unit) 0;min-height:calc(var(--space-unit) * 5)}:host([size="large"])>.container{padding:calc(var(--space-unit) * 2) 0;min-height:calc(var(--space-unit) * 7)}:host([size="x-large"])>.container{padding:calc(var(--space-unit) * 3) 0;min-height:calc(var(--space-unit) * 9)}:host([expandable])>.container,:host([expandable])>.container-contextual-menu,:host([clickable])>.container,:host([clickable])>.container-contextual-menu{cursor:pointer}:host([expandable]:hover)>.container,:host([expandable]:hover)>.container-contextual-menu,:host([clickable]:hover)>.container,:host([clickable]:hover)>.container-contextual-menu{background-color:var(--background-hover-color-list-element)}:host([expandable]:focus:focus-visible)>.container,:host([expandable]:focus:focus-visible)>.container-contextual-menu,:host([clickable]:focus:focus-visible)>.container,:host([clickable]:focus:focus-visible)>.container-contextual-menu{box-shadow:var(--shadow-focus-primary)}:host([expandable]:active)>.container,:host([expandable]:active)>.container-contextual-menu,:host([clickable]:active)>.container,:host([clickable]:active)>.container-contextual-menu{background-color:var(--background-active-color-list-element)}:host([align-button="left"][expandable])>.container>.z-list-element-container,:host([align-button="left"][expandable])>.container-contextual-menu>.z-list-element-container{display:flex}:host([align-button="right"][expandable])>.container>.z-list-element-container,:host([align-button="right"][expandable])>.container-contextual-menu>.z-list-element-container{display:flex;flex-direction:row-reverse;justify-content:space-between}:host([align-button="left"][expandable])>.container>.z-list-element-container>z-icon,:host([align-button="left"][expandable])>.container-contextual-menu>.z-list-element-container>z-icon{margin-right:var(--space-unit)}:host([align-button="right"][expandable])>.container>.z-list-element-container>z-icon,:host([align-button="right"][expandable])>.container-contextual-menu>.z-list-element-container>z-icon{margin-left:var(--space-unit)}:host>.container>.z-list-element-inner-container,:host>.container-contextual-menu>.z-list-element-inner-container{display:none}:host>.container>.z-list-element-inner-container.expanded,:host>.container-contextual-menu>.z-list-element-inner-container.expanded{display:block}:host([clickable]:hover)>.container-contextual-menu{background-color:var(--color-surface03)}.container-contextual-menu:focus-visible{box-shadow:var(--shadow-focus-primary);outline:none}';const m=class{constructor(e){t(this,e),this.size=s.medium,this.dividerType=r.none,this.dividerSize=c.small,this.dividerColor="gray200"}componentDidLoad(){const t=this.host.children;for(let e=0;e<t.length;e++)t.length-1>e&&(t[e].setAttribute("divider-type",this.dividerType),t[e].setAttribute("divider-size",this.dividerSize),t[e].setAttribute("divider-color",this.dividerColor)),t[e].setAttribute("size",this.size)}componentWillLoad(){this.hasHeader=!!this.host.querySelector('[slot="header-title"]')}render(){return e(n,{role:"group"},e("div",{class:{"z-list-group-header-container":!0,"has-header":this.hasHeader}},e("slot",{name:"header-title"}),this.dividerType===r.header&&e("z-divider",{color:this.dividerColor,size:this.dividerSize})),e("slot",null))}get host(){return i(this)}};m.style=":host{font-family:var(--font-family-sans);font-weight:var(--font-rg)}:host>.z-list-group-header-container{color:var(--gray700);font-size:var(--font-size-2);font-weight:var(--font-sb) !important;line-height:1.4;letter-spacing:0.16px}:host>.z-list-group-header-container.has-header{padding-top:var(--space-unit);padding-bottom:var(--space-unit)}:host>.z-list-group-header-container.has-header>z-divider{margin-top:var(--space-unit)}";export{u as z_list,d as z_list_element,m as z_list_group}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{r as i,c as t,h as o}from"./p-98268a57.js";import{N as n}from"./p-e5602e1b.js";const c=class{constructor(o){i(this,o),this.notificationAction=t(this,"notificationAction",7),this.notificationClose=t(this,"notificationClose",7),this.showclose=!1,this.showshadow=!1}handleActionButtonClick(i){i.preventDefault(),this.notificationAction.emit()}handleCloseButtonClick(i){i.preventDefault(),this.notificationClose.emit()}render(){return o("div",{class:{"notification-container":!0,"success-notification":this.type===n.success,"warning-notification":this.type===n.warning,"error-notification":this.type===n.error,shadow:this.showshadow}},this.contenticonname&&o("z-icon",{name:this.contenticonname,width:16,height:16}),o("div",{class:"content-container"},o("z-body",{class:"content-text",level:4},o("slot",null)),this.actiontext&&!!this.actiontext.trim().length&&o("z-body",{class:"action-text",role:"button",tabindex:"0",onClick:i=>{this.handleActionButtonClick(i)},level:5,variant:"semibold"},this.actiontext)),this.showclose&&o("z-icon",{class:"close-icon",name:"multiply-circle",width:16,height:16,onClick:i=>this.handleCloseButtonClick(i)}))}};c.style=":host{width:100%;color:var(--color-text01)}.notification-container{display:flex;padding:0 0 calc(var(--space-unit) * 2) calc(var(--space-unit) * 2);outline:none;border-bottom:var(--border-size-medium) solid var(--color-surface03)}.shadow{box-shadow:var(--shadow-3)}.content-container{display:flex;justify-content:space-between;flex:1 1 auto;flex-wrap:wrap}.content-text{max-width:800px;margin-top:calc(var(--space-unit) * 2);margin-right:calc(var(--space-unit) * 2)}.action-text{margin-top:calc(var(--space-unit) * 2);margin-right:calc(var(--space-unit) * 2);height:fit-content;color:var(--color-primary01);cursor:pointer;white-space:nowrap}:host div>z-icon{justify-self:center;margin-top:calc(var(--space-unit) * 2);margin-right:calc(var(--space-unit))}:host div.success-notification{background:var(--color-success-inverse)}:host div.warning-notification{background:var(--color-warning-inverse)}:host div.error-notification{background:var(--color-error-inverse)}:host div.success-notification>z-icon{fill:var(--color-success01)}:host div.warning-notification>z-icon{fill:var(--color-warning02)}:host div.error-notification>z-icon{fill:var(--color-error01)}:host div>z-icon.close-icon{cursor:pointer;fill:var(--color-primary01);margin-right:calc(var(--space-unit) * 2)}@media only screen and (min-width: 768px){.content-container{flex-wrap:nowrap}.content-text{margin-right:calc(var(--space-unit) * 5)}}";export{c as z_notification}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
var t,n,e,o,a,i,s,r,c,l,u,f,d,m,g,h,w,b,p,v,E,x,A,k,y,_,C,R,S,D,O,P,T,B,N,W,z,K,L,U;!function(t){t.real="reale",t.virtual="virtuale",t.trial="saggio"}(t||(t={})),function(t){t.border="border",t.shadow="shadow",t.overlay="overlay",t.text="text"}(n||(n={})),function(t){t.horizontal="horizontal",t.vertical="vertical"}(e||(e={})),function(t){t.big="big",t.small="small"}(o||(o={})),function(t){t.primary="primary",t.secondary="secondary",t.tertiary="tertiary",t["dark-bg"]="dark-bg"}(a||(a={})),function(t){t.submit="submit",t.reset="reset",t.button="button"}(i||(i={})),function(t){t.big="big",t.small="small",t["x-small"]="x-small"}(s||(s={})),function(t){t.text="text",t.password="password",t.number="number",t.email="email",t.textarea="textarea",t.checkbox="checkbox",t.radio="radio",t.select="select"}(r||(r={})),function(t){t.success="success",t.error="error",t.warning="warning",t.selecting="selecting"}(c||(c={})),function(t){t.AUTO="auto",t.TOP="top",t.RIGHT="right",t.BOTTOM="bottom",t.LEFT="left",t.TOP_RIGHT="top_right",t.TOP_LEFT="top_left",t.BOTTOM_RIGHT="bottom_right",t.BOTTOM_LEFT="bottom_left"}(l||(l={})),function(t){t[t.TAB=9]="TAB",t[t.SPACE=32]="SPACE",t[t.ESC=27]="ESC",t[t.ENTER=13]="ENTER",t[t.ARROW_UP=38]="ARROW_UP",t[t.ARROW_DOWN=40]="ARROW_DOWN",t[t.BACKSPACE=8]="BACKSPACE",t[t.DELETE=46]="DELETE"}(u||(u={})),function(t){t.ARROW_DOWN="ArrowDown",t.ARROW_UP="ArrowUp",t.ENTER="Enter",t.ESC="Escape",t.SPACE="Space"}(f||(f={})),function(t){t.dark="dark",t.light="light"}(d||(d={})),function(t){t["after-down"]="after-down",t["after-center"]="after-center",t["after-up"]="after-up",t["below-right"]="below-right",t["below-center"]="below-center",t["below-left"]="below-left",t["before-down"]="before-down",t["before-center"]="before-center",t["before-up"]="before-up",t["above-right"]="above-right",t["above-center"]="above-center",t["above-left"]="above-left"}(m||(m={})),function(t){t.none="none",t.small="small",t.medium="medium"}(g||(g={})),function(t){t["shadow-1"]="shadow-1",t["shadow-2"]="shadow-2",t["shadow-3"]="shadow-3",t["shadow-4"]="shadow-4",t["shadow-6"]="shadow-6",t["shadow-8"]="shadow-8",t["shadow-12"]="shadow-12",t["shadow-16"]="shadow-16",t["shadow-24"]="shadow-24"}(h||(h={})),function(t){t.small="small",t.medium="medium",t.large="large"}(w||(w={})),function(t){t.horizontal="horizontal",t.vertical="vertical"}(b||(b={})),function(t){t.asc="asc",t.desc="desc",t.none="none"}(p||(p={})),function(t){t.small="small",t.medium="medium",t.large="large"}(v||(v={})),function(t){t.warning="warning",t.error="error",t.success="success",t.neutral="neutral",t.default="default"}(E||(E={})),function(t){t.small="small",t.medium="medium",t.large="large",t["x-large"]="x-large"}(x||(x={})),function(t){t["x-small"]="x-small",t.small="small",t.medium="medium",t.large="large",t.special="special"}(A||(A={})),function(t){t.accordion="accordion",t.menu="menu"}(k||(k={})),function(t){t.right="right",t.left="left"}(y||(y={})),function(t){t.right="right",t.left="left"}(_||(_={})),function(t){t.none="none",t.header="header",t.element="element"}(C||(C={})),function(t){t.success="success",t.warning="warning",t.error="error"}(R||(R={})),function(t){t.success="success",t.warning="warning",t.error="error"}(S||(S={})),function(t){t.mobile="mobile",t.tablet="tablet",t.desktop="desktop"}(D||(D={})),function(t){t.preview="preview",t.open="open",t.closed="closed"}(O||(O={})),function(t){t.dark="dark",t.light="light",t.accent="accent",t.error="error",t.success="success",t.warning="warning"}(P||(P={})),function(t){t.slideInLeft="slide-in-left",t.slideInRight="slide-in-right",t.slideInDown="slide-in-down",t.slideInUp="slide-in-up",t.slideOutLeft="slide-out-left",t.slideOutRight="slide-out-right",t.slideOutDown="slide-out-down",t.slideOutUp="slide-out-up"}(T||(T={})),function(t){t.topRight="top-right",t.topLeft="top-left",t.topCentre="top-centre",t.bottomRight="bottom-right",t.bottomLeft="bottom-left",t.bottomCentre="bottom-centre"}(B||(B={})),function(t){t.expandable="expandable",t.padding="padding",t.none="none"}(N||(N={})),function(t){t.polite="polite",t.assertive="assertive"}(W||(W={})),function(t){t.left="left",t.right="right"}(z||(z={})),function(t){t.overlay="overlay",t.pushcontent="pushcontent"}(K||(K={})),function(t){t.default="default",t.dragdrop="dragdrop"}(L||(L={})),function(t){t.default="default",t.mini="mini"}(U||(U={}));export{v as A,i as B,n as C,D,y as E,r as I,f as K,t as L,R as N,K as O,m as P,E as S,d as T,W as Z,b as a,a as b,s as c,w as d,z as e,U as f,l as g,L as h,O as i,c as j,u as k,S as l,e as m,o as n,N as o,T as p,B as q,_ as r,x as s,C as t,k as u,A as v,p as w,g as x,h as y}
|
package/src-react/index.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './components';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{r as t,h as e,H as n,g as i,c as o}from"./p-98268a57.js";import{s,E as a,t as r,d as c,u as l,K as h}from"./p-e5602e1b.js";const u=class{constructor(e){t(this,e),this.size=s.medium}setChildrenSizeType(){const t=this.host.children;for(let e=0;e<t.length-1;e++)t[e].setAttribute("size",this.size)}componentDidLoad(){this.setChildrenSizeType()}render(){return e(n,{role:"list"},e("slot",null))}get host(){return i(this)}};u.style=":host{font-family:var(--font-family-sans);font-weight:var(--font-rg);display:flex;flex-direction:column}";const d=class{constructor(e){t(this,e),this.accessibleFocus=o(this,"accessibleFocus",7),this.clickItem=o(this,"clickItem",7),this.alignButton=a.left,this.clickable=!1,this.dividerColor="color-surface03",this.dividerType=r.none,this.dividerSize=c.small,this.expandable=!1,this.expandableStyle=l.accordion,this.size=s.medium,this.color="none",this.disabled=!1,this.isContextualMenu=!1,this.showInnerContent=!1,this.openElementConfig={accordion:{open:"minus-circled",close:"plus-circled"},menu:{open:"chevron-up",close:"chevron-down"}},this.handleClick=this.handleClick.bind(this),this.handleKeyDown=this.handleKeyDown.bind(this)}accessibleFocusHandler(t){this.listElementId===t.detail&&this.host.shadowRoot.getElementById(`z-list-element-id-${t.detail}`).focus()}handleClick(){this.clickItem.emit(this.listElementId),this.expandable&&(this.showInnerContent=!this.showInnerContent)}calculateClass(){return this.isContextualMenu?"container-contextual-menu":"container"}handleKeyDown(t){const e=t.code===h.ENTER;switch(t.code){case h.ARROW_DOWN:t.preventDefault(),this.accessibleFocus.emit(this.listElementId+1);break;case h.ARROW_UP:t.preventDefault(),this.accessibleFocus.emit(this.listElementId-1);break;case h.ENTER:t.preventDefault(),this.clickItem.emit(this.listElementId)}this.expandable&&e&&(this.showInnerContent=!this.showInnerContent)}renderExpandableButton(){return this.expandable?e("z-icon",{name:this.showInnerContent?this.openElementConfig[this.expandableStyle].open:this.openElementConfig[this.expandableStyle].close}):null}renderExpandedContent(){return this.expandable?e("div",{class:{"z-list-element-inner-container":!0,expanded:this.showInnerContent}},e("slot",{name:"inner-content"})):null}render(){return e(n,{role:"listitem","aria-expanded":this.expandable?this.showInnerContent:null,onClick:this.handleClick,onKeyDown:this.handleKeyDown,clickable:this.clickable&&!this.disabled,tabIndex:this.isContextualMenu?null:"0"},e("div",{class:`${this.calculateClass()}`,style:{color:`var(--${this.color})`},tabindex:this.isContextualMenu?"0":"-1",id:`z-list-element-id-${this.listElementId}`},e("div",{class:"z-list-element-container"},this.renderExpandableButton(),e("slot",null)),this.renderExpandedContent()),this.dividerType===r.element&&e("z-divider",{color:this.dividerColor,size:this.dividerSize}))}get host(){return i(this)}};d.style=':host{outline:none}:host>.container,:host>.container-contextual-menu{--background-color-list-element:var(--bg-white);--background-hover-color-list-element:var(--color-surface02);--background-active-color-list-element:var(--color-surface02);font-family:var(--font-family-sans);font-weight:var(--font-rg);outline:none;display:flex;flex-direction:column;justify-content:center;box-sizing:border-box}:host([size="small"])>.container{padding:calc(var(--space-unit) / 2) 0;min-height:calc(var(--space-unit) * 4)}:host([size="medium"])>.container{padding:var(--space-unit) 0;min-height:calc(var(--space-unit) * 5)}:host([size="large"])>.container{padding:calc(var(--space-unit) * 2) 0;min-height:calc(var(--space-unit) * 7)}:host([size="x-large"])>.container{padding:calc(var(--space-unit) * 3) 0;min-height:calc(var(--space-unit) * 9)}:host([expandable])>.container,:host([expandable])>.container-contextual-menu,:host([clickable])>.container,:host([clickable])>.container-contextual-menu{cursor:pointer}:host([expandable]:hover)>.container,:host([expandable]:hover)>.container-contextual-menu,:host([clickable]:hover)>.container,:host([clickable]:hover)>.container-contextual-menu{background-color:var(--background-hover-color-list-element)}:host([expandable]:focus:focus-visible)>.container,:host([expandable]:focus:focus-visible)>.container-contextual-menu,:host([clickable]:focus:focus-visible)>.container,:host([clickable]:focus:focus-visible)>.container-contextual-menu{box-shadow:var(--shadow-focus-primary)}:host([expandable]:active)>.container,:host([expandable]:active)>.container-contextual-menu,:host([clickable]:active)>.container,:host([clickable]:active)>.container-contextual-menu{background-color:var(--background-active-color-list-element)}:host([align-button="left"][expandable])>.container>.z-list-element-container,:host([align-button="left"][expandable])>.container-contextual-menu>.z-list-element-container{display:flex}:host([align-button="right"][expandable])>.container>.z-list-element-container,:host([align-button="right"][expandable])>.container-contextual-menu>.z-list-element-container{display:flex;flex-direction:row-reverse;justify-content:space-between}:host([align-button="left"][expandable])>.container>.z-list-element-container>z-icon,:host([align-button="left"][expandable])>.container-contextual-menu>.z-list-element-container>z-icon{margin-right:var(--space-unit)}:host([align-button="right"][expandable])>.container>.z-list-element-container>z-icon,:host([align-button="right"][expandable])>.container-contextual-menu>.z-list-element-container>z-icon{margin-left:var(--space-unit)}:host>.container>.z-list-element-inner-container,:host>.container-contextual-menu>.z-list-element-inner-container{display:none}:host>.container>.z-list-element-inner-container.expanded,:host>.container-contextual-menu>.z-list-element-inner-container.expanded{display:block}:host([clickable]:hover)>.container-contextual-menu{background-color:var(--color-surface03)}.container-contextual-menu:focus-visible{box-shadow:var(--shadow-focus-primary);outline:none}';const m=class{constructor(e){t(this,e),this.size=s.medium,this.dividerType=r.none,this.dividerSize=c.small,this.dividerColor="gray200"}componentDidLoad(){const t=this.host.children;for(let e=0;e<t.length;e++)t.length-1>e&&(t[e].setAttribute("divider-type",this.dividerType),t[e].setAttribute("divider-size",this.dividerSize),t[e].setAttribute("divider-color",this.dividerColor)),t[e].setAttribute("size",this.size)}componentWillLoad(){this.hasHeader=!!this.host.querySelector('[slot="header-title"]')}render(){return e(n,{role:"group"},e("div",{class:{"z-list-group-header-container":!0,"has-header":this.hasHeader}},e("slot",{name:"header-title"}),this.dividerType===r.header&&e("z-divider",{color:this.dividerColor,size:this.dividerSize})),e("slot",null))}get host(){return i(this)}};m.style=":host{font-family:var(--font-family-sans);font-weight:var(--font-rg)}:host>.z-list-group-header-container{color:var(--gray700);font-size:var(--font-size-2);font-weight:var(--font-sb) !important;line-height:1.4;letter-spacing:0.16px}:host>.z-list-group-header-container.has-header{padding-top:var(--space-unit);padding-bottom:var(--space-unit)}:host>.z-list-group-header-container.has-header>z-divider{margin-top:var(--space-unit)}";export{u as z_list,d as z_list_element,m as z_list_group}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{r as i,c as t,h as o}from"./p-98268a57.js";import{N as n}from"./p-e5602e1b.js";const c=class{constructor(o){i(this,o),this.notificationAction=t(this,"notificationAction",7),this.notificationClose=t(this,"notificationClose",7),this.showclose=!1,this.showshadow=!1}handleActionButtonClick(i){i.preventDefault(),this.notificationAction.emit()}handleCloseButtonClick(i){i.preventDefault(),this.notificationClose.emit()}render(){return o("div",{class:{"notification-container":!0,"success-notification":this.type===n.success,"warning-notification":this.type===n.warning,"error-notification":this.type===n.error,shadow:this.showshadow}},this.contenticonname&&o("z-icon",{name:this.contenticonname,width:16,height:16}),o("div",{class:"content-container"},o("z-body",{class:"content-text",level:4},o("slot",null)),this.actiontext&&!!this.actiontext.trim().length&&o("z-body",{class:"action-text",role:"button",tabindex:"0",onClick:i=>{this.handleActionButtonClick(i)},level:5,variant:"semibold"},this.actiontext)),this.showclose&&o("z-icon",{class:"close-icon",name:"multiply-circle",width:16,height:16,onClick:i=>this.handleCloseButtonClick(i)}))}};c.style=":host{width:100%;color:var(--color-text01)}.notification-container{display:flex;padding:0 0 calc(var(--space-unit) * 2) calc(var(--space-unit) * 2);outline:none;border-bottom:var(--border-size-medium) solid var(--color-surface03)}.shadow{box-shadow:var(--shadow-3)}.content-container{display:flex;justify-content:space-between;flex:1 1 auto;flex-wrap:wrap}.content-text{max-width:800px;margin-top:calc(var(--space-unit) * 2);margin-right:calc(var(--space-unit) * 2)}.action-text{margin-top:calc(var(--space-unit) * 2);margin-right:calc(var(--space-unit) * 2);height:fit-content;color:var(--color-primary01);cursor:pointer;white-space:nowrap}:host div>z-icon{justify-self:center;margin-top:calc(var(--space-unit) * 2);margin-right:calc(var(--space-unit))}:host div.success-notification{background:var(--color-success-inverse)}:host div.warning-notification{background:var(--color-warning-inverse)}:host div.error-notification{background:var(--color-error-inverse)}:host div.success-notification>z-icon{fill:var(--color-success01)}:host div.warning-notification>z-icon{fill:var(--color-warning02)}:host div.error-notification>z-icon{fill:var(--color-error01)}:host div>z-icon.close-icon{cursor:pointer;fill:var(--color-primary01);margin-right:calc(var(--space-unit) * 2)}@media only screen and (min-width: 768px){.content-container{flex-wrap:nowrap}.content-text{margin-right:calc(var(--space-unit) * 5)}}";export{c as z_notification}
|
package/www/build/p-e5602e1b.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
var t,n,e,o,a,i,s,r,c,l,u,f,d,m,g,h,w,b,p,v,E,x,A,k,y,_,C,R,S,D,O,P,T,B,N,W,z,K,L,U;!function(t){t.real="reale",t.virtual="virtuale",t.trial="saggio"}(t||(t={})),function(t){t.border="border",t.shadow="shadow",t.overlay="overlay",t.text="text"}(n||(n={})),function(t){t.horizontal="horizontal",t.vertical="vertical"}(e||(e={})),function(t){t.big="big",t.small="small"}(o||(o={})),function(t){t.primary="primary",t.secondary="secondary",t.tertiary="tertiary",t["dark-bg"]="dark-bg"}(a||(a={})),function(t){t.submit="submit",t.reset="reset",t.button="button"}(i||(i={})),function(t){t.big="big",t.small="small",t["x-small"]="x-small"}(s||(s={})),function(t){t.text="text",t.password="password",t.number="number",t.email="email",t.textarea="textarea",t.checkbox="checkbox",t.radio="radio",t.select="select"}(r||(r={})),function(t){t.success="success",t.error="error",t.warning="warning",t.selecting="selecting"}(c||(c={})),function(t){t.AUTO="auto",t.TOP="top",t.RIGHT="right",t.BOTTOM="bottom",t.LEFT="left",t.TOP_RIGHT="top_right",t.TOP_LEFT="top_left",t.BOTTOM_RIGHT="bottom_right",t.BOTTOM_LEFT="bottom_left"}(l||(l={})),function(t){t[t.TAB=9]="TAB",t[t.SPACE=32]="SPACE",t[t.ESC=27]="ESC",t[t.ENTER=13]="ENTER",t[t.ARROW_UP=38]="ARROW_UP",t[t.ARROW_DOWN=40]="ARROW_DOWN",t[t.BACKSPACE=8]="BACKSPACE",t[t.DELETE=46]="DELETE"}(u||(u={})),function(t){t.ARROW_DOWN="ArrowDown",t.ARROW_UP="ArrowUp",t.ENTER="Enter",t.ESC="Escape",t.SPACE="Space"}(f||(f={})),function(t){t.dark="dark",t.light="light"}(d||(d={})),function(t){t["after-down"]="after-down",t["after-center"]="after-center",t["after-up"]="after-up",t["below-right"]="below-right",t["below-center"]="below-center",t["below-left"]="below-left",t["before-down"]="before-down",t["before-center"]="before-center",t["before-up"]="before-up",t["above-right"]="above-right",t["above-center"]="above-center",t["above-left"]="above-left"}(m||(m={})),function(t){t.none="none",t.small="small",t.medium="medium"}(g||(g={})),function(t){t["shadow-1"]="shadow-1",t["shadow-2"]="shadow-2",t["shadow-3"]="shadow-3",t["shadow-4"]="shadow-4",t["shadow-6"]="shadow-6",t["shadow-8"]="shadow-8",t["shadow-12"]="shadow-12",t["shadow-16"]="shadow-16",t["shadow-24"]="shadow-24"}(h||(h={})),function(t){t.small="small",t.medium="medium",t.large="large"}(w||(w={})),function(t){t.horizontal="horizontal",t.vertical="vertical"}(b||(b={})),function(t){t.asc="asc",t.desc="desc",t.none="none"}(p||(p={})),function(t){t.small="small",t.medium="medium",t.large="large"}(v||(v={})),function(t){t.warning="warning",t.error="error",t.success="success",t.neutral="neutral",t.default="default"}(E||(E={})),function(t){t.small="small",t.medium="medium",t.large="large",t["x-large"]="x-large"}(x||(x={})),function(t){t["x-small"]="x-small",t.small="small",t.medium="medium",t.large="large",t.special="special"}(A||(A={})),function(t){t.accordion="accordion",t.menu="menu"}(k||(k={})),function(t){t.right="right",t.left="left"}(y||(y={})),function(t){t.right="right",t.left="left"}(_||(_={})),function(t){t.none="none",t.header="header",t.element="element"}(C||(C={})),function(t){t.success="success",t.warning="warning",t.error="error"}(R||(R={})),function(t){t.success="success",t.warning="warning",t.error="error"}(S||(S={})),function(t){t.mobile="mobile",t.tablet="tablet",t.desktop="desktop"}(D||(D={})),function(t){t.preview="preview",t.open="open",t.closed="closed"}(O||(O={})),function(t){t.dark="dark",t.light="light",t.accent="accent",t.error="error",t.success="success",t.warning="warning"}(P||(P={})),function(t){t.slideInLeft="slide-in-left",t.slideInRight="slide-in-right",t.slideInDown="slide-in-down",t.slideInUp="slide-in-up",t.slideOutLeft="slide-out-left",t.slideOutRight="slide-out-right",t.slideOutDown="slide-out-down",t.slideOutUp="slide-out-up"}(T||(T={})),function(t){t.topRight="top-right",t.topLeft="top-left",t.topCentre="top-centre",t.bottomRight="bottom-right",t.bottomLeft="bottom-left",t.bottomCentre="bottom-centre"}(B||(B={})),function(t){t.expandable="expandable",t.padding="padding",t.none="none"}(N||(N={})),function(t){t.polite="polite",t.assertive="assertive"}(W||(W={})),function(t){t.left="left",t.right="right"}(z||(z={})),function(t){t.overlay="overlay",t.pushcontent="pushcontent"}(K||(K={})),function(t){t.default="default",t.dragdrop="dragdrop"}(L||(L={})),function(t){t.default="default",t.mini="mini"}(U||(U={}));export{v as A,i as B,n as C,D,y as E,r as I,f as K,t as L,R as N,K as O,m as P,E as S,d as T,W as Z,b as a,a as b,s as c,w as d,z as e,U as f,l as g,L as h,O as i,c as j,u as k,S as l,e as m,o as n,N as o,T as p,B as q,_ as r,x as s,C as t,k as u,A as v,p as w,g as x,h as y}
|