@zanichelli/albe-web-components 5.5.5 → 5.5.6-cs1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/{icons-9fc3ff30.js → icons-460f0f1e.js} +104 -104
- package/dist/cjs/{index-84b7063a.js → index-0b49c192.js} +648 -96
- package/dist/cjs/{index-3dd0f9bd.js → index-15126331.js} +168 -168
- package/dist/cjs/index.cjs.js +5 -5
- package/dist/cjs/loader.cjs.js +3 -3
- package/dist/cjs/{utils-29f9ccf5.js → utils-7db26db9.js} +19 -33
- package/dist/cjs/{utils-4a419726.js → utils-b1ef8660.js} +13 -13
- package/dist/cjs/web-components-library.cjs.js +3 -3
- package/dist/cjs/z-alert.cjs.entry.js +2 -2
- package/dist/cjs/z-app-header.cjs.entry.js +16 -14
- package/dist/cjs/z-app-switcher_9.cjs.entry.js +159 -177
- package/dist/cjs/z-aria-alert.cjs.entry.js +4 -3
- package/dist/cjs/z-avatar.cjs.entry.js +9 -8
- package/dist/cjs/z-body_2.cjs.entry.js +5 -3
- package/dist/cjs/z-button-deprecated.cjs.entry.js +12 -9
- package/dist/cjs/z-button-filter.cjs.entry.js +4 -3
- package/dist/cjs/z-button-sort.cjs.entry.js +5 -6
- package/dist/cjs/z-button.cjs.entry.js +10 -11
- package/dist/cjs/z-candybar.cjs.entry.js +2 -2
- package/dist/cjs/z-card.cjs.entry.js +16 -19
- package/dist/cjs/z-carousel.cjs.entry.js +2 -2
- package/dist/cjs/z-chip-deprecated.cjs.entry.js +4 -6
- package/dist/cjs/z-chip.cjs.entry.js +7 -7
- package/dist/cjs/z-combobox.cjs.entry.js +30 -26
- package/dist/cjs/z-contextual-menu.cjs.entry.js +5 -10
- package/dist/cjs/z-cookiebar.cjs.entry.js +6 -7
- package/dist/cjs/z-cover-hero.cjs.entry.js +6 -5
- package/dist/cjs/z-date-picker.cjs.entry.js +39 -46
- package/dist/cjs/z-dragdrop-area_2.cjs.entry.js +4 -3
- package/dist/cjs/z-file-upload.cjs.entry.js +18 -20
- package/dist/cjs/z-file.cjs.entry.js +4 -4
- package/dist/cjs/z-footer-link_3.cjs.entry.js +4 -4
- package/dist/cjs/z-footer.cjs.entry.js +13 -16
- package/dist/cjs/z-ghost-loading.cjs.entry.js +3 -3
- package/dist/cjs/z-icon-package.cjs.entry.js +3 -4
- package/dist/cjs/z-info-box.cjs.entry.js +3 -3
- package/dist/cjs/z-info-reveal.cjs.entry.js +9 -8
- package/dist/cjs/z-input-deprecated.cjs.entry.js +55 -67
- package/dist/cjs/z-input-label_2.cjs.entry.js +40 -36
- package/dist/cjs/z-list-group.cjs.entry.js +7 -7
- package/dist/cjs/z-list_2.cjs.entry.js +12 -12
- package/dist/cjs/z-menu-dropdown_2.cjs.entry.js +10 -11
- package/dist/cjs/z-menu-section.cjs.entry.js +3 -3
- package/dist/cjs/z-menu.cjs.entry.js +10 -13
- package/dist/cjs/z-messages-pocket.cjs.entry.js +7 -7
- package/dist/cjs/z-modal-login.cjs.entry.js +17 -15
- package/dist/cjs/z-modal.cjs.entry.js +3 -6
- package/dist/cjs/z-myz-card-alert.cjs.entry.js +8 -8
- package/dist/cjs/z-myz-card-dictionary.cjs.entry.js +4 -4
- package/dist/cjs/z-myz-card-footer-sections.cjs.entry.js +2 -2
- package/dist/cjs/z-myz-card-footer.cjs.entry.js +11 -10
- package/dist/cjs/z-myz-card-icon.cjs.entry.js +2 -2
- package/dist/cjs/z-myz-card-info.cjs.entry.js +27 -17
- package/dist/cjs/z-myz-card-list.cjs.entry.js +4 -3
- package/dist/cjs/z-myz-card_4.cjs.entry.js +17 -13
- package/dist/cjs/z-myz-list-item.cjs.entry.js +4 -4
- package/dist/cjs/z-myz-topbar.cjs.entry.js +35 -39
- package/dist/cjs/z-navigation-tab-link.cjs.entry.js +11 -11
- package/dist/cjs/z-navigation-tab.cjs.entry.js +12 -12
- package/dist/cjs/z-navigation-tabs.cjs.entry.js +21 -21
- package/dist/cjs/z-notification.cjs.entry.js +3 -8
- package/dist/cjs/z-offcanvas.cjs.entry.js +12 -15
- package/dist/cjs/z-otp.cjs.entry.js +18 -18
- package/dist/cjs/z-pagination-bar.cjs.entry.js +13 -25
- package/dist/cjs/z-pagination-page.cjs.entry.js +2 -2
- package/dist/cjs/z-pagination.cjs.entry.js +14 -17
- package/dist/cjs/z-panel-elem.cjs.entry.js +4 -4
- package/dist/cjs/z-pocket-message.cjs.entry.js +3 -3
- package/dist/cjs/z-pocket_3.cjs.entry.js +19 -19
- package/dist/cjs/z-popover-deprecated.cjs.entry.js +17 -14
- package/dist/cjs/z-popover.cjs.entry.js +37 -55
- package/dist/cjs/z-section-title.cjs.entry.js +5 -14
- package/dist/cjs/z-skip-to-content.cjs.entry.js +19 -21
- package/dist/cjs/z-slideshow.cjs.entry.js +29 -12
- package/dist/cjs/z-status-tag.cjs.entry.js +9 -9
- package/dist/cjs/z-stepper-item.cjs.entry.js +2 -2
- package/dist/cjs/z-stepper.cjs.entry.js +3 -3
- package/dist/cjs/z-table-body.cjs.entry.js +1 -1
- package/dist/cjs/z-table-cell.cjs.entry.js +11 -11
- package/dist/cjs/z-table-empty-box.cjs.entry.js +6 -7
- package/dist/cjs/z-table-expanded-row.cjs.entry.js +2 -2
- package/dist/cjs/z-table-footer.cjs.entry.js +1 -1
- package/dist/cjs/z-table-head.cjs.entry.js +1 -1
- package/dist/cjs/z-table-header-row.cjs.entry.js +4 -4
- package/dist/cjs/z-table-header.cjs.entry.js +18 -21
- package/dist/cjs/z-table-row.cjs.entry.js +9 -9
- package/dist/cjs/z-table-sticky-footer.cjs.entry.js +3 -3
- package/dist/cjs/z-table.cjs.entry.js +7 -9
- package/dist/cjs/z-tag.cjs.entry.js +3 -3
- package/dist/cjs/z-toast-notification-list.cjs.entry.js +17 -17
- package/dist/cjs/z-toast-notification.cjs.entry.js +38 -41
- package/dist/cjs/z-toggle-button.cjs.entry.js +8 -10
- package/dist/cjs/z-toggle-switch.cjs.entry.js +19 -17
- package/dist/cjs/z-tooltip-deprecated.cjs.entry.js +36 -47
- package/dist/cjs/z-tooltip.cjs.entry.js +4 -4
- package/dist/cjs/z-user-dropdown.cjs.entry.js +6 -8
- package/dist/cjs/z-visually-hidden.cjs.entry.js +2 -2
- package/dist/collection/beans/index.js +168 -168
- package/dist/collection/collection-manifest.json +2 -2
- package/dist/collection/components/buttons/z-button/index.js +209 -207
- package/dist/collection/components/buttons/z-button/styles.css +31 -30
- package/dist/collection/components/buttons/z-button-sort/index.js +181 -177
- package/dist/collection/components/buttons/z-button-sort/styles.css +14 -14
- package/dist/collection/components/buttons/z-chip/index.js +107 -104
- package/dist/collection/components/buttons/z-chip/styles.css +12 -15
- package/dist/collection/components/buttons/z-toggle-button/index.js +105 -101
- package/dist/collection/components/buttons/z-toggle-button/styles.css +10 -10
- package/dist/collection/components/buttons/z-toggle-switch/index.js +116 -115
- package/dist/collection/components/buttons/z-toggle-switch/styles.css +15 -18
- package/dist/collection/components/date-picker/styles.css +65 -83
- package/dist/collection/components/date-picker/utils.js +19 -33
- package/dist/collection/components/date-picker/z-date-picker/index.js +164 -160
- package/dist/collection/components/date-picker/z-range-picker/index.js +233 -240
- package/dist/collection/components/file-upload/z-dragdrop-area/index.js +32 -30
- package/dist/collection/components/file-upload/z-dragdrop-area/styles.css +14 -25
- package/dist/collection/components/file-upload/z-file/index.js +93 -85
- package/dist/collection/components/file-upload/z-file/styles.css +5 -18
- package/dist/collection/components/file-upload/z-file-upload/index.js +203 -208
- package/dist/collection/components/file-upload/z-file-upload/styles.css +8 -15
- package/dist/collection/components/footer/z-footer/index.js +172 -207
- package/dist/collection/components/footer/z-footer/styles.css +27 -32
- package/dist/collection/components/footer/z-footer-link/index.js +33 -28
- package/dist/collection/components/footer/z-footer-link/styles.css +6 -14
- package/dist/collection/components/footer/z-footer-section/index.js +39 -37
- package/dist/collection/components/footer/z-footer-section/styles.css +35 -48
- package/dist/collection/components/footer/z-footer-social/index.js +65 -60
- package/dist/collection/components/footer/z-footer-social/styles.css +0 -8
- package/dist/collection/components/icons/icons.js +103 -103
- package/dist/collection/components/icons/z-icon/index.js +102 -98
- package/dist/collection/components/icons/z-icon/styles.css +2 -2
- package/dist/collection/components/icons/z-icon-package/index.js +14 -13
- package/dist/collection/components/icons/z-icon-package/styles.css +3 -3
- package/dist/collection/components/indicators/z-stepper/index.js +12 -8
- package/dist/collection/components/indicators/z-stepper/styles.css +3 -3
- package/dist/collection/components/indicators/z-stepper-item/index.js +82 -82
- package/dist/collection/components/indicators/z-stepper-item/styles.css +22 -23
- package/dist/collection/components/inputs/z-combobox/index.js +340 -337
- package/dist/collection/components/inputs/z-combobox/styles.css +43 -48
- package/dist/collection/components/inputs/z-input/index.js +554 -569
- package/dist/collection/components/inputs/z-input/styles.css +83 -93
- package/dist/collection/components/inputs/z-input-message/index.js +53 -49
- package/dist/collection/components/inputs/z-input-message/styles.css +7 -6
- package/dist/collection/components/inputs/z-select/index.js +363 -353
- package/dist/collection/components/inputs/z-select/styles.css +23 -28
- package/dist/collection/components/list/z-list/index.js +39 -34
- package/dist/collection/components/list/z-list/styles.css +2 -3
- package/dist/collection/components/list/z-list-element/index.js +293 -288
- package/dist/collection/components/list/z-list-element/styles.css +18 -40
- package/dist/collection/components/list/z-list-group/index.js +103 -101
- package/dist/collection/components/list/z-list-group/styles.css +1 -2
- package/dist/collection/components/list/z-toast-notification-list/index.js +75 -67
- package/dist/collection/components/list/z-toast-notification-list/styles.css +37 -44
- package/dist/collection/components/logo/z-logo/index.js +113 -110
- package/dist/collection/components/logo/z-logo/styles.css +3 -3
- package/dist/collection/components/modal/z-modal/index.js +129 -133
- package/dist/collection/components/modal/z-modal/styles.css +23 -29
- package/dist/collection/components/modal/z-modal-login/index.js +181 -203
- package/dist/collection/components/modal/z-modal-login/styles.css +28 -37
- package/dist/collection/components/navigation/tabs/navigation-tab.css +19 -19
- package/dist/collection/components/navigation/tabs/z-navigation-tab/index.js +173 -173
- package/dist/collection/components/navigation/tabs/z-navigation-tab-link/index.js +206 -206
- package/dist/collection/components/navigation/tabs/z-navigation-tabs/index.js +103 -107
- package/dist/collection/components/navigation/tabs/z-navigation-tabs/styles.css +23 -23
- package/dist/collection/components/navigation/z-app-header/index.js +149 -157
- package/dist/collection/components/navigation/z-app-header/styles.css +68 -78
- package/dist/collection/components/navigation/z-app-switcher/index.js +61 -52
- package/dist/collection/components/navigation/z-app-switcher/styles.css +5 -17
- package/dist/collection/components/navigation/z-app-topbar/index.js +123 -123
- package/dist/collection/components/navigation/z-app-topbar/styles.css +11 -17
- package/dist/collection/components/navigation/z-link/index.js +252 -244
- package/dist/collection/components/navigation/z-link/styles.css +15 -12
- package/dist/collection/components/navigation/z-menu/index.js +133 -131
- package/dist/collection/components/navigation/z-menu/styles.css +22 -25
- package/dist/collection/components/navigation/z-menu-dropdown/index.js +82 -83
- package/dist/collection/components/navigation/z-menu-dropdown/styles.css +21 -21
- package/dist/collection/components/navigation/z-menu-section/index.js +80 -73
- package/dist/collection/components/navigation/z-menu-section/styles.css +14 -14
- package/dist/collection/components/navigation/z-user-dropdown/index.js +166 -171
- package/dist/collection/components/navigation/z-user-dropdown/styles.css +63 -72
- package/dist/collection/components/notification/z-candybar/index.js +12 -9
- package/dist/collection/components/notification/z-candybar/styles.css +21 -27
- package/dist/collection/components/notification/z-cookiebar/index.js +82 -83
- package/dist/collection/components/notification/z-cookiebar/styles.css +18 -19
- package/dist/collection/components/notification/z-info-box/index.js +67 -61
- package/dist/collection/components/notification/z-info-box/styles.css +8 -8
- package/dist/collection/components/notification/z-notification/index.js +155 -156
- package/dist/collection/components/notification/z-notification/styles.css +11 -11
- package/dist/collection/components/notification/z-toast-notification/index.js +248 -251
- package/dist/collection/components/notification/z-toast-notification/styles.css +38 -30
- package/dist/collection/components/notification/z-tooltip/index.js +101 -94
- package/dist/collection/components/panel/z-panel-elem/index.js +174 -174
- package/dist/collection/components/panel/z-panel-elem/styles.css +6 -6
- package/dist/collection/components/typography/z-body/index.js +57 -55
- package/dist/collection/components/typography/z-heading/index.js +57 -55
- package/dist/collection/components/typography/z-typography/index.js +70 -63
- package/dist/collection/components/typography/z-typography/styles.css +13 -13
- package/dist/collection/components/z-aria-alert/index.js +31 -24
- package/dist/collection/components/z-avatar/index.js +110 -105
- package/dist/collection/components/z-avatar/styles.css +7 -10
- package/dist/collection/components/z-card/index.js +133 -138
- package/dist/collection/components/z-card/styles.css +38 -42
- package/dist/collection/components/z-carousel/index.js +51 -49
- package/dist/collection/components/z-carousel/styles.css +3 -3
- package/dist/collection/components/z-contextual-menu/index.js +89 -95
- package/dist/collection/components/z-contextual-menu/styles.css +8 -8
- package/dist/collection/components/z-cover-hero/index.js +64 -65
- package/dist/collection/components/z-cover-hero/styles.css +4 -4
- package/dist/collection/components/z-divider/index.js +77 -71
- package/dist/collection/components/z-ghost-loading/index.js +12 -8
- package/dist/collection/components/z-ghost-loading/styles.css +14 -14
- package/dist/collection/components/z-info-reveal/index.js +88 -84
- package/dist/collection/components/z-info-reveal/styles.css +9 -8
- package/dist/collection/components/z-offcanvas/index.js +107 -102
- package/dist/collection/components/z-offcanvas/styles.css +65 -45
- package/dist/collection/components/z-pagination/index.js +231 -246
- package/dist/collection/components/z-pagination/styles.css +16 -21
- package/dist/collection/components/z-popover/index.js +219 -223
- package/dist/collection/components/z-popover/styles.css +9 -9
- package/dist/collection/components/z-section-title/index.js +57 -60
- package/dist/collection/components/z-section-title/styles.css +2 -2
- package/dist/collection/components/z-skip-to-content/index.js +93 -85
- package/dist/collection/components/z-skip-to-content/styles.css +11 -15
- package/dist/collection/components/z-table/z-table/index.js +275 -288
- package/dist/collection/components/z-table/z-table/styles.css +23 -74
- package/dist/collection/components/z-table/z-table-body/index.js +11 -7
- package/dist/collection/components/z-table/z-table-cell/index.js +66 -63
- package/dist/collection/components/z-table/z-table-cell/styles.css +5 -4
- package/dist/collection/components/z-table/z-table-empty-box/index.js +54 -54
- package/dist/collection/components/z-table/z-table-empty-box/styles.css +5 -6
- package/dist/collection/components/z-table/z-table-expanded-row/index.js +33 -29
- package/dist/collection/components/z-table/z-table-expanded-row/styles.css +2 -2
- package/dist/collection/components/z-table/z-table-footer/index.js +11 -7
- package/dist/collection/components/z-table/z-table-footer/styles.css +3 -3
- package/dist/collection/components/z-table/z-table-head/index.js +11 -7
- package/dist/collection/components/z-table/z-table-header/index.js +173 -173
- package/dist/collection/components/z-table/z-table-header/styles.css +4 -2
- package/dist/collection/components/z-table/z-table-header-row/index.js +34 -30
- package/dist/collection/components/z-table/z-table-header-row/styles.css +1 -1
- package/dist/collection/components/z-table/z-table-row/index.js +67 -61
- package/dist/collection/components/z-table/z-table-row/styles.css +9 -18
- package/dist/collection/components/z-table/z-table-sticky-footer/index.js +12 -8
- package/dist/collection/components/z-table/z-table-sticky-footer/styles.css +4 -4
- package/dist/collection/components/z-tag/index.js +50 -47
- package/dist/collection/components/z-tag/styles.css +7 -12
- package/dist/collection/components/z-visually-hidden/index.js +11 -7
- package/dist/collection/components/z-visually-hidden/styles.css +6 -6
- package/dist/collection/constants/icons.js +1 -1
- package/dist/collection/deprecated/pagination/z-pagination-bar/index.js +174 -181
- package/dist/collection/deprecated/pagination/z-pagination-bar/styles.css +8 -9
- package/dist/collection/deprecated/pagination/z-pagination-page/index.js +115 -109
- package/dist/collection/deprecated/pagination/z-pagination-page/styles.css +13 -13
- package/dist/collection/deprecated/z-button-deprecated/index.js +199 -191
- package/dist/collection/deprecated/z-button-deprecated/styles.css +39 -39
- package/dist/collection/deprecated/z-button-filter/index.js +120 -115
- package/dist/collection/deprecated/z-button-filter/styles.css +7 -17
- package/dist/collection/deprecated/z-chip-deprecated/index.js +50 -50
- package/dist/collection/deprecated/z-chip-deprecated/styles.css +2 -2
- package/dist/collection/deprecated/z-input-deprecated/index.js +609 -626
- package/dist/collection/deprecated/z-input-deprecated/styles.css +77 -91
- package/dist/collection/deprecated/z-input-label/index.js +66 -60
- package/dist/collection/deprecated/z-input-label/styles.css +2 -2
- package/dist/collection/deprecated/z-popover-deprecated/index.js +195 -183
- package/dist/collection/deprecated/z-popover-deprecated/styles.css +36 -37
- package/dist/collection/deprecated/z-status-tag/index.js +111 -106
- package/dist/collection/deprecated/z-status-tag/styles.css +10 -12
- package/dist/collection/deprecated/z-tooltip-deprecated/index.js +160 -160
- package/dist/collection/deprecated/z-tooltip-deprecated/styles.css +37 -37
- package/dist/collection/index.js +4 -3
- package/dist/collection/snowflakes/myz/card/z-myz-card/index.js +93 -85
- package/dist/collection/snowflakes/myz/card/z-myz-card/styles.css +4 -4
- package/dist/collection/snowflakes/myz/card/z-myz-card-alert/index.js +106 -103
- package/dist/collection/snowflakes/myz/card/z-myz-card-alert/styles.css +16 -16
- package/dist/collection/snowflakes/myz/card/z-myz-card-body/index.js +12 -10
- package/dist/collection/snowflakes/myz/card/z-myz-card-body/styles.css +4 -4
- package/dist/collection/snowflakes/myz/card/z-myz-card-cover/index.js +80 -74
- package/dist/collection/snowflakes/myz/card/z-myz-card-cover/styles.css +2 -2
- package/dist/collection/snowflakes/myz/card/z-myz-card-dictionary/index.js +143 -143
- package/dist/collection/snowflakes/myz/card/z-myz-card-dictionary/styles.css +10 -27
- package/dist/collection/snowflakes/myz/card/z-myz-card-footer/index.js +157 -163
- package/dist/collection/snowflakes/myz/card/z-myz-card-footer/styles.css +52 -50
- package/dist/collection/snowflakes/myz/card/z-myz-card-footer-sections/index.js +12 -13
- package/dist/collection/snowflakes/myz/card/z-myz-card-footer-sections/styles.css +3 -15
- package/dist/collection/snowflakes/myz/card/z-myz-card-header/index.js +79 -72
- package/dist/collection/snowflakes/myz/card/z-myz-card-header/styles.css +13 -14
- package/dist/collection/snowflakes/myz/card/z-myz-card-icon/index.js +66 -62
- package/dist/collection/snowflakes/myz/card/z-myz-card-icon/styles.css +14 -15
- package/dist/collection/snowflakes/myz/card/z-myz-card-info/index.js +104 -118
- package/dist/collection/snowflakes/myz/card/z-myz-card-info/styles.css +23 -54
- package/dist/collection/snowflakes/myz/card/z-myz-card-list/index.js +34 -27
- package/dist/collection/snowflakes/myz/card/z-myz-card-list/styles.css +13 -13
- package/dist/collection/snowflakes/myz/list/z-myz-list/index.js +54 -46
- package/dist/collection/snowflakes/myz/list/z-myz-list/styles.css +1 -1
- package/dist/collection/snowflakes/myz/list/z-myz-list-item/index.js +169 -165
- package/dist/collection/snowflakes/myz/list/z-myz-list-item/styles.css +18 -19
- package/dist/collection/snowflakes/myz/pocket/z-messages-pocket/index.js +86 -87
- package/dist/collection/snowflakes/myz/pocket/z-messages-pocket/styles.css +13 -17
- package/dist/collection/snowflakes/myz/pocket/z-pocket/index.js +135 -125
- package/dist/collection/snowflakes/myz/pocket/z-pocket/styles.css +10 -22
- package/dist/collection/snowflakes/myz/pocket/z-pocket-body/index.js +64 -57
- package/dist/collection/snowflakes/myz/pocket/z-pocket-body/styles.css +6 -14
- package/dist/collection/snowflakes/myz/pocket/z-pocket-header/index.js +65 -58
- package/dist/collection/snowflakes/myz/pocket/z-pocket-header/styles.css +9 -22
- package/dist/collection/snowflakes/myz/pocket/z-pocket-message/index.js +12 -13
- package/dist/collection/snowflakes/myz/pocket/z-pocket-message/styles.css +13 -22
- package/dist/collection/snowflakes/myz/topbar/index.js +263 -293
- package/dist/collection/snowflakes/myz/topbar/styles.css +157 -177
- package/dist/collection/snowflakes/myz/z-alert/index.js +37 -32
- package/dist/collection/snowflakes/myz/z-alert/styles.css +6 -6
- package/dist/collection/snowflakes/myz/z-otp/index.js +101 -95
- package/dist/collection/snowflakes/myz/z-otp/styles.css +7 -7
- package/dist/collection/snowflakes/myz/z-slideshow/index.js +88 -73
- package/dist/collection/snowflakes/myz/z-slideshow/styles.css +30 -31
- package/dist/collection/utils/storybook-utils.js +6 -5
- package/dist/collection/utils/utils.js +14 -14
- package/dist/esm/{icons-92a7dcde.js → icons-56ca282c.js} +104 -104
- package/dist/esm/{index-90e18641.js → index-3517583d.js} +648 -96
- package/dist/esm/{index-3c2d757b.js → index-b7165fb7.js} +168 -168
- package/dist/esm/index.js +5 -5
- package/dist/esm/loader.js +3 -3
- package/dist/esm/{utils-729724da.js → utils-5d136bc4.js} +19 -33
- package/dist/esm/{utils-57be09c8.js → utils-c9ef6b5f.js} +13 -13
- package/dist/esm/web-components-library.js +3 -3
- package/dist/esm/z-alert.entry.js +2 -2
- package/dist/esm/z-app-header.entry.js +16 -14
- package/dist/esm/z-app-switcher_9.entry.js +159 -177
- package/dist/esm/z-aria-alert.entry.js +4 -3
- package/dist/esm/z-avatar.entry.js +9 -8
- package/dist/esm/z-body_2.entry.js +5 -3
- package/dist/esm/z-button-deprecated.entry.js +12 -9
- package/dist/esm/z-button-filter.entry.js +4 -3
- package/dist/esm/z-button-sort.entry.js +5 -6
- package/dist/esm/z-button.entry.js +10 -11
- package/dist/esm/z-candybar.entry.js +2 -2
- package/dist/esm/z-card.entry.js +16 -19
- package/dist/esm/z-carousel.entry.js +2 -2
- package/dist/esm/z-chip-deprecated.entry.js +4 -6
- package/dist/esm/z-chip.entry.js +7 -7
- package/dist/esm/z-combobox.entry.js +30 -26
- package/dist/esm/z-contextual-menu.entry.js +5 -10
- package/dist/esm/z-cookiebar.entry.js +6 -7
- package/dist/esm/z-cover-hero.entry.js +6 -5
- package/dist/esm/z-date-picker.entry.js +39 -46
- package/dist/esm/z-dragdrop-area_2.entry.js +4 -3
- package/dist/esm/z-file-upload.entry.js +18 -20
- package/dist/esm/z-file.entry.js +4 -4
- package/dist/esm/z-footer-link_3.entry.js +4 -4
- package/dist/esm/z-footer.entry.js +13 -16
- package/dist/esm/z-ghost-loading.entry.js +3 -3
- package/dist/esm/z-icon-package.entry.js +3 -4
- package/dist/esm/z-info-box.entry.js +3 -3
- package/dist/esm/z-info-reveal.entry.js +9 -8
- package/dist/esm/z-input-deprecated.entry.js +55 -67
- package/dist/esm/z-input-label_2.entry.js +40 -36
- package/dist/esm/z-list-group.entry.js +7 -7
- package/dist/esm/z-list_2.entry.js +12 -12
- package/dist/esm/z-menu-dropdown_2.entry.js +10 -11
- package/dist/esm/z-menu-section.entry.js +3 -3
- package/dist/esm/z-menu.entry.js +10 -13
- package/dist/esm/z-messages-pocket.entry.js +7 -7
- package/dist/esm/z-modal-login.entry.js +17 -15
- package/dist/esm/z-modal.entry.js +3 -6
- package/dist/esm/z-myz-card-alert.entry.js +8 -8
- package/dist/esm/z-myz-card-dictionary.entry.js +4 -4
- package/dist/esm/z-myz-card-footer-sections.entry.js +2 -2
- package/dist/esm/z-myz-card-footer.entry.js +11 -10
- package/dist/esm/z-myz-card-icon.entry.js +2 -2
- package/dist/esm/z-myz-card-info.entry.js +27 -17
- package/dist/esm/z-myz-card-list.entry.js +4 -3
- package/dist/esm/z-myz-card_4.entry.js +17 -13
- package/dist/esm/z-myz-list-item.entry.js +4 -4
- package/dist/esm/z-myz-topbar.entry.js +35 -39
- package/dist/esm/z-navigation-tab-link.entry.js +11 -11
- package/dist/esm/z-navigation-tab.entry.js +12 -12
- package/dist/esm/z-navigation-tabs.entry.js +21 -21
- package/dist/esm/z-notification.entry.js +3 -8
- package/dist/esm/z-offcanvas.entry.js +12 -15
- package/dist/esm/z-otp.entry.js +18 -18
- package/dist/esm/z-pagination-bar.entry.js +13 -25
- package/dist/esm/z-pagination-page.entry.js +2 -2
- package/dist/esm/z-pagination.entry.js +14 -17
- package/dist/esm/z-panel-elem.entry.js +4 -4
- package/dist/esm/z-pocket-message.entry.js +3 -3
- package/dist/esm/z-pocket_3.entry.js +19 -19
- package/dist/esm/z-popover-deprecated.entry.js +17 -14
- package/dist/esm/z-popover.entry.js +37 -55
- package/dist/esm/z-section-title.entry.js +5 -14
- package/dist/esm/z-skip-to-content.entry.js +19 -21
- package/dist/esm/z-slideshow.entry.js +29 -12
- package/dist/esm/z-status-tag.entry.js +9 -9
- package/dist/esm/z-stepper-item.entry.js +2 -2
- package/dist/esm/z-stepper.entry.js +3 -3
- package/dist/esm/z-table-body.entry.js +1 -1
- package/dist/esm/z-table-cell.entry.js +11 -11
- package/dist/esm/z-table-empty-box.entry.js +6 -7
- package/dist/esm/z-table-expanded-row.entry.js +2 -2
- package/dist/esm/z-table-footer.entry.js +1 -1
- package/dist/esm/z-table-head.entry.js +1 -1
- package/dist/esm/z-table-header-row.entry.js +4 -4
- package/dist/esm/z-table-header.entry.js +18 -21
- package/dist/esm/z-table-row.entry.js +9 -9
- package/dist/esm/z-table-sticky-footer.entry.js +3 -3
- package/dist/esm/z-table.entry.js +7 -9
- package/dist/esm/z-tag.entry.js +3 -3
- package/dist/esm/z-toast-notification-list.entry.js +17 -17
- package/dist/esm/z-toast-notification.entry.js +38 -41
- package/dist/esm/z-toggle-button.entry.js +8 -10
- package/dist/esm/z-toggle-switch.entry.js +19 -17
- package/dist/esm/z-tooltip-deprecated.entry.js +36 -47
- package/dist/esm/z-tooltip.entry.js +4 -4
- package/dist/esm/z-user-dropdown.entry.js +6 -8
- package/dist/esm/z-visually-hidden.entry.js +2 -2
- package/dist/types/beans/index.d.ts +171 -174
- package/dist/types/components/buttons/z-button/index.d.ts +6 -13
- package/dist/types/components/buttons/z-button-sort/index.d.ts +4 -4
- package/dist/types/components/buttons/z-chip/index.d.ts +4 -4
- package/dist/types/components/buttons/z-toggle-button/index.d.ts +2 -3
- package/dist/types/components/buttons/z-toggle-switch/index.d.ts +11 -5
- package/dist/types/components/date-picker/utils.d.ts +4 -4
- package/dist/types/components/date-picker/z-date-picker/index.d.ts +7 -8
- package/dist/types/components/date-picker/z-range-picker/index.d.ts +11 -13
- package/dist/types/components/file-upload/z-dragdrop-area/index.d.ts +3 -3
- package/dist/types/components/file-upload/z-file/index.d.ts +7 -5
- package/dist/types/components/file-upload/z-file-upload/index.d.ts +18 -17
- package/dist/types/components/footer/z-footer/index.d.ts +15 -15
- package/dist/types/components/footer/z-footer-section/index.d.ts +1 -1
- package/dist/types/components/footer/z-footer-social/index.d.ts +1 -1
- package/dist/types/components/icons/icons.d.ts +1 -1
- package/dist/types/components/icons/z-icon/index.d.ts +3 -3
- package/dist/types/components/icons/z-icon-package/index.d.ts +1 -1
- package/dist/types/components/indicators/z-stepper/index.d.ts +1 -1
- package/dist/types/components/indicators/z-stepper-item/index.d.ts +1 -1
- package/dist/types/components/inputs/z-combobox/index.d.ts +14 -15
- package/dist/types/components/inputs/z-input/index.d.ts +25 -46
- package/dist/types/components/inputs/z-input-message/index.d.ts +4 -3
- package/dist/types/components/inputs/z-select/index.d.ts +23 -23
- package/dist/types/components/list/z-list/index.d.ts +4 -3
- package/dist/types/components/list/z-list-element/index.d.ts +11 -7
- package/dist/types/components/list/z-list-group/index.d.ts +4 -3
- package/dist/types/components/list/z-toast-notification-list/index.d.ts +6 -6
- package/dist/types/components/logo/z-logo/index.d.ts +2 -1
- package/dist/types/components/modal/z-modal/index.d.ts +5 -4
- package/dist/types/components/modal/z-modal-login/index.d.ts +13 -14
- package/dist/types/components/navigation/tabs/z-navigation-tab/index.d.ts +9 -8
- package/dist/types/components/navigation/tabs/z-navigation-tab-link/index.d.ts +9 -8
- package/dist/types/components/navigation/tabs/z-navigation-tabs/index.d.ts +10 -9
- package/dist/types/components/navigation/z-app-header/index.d.ts +11 -10
- package/dist/types/components/navigation/z-app-switcher/index.d.ts +4 -4
- package/dist/types/components/navigation/z-app-topbar/index.d.ts +3 -2
- package/dist/types/components/navigation/z-link/index.d.ts +6 -7
- package/dist/types/components/navigation/z-menu/index.d.ts +7 -6
- package/dist/types/components/navigation/z-menu-dropdown/index.d.ts +7 -7
- package/dist/types/components/navigation/z-menu-section/index.d.ts +8 -6
- package/dist/types/components/navigation/z-user-dropdown/index.d.ts +10 -9
- package/dist/types/components/notification/z-candybar/index.d.ts +1 -1
- package/dist/types/components/notification/z-cookiebar/index.d.ts +6 -6
- package/dist/types/components/notification/z-info-box/index.d.ts +3 -3
- package/dist/types/components/notification/z-notification/index.d.ts +6 -5
- package/dist/types/components/notification/z-toast-notification/index.d.ts +20 -19
- package/dist/types/components/notification/z-tooltip/index.d.ts +2 -2
- package/dist/types/components/panel/z-panel-elem/index.d.ts +4 -4
- package/dist/types/components/typography/z-body/index.d.ts +4 -1
- package/dist/types/components/typography/z-heading/index.d.ts +4 -1
- package/dist/types/components/typography/z-typography/index.d.ts +8 -4
- package/dist/types/components/z-aria-alert/index.d.ts +5 -2
- package/dist/types/components/z-avatar/index.d.ts +3 -2
- package/dist/types/components/z-card/index.d.ts +7 -6
- package/dist/types/components/z-carousel/index.d.ts +1 -1
- package/dist/types/components/z-contextual-menu/index.d.ts +4 -3
- package/dist/types/components/z-cover-hero/index.d.ts +3 -2
- package/dist/types/components/z-divider/index.d.ts +2 -1
- package/dist/types/components/z-ghost-loading/index.d.ts +2 -1
- package/dist/types/components/z-info-reveal/index.d.ts +9 -7
- package/dist/types/components/z-offcanvas/index.d.ts +9 -8
- package/dist/types/components/z-pagination/index.d.ts +14 -13
- package/dist/types/components/z-popover/index.d.ts +7 -7
- package/dist/types/components/z-section-title/index.d.ts +5 -4
- package/dist/types/components/z-skip-to-content/index.d.ts +8 -8
- package/dist/types/components/z-table/z-table/index.d.ts +5 -4
- package/dist/types/components/z-table/z-table-body/index.d.ts +2 -2
- package/dist/types/components/z-table/z-table-cell/index.d.ts +4 -3
- package/dist/types/components/z-table/z-table-empty-box/index.d.ts +5 -4
- package/dist/types/components/z-table/z-table-expanded-row/index.d.ts +1 -1
- package/dist/types/components/z-table/z-table-footer/index.d.ts +2 -2
- package/dist/types/components/z-table/z-table-head/index.d.ts +2 -2
- package/dist/types/components/z-table/z-table-header/index.d.ts +9 -7
- package/dist/types/components/z-table/z-table-header-row/index.d.ts +4 -2
- package/dist/types/components/z-table/z-table-row/index.d.ts +7 -4
- package/dist/types/components/z-table/z-table-sticky-footer/index.d.ts +1 -1
- package/dist/types/components/z-tag/index.d.ts +2 -1
- package/dist/types/components/z-visually-hidden/index.d.ts +1 -1
- package/dist/types/components.d.ts +500 -137
- package/dist/types/deprecated/pagination/z-pagination-bar/index.d.ts +14 -16
- package/dist/types/deprecated/pagination/z-pagination-page/index.d.ts +1 -1
- package/dist/types/deprecated/z-button-deprecated/index.d.ts +5 -5
- package/dist/types/deprecated/z-button-filter/index.d.ts +6 -6
- package/dist/types/deprecated/z-chip-deprecated/index.d.ts +3 -1
- package/dist/types/deprecated/z-input-deprecated/index.d.ts +23 -34
- package/dist/types/deprecated/z-input-label/index.d.ts +1 -1
- package/dist/types/deprecated/z-popover-deprecated/index.d.ts +8 -7
- package/dist/types/deprecated/z-status-tag/index.d.ts +2 -1
- package/dist/types/deprecated/z-tooltip-deprecated/index.d.ts +4 -3
- package/dist/types/index.d.ts +4 -3
- package/dist/types/snowflakes/myz/card/z-myz-card/index.d.ts +2 -2
- package/dist/types/snowflakes/myz/card/z-myz-card-alert/index.d.ts +6 -7
- package/dist/types/snowflakes/myz/card/z-myz-card-body/index.d.ts +1 -1
- package/dist/types/snowflakes/myz/card/z-myz-card-cover/index.d.ts +2 -2
- package/dist/types/snowflakes/myz/card/z-myz-card-dictionary/index.d.ts +2 -2
- package/dist/types/snowflakes/myz/card/z-myz-card-footer/index.d.ts +6 -12
- package/dist/types/snowflakes/myz/card/z-myz-card-footer-sections/index.d.ts +1 -1
- package/dist/types/snowflakes/myz/card/z-myz-card-header/index.d.ts +4 -9
- package/dist/types/snowflakes/myz/card/z-myz-card-icon/index.d.ts +1 -1
- package/dist/types/snowflakes/myz/card/z-myz-card-info/index.d.ts +12 -12
- package/dist/types/snowflakes/myz/card/z-myz-card-list/index.d.ts +4 -5
- package/dist/types/snowflakes/myz/list/z-myz-list/index.d.ts +2 -2
- package/dist/types/snowflakes/myz/list/z-myz-list-item/index.d.ts +3 -3
- package/dist/types/snowflakes/myz/pocket/z-messages-pocket/index.d.ts +3 -3
- package/dist/types/snowflakes/myz/pocket/z-pocket/index.d.ts +4 -4
- package/dist/types/snowflakes/myz/pocket/z-pocket-body/index.d.ts +1 -1
- package/dist/types/snowflakes/myz/pocket/z-pocket-header/index.d.ts +3 -3
- package/dist/types/snowflakes/myz/pocket/z-pocket-message/index.d.ts +1 -1
- package/dist/types/snowflakes/myz/topbar/index.d.ts +22 -24
- package/dist/types/snowflakes/myz/z-alert/index.d.ts +1 -1
- package/dist/types/snowflakes/myz/z-otp/index.d.ts +8 -4
- package/dist/types/snowflakes/myz/z-slideshow/index.d.ts +12 -12
- package/dist/types/utils/utils.d.ts +12 -5
- package/dist/web-components-library/index.esm.js +1 -1
- package/dist/web-components-library/{p-8f030e78.entry.js → p-00fd5cac.entry.js} +1 -1
- package/dist/web-components-library/p-01cbf6d4.entry.js +1 -0
- package/{www/build/p-596da333.entry.js → dist/web-components-library/p-02f14544.entry.js} +1 -1
- package/dist/web-components-library/p-0617465e.entry.js +1 -0
- package/dist/web-components-library/p-06f54c19.entry.js +1 -0
- package/dist/web-components-library/p-0ad2c8ca.entry.js +1 -0
- package/dist/web-components-library/{p-8cf3798f.entry.js → p-0af8d806.entry.js} +1 -1
- package/dist/web-components-library/p-14f11a64.entry.js +1 -0
- package/dist/web-components-library/p-1668ec30.entry.js +1 -0
- package/dist/web-components-library/p-2177384f.entry.js +1 -0
- package/dist/web-components-library/p-25769717.entry.js +1 -0
- package/dist/web-components-library/p-25b8e583.entry.js +1 -0
- package/dist/web-components-library/p-2772f005.entry.js +1 -0
- package/dist/web-components-library/{p-4aaf3433.entry.js → p-2acf124c.entry.js} +1 -1
- package/dist/web-components-library/p-2e2ae623.entry.js +1 -0
- package/dist/web-components-library/p-311f5e7a.entry.js +16 -0
- package/dist/web-components-library/p-3124aed0.entry.js +1 -0
- package/dist/web-components-library/p-31604337.entry.js +1 -0
- package/dist/web-components-library/{p-0ab1b40f.entry.js → p-32baba0e.entry.js} +1 -1
- package/dist/web-components-library/p-348c5ada.entry.js +1 -0
- package/dist/web-components-library/{p-105b82a6.entry.js → p-363c7e45.entry.js} +1 -1
- package/dist/web-components-library/{p-6baa8e33.entry.js → p-3b974737.entry.js} +1 -1
- package/dist/web-components-library/{p-7b054eb2.entry.js → p-3c463e59.entry.js} +1 -1
- package/dist/web-components-library/p-41b8390e.entry.js +1 -0
- package/dist/web-components-library/{p-a94f78b4.entry.js → p-41dbc6f1.entry.js} +1 -1
- package/dist/web-components-library/p-48134f75.entry.js +1 -0
- package/dist/web-components-library/p-4fe96235.entry.js +1 -0
- package/dist/web-components-library/p-53d9ac21.entry.js +1 -0
- package/dist/web-components-library/p-5a8bdc47.entry.js +1 -0
- package/dist/web-components-library/p-5f5725ce.entry.js +1 -0
- package/dist/web-components-library/p-5fe820fe.entry.js +1 -0
- package/dist/web-components-library/p-6106b802.entry.js +1 -0
- package/dist/web-components-library/p-613cc3b2.entry.js +1 -0
- package/dist/web-components-library/p-621ccd34.entry.js +1 -0
- package/dist/web-components-library/p-6852e978.entry.js +1 -0
- package/dist/web-components-library/p-6a53a0d8.entry.js +1 -0
- package/dist/web-components-library/p-6b7f7ac9.entry.js +1 -0
- package/dist/web-components-library/p-6de8783e.entry.js +1 -0
- package/dist/web-components-library/p-6e01660c.entry.js +1 -0
- package/dist/web-components-library/p-6fa0cef6.entry.js +1 -0
- package/dist/web-components-library/p-71ff9b83.entry.js +1 -0
- package/dist/web-components-library/p-747ad8dc.entry.js +1 -0
- package/dist/web-components-library/p-773cc0f3.entry.js +1 -0
- package/dist/web-components-library/p-792a7ea0.entry.js +1 -0
- package/dist/web-components-library/p-79940e8f.entry.js +1 -0
- package/dist/web-components-library/p-79c9cf77.entry.js +1 -0
- package/dist/web-components-library/p-7a9d3944.entry.js +1 -0
- package/dist/web-components-library/p-7d6e5930.entry.js +1 -0
- package/dist/web-components-library/p-810276c9.entry.js +1 -0
- package/dist/web-components-library/p-8158fe3c.js +1 -0
- package/dist/web-components-library/{p-bd772b8a.entry.js → p-834a3866.entry.js} +1 -1
- package/dist/web-components-library/p-83ee9630.entry.js +1 -0
- package/dist/web-components-library/p-87942fb9.entry.js +1 -0
- package/dist/web-components-library/{p-2c836d42.entry.js → p-88b9d5b4.entry.js} +1 -1
- package/dist/web-components-library/{p-a93d5b8c.entry.js → p-88de0323.entry.js} +1 -1
- package/dist/web-components-library/p-940352dc.entry.js +1 -0
- package/dist/web-components-library/p-9a75f3f8.entry.js +1 -0
- package/dist/web-components-library/p-9c0df331.entry.js +1 -0
- package/dist/web-components-library/p-a55ef7b5.entry.js +1 -0
- package/dist/web-components-library/p-aae7a242.entry.js +1 -0
- package/dist/web-components-library/p-ae2dd723.entry.js +1 -0
- package/dist/web-components-library/p-af6789f2.entry.js +1 -0
- package/dist/web-components-library/p-b1b66050.entry.js +1 -0
- package/{www/build/p-42b0972c.js → dist/web-components-library/p-b2d16b41.js} +1 -1
- package/{www/build/p-e6ac4dc4.entry.js → dist/web-components-library/p-b2ee6ded.entry.js} +1 -1
- package/dist/web-components-library/{p-bfa3593e.js → p-b33f1112.js} +1 -1
- package/dist/web-components-library/p-b366ef8e.js +2 -0
- package/{www/build/p-f31b8e83.js → dist/web-components-library/p-b4e14eed.js} +1 -1
- package/dist/web-components-library/{p-1c413074.entry.js → p-b50ee2a8.entry.js} +1 -1
- package/dist/web-components-library/p-b9de57a3.entry.js +1 -0
- package/dist/web-components-library/p-bb684454.entry.js +1 -0
- package/dist/web-components-library/p-bc65252e.entry.js +1 -0
- package/dist/web-components-library/p-bd70bbcc.entry.js +1 -0
- package/dist/web-components-library/p-c0d382bc.entry.js +1 -0
- package/dist/web-components-library/p-c1c6988e.entry.js +1 -0
- package/dist/web-components-library/p-c26d641f.entry.js +1 -0
- package/dist/web-components-library/p-c4b70baa.entry.js +1 -0
- package/dist/web-components-library/p-c5ecf36a.entry.js +1 -0
- package/dist/web-components-library/{p-1196b959.entry.js → p-cfe78918.entry.js} +1 -1
- package/dist/web-components-library/p-dd74911c.entry.js +1 -0
- package/dist/web-components-library/p-e137a17f.entry.js +1 -0
- package/dist/web-components-library/p-e1cbcb1e.entry.js +1 -0
- package/dist/web-components-library/{p-1ff7bde5.entry.js → p-e3176170.entry.js} +1 -1
- package/dist/web-components-library/p-e45c7aeb.entry.js +1 -0
- package/dist/web-components-library/p-eb612914.entry.js +1 -0
- package/dist/web-components-library/p-efdca379.entry.js +1 -0
- package/dist/web-components-library/{p-e17ca1a1.entry.js → p-f0a63044.entry.js} +1 -1
- package/dist/web-components-library/p-f24a4525.entry.js +1 -0
- package/dist/web-components-library/p-f6ff5bc5.entry.js +1 -0
- package/dist/web-components-library/p-f94ad50d.entry.js +1 -0
- package/dist/web-components-library/p-fddbe121.entry.js +1 -0
- package/dist/web-components-library/p-ff000765.entry.js +1 -0
- package/dist/web-components-library/p-ff0fc090.entry.js +1 -0
- package/dist/web-components-library/p-ffacff3f.entry.js +1 -0
- package/dist/web-components-library/web-components-library.esm.js +1 -1
- package/loader/package.json +1 -0
- package/package.json +24 -17
- package/react/index.d.ts +1 -1
- package/readme.md +91 -33
- package/src-react/index.ts +1 -1
- package/www/build/index.esm.js +1 -1
- package/www/build/{p-8f030e78.entry.js → p-00fd5cac.entry.js} +1 -1
- package/www/build/p-01cbf6d4.entry.js +1 -0
- package/{dist/web-components-library/p-596da333.entry.js → www/build/p-02f14544.entry.js} +1 -1
- package/www/build/p-0617465e.entry.js +1 -0
- package/www/build/p-06f54c19.entry.js +1 -0
- package/www/build/p-0ad2c8ca.entry.js +1 -0
- package/www/build/{p-8cf3798f.entry.js → p-0af8d806.entry.js} +1 -1
- package/www/build/p-14f11a64.entry.js +1 -0
- package/www/build/p-1668ec30.entry.js +1 -0
- package/www/build/p-2177384f.entry.js +1 -0
- package/www/build/p-25769717.entry.js +1 -0
- package/www/build/p-25b8e583.entry.js +1 -0
- package/www/build/p-2772f005.entry.js +1 -0
- package/www/build/{p-4aaf3433.entry.js → p-2acf124c.entry.js} +1 -1
- package/www/build/p-2e2ae623.entry.js +1 -0
- package/www/build/p-311f5e7a.entry.js +16 -0
- package/www/build/p-3124aed0.entry.js +1 -0
- package/www/build/p-31604337.entry.js +1 -0
- package/www/build/{p-0ab1b40f.entry.js → p-32baba0e.entry.js} +1 -1
- package/www/build/p-348c5ada.entry.js +1 -0
- package/www/build/{p-105b82a6.entry.js → p-363c7e45.entry.js} +1 -1
- package/www/build/{p-6baa8e33.entry.js → p-3b974737.entry.js} +1 -1
- package/www/build/{p-7b054eb2.entry.js → p-3c463e59.entry.js} +1 -1
- package/www/build/p-41b8390e.entry.js +1 -0
- package/www/build/{p-a94f78b4.entry.js → p-41dbc6f1.entry.js} +1 -1
- package/www/build/p-48134f75.entry.js +1 -0
- package/www/build/p-4c9c83c0.css +1 -0
- package/www/build/p-4fe96235.entry.js +1 -0
- package/www/build/p-53d9ac21.entry.js +1 -0
- package/www/build/p-5a8bdc47.entry.js +1 -0
- package/www/build/p-5f5725ce.entry.js +1 -0
- package/www/build/p-5fe820fe.entry.js +1 -0
- package/www/build/p-6106b802.entry.js +1 -0
- package/www/build/p-613cc3b2.entry.js +1 -0
- package/www/build/p-621ccd34.entry.js +1 -0
- package/www/build/p-6852e978.entry.js +1 -0
- package/www/build/p-6a53a0d8.entry.js +1 -0
- package/www/build/p-6b7f7ac9.entry.js +1 -0
- package/www/build/p-6de8783e.entry.js +1 -0
- package/www/build/p-6e01660c.entry.js +1 -0
- package/www/build/p-6fa0cef6.entry.js +1 -0
- package/www/build/p-71ff9b83.entry.js +1 -0
- package/www/build/p-747ad8dc.entry.js +1 -0
- package/www/build/p-773cc0f3.entry.js +1 -0
- package/www/build/p-792a7ea0.entry.js +1 -0
- package/www/build/p-79940e8f.entry.js +1 -0
- package/www/build/p-79c9cf77.entry.js +1 -0
- package/www/build/p-7a9d3944.entry.js +1 -0
- package/www/build/p-7d6e5930.entry.js +1 -0
- package/www/build/p-810276c9.entry.js +1 -0
- package/www/build/p-8158fe3c.js +1 -0
- package/www/build/{p-bd772b8a.entry.js → p-834a3866.entry.js} +1 -1
- package/www/build/p-83ee9630.entry.js +1 -0
- package/www/build/p-87942fb9.entry.js +1 -0
- package/www/build/{p-2c836d42.entry.js → p-88b9d5b4.entry.js} +1 -1
- package/www/build/{p-a93d5b8c.entry.js → p-88de0323.entry.js} +1 -1
- package/www/build/p-8a9e2dd1.js +1 -0
- package/www/build/p-940352dc.entry.js +1 -0
- package/www/build/p-9a75f3f8.entry.js +1 -0
- package/www/build/p-9c0df331.entry.js +1 -0
- package/www/build/p-a55ef7b5.entry.js +1 -0
- package/www/build/p-aae7a242.entry.js +1 -0
- package/www/build/p-ae2dd723.entry.js +1 -0
- package/www/build/p-af6789f2.entry.js +1 -0
- package/www/build/p-b1b66050.entry.js +1 -0
- package/{dist/web-components-library/p-42b0972c.js → www/build/p-b2d16b41.js} +1 -1
- package/{dist/web-components-library/p-e6ac4dc4.entry.js → www/build/p-b2ee6ded.entry.js} +1 -1
- package/www/build/{p-bfa3593e.js → p-b33f1112.js} +1 -1
- package/www/build/p-b366ef8e.js +2 -0
- package/{dist/web-components-library/p-f31b8e83.js → www/build/p-b4e14eed.js} +1 -1
- package/www/build/{p-1c413074.entry.js → p-b50ee2a8.entry.js} +1 -1
- package/www/build/p-b9de57a3.entry.js +1 -0
- package/www/build/p-bb684454.entry.js +1 -0
- package/www/build/p-bc65252e.entry.js +1 -0
- package/www/build/p-bd70bbcc.entry.js +1 -0
- package/www/build/p-c0d382bc.entry.js +1 -0
- package/www/build/p-c1c6988e.entry.js +1 -0
- package/www/build/p-c26d641f.entry.js +1 -0
- package/www/build/p-c4b70baa.entry.js +1 -0
- package/www/build/p-c5ecf36a.entry.js +1 -0
- package/www/build/{p-1196b959.entry.js → p-cfe78918.entry.js} +1 -1
- package/www/build/p-dd74911c.entry.js +1 -0
- package/www/build/p-e137a17f.entry.js +1 -0
- package/www/build/p-e1cbcb1e.entry.js +1 -0
- package/www/build/{p-1ff7bde5.entry.js → p-e3176170.entry.js} +1 -1
- package/www/build/p-e45c7aeb.entry.js +1 -0
- package/www/build/p-eb612914.entry.js +1 -0
- package/www/build/p-efdca379.entry.js +1 -0
- package/www/build/{p-e17ca1a1.entry.js → p-f0a63044.entry.js} +1 -1
- package/www/build/p-f24a4525.entry.js +1 -0
- package/www/build/p-f6ff5bc5.entry.js +1 -0
- package/www/build/p-f94ad50d.entry.js +1 -0
- package/www/build/p-fddbe121.entry.js +1 -0
- package/www/build/p-ff000765.entry.js +1 -0
- package/www/build/p-ff0fc090.entry.js +1 -0
- package/www/build/p-ffacff3f.entry.js +1 -0
- package/www/build/web-components-library.esm.js +1 -1
- package/www/index.html +1 -1
- package/www/pages/file-upload.html +16 -4
- package/www/pages/notification.html +153 -69
- package/dist/cjs/index-1fda0714.js +0 -60
- package/dist/esm/index-abb47b30.js +0 -58
- package/dist/web-components-library/p-02474663.entry.js +0 -1
- package/dist/web-components-library/p-02681c05.entry.js +0 -1
- package/dist/web-components-library/p-0aa9746a.entry.js +0 -1
- package/dist/web-components-library/p-104b70e5.entry.js +0 -1
- package/dist/web-components-library/p-1906915c.entry.js +0 -1
- package/dist/web-components-library/p-1e6aff0f.entry.js +0 -1
- package/dist/web-components-library/p-223566d6.entry.js +0 -1
- package/dist/web-components-library/p-286363e2.js +0 -7
- package/dist/web-components-library/p-29e8a12c.entry.js +0 -1
- package/dist/web-components-library/p-2de00f19.entry.js +0 -1
- package/dist/web-components-library/p-33f74396.entry.js +0 -1
- package/dist/web-components-library/p-3fc438b7.entry.js +0 -1
- package/dist/web-components-library/p-41c5beec.entry.js +0 -1
- package/dist/web-components-library/p-46a6341a.entry.js +0 -1
- package/dist/web-components-library/p-4d9667dc.entry.js +0 -1
- package/dist/web-components-library/p-51130281.entry.js +0 -1
- package/dist/web-components-library/p-5789bbe7.entry.js +0 -1
- package/dist/web-components-library/p-578a5ad1.entry.js +0 -1
- package/dist/web-components-library/p-5ae44c56.entry.js +0 -1
- package/dist/web-components-library/p-6375f662.entry.js +0 -1
- package/dist/web-components-library/p-6bb8de3e.entry.js +0 -1
- package/dist/web-components-library/p-71034a6f.entry.js +0 -1
- package/dist/web-components-library/p-710cec6d.entry.js +0 -1
- package/dist/web-components-library/p-7171717f.entry.js +0 -1
- package/dist/web-components-library/p-71e8c2af.entry.js +0 -1
- package/dist/web-components-library/p-78e26102.entry.js +0 -1
- package/dist/web-components-library/p-79408b00.entry.js +0 -1
- package/dist/web-components-library/p-7d37e4a8.entry.js +0 -16
- package/dist/web-components-library/p-7ebb03d8.entry.js +0 -1
- package/dist/web-components-library/p-7f2fa336.entry.js +0 -1
- package/dist/web-components-library/p-8468d87e.entry.js +0 -1
- package/dist/web-components-library/p-8e4d7f5d.entry.js +0 -1
- package/dist/web-components-library/p-9260abad.entry.js +0 -1
- package/dist/web-components-library/p-92cc171f.entry.js +0 -1
- package/dist/web-components-library/p-9352da73.entry.js +0 -1
- package/dist/web-components-library/p-953a07d5.entry.js +0 -1
- package/dist/web-components-library/p-98268a57.js +0 -1
- package/dist/web-components-library/p-9c7cf598.entry.js +0 -1
- package/dist/web-components-library/p-9fb79d74.entry.js +0 -1
- package/dist/web-components-library/p-a5232d04.entry.js +0 -1
- package/dist/web-components-library/p-a54ef821.entry.js +0 -1
- package/dist/web-components-library/p-a759ab46.entry.js +0 -1
- package/dist/web-components-library/p-a9eea65b.entry.js +0 -1
- package/dist/web-components-library/p-ab5f212d.entry.js +0 -1
- package/dist/web-components-library/p-ae784c71.entry.js +0 -1
- package/dist/web-components-library/p-ae79ab08.entry.js +0 -1
- package/dist/web-components-library/p-aed2a8cf.entry.js +0 -1
- package/dist/web-components-library/p-b543005a.entry.js +0 -1
- package/dist/web-components-library/p-b574d5f6.entry.js +0 -1
- package/dist/web-components-library/p-b5916b42.entry.js +0 -1
- package/dist/web-components-library/p-bb20020b.entry.js +0 -1
- package/dist/web-components-library/p-bbeb6b3c.entry.js +0 -1
- package/dist/web-components-library/p-bd886dd5.entry.js +0 -1
- package/dist/web-components-library/p-c066ddf1.entry.js +0 -1
- package/dist/web-components-library/p-c284139b.entry.js +0 -1
- package/dist/web-components-library/p-c6124ee4.entry.js +0 -1
- package/dist/web-components-library/p-c730a93d.entry.js +0 -1
- package/dist/web-components-library/p-c9348925.entry.js +0 -1
- package/dist/web-components-library/p-cb13d050.entry.js +0 -1
- package/dist/web-components-library/p-cc6a5872.entry.js +0 -1
- package/dist/web-components-library/p-cf35d3cd.entry.js +0 -1
- package/dist/web-components-library/p-cf73af9a.entry.js +0 -1
- package/dist/web-components-library/p-d0d75b41.entry.js +0 -1
- package/dist/web-components-library/p-d0fea19f.entry.js +0 -1
- package/dist/web-components-library/p-d34eccf8.entry.js +0 -1
- package/dist/web-components-library/p-d4927410.entry.js +0 -1
- package/dist/web-components-library/p-d79f69f2.js +0 -1
- package/dist/web-components-library/p-e2560604.entry.js +0 -1
- package/dist/web-components-library/p-e293f91e.entry.js +0 -1
- package/dist/web-components-library/p-e6ddee24.entry.js +0 -1
- package/dist/web-components-library/p-f0d90cc2.entry.js +0 -1
- package/dist/web-components-library/p-f6a11970.entry.js +0 -1
- package/dist/web-components-library/p-f6da32c4.entry.js +0 -1
- package/dist/web-components-library/p-fd2338b2.entry.js +0 -1
- package/dist/web-components-library/p-fea2c39a.entry.js +0 -1
- package/www/build/p-02474663.entry.js +0 -1
- package/www/build/p-02681c05.entry.js +0 -1
- package/www/build/p-0aa9746a.entry.js +0 -1
- package/www/build/p-104b70e5.entry.js +0 -1
- package/www/build/p-1906915c.entry.js +0 -1
- package/www/build/p-1e6aff0f.entry.js +0 -1
- package/www/build/p-223566d6.entry.js +0 -1
- package/www/build/p-286363e2.js +0 -7
- package/www/build/p-29e8a12c.entry.js +0 -1
- package/www/build/p-2de00f19.entry.js +0 -1
- package/www/build/p-33f74396.entry.js +0 -1
- package/www/build/p-3fc438b7.entry.js +0 -1
- package/www/build/p-41c5beec.entry.js +0 -1
- package/www/build/p-46a6341a.entry.js +0 -1
- package/www/build/p-4d9667dc.entry.js +0 -1
- package/www/build/p-51130281.entry.js +0 -1
- package/www/build/p-5789bbe7.entry.js +0 -1
- package/www/build/p-578a5ad1.entry.js +0 -1
- package/www/build/p-5ae44c56.entry.js +0 -1
- package/www/build/p-6375f662.entry.js +0 -1
- package/www/build/p-6bb8de3e.entry.js +0 -1
- package/www/build/p-71034a6f.entry.js +0 -1
- package/www/build/p-710cec6d.entry.js +0 -1
- package/www/build/p-7171717f.entry.js +0 -1
- package/www/build/p-71e8c2af.entry.js +0 -1
- package/www/build/p-78e26102.entry.js +0 -1
- package/www/build/p-79408b00.entry.js +0 -1
- package/www/build/p-7d37e4a8.entry.js +0 -16
- package/www/build/p-7ebb03d8.entry.js +0 -1
- package/www/build/p-7f2fa336.entry.js +0 -1
- package/www/build/p-8468d87e.entry.js +0 -1
- package/www/build/p-8e4d7f5d.entry.js +0 -1
- package/www/build/p-9260abad.entry.js +0 -1
- package/www/build/p-92cc171f.entry.js +0 -1
- package/www/build/p-9352da73.entry.js +0 -1
- package/www/build/p-953a07d5.entry.js +0 -1
- package/www/build/p-98268a57.js +0 -1
- package/www/build/p-9c7cf598.entry.js +0 -1
- package/www/build/p-9ec1421c.css +0 -816
- package/www/build/p-9fb79d74.entry.js +0 -1
- package/www/build/p-a5232d04.entry.js +0 -1
- package/www/build/p-a54ef821.entry.js +0 -1
- package/www/build/p-a759ab46.entry.js +0 -1
- package/www/build/p-a9eea65b.entry.js +0 -1
- package/www/build/p-ab5f212d.entry.js +0 -1
- package/www/build/p-ae784c71.entry.js +0 -1
- package/www/build/p-ae79ab08.entry.js +0 -1
- package/www/build/p-aed2a8cf.entry.js +0 -1
- package/www/build/p-b543005a.entry.js +0 -1
- package/www/build/p-b574d5f6.entry.js +0 -1
- package/www/build/p-b5916b42.entry.js +0 -1
- package/www/build/p-bb20020b.entry.js +0 -1
- package/www/build/p-bbeb6b3c.entry.js +0 -1
- package/www/build/p-bd886dd5.entry.js +0 -1
- package/www/build/p-c066ddf1.entry.js +0 -1
- package/www/build/p-c284139b.entry.js +0 -1
- package/www/build/p-c6124ee4.entry.js +0 -1
- package/www/build/p-c730a93d.entry.js +0 -1
- package/www/build/p-c9348925.entry.js +0 -1
- package/www/build/p-cb13d050.entry.js +0 -1
- package/www/build/p-cc6a5872.entry.js +0 -1
- package/www/build/p-cf35d3cd.entry.js +0 -1
- package/www/build/p-cf73af9a.entry.js +0 -1
- package/www/build/p-d0d75b41.entry.js +0 -1
- package/www/build/p-d0fea19f.entry.js +0 -1
- package/www/build/p-d1358393.js +0 -129
- package/www/build/p-d34eccf8.entry.js +0 -1
- package/www/build/p-d4927410.entry.js +0 -1
- package/www/build/p-d79f69f2.js +0 -1
- package/www/build/p-e2560604.entry.js +0 -1
- package/www/build/p-e293f91e.entry.js +0 -1
- package/www/build/p-e6ddee24.entry.js +0 -1
- package/www/build/p-f0d90cc2.entry.js +0 -1
- package/www/build/p-f6a11970.entry.js +0 -1
- package/www/build/p-f6da32c4.entry.js +0 -1
- package/www/build/p-fd2338b2.entry.js +0 -1
- package/www/build/p-fea2c39a.entry.js +0 -1
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { InputTypeEnum, LabelPositions
|
|
1
|
+
import { h } from "@stencil/core";
|
|
2
|
+
import { InputTypeEnum, LabelPositions } from "../../../beans";
|
|
3
3
|
import { boolean, randomId } from "../../../utils/utils";
|
|
4
4
|
export class ZInput {
|
|
5
5
|
constructor() {
|
|
@@ -16,7 +16,7 @@ export class ZInput {
|
|
|
16
16
|
/** input helper message (optional): available for text, password, number, email, textarea - if set to `false` message won't be displayed */
|
|
17
17
|
this.message = true;
|
|
18
18
|
/** the input label position: available for checkbox, radio */
|
|
19
|
-
this.labelPosition = LabelPositions.
|
|
19
|
+
this.labelPosition = LabelPositions.RIGHT;
|
|
20
20
|
/** render clear icon when typing (optional): available for text */
|
|
21
21
|
this.hasclearicon = true;
|
|
22
22
|
this.isTyping = false;
|
|
@@ -26,21 +26,18 @@ export class ZInput {
|
|
|
26
26
|
inputCheckListener(e) {
|
|
27
27
|
const data = e.detail;
|
|
28
28
|
switch (this.type) {
|
|
29
|
-
case InputTypeEnum.
|
|
30
|
-
if (data.type === InputTypeEnum.
|
|
31
|
-
data.name === this.name &&
|
|
32
|
-
data.id !== this.htmlid) {
|
|
29
|
+
case InputTypeEnum.RADIO:
|
|
30
|
+
if (data.type === InputTypeEnum.RADIO && data.name === this.name && data.id !== this.htmlid) {
|
|
33
31
|
this.checked = false;
|
|
34
32
|
}
|
|
35
|
-
|
|
36
|
-
return;
|
|
33
|
+
break;
|
|
37
34
|
}
|
|
38
35
|
}
|
|
39
36
|
/** get checked status */
|
|
40
37
|
async isChecked() {
|
|
41
38
|
switch (this.type) {
|
|
42
|
-
case InputTypeEnum.
|
|
43
|
-
case InputTypeEnum.
|
|
39
|
+
case InputTypeEnum.CHECKBOX:
|
|
40
|
+
case InputTypeEnum.RADIO:
|
|
44
41
|
return this.checked;
|
|
45
42
|
default:
|
|
46
43
|
console.warn("`isChecked` method is only available for type `checkbox` and `radio`");
|
|
@@ -48,10 +45,11 @@ export class ZInput {
|
|
|
48
45
|
}
|
|
49
46
|
}
|
|
50
47
|
emitInputChange(value) {
|
|
51
|
-
if (!this.isTyping)
|
|
48
|
+
if (!this.isTyping) {
|
|
52
49
|
this.emitStartTyping();
|
|
53
|
-
|
|
54
|
-
|
|
50
|
+
}
|
|
51
|
+
let validity;
|
|
52
|
+
if (this.type === InputTypeEnum.TEXTAREA) {
|
|
55
53
|
validity = this.getValidity("textarea");
|
|
56
54
|
}
|
|
57
55
|
else {
|
|
@@ -101,7 +99,7 @@ export class ZInput {
|
|
|
101
99
|
required: this.required,
|
|
102
100
|
title: this.htmltitle,
|
|
103
101
|
class: {
|
|
104
|
-
[`
|
|
102
|
+
[`input-${this.status}`]: !!this.status,
|
|
105
103
|
filled: !!this.value,
|
|
106
104
|
},
|
|
107
105
|
autocomplete: this.autocomplete,
|
|
@@ -109,8 +107,9 @@ export class ZInput {
|
|
|
109
107
|
};
|
|
110
108
|
}
|
|
111
109
|
getNumberAttributes(type) {
|
|
112
|
-
if (type != InputTypeEnum.
|
|
110
|
+
if (type != InputTypeEnum.NUMBER) {
|
|
113
111
|
return;
|
|
112
|
+
}
|
|
114
113
|
return {
|
|
115
114
|
min: this.min,
|
|
116
115
|
max: this.max,
|
|
@@ -118,81 +117,66 @@ export class ZInput {
|
|
|
118
117
|
};
|
|
119
118
|
}
|
|
120
119
|
getPatternAttribute(type) {
|
|
121
|
-
if (type != InputTypeEnum.
|
|
122
|
-
type != InputTypeEnum.
|
|
123
|
-
type != InputTypeEnum.
|
|
124
|
-
type != InputTypeEnum.
|
|
125
|
-
type != InputTypeEnum.
|
|
126
|
-
type != InputTypeEnum.
|
|
120
|
+
if (type != InputTypeEnum.PASSWORD &&
|
|
121
|
+
type != InputTypeEnum.TEXT &&
|
|
122
|
+
type != InputTypeEnum.TEL &&
|
|
123
|
+
type != InputTypeEnum.SEARCH &&
|
|
124
|
+
type != InputTypeEnum.URL &&
|
|
125
|
+
type != InputTypeEnum.EMAIL) {
|
|
127
126
|
return;
|
|
127
|
+
}
|
|
128
128
|
return {
|
|
129
129
|
pattern: this.pattern,
|
|
130
130
|
};
|
|
131
131
|
}
|
|
132
|
-
renderInputText(type = InputTypeEnum.
|
|
132
|
+
renderInputText(type = InputTypeEnum.TEXT) {
|
|
133
133
|
const attr = Object.assign(Object.assign(Object.assign({}, this.getTextAttributes()), this.getNumberAttributes(type)), this.getPatternAttribute(type));
|
|
134
|
-
if (this.icon || type === InputTypeEnum.
|
|
135
|
-
|
|
134
|
+
if (this.icon || type === InputTypeEnum.PASSWORD) {
|
|
135
|
+
Object.assign(attr.class, { "has-icon": true });
|
|
136
136
|
}
|
|
137
|
-
if (this.hasclearicon && type != InputTypeEnum.
|
|
138
|
-
|
|
137
|
+
if (this.hasclearicon && type != InputTypeEnum.NUMBER) {
|
|
138
|
+
Object.assign(attr.class, { "has-clear-icon": true });
|
|
139
139
|
}
|
|
140
|
-
return (h("div", { class: "
|
|
141
|
-
this.renderLabel(),
|
|
142
|
-
h("div", null,
|
|
143
|
-
h("input", Object.assign({ type: type === InputTypeEnum.password && !this.passwordHidden
|
|
144
|
-
? InputTypeEnum.text
|
|
145
|
-
: type }, attr, { "aria-label": this.ariaLabel || this.label })),
|
|
146
|
-
this.renderIcons()),
|
|
147
|
-
this.renderMessage()));
|
|
140
|
+
return (h("div", { class: "text-wrapper" }, this.renderLabel(), h("div", null, h("input", Object.assign({ type: type === InputTypeEnum.PASSWORD && !this.passwordHidden ? InputTypeEnum.TEXT : type }, attr, { "aria-label": this.ariaLabel || this.label })), this.renderIcons()), this.renderMessage()));
|
|
148
141
|
}
|
|
149
142
|
renderLabel() {
|
|
150
|
-
if (!this.label)
|
|
143
|
+
if (!this.label) {
|
|
151
144
|
return;
|
|
152
|
-
|
|
145
|
+
}
|
|
146
|
+
return (h("label", { class: "input-label body-5-sb", id: `${this.htmlid}_label`, htmlFor: this.htmlid, "aria-label": this.label }, this.label));
|
|
153
147
|
}
|
|
154
148
|
renderIcons() {
|
|
155
|
-
return (h("span", { class: "
|
|
156
|
-
this.renderResetIcon(),
|
|
157
|
-
this.renderIcon()));
|
|
149
|
+
return (h("span", { class: "icons-wrapper" }, this.renderResetIcon(), this.renderIcon()));
|
|
158
150
|
}
|
|
159
151
|
renderIcon() {
|
|
160
|
-
if (this.type === InputTypeEnum.
|
|
152
|
+
if (this.type === InputTypeEnum.PASSWORD) {
|
|
161
153
|
return this.renderShowHidePassword();
|
|
162
154
|
}
|
|
163
|
-
if (!this.icon)
|
|
155
|
+
if (!this.icon) {
|
|
164
156
|
return;
|
|
165
|
-
|
|
166
|
-
|
|
157
|
+
}
|
|
158
|
+
return (h("button", { type: "button", class: "icon-button input-icon", tabIndex: -1 }, h("z-icon", { name: this.icon })));
|
|
167
159
|
}
|
|
168
160
|
renderResetIcon() {
|
|
169
|
-
if (!this.hasclearicon ||
|
|
170
|
-
!this.value ||
|
|
171
|
-
this.disabled ||
|
|
172
|
-
this.readonly ||
|
|
173
|
-
this.type == InputTypeEnum.number)
|
|
161
|
+
if (!this.hasclearicon || !this.value || this.disabled || this.readonly || this.type == InputTypeEnum.NUMBER) {
|
|
174
162
|
return;
|
|
175
|
-
|
|
176
|
-
|
|
163
|
+
}
|
|
164
|
+
return (h("button", { type: "button", class: "icon-button reset-icon", "aria-label": "cancella il contenuto dell'input", onClick: () => this.emitInputChange("") }, h("z-icon", { name: "multiply" })));
|
|
177
165
|
}
|
|
178
166
|
renderShowHidePassword() {
|
|
179
|
-
return (h("button", { type: "button", class: "
|
|
180
|
-
h("z-icon", { name: this.passwordHidden ? "view-filled" : "view-off-filled" })));
|
|
167
|
+
return (h("button", { type: "button", class: "icon-button toggle-password-icon", disabled: this.disabled, "aria-label": this.passwordHidden ? "mostra password" : "nascondi password", onClick: () => (this.passwordHidden = !this.passwordHidden) }, h("z-icon", { name: this.passwordHidden ? "view-filled" : "view-off-filled" })));
|
|
181
168
|
}
|
|
182
169
|
renderMessage() {
|
|
183
|
-
if (boolean(this.message) === false)
|
|
170
|
+
if (boolean(this.message) === false) {
|
|
184
171
|
return;
|
|
172
|
+
}
|
|
185
173
|
return (h("z-input-message", { message: boolean(this.message) === true ? undefined : this.message, status: this.status }));
|
|
186
174
|
}
|
|
187
175
|
/* END text/password/email/number */
|
|
188
176
|
/* START textarea */
|
|
189
177
|
renderTextarea() {
|
|
190
178
|
const attributes = this.getTextAttributes();
|
|
191
|
-
return (h("div", { class: "
|
|
192
|
-
this.renderLabel(),
|
|
193
|
-
h("div", { class: Object.assign(Object.assign({}, attributes.class), { textareaWrapper: true, readonly: attributes.readonly }) },
|
|
194
|
-
h("textarea", Object.assign({}, attributes, { "aria-label": this.ariaLabel || this.label }))),
|
|
195
|
-
this.renderMessage()));
|
|
179
|
+
return (h("div", { class: "text-wrapper" }, this.renderLabel(), h("div", { class: Object.assign(Object.assign({}, attributes.class), { "textarea-wrapper": true, "readonly": attributes.readonly }) }, h("textarea", Object.assign({}, attributes, { "aria-label": this.ariaLabel || this.label }))), this.renderMessage()));
|
|
196
180
|
}
|
|
197
181
|
/* END textarea */
|
|
198
182
|
handleCheck(ev) {
|
|
@@ -201,37 +185,29 @@ export class ZInput {
|
|
|
201
185
|
}
|
|
202
186
|
/* START checkbox */
|
|
203
187
|
renderCheckbox() {
|
|
204
|
-
return (h("div", { class: "
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
before: this.labelPosition === LabelPositions.left,
|
|
210
|
-
} },
|
|
211
|
-
h("z-icon", { name: this.checked ? "checkbox-checked" : "checkbox", "aria-hidden": "true" }),
|
|
212
|
-
this.label && h("span", { innerHTML: this.label }))));
|
|
188
|
+
return (h("div", { class: "checkbox-wrapper" }, h("input", { id: this.htmlid, type: "checkbox", name: this.name, checked: this.checked, disabled: this.disabled, readonly: this.readonly, required: this.required, onChange: this.handleCheck.bind(this), value: this.value }), h("label", { htmlFor: this.htmlid, class: {
|
|
189
|
+
"checkbox-label": true,
|
|
190
|
+
"after": this.labelPosition === LabelPositions.RIGHT,
|
|
191
|
+
"before": this.labelPosition === LabelPositions.LEFT,
|
|
192
|
+
} }, h("z-icon", { name: this.checked ? "checkbox-checked" : "checkbox", "aria-hidden": "true" }), this.label && h("span", { innerHTML: this.label }))));
|
|
213
193
|
}
|
|
214
194
|
/* END checkbox */
|
|
215
195
|
/* START radio */
|
|
216
196
|
renderRadio() {
|
|
217
|
-
return (h("div", { class: "
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
before: this.labelPosition === LabelPositions.left,
|
|
223
|
-
} },
|
|
224
|
-
h("z-icon", { name: this.checked ? "radio-button-checked" : "radio-button", "aria-hidden": "true" }),
|
|
225
|
-
this.label && h("span", { innerHTML: this.label }))));
|
|
197
|
+
return (h("div", { class: "radio-wrapper" }, h("input", { id: this.htmlid, type: "radio", name: this.name, checked: this.checked, disabled: this.disabled, readonly: this.readonly, onChange: this.handleCheck.bind(this), value: this.value }), h("label", { htmlFor: this.htmlid, class: {
|
|
198
|
+
"radio-label": true,
|
|
199
|
+
"after": this.labelPosition === LabelPositions.RIGHT,
|
|
200
|
+
"before": this.labelPosition === LabelPositions.LEFT,
|
|
201
|
+
} }, h("z-icon", { name: this.checked ? "radio-button-checked" : "radio-button", "aria-hidden": "true" }), this.label && h("span", { innerHTML: this.label }))));
|
|
226
202
|
}
|
|
227
203
|
/* END radio */
|
|
228
204
|
render() {
|
|
229
205
|
switch (this.type) {
|
|
230
|
-
case InputTypeEnum.
|
|
206
|
+
case InputTypeEnum.TEXTAREA:
|
|
231
207
|
return this.renderTextarea();
|
|
232
|
-
case InputTypeEnum.
|
|
208
|
+
case InputTypeEnum.CHECKBOX:
|
|
233
209
|
return this.renderCheckbox();
|
|
234
|
-
case InputTypeEnum.
|
|
210
|
+
case InputTypeEnum.RADIO:
|
|
235
211
|
return this.renderRadio();
|
|
236
212
|
default:
|
|
237
213
|
return this.renderInputText(this.type);
|
|
@@ -239,500 +215,509 @@ export class ZInput {
|
|
|
239
215
|
}
|
|
240
216
|
static get is() { return "z-input"; }
|
|
241
217
|
static get encapsulation() { return "scoped"; }
|
|
242
|
-
static get originalStyleUrls() {
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
"
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
"
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
|
|
218
|
+
static get originalStyleUrls() {
|
|
219
|
+
return {
|
|
220
|
+
"$": ["styles.css"]
|
|
221
|
+
};
|
|
222
|
+
}
|
|
223
|
+
static get styleUrls() {
|
|
224
|
+
return {
|
|
225
|
+
"$": ["styles.css"]
|
|
226
|
+
};
|
|
227
|
+
}
|
|
228
|
+
static get properties() {
|
|
229
|
+
return {
|
|
230
|
+
"htmlid": {
|
|
231
|
+
"type": "string",
|
|
232
|
+
"mutable": false,
|
|
233
|
+
"complexType": {
|
|
234
|
+
"original": "string",
|
|
235
|
+
"resolved": "string",
|
|
236
|
+
"references": {}
|
|
237
|
+
},
|
|
238
|
+
"required": false,
|
|
239
|
+
"optional": false,
|
|
240
|
+
"docs": {
|
|
241
|
+
"tags": [],
|
|
242
|
+
"text": "the id of the input element"
|
|
243
|
+
},
|
|
244
|
+
"attribute": "htmlid",
|
|
245
|
+
"reflect": false,
|
|
246
|
+
"defaultValue": "`id-${randomId()}`"
|
|
247
|
+
},
|
|
248
|
+
"type": {
|
|
249
|
+
"type": "string",
|
|
250
|
+
"mutable": false,
|
|
251
|
+
"complexType": {
|
|
252
|
+
"original": "InputTypeEnum",
|
|
253
|
+
"resolved": "InputTypeEnum.CHECKBOX | InputTypeEnum.EMAIL | InputTypeEnum.NUMBER | InputTypeEnum.PASSWORD | InputTypeEnum.RADIO | InputTypeEnum.SEARCH | InputTypeEnum.TEL | InputTypeEnum.TEXT | InputTypeEnum.TEXTAREA | InputTypeEnum.URL",
|
|
254
|
+
"references": {
|
|
255
|
+
"InputTypeEnum": {
|
|
256
|
+
"location": "import",
|
|
257
|
+
"path": "../../../beans"
|
|
258
|
+
}
|
|
277
259
|
}
|
|
278
|
-
}
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
|
|
325
|
-
|
|
326
|
-
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
|
|
335
|
-
|
|
336
|
-
|
|
337
|
-
|
|
338
|
-
|
|
339
|
-
|
|
340
|
-
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
|
|
348
|
-
|
|
349
|
-
|
|
350
|
-
|
|
351
|
-
|
|
352
|
-
|
|
353
|
-
|
|
354
|
-
|
|
355
|
-
|
|
356
|
-
|
|
357
|
-
|
|
358
|
-
|
|
359
|
-
|
|
360
|
-
|
|
361
|
-
|
|
362
|
-
|
|
363
|
-
|
|
364
|
-
|
|
365
|
-
|
|
366
|
-
|
|
367
|
-
|
|
368
|
-
|
|
369
|
-
|
|
370
|
-
|
|
371
|
-
|
|
372
|
-
|
|
373
|
-
|
|
374
|
-
|
|
375
|
-
|
|
376
|
-
|
|
377
|
-
|
|
378
|
-
|
|
379
|
-
|
|
380
|
-
|
|
381
|
-
|
|
382
|
-
|
|
383
|
-
|
|
384
|
-
|
|
385
|
-
|
|
386
|
-
|
|
387
|
-
|
|
388
|
-
|
|
389
|
-
|
|
390
|
-
|
|
391
|
-
|
|
392
|
-
|
|
393
|
-
|
|
394
|
-
|
|
395
|
-
|
|
396
|
-
|
|
397
|
-
|
|
398
|
-
|
|
399
|
-
|
|
400
|
-
|
|
401
|
-
|
|
402
|
-
|
|
403
|
-
|
|
404
|
-
|
|
405
|
-
|
|
406
|
-
|
|
407
|
-
|
|
408
|
-
|
|
409
|
-
|
|
410
|
-
|
|
411
|
-
|
|
412
|
-
|
|
413
|
-
|
|
414
|
-
|
|
415
|
-
|
|
416
|
-
|
|
417
|
-
|
|
418
|
-
|
|
419
|
-
|
|
420
|
-
|
|
421
|
-
|
|
422
|
-
|
|
423
|
-
|
|
424
|
-
|
|
425
|
-
|
|
426
|
-
|
|
427
|
-
|
|
428
|
-
|
|
429
|
-
|
|
430
|
-
|
|
431
|
-
|
|
432
|
-
|
|
433
|
-
|
|
434
|
-
|
|
435
|
-
|
|
436
|
-
|
|
437
|
-
|
|
438
|
-
|
|
439
|
-
|
|
440
|
-
|
|
441
|
-
|
|
442
|
-
|
|
443
|
-
|
|
444
|
-
|
|
445
|
-
|
|
446
|
-
|
|
447
|
-
|
|
448
|
-
|
|
449
|
-
|
|
450
|
-
|
|
451
|
-
|
|
452
|
-
|
|
453
|
-
|
|
454
|
-
|
|
455
|
-
|
|
456
|
-
|
|
457
|
-
|
|
458
|
-
|
|
459
|
-
|
|
460
|
-
|
|
461
|
-
|
|
462
|
-
|
|
463
|
-
|
|
464
|
-
|
|
465
|
-
|
|
466
|
-
|
|
467
|
-
|
|
468
|
-
|
|
469
|
-
|
|
470
|
-
|
|
471
|
-
|
|
472
|
-
|
|
260
|
+
},
|
|
261
|
+
"required": false,
|
|
262
|
+
"optional": false,
|
|
263
|
+
"docs": {
|
|
264
|
+
"tags": [],
|
|
265
|
+
"text": "input types"
|
|
266
|
+
},
|
|
267
|
+
"attribute": "type",
|
|
268
|
+
"reflect": false
|
|
269
|
+
},
|
|
270
|
+
"name": {
|
|
271
|
+
"type": "string",
|
|
272
|
+
"mutable": false,
|
|
273
|
+
"complexType": {
|
|
274
|
+
"original": "string",
|
|
275
|
+
"resolved": "string",
|
|
276
|
+
"references": {}
|
|
277
|
+
},
|
|
278
|
+
"required": false,
|
|
279
|
+
"optional": true,
|
|
280
|
+
"docs": {
|
|
281
|
+
"tags": [],
|
|
282
|
+
"text": "the input name"
|
|
283
|
+
},
|
|
284
|
+
"attribute": "name",
|
|
285
|
+
"reflect": false
|
|
286
|
+
},
|
|
287
|
+
"label": {
|
|
288
|
+
"type": "string",
|
|
289
|
+
"mutable": false,
|
|
290
|
+
"complexType": {
|
|
291
|
+
"original": "string",
|
|
292
|
+
"resolved": "string",
|
|
293
|
+
"references": {}
|
|
294
|
+
},
|
|
295
|
+
"required": false,
|
|
296
|
+
"optional": true,
|
|
297
|
+
"docs": {
|
|
298
|
+
"tags": [],
|
|
299
|
+
"text": "the input label"
|
|
300
|
+
},
|
|
301
|
+
"attribute": "label",
|
|
302
|
+
"reflect": false
|
|
303
|
+
},
|
|
304
|
+
"ariaLabel": {
|
|
305
|
+
"type": "string",
|
|
306
|
+
"mutable": false,
|
|
307
|
+
"complexType": {
|
|
308
|
+
"original": "string",
|
|
309
|
+
"resolved": "string",
|
|
310
|
+
"references": {}
|
|
311
|
+
},
|
|
312
|
+
"required": false,
|
|
313
|
+
"optional": true,
|
|
314
|
+
"docs": {
|
|
315
|
+
"tags": [],
|
|
316
|
+
"text": "the input aria-label"
|
|
317
|
+
},
|
|
318
|
+
"attribute": "aria-label",
|
|
319
|
+
"reflect": false
|
|
320
|
+
},
|
|
321
|
+
"value": {
|
|
322
|
+
"type": "string",
|
|
323
|
+
"mutable": true,
|
|
324
|
+
"complexType": {
|
|
325
|
+
"original": "string",
|
|
326
|
+
"resolved": "string",
|
|
327
|
+
"references": {}
|
|
328
|
+
},
|
|
329
|
+
"required": false,
|
|
330
|
+
"optional": true,
|
|
331
|
+
"docs": {
|
|
332
|
+
"tags": [],
|
|
333
|
+
"text": "the input value"
|
|
334
|
+
},
|
|
335
|
+
"attribute": "value",
|
|
336
|
+
"reflect": false
|
|
337
|
+
},
|
|
338
|
+
"disabled": {
|
|
339
|
+
"type": "boolean",
|
|
340
|
+
"mutable": false,
|
|
341
|
+
"complexType": {
|
|
342
|
+
"original": "boolean",
|
|
343
|
+
"resolved": "boolean",
|
|
344
|
+
"references": {}
|
|
345
|
+
},
|
|
346
|
+
"required": false,
|
|
347
|
+
"optional": true,
|
|
348
|
+
"docs": {
|
|
349
|
+
"tags": [],
|
|
350
|
+
"text": "the input is disabled"
|
|
351
|
+
},
|
|
352
|
+
"attribute": "disabled",
|
|
353
|
+
"reflect": true,
|
|
354
|
+
"defaultValue": "false"
|
|
355
|
+
},
|
|
356
|
+
"readonly": {
|
|
357
|
+
"type": "boolean",
|
|
358
|
+
"mutable": false,
|
|
359
|
+
"complexType": {
|
|
360
|
+
"original": "boolean",
|
|
361
|
+
"resolved": "boolean",
|
|
362
|
+
"references": {}
|
|
363
|
+
},
|
|
364
|
+
"required": false,
|
|
365
|
+
"optional": true,
|
|
366
|
+
"docs": {
|
|
367
|
+
"tags": [],
|
|
368
|
+
"text": "the input is readonly"
|
|
369
|
+
},
|
|
370
|
+
"attribute": "readonly",
|
|
371
|
+
"reflect": false,
|
|
372
|
+
"defaultValue": "false"
|
|
373
|
+
},
|
|
374
|
+
"required": {
|
|
375
|
+
"type": "boolean",
|
|
376
|
+
"mutable": false,
|
|
377
|
+
"complexType": {
|
|
378
|
+
"original": "boolean",
|
|
379
|
+
"resolved": "boolean",
|
|
380
|
+
"references": {}
|
|
381
|
+
},
|
|
382
|
+
"required": false,
|
|
383
|
+
"optional": true,
|
|
384
|
+
"docs": {
|
|
385
|
+
"tags": [],
|
|
386
|
+
"text": "the input is required (optional): available for text, password, number, email, textarea, checkbox"
|
|
387
|
+
},
|
|
388
|
+
"attribute": "required",
|
|
389
|
+
"reflect": false,
|
|
390
|
+
"defaultValue": "false"
|
|
391
|
+
},
|
|
392
|
+
"checked": {
|
|
393
|
+
"type": "boolean",
|
|
394
|
+
"mutable": true,
|
|
395
|
+
"complexType": {
|
|
396
|
+
"original": "boolean",
|
|
397
|
+
"resolved": "boolean",
|
|
398
|
+
"references": {}
|
|
399
|
+
},
|
|
400
|
+
"required": false,
|
|
401
|
+
"optional": true,
|
|
402
|
+
"docs": {
|
|
403
|
+
"tags": [],
|
|
404
|
+
"text": "checked: available for checkbox, radio"
|
|
405
|
+
},
|
|
406
|
+
"attribute": "checked",
|
|
407
|
+
"reflect": false,
|
|
408
|
+
"defaultValue": "false"
|
|
409
|
+
},
|
|
410
|
+
"placeholder": {
|
|
411
|
+
"type": "string",
|
|
412
|
+
"mutable": false,
|
|
413
|
+
"complexType": {
|
|
414
|
+
"original": "string",
|
|
415
|
+
"resolved": "string",
|
|
416
|
+
"references": {}
|
|
417
|
+
},
|
|
418
|
+
"required": false,
|
|
419
|
+
"optional": true,
|
|
420
|
+
"docs": {
|
|
421
|
+
"tags": [],
|
|
422
|
+
"text": "the input placeholder (optional)"
|
|
423
|
+
},
|
|
424
|
+
"attribute": "placeholder",
|
|
425
|
+
"reflect": false
|
|
426
|
+
},
|
|
427
|
+
"htmltitle": {
|
|
428
|
+
"type": "string",
|
|
429
|
+
"mutable": false,
|
|
430
|
+
"complexType": {
|
|
431
|
+
"original": "string",
|
|
432
|
+
"resolved": "string",
|
|
433
|
+
"references": {}
|
|
434
|
+
},
|
|
435
|
+
"required": false,
|
|
436
|
+
"optional": true,
|
|
437
|
+
"docs": {
|
|
438
|
+
"tags": [],
|
|
439
|
+
"text": "the input html title (optional)"
|
|
440
|
+
},
|
|
441
|
+
"attribute": "htmltitle",
|
|
442
|
+
"reflect": false
|
|
443
|
+
},
|
|
444
|
+
"status": {
|
|
445
|
+
"type": "string",
|
|
446
|
+
"mutable": false,
|
|
447
|
+
"complexType": {
|
|
448
|
+
"original": "InputStatusEnum",
|
|
449
|
+
"resolved": "InputStatusEnum.ERROR | InputStatusEnum.SUCCESS | InputStatusEnum.WARNING",
|
|
450
|
+
"references": {
|
|
451
|
+
"InputStatusEnum": {
|
|
452
|
+
"location": "import",
|
|
453
|
+
"path": "../../../beans"
|
|
454
|
+
}
|
|
473
455
|
}
|
|
456
|
+
},
|
|
457
|
+
"required": false,
|
|
458
|
+
"optional": true,
|
|
459
|
+
"docs": {
|
|
460
|
+
"tags": [],
|
|
461
|
+
"text": "the input status (optional): available for text, password, number, email, textarea"
|
|
462
|
+
},
|
|
463
|
+
"attribute": "status",
|
|
464
|
+
"reflect": false
|
|
465
|
+
},
|
|
466
|
+
"message": {
|
|
467
|
+
"type": "any",
|
|
468
|
+
"mutable": false,
|
|
469
|
+
"complexType": {
|
|
470
|
+
"original": "string | boolean",
|
|
471
|
+
"resolved": "boolean | string",
|
|
472
|
+
"references": {}
|
|
473
|
+
},
|
|
474
|
+
"required": false,
|
|
475
|
+
"optional": true,
|
|
476
|
+
"docs": {
|
|
477
|
+
"tags": [],
|
|
478
|
+
"text": "input helper message (optional): available for text, password, number, email, textarea - if set to `false` message won't be displayed"
|
|
479
|
+
},
|
|
480
|
+
"attribute": "message",
|
|
481
|
+
"reflect": false,
|
|
482
|
+
"defaultValue": "true"
|
|
483
|
+
},
|
|
484
|
+
"labelPosition": {
|
|
485
|
+
"type": "string",
|
|
486
|
+
"mutable": false,
|
|
487
|
+
"complexType": {
|
|
488
|
+
"original": "LabelPositions",
|
|
489
|
+
"resolved": "LabelPositions.LEFT | LabelPositions.RIGHT",
|
|
490
|
+
"references": {}
|
|
491
|
+
},
|
|
492
|
+
"required": false,
|
|
493
|
+
"optional": true,
|
|
494
|
+
"docs": {
|
|
495
|
+
"tags": [],
|
|
496
|
+
"text": "the input label position: available for checkbox, radio"
|
|
497
|
+
},
|
|
498
|
+
"attribute": "label-position",
|
|
499
|
+
"reflect": false,
|
|
500
|
+
"defaultValue": "LabelPositions.RIGHT"
|
|
501
|
+
},
|
|
502
|
+
"autocomplete": {
|
|
503
|
+
"type": "string",
|
|
504
|
+
"mutable": false,
|
|
505
|
+
"complexType": {
|
|
506
|
+
"original": "string",
|
|
507
|
+
"resolved": "string",
|
|
508
|
+
"references": {}
|
|
509
|
+
},
|
|
510
|
+
"required": false,
|
|
511
|
+
"optional": true,
|
|
512
|
+
"docs": {
|
|
513
|
+
"tags": [],
|
|
514
|
+
"text": "the input has autocomplete option (optional): available for text, password, number, email"
|
|
515
|
+
},
|
|
516
|
+
"attribute": "autocomplete",
|
|
517
|
+
"reflect": false
|
|
518
|
+
},
|
|
519
|
+
"hasclearicon": {
|
|
520
|
+
"type": "boolean",
|
|
521
|
+
"mutable": false,
|
|
522
|
+
"complexType": {
|
|
523
|
+
"original": "boolean",
|
|
524
|
+
"resolved": "boolean",
|
|
525
|
+
"references": {}
|
|
526
|
+
},
|
|
527
|
+
"required": false,
|
|
528
|
+
"optional": true,
|
|
529
|
+
"docs": {
|
|
530
|
+
"tags": [],
|
|
531
|
+
"text": "render clear icon when typing (optional): available for text"
|
|
532
|
+
},
|
|
533
|
+
"attribute": "hasclearicon",
|
|
534
|
+
"reflect": false,
|
|
535
|
+
"defaultValue": "true"
|
|
536
|
+
},
|
|
537
|
+
"icon": {
|
|
538
|
+
"type": "string",
|
|
539
|
+
"mutable": false,
|
|
540
|
+
"complexType": {
|
|
541
|
+
"original": "string",
|
|
542
|
+
"resolved": "string",
|
|
543
|
+
"references": {}
|
|
544
|
+
},
|
|
545
|
+
"required": false,
|
|
546
|
+
"optional": true,
|
|
547
|
+
"docs": {
|
|
548
|
+
"tags": [],
|
|
549
|
+
"text": "render icon (optional): available for text"
|
|
550
|
+
},
|
|
551
|
+
"attribute": "icon",
|
|
552
|
+
"reflect": false
|
|
553
|
+
},
|
|
554
|
+
"min": {
|
|
555
|
+
"type": "number",
|
|
556
|
+
"mutable": false,
|
|
557
|
+
"complexType": {
|
|
558
|
+
"original": "number",
|
|
559
|
+
"resolved": "number",
|
|
560
|
+
"references": {}
|
|
561
|
+
},
|
|
562
|
+
"required": false,
|
|
563
|
+
"optional": true,
|
|
564
|
+
"docs": {
|
|
565
|
+
"tags": [],
|
|
566
|
+
"text": "min number value (optional): available for number"
|
|
567
|
+
},
|
|
568
|
+
"attribute": "min",
|
|
569
|
+
"reflect": false
|
|
570
|
+
},
|
|
571
|
+
"max": {
|
|
572
|
+
"type": "number",
|
|
573
|
+
"mutable": false,
|
|
574
|
+
"complexType": {
|
|
575
|
+
"original": "number",
|
|
576
|
+
"resolved": "number",
|
|
577
|
+
"references": {}
|
|
578
|
+
},
|
|
579
|
+
"required": false,
|
|
580
|
+
"optional": true,
|
|
581
|
+
"docs": {
|
|
582
|
+
"tags": [],
|
|
583
|
+
"text": "max number value (optional): available for number"
|
|
584
|
+
},
|
|
585
|
+
"attribute": "max",
|
|
586
|
+
"reflect": false
|
|
587
|
+
},
|
|
588
|
+
"step": {
|
|
589
|
+
"type": "number",
|
|
590
|
+
"mutable": false,
|
|
591
|
+
"complexType": {
|
|
592
|
+
"original": "number",
|
|
593
|
+
"resolved": "number",
|
|
594
|
+
"references": {}
|
|
595
|
+
},
|
|
596
|
+
"required": false,
|
|
597
|
+
"optional": true,
|
|
598
|
+
"docs": {
|
|
599
|
+
"tags": [],
|
|
600
|
+
"text": "step number value (optional): available for number"
|
|
601
|
+
},
|
|
602
|
+
"attribute": "step",
|
|
603
|
+
"reflect": false
|
|
604
|
+
},
|
|
605
|
+
"pattern": {
|
|
606
|
+
"type": "string",
|
|
607
|
+
"mutable": false,
|
|
608
|
+
"complexType": {
|
|
609
|
+
"original": "string",
|
|
610
|
+
"resolved": "string",
|
|
611
|
+
"references": {}
|
|
612
|
+
},
|
|
613
|
+
"required": false,
|
|
614
|
+
"optional": true,
|
|
615
|
+
"docs": {
|
|
616
|
+
"tags": [],
|
|
617
|
+
"text": "pattern value (optional): available for tel, text, search, url, email, password"
|
|
618
|
+
},
|
|
619
|
+
"attribute": "pattern",
|
|
620
|
+
"reflect": false
|
|
621
|
+
}
|
|
622
|
+
};
|
|
623
|
+
}
|
|
624
|
+
static get states() {
|
|
625
|
+
return {
|
|
626
|
+
"isTyping": {},
|
|
627
|
+
"passwordHidden": {}
|
|
628
|
+
};
|
|
629
|
+
}
|
|
630
|
+
static get events() {
|
|
631
|
+
return [{
|
|
632
|
+
"method": "inputChange",
|
|
633
|
+
"name": "inputChange",
|
|
634
|
+
"bubbles": true,
|
|
635
|
+
"cancelable": true,
|
|
636
|
+
"composed": true,
|
|
637
|
+
"docs": {
|
|
638
|
+
"tags": [],
|
|
639
|
+
"text": "Emitted on input value change, returns value, validity"
|
|
640
|
+
},
|
|
641
|
+
"complexType": {
|
|
642
|
+
"original": "any",
|
|
643
|
+
"resolved": "any",
|
|
644
|
+
"references": {}
|
|
474
645
|
}
|
|
475
|
-
},
|
|
476
|
-
|
|
477
|
-
|
|
478
|
-
|
|
479
|
-
"
|
|
480
|
-
"
|
|
481
|
-
|
|
482
|
-
|
|
483
|
-
|
|
484
|
-
|
|
485
|
-
|
|
486
|
-
|
|
487
|
-
|
|
488
|
-
|
|
489
|
-
"original": "string | boolean",
|
|
490
|
-
"resolved": "boolean | string",
|
|
491
|
-
"references": {}
|
|
492
|
-
},
|
|
493
|
-
"required": false,
|
|
494
|
-
"optional": true,
|
|
495
|
-
"docs": {
|
|
496
|
-
"tags": [],
|
|
497
|
-
"text": "input helper message (optional): available for text, password, number, email, textarea - if set to `false` message won't be displayed"
|
|
498
|
-
},
|
|
499
|
-
"attribute": "message",
|
|
500
|
-
"reflect": false,
|
|
501
|
-
"defaultValue": "true"
|
|
502
|
-
},
|
|
503
|
-
"labelPosition": {
|
|
504
|
-
"type": "string",
|
|
505
|
-
"mutable": false,
|
|
506
|
-
"complexType": {
|
|
507
|
-
"original": "LabelPosition",
|
|
508
|
-
"resolved": "\"left\" | \"right\"",
|
|
509
|
-
"references": {
|
|
510
|
-
"LabelPosition": {
|
|
511
|
-
"location": "import",
|
|
512
|
-
"path": "../../../beans"
|
|
513
|
-
}
|
|
646
|
+
}, {
|
|
647
|
+
"method": "startTyping",
|
|
648
|
+
"name": "startTyping",
|
|
649
|
+
"bubbles": true,
|
|
650
|
+
"cancelable": true,
|
|
651
|
+
"composed": true,
|
|
652
|
+
"docs": {
|
|
653
|
+
"tags": [],
|
|
654
|
+
"text": "Emitted when user starts typing"
|
|
655
|
+
},
|
|
656
|
+
"complexType": {
|
|
657
|
+
"original": "any",
|
|
658
|
+
"resolved": "any",
|
|
659
|
+
"references": {}
|
|
514
660
|
}
|
|
515
|
-
},
|
|
516
|
-
|
|
517
|
-
|
|
518
|
-
|
|
519
|
-
"
|
|
520
|
-
"
|
|
521
|
-
|
|
522
|
-
|
|
523
|
-
|
|
524
|
-
"defaultValue": "LabelPositions.right"
|
|
525
|
-
},
|
|
526
|
-
"autocomplete": {
|
|
527
|
-
"type": "string",
|
|
528
|
-
"mutable": false,
|
|
529
|
-
"complexType": {
|
|
530
|
-
"original": "string",
|
|
531
|
-
"resolved": "string",
|
|
532
|
-
"references": {}
|
|
533
|
-
},
|
|
534
|
-
"required": false,
|
|
535
|
-
"optional": true,
|
|
536
|
-
"docs": {
|
|
537
|
-
"tags": [],
|
|
538
|
-
"text": "the input has autocomplete option (optional): available for text, password, number, email"
|
|
539
|
-
},
|
|
540
|
-
"attribute": "autocomplete",
|
|
541
|
-
"reflect": false
|
|
542
|
-
},
|
|
543
|
-
"hasclearicon": {
|
|
544
|
-
"type": "boolean",
|
|
545
|
-
"mutable": false,
|
|
546
|
-
"complexType": {
|
|
547
|
-
"original": "boolean",
|
|
548
|
-
"resolved": "boolean",
|
|
549
|
-
"references": {}
|
|
550
|
-
},
|
|
551
|
-
"required": false,
|
|
552
|
-
"optional": true,
|
|
553
|
-
"docs": {
|
|
554
|
-
"tags": [],
|
|
555
|
-
"text": "render clear icon when typing (optional): available for text"
|
|
556
|
-
},
|
|
557
|
-
"attribute": "hasclearicon",
|
|
558
|
-
"reflect": false,
|
|
559
|
-
"defaultValue": "true"
|
|
560
|
-
},
|
|
561
|
-
"icon": {
|
|
562
|
-
"type": "string",
|
|
563
|
-
"mutable": false,
|
|
564
|
-
"complexType": {
|
|
565
|
-
"original": "string",
|
|
566
|
-
"resolved": "string",
|
|
567
|
-
"references": {}
|
|
568
|
-
},
|
|
569
|
-
"required": false,
|
|
570
|
-
"optional": true,
|
|
571
|
-
"docs": {
|
|
572
|
-
"tags": [],
|
|
573
|
-
"text": "render icon (optional): available for text"
|
|
574
|
-
},
|
|
575
|
-
"attribute": "icon",
|
|
576
|
-
"reflect": false
|
|
577
|
-
},
|
|
578
|
-
"min": {
|
|
579
|
-
"type": "number",
|
|
580
|
-
"mutable": false,
|
|
581
|
-
"complexType": {
|
|
582
|
-
"original": "number",
|
|
583
|
-
"resolved": "number",
|
|
584
|
-
"references": {}
|
|
585
|
-
},
|
|
586
|
-
"required": false,
|
|
587
|
-
"optional": true,
|
|
588
|
-
"docs": {
|
|
589
|
-
"tags": [],
|
|
590
|
-
"text": "min number value (optional): available for number"
|
|
591
|
-
},
|
|
592
|
-
"attribute": "min",
|
|
593
|
-
"reflect": false
|
|
594
|
-
},
|
|
595
|
-
"max": {
|
|
596
|
-
"type": "number",
|
|
597
|
-
"mutable": false,
|
|
598
|
-
"complexType": {
|
|
599
|
-
"original": "number",
|
|
600
|
-
"resolved": "number",
|
|
601
|
-
"references": {}
|
|
602
|
-
},
|
|
603
|
-
"required": false,
|
|
604
|
-
"optional": true,
|
|
605
|
-
"docs": {
|
|
606
|
-
"tags": [],
|
|
607
|
-
"text": "max number value (optional): available for number"
|
|
608
|
-
},
|
|
609
|
-
"attribute": "max",
|
|
610
|
-
"reflect": false
|
|
611
|
-
},
|
|
612
|
-
"step": {
|
|
613
|
-
"type": "number",
|
|
614
|
-
"mutable": false,
|
|
615
|
-
"complexType": {
|
|
616
|
-
"original": "number",
|
|
617
|
-
"resolved": "number",
|
|
618
|
-
"references": {}
|
|
619
|
-
},
|
|
620
|
-
"required": false,
|
|
621
|
-
"optional": true,
|
|
622
|
-
"docs": {
|
|
623
|
-
"tags": [],
|
|
624
|
-
"text": "step number value (optional): available for number"
|
|
625
|
-
},
|
|
626
|
-
"attribute": "step",
|
|
627
|
-
"reflect": false
|
|
628
|
-
},
|
|
629
|
-
"pattern": {
|
|
630
|
-
"type": "string",
|
|
631
|
-
"mutable": false,
|
|
632
|
-
"complexType": {
|
|
633
|
-
"original": "string",
|
|
634
|
-
"resolved": "string",
|
|
635
|
-
"references": {}
|
|
636
|
-
},
|
|
637
|
-
"required": false,
|
|
638
|
-
"optional": true,
|
|
639
|
-
"docs": {
|
|
640
|
-
"tags": [],
|
|
641
|
-
"text": "pattern value (optional): available for tel, text, search, url, email, password"
|
|
642
|
-
},
|
|
643
|
-
"attribute": "pattern",
|
|
644
|
-
"reflect": false
|
|
645
|
-
}
|
|
646
|
-
}; }
|
|
647
|
-
static get states() { return {
|
|
648
|
-
"isTyping": {},
|
|
649
|
-
"passwordHidden": {}
|
|
650
|
-
}; }
|
|
651
|
-
static get events() { return [{
|
|
652
|
-
"method": "inputChange",
|
|
653
|
-
"name": "inputChange",
|
|
654
|
-
"bubbles": true,
|
|
655
|
-
"cancelable": true,
|
|
656
|
-
"composed": true,
|
|
657
|
-
"docs": {
|
|
658
|
-
"tags": [],
|
|
659
|
-
"text": "Emitted on input value change, returns value, validity"
|
|
660
|
-
},
|
|
661
|
-
"complexType": {
|
|
662
|
-
"original": "any",
|
|
663
|
-
"resolved": "any",
|
|
664
|
-
"references": {}
|
|
665
|
-
}
|
|
666
|
-
}, {
|
|
667
|
-
"method": "startTyping",
|
|
668
|
-
"name": "startTyping",
|
|
669
|
-
"bubbles": true,
|
|
670
|
-
"cancelable": true,
|
|
671
|
-
"composed": true,
|
|
672
|
-
"docs": {
|
|
673
|
-
"tags": [],
|
|
674
|
-
"text": "Emitted when user starts typing"
|
|
675
|
-
},
|
|
676
|
-
"complexType": {
|
|
677
|
-
"original": "any",
|
|
678
|
-
"resolved": "any",
|
|
679
|
-
"references": {}
|
|
680
|
-
}
|
|
681
|
-
}, {
|
|
682
|
-
"method": "stopTyping",
|
|
683
|
-
"name": "stopTyping",
|
|
684
|
-
"bubbles": true,
|
|
685
|
-
"cancelable": true,
|
|
686
|
-
"composed": true,
|
|
687
|
-
"docs": {
|
|
688
|
-
"tags": [],
|
|
689
|
-
"text": "Emitted when user stops typing, returns value, validity"
|
|
690
|
-
},
|
|
691
|
-
"complexType": {
|
|
692
|
-
"original": "any",
|
|
693
|
-
"resolved": "any",
|
|
694
|
-
"references": {}
|
|
695
|
-
}
|
|
696
|
-
}, {
|
|
697
|
-
"method": "inputCheck",
|
|
698
|
-
"name": "inputCheck",
|
|
699
|
-
"bubbles": true,
|
|
700
|
-
"cancelable": true,
|
|
701
|
-
"composed": true,
|
|
702
|
-
"docs": {
|
|
703
|
-
"tags": [],
|
|
704
|
-
"text": "Emitted on checkbox check/uncheck, returns id, checked, type, name, value, validity"
|
|
705
|
-
},
|
|
706
|
-
"complexType": {
|
|
707
|
-
"original": "any",
|
|
708
|
-
"resolved": "any",
|
|
709
|
-
"references": {}
|
|
710
|
-
}
|
|
711
|
-
}]; }
|
|
712
|
-
static get methods() { return {
|
|
713
|
-
"isChecked": {
|
|
714
|
-
"complexType": {
|
|
715
|
-
"signature": "() => Promise<boolean>",
|
|
716
|
-
"parameters": [],
|
|
717
|
-
"references": {
|
|
718
|
-
"Promise": {
|
|
719
|
-
"location": "global"
|
|
720
|
-
}
|
|
661
|
+
}, {
|
|
662
|
+
"method": "stopTyping",
|
|
663
|
+
"name": "stopTyping",
|
|
664
|
+
"bubbles": true,
|
|
665
|
+
"cancelable": true,
|
|
666
|
+
"composed": true,
|
|
667
|
+
"docs": {
|
|
668
|
+
"tags": [],
|
|
669
|
+
"text": "Emitted when user stops typing, returns value, validity"
|
|
721
670
|
},
|
|
722
|
-
"
|
|
723
|
-
|
|
724
|
-
|
|
725
|
-
|
|
726
|
-
|
|
671
|
+
"complexType": {
|
|
672
|
+
"original": "any",
|
|
673
|
+
"resolved": "any",
|
|
674
|
+
"references": {}
|
|
675
|
+
}
|
|
676
|
+
}, {
|
|
677
|
+
"method": "inputCheck",
|
|
678
|
+
"name": "inputCheck",
|
|
679
|
+
"bubbles": true,
|
|
680
|
+
"cancelable": true,
|
|
681
|
+
"composed": true,
|
|
682
|
+
"docs": {
|
|
683
|
+
"tags": [],
|
|
684
|
+
"text": "Emitted on checkbox check/uncheck, returns id, checked, type, name, value, validity"
|
|
685
|
+
},
|
|
686
|
+
"complexType": {
|
|
687
|
+
"original": "any",
|
|
688
|
+
"resolved": "any",
|
|
689
|
+
"references": {}
|
|
690
|
+
}
|
|
691
|
+
}];
|
|
692
|
+
}
|
|
693
|
+
static get methods() {
|
|
694
|
+
return {
|
|
695
|
+
"isChecked": {
|
|
696
|
+
"complexType": {
|
|
697
|
+
"signature": "() => Promise<boolean>",
|
|
698
|
+
"parameters": [],
|
|
699
|
+
"references": {
|
|
700
|
+
"Promise": {
|
|
701
|
+
"location": "global"
|
|
702
|
+
}
|
|
703
|
+
},
|
|
704
|
+
"return": "Promise<boolean>"
|
|
705
|
+
},
|
|
706
|
+
"docs": {
|
|
707
|
+
"text": "get checked status",
|
|
708
|
+
"tags": []
|
|
709
|
+
}
|
|
727
710
|
}
|
|
728
|
-
}
|
|
729
|
-
}
|
|
711
|
+
};
|
|
712
|
+
}
|
|
730
713
|
static get elementRef() { return "hostElement"; }
|
|
731
|
-
static get listeners() {
|
|
732
|
-
|
|
733
|
-
|
|
734
|
-
|
|
735
|
-
|
|
736
|
-
|
|
737
|
-
|
|
714
|
+
static get listeners() {
|
|
715
|
+
return [{
|
|
716
|
+
"name": "inputCheck",
|
|
717
|
+
"method": "inputCheckListener",
|
|
718
|
+
"target": "document",
|
|
719
|
+
"capture": false,
|
|
720
|
+
"passive": false
|
|
721
|
+
}];
|
|
722
|
+
}
|
|
738
723
|
}
|