@zanichelli/albe-web-components 6.6.2 → 6.6.3
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 +2176 -0
- package/LICENSE +21 -21
- package/dist/cjs/{breakpoints-776c8868.js → breakpoints-88c4fd6c.js} +1 -1
- package/dist/cjs/{icons-720194b9.js → icons-9e555ff7.js} +746 -746
- package/dist/cjs/index-e3299e0a.js +10 -6
- package/dist/cjs/{index-6a738538.js → index-fa110f37.js} +308 -308
- package/dist/cjs/index.cjs.js +5 -5
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/cjs/{utils-a905de7a.js → utils-600bad93.js} +87 -87
- package/dist/cjs/{utils-f48efb50.js → utils-8bc9056f.js} +75 -75
- package/dist/cjs/web-components-library.cjs.js +1 -1
- package/dist/cjs/z-alert.cjs.entry.js +8 -8
- package/dist/cjs/z-anchor-navigation.cjs.entry.js +42 -42
- package/dist/cjs/z-app-header_2.cjs.entry.js +137 -137
- package/dist/cjs/z-app-switcher.cjs.entry.js +18 -18
- package/dist/cjs/z-aria-alert.cjs.entry.js +10 -10
- package/dist/cjs/z-avatar.cjs.entry.js +33 -33
- package/dist/cjs/z-body_2.cjs.entry.js +28 -28
- package/dist/cjs/z-button-sort.cjs.entry.js +42 -42
- package/dist/cjs/z-button.cjs.entry.js +32 -32
- package/dist/cjs/z-card.cjs.entry.js +55 -55
- package/dist/cjs/z-carousel.cjs.entry.js +135 -135
- package/dist/cjs/z-chip.cjs.entry.js +26 -26
- package/dist/cjs/z-combobox.cjs.entry.js +186 -186
- package/dist/cjs/z-contextual-menu.cjs.entry.js +35 -35
- package/dist/cjs/z-cover-hero.cjs.entry.js +29 -29
- package/dist/cjs/z-date-picker.cjs.entry.js +164 -164
- package/dist/cjs/z-divider.cjs.entry.js +15 -15
- package/dist/cjs/z-dragdrop-area_3.cjs.entry.js +57 -57
- package/dist/cjs/z-file-upload.cjs.entry.js +174 -174
- package/dist/cjs/z-file.cjs.entry.js +37 -37
- package/dist/cjs/z-ghost-loading.cjs.entry.js +9 -9
- package/dist/cjs/z-info-box.cjs.entry.js +14 -14
- package/dist/cjs/z-info-reveal.cjs.entry.js +54 -54
- package/dist/cjs/z-input_2.cjs.entry.js +237 -237
- package/dist/cjs/z-link.cjs.entry.js +63 -63
- package/dist/cjs/z-list_3.cjs.entry.js +240 -240
- package/dist/cjs/z-logo.cjs.entry.js +15 -15
- package/dist/cjs/z-menu-section.cjs.entry.js +35 -35
- package/dist/cjs/z-menu.cjs.entry.js +96 -96
- package/dist/cjs/z-messages-pocket.cjs.entry.js +36 -36
- package/dist/cjs/z-myz-card-alert.cjs.entry.js +52 -52
- package/dist/cjs/z-myz-card-dictionary.cjs.entry.js +25 -25
- package/dist/cjs/z-myz-card-footer-sections.cjs.entry.js +8 -8
- package/dist/cjs/z-myz-card-footer.cjs.entry.js +46 -46
- package/dist/cjs/z-myz-card-icon.cjs.entry.js +12 -12
- package/dist/cjs/z-myz-card-info.cjs.entry.js +118 -118
- package/dist/cjs/z-myz-card-list.cjs.entry.js +27 -27
- package/dist/cjs/z-myz-card_4.cjs.entry.js +82 -82
- package/dist/cjs/z-myz-list-item.cjs.entry.js +26 -26
- package/dist/cjs/z-myz-list.cjs.entry.js +24 -24
- package/dist/cjs/z-navigation-tab-link.cjs.entry.js +60 -60
- package/dist/cjs/z-navigation-tab.cjs.entry.js +62 -62
- package/dist/cjs/z-navigation-tabs.cjs.entry.js +115 -115
- package/dist/cjs/z-notification.cjs.entry.js +30 -30
- package/dist/cjs/z-offcanvas.cjs.entry.js +55 -55
- package/dist/cjs/z-otp.cjs.entry.js +30 -30
- package/dist/cjs/z-pagination.cjs.entry.js +219 -219
- package/dist/cjs/z-panel-elem.cjs.entry.js +19 -19
- package/dist/cjs/z-pocket-message.cjs.entry.js +8 -8
- package/dist/cjs/z-pocket_3.cjs.entry.js +102 -102
- package/dist/cjs/z-popover.cjs.entry.js +309 -309
- package/dist/cjs/z-range-picker.cjs.entry.js +331 -331
- package/dist/cjs/z-searchbar.cjs.entry.js +225 -0
- package/dist/cjs/z-section-title.cjs.entry.js +22 -22
- package/dist/cjs/z-select.cjs.entry.js +273 -273
- package/dist/cjs/z-skip-to-content.cjs.entry.js +55 -55
- package/dist/cjs/z-slideshow.cjs.entry.js +118 -118
- package/dist/cjs/z-stepper-item.cjs.entry.js +11 -11
- package/dist/cjs/z-stepper.cjs.entry.js +8 -8
- package/dist/cjs/z-table-body.cjs.entry.js +13 -13
- package/dist/cjs/z-table-cell.cjs.entry.js +25 -25
- package/dist/cjs/z-table-empty-box.cjs.entry.js +21 -21
- package/dist/cjs/z-table-expanded-row.cjs.entry.js +8 -8
- package/dist/cjs/z-table-footer.cjs.entry.js +12 -12
- package/dist/cjs/z-table-head.cjs.entry.js +12 -12
- package/dist/cjs/z-table-header-row.cjs.entry.js +11 -11
- package/dist/cjs/z-table-header.cjs.entry.js +71 -71
- package/dist/cjs/z-table-row.cjs.entry.js +32 -32
- package/dist/cjs/z-table-sticky-footer.cjs.entry.js +8 -8
- package/dist/cjs/z-table.cjs.entry.js +69 -69
- package/dist/cjs/z-tag.cjs.entry.js +11 -11
- package/dist/cjs/z-toast-notification-list.cjs.entry.js +45 -45
- package/dist/cjs/z-toast-notification.cjs.entry.js +187 -187
- package/dist/cjs/z-toggle-button.cjs.entry.js +23 -23
- package/dist/cjs/z-toggle-switch.cjs.entry.js +40 -40
- package/dist/cjs/z-tooltip.cjs.entry.js +20 -20
- package/dist/cjs/z-visually-hidden.cjs.entry.js +8 -8
- package/dist/collection/beans/index.js +309 -309
- package/dist/collection/collection-manifest.json +1 -0
- package/dist/collection/components/buttons/z-button/index.js +241 -241
- package/dist/collection/components/buttons/z-button/styles.css +149 -149
- package/dist/collection/components/buttons/z-button-sort/index.js +220 -220
- package/dist/collection/components/buttons/z-button-sort/styles.css +101 -101
- package/dist/collection/components/buttons/z-chip/index.js +133 -133
- package/dist/collection/components/buttons/z-chip/styles.css +131 -131
- package/dist/collection/components/buttons/z-toggle-button/index.js +126 -126
- package/dist/collection/components/buttons/z-toggle-button/styles.css +62 -62
- package/dist/collection/components/buttons/z-toggle-switch/index.js +144 -144
- package/dist/collection/components/buttons/z-toggle-switch/styles.css +104 -104
- package/dist/collection/components/date-picker/styles.css +436 -436
- package/dist/collection/components/date-picker/utils.js +76 -76
- package/dist/collection/components/date-picker/z-date-picker/index.js +295 -295
- package/dist/collection/components/date-picker/z-range-picker/index.js +499 -499
- package/dist/collection/components/file-upload/z-dragdrop-area/index.js +53 -53
- package/dist/collection/components/file-upload/z-dragdrop-area/styles.css +51 -51
- package/dist/collection/components/file-upload/z-file/index.js +131 -131
- package/dist/collection/components/file-upload/z-file/styles.css +23 -23
- package/dist/collection/components/file-upload/z-file-upload/index.js +363 -363
- package/dist/collection/components/file-upload/z-file-upload/styles.css +84 -84
- package/dist/collection/components/icons/icons.js +747 -747
- package/dist/collection/components/icons/z-icon/index.js +114 -114
- package/dist/collection/components/icons/z-icon/styles.css +14 -14
- package/dist/collection/components/index.js +8 -8
- package/dist/collection/components/indicators/z-stepper/index.js +21 -21
- package/dist/collection/components/indicators/z-stepper/styles.css +19 -19
- package/dist/collection/components/indicators/z-stepper-item/index.js +93 -93
- package/dist/collection/components/indicators/z-stepper-item/styles.css +114 -114
- package/dist/collection/components/inputs/z-combobox/index.js +525 -525
- package/dist/collection/components/inputs/z-combobox/styles.css +142 -142
- package/dist/collection/components/inputs/z-input/index.js +731 -731
- package/dist/collection/components/inputs/z-input/styles.css +327 -327
- package/dist/collection/components/inputs/z-input-message/index.js +68 -68
- package/dist/collection/components/inputs/z-input-message/styles.css +33 -33
- package/dist/collection/components/inputs/z-searchbar/index.js +506 -0
- package/dist/collection/components/inputs/z-searchbar/styles.css +182 -0
- package/dist/collection/components/inputs/z-select/index.js +633 -633
- package/dist/collection/components/inputs/z-select/styles.css +88 -88
- package/dist/collection/components/list/z-list/index.js +91 -91
- package/dist/collection/components/list/z-list/styles.css +6 -6
- package/dist/collection/components/list/z-list-element/index.js +508 -508
- package/dist/collection/components/list/z-list-element/styles.css +121 -121
- package/dist/collection/components/list/z-list-group/index.js +175 -175
- package/dist/collection/components/list/z-list-group/styles.css +21 -21
- package/dist/collection/components/list/z-toast-notification-list/index.js +105 -105
- package/dist/collection/components/list/z-toast-notification-list/styles.css +100 -100
- package/dist/collection/components/logo/z-logo/index.js +131 -131
- package/dist/collection/components/logo/z-logo/styles.css +29 -29
- package/dist/collection/components/modal/z-modal/index.js +156 -156
- package/dist/collection/components/modal/z-modal/styles.css +179 -179
- package/dist/collection/components/navigation/tabs/navigation-tab.css +136 -136
- package/dist/collection/components/navigation/tabs/z-navigation-tab/index.js +242 -242
- package/dist/collection/components/navigation/tabs/z-navigation-tab-link/index.js +264 -264
- package/dist/collection/components/navigation/tabs/z-navigation-tabs/index.js +200 -200
- package/dist/collection/components/navigation/tabs/z-navigation-tabs/styles.css +104 -104
- package/dist/collection/components/navigation/z-app-header/index.js +306 -306
- package/dist/collection/components/navigation/z-app-header/styles.css +420 -420
- package/dist/collection/components/navigation/z-app-switcher/index.js +79 -79
- package/dist/collection/components/navigation/z-app-switcher/styles.css +23 -23
- package/dist/collection/components/navigation/z-link/index.js +317 -317
- package/dist/collection/components/navigation/z-link/styles.css +167 -167
- package/dist/collection/components/navigation/z-menu/index.js +225 -225
- package/dist/collection/components/navigation/z-menu/styles.css +146 -146
- package/dist/collection/components/navigation/z-menu-section/index.js +116 -116
- package/dist/collection/components/navigation/z-menu-section/styles.css +91 -91
- package/dist/collection/components/notification/z-info-box/index.js +85 -85
- package/dist/collection/components/notification/z-info-box/styles.css +23 -23
- package/dist/collection/components/notification/z-notification/index.js +195 -195
- package/dist/collection/components/notification/z-notification/styles.css +114 -114
- package/dist/collection/components/notification/z-toast-notification/index.js +399 -399
- package/dist/collection/components/notification/z-toast-notification/styles.css +254 -254
- package/dist/collection/components/notification/z-tooltip/index.js +133 -133
- package/dist/collection/components/notification/z-tooltip/styles.css +16 -16
- package/dist/collection/components/panel/z-panel-elem/index.js +193 -193
- package/dist/collection/components/panel/z-panel-elem/styles.css +39 -39
- package/dist/collection/components/typography/z-body/index.js +68 -68
- package/dist/collection/components/typography/z-heading/index.js +68 -68
- package/dist/collection/components/typography/z-typography/index.js +91 -91
- package/dist/collection/components/typography/z-typography/styles.css +65 -65
- package/dist/collection/components/z-anchor-navigation/index.js +95 -95
- package/dist/collection/components/z-anchor-navigation/styles.css +129 -129
- package/dist/collection/components/z-aria-alert/index.js +39 -39
- package/dist/collection/components/z-avatar/index.js +142 -142
- package/dist/collection/components/z-avatar/styles.css +32 -32
- package/dist/collection/components/z-card/index.js +177 -177
- package/dist/collection/components/z-card/styles.css +206 -206
- package/dist/collection/components/z-carousel/index.js +300 -300
- package/dist/collection/components/z-carousel/styles.css +129 -129
- package/dist/collection/components/z-contextual-menu/index.js +126 -126
- package/dist/collection/components/z-contextual-menu/styles.css +60 -60
- package/dist/collection/components/z-cover-hero/index.js +102 -102
- package/dist/collection/components/z-cover-hero/styles.css +77 -77
- package/dist/collection/components/z-divider/index.js +95 -95
- package/dist/collection/components/z-divider/styles.css +37 -37
- package/dist/collection/components/z-ghost-loading/index.js +18 -18
- package/dist/collection/components/z-ghost-loading/styles.css +34 -34
- package/dist/collection/components/z-info-reveal/index.js +147 -147
- package/dist/collection/components/z-info-reveal/styles.css +103 -103
- package/dist/collection/components/z-offcanvas/index.js +158 -158
- package/dist/collection/components/z-offcanvas/styles.css +186 -186
- package/dist/collection/components/z-pagination/index.js +435 -435
- package/dist/collection/components/z-pagination/styles.css +199 -199
- package/dist/collection/components/z-popover/index.js +504 -504
- package/dist/collection/components/z-popover/styles.css +147 -147
- package/dist/collection/components/z-section-title/index.js +88 -88
- package/dist/collection/components/z-section-title/styles.css +44 -44
- package/dist/collection/components/z-skip-to-content/index.js +139 -139
- package/dist/collection/components/z-skip-to-content/styles.css +80 -80
- package/dist/collection/components/z-table/z-table/index.js +352 -352
- package/dist/collection/components/z-table/z-table/styles.css +115 -115
- package/dist/collection/components/z-table/z-table-body/index.js +23 -23
- package/dist/collection/components/z-table/z-table-body/styles.css +9 -9
- package/dist/collection/components/z-table/z-table-cell/index.js +86 -86
- package/dist/collection/components/z-table/z-table-cell/styles.css +58 -58
- package/dist/collection/components/z-table/z-table-empty-box/index.js +72 -72
- package/dist/collection/components/z-table/z-table-empty-box/styles.css +38 -38
- package/dist/collection/components/z-table/z-table-expanded-row/index.js +39 -39
- package/dist/collection/components/z-table/z-table-expanded-row/styles.css +9 -9
- package/dist/collection/components/z-table/z-table-footer/index.js +22 -22
- package/dist/collection/components/z-table/z-table-footer/styles.css +5 -5
- package/dist/collection/components/z-table/z-table-head/index.js +22 -22
- package/dist/collection/components/z-table/z-table-head/styles.css +5 -5
- package/dist/collection/components/z-table/z-table-header/index.js +238 -238
- package/dist/collection/components/z-table/z-table-header/styles.css +71 -71
- package/dist/collection/components/z-table/z-table-header-row/index.js +41 -41
- package/dist/collection/components/z-table/z-table-header-row/styles.css +13 -13
- package/dist/collection/components/z-table/z-table-row/index.js +92 -92
- package/dist/collection/components/z-table/z-table-row/styles.css +45 -45
- package/dist/collection/components/z-table/z-table-sticky-footer/index.js +21 -21
- package/dist/collection/components/z-table/z-table-sticky-footer/styles.css +11 -11
- package/dist/collection/components/z-tag/index.js +65 -65
- package/dist/collection/components/z-tag/styles.css +46 -46
- package/dist/collection/components/z-visually-hidden/index.js +18 -18
- package/dist/collection/components/z-visually-hidden/styles.css +12 -12
- package/dist/collection/constants/breakpoints.js +3 -3
- package/dist/collection/constants/icons.js +6 -6
- package/dist/collection/index.js +7 -7
- package/dist/collection/snowflakes/myz/card/z-myz-card/index.js +129 -129
- package/dist/collection/snowflakes/myz/card/z-myz-card/styles.css +44 -44
- package/dist/collection/snowflakes/myz/card/z-myz-card-alert/index.js +151 -151
- package/dist/collection/snowflakes/myz/card/z-myz-card-alert/styles.css +62 -62
- package/dist/collection/snowflakes/myz/card/z-myz-card-body/index.js +22 -22
- package/dist/collection/snowflakes/myz/card/z-myz-card-body/styles.css +13 -13
- package/dist/collection/snowflakes/myz/card/z-myz-card-cover/index.js +93 -93
- package/dist/collection/snowflakes/myz/card/z-myz-card-cover/styles.css +11 -11
- package/dist/collection/snowflakes/myz/card/z-myz-card-dictionary/index.js +177 -177
- package/dist/collection/snowflakes/myz/card/z-myz-card-dictionary/styles.css +72 -72
- package/dist/collection/snowflakes/myz/card/z-myz-card-footer/index.js +207 -207
- package/dist/collection/snowflakes/myz/card/z-myz-card-footer/styles.css +182 -182
- package/dist/collection/snowflakes/myz/card/z-myz-card-footer-sections/index.js +22 -22
- package/dist/collection/snowflakes/myz/card/z-myz-card-footer-sections/styles.css +20 -20
- package/dist/collection/snowflakes/myz/card/z-myz-card-header/index.js +109 -109
- package/dist/collection/snowflakes/myz/card/z-myz-card-header/styles.css +47 -47
- package/dist/collection/snowflakes/myz/card/z-myz-card-icon/index.js +81 -81
- package/dist/collection/snowflakes/myz/card/z-myz-card-icon/styles.css +69 -69
- package/dist/collection/snowflakes/myz/card/z-myz-card-info/index.js +199 -199
- package/dist/collection/snowflakes/myz/card/z-myz-card-info/styles.css +93 -93
- package/dist/collection/snowflakes/myz/card/z-myz-card-list/index.js +60 -60
- package/dist/collection/snowflakes/myz/card/z-myz-card-list/styles.css +41 -41
- package/dist/collection/snowflakes/myz/list/z-myz-list/index.js +78 -78
- package/dist/collection/snowflakes/myz/list/z-myz-list/styles.css +4 -4
- package/dist/collection/snowflakes/myz/list/z-myz-list-item/index.js +192 -192
- package/dist/collection/snowflakes/myz/list/z-myz-list-item/styles.css +47 -47
- package/dist/collection/snowflakes/myz/pocket/z-messages-pocket/index.js +120 -120
- package/dist/collection/snowflakes/myz/pocket/z-messages-pocket/styles.css +102 -102
- package/dist/collection/snowflakes/myz/pocket/z-pocket/index.js +191 -191
- package/dist/collection/snowflakes/myz/pocket/z-pocket/styles.css +44 -44
- package/dist/collection/snowflakes/myz/pocket/z-pocket-body/index.js +84 -84
- package/dist/collection/snowflakes/myz/pocket/z-pocket-body/styles.css +41 -41
- package/dist/collection/snowflakes/myz/pocket/z-pocket-header/index.js +93 -93
- package/dist/collection/snowflakes/myz/pocket/z-pocket-header/styles.css +27 -27
- package/dist/collection/snowflakes/myz/pocket/z-pocket-message/index.js +22 -22
- package/dist/collection/snowflakes/myz/pocket/z-pocket-message/styles.css +44 -44
- package/dist/collection/snowflakes/myz/z-alert/index.js +47 -47
- package/dist/collection/snowflakes/myz/z-alert/styles.css +28 -28
- package/dist/collection/snowflakes/myz/z-otp/index.js +120 -120
- package/dist/collection/snowflakes/myz/z-otp/styles.css +47 -47
- package/dist/collection/snowflakes/myz/z-slideshow/index.js +180 -180
- package/dist/collection/snowflakes/myz/z-slideshow/styles.css +127 -127
- package/dist/collection/utils/storybook-utils.js +51 -51
- package/dist/collection/utils/utils.js +106 -106
- package/dist/esm/{breakpoints-14432d05.js → breakpoints-c386984e.js} +1 -1
- package/dist/esm/{icons-345d7772.js → icons-85e529a3.js} +746 -746
- package/dist/esm/{index-825aebda.js → index-968a240f.js} +308 -308
- package/dist/esm/index-a2ca4b97.js +10 -6
- package/dist/esm/index.js +5 -5
- package/dist/esm/loader.js +1 -1
- package/dist/esm/polyfills/core-js.js +0 -0
- package/dist/esm/polyfills/dom.js +0 -0
- package/dist/esm/polyfills/es5-html-element.js +0 -0
- package/dist/esm/polyfills/index.js +0 -0
- package/dist/esm/polyfills/system.js +0 -0
- package/dist/esm/{utils-49435e79.js → utils-151f0ab4.js} +75 -75
- package/dist/esm/{utils-16c71210.js → utils-6cf7efe2.js} +87 -87
- package/dist/esm/web-components-library.js +1 -1
- package/dist/esm/z-alert.entry.js +8 -8
- package/dist/esm/z-anchor-navigation.entry.js +42 -42
- package/dist/esm/z-app-header_2.entry.js +137 -137
- package/dist/esm/z-app-switcher.entry.js +18 -18
- package/dist/esm/z-aria-alert.entry.js +10 -10
- package/dist/esm/z-avatar.entry.js +33 -33
- package/dist/esm/z-body_2.entry.js +28 -28
- package/dist/esm/z-button-sort.entry.js +42 -42
- package/dist/esm/z-button.entry.js +32 -32
- package/dist/esm/z-card.entry.js +55 -55
- package/dist/esm/z-carousel.entry.js +135 -135
- package/dist/esm/z-chip.entry.js +26 -26
- package/dist/esm/z-combobox.entry.js +186 -186
- package/dist/esm/z-contextual-menu.entry.js +35 -35
- package/dist/esm/z-cover-hero.entry.js +29 -29
- package/dist/esm/z-date-picker.entry.js +164 -164
- package/dist/esm/z-divider.entry.js +15 -15
- package/dist/esm/z-dragdrop-area_3.entry.js +57 -57
- package/dist/esm/z-file-upload.entry.js +174 -174
- package/dist/esm/z-file.entry.js +37 -37
- package/dist/esm/z-ghost-loading.entry.js +9 -9
- package/dist/esm/z-info-box.entry.js +14 -14
- package/dist/esm/z-info-reveal.entry.js +54 -54
- package/dist/esm/z-input_2.entry.js +237 -237
- package/dist/esm/z-link.entry.js +63 -63
- package/dist/esm/z-list_3.entry.js +240 -240
- package/dist/esm/z-logo.entry.js +15 -15
- package/dist/esm/z-menu-section.entry.js +35 -35
- package/dist/esm/z-menu.entry.js +96 -96
- package/dist/esm/z-messages-pocket.entry.js +36 -36
- package/dist/esm/z-myz-card-alert.entry.js +52 -52
- package/dist/esm/z-myz-card-dictionary.entry.js +25 -25
- package/dist/esm/z-myz-card-footer-sections.entry.js +8 -8
- package/dist/esm/z-myz-card-footer.entry.js +46 -46
- package/dist/esm/z-myz-card-icon.entry.js +12 -12
- package/dist/esm/z-myz-card-info.entry.js +118 -118
- package/dist/esm/z-myz-card-list.entry.js +27 -27
- package/dist/esm/z-myz-card_4.entry.js +82 -82
- package/dist/esm/z-myz-list-item.entry.js +26 -26
- package/dist/esm/z-myz-list.entry.js +24 -24
- package/dist/esm/z-navigation-tab-link.entry.js +60 -60
- package/dist/esm/z-navigation-tab.entry.js +62 -62
- package/dist/esm/z-navigation-tabs.entry.js +115 -115
- package/dist/esm/z-notification.entry.js +30 -30
- package/dist/esm/z-offcanvas.entry.js +55 -55
- package/dist/esm/z-otp.entry.js +30 -30
- package/dist/esm/z-pagination.entry.js +219 -219
- package/dist/esm/z-panel-elem.entry.js +19 -19
- package/dist/esm/z-pocket-message.entry.js +8 -8
- package/dist/esm/z-pocket_3.entry.js +102 -102
- package/dist/esm/z-popover.entry.js +309 -309
- package/dist/esm/z-range-picker.entry.js +331 -331
- package/dist/esm/z-searchbar.entry.js +221 -0
- package/dist/esm/z-section-title.entry.js +22 -22
- package/dist/esm/z-select.entry.js +273 -273
- package/dist/esm/z-skip-to-content.entry.js +55 -55
- package/dist/esm/z-slideshow.entry.js +118 -118
- package/dist/esm/z-stepper-item.entry.js +11 -11
- package/dist/esm/z-stepper.entry.js +8 -8
- package/dist/esm/z-table-body.entry.js +13 -13
- package/dist/esm/z-table-cell.entry.js +25 -25
- package/dist/esm/z-table-empty-box.entry.js +21 -21
- package/dist/esm/z-table-expanded-row.entry.js +8 -8
- package/dist/esm/z-table-footer.entry.js +12 -12
- package/dist/esm/z-table-head.entry.js +12 -12
- package/dist/esm/z-table-header-row.entry.js +11 -11
- package/dist/esm/z-table-header.entry.js +71 -71
- package/dist/esm/z-table-row.entry.js +32 -32
- package/dist/esm/z-table-sticky-footer.entry.js +8 -8
- package/dist/esm/z-table.entry.js +69 -69
- package/dist/esm/z-tag.entry.js +11 -11
- package/dist/esm/z-toast-notification-list.entry.js +45 -45
- package/dist/esm/z-toast-notification.entry.js +187 -187
- package/dist/esm/z-toggle-button.entry.js +23 -23
- package/dist/esm/z-toggle-switch.entry.js +40 -40
- package/dist/esm/z-tooltip.entry.js +20 -20
- package/dist/esm/z-visually-hidden.entry.js +8 -8
- package/dist/types/beans/index.d.ts +366 -351
- package/dist/types/components/buttons/z-button/index.d.ts +29 -29
- package/dist/types/components/buttons/z-button-sort/index.d.ts +28 -28
- package/dist/types/components/buttons/z-chip/index.d.ts +18 -18
- package/dist/types/components/buttons/z-toggle-button/index.d.ts +15 -15
- package/dist/types/components/buttons/z-toggle-switch/index.d.ts +17 -17
- package/dist/types/components/date-picker/utils.d.ts +4 -4
- package/dist/types/components/date-picker/z-date-picker/index.d.ts +29 -29
- package/dist/types/components/date-picker/z-range-picker/index.d.ts +42 -42
- package/dist/types/components/file-upload/z-dragdrop-area/index.d.ts +9 -9
- package/dist/types/components/file-upload/z-file/index.d.ts +22 -22
- package/dist/types/components/file-upload/z-file-upload/index.d.ts +52 -52
- package/dist/types/components/icons/icons.d.ts +1328 -1328
- package/dist/types/components/icons/z-icon/index.d.ts +14 -14
- package/dist/types/components/indicators/z-stepper/index.d.ts +6 -6
- package/dist/types/components/indicators/z-stepper-item/index.d.ts +19 -19
- package/dist/types/components/inputs/z-combobox/index.d.ts +67 -67
- package/dist/types/components/inputs/z-input/index.d.ts +84 -84
- package/dist/types/components/inputs/z-input-message/index.d.ts +9 -9
- package/dist/types/components/inputs/z-searchbar/index.d.ts +65 -0
- package/dist/types/components/inputs/z-select/index.d.ts +71 -71
- package/dist/types/components/list/z-list/index.d.ts +15 -15
- package/dist/types/components/list/z-list-element/index.d.ts +95 -95
- package/dist/types/components/list/z-list-group/index.d.ts +28 -28
- package/dist/types/components/list/z-toast-notification-list/index.d.ts +14 -14
- package/dist/types/components/logo/z-logo/index.d.ts +15 -15
- package/dist/types/components/modal/z-modal/index.d.ts +25 -25
- package/dist/types/components/navigation/tabs/z-navigation-tab/index.d.ts +52 -52
- package/dist/types/components/navigation/tabs/z-navigation-tab-link/index.d.ts +60 -60
- package/dist/types/components/navigation/tabs/z-navigation-tabs/index.d.ts +70 -70
- package/dist/types/components/navigation/z-app-header/index.d.ts +113 -113
- package/dist/types/components/navigation/z-app-switcher/index.d.ts +12 -12
- package/dist/types/components/navigation/z-link/index.d.ts +40 -40
- package/dist/types/components/navigation/z-menu/index.d.ts +52 -52
- package/dist/types/components/navigation/z-menu-section/index.d.ts +25 -25
- package/dist/types/components/notification/z-info-box/index.d.ts +14 -14
- package/dist/types/components/notification/z-notification/index.d.ts +32 -32
- package/dist/types/components/notification/z-toast-notification/index.d.ts +56 -56
- package/dist/types/components/notification/z-tooltip/index.d.ts +26 -26
- package/dist/types/components/panel/z-panel-elem/index.d.ts +25 -25
- package/dist/types/components/typography/z-body/index.d.ts +9 -9
- package/dist/types/components/typography/z-heading/index.d.ts +9 -9
- package/dist/types/components/typography/z-typography/index.d.ts +11 -11
- package/dist/types/components/z-anchor-navigation/index.d.ts +39 -39
- package/dist/types/components/z-aria-alert/index.d.ts +6 -6
- package/dist/types/components/z-avatar/index.d.ts +16 -16
- package/dist/types/components/z-card/index.d.ts +35 -35
- package/dist/types/components/z-carousel/index.d.ts +63 -63
- package/dist/types/components/z-contextual-menu/index.d.ts +26 -26
- package/dist/types/components/z-cover-hero/index.d.ts +29 -29
- package/dist/types/components/z-divider/index.d.ts +10 -10
- package/dist/types/components/z-ghost-loading/index.d.ts +3 -3
- package/dist/types/components/z-info-reveal/index.d.ts +29 -29
- package/dist/types/components/z-offcanvas/index.d.ts +26 -26
- package/dist/types/components/z-pagination/index.d.ts +109 -109
- package/dist/types/components/z-popover/index.d.ts +62 -62
- package/dist/types/components/z-section-title/index.d.ts +25 -25
- package/dist/types/components/z-skip-to-content/index.d.ts +21 -21
- package/dist/types/components/z-table/z-table/index.d.ts +48 -48
- package/dist/types/components/z-table/z-table-body/index.d.ts +5 -5
- package/dist/types/components/z-table/z-table-cell/index.d.ts +12 -12
- package/dist/types/components/z-table/z-table-empty-box/index.d.ts +12 -12
- package/dist/types/components/z-table/z-table-expanded-row/index.d.ts +5 -5
- package/dist/types/components/z-table/z-table-footer/index.d.ts +5 -5
- package/dist/types/components/z-table/z-table-head/index.d.ts +5 -5
- package/dist/types/components/z-table/z-table-header/index.d.ts +29 -29
- package/dist/types/components/z-table/z-table-header-row/index.d.ts +6 -6
- package/dist/types/components/z-table/z-table-row/index.d.ts +13 -13
- package/dist/types/components/z-table/z-table-sticky-footer/index.d.ts +6 -6
- package/dist/types/components/z-tag/index.d.ts +13 -13
- package/dist/types/components/z-visually-hidden/index.d.ts +3 -3
- package/dist/types/components.d.ts +118 -1
- package/dist/types/constants/breakpoints.d.ts +3 -3
- package/dist/types/constants/icons.d.ts +6 -6
- package/dist/types/index.d.ts +7 -7
- package/dist/types/snowflakes/myz/card/z-myz-card/index.d.ts +16 -16
- package/dist/types/snowflakes/myz/card/z-myz-card-alert/index.d.ts +19 -19
- package/dist/types/snowflakes/myz/card/z-myz-card-body/index.d.ts +7 -7
- package/dist/types/snowflakes/myz/card/z-myz-card-cover/index.d.ts +12 -12
- package/dist/types/snowflakes/myz/card/z-myz-card-dictionary/index.d.ts +24 -24
- package/dist/types/snowflakes/myz/card/z-myz-card-footer/index.d.ts +32 -32
- package/dist/types/snowflakes/myz/card/z-myz-card-footer-sections/index.d.ts +7 -7
- package/dist/types/snowflakes/myz/card/z-myz-card-header/index.d.ts +19 -19
- package/dist/types/snowflakes/myz/card/z-myz-card-icon/index.d.ts +9 -9
- package/dist/types/snowflakes/myz/card/z-myz-card-info/index.d.ts +36 -36
- package/dist/types/snowflakes/myz/card/z-myz-card-list/index.d.ts +9 -9
- package/dist/types/snowflakes/myz/list/z-myz-list/index.d.ts +11 -11
- package/dist/types/snowflakes/myz/list/z-myz-list-item/index.d.ts +25 -25
- package/dist/types/snowflakes/myz/pocket/z-messages-pocket/index.d.ts +16 -16
- package/dist/types/snowflakes/myz/pocket/z-pocket/index.d.ts +25 -25
- package/dist/types/snowflakes/myz/pocket/z-pocket-body/index.d.ts +12 -12
- package/dist/types/snowflakes/myz/pocket/z-pocket-header/index.d.ts +18 -18
- package/dist/types/snowflakes/myz/pocket/z-pocket-message/index.d.ts +7 -7
- package/dist/types/snowflakes/myz/z-alert/index.d.ts +9 -9
- package/dist/types/snowflakes/myz/z-otp/index.d.ts +17 -17
- package/dist/types/snowflakes/myz/z-slideshow/index.d.ts +30 -30
- package/dist/types/utils/utils.d.ts +23 -23
- package/dist/web-components-library/index.esm.js +1 -1
- package/dist/web-components-library/{p-33896a0b.entry.js → p-009c9f67.entry.js} +1 -1
- package/{www/build/p-7aa59e10.entry.js → dist/web-components-library/p-01f001fd.entry.js} +1 -1
- package/dist/web-components-library/{p-7c20a0f2.entry.js → p-07e18572.entry.js} +1 -1
- package/dist/web-components-library/{p-173eacdd.entry.js → p-0843b0e7.entry.js} +1 -1
- package/dist/web-components-library/{p-64632e22.entry.js → p-0fa4b50b.entry.js} +1 -1
- package/dist/web-components-library/{p-7c5e89ea.entry.js → p-1d66b265.entry.js} +1 -1
- package/dist/web-components-library/{p-77ccb171.entry.js → p-214b6cee.entry.js} +1 -1
- package/dist/web-components-library/{p-3c367ac9.entry.js → p-26033729.entry.js} +1 -1
- package/{www/build/p-b8485631.entry.js → dist/web-components-library/p-26f834e5.entry.js} +1 -1
- package/dist/web-components-library/{p-cbee517d.entry.js → p-2acd6a51.entry.js} +1 -1
- package/{www/build/p-c0b724ce.entry.js → dist/web-components-library/p-2d1b6c3c.entry.js} +1 -1
- package/dist/web-components-library/{p-4d8df655.entry.js → p-33352f9e.entry.js} +1 -1
- package/dist/web-components-library/{p-15e6963b.entry.js → p-34c26207.entry.js} +1 -1
- package/dist/web-components-library/{p-23126023.entry.js → p-38a3cf3b.entry.js} +1 -1
- package/dist/web-components-library/{p-803e4fe1.entry.js → p-3a468aa9.entry.js} +1 -1
- package/dist/web-components-library/p-47251a0f.entry.js +1 -0
- package/dist/web-components-library/{p-81431678.entry.js → p-475ca461.entry.js} +1 -1
- package/dist/web-components-library/{p-331053f9.entry.js → p-51e308ca.entry.js} +1 -1
- package/dist/web-components-library/{p-8164ac17.entry.js → p-53065788.entry.js} +1 -1
- package/dist/web-components-library/{p-14a7e730.entry.js → p-5624a127.entry.js} +1 -1
- package/dist/web-components-library/{p-8a2446ef.entry.js → p-56d2b76d.entry.js} +1 -1
- package/dist/web-components-library/{p-75c3ebe5.entry.js → p-59cfee8d.entry.js} +1 -1
- package/dist/web-components-library/{p-2366372d.entry.js → p-5c62387a.entry.js} +1 -1
- package/dist/web-components-library/{p-0a25e1b5.entry.js → p-5dd9a2c6.entry.js} +1 -1
- package/{www/build/p-f237877c.entry.js → dist/web-components-library/p-6289c4bd.entry.js} +1 -1
- package/dist/web-components-library/{p-c0b9eebd.entry.js → p-67d6cfcb.entry.js} +1 -1
- package/dist/web-components-library/{p-4b1125a6.entry.js → p-6b1a5309.entry.js} +1 -1
- package/dist/web-components-library/{p-f909c6ba.entry.js → p-6c163539.entry.js} +1 -1
- package/dist/web-components-library/{p-5e40537a.entry.js → p-735bdfa3.entry.js} +1 -1
- package/dist/web-components-library/{p-7c35a21c.entry.js → p-7b3b99ee.entry.js} +1 -1
- package/{www/build/p-a73d64f5.entry.js → dist/web-components-library/p-7ea553e9.entry.js} +1 -1
- package/dist/web-components-library/{p-ebcf6b92.entry.js → p-8c105bd1.entry.js} +1 -1
- package/dist/web-components-library/p-8ebe4adf.js +1 -0
- package/dist/web-components-library/{p-7955f833.entry.js → p-91a74348.entry.js} +1 -1
- package/dist/web-components-library/{p-2af9d427.entry.js → p-93142fac.entry.js} +1 -1
- package/{www/build/p-94678cc3.entry.js → dist/web-components-library/p-95b8f109.entry.js} +1 -1
- package/dist/web-components-library/{p-d2f05124.entry.js → p-9a613586.entry.js} +1 -1
- package/dist/web-components-library/{p-0b324997.entry.js → p-9c28b8fc.entry.js} +1 -1
- package/dist/web-components-library/{p-56cc0fe2.entry.js → p-9c338aeb.entry.js} +1 -1
- package/dist/web-components-library/{p-25678da1.entry.js → p-9d57a84c.entry.js} +1 -1
- package/{www/build/p-861de919.entry.js → dist/web-components-library/p-a05ce0a6.entry.js} +1 -1
- package/dist/web-components-library/{p-09d66c4b.entry.js → p-a0e2715e.entry.js} +1 -1
- package/dist/web-components-library/{p-a123c813.js → p-a23e9115.js} +0 -0
- package/dist/web-components-library/{p-13b6c879.entry.js → p-a6c0f149.entry.js} +1 -1
- package/dist/web-components-library/{p-b5cb8682.entry.js → p-a82ea410.entry.js} +1 -1
- package/dist/web-components-library/{p-b3c399fa.entry.js → p-b33f5e6a.entry.js} +1 -1
- package/dist/web-components-library/{p-6e22217c.js → p-b3c29822.js} +1 -1
- package/{www/build/p-8de2f917.entry.js → dist/web-components-library/p-b6f36170.entry.js} +1 -1
- package/dist/web-components-library/{p-cde789ac.entry.js → p-ba28accb.entry.js} +1 -1
- package/dist/web-components-library/{p-edd7ba9e.entry.js → p-bdefe224.entry.js} +1 -1
- package/dist/web-components-library/{p-e5108bc0.entry.js → p-beba3e67.entry.js} +1 -1
- package/dist/web-components-library/{p-22eda39d.entry.js → p-d2127d84.entry.js} +1 -1
- package/dist/web-components-library/{p-e35d3552.js → p-d69e14fb.js} +0 -0
- package/{www/build/p-bafa5bb6.entry.js → dist/web-components-library/p-dd000757.entry.js} +1 -1
- package/dist/web-components-library/{p-bffbb373.entry.js → p-ede9fbf5.entry.js} +1 -1
- package/dist/web-components-library/{p-29d897a2.js → p-f425f188.js} +0 -0
- package/dist/web-components-library/web-components-library.esm.js +1 -1
- package/package.json +106 -106
- package/react/components.d.ts +91 -90
- package/react/components.js +97 -96
- package/react/components.js.map +1 -1
- package/react/index.d.ts +1 -1
- package/react/index.js +13 -13
- package/react/react-component-lib/createComponent.d.ts +10 -10
- package/react/react-component-lib/createComponent.js +97 -97
- package/react/react-component-lib/createOverlayComponent.d.ts +21 -21
- package/react/react-component-lib/createOverlayComponent.js +115 -115
- package/react/react-component-lib/index.d.ts +2 -2
- package/react/react-component-lib/index.js +7 -7
- package/react/react-component-lib/interfaces.d.ts +29 -29
- package/react/react-component-lib/interfaces.js +2 -2
- package/react/react-component-lib/utils/attachProps.d.ts +12 -12
- package/react/react-component-lib/utils/attachProps.js +104 -104
- package/react/react-component-lib/utils/case.d.ts +2 -2
- package/react/react-component-lib/utils/case.js +11 -11
- package/react/react-component-lib/utils/dev.d.ts +2 -2
- package/react/react-component-lib/utils/dev.js +17 -17
- package/react/react-component-lib/utils/index.d.ts +10 -10
- package/react/react-component-lib/utils/index.js +53 -53
- package/readme.md +281 -281
- package/src-react/index.ts +1 -0
- package/www/build/index.esm.js +1 -1
- package/www/build/{p-33896a0b.entry.js → p-009c9f67.entry.js} +1 -1
- package/{dist/web-components-library/p-7aa59e10.entry.js → www/build/p-01f001fd.entry.js} +1 -1
- package/www/build/{p-7c20a0f2.entry.js → p-07e18572.entry.js} +1 -1
- package/www/build/{p-173eacdd.entry.js → p-0843b0e7.entry.js} +1 -1
- package/www/build/{p-64632e22.entry.js → p-0fa4b50b.entry.js} +1 -1
- package/www/build/{p-7c5e89ea.entry.js → p-1d66b265.entry.js} +1 -1
- package/www/build/{p-77ccb171.entry.js → p-214b6cee.entry.js} +1 -1
- package/www/build/{p-3c367ac9.entry.js → p-26033729.entry.js} +1 -1
- package/{dist/web-components-library/p-b8485631.entry.js → www/build/p-26f834e5.entry.js} +1 -1
- package/www/build/{p-cbee517d.entry.js → p-2acd6a51.entry.js} +1 -1
- package/{dist/web-components-library/p-c0b724ce.entry.js → www/build/p-2d1b6c3c.entry.js} +1 -1
- package/www/build/{p-4d8df655.entry.js → p-33352f9e.entry.js} +1 -1
- package/www/build/{p-15e6963b.entry.js → p-34c26207.entry.js} +1 -1
- package/www/build/{p-23126023.entry.js → p-38a3cf3b.entry.js} +1 -1
- package/www/build/{p-803e4fe1.entry.js → p-3a468aa9.entry.js} +1 -1
- package/www/build/p-4007b6ff.js +1 -0
- package/www/build/p-47251a0f.entry.js +1 -0
- package/www/build/{p-81431678.entry.js → p-475ca461.entry.js} +1 -1
- package/www/build/{p-331053f9.entry.js → p-51e308ca.entry.js} +1 -1
- package/www/build/{p-8164ac17.entry.js → p-53065788.entry.js} +1 -1
- package/www/build/{p-14a7e730.entry.js → p-5624a127.entry.js} +1 -1
- package/www/build/{p-8a2446ef.entry.js → p-56d2b76d.entry.js} +1 -1
- package/www/build/{p-75c3ebe5.entry.js → p-59cfee8d.entry.js} +1 -1
- package/www/build/{p-2366372d.entry.js → p-5c62387a.entry.js} +1 -1
- package/www/build/{p-0a25e1b5.entry.js → p-5dd9a2c6.entry.js} +1 -1
- package/{dist/web-components-library/p-f237877c.entry.js → www/build/p-6289c4bd.entry.js} +1 -1
- package/www/build/{p-c0b9eebd.entry.js → p-67d6cfcb.entry.js} +1 -1
- package/www/build/{p-4b1125a6.entry.js → p-6b1a5309.entry.js} +1 -1
- package/www/build/{p-f909c6ba.entry.js → p-6c163539.entry.js} +1 -1
- package/www/build/{p-5e40537a.entry.js → p-735bdfa3.entry.js} +1 -1
- package/www/build/{p-7c35a21c.entry.js → p-7b3b99ee.entry.js} +1 -1
- package/{dist/web-components-library/p-a73d64f5.entry.js → www/build/p-7ea553e9.entry.js} +1 -1
- package/www/build/{p-ebcf6b92.entry.js → p-8c105bd1.entry.js} +1 -1
- package/www/build/p-8ebe4adf.js +1 -0
- package/www/build/{p-7955f833.entry.js → p-91a74348.entry.js} +1 -1
- package/www/build/{p-2af9d427.entry.js → p-93142fac.entry.js} +1 -1
- package/{dist/web-components-library/p-94678cc3.entry.js → www/build/p-95b8f109.entry.js} +1 -1
- package/www/build/{p-d2f05124.entry.js → p-9a613586.entry.js} +1 -1
- package/www/build/{p-0b324997.entry.js → p-9c28b8fc.entry.js} +1 -1
- package/www/build/{p-56cc0fe2.entry.js → p-9c338aeb.entry.js} +1 -1
- package/www/build/{p-25678da1.entry.js → p-9d57a84c.entry.js} +1 -1
- package/{dist/web-components-library/p-861de919.entry.js → www/build/p-a05ce0a6.entry.js} +1 -1
- package/www/build/{p-09d66c4b.entry.js → p-a0e2715e.entry.js} +1 -1
- package/www/build/{p-a123c813.js → p-a23e9115.js} +0 -0
- package/www/build/{p-13b6c879.entry.js → p-a6c0f149.entry.js} +1 -1
- package/www/build/{p-b5cb8682.entry.js → p-a82ea410.entry.js} +1 -1
- package/www/build/{p-b3c399fa.entry.js → p-b33f5e6a.entry.js} +1 -1
- package/www/build/{p-6e22217c.js → p-b3c29822.js} +1 -1
- package/{dist/web-components-library/p-8de2f917.entry.js → www/build/p-b6f36170.entry.js} +1 -1
- package/www/build/{p-cde789ac.entry.js → p-ba28accb.entry.js} +1 -1
- package/www/build/{p-edd7ba9e.entry.js → p-bdefe224.entry.js} +1 -1
- package/www/build/{p-e5108bc0.entry.js → p-beba3e67.entry.js} +1 -1
- package/www/build/{p-22eda39d.entry.js → p-d2127d84.entry.js} +1 -1
- package/www/build/{p-e35d3552.js → p-d69e14fb.js} +0 -0
- package/{dist/web-components-library/p-bafa5bb6.entry.js → www/build/p-dd000757.entry.js} +1 -1
- package/www/build/{p-bffbb373.entry.js → p-ede9fbf5.entry.js} +1 -1
- package/www/build/{p-29d897a2.js → p-f425f188.js} +0 -0
- package/www/build/web-components-library.esm.js +1 -1
- package/www/index.html +1 -1
- package/www/pages/file-upload.html +258 -258
- package/www/pages/notification.html +299 -299
- package/dist/web-components-library/p-be750145.js +0 -1
- package/www/build/p-2625fb69.js +0 -1
- package/www/build/p-be750145.js +0 -1
|
@@ -1,25 +1,25 @@
|
|
|
1
|
-
import { EventEmitter } from "../../../../stencil-public-runtime";
|
|
2
|
-
export declare class ZMyzListItem {
|
|
3
|
-
/** content text */
|
|
4
|
-
text: string;
|
|
5
|
-
/** link url (optional) */
|
|
6
|
-
link?: string;
|
|
7
|
-
/** link target (optional) */
|
|
8
|
-
linktarget?: string;
|
|
9
|
-
/** icon name (optional) */
|
|
10
|
-
icon?: string;
|
|
11
|
-
/** id (optional) */
|
|
12
|
-
listitemid?: string;
|
|
13
|
-
/** data-action attribute (optional) */
|
|
14
|
-
action?: string;
|
|
15
|
-
/** underlined style flag */
|
|
16
|
-
underlined: boolean;
|
|
17
|
-
/** emitted on list item link click, returns linkId */
|
|
18
|
-
zListItemLinkClick: EventEmitter;
|
|
19
|
-
private emitZListItemLinkClick;
|
|
20
|
-
/** emitted on list item click, returns listitemid */
|
|
21
|
-
zListItemClick: EventEmitter;
|
|
22
|
-
private emitZListItemClick;
|
|
23
|
-
constructor();
|
|
24
|
-
render(): HTMLLIElement;
|
|
25
|
-
}
|
|
1
|
+
import { EventEmitter } from "../../../../stencil-public-runtime";
|
|
2
|
+
export declare class ZMyzListItem {
|
|
3
|
+
/** content text */
|
|
4
|
+
text: string;
|
|
5
|
+
/** link url (optional) */
|
|
6
|
+
link?: string;
|
|
7
|
+
/** link target (optional) */
|
|
8
|
+
linktarget?: string;
|
|
9
|
+
/** icon name (optional) */
|
|
10
|
+
icon?: string;
|
|
11
|
+
/** id (optional) */
|
|
12
|
+
listitemid?: string;
|
|
13
|
+
/** data-action attribute (optional) */
|
|
14
|
+
action?: string;
|
|
15
|
+
/** underlined style flag */
|
|
16
|
+
underlined: boolean;
|
|
17
|
+
/** emitted on list item link click, returns linkId */
|
|
18
|
+
zListItemLinkClick: EventEmitter;
|
|
19
|
+
private emitZListItemLinkClick;
|
|
20
|
+
/** emitted on list item click, returns listitemid */
|
|
21
|
+
zListItemClick: EventEmitter;
|
|
22
|
+
private emitZListItemClick;
|
|
23
|
+
constructor();
|
|
24
|
+
render(): HTMLLIElement;
|
|
25
|
+
}
|
|
@@ -1,16 +1,16 @@
|
|
|
1
|
-
import { PocketStatus } from "../../../../beans";
|
|
2
|
-
/**
|
|
3
|
-
* @slot - pocket body content
|
|
4
|
-
*/
|
|
5
|
-
export declare class ZMessagesPocket {
|
|
6
|
-
/** pocket id */
|
|
7
|
-
pocketid: string;
|
|
8
|
-
/** number of messages */
|
|
9
|
-
messages: number;
|
|
10
|
-
/** pocket status */
|
|
11
|
-
status: PocketStatus;
|
|
12
|
-
handlePocketToggle(e: CustomEvent): void;
|
|
13
|
-
private renderHeader;
|
|
14
|
-
private renderBody;
|
|
15
|
-
render(): HTMLZPocketElement;
|
|
16
|
-
}
|
|
1
|
+
import { PocketStatus } from "../../../../beans";
|
|
2
|
+
/**
|
|
3
|
+
* @slot - pocket body content
|
|
4
|
+
*/
|
|
5
|
+
export declare class ZMessagesPocket {
|
|
6
|
+
/** pocket id */
|
|
7
|
+
pocketid: string;
|
|
8
|
+
/** number of messages */
|
|
9
|
+
messages: number;
|
|
10
|
+
/** pocket status */
|
|
11
|
+
status: PocketStatus;
|
|
12
|
+
handlePocketToggle(e: CustomEvent): void;
|
|
13
|
+
private renderHeader;
|
|
14
|
+
private renderBody;
|
|
15
|
+
render(): HTMLZPocketElement;
|
|
16
|
+
}
|
|
@@ -1,25 +1,25 @@
|
|
|
1
|
-
import { EventEmitter } from "../../../../stencil-public-runtime";
|
|
2
|
-
import { PocketStatus } from "../../../../beans";
|
|
3
|
-
/**
|
|
4
|
-
* @slot - pocket content
|
|
5
|
-
*/
|
|
6
|
-
export declare class ZPocket {
|
|
7
|
-
hostElement: HTMLZPocketElement;
|
|
8
|
-
/** pocket id */
|
|
9
|
-
pocketid: string;
|
|
10
|
-
/** pocket status */
|
|
11
|
-
status: PocketStatus;
|
|
12
|
-
/** open z-pocket */
|
|
13
|
-
open(): Promise<void>;
|
|
14
|
-
/** close z-pocket */
|
|
15
|
-
close(): Promise<void>;
|
|
16
|
-
/** Emitted on pocket toggle, returns pocket id and status */
|
|
17
|
-
pocketToggle: EventEmitter;
|
|
18
|
-
private emitPocketToggle;
|
|
19
|
-
handlePocketHeaderClick(e: CustomEvent): void;
|
|
20
|
-
handlePocketHeaderPan(e: CustomEvent): void;
|
|
21
|
-
watchStatusHandler(newVal: PocketStatus): void;
|
|
22
|
-
componentWillLoad(): void;
|
|
23
|
-
private handleBackgroundClick;
|
|
24
|
-
render(): HTMLDivElement;
|
|
25
|
-
}
|
|
1
|
+
import { EventEmitter } from "../../../../stencil-public-runtime";
|
|
2
|
+
import { PocketStatus } from "../../../../beans";
|
|
3
|
+
/**
|
|
4
|
+
* @slot - pocket content
|
|
5
|
+
*/
|
|
6
|
+
export declare class ZPocket {
|
|
7
|
+
hostElement: HTMLZPocketElement;
|
|
8
|
+
/** pocket id */
|
|
9
|
+
pocketid: string;
|
|
10
|
+
/** pocket status */
|
|
11
|
+
status: PocketStatus;
|
|
12
|
+
/** open z-pocket */
|
|
13
|
+
open(): Promise<void>;
|
|
14
|
+
/** close z-pocket */
|
|
15
|
+
close(): Promise<void>;
|
|
16
|
+
/** Emitted on pocket toggle, returns pocket id and status */
|
|
17
|
+
pocketToggle: EventEmitter;
|
|
18
|
+
private emitPocketToggle;
|
|
19
|
+
handlePocketHeaderClick(e: CustomEvent): void;
|
|
20
|
+
handlePocketHeaderPan(e: CustomEvent): void;
|
|
21
|
+
watchStatusHandler(newVal: PocketStatus): void;
|
|
22
|
+
componentWillLoad(): void;
|
|
23
|
+
private handleBackgroundClick;
|
|
24
|
+
render(): HTMLDivElement;
|
|
25
|
+
}
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import { PocketStatus } from "../../../../beans";
|
|
2
|
-
/**
|
|
3
|
-
* @slot - pocket body content
|
|
4
|
-
*/
|
|
5
|
-
export declare class ZPocketBody {
|
|
6
|
-
/** pocket id */
|
|
7
|
-
pocketid: string;
|
|
8
|
-
/** pocket status */
|
|
9
|
-
status: PocketStatus;
|
|
10
|
-
handlePocketToggle(e: CustomEvent): void;
|
|
11
|
-
render(): HTMLElement;
|
|
12
|
-
}
|
|
1
|
+
import { PocketStatus } from "../../../../beans";
|
|
2
|
+
/**
|
|
3
|
+
* @slot - pocket body content
|
|
4
|
+
*/
|
|
5
|
+
export declare class ZPocketBody {
|
|
6
|
+
/** pocket id */
|
|
7
|
+
pocketid: string;
|
|
8
|
+
/** pocket status */
|
|
9
|
+
status: PocketStatus;
|
|
10
|
+
handlePocketToggle(e: CustomEvent): void;
|
|
11
|
+
render(): HTMLElement;
|
|
12
|
+
}
|
|
@@ -1,18 +1,18 @@
|
|
|
1
|
-
import { EventEmitter } from "../../../../stencil-public-runtime";
|
|
2
|
-
/**
|
|
3
|
-
* @slot - pocket header content
|
|
4
|
-
*/
|
|
5
|
-
export declare class ZPocketHeader {
|
|
6
|
-
/** pocket id */
|
|
7
|
-
pocketid: string;
|
|
8
|
-
private swipeWrap;
|
|
9
|
-
/** Emitted on pocket header click */
|
|
10
|
-
pocketHeaderClick: EventEmitter;
|
|
11
|
-
private emitPocketHeaderClick;
|
|
12
|
-
/** Emitted on pocket header pan */
|
|
13
|
-
pocketHeaderPan: EventEmitter;
|
|
14
|
-
private emitPocketHeaderPan;
|
|
15
|
-
constructor();
|
|
16
|
-
componentDidLoad(): void;
|
|
17
|
-
render(): HTMLElement;
|
|
18
|
-
}
|
|
1
|
+
import { EventEmitter } from "../../../../stencil-public-runtime";
|
|
2
|
+
/**
|
|
3
|
+
* @slot - pocket header content
|
|
4
|
+
*/
|
|
5
|
+
export declare class ZPocketHeader {
|
|
6
|
+
/** pocket id */
|
|
7
|
+
pocketid: string;
|
|
8
|
+
private swipeWrap;
|
|
9
|
+
/** Emitted on pocket header click */
|
|
10
|
+
pocketHeaderClick: EventEmitter;
|
|
11
|
+
private emitPocketHeaderClick;
|
|
12
|
+
/** Emitted on pocket header pan */
|
|
13
|
+
pocketHeaderPan: EventEmitter;
|
|
14
|
+
private emitPocketHeaderPan;
|
|
15
|
+
constructor();
|
|
16
|
+
componentDidLoad(): void;
|
|
17
|
+
render(): HTMLElement;
|
|
18
|
+
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* @slot - message body
|
|
3
|
-
* @slot cta - message CTAs
|
|
4
|
-
*/
|
|
5
|
-
export declare class ZPocketMessage {
|
|
6
|
-
render(): HTMLDivElement;
|
|
7
|
-
}
|
|
1
|
+
/**
|
|
2
|
+
* @slot - message body
|
|
3
|
+
* @slot cta - message CTAs
|
|
4
|
+
*/
|
|
5
|
+
export declare class ZPocketMessage {
|
|
6
|
+
render(): HTMLDivElement;
|
|
7
|
+
}
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { AlertType } from "../../../beans/index";
|
|
2
|
-
/**
|
|
3
|
-
* @slot - alert content
|
|
4
|
-
*/
|
|
5
|
-
export declare class ZAlert {
|
|
6
|
-
/** alert variant type */
|
|
7
|
-
type: AlertType;
|
|
8
|
-
render(): HTMLDivElement;
|
|
9
|
-
}
|
|
1
|
+
import { AlertType } from "../../../beans/index";
|
|
2
|
+
/**
|
|
3
|
+
* @slot - alert content
|
|
4
|
+
*/
|
|
5
|
+
export declare class ZAlert {
|
|
6
|
+
/** alert variant type */
|
|
7
|
+
type: AlertType;
|
|
8
|
+
render(): HTMLDivElement;
|
|
9
|
+
}
|
|
@@ -1,17 +1,17 @@
|
|
|
1
|
-
import { EventEmitter } from "../../../stencil-public-runtime";
|
|
2
|
-
import { InputStatus } from "../../../beans";
|
|
3
|
-
export declare class ZOtp {
|
|
4
|
-
/** Input number */
|
|
5
|
-
inputNum?: number;
|
|
6
|
-
/** Input status */
|
|
7
|
-
status?: InputStatus;
|
|
8
|
-
/** Input message */
|
|
9
|
-
message?: string;
|
|
10
|
-
private otp;
|
|
11
|
-
private otpRef;
|
|
12
|
-
/** Otp change event */
|
|
13
|
-
otpChange: EventEmitter;
|
|
14
|
-
private emitInputChange;
|
|
15
|
-
componentWillLoad(): void;
|
|
16
|
-
render(): HTMLDivElement;
|
|
17
|
-
}
|
|
1
|
+
import { EventEmitter } from "../../../stencil-public-runtime";
|
|
2
|
+
import { InputStatus } from "../../../beans";
|
|
3
|
+
export declare class ZOtp {
|
|
4
|
+
/** Input number */
|
|
5
|
+
inputNum?: number;
|
|
6
|
+
/** Input status */
|
|
7
|
+
status?: InputStatus;
|
|
8
|
+
/** Input message */
|
|
9
|
+
message?: string;
|
|
10
|
+
private otp;
|
|
11
|
+
private otpRef;
|
|
12
|
+
/** Otp change event */
|
|
13
|
+
otpChange: EventEmitter;
|
|
14
|
+
private emitInputChange;
|
|
15
|
+
componentWillLoad(): void;
|
|
16
|
+
render(): HTMLDivElement;
|
|
17
|
+
}
|
|
@@ -1,30 +1,30 @@
|
|
|
1
|
-
import { Device } from "../../../beans";
|
|
2
|
-
/**
|
|
3
|
-
* @slot footer-right - right content slot in footer
|
|
4
|
-
* @slot footer-left - left content slot in footer
|
|
5
|
-
*/
|
|
6
|
-
export declare class ZSlideshow {
|
|
7
|
-
el: HTMLZSlideshowElement;
|
|
8
|
-
/** slideshow id */
|
|
9
|
-
slideshowid: string;
|
|
10
|
-
/** array or JSON stringified images urls */
|
|
11
|
-
data: string[] | string;
|
|
12
|
-
device: Device;
|
|
13
|
-
currentSlide: number;
|
|
14
|
-
private links;
|
|
15
|
-
watchData(): void;
|
|
16
|
-
componentWillLoad(): void;
|
|
17
|
-
componentDidRender(): void;
|
|
18
|
-
private handleResize;
|
|
19
|
-
private parseLinks;
|
|
20
|
-
private setStyle;
|
|
21
|
-
private setDevice;
|
|
22
|
-
private setCurrentSlide;
|
|
23
|
-
private getBulletDimension;
|
|
24
|
-
private renderSlides;
|
|
25
|
-
private renderScroll;
|
|
26
|
-
private renderSlideshowMain;
|
|
27
|
-
private renderBullet;
|
|
28
|
-
private renderSlideshowFooter;
|
|
29
|
-
render(): HTMLElement;
|
|
30
|
-
}
|
|
1
|
+
import { Device } from "../../../beans";
|
|
2
|
+
/**
|
|
3
|
+
* @slot footer-right - right content slot in footer
|
|
4
|
+
* @slot footer-left - left content slot in footer
|
|
5
|
+
*/
|
|
6
|
+
export declare class ZSlideshow {
|
|
7
|
+
el: HTMLZSlideshowElement;
|
|
8
|
+
/** slideshow id */
|
|
9
|
+
slideshowid: string;
|
|
10
|
+
/** array or JSON stringified images urls */
|
|
11
|
+
data: string[] | string;
|
|
12
|
+
device: Device;
|
|
13
|
+
currentSlide: number;
|
|
14
|
+
private links;
|
|
15
|
+
watchData(): void;
|
|
16
|
+
componentWillLoad(): void;
|
|
17
|
+
componentDidRender(): void;
|
|
18
|
+
private handleResize;
|
|
19
|
+
private parseLinks;
|
|
20
|
+
private setStyle;
|
|
21
|
+
private setDevice;
|
|
22
|
+
private setCurrentSlide;
|
|
23
|
+
private getBulletDimension;
|
|
24
|
+
private renderSlides;
|
|
25
|
+
private renderScroll;
|
|
26
|
+
private renderSlideshowMain;
|
|
27
|
+
private renderBullet;
|
|
28
|
+
private renderSlideshowFooter;
|
|
29
|
+
render(): HTMLElement;
|
|
30
|
+
}
|
|
@@ -1,23 +1,23 @@
|
|
|
1
|
-
import { ChildNode } from "../stencil-public-runtime";
|
|
2
|
-
import { Device } from "../beans/index";
|
|
3
|
-
export declare function format(first: string, middle: string, last: string): string;
|
|
4
|
-
/**
|
|
5
|
-
* Return boolean value for passed value if a boolean corresponding value is found
|
|
6
|
-
* Return passed value otherwise
|
|
7
|
-
*/
|
|
8
|
-
export declare function boolean(value: string | number | boolean): boolean | string | number;
|
|
9
|
-
export declare function retrieveAsset(assetName: string): string;
|
|
10
|
-
export declare function randomId(): string;
|
|
11
|
-
export declare function handleKeyboardSubmit(ev: KeyboardEvent, callback: (...args: any[]) => void, ...args: any[]): void;
|
|
12
|
-
export declare function getClickedElement(elem?: null | Element): null | Element;
|
|
13
|
-
export declare function getElementTree(elem: Element, tree?: Element[]): null | Element[];
|
|
14
|
-
export declare function getSiblings(elem: HTMLElement): ChildNode[];
|
|
15
|
-
export declare function getDevice(): Device;
|
|
16
|
-
declare type JSONValue = string | number | boolean | JSONObject | JSONArray;
|
|
17
|
-
interface JSONObject {
|
|
18
|
-
[x: string]: JSONValue;
|
|
19
|
-
}
|
|
20
|
-
declare type JSONArray = JSONValue[];
|
|
21
|
-
export declare function convertJson(data: string): JSONValue;
|
|
22
|
-
export declare function colorFromId(id: number): string;
|
|
23
|
-
export {};
|
|
1
|
+
import { ChildNode } from "../stencil-public-runtime";
|
|
2
|
+
import { Device } from "../beans/index";
|
|
3
|
+
export declare function format(first: string, middle: string, last: string): string;
|
|
4
|
+
/**
|
|
5
|
+
* Return boolean value for passed value if a boolean corresponding value is found
|
|
6
|
+
* Return passed value otherwise
|
|
7
|
+
*/
|
|
8
|
+
export declare function boolean(value: string | number | boolean): boolean | string | number;
|
|
9
|
+
export declare function retrieveAsset(assetName: string): string;
|
|
10
|
+
export declare function randomId(): string;
|
|
11
|
+
export declare function handleKeyboardSubmit(ev: KeyboardEvent, callback: (...args: any[]) => void, ...args: any[]): void;
|
|
12
|
+
export declare function getClickedElement(elem?: null | Element): null | Element;
|
|
13
|
+
export declare function getElementTree(elem: Element, tree?: Element[]): null | Element[];
|
|
14
|
+
export declare function getSiblings(elem: HTMLElement): ChildNode[];
|
|
15
|
+
export declare function getDevice(): Device;
|
|
16
|
+
declare type JSONValue = string | number | boolean | JSONObject | JSONArray;
|
|
17
|
+
interface JSONObject {
|
|
18
|
+
[x: string]: JSONValue;
|
|
19
|
+
}
|
|
20
|
+
declare type JSONArray = JSONValue[];
|
|
21
|
+
export declare function convertJson(data: string): JSONValue;
|
|
22
|
+
export declare function colorFromId(id: number): string;
|
|
23
|
+
export {};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{c as V}from"./p-
|
|
1
|
+
import{c as V}from"./p-8ebe4adf.js";export{n as AlertType,A as AvatarSize,c as ButtonSize,b as ButtonType,B as ButtonVariant,C as CardVariant,Q as CarouselArrowsPosition,R as CarouselProgressMode,M as CoverHeroContentPosition,J as CoverHeroVariant,o as Device,f as DividerOrientation,D as DividerSize,i as ExpandableListButtonAlign,E as ExpandableListStyle,H as InfoRevealPosition,d as InputStatus,I as InputType,e as KeyboardCode,K as KeyboardKeyCode,j as LabelPosition,L as LicenseType,k as ListDividerType,g as ListSize,l as ListType,N as NavigationTabsOrientation,a as NavigationTabsSize,m as NotificationType,O as OffCanvasVariant,p as PocketStatus,P as PopoverPosition,h as Size,S as SortDirection,T as ThemeVariant,q as ToastNotification,s as ToastNotificationPosition,r as ToastNotificationTransition,u as TransitionDirection,t as ZAriaAlertMode,w as ZChipType,y as ZDatePickerMode,z as ZDatePickerModeValue,F as ZDatePickerPosition,v as ZFileUploadType,G as ZRangePickerMode,x as ZSectionTitleDividerPosition,Z as ZTableRowExpandedType}from"./p-a23e9115.js";import"./p-d69e14fb.js";const U={colorFromId:V};export{U as Utils}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{r as o,h as t}from"./p-d17ebc2f.js";import{P as e}from"./p-
|
|
1
|
+
import{r as o,h as t}from"./p-d17ebc2f.js";import{P as e}from"./p-a23e9115.js";const r=class{constructor(t){o(this,t),this.position=e.AUTO,this.dark=!1,this.open=!1}onPopoverOpenChange(){this.open=this.popover.open}render(){return t("z-popover",{ref:o=>this.popover=o,bindTo:this.bindTo,open:this.open,position:this.position,center:!0,showArrow:!0},t("slot",null))}};r.style=":host{--z-tooltip-theme--surface:var(--color-surface01);--z-tooltip-theme--text:var(--color-text01);--z-tooltip-shadow-filter:drop-shadow(0 1px 2px var(--shadow-color-base))}:host([dark]) z-popover{--z-popover-theme--surface:var(--color-surface05)}z-popover{--z-popover-padding:var(--space-unit);--z-popover-theme--surface:var(--z-tooltip-theme--surface);--z-popover-theme--text:var(--z-tooltip-theme--text);--z-popover-shadow-filter:var(--z-tooltip-shadow-filter)}";export{r as z_tooltip}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{r as t,c as i,h as a,H as n,g as o}from"./p-d17ebc2f.js";import{I as s}from"./p-a123c813.js";const e=class{constructor(a){t(this,a),this.pageChanged=i(this,"pageChanged",7),this.navArrows=!0,this.skip=0,this.edges=!1,this.currentPage=1,this._visiblePages=this.visiblePages,this.isMobile=!1,this.goToPageValue=null}setPagesContainerWidth(){if(!this._visiblePages||this.split)return void this.host.style.setProperty("--z-pagination--pages-container-max-width","100%");const t=window.getComputedStyle(this.host).getPropertyValue("--z-pagination--page-button-width");this.host.style.setProperty("--z-pagination--pages-container-max-width",`calc(${t} * ${this._visiblePages})`)}setVisiblePages(){this._visiblePages=Math.min(this.visiblePages||this.totalPages,this.totalPages)}onPageChanged(){this.pageChanged.emit(this.currentPage),this.scrollToPage()}onSplitChanged(){this.split&&(this.edges=!1)}onResize(){this.setMobile()}setMobile(){this.isMobile=window.matchMedia("screen and (max-width: 767px)").matches}getPagesChunks(){const t=Array.from({length:this.totalPages},((t,i)=>i+1)),i=[],a=Math.ceil(t.length/this._visiblePages);for(let n=0;n<a;n++)i.push(t.slice(n*this._visiblePages,(n+1)*this._visiblePages));return i}scrollToPage(){const t=this.host.querySelector(`[data-page="${this.currentPage}"]`);t&&t.scrollIntoView({behavior:"smooth",block:"nearest",inline:"center"})}selectPage(t){this.currentPage=Math.min(Math.max(t,1),this.totalPages)}renderPage(t){return a("button",{class:"page-button",type:"button","aria-current":this.currentPage===t?"page":"false",title:`Vai alla pagina ${t}`,"data-page":t,"data-current":this.currentPage===t,onClick:()=>this.selectPage(t)},t)}renderEllipsisButton(t){return a("button",{class:"ellipsis-button",type:"button",title:`Vai alla pagina ${t}`,onClick:()=>this.selectPage(t)},"…")}renderPages(){const t=this.getPagesChunks();if(!(t.length<=0))return t.map((t=>a("div",{class:"pages-chunk"},t.map((t=>this.renderPage(t))))))}renderSplitPages(){return this.totalPages<=2*this.split+5?Array.from({length:this.totalPages},((t,i)=>this.renderPage(i+1))):this.currentPage<=2*this.split+2?[...Array.from({length:2*this.split+3},((t,i)=>this.renderPage(i+1))),this.renderEllipsisButton(2*this.split+4),this.renderPage(this.totalPages)]:this.currentPage>2*this.split+2&&this.currentPage<this.totalPages-2*this.split-1?[this.renderPage(1),this.renderEllipsisButton(this.currentPage-this.split-1),...Array.from({length:2*this.split+1},((t,i)=>this.renderPage(this.currentPage-this.split+i))),this.renderEllipsisButton(this.currentPage+this.split+1),this.renderPage(this.totalPages)]:[this.renderPage(1),this.renderEllipsisButton(this.totalPages-2*this.split-3),...Array.from({length:2*this.split+3},((t,i)=>this.renderPage(this.totalPages-2*this.split-2+i)))]}renderBackButton(){return a("button",{class:"navigation-button",type:"button",title:"Vai alla pagina precedente",disabled:1===this.currentPage,onClick:()=>this.selectPage(this.currentPage-1)},a("z-icon",{name:"chevron-left"}))}renderForwardButton(){return a("button",{class:"navigation-button",type:"button",title:"Vai alla prossima pagina",disabled:this.currentPage===this.totalPages,onClick:()=>this.selectPage(this.currentPage+1)},a("z-icon",{name:"chevron-right"}))}renderMobile(){const t=this.getPagesChunks();return[this.label&&a("span",{class:"page-label body-1-sb"},this.label),a("div",{class:"pagination-bar"},this.renderBackButton(),!this.goToPage&&a("div",{class:"pages-container",role:"navigation",tabIndex:-1},t.length>0&&t.map((t=>a("div",{class:"pages-chunk"},t.map((t=>this.renderPage(t))))))),this.goToPage&&a("form",{class:"mobile-go-to-page",onSubmit:t=>{t.preventDefault(),this.selectPage(this.goToPageValue)}},a("z-input",{class:"go-to-page-input",type:s.NUMBER,min:1,max:this.totalPages,message:!1,onInput:t=>{this.goToPageValue=t.target.value},placeholder:this.currentPage.toString(),hasclearicon:!1}),a("span",null,`/${this.totalPages}`)),this.renderForwardButton())]}componentDidLoad(){this.setVisiblePages()}componentDidRender(){0!==this.split&&(this.edges=!1),this.setPagesContainerWidth(),this.setMobile()}render(){return this.isMobile?a(n,null,this.renderMobile()):a(n,null,a("div",{class:"pagination-bar"},this.label&&a("span",{class:"page-label body-1-sb"},this.label),this.edges&&a("button",{class:"pagination-button",type:"button",title:"Vai alla pagina 1",disabled:1===this.currentPage,onClick:()=>this.selectPage(1)},"Pagina 1"),this.skip<this.totalPages&&this.skip>1&&a("button",{class:"pagination-button",type:"button",title:"Vai alla pagina "+(this.currentPage-this.skip),disabled:this.currentPage<=this.skip,onClick:()=>this.selectPage(this.currentPage-this.skip)},"-",this.skip),this.navArrows&&this.renderBackButton(),a("div",{class:"pages-container",role:"navigation",tabIndex:-1},this.split?this.renderSplitPages():this.renderPages()),this.navArrows&&this.renderForwardButton(),this.skip<this.totalPages&&this.skip>1&&a("button",{class:"pagination-button",type:"button",title:`Vai alla pagina ${this.currentPage+this.skip}`,disabled:this.currentPage>this.totalPages-this.skip,onClick:()=>this.selectPage(this.currentPage+this.skip)},"+",this.skip),this.edges&&a("button",{class:"pagination-button",type:"button",title:`Vai alla pagina ${this.totalPages}`,disabled:this.currentPage===this.totalPages,onClick:()=>this.selectPage(this.totalPages)},"Pagina ",this.totalPages)),this.goToPage&&a("div",{class:"go-to-page"},a("span",{class:"label body-5-sb"},"Vai a pagina:"),a("div",{class:"inputs"},a("z-input",{class:"go-to-page-input",type:s.NUMBER,min:1,max:this.totalPages,message:!1,placeholder:"2",hasclearicon:!1,onInput:t=>{this.goToPageValue=t.target.value},onKeyDown:t=>"Enter"===t.key&&this.selectPage(this.goToPageValue)}),a("z-button",{disabled:!this.goToPageValue,title:"Vai alla pagina inserita",onClick:()=>this.selectPage(this.goToPageValue)},"vai"))))}get host(){return o(this)}static get watchers(){return{_visiblePages:["setPagesContainerWidth"],visiblePages:["setVisiblePages"],currentPage:["onPageChanged"],split:["onSplitChanged"]}}};e.style="z-pagination{--z-pagination--page-button-width:64px;--z-pagination--pages-container-max-width:100%;display:flex;max-width:100%;flex-flow:column wrap;font-family:var(--font-family-sans);font-weight:var(--font-rg);gap:calc(var(--space-unit) * 2) calc(var(--space-unit) * 4)}z-pagination,z-pagination *{box-sizing:border-box}z-pagination button{height:100%}z-pagination z-icon{fill:var(--color-icon01)}z-pagination *:disabled z-icon{fill:var(--color-disabled02)}z-pagination .page-label{margin-right:calc(var(--space-unit) * 3);color:var(--color-text02)}z-pagination .pagination-bar{display:flex;max-width:100%;height:48px;align-items:center}z-pagination .pagination-bar button{display:flex;align-items:center;justify-content:center;border:none;margin:0;background-color:var(--color-surface03);color:var(--color-primary01);cursor:pointer;font-family:inherit;font-weight:inherit;transition:background-color 0.15s ease-out, color 0.15s ease-out, border-bottom-color 0.15s ease-out,\r\n font-size 0.15s ease-in-out, font-weight 0.15s ease-in-out}z-pagination .pagination-bar button:focus-visible{background-color:var(--color-hover-surface);box-shadow:inset var(--shadow-focus-primary);outline:none}z-pagination .pagination-bar .pagination-button{padding:calc(var(--space-unit) * 2);font-weight:var(--font-sb);text-transform:uppercase;white-space:nowrap}z-pagination .pagination-bar .navigation-button{padding:calc(var(--space-unit) * 2) calc(var(--space-unit) * 1.5)}z-pagination .pagination-bar .pagination-button:disabled,z-pagination .pagination-bar .navigation-button:disabled{background-color:var(--color-disabled01);color:var(--color-disabled02);cursor:default;pointer-events:none}z-pagination .pagination-bar .page-button,z-pagination .pagination-bar .ellipsis-button{width:var(--z-pagination--page-button-width)}z-pagination .pages-container{position:relative;display:inline-flex;max-width:100%;height:100%;overflow-x:auto;scroll-behavior:smooth;scroll-snap-align:center;scrollbar-width:none}z-pagination .pages-container::-webkit-scrollbar{display:none}z-pagination .pages-chunk{display:flex;scroll-snap-align:center}z-pagination .pagination-bar .page-button{padding-top:var(--border-size-large) solid transparent;border-bottom:var(--border-size-large) solid transparent;font-size:var(--font-size-2);font-weight:var(--font-sb)}z-pagination .pagination-bar .page-button:focus-visible{border-bottom-color:var(--color-hover-light)}z-pagination .pagination-bar .page-button[data-current]{border-bottom-color:var(--color-primary01);font-size:var(--font-size-7)}z-pagination .go-to-page{display:flex;flex-direction:column;row-gap:var(--space-unit)}z-pagination .go-to-page .label{color:var(--color-text02);text-transform:uppercase}z-pagination .go-to-page .inputs{display:flex;column-gap:var(--space-unit)}z-pagination .go-to-page .inputs z-input{width:calc(var(--space-unit) * 11)}z-pagination .go-to-page .inputs z-input input,z-pagination .mobile-go-to-page z-input input{padding:0 calc(var(--space-unit) * 1.5) !important;appearance:none}z-pagination .mobile-go-to-page{display:flex;height:100%;flex:1 auto;align-items:center;justify-content:center;background-color:var(--color-surface03)}z-pagination .mobile-go-to-page z-input{width:var(--z-pagination--page-button-width);margin-right:var(--space-unit)}z-pagination .mobile-go-to-page z-input input{text-align:center}z-pagination .mobile-go-to-page z-input input::-webkit-outer-spin-button,z-pagination .mobile-go-to-page z-input input::-webkit-inner-spin-button{appearance:none}z-pagination .mobile-go-to-page>span{font-size:var(--font-size-2)}@media (hover: hover){z-pagination .pagination-bar button:hover{background-color:var(--color-hover-surface)}z-pagination .pagination-bar .page-button:hover{border-bottom-color:var(--color-hover-light)}}@media (min-width: 768px){z-pagination{--z-pagination--page-button-width:88px;flex-direction:row;align-items:flex-end}z-pagination .pages-container{max-width:var(--z-pagination--pages-container-max-width)}}";export{e as z_pagination}
|
|
1
|
+
import{r as t,c as i,h as a,H as n,g as o}from"./p-d17ebc2f.js";import{I as s}from"./p-a23e9115.js";const e=class{constructor(a){t(this,a),this.pageChanged=i(this,"pageChanged",7),this.navArrows=!0,this.skip=0,this.edges=!1,this.currentPage=1,this._visiblePages=this.visiblePages,this.isMobile=!1,this.goToPageValue=null}setPagesContainerWidth(){if(!this._visiblePages||this.split)return void this.host.style.setProperty("--z-pagination--pages-container-max-width","100%");const t=window.getComputedStyle(this.host).getPropertyValue("--z-pagination--page-button-width");this.host.style.setProperty("--z-pagination--pages-container-max-width",`calc(${t} * ${this._visiblePages})`)}setVisiblePages(){this._visiblePages=Math.min(this.visiblePages||this.totalPages,this.totalPages)}onPageChanged(){this.pageChanged.emit(this.currentPage),this.scrollToPage()}onSplitChanged(){this.split&&(this.edges=!1)}onResize(){this.setMobile()}setMobile(){this.isMobile=window.matchMedia("screen and (max-width: 767px)").matches}getPagesChunks(){const t=Array.from({length:this.totalPages},((t,i)=>i+1)),i=[],a=Math.ceil(t.length/this._visiblePages);for(let n=0;n<a;n++)i.push(t.slice(n*this._visiblePages,(n+1)*this._visiblePages));return i}scrollToPage(){const t=this.host.querySelector(`[data-page="${this.currentPage}"]`);t&&t.scrollIntoView({behavior:"smooth",block:"nearest",inline:"center"})}selectPage(t){this.currentPage=Math.min(Math.max(t,1),this.totalPages)}renderPage(t){return a("button",{class:"page-button",type:"button","aria-current":this.currentPage===t?"page":"false",title:`Vai alla pagina ${t}`,"data-page":t,"data-current":this.currentPage===t,onClick:()=>this.selectPage(t)},t)}renderEllipsisButton(t){return a("button",{class:"ellipsis-button",type:"button",title:`Vai alla pagina ${t}`,onClick:()=>this.selectPage(t)},"…")}renderPages(){const t=this.getPagesChunks();if(!(t.length<=0))return t.map((t=>a("div",{class:"pages-chunk"},t.map((t=>this.renderPage(t))))))}renderSplitPages(){return this.totalPages<=2*this.split+5?Array.from({length:this.totalPages},((t,i)=>this.renderPage(i+1))):this.currentPage<=2*this.split+2?[...Array.from({length:2*this.split+3},((t,i)=>this.renderPage(i+1))),this.renderEllipsisButton(2*this.split+4),this.renderPage(this.totalPages)]:this.currentPage>2*this.split+2&&this.currentPage<this.totalPages-2*this.split-1?[this.renderPage(1),this.renderEllipsisButton(this.currentPage-this.split-1),...Array.from({length:2*this.split+1},((t,i)=>this.renderPage(this.currentPage-this.split+i))),this.renderEllipsisButton(this.currentPage+this.split+1),this.renderPage(this.totalPages)]:[this.renderPage(1),this.renderEllipsisButton(this.totalPages-2*this.split-3),...Array.from({length:2*this.split+3},((t,i)=>this.renderPage(this.totalPages-2*this.split-2+i)))]}renderBackButton(){return a("button",{class:"navigation-button",type:"button",title:"Vai alla pagina precedente",disabled:1===this.currentPage,onClick:()=>this.selectPage(this.currentPage-1)},a("z-icon",{name:"chevron-left"}))}renderForwardButton(){return a("button",{class:"navigation-button",type:"button",title:"Vai alla prossima pagina",disabled:this.currentPage===this.totalPages,onClick:()=>this.selectPage(this.currentPage+1)},a("z-icon",{name:"chevron-right"}))}renderMobile(){const t=this.getPagesChunks();return[this.label&&a("span",{class:"page-label body-1-sb"},this.label),a("div",{class:"pagination-bar"},this.renderBackButton(),!this.goToPage&&a("div",{class:"pages-container",role:"navigation",tabIndex:-1},t.length>0&&t.map((t=>a("div",{class:"pages-chunk"},t.map((t=>this.renderPage(t))))))),this.goToPage&&a("form",{class:"mobile-go-to-page",onSubmit:t=>{t.preventDefault(),this.selectPage(this.goToPageValue)}},a("z-input",{class:"go-to-page-input",type:s.NUMBER,min:1,max:this.totalPages,message:!1,onInput:t=>{this.goToPageValue=t.target.value},placeholder:this.currentPage.toString(),hasclearicon:!1}),a("span",null,`/${this.totalPages}`)),this.renderForwardButton())]}componentDidLoad(){this.setVisiblePages()}componentDidRender(){0!==this.split&&(this.edges=!1),this.setPagesContainerWidth(),this.setMobile()}render(){return this.isMobile?a(n,null,this.renderMobile()):a(n,null,a("div",{class:"pagination-bar"},this.label&&a("span",{class:"page-label body-1-sb"},this.label),this.edges&&a("button",{class:"pagination-button",type:"button",title:"Vai alla pagina 1",disabled:1===this.currentPage,onClick:()=>this.selectPage(1)},"Pagina 1"),this.skip<this.totalPages&&this.skip>1&&a("button",{class:"pagination-button",type:"button",title:"Vai alla pagina "+(this.currentPage-this.skip),disabled:this.currentPage<=this.skip,onClick:()=>this.selectPage(this.currentPage-this.skip)},"-",this.skip),this.navArrows&&this.renderBackButton(),a("div",{class:"pages-container",role:"navigation",tabIndex:-1},this.split?this.renderSplitPages():this.renderPages()),this.navArrows&&this.renderForwardButton(),this.skip<this.totalPages&&this.skip>1&&a("button",{class:"pagination-button",type:"button",title:`Vai alla pagina ${this.currentPage+this.skip}`,disabled:this.currentPage>this.totalPages-this.skip,onClick:()=>this.selectPage(this.currentPage+this.skip)},"+",this.skip),this.edges&&a("button",{class:"pagination-button",type:"button",title:`Vai alla pagina ${this.totalPages}`,disabled:this.currentPage===this.totalPages,onClick:()=>this.selectPage(this.totalPages)},"Pagina ",this.totalPages)),this.goToPage&&a("div",{class:"go-to-page"},a("span",{class:"label body-5-sb"},"Vai a pagina:"),a("div",{class:"inputs"},a("z-input",{class:"go-to-page-input",type:s.NUMBER,min:1,max:this.totalPages,message:!1,placeholder:"2",hasclearicon:!1,onInput:t=>{this.goToPageValue=t.target.value},onKeyDown:t=>"Enter"===t.key&&this.selectPage(this.goToPageValue)}),a("z-button",{disabled:!this.goToPageValue,title:"Vai alla pagina inserita",onClick:()=>this.selectPage(this.goToPageValue)},"vai"))))}get host(){return o(this)}static get watchers(){return{_visiblePages:["setPagesContainerWidth"],visiblePages:["setVisiblePages"],currentPage:["onPageChanged"],split:["onSplitChanged"]}}};e.style="z-pagination{--z-pagination--page-button-width:64px;--z-pagination--pages-container-max-width:100%;display:flex;max-width:100%;flex-flow:column wrap;font-family:var(--font-family-sans);font-weight:var(--font-rg);gap:calc(var(--space-unit) * 2) calc(var(--space-unit) * 4)}z-pagination,z-pagination *{box-sizing:border-box}z-pagination button{height:100%}z-pagination z-icon{fill:var(--color-icon01)}z-pagination *:disabled z-icon{fill:var(--color-disabled02)}z-pagination .page-label{margin-right:calc(var(--space-unit) * 3);color:var(--color-text02)}z-pagination .pagination-bar{display:flex;max-width:100%;height:48px;align-items:center}z-pagination .pagination-bar button{display:flex;align-items:center;justify-content:center;border:none;margin:0;background-color:var(--color-surface03);color:var(--color-primary01);cursor:pointer;font-family:inherit;font-weight:inherit;transition:background-color 0.15s ease-out, color 0.15s ease-out, border-bottom-color 0.15s ease-out,\n font-size 0.15s ease-in-out, font-weight 0.15s ease-in-out}z-pagination .pagination-bar button:focus-visible{background-color:var(--color-hover-surface);box-shadow:inset var(--shadow-focus-primary);outline:none}z-pagination .pagination-bar .pagination-button{padding:calc(var(--space-unit) * 2);font-weight:var(--font-sb);text-transform:uppercase;white-space:nowrap}z-pagination .pagination-bar .navigation-button{padding:calc(var(--space-unit) * 2) calc(var(--space-unit) * 1.5)}z-pagination .pagination-bar .pagination-button:disabled,z-pagination .pagination-bar .navigation-button:disabled{background-color:var(--color-disabled01);color:var(--color-disabled02);cursor:default;pointer-events:none}z-pagination .pagination-bar .page-button,z-pagination .pagination-bar .ellipsis-button{width:var(--z-pagination--page-button-width)}z-pagination .pages-container{position:relative;display:inline-flex;max-width:100%;height:100%;overflow-x:auto;scroll-behavior:smooth;scroll-snap-align:center;scrollbar-width:none}z-pagination .pages-container::-webkit-scrollbar{display:none}z-pagination .pages-chunk{display:flex;scroll-snap-align:center}z-pagination .pagination-bar .page-button{padding-top:var(--border-size-large) solid transparent;border-bottom:var(--border-size-large) solid transparent;font-size:var(--font-size-2);font-weight:var(--font-sb)}z-pagination .pagination-bar .page-button:focus-visible{border-bottom-color:var(--color-hover-light)}z-pagination .pagination-bar .page-button[data-current]{border-bottom-color:var(--color-primary01);font-size:var(--font-size-7)}z-pagination .go-to-page{display:flex;flex-direction:column;row-gap:var(--space-unit)}z-pagination .go-to-page .label{color:var(--color-text02);text-transform:uppercase}z-pagination .go-to-page .inputs{display:flex;column-gap:var(--space-unit)}z-pagination .go-to-page .inputs z-input{width:calc(var(--space-unit) * 11)}z-pagination .go-to-page .inputs z-input input,z-pagination .mobile-go-to-page z-input input{padding:0 calc(var(--space-unit) * 1.5) !important;appearance:none}z-pagination .mobile-go-to-page{display:flex;height:100%;flex:1 auto;align-items:center;justify-content:center;background-color:var(--color-surface03)}z-pagination .mobile-go-to-page z-input{width:var(--z-pagination--page-button-width);margin-right:var(--space-unit)}z-pagination .mobile-go-to-page z-input input{text-align:center}z-pagination .mobile-go-to-page z-input input::-webkit-outer-spin-button,z-pagination .mobile-go-to-page z-input input::-webkit-inner-spin-button{appearance:none}z-pagination .mobile-go-to-page>span{font-size:var(--font-size-2)}@media (hover: hover){z-pagination .pagination-bar button:hover{background-color:var(--color-hover-surface)}z-pagination .pagination-bar .page-button:hover{border-bottom-color:var(--color-hover-light)}}@media (min-width: 768px){z-pagination{--z-pagination--page-button-width:88px;flex-direction:row;align-items:flex-end}z-pagination .pages-container{max-width:var(--z-pagination--pages-container-max-width)}}";export{e as z_pagination}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{r as o,h as
|
|
1
|
+
import{r as o,h as e}from"./p-d17ebc2f.js";import{p as r}from"./p-a23e9115.js";const t=class{constructor(e){o(this,e),this.status=r.PREVIEW}handlePocketToggle(o){o.detail.id===this.pocketid&&(this.status=o.detail.status)}renderHeader(){let o,t;switch(this.status){case r.PREVIEW:case r.CLOSED:o=e("span",null,"Messaggi ",e("span",{class:"badge"},this.messages)),t="chevron-up";break;case r.OPEN:o=e("span",null,"Riduci"),t="chevron-down"}return e("z-pocket-header",{pocketid:this.pocketid},o,e("z-icon",{name:t,width:14,height:14}))}renderBody(){return e("z-pocket-body",{pocketid:this.pocketid},e("div",{class:"body"},e("slot",null)),e("div",{class:"gradient"}))}render(){return e("z-pocket",{pocketid:this.pocketid,status:this.status,class:this.status},this.renderHeader(),this.renderBody())}};t.style=":host{font-family:var(--font-family-sans);font-weight:var(--font-rg)}:host>z-pocket{width:100%}:host>z-pocket.closed{width:158px}:host>z-pocket>z-pocket-header{color:var(--color-primary01);fill:var(--color-primary01);font-size:12px;font-weight:var(--font-sb)}:host>z-pocket>z-pocket-header span.badge{display:inline-block;padding:0 calc(var(--space-unit) * 0.5);margin-left:var(--space-unit);background:var(--color-secondary02);border-radius:50%;color:var(--color-surface01)}:host>z-pocket>z-pocket-header>z-icon{margin-left:var(--space-unit)}:host>z-pocket>z-pocket-body>div.body{overflow:hidden;padding:var(--space-unit);margin:0 var(--space-unit)}:host>z-pocket.preview>z-pocket-body{position:relative}:host>z-pocket.preview>z-pocket-body>div.gradient{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgb(255 0 0 / 0%), white)}:host>z-pocket.open>z-pocket-body>div.body{overflow:auto;max-height:calc(100vh - 166px);scrollbar-width:none}:host ::-webkit-scrollbar{width:0}@media only screen and (min-width: 768px){:host>z-pocket{width:768px;margin:0 calc((100% - 768px) / 2)}:host>z-pocket.closed{margin:0 calc((100% - 158px) / 2)}:host>z-pocket.open>z-pocket-body>div.body{max-height:326px}}@media only screen and (min-width: 1152px){:host>z-pocket.open>z-pocket-body>div.body{scrollbar-color:var(--color-primary01) var(--color-surface03);scrollbar-width:thin}:host ::-webkit-scrollbar{width:10px;background:linear-gradient(\n 90deg,\n var(--color-surface01) 2px,\n var(--color-surface03) 4px,\n var(--color-surface01) 8px\n );border-radius:var(--radius-base)}:host ::-webkit-scrollbar-thumb{width:var(--space-unit);background-color:var(--color-primary01);border-radius:var(--radius-base)}}";export{t as z_messages_pocket}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{r as e,c as t,h as i,H as o}from"./p-d17ebc2f.js";import{P as n}from"./p-
|
|
1
|
+
import{r as e,c as t,h as i,H as o}from"./p-d17ebc2f.js";import{P as n}from"./p-a23e9115.js";const l=class{constructor(i){e(this,i),this.clickContextualMenu=t(this,"clickContextualMenu",7),this.color="color-primary01",this.popoverPosition=n.BOTTOM_RIGHT}componentWillRender(){this.elements&&(this.jsonElements=JSON.parse(this.elements.replace(/"/g,'"')))}componentDidLoad(){this.popover.bindTo=this.triggerButton}showIcon(){return!this.jsonElements.some((e=>!e.icon))}togglePopover(){this.popover.open||(this.popover.open=!0)}render(){var e,t;return i(o,null,i("button",{ref:e=>this.triggerButton=e,"aria-label":(null===(e=this.popover)||void 0===e?void 0:e.open)?"chiudi menu contestuale":"apri menu contestuale",onClick:()=>this.togglePopover()},i("z-icon",{name:"contextual-menu",fill:this.color})),i("z-popover",{ref:e=>this.popover=e,position:this.popoverPosition},i("div",{class:"popover-content-container"},i("z-list",null,i("z-list-group",{"divider-type":"element"},null===(t=this.jsonElements)||void 0===t?void 0:t.map(((e,t)=>i("z-list-element",{clickable:!e.disabled,class:"my-z-list-element","align-button":"left","expandable-style":"accordion",color:e.disabled?"color-disabled03":this.color,isContextualMenu:!0,listElementId:t,onClickItem:e=>this.clickContextualMenu.emit(e.detail)},i("div",{class:e.disabled?"disabled-element-container":"element-container"},this.showIcon()&&i("div",{class:"element-icon"},i("z-icon",{name:e.icon,width:16,height:16})),i("div",{class:"element-text"},i("span",null,e.text)))))))))))}};l.style=":host{position:relative;display:flex;align-items:center;justify-content:center;font-family:var(--font-family-sans);font-weight:var(--font-rg)}button{width:100%;height:100%;padding:0;border:none;background:transparent;cursor:pointer}z-popover{overflow:hidden}.popover-content-container{position:relative;min-width:112px;max-width:280px;background-color:var(--color-surface02);box-shadow:var(--shadow-2);white-space:nowrap}.element-container:hover{color:var(--color-hover-primary);fill:var(--color-hover-primary)}.element-text{overflow:hidden;font-size:14px;text-overflow:ellipsis}.element-container,.disabled-element-container{display:flex;min-height:calc(var(--space-unit) * 4);box-sizing:border-box;align-items:center;padding:calc(var(--space-unit) / 2) var(--space-unit);fill:var(--color-disabled03);gap:var(--space-unit)}.element-container{fill:var(--color-primary01)}.element-icon{display:flex}";export{l as z_contextual_menu}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{r as t,h as n,H as a,g as i}from"./p-d17ebc2f.js";import{h as o,B as s,c as e}from"./p-
|
|
1
|
+
import{r as t,h as n,H as a,g as i}from"./p-d17ebc2f.js";import{h as o,B as s,c as e}from"./p-a23e9115.js";const l=class{constructor(n){t(this,n),this.padding=o.MEDIUM,this.isMenuOpened=!1}handleMenu(){this.isMenuOpened=!this.isMenuOpened}componentWillRender(){this.host.setAttribute("role","cell")}render(){return n(a,null,this.showButton&&n("div",{class:{"button-container":!0,visible:this.isMenuOpened}},n("div",{class:"button-content"},n("z-button",{icon:"contextual-menu",variant:s.TERTIARY,size:e.X_SMALL,onClick:()=>this.handleMenu()}),n("div",{class:{"contextual-menu-container":!0,visible:this.isMenuOpened}},n("slot",{name:"contextual-menu"})))),n("slot",null))}get host(){return i(this)}};l.style=':host{display:table-cell;border-bottom:var(--border-size-small) solid var(--bg-grey-200);background-color:var(--color-white);font-family:var(--dashboard-font);font-weight:var(--font-rg)}:host>.button-container{display:none}:host:hover>.button-container{display:initial}.button-container{position:absolute;z-index:5;top:8px;right:8px}.button-content{position:relative}.contextual-menu-container{position:absolute;top:calc(100% - var(--space-unit));right:0;display:none}.button-container.visible,.contextual-menu-container.visible{display:initial}:host([padding="x-small"]){padding:calc(var(--space-unit) * 0.5)}:host([padding="small"]){padding:calc(var(--space-unit))}:host([padding="medium"]){padding:calc(var(--space-unit) * 2)}:host([padding="large"]){padding:calc(var(--space-unit) * 2.5)}:host([padding="special"]){padding:0}';export{l as z_table_cell}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{r as e,c as t,h as a,H as l}from"./p-d17ebc2f.js";import{Z as d}from"./p-
|
|
1
|
+
import{r as e,c as t,h as a,H as l}from"./p-d17ebc2f.js";import{Z as d}from"./p-a23e9115.js";const r=class{constructor(a){e(this,a),this.expand=t(this,"expand",7),this.expandedType=d.NONE,this.expanded=!1}emitOnExpand(){this.expand.emit({expanded:this.expanded})}handleExpand(){this.expanded=!this.expanded,this.emitOnExpand()}renderExpandButton(){return a("z-table-cell",{style:{borderRight:"none"}},this.expandedType==d.EXPANDABLE?a("z-icon",{name:this.expanded?"minus-circled":"plus-circled"}):a("div",{class:"z-icon-placeholder"}))}render(){return a(l,{role:"row",expanded:this.expanded,onClick:e=>{const t=e.target.classList.contains("prevent-expand");this.expandedType===d.EXPANDABLE&&!t&&this.handleExpand()}},this.expandedType!==d.NONE&&this.renderExpandButton(),a("slot",null))}};r.style='z-table-row{display:table-row;font-family:var(--font-family-sans)}z-table-row[expanded-type="expandable"]:hover{cursor:pointer}z-table-row[expanded-type="expandable"]>z-table-cell:first-child,z-table-row[expanded-type="padding"]>z-table-cell:first-child{--z-icon-width:16px;--z-icon-height:16px;width:24px;box-sizing:border-box;padding-right:0;padding-left:16px;fill:var(--gray800);text-align:center;user-select:none}.z-icon-placeholder{width:24px;padding-right:0}z-table-row[expanded-type="expandable"]>z-table-cell:nth-child(2),z-table-row[expanded-type="padding"]>z-table-cell:nth-child(2){padding-left:8px}z-table-row[expanded-type]:hover>z-table-cell:first-child{fill:var(--myz-blue-dark)}z-table-row[expanded]>z-table-cell{border-bottom:none;background-color:var(--gray50)}z-table-row[expanded]+z-table-expanded-row{display:table-row}';export{r as z_table_row}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{r as t,h as e,H as i,g as o}from"./p-d17ebc2f.js";import{x as s,D as r}from"./p-
|
|
1
|
+
import{r as t,h as e,H as i,g as o}from"./p-d17ebc2f.js";import{x as s,D as r}from"./p-a23e9115.js";const l=class{constructor(e){t(this,e),this.dividerPosition=s.BEFORE,this.uppercase=!0}componentWillRender(){this.hasSecondaryTitle=!!this.host.querySelector("[slot=secondary-title]")}render(){return e(i,null,e("slot",{name:"secondary-title"}),!this.hasSecondaryTitle&&this.dividerPosition===s.BEFORE&&e("z-divider",{size:r.LARGE,color:"z-section-title--divider-color"}),e("slot",{name:"primary-title"}),!this.hasSecondaryTitle&&this.dividerPosition===s.AFTER&&e("z-divider",{size:r.LARGE,color:"z-section-title--divider-color"}))}get host(){return o(this)}};l.style=':host{--z-section-title--divider-color:var(--red500);display:flex;width:fit-content;flex-direction:column;align-items:flex-start;font-family:var(--font-family-sans);font-weight:var(--font-rg)}:host,:host ::slotted(*){box-sizing:border-box}::slotted(*){margin:0}::slotted([slot="secondary-title"]){padding-bottom:calc(var(--space-unit) / 2);border-bottom:var(--border-size-large) solid var(--z-section-title--divider-color);font-size:var(--font-size-3);line-height:1.5rem;text-transform:uppercase}::slotted([slot="primary-title"]){font-size:var(--font-size-6);line-height:2rem}:host([uppercase]:not([uppercase="false"])) ::slotted([slot="primary-title"]){text-transform:uppercase}@media (min-width: 1152px){::slotted([slot="primary-title"]){font-size:var(--font-size-7);line-height:2.25rem}}';export{l as z_section_title}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{r as s,c as t,h as e,H as i}from"./p-d17ebc2f.js";import{r as c}from"./p-
|
|
1
|
+
import{r as s,c as t,h as e,H as i}from"./p-d17ebc2f.js";import{r as c}from"./p-8ebe4adf.js";import{j as l}from"./p-a23e9115.js";import"./p-d69e14fb.js";const o=class{constructor(e){s(this,e),this.toggleClick=t(this,"toggleClick",7),this.disabled=!1,this.labelPosition=l.LEFT,this.checked=!1,this.htmlid=`toggle-switch-id-${c()}`}emitToggleClick(){this.toggleClick.emit({id:this.htmlid,checked:this.checked})}handleClick(s){this.disabled||(this.checked=s.target.checked,this.emitToggleClick())}render(){return e(i,null,e("input",{id:this.htmlid,type:"checkbox",checked:this.checked,disabled:this.disabled,onChange:this.handleClick.bind(this)}),e("label",{htmlFor:this.htmlid,class:{[this.labelPosition]:!0,disabled:this.disabled}},e("span",null,e("slot",null)),e("span",{class:{container:!0,disabled:this.disabled,checked:this.checked}},e("span",{class:"circle"},this.checked&&e("z-icon",{width:12,height:12,name:"checkmark"})))))}};o.style='.sc-z-toggle-switch-h{position:relative;display:inline-flex;font-family:var(--font-family-sans);font-weight:var(--font-rg)}label.sc-z-toggle-switch{display:flex;flex-direction:row;align-items:center;cursor:pointer}label.disabled.sc-z-toggle-switch{cursor:default}label.right.sc-z-toggle-switch{flex-direction:row-reverse}label.sc-z-toggle-switch>span.sc-z-toggle-switch:first-child{color:var(--color-text01);letter-spacing:0}label.left.sc-z-toggle-switch>span.sc-z-toggle-switch:first-child{margin-right:var(--space-unit)}label.right.sc-z-toggle-switch>span.sc-z-toggle-switch:first-child{margin-left:var(--space-unit)}label.sc-z-toggle-switch>span.container.sc-z-toggle-switch{position:relative;top:1px;left:1px;display:flex;width:calc(var(--space-unit) * 4);height:18px;align-items:center;background-color:var(--gray500);border-radius:var(--space-unit);color:var(--gray500);cursor:pointer}label.sc-z-toggle-switch>span.container.disabled.sc-z-toggle-switch,label.sc-z-toggle-switch>span.container.checked.disabled.sc-z-toggle-switch{background-color:var(--color-disabled01);cursor:default}label.sc-z-toggle-switch>span.container.checked.disabled.sc-z-toggle-switch>span.circle.sc-z-toggle-switch>z-icon.sc-z-toggle-switch{fill:var(--color-disabled01)}label.sc-z-toggle-switch>span.container.checked.sc-z-toggle-switch{background-color:var(--color-primary01);fill:var(--color-primary01)}input.sc-z-toggle-switch:focus:focus-visible+label.sc-z-toggle-switch>span.container.sc-z-toggle-switch:not(.disabled){box-shadow:var(--shadow-focus-primary);outline:none}input.sc-z-toggle-switch:focus:focus-visible+label.sc-z-toggle-switch>span.container.disabled.sc-z-toggle-switch{outline:none}label.sc-z-toggle-switch>span.container.sc-z-toggle-switch:not(.disabled):hover{background-color:var(--color-hover-primary);fill:var(--color-hover-primary)}label.sc-z-toggle-switch>span.container.sc-z-toggle-switch>span.circle.sc-z-toggle-switch{position:absolute;top:1px;left:1px;display:flex;width:calc(var(--space-unit) * 2);height:calc(var(--space-unit) * 2);align-items:center;justify-content:center;margin:0;background-color:var(--color-white);border-radius:7px;box-shadow:var(--shadow-1);transition:transform 0.3s ease}label.sc-z-toggle-switch>span.container.checked.sc-z-toggle-switch>span.circle.sc-z-toggle-switch{transform:translateX(calc(100% - 2px))}input[type="checkbox"].sc-z-toggle-switch{position:absolute;z-index:-1;opacity:0;pointer-events:none}';export{o as z_toggle_switch}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{r as t,c as
|
|
1
|
+
import{r as t,c as e,h as i,H as a,g as s}from"./p-d17ebc2f.js";import{r as n}from"./p-a23e9115.js";import{m as r}from"./p-d69e14fb.js";import{h as o}from"./p-e43e61ac.js";import"./p-112455b1.js";const l=class{constructor(i){t(this,i),this.toastClose=e(this,"toastClose",7),this.pauseonfocusloss=!0,this.isdraggable=!0,this.draggablepercentage=80,this.isCloseEventCalled=!1}watchPropIsdraggable(t){t?this.sliderManager.get("pan").set({enable:!0}):this.sliderManager.get("pan").set({enable:!1})}watchPropAutoclose(t){clearTimeout(this.timeoutHandle),this.startClosingTimeout(t)}watchPropPauseonfocusloss(t){this.autoclose&&(t?document.addEventListener("visibilitychange",this.visibilityChangeEventHandler):document.removeEventListener("visibilitychange",this.visibilityChangeEventHandler))}emitToastClose(t){this.timeoutHandle=null,this.elapsedTime=null,this.hostElement.classList.add(t),this.toastClose.emit()}componentWillLoad(){this.isMobile=window.innerWidth<=r,this.validateAutoclose(),this.percentage=0}componentDidLoad(){this.isTextLong=this.detectWrap()||this.toastText.offsetHeight>20,this.startTime=Date.now(),this.autoclose&&this.pauseonfocusloss&&document.addEventListener("visibilitychange",this.visibilityChangeEventHandler),this.isdraggable&&this.handleSlideOutDragAnimation()}visibilityChangeEventHandler(){"hidden"===document.visibilityState?this.timeoutHandle&&this.onBlur():this.elapsedTime&&this.onFocus()}validateAutoclose(){this.autoclose||this.closebutton||console.error("At least one between autoclose and closebutton must be present")}mapSlideOutClass(){switch(this.transition){case n.SLIDE_IN_DOWN:return n.SLIDE_OUT_UP;case n.SLIDE_IN_UP:return n.SLIDE_OUT_DOWN;case n.SLIDE_IN_LEFT:return n.SLIDE_OUT_RIGHT;case n.SLIDE_IN_RIGHT:return n.SLIDE_OUT_LEFT}}calculateDraggedPercentage(t){const e=this.hostElement.getBoundingClientRect();return Math.round(100*t.deltaX/e.width)}handleSlideOutDragAnimation(){this.sliderManager=new o(this.hostElement),this.sliderManager.get("pan").set({direction:o.DIRECTION_HORIZONTAL}),this.sliderManager.on("pan",(t=>{this.percentage=this.calculateDraggedPercentage(t),this.hostElement.style.transition="none",this.hostElement.classList.remove(this.transition);const e={translate:`translateX(${this.percentage}%)`,translateBack:"translateX(0)"};this.hostElement.style.opacity=100-Math.abs(this.percentage)+"%",t.eventType!==o.DIRECTION_LEFT&&t.eventType!==o.DIRECTION_RIGHT||(this.hostElement.style.transform=e.translate,Math.abs(this.percentage)>this.draggablepercentage&&!this.isCloseEventCalled&&(this.isCloseEventCalled=!0,this.emitToastClose(t.direction===o.DIRECTION_LEFT?"slide-out-left":"slide-out-right"))),t.isFinal&&Math.abs(this.percentage)<this.draggablepercentage&&(this.hostElement.style.transform=e.translateBack,this.hostElement.style.transition="all 1s",this.hostElement.style.opacity="100%",this.percentage=0)}))}onFocus(){let t=this.autoclose;this.elapsedTime&&(t=this.autoclose-this.elapsedTime),t>0&&this.startClosingTimeout(t)}onBlur(){this.elapsedTime=Date.now()-this.startTime,clearTimeout(this.timeoutHandle)}startClosingTimeout(t){this.timeoutHandle=window.setTimeout((()=>this.emitToastClose(this.mapSlideOutClass())),t)}detectWrap(){const t=this.container.offsetWidth,e=this.container.children;let i=0;for(let t=0;t<e.length;t++)i+=e[t].offsetWidth;return i>t}renderText(){return i("div",{id:"text",ref:t=>this.toastText=t},i("span",{class:"title"},this.heading),i("span",{class:"message"},this.message))}renderButton(){return i("div",{id:"button"},i("slot",{name:"button"}))}renderCloseIcon(){if(this.closebutton)return i("div",{id:"icon"},i("z-icon",{tabIndex:0,name:"multiply-circled",width:15,height:15,onClick:()=>this.emitToastClose(this.mapSlideOutClass()),onKeyPress:t=>{32!=t.keyCode&&13!=t.keyCode||(t.preventDefault(),this.emitToastClose(this.mapSlideOutClass()))}}))}renderContainer(){return i("div",{tabIndex:0,id:"external-container",class:{[this.type]:!!this.type,"several-lines-padding":this.isTextLong},ref:t=>this.container=t},this.renderText(),this.renderButton(),this.renderCloseIcon())}renderMobileContainer(){return i("div",{id:"external-container",class:{[this.type]:!!this.type,"several-lines-padding":this.isTextLong,"mobile-wrapped":this.isTextLong}},i("div",{id:"flex-container",ref:t=>this.container=t},this.renderText(),this.renderButton()),this.renderCloseIcon())}render(){return i(a,{style:{"--percentuale":`${this.percentage}%`},class:this.transition?this.transition:n.SLIDE_IN_DOWN,onAnimationEnd:t=>{this.autoclose&&t.animationName.includes("slidein")&&this.startClosingTimeout(this.autoclose),t.animationName.includes("slideout")&&this.hostElement.parentNode.removeChild(this.hostElement)}},this.isMobile?this.renderMobileContainer():this.renderContainer())}get hostElement(){return s(this)}static get watchers(){return{isdraggable:["watchPropIsdraggable"],autoclose:["watchPropAutoclose"],pauseonfocusloss:["watchPropPauseonfocusloss"]}}};l.style=":host{display:inline-block;width:100vw;min-width:200px;--percentuale:0}:host(.slide-in-left){animation:slideinleft 1s cubic-bezier(0.25, 0.1, 0.25, 0.1);animation-fill-mode:forwards}:host(.slide-in-right){animation:slideinright 1s cubic-bezier(0.25, 0.1, 0.25, 0.1);animation-fill-mode:forwards}:host(.slide-in-down){animation:slideindown 1s cubic-bezier(0.25, 0.1, 0.25, 0.1);animation-fill-mode:forwards}:host(.slide-in-up){animation:slideinup 1s cubic-bezier(0.25, 0.1, 0.25, 0.1);animation-fill-mode:forwards}:host(.slide-out-left){animation:slideoutleft 0.5s cubic-bezier(0.25, 0.1, 0.25, 0.1);animation-fill-mode:forwards}:host(.slide-out-right){animation:slideoutright 0.5s cubic-bezier(0.25, 0.1, 0.25, 0.1);animation-fill-mode:forwards}:host(.slide-out-down){animation:slideoutdown 0.5s cubic-bezier(0.25, 0.1, 0.25, 0.1);animation-fill-mode:forwards}:host(.slide-out-up){animation:slideoutup 0.5s cubic-bezier(0.25, 0.1, 0.25, 0.1);animation-fill-mode:forwards}@keyframes slideinleft{0%{transform:translateX(100%)}100%{transform:translateX(0)}}@keyframes slideinright{0%{transform:translateX(-100%)}100%{transform:translateX(0)}}@keyframes slideinup{0%{opacity:0;transform:translateY(100%)}100%{opacity:1;transform:translateY(0)}}@keyframes slideindown{0%{opacity:0;transform:translateY(-100%)}100%{opacity:1;transform:translateY(0)}}@keyframes slideoutleft{0%{opacity:calc(100% - var(--percentuale));transform:translateX(var(--percentuale))}100%{opacity:0;transform:translateX(-100%)}}@keyframes slideoutright{0%{opacity:calc(100% - var(--percentuale));transform:translateX(var(--percentuale))}100%{opacity:0;transform:translateX(100%)}}@keyframes slideoutup{0%{opacity:1;transform:translateY(var(--percentuale))}100%{opacity:0;transform:translateY(-100%)}}@keyframes slideoutdown{0%{opacity:1;transform:translateY(var(--percentuale))}100%{opacity:0;transform:translateY(100%)}}:host>#external-container{display:flex;min-height:52px;box-sizing:border-box;align-items:center;justify-content:space-between;padding:calc(var(--space-unit) * 1) calc(var(--space-unit) * 2);border-radius:4px;box-shadow:var(--shadow-3);font-family:var(--font-family-sans);font-size:14px;font-weight:var(--font-rg);letter-spacing:0.16px}:host>#external-container.mobile-wrapped>#icon{align-self:flex-start}:host>#external-container.several-lines-padding{padding:calc(var(--space-unit) * 2)}:host>#external-container>#flex-container{display:flex;width:100%;flex-wrap:wrap;align-items:center;justify-content:space-between}:host>#external-container #text{margin-right:calc(var(--space-unit) * 2);color:var(--color-white);letter-spacing:0.16px;line-height:20px;text-align:left}:host>#external-container #text>.title{margin-right:4px;font-weight:600}:host>#external-container.mobile-wrapped #button ::slotted(z-button){margin-top:calc(var(--space-unit) * 2)}:host>#external-container #icon{margin-left:calc(var(--space-unit) * 2);cursor:pointer;fill:var(--color-white)}:host>#external-container.dark{background:var(--gray800)}:host>#external-container.light{background:var(--color-background)}:host>#external-container.light #icon,:host>#external-container.warning #text,:host>#external-container.warning #icon{fill:var(--color-icon01)}:host>#external-container.light #text,:host>#external-container.warning #text{color:var(--gray800)}:host>#external-container.accent{background:var(--color-primary01)}:host>#external-container.error{background:var(--color-error-default)}:host>#external-container.success{background:var(--color-success-default)}:host>#external-container.warning{background:var(--color-warning-default)}@media only screen and (min-width: 768px){:host{width:unset;max-width:50vw}:host>#external-container>#flex-container{flex-wrap:nowrap}:host>#external-container #text{width:100%}}@media only screen and (min-width: 1366px){:host{width:unset;max-width:33vw}}";export{l as z_toast_notification}
|