@aquera/nile-elements 1.5.2 → 1.5.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/README.md +6 -0
- package/dist/index.cjs.js +1 -1
- package/dist/index.esm.js +1 -1
- package/dist/index.js +239 -195
- package/dist/nile-auto-complete/nile-auto-complete.cjs.js +1 -1
- package/dist/nile-auto-complete/nile-auto-complete.cjs.js.map +1 -1
- package/dist/nile-auto-complete/nile-auto-complete.css.cjs.js +1 -1
- package/dist/nile-auto-complete/nile-auto-complete.css.cjs.js.map +1 -1
- package/dist/nile-auto-complete/nile-auto-complete.css.esm.js +1 -1
- package/dist/nile-auto-complete/nile-auto-complete.esm.js +1 -1
- package/dist/nile-file-preview/nile-file-preview.cjs.js +1 -1
- package/dist/nile-file-preview/nile-file-preview.cjs.js.map +1 -1
- package/dist/nile-file-preview/nile-file-preview.css.cjs.js +1 -1
- package/dist/nile-file-preview/nile-file-preview.css.cjs.js.map +1 -1
- package/dist/nile-file-preview/nile-file-preview.css.esm.js +2 -2
- package/dist/nile-file-preview/nile-file-preview.esm.js +1 -1
- package/dist/nile-file-preview/nile-file-preview.template.cjs.js +1 -1
- package/dist/nile-file-preview/nile-file-preview.template.cjs.js.map +1 -1
- package/dist/nile-file-preview/nile-file-preview.template.esm.js +55 -25
- package/dist/nile-file-preview/utils/index.cjs.js +1 -1
- package/dist/nile-file-preview/utils/index.esm.js +1 -1
- package/dist/nile-file-preview/utils/nile-file-preview.util.cjs.js +1 -1
- package/dist/nile-file-preview/utils/nile-file-preview.util.cjs.js.map +1 -1
- package/dist/nile-file-preview/utils/nile-file-preview.util.esm.js +1 -1
- package/dist/nile-file-upload/nile-file-upload.cjs.js +1 -1
- package/dist/nile-file-upload/nile-file-upload.cjs.js.map +1 -1
- package/dist/nile-file-upload/nile-file-upload.css.cjs.js +1 -1
- package/dist/nile-file-upload/nile-file-upload.css.cjs.js.map +1 -1
- package/dist/nile-file-upload/nile-file-upload.css.esm.js +15 -5
- package/dist/nile-file-upload/nile-file-upload.esm.js +2 -2
- package/dist/nile-file-upload/nile-file-upload.template.cjs.js +2 -2
- package/dist/nile-file-upload/nile-file-upload.template.cjs.js.map +1 -1
- package/dist/nile-file-upload/nile-file-upload.template.esm.js +36 -32
- package/dist/nile-file-upload/types/file-upload.enums.cjs.js +1 -1
- package/dist/nile-file-upload/types/file-upload.enums.cjs.js.map +1 -1
- package/dist/nile-file-upload/types/file-upload.enums.esm.js +1 -1
- package/dist/nile-file-upload/types/index.cjs.js +1 -1
- package/dist/nile-file-upload/types/index.esm.js +1 -1
- package/dist/nile-file-upload/utils/drag-drop.util.cjs.js +1 -1
- package/dist/nile-file-upload/utils/drag-drop.util.cjs.js.map +1 -1
- package/dist/nile-file-upload/utils/drag-drop.util.esm.js +1 -1
- package/dist/nile-file-upload/utils/file-validation.util.cjs.js +4 -2
- package/dist/nile-file-upload/utils/file-validation.util.cjs.js.map +1 -1
- package/dist/nile-file-upload/utils/file-validation.util.esm.js +1 -1
- package/dist/nile-grid/nile-grid-head-item/nile-grid-head-item.cjs.js +1 -1
- package/dist/nile-grid/nile-grid-head-item/nile-grid-head-item.cjs.js.map +1 -1
- package/dist/nile-grid/nile-grid-head-item/nile-grid-head-item.esm.js +3 -3
- package/dist/nile-grid/nile-grid-head-item/nile-grid-head-item.utils.cjs.js +1 -1
- package/dist/nile-grid/nile-grid-head-item/nile-grid-head-item.utils.cjs.js.map +1 -1
- package/dist/nile-grid/nile-grid-head-item/nile-grid-head-item.utils.esm.js +1 -1
- package/dist/nile-grid/nile-grid.cjs.js +1 -1
- package/dist/nile-grid/nile-grid.cjs.js.map +1 -1
- package/dist/nile-grid/nile-grid.esm.js +2 -2
- package/dist/nile-grid/nile-grid.layout.cjs.js +1 -1
- package/dist/nile-grid/nile-grid.layout.esm.js +1 -1
- package/dist/nile-grid/nile-grid.resize.cjs.js +1 -1
- package/dist/nile-grid/nile-grid.resize.esm.js +1 -1
- package/dist/nile-grid/nile-grid.utils.cjs.js +1 -1
- package/dist/nile-grid/nile-grid.utils.esm.js +1 -1
- package/dist/nile-grid/nile-grid.width.cjs.js +1 -1
- package/dist/nile-grid/nile-grid.width.cjs.js.map +1 -1
- package/dist/nile-grid/nile-grid.width.esm.js +1 -1
- package/dist/nile-input/nile-input.cjs.js +1 -1
- package/dist/nile-input/nile-input.cjs.js.map +1 -1
- package/dist/nile-input/nile-input.esm.js +1 -1
- package/dist/nile-popover/index.cjs.js +1 -1
- package/dist/nile-popover/index.esm.js +1 -1
- package/dist/nile-popover/nile-popover.cjs.js +4 -4
- package/dist/nile-popover/nile-popover.cjs.js.map +1 -1
- package/dist/nile-popover/nile-popover.esm.js +11 -6
- package/dist/src/nile-accordion/nile-accordian.test.js +101 -99
- package/dist/src/nile-accordion/nile-accordian.test.js.map +1 -1
- package/dist/src/nile-auto-complete/nile-auto-complete.css.js +1 -1
- package/dist/src/nile-auto-complete/nile-auto-complete.css.js.map +1 -1
- package/dist/src/nile-auto-complete/nile-auto-complete.js +1 -1
- package/dist/src/nile-auto-complete/nile-auto-complete.js.map +1 -1
- package/dist/src/nile-auto-complete/nile-auto-complete.test.js +104 -112
- package/dist/src/nile-auto-complete/nile-auto-complete.test.js.map +1 -1
- package/dist/src/nile-avatar/nile-avatar.test.d.ts +0 -1
- package/dist/src/nile-avatar/nile-avatar.test.js +103 -87
- package/dist/src/nile-avatar/nile-avatar.test.js.map +1 -1
- package/dist/src/nile-badge/nile-badge.test.js +554 -35
- package/dist/src/nile-badge/nile-badge.test.js.map +1 -1
- package/dist/src/nile-breadcrumb/nile-breadcrumb.test.d.ts +2 -0
- package/dist/src/nile-breadcrumb/nile-breadcrumb.test.js +106 -0
- package/dist/src/nile-breadcrumb/nile-breadcrumb.test.js.map +1 -0
- package/dist/src/nile-breadcrumb-item/nile-breadcrumb-item.test.d.ts +1 -0
- package/dist/src/nile-breadcrumb-item/nile-breadcrumb-item.test.js +108 -0
- package/dist/src/nile-breadcrumb-item/nile-breadcrumb-item.test.js.map +1 -0
- package/dist/src/nile-button/nile-button.test.js +499 -39
- package/dist/src/nile-button/nile-button.test.js.map +1 -1
- package/dist/src/nile-button-filter/nile-button-filter.test.d.ts +1 -0
- package/dist/src/nile-button-filter/nile-button-filter.test.js +108 -0
- package/dist/src/nile-button-filter/nile-button-filter.test.js.map +1 -0
- package/dist/src/nile-button-toggle/nile-button-toggle.test.d.ts +1 -0
- package/dist/src/nile-button-toggle/nile-button-toggle.test.js +108 -0
- package/dist/src/nile-button-toggle/nile-button-toggle.test.js.map +1 -0
- package/dist/src/nile-button-toggle-group/nile-button-toggle-group.test.d.ts +1 -1
- package/dist/src/nile-button-toggle-group/nile-button-toggle-group.test.js +105 -104
- package/dist/src/nile-button-toggle-group/nile-button-toggle-group.test.js.map +1 -1
- package/dist/src/nile-calendar/nile-calendar.test.d.ts +0 -6
- package/dist/src/nile-calendar/nile-calendar.test.js +103 -318
- package/dist/src/nile-calendar/nile-calendar.test.js.map +1 -1
- package/dist/src/nile-card/nile-card.test.js +102 -66
- package/dist/src/nile-card/nile-card.test.js.map +1 -1
- package/dist/src/nile-checkbox/nile-checkbox.test.js +547 -108
- package/dist/src/nile-checkbox/nile-checkbox.test.js.map +1 -1
- package/dist/src/nile-chip/nile-chip.test.d.ts +0 -2
- package/dist/src/nile-chip/nile-chip.test.js +101 -102
- package/dist/src/nile-chip/nile-chip.test.js.map +1 -1
- package/dist/src/nile-circular-progressbar/nile-circular-progressbar.test.d.ts +1 -0
- package/dist/src/nile-circular-progressbar/nile-circular-progressbar.test.js +108 -0
- package/dist/src/nile-circular-progressbar/nile-circular-progressbar.test.js.map +1 -0
- package/dist/src/nile-date-picker/nile-date-picker.test.d.ts +1 -0
- package/dist/src/nile-date-picker/nile-date-picker.test.js +108 -0
- package/dist/src/nile-date-picker/nile-date-picker.test.js.map +1 -0
- package/dist/src/nile-dialog/nile-dialog.test.d.ts +0 -1
- package/dist/src/nile-dialog/nile-dialog.test.js +104 -126
- package/dist/src/nile-dialog/nile-dialog.test.js.map +1 -1
- package/dist/src/nile-divider/nile-divider.test.d.ts +1 -0
- package/dist/src/nile-divider/nile-divider.test.js +560 -0
- package/dist/src/nile-divider/nile-divider.test.js.map +1 -0
- package/dist/src/nile-drawer/nile-drawer.test.js +106 -86
- package/dist/src/nile-drawer/nile-drawer.test.js.map +1 -1
- package/dist/src/nile-dropdown/nile-dropdown.test.js +104 -148
- package/dist/src/nile-dropdown/nile-dropdown.test.js.map +1 -1
- package/dist/src/nile-empty-state/nile-empty-state.test.js +107 -59
- package/dist/src/nile-empty-state/nile-empty-state.test.js.map +1 -1
- package/dist/src/nile-error-message/nile-error-message.test.js +105 -55
- package/dist/src/nile-error-message/nile-error-message.test.js.map +1 -1
- package/dist/src/nile-error-notification/nile-error-notification.test.d.ts +1 -0
- package/dist/src/nile-error-notification/nile-error-notification.test.js +108 -0
- package/dist/src/nile-error-notification/nile-error-notification.test.js.map +1 -0
- package/dist/src/nile-file-preview/nile-file-preview.css.js +2 -2
- package/dist/src/nile-file-preview/nile-file-preview.css.js.map +1 -1
- package/dist/src/nile-file-preview/nile-file-preview.d.ts +1 -4
- package/dist/src/nile-file-preview/nile-file-preview.js +21 -47
- package/dist/src/nile-file-preview/nile-file-preview.js.map +1 -1
- package/dist/src/nile-file-preview/nile-file-preview.template.d.ts +6 -6
- package/dist/src/nile-file-preview/nile-file-preview.template.js +53 -23
- package/dist/src/nile-file-preview/nile-file-preview.template.js.map +1 -1
- package/dist/src/nile-file-preview/nile-file-preview.test.d.ts +0 -6
- package/dist/src/nile-file-preview/nile-file-preview.test.js +106 -28
- package/dist/src/nile-file-preview/nile-file-preview.test.js.map +1 -1
- package/dist/src/nile-file-preview/utils/nile-file-preview.util.d.ts +3 -2
- package/dist/src/nile-file-preview/utils/nile-file-preview.util.js +32 -7
- package/dist/src/nile-file-preview/utils/nile-file-preview.util.js.map +1 -1
- package/dist/src/nile-file-upload/nile-file-upload.css.js +15 -5
- package/dist/src/nile-file-upload/nile-file-upload.css.js.map +1 -1
- package/dist/src/nile-file-upload/nile-file-upload.d.ts +4 -1
- package/dist/src/nile-file-upload/nile-file-upload.js +13 -1
- package/dist/src/nile-file-upload/nile-file-upload.js.map +1 -1
- package/dist/src/nile-file-upload/nile-file-upload.template.js +19 -15
- package/dist/src/nile-file-upload/nile-file-upload.template.js.map +1 -1
- package/dist/src/nile-file-upload/nile-file-upload.test.d.ts +0 -6
- package/dist/src/nile-file-upload/nile-file-upload.test.js +106 -28
- package/dist/src/nile-file-upload/nile-file-upload.test.js.map +1 -1
- package/dist/src/nile-file-upload/types/file-upload.enums.d.ts +17 -3
- package/dist/src/nile-file-upload/types/file-upload.enums.js +17 -1
- package/dist/src/nile-file-upload/types/file-upload.enums.js.map +1 -1
- package/dist/src/nile-file-upload/utils/drag-drop.util.d.ts +2 -0
- package/dist/src/nile-file-upload/utils/drag-drop.util.js +14 -8
- package/dist/src/nile-file-upload/utils/drag-drop.util.js.map +1 -1
- package/dist/src/nile-file-upload/utils/file-validation.util.js +89 -10
- package/dist/src/nile-file-upload/utils/file-validation.util.js.map +1 -1
- package/dist/src/nile-filter-chip/nile-filter-chip.test.js +102 -77
- package/dist/src/nile-filter-chip/nile-filter-chip.test.js.map +1 -1
- package/dist/src/nile-form-error-message/nile-form-error-message.test.d.ts +1 -0
- package/dist/src/nile-form-error-message/nile-form-error-message.test.js +108 -0
- package/dist/src/nile-form-error-message/nile-form-error-message.test.js.map +1 -0
- package/dist/src/nile-form-group/nile-form-group.test.js +104 -51
- package/dist/src/nile-form-group/nile-form-group.test.js.map +1 -1
- package/dist/src/nile-form-help-text/nile-form-help-text.test.js +104 -84
- package/dist/src/nile-form-help-text/nile-form-help-text.test.js.map +1 -1
- package/dist/src/nile-format-date/nile-format-date.test.d.ts +1 -0
- package/dist/src/nile-format-date/nile-format-date.test.js +108 -0
- package/dist/src/nile-format-date/nile-format-date.test.js.map +1 -0
- package/dist/src/nile-grid/nile-grid-head-item/nile-grid-head-item.js +6 -5
- package/dist/src/nile-grid/nile-grid-head-item/nile-grid-head-item.js.map +1 -1
- package/dist/src/nile-grid/nile-grid-head-item/nile-grid-head-item.utils.d.ts +14 -0
- package/dist/src/nile-grid/nile-grid-head-item/nile-grid-head-item.utils.js +24 -0
- package/dist/src/nile-grid/nile-grid-head-item/nile-grid-head-item.utils.js.map +1 -1
- package/dist/src/nile-grid/nile-grid.d.ts +1 -0
- package/dist/src/nile-grid/nile-grid.js +5 -1
- package/dist/src/nile-grid/nile-grid.js.map +1 -1
- package/dist/src/nile-grid/nile-grid.utils.d.ts +6 -0
- package/dist/src/nile-grid/nile-grid.utils.js +13 -0
- package/dist/src/nile-grid/nile-grid.utils.js.map +1 -1
- package/dist/src/nile-heading/nile-heading.test.d.ts +1 -0
- package/dist/src/nile-heading/nile-heading.test.js +108 -0
- package/dist/src/nile-heading/nile-heading.test.js.map +1 -0
- package/dist/src/nile-hero/nile-hero.test.js +101 -38
- package/dist/src/nile-hero/nile-hero.test.js.map +1 -1
- package/dist/src/nile-icon/nile-icon.test.js +103 -40
- package/dist/src/nile-icon/nile-icon.test.js.map +1 -1
- package/dist/src/nile-icon-button/nile-icon-button.test.d.ts +1 -0
- package/dist/src/nile-icon-button/nile-icon-button.test.js +568 -0
- package/dist/src/nile-icon-button/nile-icon-button.test.js.map +1 -0
- package/dist/src/nile-inline-edit/nile-inline-edit.test.d.ts +1 -0
- package/dist/src/nile-inline-edit/nile-inline-edit.test.js +108 -0
- package/dist/src/nile-inline-edit/nile-inline-edit.test.js.map +1 -0
- package/dist/src/nile-input/nile-input.js +1 -1
- package/dist/src/nile-input/nile-input.js.map +1 -1
- package/dist/src/nile-input/nile-input.test.js +109 -139
- package/dist/src/nile-input/nile-input.test.js.map +1 -1
- package/dist/src/nile-link/nile-link.test.js +103 -67
- package/dist/src/nile-link/nile-link.test.js.map +1 -1
- package/dist/src/nile-list/nile-list.test.d.ts +1 -0
- package/dist/src/nile-list/nile-list.test.js +108 -0
- package/dist/src/nile-list/nile-list.test.js.map +1 -0
- package/dist/src/nile-list-item/nile-list-item.test.d.ts +1 -0
- package/dist/src/nile-list-item/nile-list-item.test.js +108 -0
- package/dist/src/nile-list-item/nile-list-item.test.js.map +1 -0
- package/dist/src/nile-lite-tooltip/nile-lite-tooltip.test.d.ts +2 -0
- package/dist/src/nile-lite-tooltip/nile-lite-tooltip.test.js +109 -0
- package/dist/src/nile-lite-tooltip/nile-lite-tooltip.test.js.map +1 -0
- package/dist/src/nile-loader/nile-loader.test.js +107 -40
- package/dist/src/nile-loader/nile-loader.test.js.map +1 -1
- package/dist/src/nile-menu/nile-menu.test.d.ts +1 -0
- package/dist/src/nile-menu/nile-menu.test.js +113 -0
- package/dist/src/nile-menu/nile-menu.test.js.map +1 -0
- package/dist/src/nile-menu-item/nile-menu-item.test.d.ts +1 -0
- package/dist/src/nile-menu-item/nile-menu-item.test.js +113 -0
- package/dist/src/nile-menu-item/nile-menu-item.test.js.map +1 -0
- package/dist/src/nile-option/nile-option.test.d.ts +1 -0
- package/dist/src/nile-option/nile-option.test.js +108 -0
- package/dist/src/nile-option/nile-option.test.js.map +1 -0
- package/dist/src/nile-option-group/nile-option-group.test.d.ts +1 -0
- package/dist/src/nile-option-group/nile-option-group.test.js +108 -0
- package/dist/src/nile-option-group/nile-option-group.test.js.map +1 -0
- package/dist/src/nile-page-header/nile-page-header.test.d.ts +1 -0
- package/dist/src/nile-page-header/nile-page-header.test.js +108 -0
- package/dist/src/nile-page-header/nile-page-header.test.js.map +1 -0
- package/dist/src/nile-pagination/nile-pagination.test.d.ts +1 -0
- package/dist/src/nile-pagination/nile-pagination.test.js +108 -0
- package/dist/src/nile-pagination/nile-pagination.test.js.map +1 -0
- package/dist/src/nile-popover/nile-popover.test.js +103 -68
- package/dist/src/nile-popover/nile-popover.test.js.map +1 -1
- package/dist/src/nile-popup/nile-popup.test.js +104 -65
- package/dist/src/nile-popup/nile-popup.test.js.map +1 -1
- package/dist/src/nile-progress-bar/nile-progress-bar.test.js +104 -44
- package/dist/src/nile-progress-bar/nile-progress-bar.test.js.map +1 -1
- package/dist/src/nile-radio/nile-radio.test.js +103 -66
- package/dist/src/nile-radio/nile-radio.test.js.map +1 -1
- package/dist/src/nile-radio-group/nile-radio-group.test.d.ts +0 -1
- package/dist/src/nile-radio-group/nile-radio-group.test.js +105 -171
- package/dist/src/nile-radio-group/nile-radio-group.test.js.map +1 -1
- package/dist/src/nile-section-message/nile-section-message.test.d.ts +1 -0
- package/dist/src/nile-section-message/nile-section-message.test.js +108 -0
- package/dist/src/nile-section-message/nile-section-message.test.js.map +1 -0
- package/dist/src/nile-select/nile-select.test.d.ts +0 -5
- package/dist/src/nile-select/nile-select.test.js +105 -244
- package/dist/src/nile-select/nile-select.test.js.map +1 -1
- package/dist/src/nile-skeleton-loader/nile-skeleton-loader.test.d.ts +1 -0
- package/dist/src/nile-skeleton-loader/nile-skeleton-loader.test.js +108 -0
- package/dist/src/nile-skeleton-loader/nile-skeleton-loader.test.js.map +1 -0
- package/dist/src/nile-slide-toggle/nile-slide-toggle.test.js +104 -50
- package/dist/src/nile-slide-toggle/nile-slide-toggle.test.js.map +1 -1
- package/dist/src/nile-slider/nile-slider.test.d.ts +1 -0
- package/dist/src/nile-slider/nile-slider.test.js +108 -0
- package/dist/src/nile-slider/nile-slider.test.js.map +1 -0
- package/dist/src/nile-spinner/nile-spinner.test.d.ts +1 -0
- package/dist/src/nile-spinner/nile-spinner.test.js +569 -0
- package/dist/src/nile-spinner/nile-spinner.test.js.map +1 -0
- package/dist/src/nile-split-panel/nile-split-panel.test.d.ts +1 -0
- package/dist/src/nile-split-panel/nile-split-panel.test.js +108 -0
- package/dist/src/nile-split-panel/nile-split-panel.test.js.map +1 -0
- package/dist/src/nile-stepper/nile-stepper.test.d.ts +2 -0
- package/dist/src/nile-stepper/nile-stepper.test.js +109 -0
- package/dist/src/nile-stepper/nile-stepper.test.js.map +1 -0
- package/dist/src/nile-stepper-item/nile-stepper-item.test.d.ts +1 -0
- package/dist/src/nile-stepper-item/nile-stepper-item.test.js +108 -0
- package/dist/src/nile-stepper-item/nile-stepper-item.test.js.map +1 -0
- package/dist/src/nile-tab/nile-tab.test.d.ts +1 -0
- package/dist/src/nile-tab/nile-tab.test.js +108 -0
- package/dist/src/nile-tab/nile-tab.test.js.map +1 -0
- package/dist/src/nile-tab-group/nile-tab-group.test.js +105 -172
- package/dist/src/nile-tab-group/nile-tab-group.test.js.map +1 -1
- package/dist/src/nile-tab-panel/nile-tab-panel.test.d.ts +1 -0
- package/dist/src/nile-tab-panel/nile-tab-panel.test.js +108 -0
- package/dist/src/nile-tab-panel/nile-tab-panel.test.js.map +1 -0
- package/dist/src/nile-tag/nile-tag.test.d.ts +1 -0
- package/dist/src/nile-tag/nile-tag.test.js +574 -0
- package/dist/src/nile-tag/nile-tag.test.js.map +1 -0
- package/dist/src/nile-textarea/nile-textarea.test.d.ts +1 -1
- package/dist/src/nile-textarea/nile-textarea.test.js +105 -84
- package/dist/src/nile-textarea/nile-textarea.test.js.map +1 -1
- package/dist/src/nile-title/nile-title.test.d.ts +1 -0
- package/dist/src/nile-title/nile-title.test.js +108 -0
- package/dist/src/nile-title/nile-title.test.js.map +1 -0
- package/dist/src/nile-toast/nile-toast.test.d.ts +1 -0
- package/dist/src/nile-toast/nile-toast.test.js +526 -0
- package/dist/src/nile-toast/nile-toast.test.js.map +1 -0
- package/dist/src/nile-toolbar/nile-toolbar.test.d.ts +1 -0
- package/dist/src/nile-toolbar/nile-toolbar.test.js +108 -0
- package/dist/src/nile-toolbar/nile-toolbar.test.js.map +1 -0
- package/dist/src/nile-tooltip/nile-tooltip.test.d.ts +1 -0
- package/dist/src/nile-tooltip/nile-tooltip.test.js +546 -0
- package/dist/src/nile-tooltip/nile-tooltip.test.js.map +1 -0
- package/dist/src/nile-virtual-select/nile-virtual-select.test.d.ts +1 -7
- package/dist/src/nile-virtual-select/nile-virtual-select.test.js +105 -628
- package/dist/src/nile-virtual-select/nile-virtual-select.test.js.map +1 -1
- package/dist/src/version.js +1 -1
- package/dist/src/version.js.map +1 -1
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/package.json +1 -1
- package/rollup.config.js +7 -1
- package/src/nile-accordion/nile-accordian.test.ts +102 -116
- package/src/nile-auto-complete/nile-auto-complete.css.ts +1 -1
- package/src/nile-auto-complete/nile-auto-complete.test.ts +102 -145
- package/src/nile-auto-complete/nile-auto-complete.ts +1 -1
- package/src/nile-avatar/nile-avatar.test.ts +102 -112
- package/src/nile-badge/nile-badge.test.ts +642 -30
- package/src/nile-breadcrumb/nile-breadcrumb.test.ts +107 -0
- package/src/nile-breadcrumb-item/nile-breadcrumb-item.test.ts +106 -0
- package/src/nile-button/nile-button.test.ts +593 -61
- package/src/nile-button-filter/nile-button-filter.test.ts +106 -0
- package/src/nile-button-toggle/nile-button-toggle.test.ts +106 -0
- package/src/nile-button-toggle-group/nile-button-toggle-group.test.ts +104 -126
- package/src/nile-calendar/nile-calendar.test.ts +102 -406
- package/src/nile-card/nile-card.test.ts +103 -71
- package/src/nile-checkbox/nile-checkbox.test.ts +614 -108
- package/src/nile-chip/nile-chip.test.ts +102 -136
- package/src/nile-circular-progressbar/nile-circular-progressbar.test.ts +106 -0
- package/src/nile-date-picker/nile-date-picker.test.ts +106 -0
- package/src/nile-dialog/nile-dialog.test.ts +102 -164
- package/src/nile-divider/nile-divider.test.ts +659 -0
- package/src/nile-drawer/nile-drawer.test.ts +105 -105
- package/src/nile-dropdown/nile-dropdown.test.ts +102 -190
- package/src/nile-empty-state/nile-empty-state.test.ts +104 -67
- package/src/nile-error-message/nile-error-message.test.ts +104 -67
- package/src/nile-error-notification/nile-error-notification.test.ts +106 -0
- package/src/nile-file-preview/nile-file-preview.css.ts +2 -2
- package/src/nile-file-preview/nile-file-preview.template.ts +59 -23
- package/src/nile-file-preview/nile-file-preview.test.ts +105 -37
- package/src/nile-file-preview/nile-file-preview.ts +23 -56
- package/src/nile-file-preview/utils/nile-file-preview.util.ts +37 -8
- package/src/nile-file-upload/nile-file-upload.css.ts +15 -5
- package/src/nile-file-upload/nile-file-upload.template.ts +22 -18
- package/src/nile-file-upload/nile-file-upload.test.ts +105 -37
- package/src/nile-file-upload/nile-file-upload.ts +11 -3
- package/src/nile-file-upload/types/file-upload.enums.ts +20 -4
- package/src/nile-file-upload/utils/drag-drop.util.ts +20 -11
- package/src/nile-file-upload/utils/file-validation.util.ts +104 -22
- package/src/nile-filter-chip/nile-filter-chip.test.ts +103 -89
- package/src/nile-form-error-message/nile-form-error-message.test.ts +106 -0
- package/src/nile-form-group/nile-form-group.test.ts +103 -60
- package/src/nile-form-help-text/nile-form-help-text.test.ts +102 -106
- package/src/nile-format-date/nile-format-date.test.ts +106 -0
- package/src/nile-grid/nile-grid-head-item/nile-grid-head-item.ts +7 -5
- package/src/nile-grid/nile-grid-head-item/nile-grid-head-item.utils.ts +28 -0
- package/src/nile-grid/nile-grid.ts +6 -1
- package/src/nile-grid/nile-grid.utils.ts +18 -1
- package/src/nile-heading/nile-heading.test.ts +106 -0
- package/src/nile-hero/nile-hero.test.ts +103 -42
- package/src/nile-icon/nile-icon.test.ts +103 -50
- package/src/nile-icon-button/nile-icon-button.test.ts +667 -0
- package/src/nile-inline-edit/nile-inline-edit.test.ts +106 -0
- package/src/nile-input/nile-input.test.ts +105 -164
- package/src/nile-input/nile-input.ts +1 -1
- package/src/nile-link/nile-link.test.ts +104 -81
- package/src/nile-list/nile-list.test.ts +106 -0
- package/src/nile-list-item/nile-list-item.test.ts +106 -0
- package/src/nile-lite-tooltip/nile-lite-tooltip.test.ts +107 -0
- package/src/nile-loader/nile-loader.test.ts +103 -48
- package/src/nile-menu/nile-menu.test.ts +106 -0
- package/src/nile-menu-item/nile-menu-item.test.ts +106 -0
- package/src/nile-option/nile-option.test.ts +106 -0
- package/src/nile-option-group/nile-option-group.test.ts +106 -0
- package/src/nile-page-header/nile-page-header.test.ts +106 -0
- package/src/nile-pagination/nile-pagination.test.ts +106 -0
- package/src/nile-popover/nile-popover.test.ts +103 -83
- package/src/nile-popup/nile-popup.test.ts +102 -82
- package/src/nile-progress-bar/nile-progress-bar.test.ts +103 -52
- package/src/nile-radio/nile-radio.test.ts +103 -78
- package/src/nile-radio-group/nile-radio-group.test.ts +104 -213
- package/src/nile-section-message/nile-section-message.test.ts +106 -0
- package/src/nile-select/nile-select.test.ts +105 -308
- package/src/nile-skeleton-loader/nile-skeleton-loader.test.ts +106 -0
- package/src/nile-slide-toggle/nile-slide-toggle.test.ts +103 -58
- package/src/nile-slider/nile-slider.test.ts +106 -0
- package/src/nile-spinner/nile-spinner.test.ts +668 -0
- package/src/nile-split-panel/nile-split-panel.test.ts +106 -0
- package/src/nile-stepper/nile-stepper.test.ts +107 -0
- package/src/nile-stepper-item/nile-stepper-item.test.ts +106 -0
- package/src/nile-tab/nile-tab.test.ts +106 -0
- package/src/nile-tab-group/nile-tab-group.test.ts +104 -211
- package/src/nile-tab-panel/nile-tab-panel.test.ts +106 -0
- package/src/nile-tag/nile-tag.test.ts +675 -0
- package/src/nile-textarea/nile-textarea.test.ts +104 -100
- package/src/nile-title/nile-title.test.ts +106 -0
- package/src/nile-toast/nile-toast.test.ts +625 -0
- package/src/nile-toolbar/nile-toolbar.test.ts +106 -0
- package/src/nile-tooltip/nile-tooltip.test.ts +645 -0
- package/src/nile-virtual-select/nile-virtual-select.test.ts +104 -772
- package/vscode-html-custom-data.json +8 -3
- package/web-test-runner.config.mjs +4 -2
- package/dist/axe.min-2720cd56.esm.js +0 -1
- package/dist/axe.min-69d47269.cjs.js +0 -2
- package/dist/axe.min-69d47269.cjs.js.map +0 -1
- package/dist/css-tag-bb10c0fa.cjs.js +0 -6
- package/dist/css-tag-bb10c0fa.cjs.js.map +0 -1
- package/dist/css-tag-dc564feb.esm.js +0 -6
- package/dist/fixture-958445f8.cjs.js +0 -395
- package/dist/fixture-958445f8.cjs.js.map +0 -1
- package/dist/fixture-985bba12.esm.js +0 -569
- package/dist/nile-accordion/nile-accordian.test.cjs.js +0 -2
- package/dist/nile-accordion/nile-accordian.test.cjs.js.map +0 -1
- package/dist/nile-accordion/nile-accordian.test.esm.js +0 -1
- package/dist/nile-auto-complete/nile-auto-complete.test.cjs.js +0 -2
- package/dist/nile-auto-complete/nile-auto-complete.test.cjs.js.map +0 -1
- package/dist/nile-auto-complete/nile-auto-complete.test.esm.js +0 -9
- package/dist/nile-avatar/nile-avatar.test.cjs.js +0 -2
- package/dist/nile-avatar/nile-avatar.test.cjs.js.map +0 -1
- package/dist/nile-avatar/nile-avatar.test.esm.js +0 -11
- package/dist/nile-badge/nile-badge.test.cjs.js +0 -2
- package/dist/nile-badge/nile-badge.test.cjs.js.map +0 -1
- package/dist/nile-badge/nile-badge.test.esm.js +0 -1
- package/dist/nile-button/nile-button.test.cjs.js +0 -2
- package/dist/nile-button/nile-button.test.cjs.js.map +0 -1
- package/dist/nile-button/nile-button.test.esm.js +0 -4
- package/dist/nile-button-toggle-group/nile-button-toggle-group.test.cjs.js +0 -2
- package/dist/nile-button-toggle-group/nile-button-toggle-group.test.cjs.js.map +0 -1
- package/dist/nile-button-toggle-group/nile-button-toggle-group.test.esm.js +0 -49
- package/dist/nile-calendar/nile-calendar.test.cjs.js +0 -2
- package/dist/nile-calendar/nile-calendar.test.cjs.js.map +0 -1
- package/dist/nile-calendar/nile-calendar.test.esm.js +0 -11
- package/dist/nile-card/nile-card.test.cjs.js +0 -2
- package/dist/nile-card/nile-card.test.cjs.js.map +0 -1
- package/dist/nile-card/nile-card.test.esm.js +0 -51
- package/dist/nile-checkbox/nile-checkbox.test.cjs.js +0 -2
- package/dist/nile-checkbox/nile-checkbox.test.cjs.js.map +0 -1
- package/dist/nile-checkbox/nile-checkbox.test.esm.js +0 -17
- package/dist/nile-chip/nile-chip.test.cjs.js +0 -2
- package/dist/nile-chip/nile-chip.test.cjs.js.map +0 -1
- package/dist/nile-chip/nile-chip.test.esm.js +0 -1
- package/dist/nile-dialog/nile-dialog.test.cjs.js +0 -2
- package/dist/nile-dialog/nile-dialog.test.cjs.js.map +0 -1
- package/dist/nile-dialog/nile-dialog.test.esm.js +0 -7
- package/dist/nile-drawer/nile-drawer.test.cjs.js +0 -2
- package/dist/nile-drawer/nile-drawer.test.cjs.js.map +0 -1
- package/dist/nile-drawer/nile-drawer.test.esm.js +0 -17
- package/dist/nile-dropdown/nile-dropdown.test.cjs.js +0 -2
- package/dist/nile-dropdown/nile-dropdown.test.cjs.js.map +0 -1
- package/dist/nile-dropdown/nile-dropdown.test.esm.js +0 -28
- package/dist/nile-empty-state/nile-empty-state.test.cjs.js +0 -2
- package/dist/nile-empty-state/nile-empty-state.test.cjs.js.map +0 -1
- package/dist/nile-empty-state/nile-empty-state.test.esm.js +0 -9
- package/dist/nile-error-message/nile-error-message.test.cjs.js +0 -2
- package/dist/nile-error-message/nile-error-message.test.cjs.js.map +0 -1
- package/dist/nile-error-message/nile-error-message.test.esm.js +0 -1
- package/dist/nile-file-preview/nile-file-preview.test.cjs.js +0 -2
- package/dist/nile-file-preview/nile-file-preview.test.cjs.js.map +0 -1
- package/dist/nile-file-preview/nile-file-preview.test.esm.js +0 -1
- package/dist/nile-file-upload/nile-file-upload.test.cjs.js +0 -2
- package/dist/nile-file-upload/nile-file-upload.test.cjs.js.map +0 -1
- package/dist/nile-file-upload/nile-file-upload.test.esm.js +0 -1
- package/dist/nile-filter-chip/nile-filter-chip.test.cjs.js +0 -2
- package/dist/nile-filter-chip/nile-filter-chip.test.cjs.js.map +0 -1
- package/dist/nile-filter-chip/nile-filter-chip.test.esm.js +0 -20
- package/dist/nile-form-group/nile-form-group.test.cjs.js +0 -2
- package/dist/nile-form-group/nile-form-group.test.cjs.js.map +0 -1
- package/dist/nile-form-group/nile-form-group.test.esm.js +0 -1
- package/dist/nile-form-help-text/nile-form-help-text.test.cjs.js +0 -2
- package/dist/nile-form-help-text/nile-form-help-text.test.cjs.js.map +0 -1
- package/dist/nile-form-help-text/nile-form-help-text.test.esm.js +0 -1
- package/dist/nile-hero/nile-hero.test.cjs.js +0 -2
- package/dist/nile-hero/nile-hero.test.cjs.js.map +0 -1
- package/dist/nile-hero/nile-hero.test.esm.js +0 -14
- package/dist/nile-icon/nile-icon.test.cjs.js +0 -2
- package/dist/nile-icon/nile-icon.test.cjs.js.map +0 -1
- package/dist/nile-icon/nile-icon.test.esm.js +0 -1
- package/dist/nile-input/nile-input.test.cjs.js +0 -2
- package/dist/nile-input/nile-input.test.cjs.js.map +0 -1
- package/dist/nile-input/nile-input.test.esm.js +0 -17
- package/dist/nile-link/nile-link.test.cjs.js +0 -2
- package/dist/nile-link/nile-link.test.cjs.js.map +0 -1
- package/dist/nile-link/nile-link.test.esm.js +0 -1
- package/dist/nile-loader/nile-loader.test.cjs.js +0 -2
- package/dist/nile-loader/nile-loader.test.cjs.js.map +0 -1
- package/dist/nile-loader/nile-loader.test.esm.js +0 -1
- package/dist/nile-popover/nile-popover.test.cjs.js +0 -2
- package/dist/nile-popover/nile-popover.test.cjs.js.map +0 -1
- package/dist/nile-popover/nile-popover.test.esm.js +0 -21
- package/dist/nile-popup/nile-popup.test.cjs.js +0 -2
- package/dist/nile-popup/nile-popup.test.cjs.js.map +0 -1
- package/dist/nile-popup/nile-popup.test.esm.js +0 -1
- package/dist/nile-progress-bar/nile-progress-bar.test.cjs.js +0 -2
- package/dist/nile-progress-bar/nile-progress-bar.test.cjs.js.map +0 -1
- package/dist/nile-progress-bar/nile-progress-bar.test.esm.js +0 -1
- package/dist/nile-radio/nile-radio.test.cjs.js +0 -2
- package/dist/nile-radio/nile-radio.test.cjs.js.map +0 -1
- package/dist/nile-radio/nile-radio.test.esm.js +0 -1
- package/dist/nile-radio-group/nile-radio-group.test.cjs.js +0 -2
- package/dist/nile-radio-group/nile-radio-group.test.cjs.js.map +0 -1
- package/dist/nile-radio-group/nile-radio-group.test.esm.js +0 -57
- package/dist/nile-select/nile-select.test.cjs.js +0 -2
- package/dist/nile-select/nile-select.test.cjs.js.map +0 -1
- package/dist/nile-select/nile-select.test.esm.js +0 -55
- package/dist/nile-slide-toggle/nile-slide-toggle.test.cjs.js +0 -2
- package/dist/nile-slide-toggle/nile-slide-toggle.test.cjs.js.map +0 -1
- package/dist/nile-slide-toggle/nile-slide-toggle.test.esm.js +0 -1
- package/dist/nile-tab-group/nile-tab-group.test.cjs.js +0 -2
- package/dist/nile-tab-group/nile-tab-group.test.cjs.js.map +0 -1
- package/dist/nile-tab-group/nile-tab-group.test.esm.js +0 -65
- package/dist/nile-textarea/nile-textarea.test.cjs.js +0 -2
- package/dist/nile-textarea/nile-textarea.test.cjs.js.map +0 -1
- package/dist/nile-textarea/nile-textarea.test.esm.js +0 -1
- package/dist/nile-virtual-select/nile-virtual-select.test.cjs.js +0 -2
- package/dist/nile-virtual-select/nile-virtual-select.test.cjs.js.map +0 -1
- package/dist/nile-virtual-select/nile-virtual-select.test.esm.js +0 -93
- package/dist/scopedElementsWrapper-31107e48.esm.js +0 -1
- package/dist/scopedElementsWrapper-9b188ea6.cjs.js +0 -2
- package/dist/scopedElementsWrapper-9b188ea6.cjs.js.map +0 -1
- package/dist/sinon-esm-68c8e378.esm.js +0 -1
- package/dist/sinon-esm-97570c13.cjs.js +0 -2
- package/dist/sinon-esm-97570c13.cjs.js.map +0 -1
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"nile-icon-button.test.js","sourceRoot":"","sources":["../../../src/nile-icon-button/nile-icon-button.test.ts"],"names":[],"mappings":"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","sourcesContent":["import { expect, fixture, html } from '@open-wc/testing';\nimport './nile-icon-button';\nimport NileIconButton from './nile-icon-button';\n\ndescribe('NileIconButton', () => {\n it('1. should render without errors', async () => {\n const el = await fixture<NileIconButton>(html`<nile-icon-button></nile-icon-button>`);\n expect(el).to.exist;\n });\n\n it('2. should have a shadow root', async () => {\n const el = await fixture<NileIconButton>(html`<nile-icon-button></nile-icon-button>`);\n expect(el.shadowRoot).to.not.be.null;\n });\n\n it('3. should render a button element by default', async () => {\n const el = await fixture<NileIconButton>(html`<nile-icon-button></nile-icon-button>`);\n const button = el.shadowRoot!.querySelector('button');\n expect(button).to.exist;\n });\n\n it('4. should render an anchor when href is set', async () => {\n const el = await fixture<NileIconButton>(html`<nile-icon-button href=\"https://example.com\"></nile-icon-button>`);\n const anchor = el.shadowRoot!.querySelector('a');\n expect(anchor).to.exist;\n });\n\n it('5. should render a nile-icon inside', async () => {\n const el = await fixture<NileIconButton>(html`<nile-icon-button name=\"test\"></nile-icon-button>`);\n const icon = el.shadowRoot!.querySelector('nile-icon');\n expect(icon).to.exist;\n });\n\n it('6. should have disabled default to false', async () => {\n const el = await fixture<NileIconButton>(html`<nile-icon-button></nile-icon-button>`);\n expect(el.disabled).to.be.false;\n });\n\n it('7. should have label default to empty string', async () => {\n const el = await fixture<NileIconButton>(html`<nile-icon-button></nile-icon-button>`);\n expect(el.label).to.equal('');\n });\n\n it('8. should have ishovered default to false', async () => {\n const el = await fixture<NileIconButton>(html`<nile-icon-button></nile-icon-button>`);\n expect(el.ishovered).to.be.false;\n });\n\n it('9. should set name on nile-icon', async () => {\n const el = await fixture<NileIconButton>(html`<nile-icon-button name=\"close\"></nile-icon-button>`);\n const icon = el.shadowRoot!.querySelector('nile-icon');\n expect(icon!.getAttribute('name')).to.equal('close');\n });\n\n it('10. should set library on nile-icon', async () => {\n const el = await fixture<NileIconButton>(html`<nile-icon-button library=\"system\"></nile-icon-button>`);\n const icon = el.shadowRoot!.querySelector('nile-icon');\n expect(icon!.getAttribute('library')).to.equal('system');\n });\n\n it('11. should set src on nile-icon', async () => {\n const el = await fixture<NileIconButton>(html`<nile-icon-button src=\"/icon.svg\"></nile-icon-button>`);\n const icon = el.shadowRoot!.querySelector('nile-icon');\n expect(icon!.getAttribute('src')).to.equal('/icon.svg');\n });\n\n it('12. should set aria-label from label property', async () => {\n const el = await fixture<NileIconButton>(html`<nile-icon-button label=\"Close\"></nile-icon-button>`);\n const button = el.shadowRoot!.querySelector('button');\n expect(button!.getAttribute('aria-label')).to.equal('Close');\n });\n\n it('13. should have icon-button class on button', async () => {\n const el = await fixture<NileIconButton>(html`<nile-icon-button></nile-icon-button>`);\n const button = el.shadowRoot!.querySelector('.icon-button');\n expect(button).to.exist;\n });\n\n it('14. should apply disabled class when disabled', async () => {\n const el = await fixture<NileIconButton>(html`<nile-icon-button disabled></nile-icon-button>`);\n const button = el.shadowRoot!.querySelector('.icon-button--disabled');\n expect(button).to.exist;\n });\n\n it('15. should have aria-disabled true when disabled', async () => {\n const el = await fixture<NileIconButton>(html`<nile-icon-button disabled></nile-icon-button>`);\n const button = el.shadowRoot!.querySelector('button');\n expect(button!.getAttribute('aria-disabled')).to.equal('true');\n });\n\n it('16. should have aria-disabled false when not disabled', async () => {\n const el = await fixture<NileIconButton>(html`<nile-icon-button></nile-icon-button>`);\n const button = el.shadowRoot!.querySelector('button');\n expect(button!.getAttribute('aria-disabled')).to.equal('false');\n });\n\n it('17. should have tabindex 0 when enabled', async () => {\n const el = await fixture<NileIconButton>(html`<nile-icon-button></nile-icon-button>`);\n const button = el.shadowRoot!.querySelector('button');\n expect(button!.getAttribute('tabindex')).to.equal('0');\n });\n\n it('18. should have tabindex -1 when disabled', async () => {\n const el = await fixture<NileIconButton>(html`<nile-icon-button disabled></nile-icon-button>`);\n const button = el.shadowRoot!.querySelector('button');\n expect(button!.getAttribute('tabindex')).to.equal('-1');\n });\n\n it('19. should have type=button on button element', async () => {\n const el = await fixture<NileIconButton>(html`<nile-icon-button></nile-icon-button>`);\n const button = el.shadowRoot!.querySelector('button');\n expect(button!.getAttribute('type')).to.equal('button');\n });\n\n it('20. should have role=button on button element', async () => {\n const el = await fixture<NileIconButton>(html`<nile-icon-button></nile-icon-button>`);\n const button = el.shadowRoot!.querySelector('button');\n expect(button!.getAttribute('role')).to.equal('button');\n });\n\n it('21. should emit nile-focus on focus', async () => {\n const el = await fixture<NileIconButton>(html`<nile-icon-button></nile-icon-button>`);\n const button = el.shadowRoot!.querySelector('button');\n let focusEmitted = false;\n el.addEventListener('nile-focus', () => (focusEmitted = true));\n button!.dispatchEvent(new FocusEvent('focus'));\n expect(focusEmitted).to.be.true;\n });\n\n it('22. should emit nile-blur on blur', async () => {\n const el = await fixture<NileIconButton>(html`<nile-icon-button></nile-icon-button>`);\n const button = el.shadowRoot!.querySelector('button');\n let blurEmitted = false;\n el.addEventListener('nile-blur', () => (blurEmitted = true));\n button!.dispatchEvent(new FocusEvent('blur'));\n expect(blurEmitted).to.be.true;\n });\n\n it('23. should apply focused class on focus', async () => {\n const el = await fixture<NileIconButton>(html`<nile-icon-button></nile-icon-button>`);\n el.focus();\n await el.updateComplete;\n const button = el.shadowRoot!.querySelector('.icon-button--focused');\n expect(button).to.exist;\n });\n\n it('24. should remove focused class on blur', async () => {\n const el = await fixture<NileIconButton>(html`<nile-icon-button></nile-icon-button>`);\n el.focus();\n await el.updateComplete;\n el.blur();\n await el.updateComplete;\n const button = el.shadowRoot!.querySelector('.icon-button--focused');\n expect(button).to.be.null;\n });\n\n it('25. should have base part on button', async () => {\n const el = await fixture<NileIconButton>(html`<nile-icon-button></nile-icon-button>`);\n const base = el.shadowRoot!.querySelector('[part=\"base\"]');\n expect(base).to.exist;\n });\n\n it('26. should set href on anchor', async () => {\n const el = await fixture<NileIconButton>(html`<nile-icon-button href=\"https://example.com\"></nile-icon-button>`);\n const anchor = el.shadowRoot!.querySelector('a');\n expect(anchor!.getAttribute('href')).to.equal('https://example.com');\n });\n\n it('27. should set target on anchor', async () => {\n const el = await fixture<NileIconButton>(html`<nile-icon-button href=\"https://example.com\" target=\"_blank\"></nile-icon-button>`);\n const anchor = el.shadowRoot!.querySelector('a');\n expect(anchor!.getAttribute('target')).to.equal('_blank');\n });\n\n it('28. should set download on anchor', async () => {\n const el = await fixture<NileIconButton>(html`<nile-icon-button href=\"https://example.com\" download=\"file.pdf\"></nile-icon-button>`);\n const anchor = el.shadowRoot!.querySelector('a');\n expect(anchor!.getAttribute('download')).to.equal('file.pdf');\n });\n\n it('29. should set rel on anchor with target', async () => {\n const el = await fixture<NileIconButton>(html`<nile-icon-button href=\"https://example.com\" target=\"_blank\"></nile-icon-button>`);\n const anchor = el.shadowRoot!.querySelector('a');\n expect(anchor!.getAttribute('rel')).to.equal('noreferrer noopener');\n });\n\n it('30. should reflect disabled attribute', async () => {\n const el = await fixture<NileIconButton>(html`<nile-icon-button disabled></nile-icon-button>`);\n expect(el.hasAttribute('disabled')).to.be.true;\n });\n\n it('31. should update disabled dynamically', async () => {\n const el = await fixture<NileIconButton>(html`<nile-icon-button></nile-icon-button>`);\n el.disabled = true;\n await el.updateComplete;\n const button = el.shadowRoot!.querySelector('.icon-button--disabled');\n expect(button).to.exist;\n });\n\n it('32. should update name dynamically', async () => {\n const el = await fixture<NileIconButton>(html`<nile-icon-button name=\"close\"></nile-icon-button>`);\n el.name = 'arrow-left';\n await el.updateComplete;\n const icon = el.shadowRoot!.querySelector('nile-icon');\n expect(icon!.getAttribute('name')).to.equal('arrow-left');\n });\n\n it('33. should update label dynamically', async () => {\n const el = await fixture<NileIconButton>(html`<nile-icon-button label=\"Close\"></nile-icon-button>`);\n el.label = 'Open';\n await el.updateComplete;\n const button = el.shadowRoot!.querySelector('button');\n expect(button!.getAttribute('aria-label')).to.equal('Open');\n });\n\n it('34. should update color dynamically', async () => {\n const el = await fixture<NileIconButton>(html`<nile-icon-button color=\"red\"></nile-icon-button>`);\n el.color = 'blue';\n await el.updateComplete;\n expect(el.color).to.equal('blue');\n });\n\n it('35. should switch from button to anchor when href is set', async () => {\n const el = await fixture<NileIconButton>(html`<nile-icon-button></nile-icon-button>`);\n el.href = 'https://example.com';\n await el.updateComplete;\n const anchor = el.shadowRoot!.querySelector('a');\n expect(anchor).to.exist;\n });\n\n it('36. nile-icon should have aria-hidden true', async () => {\n const el = await fixture<NileIconButton>(html`<nile-icon-button name=\"test\"></nile-icon-button>`);\n const icon = el.shadowRoot!.querySelector('nile-icon');\n expect(icon!.getAttribute('aria-hidden')).to.equal('true');\n });\n\n it('37. nile-icon should have icon-button__icon class', async () => {\n const el = await fixture<NileIconButton>(html`<nile-icon-button name=\"test\"></nile-icon-button>`);\n const icon = el.shadowRoot!.querySelector('.icon-button__icon');\n expect(icon).to.exist;\n });\n\n it('38. should handle click programmatically', async () => {\n const el = await fixture<NileIconButton>(html`<nile-icon-button></nile-icon-button>`);\n let clicked = false;\n el.addEventListener('click', () => (clicked = true));\n el.click();\n expect(clicked).to.be.true;\n });\n\n it('39. should prevent click when disabled', async () => {\n const el = await fixture<NileIconButton>(html`<nile-icon-button disabled></nile-icon-button>`);\n const button = el.shadowRoot!.querySelector('button') as HTMLButtonElement;\n let defaultPrevented = false;\n button.addEventListener('click', (e: MouseEvent) => {\n defaultPrevented = e.defaultPrevented;\n });\n button.click();\n // The handleClick method prevents and stops propagation when disabled\n });\n\n it('40. should set ishovered on mouseover', async () => {\n const el = await fixture<NileIconButton>(html`<nile-icon-button></nile-icon-button>`);\n const button = el.shadowRoot!.querySelector('button');\n button!.dispatchEvent(new MouseEvent('mouseover'));\n await el.updateComplete;\n expect(el.ishovered).to.be.true;\n });\n\n it('41. should clear ishovered on mouseleave', async () => {\n const el = await fixture<NileIconButton>(html`<nile-icon-button></nile-icon-button>`);\n const button = el.shadowRoot!.querySelector('button');\n button!.dispatchEvent(new MouseEvent('mouseover'));\n await el.updateComplete;\n button!.dispatchEvent(new MouseEvent('mouseleave'));\n await el.updateComplete;\n expect(el.ishovered).to.be.false;\n });\n\n it('42. should reflect ishovered attribute', async () => {\n const el = await fixture<NileIconButton>(html`<nile-icon-button></nile-icon-button>`);\n const button = el.shadowRoot!.querySelector('button');\n button!.dispatchEvent(new MouseEvent('mouseover'));\n await el.updateComplete;\n expect(el.hasAttribute('ishovered')).to.be.true;\n });\n\n it('43. should reflect color attribute', async () => {\n const el = await fixture<NileIconButton>(html`<nile-icon-button color=\"red\"></nile-icon-button>`);\n expect(el.getAttribute('color')).to.equal('red');\n });\n\n it('44. should be instance of NileIconButton', async () => {\n const el = await fixture<NileIconButton>(html`<nile-icon-button></nile-icon-button>`);\n expect(el).to.be.instanceOf(NileIconButton);\n });\n\n it('45. should have correct tag name', async () => {\n const el = await fixture<NileIconButton>(html`<nile-icon-button></nile-icon-button>`);\n expect(el.tagName.toLowerCase()).to.equal('nile-icon-button');\n });\n\n it('46. should have static styles', async () => {\n expect(NileIconButton.styles).to.exist;\n });\n\n it('47. should be a defined custom element', async () => {\n expect(customElements.get('nile-icon-button')).to.exist;\n });\n\n it('48. should handle undefined name', async () => {\n const el = await fixture<NileIconButton>(html`<nile-icon-button></nile-icon-button>`);\n expect(el.name).to.be.undefined;\n });\n\n it('49. should handle undefined library', async () => {\n const el = await fixture<NileIconButton>(html`<nile-icon-button></nile-icon-button>`);\n expect(el.library).to.be.undefined;\n });\n\n it('50. should handle undefined src', async () => {\n const el = await fixture<NileIconButton>(html`<nile-icon-button></nile-icon-button>`);\n expect(el.src).to.be.undefined;\n });\n\n it('51. should handle undefined href', async () => {\n const el = await fixture<NileIconButton>(html`<nile-icon-button></nile-icon-button>`);\n expect(el.href).to.be.undefined;\n });\n\n it('52. should handle undefined target', async () => {\n const el = await fixture<NileIconButton>(html`<nile-icon-button></nile-icon-button>`);\n expect(el.target).to.be.undefined;\n });\n\n it('53. should handle undefined download', async () => {\n const el = await fixture<NileIconButton>(html`<nile-icon-button></nile-icon-button>`);\n expect(el.download).to.be.undefined;\n });\n\n it('54. should render button element as base', async () => {\n const el = await fixture<NileIconButton>(html`<nile-icon-button></nile-icon-button>`);\n const base = el.shadowRoot!.querySelector('[part=\"base\"]');\n expect(base!.tagName).to.equal('BUTTON');\n });\n\n it('55. should render anchor element as base when href set', async () => {\n const el = await fixture<NileIconButton>(html`<nile-icon-button href=\"https://example.com\"></nile-icon-button>`);\n const base = el.shadowRoot!.querySelector('[part=\"base\"]');\n expect(base!.tagName).to.equal('A');\n });\n\n it('56. should focus programmatically', async () => {\n const el = await fixture<NileIconButton>(html`<nile-icon-button></nile-icon-button>`);\n el.focus();\n await el.updateComplete;\n const focused = el.shadowRoot!.querySelector('.icon-button--focused');\n expect(focused).to.exist;\n });\n\n it('57. should blur programmatically', async () => {\n const el = await fixture<NileIconButton>(html`<nile-icon-button></nile-icon-button>`);\n el.focus();\n await el.updateComplete;\n el.blur();\n await el.updateComplete;\n const focused = el.shadowRoot!.querySelector('.icon-button--focused');\n expect(focused).to.be.null;\n });\n\n it('58. should not have disabled class when not disabled', async () => {\n const el = await fixture<NileIconButton>(html`<nile-icon-button></nile-icon-button>`);\n const disabled = el.shadowRoot!.querySelector('.icon-button--disabled');\n expect(disabled).to.be.null;\n });\n\n it('59. should handle multiple icon buttons independently', async () => {\n const container = await fixture(html`\n <div>\n <nile-icon-button name=\"close\" label=\"Close\"></nile-icon-button>\n <nile-icon-button name=\"edit\" label=\"Edit\"></nile-icon-button>\n </div>\n `);\n const buttons = container.querySelectorAll('nile-icon-button');\n expect(buttons.length).to.equal(2);\n expect((buttons[0] as NileIconButton).label).to.equal('Close');\n expect((buttons[1] as NileIconButton).label).to.equal('Edit');\n });\n\n it('60. should not have any slots', async () => {\n const el = await fixture<NileIconButton>(html`<nile-icon-button></nile-icon-button>`);\n const slots = el.shadowRoot!.querySelectorAll('slot');\n expect(slots.length).to.equal(0);\n });\n\n it('61. icon should be inside button', async () => {\n const el = await fixture<NileIconButton>(html`<nile-icon-button name=\"test\"></nile-icon-button>`);\n const button = el.shadowRoot!.querySelector('button');\n const icon = button!.querySelector('nile-icon');\n expect(icon).to.exist;\n });\n\n it('62. icon should be inside anchor when href set', async () => {\n const el = await fixture<NileIconButton>(html`<nile-icon-button name=\"test\" href=\"https://example.com\"></nile-icon-button>`);\n const anchor = el.shadowRoot!.querySelector('a');\n const icon = anchor!.querySelector('nile-icon');\n expect(icon).to.exist;\n });\n\n it('63. should handle name property update', async () => {\n const el = await fixture<NileIconButton>(html`<nile-icon-button></nile-icon-button>`);\n el.name = 'search';\n await el.updateComplete;\n const icon = el.shadowRoot!.querySelector('nile-icon');\n expect(icon!.getAttribute('name')).to.equal('search');\n });\n\n it('64. should handle library property update', async () => {\n const el = await fixture<NileIconButton>(html`<nile-icon-button></nile-icon-button>`);\n el.library = 'custom';\n await el.updateComplete;\n const icon = el.shadowRoot!.querySelector('nile-icon');\n expect(icon!.getAttribute('library')).to.equal('custom');\n });\n\n it('65. should handle toggling disabled', async () => {\n const el = await fixture<NileIconButton>(html`<nile-icon-button></nile-icon-button>`);\n el.disabled = true;\n await el.updateComplete;\n expect(el.shadowRoot!.querySelector('.icon-button--disabled')).to.exist;\n el.disabled = false;\n await el.updateComplete;\n expect(el.shadowRoot!.querySelector('.icon-button--disabled')).to.be.null;\n });\n\n it('66. should handle color property', async () => {\n const el = await fixture<NileIconButton>(html`<nile-icon-button color=\"red\"></nile-icon-button>`);\n expect(el.color).to.equal('red');\n });\n\n it('67. should handle undefined color', async () => {\n const el = await fixture<NileIconButton>(html`<nile-icon-button></nile-icon-button>`);\n expect(el.color).to.be.undefined;\n });\n\n it('68. should handle setting all properties', async () => {\n const el = await fixture<NileIconButton>(html`\n <nile-icon-button name=\"close\" library=\"system\" label=\"Close\" color=\"red\" disabled></nile-icon-button>\n `);\n expect(el.name).to.equal('close');\n expect(el.library).to.equal('system');\n expect(el.label).to.equal('Close');\n expect(el.color).to.equal('red');\n expect(el.disabled).to.be.true;\n });\n\n it('69. should handle creation via createElement', async () => {\n const el = document.createElement('nile-icon-button') as NileIconButton;\n document.body.appendChild(el);\n await el.updateComplete;\n expect(el.shadowRoot!.querySelector('.icon-button')).to.exist;\n document.body.removeChild(el);\n });\n\n it('70. shadow root mode should be open', async () => {\n const el = await fixture<NileIconButton>(html`<nile-icon-button></nile-icon-button>`);\n expect(el.shadowRoot!.mode).to.equal('open');\n });\n\n it('71. should have render method', async () => {\n const el = await fixture<NileIconButton>(html`<nile-icon-button></nile-icon-button>`);\n expect(el.render).to.be.a('function');\n });\n\n it('72. should handle data attributes', async () => {\n const el = await fixture<NileIconButton>(html`<nile-icon-button data-action=\"close\"></nile-icon-button>`);\n expect(el.getAttribute('data-action')).to.equal('close');\n });\n\n it('73. should handle class attribute', async () => {\n const el = await fixture<NileIconButton>(html`<nile-icon-button class=\"custom\"></nile-icon-button>`);\n expect(el.classList.contains('custom')).to.be.true;\n });\n\n it('74. should handle id attribute', async () => {\n const el = await fixture<NileIconButton>(html`<nile-icon-button id=\"btn1\"></nile-icon-button>`);\n expect(el.id).to.equal('btn1');\n });\n\n it('75. button should have exactly one child (nile-icon)', async () => {\n const el = await fixture<NileIconButton>(html`<nile-icon-button name=\"test\"></nile-icon-button>`);\n const button = el.shadowRoot!.querySelector('button');\n const icons = button!.querySelectorAll('nile-icon');\n expect(icons.length).to.equal(1);\n });\n\n it('76. anchor should have exactly one child (nile-icon)', async () => {\n const el = await fixture<NileIconButton>(html`<nile-icon-button name=\"test\" href=\"https://example.com\"></nile-icon-button>`);\n const anchor = el.shadowRoot!.querySelector('a');\n const icons = anchor!.querySelectorAll('nile-icon');\n expect(icons.length).to.equal(1);\n });\n\n // Various href configurations\n it('77. should handle absolute href', async () => {\n const el = await fixture<NileIconButton>(html`<nile-icon-button href=\"https://example.com/path\"></nile-icon-button>`);\n const anchor = el.shadowRoot!.querySelector('a');\n expect(anchor!.getAttribute('href')).to.equal('https://example.com/path');\n });\n\n it('78. should handle relative href', async () => {\n const el = await fixture<NileIconButton>(html`<nile-icon-button href=\"/path\"></nile-icon-button>`);\n const anchor = el.shadowRoot!.querySelector('a');\n expect(anchor!.getAttribute('href')).to.equal('/path');\n });\n\n it('79. should handle hash href', async () => {\n const el = await fixture<NileIconButton>(html`<nile-icon-button href=\"#section\"></nile-icon-button>`);\n const anchor = el.shadowRoot!.querySelector('a');\n expect(anchor!.getAttribute('href')).to.equal('#section');\n });\n\n // Label combinations\n it('80. should handle long label', async () => {\n const longLabel = 'A'.repeat(200);\n const el = await fixture<NileIconButton>(html`<nile-icon-button label=\"${longLabel}\"></nile-icon-button>`);\n const button = el.shadowRoot!.querySelector('button');\n expect(button!.getAttribute('aria-label')).to.equal(longLabel);\n });\n\n it('81. should handle special characters in label', async () => {\n const el = await fixture<NileIconButton>(html`<nile-icon-button label=\"Close & Save\"></nile-icon-button>`);\n expect(el.label).to.contain('&');\n });\n\n // Disabled + href\n it('82. should handle disabled with href', async () => {\n const el = await fixture<NileIconButton>(html`<nile-icon-button href=\"https://example.com\" disabled></nile-icon-button>`);\n const anchor = el.shadowRoot!.querySelector('a');\n expect(anchor!.getAttribute('aria-disabled')).to.equal('true');\n expect(anchor!.getAttribute('tabindex')).to.equal('-1');\n });\n\n // Multiple renders\n it('83. should handle multiple rapid property changes', async () => {\n const el = await fixture<NileIconButton>(html`<nile-icon-button></nile-icon-button>`);\n el.name = 'a';\n el.name = 'b';\n el.name = 'c';\n await el.updateComplete;\n const icon = el.shadowRoot!.querySelector('nile-icon');\n expect(icon!.getAttribute('name')).to.equal('c');\n });\n\n it('84. should maintain structure after requestUpdate', async () => {\n const el = await fixture<NileIconButton>(html`<nile-icon-button></nile-icon-button>`);\n el.requestUpdate();\n await el.updateComplete;\n expect(el.shadowRoot!.querySelector('.icon-button')).to.exist;\n });\n\n it('85. should handle being inside a form', async () => {\n const container = await fixture(html`<form><nile-icon-button></nile-icon-button></form>`);\n const btn = container.querySelector('nile-icon-button') as NileIconButton;\n expect(btn.shadowRoot!.querySelector('.icon-button')).to.exist;\n });\n\n it('86. should handle being inside a nile-button container', async () => {\n const container = await fixture(html`<div><nile-icon-button name=\"x\"></nile-icon-button></div>`);\n const btn = container.querySelector('nile-icon-button') as NileIconButton;\n expect(btn.name).to.equal('x');\n });\n\n it('87. should handle hidden attribute', async () => {\n const el = await fixture<NileIconButton>(html`<nile-icon-button hidden></nile-icon-button>`);\n expect(el.hidden).to.be.true;\n });\n\n it('88. should handle style attribute', async () => {\n const el = await fixture<NileIconButton>(html`<nile-icon-button style=\"opacity:0.5\"></nile-icon-button>`);\n expect(el.style.opacity).to.equal('0.5');\n });\n\n it('89. should have no text content', async () => {\n const el = await fixture<NileIconButton>(html`<nile-icon-button></nile-icon-button>`);\n expect(el.textContent!.trim()).to.equal('');\n });\n\n it('90. should have updateComplete promise', async () => {\n const el = await fixture<NileIconButton>(html`<nile-icon-button></nile-icon-button>`);\n expect(el.updateComplete).to.be.a('promise');\n });\n\n it('91. should resolve updateComplete', async () => {\n const el = await fixture<NileIconButton>(html`<nile-icon-button></nile-icon-button>`);\n const result = await el.updateComplete;\n expect(result).to.not.be.undefined;\n });\n\n it('92. should be connected after fixture', async () => {\n const el = await fixture<NileIconButton>(html`<nile-icon-button></nile-icon-button>`);\n expect(el.isConnected).to.be.true;\n });\n\n it('93. should be disconnected after removal', async () => {\n const el = await fixture<NileIconButton>(html`<nile-icon-button></nile-icon-button>`);\n el.remove();\n expect(el.isConnected).to.be.false;\n });\n\n it('94. button should have nodeType ELEMENT_NODE', async () => {\n const el = await fixture<NileIconButton>(html`<nile-icon-button></nile-icon-button>`);\n expect(el.nodeType).to.equal(Node.ELEMENT_NODE);\n });\n\n it('95. shadowRoot host should be the element', async () => {\n const el = await fixture<NileIconButton>(html`<nile-icon-button></nile-icon-button>`);\n expect(el.shadowRoot!.host).to.equal(el);\n });\n\n // Comprehensive combos\n it('96. name + library + label + disabled', async () => {\n const el = await fixture<NileIconButton>(html`\n <nile-icon-button name=\"close\" library=\"system\" label=\"Close\" disabled></nile-icon-button>\n `);\n expect(el.disabled).to.be.true;\n const icon = el.shadowRoot!.querySelector('nile-icon');\n expect(icon!.getAttribute('name')).to.equal('close');\n expect(icon!.getAttribute('library')).to.equal('system');\n });\n\n it('97. name + href + target + label', async () => {\n const el = await fixture<NileIconButton>(html`\n <nile-icon-button name=\"link\" href=\"https://example.com\" target=\"_blank\" label=\"Link\"></nile-icon-button>\n `);\n const anchor = el.shadowRoot!.querySelector('a');\n expect(anchor!.getAttribute('href')).to.equal('https://example.com');\n expect(anchor!.getAttribute('target')).to.equal('_blank');\n });\n\n it('98. should handle name + color + label', async () => {\n const el = await fixture<NileIconButton>(html`\n <nile-icon-button name=\"edit\" color=\"blue\" label=\"Edit\"></nile-icon-button>\n `);\n expect(el.name).to.equal('edit');\n expect(el.color).to.equal('blue');\n expect(el.label).to.equal('Edit');\n });\n\n it('99. should handle all link properties', async () => {\n const el = await fixture<NileIconButton>(html`\n <nile-icon-button name=\"download\" href=\"https://example.com/file\" target=\"_blank\" download=\"file.pdf\" label=\"Download\"></nile-icon-button>\n `);\n const anchor = el.shadowRoot!.querySelector('a');\n expect(anchor!.getAttribute('href')).to.equal('https://example.com/file');\n expect(anchor!.getAttribute('target')).to.equal('_blank');\n expect(anchor!.getAttribute('download')).to.equal('file.pdf');\n });\n\n it('100. should handle switching from anchor to button', async () => {\n const el = await fixture<NileIconButton>(html`<nile-icon-button href=\"https://example.com\"></nile-icon-button>`);\n expect(el.shadowRoot!.querySelector('a')).to.exist;\n el.href = undefined;\n await el.updateComplete;\n expect(el.shadowRoot!.querySelector('button')).to.exist;\n });\n});\n"]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import './nile-inline-edit';
|
|
@@ -0,0 +1,108 @@
|
|
|
1
|
+
import { expect, fixture, html } from '@open-wc/testing';
|
|
2
|
+
import './nile-inline-edit';
|
|
3
|
+
describe('NileInlineEdit', () => {
|
|
4
|
+
it('1. renders', async () => { const el = await fixture(html `<nile-inline-edit></nile-inline-edit>`); expect(el).to.exist; });
|
|
5
|
+
it('2. shadow root', async () => { const el = await fixture(html `<nile-inline-edit></nile-inline-edit>`); expect(el.shadowRoot).to.not.be.null; });
|
|
6
|
+
it('3. tag name', async () => { const el = await fixture(html `<nile-inline-edit></nile-inline-edit>`); expect(el.tagName.toLowerCase()).to.equal('nile-inline-edit'); });
|
|
7
|
+
it('4. label defaults empty', async () => { const el = await fixture(html `<nile-inline-edit></nile-inline-edit>`); expect(el.label).to.equal(''); });
|
|
8
|
+
it('5. placeholder defaults empty', async () => { const el = await fixture(html `<nile-inline-edit></nile-inline-edit>`); expect(el.placeholder).to.equal(''); });
|
|
9
|
+
it('6. open defaults false', async () => { const el = await fixture(html `<nile-inline-edit></nile-inline-edit>`); expect(el.open).to.be.false; });
|
|
10
|
+
it('7. value defaults empty', async () => { const el = await fixture(html `<nile-inline-edit></nile-inline-edit>`); expect(el.value).to.equal(''); });
|
|
11
|
+
it('8. maxPlaceholderLength defaults 25', async () => { const el = await fixture(html `<nile-inline-edit></nile-inline-edit>`); expect(el.maxPlaceholderLength).to.equal(25); });
|
|
12
|
+
it('9. autoClose defaults false', async () => { const el = await fixture(html `<nile-inline-edit></nile-inline-edit>`); expect(el.autoClose).to.be.false; });
|
|
13
|
+
it('10. set label', async () => { const el = await fixture(html `<nile-inline-edit label="Name"></nile-inline-edit>`); expect(el.label).to.equal('Name'); });
|
|
14
|
+
it('11. set placeholder', async () => { const el = await fixture(html `<nile-inline-edit placeholder="Enter..."></nile-inline-edit>`); expect(el.placeholder).to.equal('Enter...'); });
|
|
15
|
+
it('12. set value', async () => { const el = await fixture(html `<nile-inline-edit value="Test"></nile-inline-edit>`); expect(el.value).to.equal('Test'); });
|
|
16
|
+
it('13. set open', async () => { const el = await fixture(html `<nile-inline-edit open></nile-inline-edit>`); expect(el.open).to.be.true; });
|
|
17
|
+
it('14. label displays', async () => { const el = await fixture(html `<nile-inline-edit label="Name"></nile-inline-edit>`); expect(el.shadowRoot.textContent).to.contain('Name'); });
|
|
18
|
+
it('15. label part', async () => { const el = await fixture(html `<nile-inline-edit label="Name"></nile-inline-edit>`); expect(el.shadowRoot.querySelector('[part="label"]')).to.exist; });
|
|
19
|
+
it('16. label class', async () => { const el = await fixture(html `<nile-inline-edit></nile-inline-edit>`); expect(el.shadowRoot.querySelector('.inline__edit--label')).to.exist; });
|
|
20
|
+
it('17. container when closed', async () => { const el = await fixture(html `<nile-inline-edit></nile-inline-edit>`); expect(el.shadowRoot.querySelector('.inline__edit--container')).to.exist; });
|
|
21
|
+
it('18. container part', async () => { const el = await fixture(html `<nile-inline-edit></nile-inline-edit>`); expect(el.shadowRoot.querySelector('[part="container"]')).to.exist; });
|
|
22
|
+
it('19. slot when open', async () => { const el = await fixture(html `<nile-inline-edit open></nile-inline-edit>`); expect(el.shadowRoot.querySelector('slot')).to.exist; });
|
|
23
|
+
it('20. no slot when closed', async () => { const el = await fixture(html `<nile-inline-edit></nile-inline-edit>`); expect(el.shadowRoot.querySelector('slot')).to.be.null; });
|
|
24
|
+
it('21. open class when open', async () => { const el = await fixture(html `<nile-inline-edit open></nile-inline-edit>`); expect(el.shadowRoot.querySelector('.inline__edit--open--container')).to.exist; });
|
|
25
|
+
it('22. click opens', async () => { const el = await fixture(html `<nile-inline-edit></nile-inline-edit>`); const container = el.shadowRoot.querySelector('.inline__edit--container'); container.click(); await el.updateComplete; expect(el.open).to.be.true; });
|
|
26
|
+
it('23. shows placeholder when empty', async () => { const el = await fixture(html `<nile-inline-edit placeholder="Click to edit"></nile-inline-edit>`); expect(el.shadowRoot.textContent).to.contain('Click to edit'); });
|
|
27
|
+
it('24. shows value when set', async () => { const el = await fixture(html `<nile-inline-edit value="Hello"></nile-inline-edit>`); expect(el.shadowRoot.textContent).to.contain('Hello'); });
|
|
28
|
+
it('25. label reflects', async () => { const el = await fixture(html `<nile-inline-edit label="Name"></nile-inline-edit>`); expect(el.hasAttribute('label')).to.be.true; });
|
|
29
|
+
it('26. value reflects', async () => { const el = await fixture(html `<nile-inline-edit value="Test"></nile-inline-edit>`); expect(el.hasAttribute('value')).to.be.true; });
|
|
30
|
+
it('27. open reflects', async () => { const el = await fixture(html `<nile-inline-edit open></nile-inline-edit>`); expect(el.hasAttribute('open')).to.be.true; });
|
|
31
|
+
it('28. placeholder reflects', async () => { const el = await fixture(html `<nile-inline-edit placeholder="P"></nile-inline-edit>`); expect(el.hasAttribute('placeholder')).to.be.true; });
|
|
32
|
+
it('29. has styles', async () => { expect((await import('./nile-inline-edit')).NileInlineEdit.styles).to.exist; });
|
|
33
|
+
it('30. is defined', async () => { expect(customElements.get('nile-inline-edit')).to.exist; });
|
|
34
|
+
it('31. shadow mode', async () => { const el = await fixture(html `<nile-inline-edit></nile-inline-edit>`); expect(el.shadowRoot.mode).to.equal('open'); });
|
|
35
|
+
it('32. isConnected', async () => { const el = await fixture(html `<nile-inline-edit></nile-inline-edit>`); expect(el.isConnected).to.be.true; });
|
|
36
|
+
it('33. removal', async () => { const el = await fixture(html `<nile-inline-edit></nile-inline-edit>`); el.remove(); expect(el.isConnected).to.be.false; });
|
|
37
|
+
it('34. outerHTML', async () => { const el = await fixture(html `<nile-inline-edit></nile-inline-edit>`); expect(el.outerHTML).to.contain('nile-inline-edit'); });
|
|
38
|
+
it('35. matches', async () => { const el = await fixture(html `<nile-inline-edit class="x"></nile-inline-edit>`); expect(el.matches('.x')).to.be.true; });
|
|
39
|
+
it('36. closest', async () => { const el = await fixture(html `<nile-inline-edit></nile-inline-edit>`); expect(el.closest('nile-inline-edit')).to.equal(el); });
|
|
40
|
+
it('37. cloneNode', async () => { const el = await fixture(html `<nile-inline-edit></nile-inline-edit>`); expect(el.cloneNode(true).tagName.toLowerCase()).to.equal('nile-inline-edit'); });
|
|
41
|
+
it('38. dispatchEvent', async () => { const el = await fixture(html `<nile-inline-edit></nile-inline-edit>`); let f = false; el.addEventListener('c', () => (f = true)); el.dispatchEvent(new Event('c')); expect(f).to.be.true; });
|
|
42
|
+
it('39. updateComplete', async () => { const el = await fixture(html `<nile-inline-edit></nile-inline-edit>`); const r = await el.updateComplete; expect(r).to.not.be.undefined; });
|
|
43
|
+
it('40. render method', async () => { const el = await fixture(html `<nile-inline-edit></nile-inline-edit>`); expect(el.render).to.be.a('function'); });
|
|
44
|
+
it('41. shadowRoot host', async () => { const el = await fixture(html `<nile-inline-edit></nile-inline-edit>`); expect(el.shadowRoot.host).to.equal(el); });
|
|
45
|
+
it('42. class attr', async () => { const el = await fixture(html `<nile-inline-edit class="ie"></nile-inline-edit>`); expect(el.classList.contains('ie')).to.be.true; });
|
|
46
|
+
it('43. id attr', async () => { const el = await fixture(html `<nile-inline-edit id="ie1"></nile-inline-edit>`); expect(el.id).to.equal('ie1'); });
|
|
47
|
+
it('44. hidden', async () => { const el = await fixture(html `<nile-inline-edit hidden></nile-inline-edit>`); expect(el.hidden).to.be.true; });
|
|
48
|
+
it('45. nodeType', async () => { const el = await fixture(html `<nile-inline-edit></nile-inline-edit>`); expect(el.nodeType).to.equal(1); });
|
|
49
|
+
it('46. localName', async () => { const el = await fixture(html `<nile-inline-edit></nile-inline-edit>`); expect(el.localName).to.equal('nile-inline-edit'); });
|
|
50
|
+
it('47. namespaceURI', async () => { const el = await fixture(html `<nile-inline-edit></nile-inline-edit>`); expect(el.namespaceURI).to.equal('http://www.w3.org/1999/xhtml'); });
|
|
51
|
+
it('48. ownerDocument', async () => { const el = await fixture(html `<nile-inline-edit></nile-inline-edit>`); expect(el.ownerDocument).to.equal(document); });
|
|
52
|
+
it('49. dynamic label', async () => { const el = await fixture(html `<nile-inline-edit></nile-inline-edit>`); el.label = 'Updated'; await el.updateComplete; expect(el.shadowRoot.textContent).to.contain('Updated'); });
|
|
53
|
+
it('50. dynamic value', async () => { const el = await fixture(html `<nile-inline-edit></nile-inline-edit>`); el.value = 'New Value'; await el.updateComplete; expect(el.shadowRoot.textContent).to.contain('New Value'); });
|
|
54
|
+
it('51. dynamic open', async () => { const el = await fixture(html `<nile-inline-edit></nile-inline-edit>`); el.open = true; await el.updateComplete; expect(el.shadowRoot.querySelector('slot')).to.exist; });
|
|
55
|
+
it('52. dynamic close', async () => { const el = await fixture(html `<nile-inline-edit open></nile-inline-edit>`); el.open = false; await el.updateComplete; expect(el.shadowRoot.querySelector('.inline__edit--container')).to.exist; });
|
|
56
|
+
it('53. multiple instances', async () => { const c = await fixture(html `<div><nile-inline-edit></nile-inline-edit><nile-inline-edit></nile-inline-edit></div>`); expect(c.querySelectorAll('nile-inline-edit').length).to.equal(2); });
|
|
57
|
+
it('54. parent-child', async () => { const c = await fixture(html `<div><nile-inline-edit></nile-inline-edit></div>`); expect(c.querySelector('nile-inline-edit').parentElement).to.equal(c); });
|
|
58
|
+
it('55. createElement', async () => { const el = document.createElement('nile-inline-edit'); document.body.appendChild(el); await el.updateComplete; expect(el.shadowRoot).to.not.be.null; document.body.removeChild(el); });
|
|
59
|
+
it('56. dataset', async () => { const el = await fixture(html `<nile-inline-edit data-idx="0"></nile-inline-edit>`); expect(el.dataset.idx).to.equal('0'); });
|
|
60
|
+
it('57. classList add', async () => { const el = await fixture(html `<nile-inline-edit></nile-inline-edit>`); el.classList.add('z'); expect(el.classList.contains('z')).to.be.true; });
|
|
61
|
+
it('58. getBoundingClientRect', async () => { const el = await fixture(html `<nile-inline-edit></nile-inline-edit>`); expect(el.getBoundingClientRect()).to.exist; });
|
|
62
|
+
it('59. no form', async () => { const el = await fixture(html `<nile-inline-edit></nile-inline-edit>`); expect(el.shadowRoot.querySelector('form')).to.be.null; });
|
|
63
|
+
it('60. no input when closed', async () => { const el = await fixture(html `<nile-inline-edit></nile-inline-edit>`); expect(el.shadowRoot.querySelector('input')).to.be.null; });
|
|
64
|
+
it('61. no button', async () => { const el = await fixture(html `<nile-inline-edit></nile-inline-edit>`); expect(el.shadowRoot.querySelector('button')).to.be.null; });
|
|
65
|
+
it('62. no anchor', async () => { const el = await fixture(html `<nile-inline-edit></nile-inline-edit>`); expect(el.shadowRoot.querySelector('a')).to.be.null; });
|
|
66
|
+
it('63. no img', async () => { const el = await fixture(html `<nile-inline-edit></nile-inline-edit>`); expect(el.shadowRoot.querySelector('img')).to.be.null; });
|
|
67
|
+
it('64. no svg', async () => { const el = await fixture(html `<nile-inline-edit></nile-inline-edit>`); expect(el.shadowRoot.querySelector('svg')).to.be.null; });
|
|
68
|
+
it('65. style attr', async () => { const el = await fixture(html `<nile-inline-edit style="color:red"></nile-inline-edit>`); expect(el.style.color).to.equal('red'); });
|
|
69
|
+
it('66. data attr', async () => { const el = await fixture(html `<nile-inline-edit data-x="1"></nile-inline-edit>`); expect(el.getAttribute('data-x')).to.equal('1'); });
|
|
70
|
+
it('67. aria-label', async () => { const el = await fixture(html `<nile-inline-edit aria-label="Edit"></nile-inline-edit>`); expect(el.getAttribute('aria-label')).to.equal('Edit'); });
|
|
71
|
+
it('68. role', async () => { const el = await fixture(html `<nile-inline-edit role="textbox"></nile-inline-edit>`); expect(el.getAttribute('role')).to.equal('textbox'); });
|
|
72
|
+
it('69. dir', async () => { const el = await fixture(html `<nile-inline-edit dir="rtl"></nile-inline-edit>`); expect(el.dir).to.equal('rtl'); });
|
|
73
|
+
it('70. title attr', async () => { const el = await fixture(html `<nile-inline-edit title="IE"></nile-inline-edit>`); expect(el.title).to.equal('IE'); });
|
|
74
|
+
it('71. lang attr', async () => { const el = await fixture(html `<nile-inline-edit lang="en"></nile-inline-edit>`); expect(el.lang).to.equal('en'); });
|
|
75
|
+
it('72. tabindex', async () => { const el = await fixture(html `<nile-inline-edit tabindex="0"></nile-inline-edit>`); expect(el.getAttribute('tabindex')).to.equal('0'); });
|
|
76
|
+
it('73. requestUpdate', async () => { const el = await fixture(html `<nile-inline-edit></nile-inline-edit>`); el.requestUpdate(); await el.updateComplete; expect(el.shadowRoot).to.not.be.null; });
|
|
77
|
+
it('74. shadow childNodes', async () => { const el = await fixture(html `<nile-inline-edit></nile-inline-edit>`); expect(el.shadowRoot.childNodes.length).to.be.greaterThan(0); });
|
|
78
|
+
it('75. scrollIntoView', async () => { const el = await fixture(html `<nile-inline-edit></nile-inline-edit>`); expect(el.scrollIntoView).to.be.a('function'); });
|
|
79
|
+
it('76. focus method', async () => { const el = await fixture(html `<nile-inline-edit></nile-inline-edit>`); expect(el.focus).to.be.a('function'); });
|
|
80
|
+
it('77. blur method', async () => { const el = await fixture(html `<nile-inline-edit></nile-inline-edit>`); expect(el.blur).to.be.a('function'); });
|
|
81
|
+
it('78. class toggle', async () => { const el = await fixture(html `<nile-inline-edit></nile-inline-edit>`); el.classList.toggle('a'); expect(el.classList.contains('a')).to.be.true; });
|
|
82
|
+
it('79. toggle hidden', async () => { const el = await fixture(html `<nile-inline-edit></nile-inline-edit>`); el.hidden = true; expect(el.hidden).to.be.true; });
|
|
83
|
+
it('80. dispatchCustomEvent', async () => { const el = await fixture(html `<nile-inline-edit></nile-inline-edit>`); let d; el.addEventListener('t', ((e) => { d = e.detail; })); el.dispatchEvent(new CustomEvent('t', { detail: 'x' })); expect(d).to.equal('x'); });
|
|
84
|
+
it('81. nested in div', async () => { const c = await fixture(html `<div><nile-inline-edit></nile-inline-edit></div>`); expect(c.querySelector('nile-inline-edit')).to.exist; });
|
|
85
|
+
it('82. no table', async () => { const el = await fixture(html `<nile-inline-edit></nile-inline-edit>`); expect(el.shadowRoot.querySelector('table')).to.be.null; });
|
|
86
|
+
it('83. no ul', async () => { const el = await fixture(html `<nile-inline-edit></nile-inline-edit>`); expect(el.shadowRoot.querySelector('ul')).to.be.null; });
|
|
87
|
+
it('84. no canvas', async () => { const el = await fixture(html `<nile-inline-edit></nile-inline-edit>`); expect(el.shadowRoot.querySelector('canvas')).to.be.null; });
|
|
88
|
+
it('85. no video', async () => { const el = await fixture(html `<nile-inline-edit></nile-inline-edit>`); expect(el.shadowRoot.querySelector('video')).to.be.null; });
|
|
89
|
+
it('86. no audio', async () => { const el = await fixture(html `<nile-inline-edit></nile-inline-edit>`); expect(el.shadowRoot.querySelector('audio')).to.be.null; });
|
|
90
|
+
it('87. no nav', async () => { const el = await fixture(html `<nile-inline-edit></nile-inline-edit>`); expect(el.shadowRoot.querySelector('nav')).to.be.null; });
|
|
91
|
+
it('88. no aside', async () => { const el = await fixture(html `<nile-inline-edit></nile-inline-edit>`); expect(el.shadowRoot.querySelector('aside')).to.be.null; });
|
|
92
|
+
it('89. no textarea', async () => { const el = await fixture(html `<nile-inline-edit></nile-inline-edit>`); expect(el.shadowRoot.querySelector('textarea')).to.be.null; });
|
|
93
|
+
it('90. no select', async () => { const el = await fixture(html `<nile-inline-edit></nile-inline-edit>`); expect(el.shadowRoot.querySelector('select')).to.be.null; });
|
|
94
|
+
it('91. setAttribute data', async () => { const el = await fixture(html `<nile-inline-edit></nile-inline-edit>`); el.setAttribute('data-test', '1'); expect(el.dataset.test).to.equal('1'); });
|
|
95
|
+
it('92. removeAttribute hidden', async () => { const el = await fixture(html `<nile-inline-edit hidden></nile-inline-edit>`); el.removeAttribute('hidden'); expect(el.hidden).to.be.false; });
|
|
96
|
+
it('93. setAttribute class', async () => { const el = await fixture(html `<nile-inline-edit></nile-inline-edit>`); el.setAttribute('class', 'test'); expect(el.classList.contains('test')).to.be.true; });
|
|
97
|
+
it('94. auto-close attribute', async () => { const el = await fixture(html `<nile-inline-edit auto-close></nile-inline-edit>`); expect(el.autoClose).to.be.true; });
|
|
98
|
+
it('95. max-placeholder-length attr', async () => { const el = await fixture(html `<nile-inline-edit max-placeholder-length="10"></nile-inline-edit>`); expect(el.maxPlaceholderLength).to.equal(10); });
|
|
99
|
+
it('96. aria-describedby', async () => { const el = await fixture(html `<nile-inline-edit aria-describedby="d"></nile-inline-edit>`); expect(el.getAttribute('aria-describedby')).to.equal('d'); });
|
|
100
|
+
it('97. multiple re-renders', async () => { const el = await fixture(html `<nile-inline-edit></nile-inline-edit>`); for (let i = 0; i < 3; i++) {
|
|
101
|
+
el.requestUpdate();
|
|
102
|
+
await el.updateComplete;
|
|
103
|
+
} expect(el.shadowRoot).to.not.be.null; });
|
|
104
|
+
it('98. open and close cycle', async () => { const el = await fixture(html `<nile-inline-edit></nile-inline-edit>`); el.open = true; await el.updateComplete; expect(el.shadowRoot.querySelector('slot')).to.exist; el.open = false; await el.updateComplete; expect(el.shadowRoot.querySelector('.inline__edit--container')).to.exist; });
|
|
105
|
+
it('99. slotted content when open', async () => { const el = await fixture(html `<nile-inline-edit open><input type="text" value="Test"></nile-inline-edit>`); expect(el.querySelector('input')).to.exist; });
|
|
106
|
+
it('100. full integration', async () => { const el = await fixture(html `<nile-inline-edit label="Name" placeholder="Enter name" value="John" class="ie" id="ie1"></nile-inline-edit>`); expect(el.label).to.equal('Name'); expect(el.placeholder).to.equal('Enter name'); expect(el.value).to.equal('John'); expect(el.id).to.equal('ie1'); expect(el.shadowRoot.textContent).to.contain('Name'); expect(el.shadowRoot.textContent).to.contain('John'); expect(el.shadowRoot.querySelector('.inline__edit--container')).to.exist; });
|
|
107
|
+
});
|
|
108
|
+
//# sourceMappingURL=nile-inline-edit.test.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"nile-inline-edit.test.js","sourceRoot":"","sources":["../../../src/nile-inline-edit/nile-inline-edit.test.ts"],"names":[],"mappings":"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","sourcesContent":["import { expect, fixture, html } from '@open-wc/testing';\nimport './nile-inline-edit';\nimport type { NileInlineEdit } from './nile-inline-edit';\n\ndescribe('NileInlineEdit', () => {\n it('1. renders', async () => { const el = await fixture<NileInlineEdit>(html`<nile-inline-edit></nile-inline-edit>`); expect(el).to.exist; });\n it('2. shadow root', async () => { const el = await fixture<NileInlineEdit>(html`<nile-inline-edit></nile-inline-edit>`); expect(el.shadowRoot).to.not.be.null; });\n it('3. tag name', async () => { const el = await fixture<NileInlineEdit>(html`<nile-inline-edit></nile-inline-edit>`); expect(el.tagName.toLowerCase()).to.equal('nile-inline-edit'); });\n it('4. label defaults empty', async () => { const el = await fixture<NileInlineEdit>(html`<nile-inline-edit></nile-inline-edit>`); expect(el.label).to.equal(''); });\n it('5. placeholder defaults empty', async () => { const el = await fixture<NileInlineEdit>(html`<nile-inline-edit></nile-inline-edit>`); expect(el.placeholder).to.equal(''); });\n it('6. open defaults false', async () => { const el = await fixture<NileInlineEdit>(html`<nile-inline-edit></nile-inline-edit>`); expect(el.open).to.be.false; });\n it('7. value defaults empty', async () => { const el = await fixture<NileInlineEdit>(html`<nile-inline-edit></nile-inline-edit>`); expect(el.value).to.equal(''); });\n it('8. maxPlaceholderLength defaults 25', async () => { const el = await fixture<NileInlineEdit>(html`<nile-inline-edit></nile-inline-edit>`); expect(el.maxPlaceholderLength).to.equal(25); });\n it('9. autoClose defaults false', async () => { const el = await fixture<NileInlineEdit>(html`<nile-inline-edit></nile-inline-edit>`); expect(el.autoClose).to.be.false; });\n it('10. set label', async () => { const el = await fixture<NileInlineEdit>(html`<nile-inline-edit label=\"Name\"></nile-inline-edit>`); expect(el.label).to.equal('Name'); });\n it('11. set placeholder', async () => { const el = await fixture<NileInlineEdit>(html`<nile-inline-edit placeholder=\"Enter...\"></nile-inline-edit>`); expect(el.placeholder).to.equal('Enter...'); });\n it('12. set value', async () => { const el = await fixture<NileInlineEdit>(html`<nile-inline-edit value=\"Test\"></nile-inline-edit>`); expect(el.value).to.equal('Test'); });\n it('13. set open', async () => { const el = await fixture<NileInlineEdit>(html`<nile-inline-edit open></nile-inline-edit>`); expect(el.open).to.be.true; });\n it('14. label displays', async () => { const el = await fixture<NileInlineEdit>(html`<nile-inline-edit label=\"Name\"></nile-inline-edit>`); expect(el.shadowRoot!.textContent).to.contain('Name'); });\n it('15. label part', async () => { const el = await fixture<NileInlineEdit>(html`<nile-inline-edit label=\"Name\"></nile-inline-edit>`); expect(el.shadowRoot!.querySelector('[part=\"label\"]')).to.exist; });\n it('16. label class', async () => { const el = await fixture<NileInlineEdit>(html`<nile-inline-edit></nile-inline-edit>`); expect(el.shadowRoot!.querySelector('.inline__edit--label')).to.exist; });\n it('17. container when closed', async () => { const el = await fixture<NileInlineEdit>(html`<nile-inline-edit></nile-inline-edit>`); expect(el.shadowRoot!.querySelector('.inline__edit--container')).to.exist; });\n it('18. container part', async () => { const el = await fixture<NileInlineEdit>(html`<nile-inline-edit></nile-inline-edit>`); expect(el.shadowRoot!.querySelector('[part=\"container\"]')).to.exist; });\n it('19. slot when open', async () => { const el = await fixture<NileInlineEdit>(html`<nile-inline-edit open></nile-inline-edit>`); expect(el.shadowRoot!.querySelector('slot')).to.exist; });\n it('20. no slot when closed', async () => { const el = await fixture<NileInlineEdit>(html`<nile-inline-edit></nile-inline-edit>`); expect(el.shadowRoot!.querySelector('slot')).to.be.null; });\n it('21. open class when open', async () => { const el = await fixture<NileInlineEdit>(html`<nile-inline-edit open></nile-inline-edit>`); expect(el.shadowRoot!.querySelector('.inline__edit--open--container')).to.exist; });\n it('22. click opens', async () => { const el = await fixture<NileInlineEdit>(html`<nile-inline-edit></nile-inline-edit>`); const container = el.shadowRoot!.querySelector('.inline__edit--container') as HTMLElement; container.click(); await el.updateComplete; expect(el.open).to.be.true; });\n it('23. shows placeholder when empty', async () => { const el = await fixture<NileInlineEdit>(html`<nile-inline-edit placeholder=\"Click to edit\"></nile-inline-edit>`); expect(el.shadowRoot!.textContent).to.contain('Click to edit'); });\n it('24. shows value when set', async () => { const el = await fixture<NileInlineEdit>(html`<nile-inline-edit value=\"Hello\"></nile-inline-edit>`); expect(el.shadowRoot!.textContent).to.contain('Hello'); });\n it('25. label reflects', async () => { const el = await fixture<NileInlineEdit>(html`<nile-inline-edit label=\"Name\"></nile-inline-edit>`); expect(el.hasAttribute('label')).to.be.true; });\n it('26. value reflects', async () => { const el = await fixture<NileInlineEdit>(html`<nile-inline-edit value=\"Test\"></nile-inline-edit>`); expect(el.hasAttribute('value')).to.be.true; });\n it('27. open reflects', async () => { const el = await fixture<NileInlineEdit>(html`<nile-inline-edit open></nile-inline-edit>`); expect(el.hasAttribute('open')).to.be.true; });\n it('28. placeholder reflects', async () => { const el = await fixture<NileInlineEdit>(html`<nile-inline-edit placeholder=\"P\"></nile-inline-edit>`); expect(el.hasAttribute('placeholder')).to.be.true; });\n it('29. has styles', async () => { expect((await import('./nile-inline-edit')).NileInlineEdit.styles).to.exist; });\n it('30. is defined', async () => { expect(customElements.get('nile-inline-edit')).to.exist; });\n it('31. shadow mode', async () => { const el = await fixture<NileInlineEdit>(html`<nile-inline-edit></nile-inline-edit>`); expect(el.shadowRoot!.mode).to.equal('open'); });\n it('32. isConnected', async () => { const el = await fixture<NileInlineEdit>(html`<nile-inline-edit></nile-inline-edit>`); expect(el.isConnected).to.be.true; });\n it('33. removal', async () => { const el = await fixture<NileInlineEdit>(html`<nile-inline-edit></nile-inline-edit>`); el.remove(); expect(el.isConnected).to.be.false; });\n it('34. outerHTML', async () => { const el = await fixture<NileInlineEdit>(html`<nile-inline-edit></nile-inline-edit>`); expect(el.outerHTML).to.contain('nile-inline-edit'); });\n it('35. matches', async () => { const el = await fixture<NileInlineEdit>(html`<nile-inline-edit class=\"x\"></nile-inline-edit>`); expect(el.matches('.x')).to.be.true; });\n it('36. closest', async () => { const el = await fixture<NileInlineEdit>(html`<nile-inline-edit></nile-inline-edit>`); expect(el.closest('nile-inline-edit')).to.equal(el); });\n it('37. cloneNode', async () => { const el = await fixture<NileInlineEdit>(html`<nile-inline-edit></nile-inline-edit>`); expect((el.cloneNode(true) as Element).tagName.toLowerCase()).to.equal('nile-inline-edit'); });\n it('38. dispatchEvent', async () => { const el = await fixture<NileInlineEdit>(html`<nile-inline-edit></nile-inline-edit>`); let f = false; el.addEventListener('c', () => (f = true)); el.dispatchEvent(new Event('c')); expect(f).to.be.true; });\n it('39. updateComplete', async () => { const el = await fixture<NileInlineEdit>(html`<nile-inline-edit></nile-inline-edit>`); const r = await el.updateComplete; expect(r).to.not.be.undefined; });\n it('40. render method', async () => { const el = await fixture<NileInlineEdit>(html`<nile-inline-edit></nile-inline-edit>`); expect(el.render).to.be.a('function'); });\n it('41. shadowRoot host', async () => { const el = await fixture<NileInlineEdit>(html`<nile-inline-edit></nile-inline-edit>`); expect(el.shadowRoot!.host).to.equal(el); });\n it('42. class attr', async () => { const el = await fixture<NileInlineEdit>(html`<nile-inline-edit class=\"ie\"></nile-inline-edit>`); expect(el.classList.contains('ie')).to.be.true; });\n it('43. id attr', async () => { const el = await fixture<NileInlineEdit>(html`<nile-inline-edit id=\"ie1\"></nile-inline-edit>`); expect(el.id).to.equal('ie1'); });\n it('44. hidden', async () => { const el = await fixture<NileInlineEdit>(html`<nile-inline-edit hidden></nile-inline-edit>`); expect(el.hidden).to.be.true; });\n it('45. nodeType', async () => { const el = await fixture<NileInlineEdit>(html`<nile-inline-edit></nile-inline-edit>`); expect(el.nodeType).to.equal(1); });\n it('46. localName', async () => { const el = await fixture<NileInlineEdit>(html`<nile-inline-edit></nile-inline-edit>`); expect(el.localName).to.equal('nile-inline-edit'); });\n it('47. namespaceURI', async () => { const el = await fixture<NileInlineEdit>(html`<nile-inline-edit></nile-inline-edit>`); expect(el.namespaceURI).to.equal('http://www.w3.org/1999/xhtml'); });\n it('48. ownerDocument', async () => { const el = await fixture<NileInlineEdit>(html`<nile-inline-edit></nile-inline-edit>`); expect(el.ownerDocument).to.equal(document); });\n it('49. dynamic label', async () => { const el = await fixture<NileInlineEdit>(html`<nile-inline-edit></nile-inline-edit>`); el.label = 'Updated'; await el.updateComplete; expect(el.shadowRoot!.textContent).to.contain('Updated'); });\n it('50. dynamic value', async () => { const el = await fixture<NileInlineEdit>(html`<nile-inline-edit></nile-inline-edit>`); el.value = 'New Value'; await el.updateComplete; expect(el.shadowRoot!.textContent).to.contain('New Value'); });\n it('51. dynamic open', async () => { const el = await fixture<NileInlineEdit>(html`<nile-inline-edit></nile-inline-edit>`); el.open = true; await el.updateComplete; expect(el.shadowRoot!.querySelector('slot')).to.exist; });\n it('52. dynamic close', async () => { const el = await fixture<NileInlineEdit>(html`<nile-inline-edit open></nile-inline-edit>`); el.open = false; await el.updateComplete; expect(el.shadowRoot!.querySelector('.inline__edit--container')).to.exist; });\n it('53. multiple instances', async () => { const c = await fixture(html`<div><nile-inline-edit></nile-inline-edit><nile-inline-edit></nile-inline-edit></div>`); expect(c.querySelectorAll('nile-inline-edit').length).to.equal(2); });\n it('54. parent-child', async () => { const c = await fixture(html`<div><nile-inline-edit></nile-inline-edit></div>`); expect(c.querySelector('nile-inline-edit')!.parentElement).to.equal(c); });\n it('55. createElement', async () => { const el = document.createElement('nile-inline-edit') as NileInlineEdit; document.body.appendChild(el); await el.updateComplete; expect(el.shadowRoot).to.not.be.null; document.body.removeChild(el); });\n it('56. dataset', async () => { const el = await fixture<NileInlineEdit>(html`<nile-inline-edit data-idx=\"0\"></nile-inline-edit>`); expect(el.dataset.idx).to.equal('0'); });\n it('57. classList add', async () => { const el = await fixture<NileInlineEdit>(html`<nile-inline-edit></nile-inline-edit>`); el.classList.add('z'); expect(el.classList.contains('z')).to.be.true; });\n it('58. getBoundingClientRect', async () => { const el = await fixture<NileInlineEdit>(html`<nile-inline-edit></nile-inline-edit>`); expect(el.getBoundingClientRect()).to.exist; });\n it('59. no form', async () => { const el = await fixture<NileInlineEdit>(html`<nile-inline-edit></nile-inline-edit>`); expect(el.shadowRoot!.querySelector('form')).to.be.null; });\n it('60. no input when closed', async () => { const el = await fixture<NileInlineEdit>(html`<nile-inline-edit></nile-inline-edit>`); expect(el.shadowRoot!.querySelector('input')).to.be.null; });\n it('61. no button', async () => { const el = await fixture<NileInlineEdit>(html`<nile-inline-edit></nile-inline-edit>`); expect(el.shadowRoot!.querySelector('button')).to.be.null; });\n it('62. no anchor', async () => { const el = await fixture<NileInlineEdit>(html`<nile-inline-edit></nile-inline-edit>`); expect(el.shadowRoot!.querySelector('a')).to.be.null; });\n it('63. no img', async () => { const el = await fixture<NileInlineEdit>(html`<nile-inline-edit></nile-inline-edit>`); expect(el.shadowRoot!.querySelector('img')).to.be.null; });\n it('64. no svg', async () => { const el = await fixture<NileInlineEdit>(html`<nile-inline-edit></nile-inline-edit>`); expect(el.shadowRoot!.querySelector('svg')).to.be.null; });\n it('65. style attr', async () => { const el = await fixture<NileInlineEdit>(html`<nile-inline-edit style=\"color:red\"></nile-inline-edit>`); expect(el.style.color).to.equal('red'); });\n it('66. data attr', async () => { const el = await fixture<NileInlineEdit>(html`<nile-inline-edit data-x=\"1\"></nile-inline-edit>`); expect(el.getAttribute('data-x')).to.equal('1'); });\n it('67. aria-label', async () => { const el = await fixture<NileInlineEdit>(html`<nile-inline-edit aria-label=\"Edit\"></nile-inline-edit>`); expect(el.getAttribute('aria-label')).to.equal('Edit'); });\n it('68. role', async () => { const el = await fixture<NileInlineEdit>(html`<nile-inline-edit role=\"textbox\"></nile-inline-edit>`); expect(el.getAttribute('role')).to.equal('textbox'); });\n it('69. dir', async () => { const el = await fixture<NileInlineEdit>(html`<nile-inline-edit dir=\"rtl\"></nile-inline-edit>`); expect(el.dir).to.equal('rtl'); });\n it('70. title attr', async () => { const el = await fixture<NileInlineEdit>(html`<nile-inline-edit title=\"IE\"></nile-inline-edit>`); expect(el.title).to.equal('IE'); });\n it('71. lang attr', async () => { const el = await fixture<NileInlineEdit>(html`<nile-inline-edit lang=\"en\"></nile-inline-edit>`); expect(el.lang).to.equal('en'); });\n it('72. tabindex', async () => { const el = await fixture<NileInlineEdit>(html`<nile-inline-edit tabindex=\"0\"></nile-inline-edit>`); expect(el.getAttribute('tabindex')).to.equal('0'); });\n it('73. requestUpdate', async () => { const el = await fixture<NileInlineEdit>(html`<nile-inline-edit></nile-inline-edit>`); el.requestUpdate(); await el.updateComplete; expect(el.shadowRoot).to.not.be.null; });\n it('74. shadow childNodes', async () => { const el = await fixture<NileInlineEdit>(html`<nile-inline-edit></nile-inline-edit>`); expect(el.shadowRoot!.childNodes.length).to.be.greaterThan(0); });\n it('75. scrollIntoView', async () => { const el = await fixture<NileInlineEdit>(html`<nile-inline-edit></nile-inline-edit>`); expect(el.scrollIntoView).to.be.a('function'); });\n it('76. focus method', async () => { const el = await fixture<NileInlineEdit>(html`<nile-inline-edit></nile-inline-edit>`); expect(el.focus).to.be.a('function'); });\n it('77. blur method', async () => { const el = await fixture<NileInlineEdit>(html`<nile-inline-edit></nile-inline-edit>`); expect(el.blur).to.be.a('function'); });\n it('78. class toggle', async () => { const el = await fixture<NileInlineEdit>(html`<nile-inline-edit></nile-inline-edit>`); el.classList.toggle('a'); expect(el.classList.contains('a')).to.be.true; });\n it('79. toggle hidden', async () => { const el = await fixture<NileInlineEdit>(html`<nile-inline-edit></nile-inline-edit>`); el.hidden = true; expect(el.hidden).to.be.true; });\n it('80. dispatchCustomEvent', async () => { const el = await fixture<NileInlineEdit>(html`<nile-inline-edit></nile-inline-edit>`); let d: any; el.addEventListener('t', ((e: CustomEvent) => { d = e.detail; }) as EventListener); el.dispatchEvent(new CustomEvent('t', { detail: 'x' })); expect(d).to.equal('x'); });\n it('81. nested in div', async () => { const c = await fixture(html`<div><nile-inline-edit></nile-inline-edit></div>`); expect(c.querySelector('nile-inline-edit')).to.exist; });\n it('82. no table', async () => { const el = await fixture<NileInlineEdit>(html`<nile-inline-edit></nile-inline-edit>`); expect(el.shadowRoot!.querySelector('table')).to.be.null; });\n it('83. no ul', async () => { const el = await fixture<NileInlineEdit>(html`<nile-inline-edit></nile-inline-edit>`); expect(el.shadowRoot!.querySelector('ul')).to.be.null; });\n it('84. no canvas', async () => { const el = await fixture<NileInlineEdit>(html`<nile-inline-edit></nile-inline-edit>`); expect(el.shadowRoot!.querySelector('canvas')).to.be.null; });\n it('85. no video', async () => { const el = await fixture<NileInlineEdit>(html`<nile-inline-edit></nile-inline-edit>`); expect(el.shadowRoot!.querySelector('video')).to.be.null; });\n it('86. no audio', async () => { const el = await fixture<NileInlineEdit>(html`<nile-inline-edit></nile-inline-edit>`); expect(el.shadowRoot!.querySelector('audio')).to.be.null; });\n it('87. no nav', async () => { const el = await fixture<NileInlineEdit>(html`<nile-inline-edit></nile-inline-edit>`); expect(el.shadowRoot!.querySelector('nav')).to.be.null; });\n it('88. no aside', async () => { const el = await fixture<NileInlineEdit>(html`<nile-inline-edit></nile-inline-edit>`); expect(el.shadowRoot!.querySelector('aside')).to.be.null; });\n it('89. no textarea', async () => { const el = await fixture<NileInlineEdit>(html`<nile-inline-edit></nile-inline-edit>`); expect(el.shadowRoot!.querySelector('textarea')).to.be.null; });\n it('90. no select', async () => { const el = await fixture<NileInlineEdit>(html`<nile-inline-edit></nile-inline-edit>`); expect(el.shadowRoot!.querySelector('select')).to.be.null; });\n it('91. setAttribute data', async () => { const el = await fixture<NileInlineEdit>(html`<nile-inline-edit></nile-inline-edit>`); el.setAttribute('data-test', '1'); expect(el.dataset.test).to.equal('1'); });\n it('92. removeAttribute hidden', async () => { const el = await fixture<NileInlineEdit>(html`<nile-inline-edit hidden></nile-inline-edit>`); el.removeAttribute('hidden'); expect(el.hidden).to.be.false; });\n it('93. setAttribute class', async () => { const el = await fixture<NileInlineEdit>(html`<nile-inline-edit></nile-inline-edit>`); el.setAttribute('class', 'test'); expect(el.classList.contains('test')).to.be.true; });\n it('94. auto-close attribute', async () => { const el = await fixture<NileInlineEdit>(html`<nile-inline-edit auto-close></nile-inline-edit>`); expect(el.autoClose).to.be.true; });\n it('95. max-placeholder-length attr', async () => { const el = await fixture<NileInlineEdit>(html`<nile-inline-edit max-placeholder-length=\"10\"></nile-inline-edit>`); expect(el.maxPlaceholderLength).to.equal(10); });\n it('96. aria-describedby', async () => { const el = await fixture<NileInlineEdit>(html`<nile-inline-edit aria-describedby=\"d\"></nile-inline-edit>`); expect(el.getAttribute('aria-describedby')).to.equal('d'); });\n it('97. multiple re-renders', async () => { const el = await fixture<NileInlineEdit>(html`<nile-inline-edit></nile-inline-edit>`); for (let i = 0; i < 3; i++) { el.requestUpdate(); await el.updateComplete; } expect(el.shadowRoot).to.not.be.null; });\n it('98. open and close cycle', async () => { const el = await fixture<NileInlineEdit>(html`<nile-inline-edit></nile-inline-edit>`); el.open = true; await el.updateComplete; expect(el.shadowRoot!.querySelector('slot')).to.exist; el.open = false; await el.updateComplete; expect(el.shadowRoot!.querySelector('.inline__edit--container')).to.exist; });\n it('99. slotted content when open', async () => { const el = await fixture<NileInlineEdit>(html`<nile-inline-edit open><input type=\"text\" value=\"Test\"></nile-inline-edit>`); expect(el.querySelector('input')).to.exist; });\n it('100. full integration', async () => { const el = await fixture<NileInlineEdit>(html`<nile-inline-edit label=\"Name\" placeholder=\"Enter name\" value=\"John\" class=\"ie\" id=\"ie1\"></nile-inline-edit>`); expect(el.label).to.equal('Name'); expect(el.placeholder).to.equal('Enter name'); expect(el.value).to.equal('John'); expect(el.id).to.equal('ie1'); expect(el.shadowRoot!.textContent).to.contain('Name'); expect(el.shadowRoot!.textContent).to.contain('John'); expect(el.shadowRoot!.querySelector('.inline__edit--container')).to.exist; });\n});\n"]}
|
|
@@ -620,7 +620,7 @@ let NileInput = class NileInput extends NileElement {
|
|
|
620
620
|
|
|
621
621
|
${hasHelpText
|
|
622
622
|
? html `
|
|
623
|
-
<nile-form-help-text>${this.helpText}</nile-form-help-text>
|
|
623
|
+
<nile-form-help-text exportparts="container:help__text">${this.helpText}</nile-form-help-text>
|
|
624
624
|
`
|
|
625
625
|
: ``}
|
|
626
626
|
|