@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,108 @@
|
|
|
1
|
+
import { expect, fixture, html } from '@open-wc/testing';
|
|
2
|
+
import './nile-option';
|
|
3
|
+
describe('NileOption', () => {
|
|
4
|
+
it('1. renders', async () => { const el = await fixture(html `<nile-option></nile-option>`); expect(el).to.exist; });
|
|
5
|
+
it('2. shadow root', async () => { const el = await fixture(html `<nile-option></nile-option>`); expect(el.shadowRoot).to.not.be.null; });
|
|
6
|
+
it('3. tag name', async () => { const el = await fixture(html `<nile-option></nile-option>`); expect(el.tagName.toLowerCase()).to.equal('nile-option'); });
|
|
7
|
+
it('4. value defaults empty', async () => { const el = await fixture(html `<nile-option></nile-option>`); expect(el.value).to.equal(''); });
|
|
8
|
+
it('5. disabled defaults false', async () => { const el = await fixture(html `<nile-option></nile-option>`); expect(el.disabled).to.equal(false); });
|
|
9
|
+
it('6. selected defaults false', async () => { const el = await fixture(html `<nile-option></nile-option>`); expect(el.selected).to.equal(false); });
|
|
10
|
+
it('7. set value', async () => { const el = await fixture(html `<nile-option value="a"></nile-option>`); expect(el.value).to.equal('a'); });
|
|
11
|
+
it('8. set disabled', async () => { const el = await fixture(html `<nile-option disabled></nile-option>`); expect(el.disabled).to.be.true; });
|
|
12
|
+
it('9. set selected', async () => { const el = await fixture(html `<nile-option selected></nile-option>`); expect(el.selected).to.be.true; });
|
|
13
|
+
it('10. has option__label class', async () => { const el = await fixture(html `<nile-option></nile-option>`); expect(el.shadowRoot.querySelector('.option__label')).to.exist; });
|
|
14
|
+
it('11. has base part', async () => { const el = await fixture(html `<nile-option></nile-option>`); expect(el.shadowRoot.querySelector('[part="base"]')).to.exist; });
|
|
15
|
+
it('12. has label part', async () => { const el = await fixture(html `<nile-option></nile-option>`); expect(el.shadowRoot.querySelector('[part="label"]')).to.exist; });
|
|
16
|
+
it('13. has prefix part', async () => { const el = await fixture(html `<nile-option></nile-option>`); expect(el.shadowRoot.querySelector('[part="prefix"]')).to.exist; });
|
|
17
|
+
it('14. has suffix part', async () => { const el = await fixture(html `<nile-option></nile-option>`); expect(el.shadowRoot.querySelector('[part="suffix"]')).to.exist; });
|
|
18
|
+
it('15. prefix slot', async () => { const el = await fixture(html `<nile-option></nile-option>`); expect(el.shadowRoot.querySelector('slot[name="prefix"]')).to.exist; });
|
|
19
|
+
it('16. suffix slot', async () => { const el = await fixture(html `<nile-option></nile-option>`); expect(el.shadowRoot.querySelector('slot[name="suffix"]')).to.exist; });
|
|
20
|
+
it('17. default slot', async () => { const el = await fixture(html `<nile-option></nile-option>`); expect(el.shadowRoot.querySelector('slot:not([name])')).to.exist; });
|
|
21
|
+
it('18. slotted text', async () => { const el = await fixture(html `<nile-option>Apple</nile-option>`); expect(el.textContent).to.contain('Apple'); });
|
|
22
|
+
it('19. getTextLabel', async () => { const el = await fixture(html `<nile-option>Banana</nile-option>`); expect(el.getTextLabel()).to.contain('Banana'); });
|
|
23
|
+
it('20. hidden defaults false', async () => { const el = await fixture(html `<nile-option></nile-option>`); expect(el.hidden).to.equal(false); });
|
|
24
|
+
it('21. set hidden', async () => { const el = await fixture(html `<nile-option hidden></nile-option>`); expect(el.hidden).to.be.true; });
|
|
25
|
+
it('22. has styles', async () => { expect((await import('./nile-option')).NileOption.styles).to.exist; });
|
|
26
|
+
it('23. is defined', async () => { expect(customElements.get('nile-option')).to.exist; });
|
|
27
|
+
it('24. shadow mode', async () => { const el = await fixture(html `<nile-option></nile-option>`); expect(el.shadowRoot.mode).to.equal('open'); });
|
|
28
|
+
it('25. isConnected', async () => { const el = await fixture(html `<nile-option></nile-option>`); expect(el.isConnected).to.be.true; });
|
|
29
|
+
it('26. removal', async () => { const el = await fixture(html `<nile-option></nile-option>`); el.remove(); expect(el.isConnected).to.be.false; });
|
|
30
|
+
it('27. outerHTML', async () => { const el = await fixture(html `<nile-option></nile-option>`); expect(el.outerHTML).to.contain('nile-option'); });
|
|
31
|
+
it('28. matches', async () => { const el = await fixture(html `<nile-option class="x"></nile-option>`); expect(el.matches('.x')).to.be.true; });
|
|
32
|
+
it('29. closest', async () => { const el = await fixture(html `<nile-option></nile-option>`); expect(el.closest('nile-option')).to.equal(el); });
|
|
33
|
+
it('30. cloneNode', async () => { const el = await fixture(html `<nile-option></nile-option>`); expect(el.cloneNode(true).tagName.toLowerCase()).to.equal('nile-option'); });
|
|
34
|
+
it('31. dispatchEvent', async () => { const el = await fixture(html `<nile-option></nile-option>`); let f = false; el.addEventListener('c', () => (f = true)); el.dispatchEvent(new Event('c')); expect(f).to.be.true; });
|
|
35
|
+
it('32. updateComplete', async () => { const el = await fixture(html `<nile-option></nile-option>`); const r = await el.updateComplete; expect(r).to.not.be.undefined; });
|
|
36
|
+
it('33. render method', async () => { const el = await fixture(html `<nile-option></nile-option>`); expect(el.render).to.be.a('function'); });
|
|
37
|
+
it('34. shadowRoot host', async () => { const el = await fixture(html `<nile-option></nile-option>`); expect(el.shadowRoot.host).to.equal(el); });
|
|
38
|
+
it('35. class attr', async () => { const el = await fixture(html `<nile-option class="opt"></nile-option>`); expect(el.classList.contains('opt')).to.be.true; });
|
|
39
|
+
it('36. id attr', async () => { const el = await fixture(html `<nile-option id="o1"></nile-option>`); expect(el.id).to.equal('o1'); });
|
|
40
|
+
it('37. nodeType', async () => { const el = await fixture(html `<nile-option></nile-option>`); expect(el.nodeType).to.equal(1); });
|
|
41
|
+
it('38. localName', async () => { const el = await fixture(html `<nile-option></nile-option>`); expect(el.localName).to.equal('nile-option'); });
|
|
42
|
+
it('39. namespaceURI', async () => { const el = await fixture(html `<nile-option></nile-option>`); expect(el.namespaceURI).to.equal('http://www.w3.org/1999/xhtml'); });
|
|
43
|
+
it('40. ownerDocument', async () => { const el = await fixture(html `<nile-option></nile-option>`); expect(el.ownerDocument).to.equal(document); });
|
|
44
|
+
it('41. dynamic value', async () => { const el = await fixture(html `<nile-option></nile-option>`); el.value = 'new'; await el.updateComplete; expect(el.value).to.equal('new'); });
|
|
45
|
+
it('42. dynamic disabled', async () => { const el = await fixture(html `<nile-option></nile-option>`); el.disabled = true; await el.updateComplete; expect(el.disabled).to.be.true; });
|
|
46
|
+
it('43. dynamic selected', async () => { const el = await fixture(html `<nile-option></nile-option>`); el.selected = true; await el.updateComplete; expect(el.selected).to.be.true; });
|
|
47
|
+
it('44. multiple instances', async () => { const c = await fixture(html `<div><nile-option></nile-option><nile-option></nile-option></div>`); expect(c.querySelectorAll('nile-option').length).to.equal(2); });
|
|
48
|
+
it('45. parent-child', async () => { const c = await fixture(html `<div><nile-option></nile-option></div>`); expect(c.querySelector('nile-option').parentElement).to.equal(c); });
|
|
49
|
+
it('46. createElement', async () => { const el = document.createElement('nile-option'); document.body.appendChild(el); await el.updateComplete; expect(el.shadowRoot).to.not.be.null; document.body.removeChild(el); });
|
|
50
|
+
it('47. dataset', async () => { const el = await fixture(html `<nile-option data-idx="0"></nile-option>`); expect(el.dataset.idx).to.equal('0'); });
|
|
51
|
+
it('48. classList add', async () => { const el = await fixture(html `<nile-option></nile-option>`); el.classList.add('z'); expect(el.classList.contains('z')).to.be.true; });
|
|
52
|
+
it('49. getBoundingClientRect', async () => { const el = await fixture(html `<nile-option></nile-option>`); expect(el.getBoundingClientRect()).to.exist; });
|
|
53
|
+
it('50. no form', async () => { const el = await fixture(html `<nile-option></nile-option>`); expect(el.shadowRoot.querySelector('form')).to.be.null; });
|
|
54
|
+
it('51. no input', async () => { const el = await fixture(html `<nile-option></nile-option>`); expect(el.shadowRoot.querySelector('input')).to.be.null; });
|
|
55
|
+
it('52. no anchor', async () => { const el = await fixture(html `<nile-option></nile-option>`); expect(el.shadowRoot.querySelector('a')).to.be.null; });
|
|
56
|
+
it('53. no img', async () => { const el = await fixture(html `<nile-option></nile-option>`); expect(el.shadowRoot.querySelector('img')).to.be.null; });
|
|
57
|
+
it('54. style attr', async () => { const el = await fixture(html `<nile-option style="color:red"></nile-option>`); expect(el.style.color).to.equal('red'); });
|
|
58
|
+
it('55. data attr', async () => { const el = await fixture(html `<nile-option data-x="1"></nile-option>`); expect(el.getAttribute('data-x')).to.equal('1'); });
|
|
59
|
+
it('56. aria-label', async () => { const el = await fixture(html `<nile-option aria-label="Opt"></nile-option>`); expect(el.getAttribute('aria-label')).to.equal('Opt'); });
|
|
60
|
+
it('57. role', async () => { const el = await fixture(html `<nile-option role="option"></nile-option>`); expect(el.getAttribute('role')).to.equal('option'); });
|
|
61
|
+
it('58. dir', async () => { const el = await fixture(html `<nile-option dir="rtl"></nile-option>`); expect(el.dir).to.equal('rtl'); });
|
|
62
|
+
it('59. lang attr', async () => { const el = await fixture(html `<nile-option lang="en"></nile-option>`); expect(el.lang).to.equal('en'); });
|
|
63
|
+
it('60. tabindex', async () => { const el = await fixture(html `<nile-option tabindex="0"></nile-option>`); expect(el.getAttribute('tabindex')).to.equal('0'); });
|
|
64
|
+
it('61. requestUpdate', async () => { const el = await fixture(html `<nile-option></nile-option>`); el.requestUpdate(); await el.updateComplete; expect(el.shadowRoot).to.not.be.null; });
|
|
65
|
+
it('62. shadow childNodes', async () => { const el = await fixture(html `<nile-option></nile-option>`); expect(el.shadowRoot.childNodes.length).to.be.greaterThan(0); });
|
|
66
|
+
it('63. scrollIntoView', async () => { const el = await fixture(html `<nile-option></nile-option>`); expect(el.scrollIntoView).to.be.a('function'); });
|
|
67
|
+
it('64. focus method', async () => { const el = await fixture(html `<nile-option></nile-option>`); expect(el.focus).to.be.a('function'); });
|
|
68
|
+
it('65. blur method', async () => { const el = await fixture(html `<nile-option></nile-option>`); expect(el.blur).to.be.a('function'); });
|
|
69
|
+
it('66. class toggle', async () => { const el = await fixture(html `<nile-option></nile-option>`); el.classList.toggle('a'); expect(el.classList.contains('a')).to.be.true; });
|
|
70
|
+
it('67. toggle hidden', async () => { const el = await fixture(html `<nile-option></nile-option>`); el.hidden = true; expect(el.hidden).to.be.true; });
|
|
71
|
+
it('68. dispatchCustomEvent', async () => { const el = await fixture(html `<nile-option></nile-option>`); let d; el.addEventListener('t', ((e) => { d = e.detail; })); el.dispatchEvent(new CustomEvent('t', { detail: 'x' })); expect(d).to.equal('x'); });
|
|
72
|
+
it('69. nested in div', async () => { const c = await fixture(html `<div><nile-option></nile-option></div>`); expect(c.querySelector('nile-option')).to.exist; });
|
|
73
|
+
it('70. no table', async () => { const el = await fixture(html `<nile-option></nile-option>`); expect(el.shadowRoot.querySelector('table')).to.be.null; });
|
|
74
|
+
it('71. no ul', async () => { const el = await fixture(html `<nile-option></nile-option>`); expect(el.shadowRoot.querySelector('ul')).to.be.null; });
|
|
75
|
+
it('72. no canvas', async () => { const el = await fixture(html `<nile-option></nile-option>`); expect(el.shadowRoot.querySelector('canvas')).to.be.null; });
|
|
76
|
+
it('73. no video', async () => { const el = await fixture(html `<nile-option></nile-option>`); expect(el.shadowRoot.querySelector('video')).to.be.null; });
|
|
77
|
+
it('74. no audio', async () => { const el = await fixture(html `<nile-option></nile-option>`); expect(el.shadowRoot.querySelector('audio')).to.be.null; });
|
|
78
|
+
it('75. no nav', async () => { const el = await fixture(html `<nile-option></nile-option>`); expect(el.shadowRoot.querySelector('nav')).to.be.null; });
|
|
79
|
+
it('76. no aside', async () => { const el = await fixture(html `<nile-option></nile-option>`); expect(el.shadowRoot.querySelector('aside')).to.be.null; });
|
|
80
|
+
it('77. no textarea', async () => { const el = await fixture(html `<nile-option></nile-option>`); expect(el.shadowRoot.querySelector('textarea')).to.be.null; });
|
|
81
|
+
it('78. no select', async () => { const el = await fixture(html `<nile-option></nile-option>`); expect(el.shadowRoot.querySelector('select')).to.be.null; });
|
|
82
|
+
it('79. setAttribute data', async () => { const el = await fixture(html `<nile-option></nile-option>`); el.setAttribute('data-test', '1'); expect(el.dataset.test).to.equal('1'); });
|
|
83
|
+
it('80. removeAttribute hidden', async () => { const el = await fixture(html `<nile-option hidden></nile-option>`); el.removeAttribute('hidden'); await el.updateComplete; expect(el.hidden).to.be.false; });
|
|
84
|
+
it('81. setAttribute class', async () => { const el = await fixture(html `<nile-option></nile-option>`); el.setAttribute('class', 'test'); expect(el.classList.contains('test')).to.be.true; });
|
|
85
|
+
it('82. aria-describedby', async () => { const el = await fixture(html `<nile-option aria-describedby="d"></nile-option>`); expect(el.getAttribute('aria-describedby')).to.equal('d'); });
|
|
86
|
+
it('83. multiple re-renders', async () => { const el = await fixture(html `<nile-option></nile-option>`); for (let i = 0; i < 3; i++) {
|
|
87
|
+
el.requestUpdate();
|
|
88
|
+
await el.updateComplete;
|
|
89
|
+
} expect(el.shadowRoot).to.not.be.null; });
|
|
90
|
+
it('84. value reflects', async () => { const el = await fixture(html `<nile-option value="a"></nile-option>`); expect(el.getAttribute('value')).to.equal('a'); });
|
|
91
|
+
it('85. disabled reflects', async () => { const el = await fixture(html `<nile-option disabled></nile-option>`); expect(el.hasAttribute('disabled')).to.be.true; });
|
|
92
|
+
it('86. selected reflects', async () => { const el = await fixture(html `<nile-option selected></nile-option>`); expect(el.hasAttribute('selected')).to.be.true; });
|
|
93
|
+
it('87. option class', async () => { const el = await fixture(html `<nile-option></nile-option>`); expect(el.shadowRoot.querySelector('.option')).to.exist; });
|
|
94
|
+
it('88. disabled class', async () => { const el = await fixture(html `<nile-option disabled></nile-option>`); expect(el.shadowRoot.querySelector('.option--disabled')).to.exist; });
|
|
95
|
+
it('89. selected class', async () => { const el = await fixture(html `<nile-option selected></nile-option>`); expect(el.shadowRoot.querySelector('.option--selected')).to.exist; });
|
|
96
|
+
it('90. no svg', async () => { const el = await fixture(html `<nile-option></nile-option>`); expect(el.shadowRoot.querySelector('svg')).to.be.null; });
|
|
97
|
+
it('91. no button', async () => { const el = await fixture(html `<nile-option></nile-option>`); expect(el.shadowRoot.querySelector('button')).to.be.null; });
|
|
98
|
+
it('92. title attr', async () => { const el = await fixture(html `<nile-option title="O"></nile-option>`); expect(el.title).to.equal('O'); });
|
|
99
|
+
it('93. contains', async () => { const el = await fixture(html `<nile-option><span id="s1">C</span></nile-option>`); expect(el.contains(el.querySelector('#s1'))).to.be.true; });
|
|
100
|
+
it('94. childElementCount', async () => { const el = await fixture(html `<nile-option><span>A</span></nile-option>`); expect(el.childElementCount).to.equal(1); });
|
|
101
|
+
it('95. no hr', async () => { const el = await fixture(html `<nile-option></nile-option>`); expect(el.shadowRoot.querySelector('hr')).to.be.null; });
|
|
102
|
+
it('96. no pre', async () => { const el = await fixture(html `<nile-option></nile-option>`); expect(el.shadowRoot.querySelector('pre')).to.be.null; });
|
|
103
|
+
it('97. no code', async () => { const el = await fixture(html `<nile-option></nile-option>`); expect(el.shadowRoot.querySelector('code')).to.be.null; });
|
|
104
|
+
it('98. current defaults false', async () => { const el = await fixture(html `<nile-option></nile-option>`); expect(el.current).to.be.false; });
|
|
105
|
+
it('99. hasHover defaults false', async () => { const el = await fixture(html `<nile-option></nile-option>`); expect(el.hasHover).to.be.false; });
|
|
106
|
+
it('100. full integration', async () => { const el = await fixture(html `<nile-option value="apple" class="opt" id="o1" role="option">Apple</nile-option>`); expect(el.value).to.equal('apple'); expect(el.id).to.equal('o1'); expect(el.textContent).to.contain('Apple'); expect(el.shadowRoot.querySelector('[part="base"]')).to.exist; expect(el.shadowRoot.querySelectorAll('slot').length).to.be.greaterThan(0); });
|
|
107
|
+
});
|
|
108
|
+
//# sourceMappingURL=nile-option.test.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"nile-option.test.js","sourceRoot":"","sources":["../../../src/nile-option/nile-option.test.ts"],"names":[],"mappings":"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","sourcesContent":["import { expect, fixture, html } from '@open-wc/testing';\nimport './nile-option';\nimport type { NileOption } from './nile-option';\n\ndescribe('NileOption', () => {\n it('1. renders', async () => { const el = await fixture<NileOption>(html`<nile-option></nile-option>`); expect(el).to.exist; });\n it('2. shadow root', async () => { const el = await fixture<NileOption>(html`<nile-option></nile-option>`); expect(el.shadowRoot).to.not.be.null; });\n it('3. tag name', async () => { const el = await fixture<NileOption>(html`<nile-option></nile-option>`); expect(el.tagName.toLowerCase()).to.equal('nile-option'); });\n it('4. value defaults empty', async () => { const el = await fixture<NileOption>(html`<nile-option></nile-option>`); expect(el.value).to.equal(''); });\n it('5. disabled defaults false', async () => { const el = await fixture<NileOption>(html`<nile-option></nile-option>`); expect(el.disabled).to.equal(false); });\n it('6. selected defaults false', async () => { const el = await fixture<NileOption>(html`<nile-option></nile-option>`); expect(el.selected).to.equal(false); });\n it('7. set value', async () => { const el = await fixture<NileOption>(html`<nile-option value=\"a\"></nile-option>`); expect(el.value).to.equal('a'); });\n it('8. set disabled', async () => { const el = await fixture<NileOption>(html`<nile-option disabled></nile-option>`); expect(el.disabled).to.be.true; });\n it('9. set selected', async () => { const el = await fixture<NileOption>(html`<nile-option selected></nile-option>`); expect(el.selected).to.be.true; });\n it('10. has option__label class', async () => { const el = await fixture<NileOption>(html`<nile-option></nile-option>`); expect(el.shadowRoot!.querySelector('.option__label')).to.exist; });\n it('11. has base part', async () => { const el = await fixture<NileOption>(html`<nile-option></nile-option>`); expect(el.shadowRoot!.querySelector('[part=\"base\"]')).to.exist; });\n it('12. has label part', async () => { const el = await fixture<NileOption>(html`<nile-option></nile-option>`); expect(el.shadowRoot!.querySelector('[part=\"label\"]')).to.exist; });\n it('13. has prefix part', async () => { const el = await fixture<NileOption>(html`<nile-option></nile-option>`); expect(el.shadowRoot!.querySelector('[part=\"prefix\"]')).to.exist; });\n it('14. has suffix part', async () => { const el = await fixture<NileOption>(html`<nile-option></nile-option>`); expect(el.shadowRoot!.querySelector('[part=\"suffix\"]')).to.exist; });\n it('15. prefix slot', async () => { const el = await fixture<NileOption>(html`<nile-option></nile-option>`); expect(el.shadowRoot!.querySelector('slot[name=\"prefix\"]')).to.exist; });\n it('16. suffix slot', async () => { const el = await fixture<NileOption>(html`<nile-option></nile-option>`); expect(el.shadowRoot!.querySelector('slot[name=\"suffix\"]')).to.exist; });\n it('17. default slot', async () => { const el = await fixture<NileOption>(html`<nile-option></nile-option>`); expect(el.shadowRoot!.querySelector('slot:not([name])')).to.exist; });\n it('18. slotted text', async () => { const el = await fixture<NileOption>(html`<nile-option>Apple</nile-option>`); expect(el.textContent).to.contain('Apple'); });\n it('19. getTextLabel', async () => { const el = await fixture<NileOption>(html`<nile-option>Banana</nile-option>`); expect(el.getTextLabel()).to.contain('Banana'); });\n it('20. hidden defaults false', async () => { const el = await fixture<NileOption>(html`<nile-option></nile-option>`); expect(el.hidden).to.equal(false); });\n it('21. set hidden', async () => { const el = await fixture<NileOption>(html`<nile-option hidden></nile-option>`); expect(el.hidden).to.be.true; });\n it('22. has styles', async () => { expect((await import('./nile-option')).NileOption.styles).to.exist; });\n it('23. is defined', async () => { expect(customElements.get('nile-option')).to.exist; });\n it('24. shadow mode', async () => { const el = await fixture<NileOption>(html`<nile-option></nile-option>`); expect(el.shadowRoot!.mode).to.equal('open'); });\n it('25. isConnected', async () => { const el = await fixture<NileOption>(html`<nile-option></nile-option>`); expect(el.isConnected).to.be.true; });\n it('26. removal', async () => { const el = await fixture<NileOption>(html`<nile-option></nile-option>`); el.remove(); expect(el.isConnected).to.be.false; });\n it('27. outerHTML', async () => { const el = await fixture<NileOption>(html`<nile-option></nile-option>`); expect(el.outerHTML).to.contain('nile-option'); });\n it('28. matches', async () => { const el = await fixture<NileOption>(html`<nile-option class=\"x\"></nile-option>`); expect(el.matches('.x')).to.be.true; });\n it('29. closest', async () => { const el = await fixture<NileOption>(html`<nile-option></nile-option>`); expect(el.closest('nile-option')).to.equal(el); });\n it('30. cloneNode', async () => { const el = await fixture<NileOption>(html`<nile-option></nile-option>`); expect((el.cloneNode(true) as Element).tagName.toLowerCase()).to.equal('nile-option'); });\n it('31. dispatchEvent', async () => { const el = await fixture<NileOption>(html`<nile-option></nile-option>`); let f = false; el.addEventListener('c', () => (f = true)); el.dispatchEvent(new Event('c')); expect(f).to.be.true; });\n it('32. updateComplete', async () => { const el = await fixture<NileOption>(html`<nile-option></nile-option>`); const r = await el.updateComplete; expect(r).to.not.be.undefined; });\n it('33. render method', async () => { const el = await fixture<NileOption>(html`<nile-option></nile-option>`); expect(el.render).to.be.a('function'); });\n it('34. shadowRoot host', async () => { const el = await fixture<NileOption>(html`<nile-option></nile-option>`); expect(el.shadowRoot!.host).to.equal(el); });\n it('35. class attr', async () => { const el = await fixture<NileOption>(html`<nile-option class=\"opt\"></nile-option>`); expect(el.classList.contains('opt')).to.be.true; });\n it('36. id attr', async () => { const el = await fixture<NileOption>(html`<nile-option id=\"o1\"></nile-option>`); expect(el.id).to.equal('o1'); });\n it('37. nodeType', async () => { const el = await fixture<NileOption>(html`<nile-option></nile-option>`); expect(el.nodeType).to.equal(1); });\n it('38. localName', async () => { const el = await fixture<NileOption>(html`<nile-option></nile-option>`); expect(el.localName).to.equal('nile-option'); });\n it('39. namespaceURI', async () => { const el = await fixture<NileOption>(html`<nile-option></nile-option>`); expect(el.namespaceURI).to.equal('http://www.w3.org/1999/xhtml'); });\n it('40. ownerDocument', async () => { const el = await fixture<NileOption>(html`<nile-option></nile-option>`); expect(el.ownerDocument).to.equal(document); });\n it('41. dynamic value', async () => { const el = await fixture<NileOption>(html`<nile-option></nile-option>`); el.value = 'new'; await el.updateComplete; expect(el.value).to.equal('new'); });\n it('42. dynamic disabled', async () => { const el = await fixture<NileOption>(html`<nile-option></nile-option>`); el.disabled = true; await el.updateComplete; expect(el.disabled).to.be.true; });\n it('43. dynamic selected', async () => { const el = await fixture<NileOption>(html`<nile-option></nile-option>`); el.selected = true; await el.updateComplete; expect(el.selected).to.be.true; });\n it('44. multiple instances', async () => { const c = await fixture(html`<div><nile-option></nile-option><nile-option></nile-option></div>`); expect(c.querySelectorAll('nile-option').length).to.equal(2); });\n it('45. parent-child', async () => { const c = await fixture(html`<div><nile-option></nile-option></div>`); expect(c.querySelector('nile-option')!.parentElement).to.equal(c); });\n it('46. createElement', async () => { const el = document.createElement('nile-option') as NileOption; document.body.appendChild(el); await el.updateComplete; expect(el.shadowRoot).to.not.be.null; document.body.removeChild(el); });\n it('47. dataset', async () => { const el = await fixture<NileOption>(html`<nile-option data-idx=\"0\"></nile-option>`); expect(el.dataset.idx).to.equal('0'); });\n it('48. classList add', async () => { const el = await fixture<NileOption>(html`<nile-option></nile-option>`); el.classList.add('z'); expect(el.classList.contains('z')).to.be.true; });\n it('49. getBoundingClientRect', async () => { const el = await fixture<NileOption>(html`<nile-option></nile-option>`); expect(el.getBoundingClientRect()).to.exist; });\n it('50. no form', async () => { const el = await fixture<NileOption>(html`<nile-option></nile-option>`); expect(el.shadowRoot!.querySelector('form')).to.be.null; });\n it('51. no input', async () => { const el = await fixture<NileOption>(html`<nile-option></nile-option>`); expect(el.shadowRoot!.querySelector('input')).to.be.null; });\n it('52. no anchor', async () => { const el = await fixture<NileOption>(html`<nile-option></nile-option>`); expect(el.shadowRoot!.querySelector('a')).to.be.null; });\n it('53. no img', async () => { const el = await fixture<NileOption>(html`<nile-option></nile-option>`); expect(el.shadowRoot!.querySelector('img')).to.be.null; });\n it('54. style attr', async () => { const el = await fixture<NileOption>(html`<nile-option style=\"color:red\"></nile-option>`); expect(el.style.color).to.equal('red'); });\n it('55. data attr', async () => { const el = await fixture<NileOption>(html`<nile-option data-x=\"1\"></nile-option>`); expect(el.getAttribute('data-x')).to.equal('1'); });\n it('56. aria-label', async () => { const el = await fixture<NileOption>(html`<nile-option aria-label=\"Opt\"></nile-option>`); expect(el.getAttribute('aria-label')).to.equal('Opt'); });\n it('57. role', async () => { const el = await fixture<NileOption>(html`<nile-option role=\"option\"></nile-option>`); expect(el.getAttribute('role')).to.equal('option'); });\n it('58. dir', async () => { const el = await fixture<NileOption>(html`<nile-option dir=\"rtl\"></nile-option>`); expect(el.dir).to.equal('rtl'); });\n it('59. lang attr', async () => { const el = await fixture<NileOption>(html`<nile-option lang=\"en\"></nile-option>`); expect(el.lang).to.equal('en'); });\n it('60. tabindex', async () => { const el = await fixture<NileOption>(html`<nile-option tabindex=\"0\"></nile-option>`); expect(el.getAttribute('tabindex')).to.equal('0'); });\n it('61. requestUpdate', async () => { const el = await fixture<NileOption>(html`<nile-option></nile-option>`); el.requestUpdate(); await el.updateComplete; expect(el.shadowRoot).to.not.be.null; });\n it('62. shadow childNodes', async () => { const el = await fixture<NileOption>(html`<nile-option></nile-option>`); expect(el.shadowRoot!.childNodes.length).to.be.greaterThan(0); });\n it('63. scrollIntoView', async () => { const el = await fixture<NileOption>(html`<nile-option></nile-option>`); expect(el.scrollIntoView).to.be.a('function'); });\n it('64. focus method', async () => { const el = await fixture<NileOption>(html`<nile-option></nile-option>`); expect(el.focus).to.be.a('function'); });\n it('65. blur method', async () => { const el = await fixture<NileOption>(html`<nile-option></nile-option>`); expect(el.blur).to.be.a('function'); });\n it('66. class toggle', async () => { const el = await fixture<NileOption>(html`<nile-option></nile-option>`); el.classList.toggle('a'); expect(el.classList.contains('a')).to.be.true; });\n it('67. toggle hidden', async () => { const el = await fixture<NileOption>(html`<nile-option></nile-option>`); el.hidden = true; expect(el.hidden).to.be.true; });\n it('68. dispatchCustomEvent', async () => { const el = await fixture<NileOption>(html`<nile-option></nile-option>`); 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('69. nested in div', async () => { const c = await fixture(html`<div><nile-option></nile-option></div>`); expect(c.querySelector('nile-option')).to.exist; });\n it('70. no table', async () => { const el = await fixture<NileOption>(html`<nile-option></nile-option>`); expect(el.shadowRoot!.querySelector('table')).to.be.null; });\n it('71. no ul', async () => { const el = await fixture<NileOption>(html`<nile-option></nile-option>`); expect(el.shadowRoot!.querySelector('ul')).to.be.null; });\n it('72. no canvas', async () => { const el = await fixture<NileOption>(html`<nile-option></nile-option>`); expect(el.shadowRoot!.querySelector('canvas')).to.be.null; });\n it('73. no video', async () => { const el = await fixture<NileOption>(html`<nile-option></nile-option>`); expect(el.shadowRoot!.querySelector('video')).to.be.null; });\n it('74. no audio', async () => { const el = await fixture<NileOption>(html`<nile-option></nile-option>`); expect(el.shadowRoot!.querySelector('audio')).to.be.null; });\n it('75. no nav', async () => { const el = await fixture<NileOption>(html`<nile-option></nile-option>`); expect(el.shadowRoot!.querySelector('nav')).to.be.null; });\n it('76. no aside', async () => { const el = await fixture<NileOption>(html`<nile-option></nile-option>`); expect(el.shadowRoot!.querySelector('aside')).to.be.null; });\n it('77. no textarea', async () => { const el = await fixture<NileOption>(html`<nile-option></nile-option>`); expect(el.shadowRoot!.querySelector('textarea')).to.be.null; });\n it('78. no select', async () => { const el = await fixture<NileOption>(html`<nile-option></nile-option>`); expect(el.shadowRoot!.querySelector('select')).to.be.null; });\n it('79. setAttribute data', async () => { const el = await fixture<NileOption>(html`<nile-option></nile-option>`); el.setAttribute('data-test', '1'); expect(el.dataset.test).to.equal('1'); });\n it('80. removeAttribute hidden', async () => { const el = await fixture<NileOption>(html`<nile-option hidden></nile-option>`); el.removeAttribute('hidden'); await el.updateComplete; expect(el.hidden).to.be.false; });\n it('81. setAttribute class', async () => { const el = await fixture<NileOption>(html`<nile-option></nile-option>`); el.setAttribute('class', 'test'); expect(el.classList.contains('test')).to.be.true; });\n it('82. aria-describedby', async () => { const el = await fixture<NileOption>(html`<nile-option aria-describedby=\"d\"></nile-option>`); expect(el.getAttribute('aria-describedby')).to.equal('d'); });\n it('83. multiple re-renders', async () => { const el = await fixture<NileOption>(html`<nile-option></nile-option>`); for (let i = 0; i < 3; i++) { el.requestUpdate(); await el.updateComplete; } expect(el.shadowRoot).to.not.be.null; });\n it('84. value reflects', async () => { const el = await fixture<NileOption>(html`<nile-option value=\"a\"></nile-option>`); expect(el.getAttribute('value')).to.equal('a'); });\n it('85. disabled reflects', async () => { const el = await fixture<NileOption>(html`<nile-option disabled></nile-option>`); expect(el.hasAttribute('disabled')).to.be.true; });\n it('86. selected reflects', async () => { const el = await fixture<NileOption>(html`<nile-option selected></nile-option>`); expect(el.hasAttribute('selected')).to.be.true; });\n it('87. option class', async () => { const el = await fixture<NileOption>(html`<nile-option></nile-option>`); expect(el.shadowRoot!.querySelector('.option')).to.exist; });\n it('88. disabled class', async () => { const el = await fixture<NileOption>(html`<nile-option disabled></nile-option>`); expect(el.shadowRoot!.querySelector('.option--disabled')).to.exist; });\n it('89. selected class', async () => { const el = await fixture<NileOption>(html`<nile-option selected></nile-option>`); expect(el.shadowRoot!.querySelector('.option--selected')).to.exist; });\n it('90. no svg', async () => { const el = await fixture<NileOption>(html`<nile-option></nile-option>`); expect(el.shadowRoot!.querySelector('svg')).to.be.null; });\n it('91. no button', async () => { const el = await fixture<NileOption>(html`<nile-option></nile-option>`); expect(el.shadowRoot!.querySelector('button')).to.be.null; });\n it('92. title attr', async () => { const el = await fixture<NileOption>(html`<nile-option title=\"O\"></nile-option>`); expect(el.title).to.equal('O'); });\n it('93. contains', async () => { const el = await fixture<NileOption>(html`<nile-option><span id=\"s1\">C</span></nile-option>`); expect(el.contains(el.querySelector('#s1'))).to.be.true; });\n it('94. childElementCount', async () => { const el = await fixture<NileOption>(html`<nile-option><span>A</span></nile-option>`); expect(el.childElementCount).to.equal(1); });\n it('95. no hr', async () => { const el = await fixture<NileOption>(html`<nile-option></nile-option>`); expect(el.shadowRoot!.querySelector('hr')).to.be.null; });\n it('96. no pre', async () => { const el = await fixture<NileOption>(html`<nile-option></nile-option>`); expect(el.shadowRoot!.querySelector('pre')).to.be.null; });\n it('97. no code', async () => { const el = await fixture<NileOption>(html`<nile-option></nile-option>`); expect(el.shadowRoot!.querySelector('code')).to.be.null; });\n it('98. current defaults false', async () => { const el = await fixture<NileOption>(html`<nile-option></nile-option>`); expect(el.current).to.be.false; });\n it('99. hasHover defaults false', async () => { const el = await fixture<NileOption>(html`<nile-option></nile-option>`); expect(el.hasHover).to.be.false; });\n it('100. full integration', async () => { const el = await fixture<NileOption>(html`<nile-option value=\"apple\" class=\"opt\" id=\"o1\" role=\"option\">Apple</nile-option>`); expect(el.value).to.equal('apple'); expect(el.id).to.equal('o1'); expect(el.textContent).to.contain('Apple'); expect(el.shadowRoot!.querySelector('[part=\"base\"]')).to.exist; expect(el.shadowRoot!.querySelectorAll('slot').length).to.be.greaterThan(0); });\n});\n"]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import './nile-option-group';
|
|
@@ -0,0 +1,108 @@
|
|
|
1
|
+
import { expect, fixture, html } from '@open-wc/testing';
|
|
2
|
+
import './nile-option-group';
|
|
3
|
+
describe('NileOptionGroup', () => {
|
|
4
|
+
it('1. renders', async () => { const el = await fixture(html `<nile-option-group></nile-option-group>`); expect(el).to.exist; });
|
|
5
|
+
it('2. shadow root', async () => { const el = await fixture(html `<nile-option-group></nile-option-group>`); expect(el.shadowRoot).to.not.be.null; });
|
|
6
|
+
it('3. tag name', async () => { const el = await fixture(html `<nile-option-group></nile-option-group>`); expect(el.tagName.toLowerCase()).to.equal('nile-option-group'); });
|
|
7
|
+
it('4. name defaults empty', async () => { const el = await fixture(html `<nile-option-group></nile-option-group>`); expect(el.name).to.equal(''); });
|
|
8
|
+
it('5. data defaults null', async () => { const el = await fixture(html `<nile-option-group></nile-option-group>`); expect(el.data).to.be.null; });
|
|
9
|
+
it('6. sticky defaults false', async () => { const el = await fixture(html `<nile-option-group></nile-option-group>`); expect(el.sticky).to.equal(false); });
|
|
10
|
+
it('7. set name', async () => { const el = await fixture(html `<nile-option-group name="grp"></nile-option-group>`); expect(el.name).to.equal('grp'); });
|
|
11
|
+
it('8. set sticky', async () => { const el = await fixture(html `<nile-option-group sticky></nile-option-group>`); expect(el.sticky).to.be.true; });
|
|
12
|
+
it('9. option-group-header class', async () => { const el = await fixture(html `<nile-option-group></nile-option-group>`); expect(el.shadowRoot.querySelector('.option-group-header')).to.exist; });
|
|
13
|
+
it('10. content-container class', async () => { const el = await fixture(html `<nile-option-group></nile-option-group>`); expect(el.shadowRoot.querySelector('.content-container')).to.exist; });
|
|
14
|
+
it('11. part option-group-header', async () => { const el = await fixture(html `<nile-option-group></nile-option-group>`); expect(el.shadowRoot.querySelector('[part="option-group-header"]')).to.exist; });
|
|
15
|
+
it('12. part content-container', async () => { const el = await fixture(html `<nile-option-group></nile-option-group>`); expect(el.shadowRoot.querySelector('[part="content-container"]')).to.exist; });
|
|
16
|
+
it('13. prefix slot', async () => { const el = await fixture(html `<nile-option-group></nile-option-group>`); expect(el.shadowRoot.querySelector('slot[name="prefix"]')).to.exist; });
|
|
17
|
+
it('14. suffix slot', async () => { const el = await fixture(html `<nile-option-group></nile-option-group>`); expect(el.shadowRoot.querySelector('slot[name="suffix"]')).to.exist; });
|
|
18
|
+
it('15. content slot', async () => { const el = await fixture(html `<nile-option-group></nile-option-group>`); expect(el.shadowRoot.querySelector('slot:not([name])')).to.exist; });
|
|
19
|
+
it('16. name reflects', async () => { const el = await fixture(html `<nile-option-group name="grp"></nile-option-group>`); expect(el.hasAttribute('name')).to.be.true; });
|
|
20
|
+
it('17. sticky reflects', async () => { const el = await fixture(html `<nile-option-group sticky></nile-option-group>`); expect(el.hasAttribute('sticky')).to.be.true; });
|
|
21
|
+
it('18. has styles', async () => { expect((await import('./nile-option-group')).NileOptionGroup.styles).to.exist; });
|
|
22
|
+
it('19. is defined', async () => { expect(customElements.get('nile-option-group')).to.exist; });
|
|
23
|
+
it('20. shadow mode', async () => { const el = await fixture(html `<nile-option-group></nile-option-group>`); expect(el.shadowRoot.mode).to.equal('open'); });
|
|
24
|
+
it('21. isConnected', async () => { const el = await fixture(html `<nile-option-group></nile-option-group>`); expect(el.isConnected).to.be.true; });
|
|
25
|
+
it('22. removal', async () => { const el = await fixture(html `<nile-option-group></nile-option-group>`); el.remove(); expect(el.isConnected).to.be.false; });
|
|
26
|
+
it('23. outerHTML', async () => { const el = await fixture(html `<nile-option-group></nile-option-group>`); expect(el.outerHTML).to.contain('nile-option-group'); });
|
|
27
|
+
it('24. matches', async () => { const el = await fixture(html `<nile-option-group class="x"></nile-option-group>`); expect(el.matches('.x')).to.be.true; });
|
|
28
|
+
it('25. closest', async () => { const el = await fixture(html `<nile-option-group></nile-option-group>`); expect(el.closest('nile-option-group')).to.equal(el); });
|
|
29
|
+
it('26. cloneNode', async () => { const el = await fixture(html `<nile-option-group></nile-option-group>`); expect(el.cloneNode(true).tagName.toLowerCase()).to.equal('nile-option-group'); });
|
|
30
|
+
it('27. dispatchEvent', async () => { const el = await fixture(html `<nile-option-group></nile-option-group>`); let f = false; el.addEventListener('c', () => (f = true)); el.dispatchEvent(new Event('c')); expect(f).to.be.true; });
|
|
31
|
+
it('28. updateComplete', async () => { const el = await fixture(html `<nile-option-group></nile-option-group>`); const r = await el.updateComplete; expect(r).to.not.be.undefined; });
|
|
32
|
+
it('29. render method', async () => { const el = await fixture(html `<nile-option-group></nile-option-group>`); expect(el.render).to.be.a('function'); });
|
|
33
|
+
it('30. shadowRoot host', async () => { const el = await fixture(html `<nile-option-group></nile-option-group>`); expect(el.shadowRoot.host).to.equal(el); });
|
|
34
|
+
it('31. class attr', async () => { const el = await fixture(html `<nile-option-group class="og"></nile-option-group>`); expect(el.classList.contains('og')).to.be.true; });
|
|
35
|
+
it('32. id attr', async () => { const el = await fixture(html `<nile-option-group id="og1"></nile-option-group>`); expect(el.id).to.equal('og1'); });
|
|
36
|
+
it('33. hidden', async () => { const el = await fixture(html `<nile-option-group hidden></nile-option-group>`); expect(el.hidden).to.be.true; });
|
|
37
|
+
it('34. nodeType', async () => { const el = await fixture(html `<nile-option-group></nile-option-group>`); expect(el.nodeType).to.equal(1); });
|
|
38
|
+
it('35. localName', async () => { const el = await fixture(html `<nile-option-group></nile-option-group>`); expect(el.localName).to.equal('nile-option-group'); });
|
|
39
|
+
it('36. namespaceURI', async () => { const el = await fixture(html `<nile-option-group></nile-option-group>`); expect(el.namespaceURI).to.equal('http://www.w3.org/1999/xhtml'); });
|
|
40
|
+
it('37. ownerDocument', async () => { const el = await fixture(html `<nile-option-group></nile-option-group>`); expect(el.ownerDocument).to.equal(document); });
|
|
41
|
+
it('38. dynamic name', async () => { const el = await fixture(html `<nile-option-group></nile-option-group>`); el.name = 'new'; await el.updateComplete; expect(el.name).to.equal('new'); });
|
|
42
|
+
it('39. dynamic sticky', async () => { const el = await fixture(html `<nile-option-group></nile-option-group>`); el.sticky = true; await el.updateComplete; expect(el.sticky).to.be.true; });
|
|
43
|
+
it('40. multiple instances', async () => { const c = await fixture(html `<div><nile-option-group></nile-option-group><nile-option-group></nile-option-group></div>`); expect(c.querySelectorAll('nile-option-group').length).to.equal(2); });
|
|
44
|
+
it('41. parent-child', async () => { const c = await fixture(html `<div><nile-option-group></nile-option-group></div>`); expect(c.querySelector('nile-option-group').parentElement).to.equal(c); });
|
|
45
|
+
it('42. createElement', async () => { const el = document.createElement('nile-option-group'); document.body.appendChild(el); await el.updateComplete; expect(el.shadowRoot).to.not.be.null; document.body.removeChild(el); });
|
|
46
|
+
it('43. dataset', async () => { const el = await fixture(html `<nile-option-group data-idx="0"></nile-option-group>`); expect(el.dataset.idx).to.equal('0'); });
|
|
47
|
+
it('44. classList add', async () => { const el = await fixture(html `<nile-option-group></nile-option-group>`); el.classList.add('z'); expect(el.classList.contains('z')).to.be.true; });
|
|
48
|
+
it('45. getBoundingClientRect', async () => { const el = await fixture(html `<nile-option-group></nile-option-group>`); expect(el.getBoundingClientRect()).to.exist; });
|
|
49
|
+
it('46. no form', async () => { const el = await fixture(html `<nile-option-group></nile-option-group>`); expect(el.shadowRoot.querySelector('form')).to.be.null; });
|
|
50
|
+
it('47. no input', async () => { const el = await fixture(html `<nile-option-group></nile-option-group>`); expect(el.shadowRoot.querySelector('input')).to.be.null; });
|
|
51
|
+
it('48. no button', async () => { const el = await fixture(html `<nile-option-group></nile-option-group>`); expect(el.shadowRoot.querySelector('button')).to.be.null; });
|
|
52
|
+
it('49. no anchor', async () => { const el = await fixture(html `<nile-option-group></nile-option-group>`); expect(el.shadowRoot.querySelector('a')).to.be.null; });
|
|
53
|
+
it('50. no svg', async () => { const el = await fixture(html `<nile-option-group></nile-option-group>`); expect(el.shadowRoot.querySelector('svg')).to.be.null; });
|
|
54
|
+
it('51. style attr', async () => { const el = await fixture(html `<nile-option-group style="color:red"></nile-option-group>`); expect(el.style.color).to.equal('red'); });
|
|
55
|
+
it('52. data attr', async () => { const el = await fixture(html `<nile-option-group data-x="1"></nile-option-group>`); expect(el.getAttribute('data-x')).to.equal('1'); });
|
|
56
|
+
it('53. aria-label', async () => { const el = await fixture(html `<nile-option-group aria-label="Group"></nile-option-group>`); expect(el.getAttribute('aria-label')).to.equal('Group'); });
|
|
57
|
+
it('54. role', async () => { const el = await fixture(html `<nile-option-group role="group"></nile-option-group>`); expect(el.getAttribute('role')).to.equal('group'); });
|
|
58
|
+
it('55. dir', async () => { const el = await fixture(html `<nile-option-group dir="rtl"></nile-option-group>`); expect(el.dir).to.equal('rtl'); });
|
|
59
|
+
it('56. lang attr', async () => { const el = await fixture(html `<nile-option-group lang="en"></nile-option-group>`); expect(el.lang).to.equal('en'); });
|
|
60
|
+
it('57. tabindex', async () => { const el = await fixture(html `<nile-option-group tabindex="0"></nile-option-group>`); expect(el.getAttribute('tabindex')).to.equal('0'); });
|
|
61
|
+
it('58. requestUpdate', async () => { const el = await fixture(html `<nile-option-group></nile-option-group>`); el.requestUpdate(); await el.updateComplete; expect(el.shadowRoot).to.not.be.null; });
|
|
62
|
+
it('59. shadow childNodes', async () => { const el = await fixture(html `<nile-option-group></nile-option-group>`); expect(el.shadowRoot.childNodes.length).to.be.greaterThan(0); });
|
|
63
|
+
it('60. scrollIntoView', async () => { const el = await fixture(html `<nile-option-group></nile-option-group>`); expect(el.scrollIntoView).to.be.a('function'); });
|
|
64
|
+
it('61. focus method', async () => { const el = await fixture(html `<nile-option-group></nile-option-group>`); expect(el.focus).to.be.a('function'); });
|
|
65
|
+
it('62. blur method', async () => { const el = await fixture(html `<nile-option-group></nile-option-group>`); expect(el.blur).to.be.a('function'); });
|
|
66
|
+
it('63. class toggle', async () => { const el = await fixture(html `<nile-option-group></nile-option-group>`); el.classList.toggle('a'); expect(el.classList.contains('a')).to.be.true; });
|
|
67
|
+
it('64. toggle hidden', async () => { const el = await fixture(html `<nile-option-group></nile-option-group>`); el.hidden = true; expect(el.hidden).to.be.true; });
|
|
68
|
+
it('65. dispatchCustomEvent', async () => { const el = await fixture(html `<nile-option-group></nile-option-group>`); let d; el.addEventListener('t', ((e) => { d = e.detail; })); el.dispatchEvent(new CustomEvent('t', { detail: 'x' })); expect(d).to.equal('x'); });
|
|
69
|
+
it('66. nested in div', async () => { const c = await fixture(html `<div><nile-option-group></nile-option-group></div>`); expect(c.querySelector('nile-option-group')).to.exist; });
|
|
70
|
+
it('67. no table', async () => { const el = await fixture(html `<nile-option-group></nile-option-group>`); expect(el.shadowRoot.querySelector('table')).to.be.null; });
|
|
71
|
+
it('68. no ul', async () => { const el = await fixture(html `<nile-option-group></nile-option-group>`); expect(el.shadowRoot.querySelector('ul')).to.be.null; });
|
|
72
|
+
it('69. no canvas', async () => { const el = await fixture(html `<nile-option-group></nile-option-group>`); expect(el.shadowRoot.querySelector('canvas')).to.be.null; });
|
|
73
|
+
it('70. no video', async () => { const el = await fixture(html `<nile-option-group></nile-option-group>`); expect(el.shadowRoot.querySelector('video')).to.be.null; });
|
|
74
|
+
it('71. no audio', async () => { const el = await fixture(html `<nile-option-group></nile-option-group>`); expect(el.shadowRoot.querySelector('audio')).to.be.null; });
|
|
75
|
+
it('72. no nav', async () => { const el = await fixture(html `<nile-option-group></nile-option-group>`); expect(el.shadowRoot.querySelector('nav')).to.be.null; });
|
|
76
|
+
it('73. no aside', async () => { const el = await fixture(html `<nile-option-group></nile-option-group>`); expect(el.shadowRoot.querySelector('aside')).to.be.null; });
|
|
77
|
+
it('74. no textarea', async () => { const el = await fixture(html `<nile-option-group></nile-option-group>`); expect(el.shadowRoot.querySelector('textarea')).to.be.null; });
|
|
78
|
+
it('75. no select', async () => { const el = await fixture(html `<nile-option-group></nile-option-group>`); expect(el.shadowRoot.querySelector('select')).to.be.null; });
|
|
79
|
+
it('76. setAttribute data', async () => { const el = await fixture(html `<nile-option-group></nile-option-group>`); el.setAttribute('data-test', '1'); expect(el.dataset.test).to.equal('1'); });
|
|
80
|
+
it('77. removeAttribute hidden', async () => { const el = await fixture(html `<nile-option-group hidden></nile-option-group>`); el.removeAttribute('hidden'); expect(el.hidden).to.be.false; });
|
|
81
|
+
it('78. setAttribute class', async () => { const el = await fixture(html `<nile-option-group></nile-option-group>`); el.setAttribute('class', 'test'); expect(el.classList.contains('test')).to.be.true; });
|
|
82
|
+
it('79. aria-describedby', async () => { const el = await fixture(html `<nile-option-group aria-describedby="d"></nile-option-group>`); expect(el.getAttribute('aria-describedby')).to.equal('d'); });
|
|
83
|
+
it('80. multiple re-renders', async () => { const el = await fixture(html `<nile-option-group></nile-option-group>`); for (let i = 0; i < 3; i++) {
|
|
84
|
+
el.requestUpdate();
|
|
85
|
+
await el.updateComplete;
|
|
86
|
+
} expect(el.shadowRoot).to.not.be.null; });
|
|
87
|
+
it('81. no img by default', async () => { const el = await fixture(html `<nile-option-group></nile-option-group>`); expect(el.shadowRoot.querySelector('img')).to.be.null; });
|
|
88
|
+
it('82. no nile-icon by default', async () => { const el = await fixture(html `<nile-option-group></nile-option-group>`); expect(el.shadowRoot.querySelector('nile-icon')).to.be.null; });
|
|
89
|
+
it('83. set data with textContent', async () => { const el = await fixture(html `<nile-option-group></nile-option-group>`); el.data = { textContent: 'Group A' }; await el.updateComplete; expect(el.shadowRoot.textContent).to.contain('Group A'); });
|
|
90
|
+
it('84. data with icon shows nile-icon', async () => { const el = await fixture(html `<nile-option-group></nile-option-group>`); el.data = { prefix: { icon: { name: 'star' } } }; await el.updateComplete; expect(el.shadowRoot.querySelector('nile-icon')).to.exist; });
|
|
91
|
+
it('85. data with image shows img', async () => { const el = await fixture(html `<nile-option-group></nile-option-group>`); el.data = { prefix: { image: { src: 'test.png' } } }; await el.updateComplete; expect(el.shadowRoot.querySelector('img')).to.exist; });
|
|
92
|
+
it('86. data with prefixText shows span', async () => { const el = await fixture(html `<nile-option-group></nile-option-group>`); el.data = { prefix: { prefixText: 'PFX' } }; await el.updateComplete; expect(el.shadowRoot.textContent).to.contain('PFX'); });
|
|
93
|
+
it('87. data with suffix icon', async () => { const el = await fixture(html `<nile-option-group></nile-option-group>`); el.data = { suffix: { icon: { name: 'arrow' } } }; await el.updateComplete; const icons = el.shadowRoot.querySelectorAll('nile-icon'); expect(icons.length).to.be.greaterThan(0); });
|
|
94
|
+
it('88. data with suffixText', async () => { const el = await fixture(html `<nile-option-group></nile-option-group>`); el.data = { suffix: { suffixText: 'SFX' } }; await el.updateComplete; expect(el.shadowRoot.textContent).to.contain('SFX'); });
|
|
95
|
+
it('89. no h1', async () => { const el = await fixture(html `<nile-option-group></nile-option-group>`); expect(el.shadowRoot.querySelector('h1')).to.be.null; });
|
|
96
|
+
it('90. no p', async () => { const el = await fixture(html `<nile-option-group></nile-option-group>`); expect(el.shadowRoot.querySelector('p')).to.be.null; });
|
|
97
|
+
it('91. no hr', async () => { const el = await fixture(html `<nile-option-group></nile-option-group>`); expect(el.shadowRoot.querySelector('hr')).to.be.null; });
|
|
98
|
+
it('92. no pre', async () => { const el = await fixture(html `<nile-option-group></nile-option-group>`); expect(el.shadowRoot.querySelector('pre')).to.be.null; });
|
|
99
|
+
it('93. no code', async () => { const el = await fixture(html `<nile-option-group></nile-option-group>`); expect(el.shadowRoot.querySelector('code')).to.be.null; });
|
|
100
|
+
it('94. title attr', async () => { const el = await fixture(html `<nile-option-group title="OG"></nile-option-group>`); expect(el.title).to.equal('OG'); });
|
|
101
|
+
it('95. contains', async () => { const el = await fixture(html `<nile-option-group><span id="s1">C</span></nile-option-group>`); expect(el.contains(el.querySelector('#s1'))).to.be.true; });
|
|
102
|
+
it('96. childElementCount', async () => { const el = await fixture(html `<nile-option-group></nile-option-group>`); expect(el.childElementCount).to.equal(0); });
|
|
103
|
+
it('97. gap class with icon data', async () => { const el = await fixture(html `<nile-option-group></nile-option-group>`); el.data = { prefix: { icon: { name: 'star' } } }; await el.updateComplete; expect(el.shadowRoot.querySelector('.gap-18px')).to.exist; });
|
|
104
|
+
it('98. no gap class without data', async () => { const el = await fixture(html `<nile-option-group></nile-option-group>`); expect(el.shadowRoot.querySelector('.gap-18px')).to.be.null; });
|
|
105
|
+
it('99. part prefix', async () => { const el = await fixture(html `<nile-option-group></nile-option-group>`); expect(el.shadowRoot.querySelector('[part="prefix"]')).to.exist; });
|
|
106
|
+
it('100. full integration', async () => { const el = await fixture(html `<nile-option-group name="fruits" sticky class="og" id="og1"></nile-option-group>`); el.data = { textContent: 'Fruits', prefix: { icon: { name: 'apple' } } }; await el.updateComplete; expect(el.name).to.equal('fruits'); expect(el.sticky).to.be.true; expect(el.id).to.equal('og1'); expect(el.shadowRoot.textContent).to.contain('Fruits'); expect(el.shadowRoot.querySelector('nile-icon')).to.exist; });
|
|
107
|
+
});
|
|
108
|
+
//# sourceMappingURL=nile-option-group.test.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"nile-option-group.test.js","sourceRoot":"","sources":["../../../src/nile-option-group/nile-option-group.test.ts"],"names":[],"mappings":"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","sourcesContent":["import { expect, fixture, html } from '@open-wc/testing';\nimport './nile-option-group';\nimport type { NileOptionGroup } from './nile-option-group';\n\ndescribe('NileOptionGroup', () => {\n it('1. renders', async () => { const el = await fixture<NileOptionGroup>(html`<nile-option-group></nile-option-group>`); expect(el).to.exist; });\n it('2. shadow root', async () => { const el = await fixture<NileOptionGroup>(html`<nile-option-group></nile-option-group>`); expect(el.shadowRoot).to.not.be.null; });\n it('3. tag name', async () => { const el = await fixture<NileOptionGroup>(html`<nile-option-group></nile-option-group>`); expect(el.tagName.toLowerCase()).to.equal('nile-option-group'); });\n it('4. name defaults empty', async () => { const el = await fixture<NileOptionGroup>(html`<nile-option-group></nile-option-group>`); expect(el.name).to.equal(''); });\n it('5. data defaults null', async () => { const el = await fixture<NileOptionGroup>(html`<nile-option-group></nile-option-group>`); expect(el.data).to.be.null; });\n it('6. sticky defaults false', async () => { const el = await fixture<NileOptionGroup>(html`<nile-option-group></nile-option-group>`); expect(el.sticky).to.equal(false); });\n it('7. set name', async () => { const el = await fixture<NileOptionGroup>(html`<nile-option-group name=\"grp\"></nile-option-group>`); expect(el.name).to.equal('grp'); });\n it('8. set sticky', async () => { const el = await fixture<NileOptionGroup>(html`<nile-option-group sticky></nile-option-group>`); expect(el.sticky).to.be.true; });\n it('9. option-group-header class', async () => { const el = await fixture<NileOptionGroup>(html`<nile-option-group></nile-option-group>`); expect(el.shadowRoot!.querySelector('.option-group-header')).to.exist; });\n it('10. content-container class', async () => { const el = await fixture<NileOptionGroup>(html`<nile-option-group></nile-option-group>`); expect(el.shadowRoot!.querySelector('.content-container')).to.exist; });\n it('11. part option-group-header', async () => { const el = await fixture<NileOptionGroup>(html`<nile-option-group></nile-option-group>`); expect(el.shadowRoot!.querySelector('[part=\"option-group-header\"]')).to.exist; });\n it('12. part content-container', async () => { const el = await fixture<NileOptionGroup>(html`<nile-option-group></nile-option-group>`); expect(el.shadowRoot!.querySelector('[part=\"content-container\"]')).to.exist; });\n it('13. prefix slot', async () => { const el = await fixture<NileOptionGroup>(html`<nile-option-group></nile-option-group>`); expect(el.shadowRoot!.querySelector('slot[name=\"prefix\"]')).to.exist; });\n it('14. suffix slot', async () => { const el = await fixture<NileOptionGroup>(html`<nile-option-group></nile-option-group>`); expect(el.shadowRoot!.querySelector('slot[name=\"suffix\"]')).to.exist; });\n it('15. content slot', async () => { const el = await fixture<NileOptionGroup>(html`<nile-option-group></nile-option-group>`); expect(el.shadowRoot!.querySelector('slot:not([name])')).to.exist; });\n it('16. name reflects', async () => { const el = await fixture<NileOptionGroup>(html`<nile-option-group name=\"grp\"></nile-option-group>`); expect(el.hasAttribute('name')).to.be.true; });\n it('17. sticky reflects', async () => { const el = await fixture<NileOptionGroup>(html`<nile-option-group sticky></nile-option-group>`); expect(el.hasAttribute('sticky')).to.be.true; });\n it('18. has styles', async () => { expect((await import('./nile-option-group')).NileOptionGroup.styles).to.exist; });\n it('19. is defined', async () => { expect(customElements.get('nile-option-group')).to.exist; });\n it('20. shadow mode', async () => { const el = await fixture<NileOptionGroup>(html`<nile-option-group></nile-option-group>`); expect(el.shadowRoot!.mode).to.equal('open'); });\n it('21. isConnected', async () => { const el = await fixture<NileOptionGroup>(html`<nile-option-group></nile-option-group>`); expect(el.isConnected).to.be.true; });\n it('22. removal', async () => { const el = await fixture<NileOptionGroup>(html`<nile-option-group></nile-option-group>`); el.remove(); expect(el.isConnected).to.be.false; });\n it('23. outerHTML', async () => { const el = await fixture<NileOptionGroup>(html`<nile-option-group></nile-option-group>`); expect(el.outerHTML).to.contain('nile-option-group'); });\n it('24. matches', async () => { const el = await fixture<NileOptionGroup>(html`<nile-option-group class=\"x\"></nile-option-group>`); expect(el.matches('.x')).to.be.true; });\n it('25. closest', async () => { const el = await fixture<NileOptionGroup>(html`<nile-option-group></nile-option-group>`); expect(el.closest('nile-option-group')).to.equal(el); });\n it('26. cloneNode', async () => { const el = await fixture<NileOptionGroup>(html`<nile-option-group></nile-option-group>`); expect((el.cloneNode(true) as Element).tagName.toLowerCase()).to.equal('nile-option-group'); });\n it('27. dispatchEvent', async () => { const el = await fixture<NileOptionGroup>(html`<nile-option-group></nile-option-group>`); let f = false; el.addEventListener('c', () => (f = true)); el.dispatchEvent(new Event('c')); expect(f).to.be.true; });\n it('28. updateComplete', async () => { const el = await fixture<NileOptionGroup>(html`<nile-option-group></nile-option-group>`); const r = await el.updateComplete; expect(r).to.not.be.undefined; });\n it('29. render method', async () => { const el = await fixture<NileOptionGroup>(html`<nile-option-group></nile-option-group>`); expect(el.render).to.be.a('function'); });\n it('30. shadowRoot host', async () => { const el = await fixture<NileOptionGroup>(html`<nile-option-group></nile-option-group>`); expect(el.shadowRoot!.host).to.equal(el); });\n it('31. class attr', async () => { const el = await fixture<NileOptionGroup>(html`<nile-option-group class=\"og\"></nile-option-group>`); expect(el.classList.contains('og')).to.be.true; });\n it('32. id attr', async () => { const el = await fixture<NileOptionGroup>(html`<nile-option-group id=\"og1\"></nile-option-group>`); expect(el.id).to.equal('og1'); });\n it('33. hidden', async () => { const el = await fixture<NileOptionGroup>(html`<nile-option-group hidden></nile-option-group>`); expect(el.hidden).to.be.true; });\n it('34. nodeType', async () => { const el = await fixture<NileOptionGroup>(html`<nile-option-group></nile-option-group>`); expect(el.nodeType).to.equal(1); });\n it('35. localName', async () => { const el = await fixture<NileOptionGroup>(html`<nile-option-group></nile-option-group>`); expect(el.localName).to.equal('nile-option-group'); });\n it('36. namespaceURI', async () => { const el = await fixture<NileOptionGroup>(html`<nile-option-group></nile-option-group>`); expect(el.namespaceURI).to.equal('http://www.w3.org/1999/xhtml'); });\n it('37. ownerDocument', async () => { const el = await fixture<NileOptionGroup>(html`<nile-option-group></nile-option-group>`); expect(el.ownerDocument).to.equal(document); });\n it('38. dynamic name', async () => { const el = await fixture<NileOptionGroup>(html`<nile-option-group></nile-option-group>`); el.name = 'new'; await el.updateComplete; expect(el.name).to.equal('new'); });\n it('39. dynamic sticky', async () => { const el = await fixture<NileOptionGroup>(html`<nile-option-group></nile-option-group>`); el.sticky = true; await el.updateComplete; expect(el.sticky).to.be.true; });\n it('40. multiple instances', async () => { const c = await fixture(html`<div><nile-option-group></nile-option-group><nile-option-group></nile-option-group></div>`); expect(c.querySelectorAll('nile-option-group').length).to.equal(2); });\n it('41. parent-child', async () => { const c = await fixture(html`<div><nile-option-group></nile-option-group></div>`); expect(c.querySelector('nile-option-group')!.parentElement).to.equal(c); });\n it('42. createElement', async () => { const el = document.createElement('nile-option-group') as NileOptionGroup; document.body.appendChild(el); await el.updateComplete; expect(el.shadowRoot).to.not.be.null; document.body.removeChild(el); });\n it('43. dataset', async () => { const el = await fixture<NileOptionGroup>(html`<nile-option-group data-idx=\"0\"></nile-option-group>`); expect(el.dataset.idx).to.equal('0'); });\n it('44. classList add', async () => { const el = await fixture<NileOptionGroup>(html`<nile-option-group></nile-option-group>`); el.classList.add('z'); expect(el.classList.contains('z')).to.be.true; });\n it('45. getBoundingClientRect', async () => { const el = await fixture<NileOptionGroup>(html`<nile-option-group></nile-option-group>`); expect(el.getBoundingClientRect()).to.exist; });\n it('46. no form', async () => { const el = await fixture<NileOptionGroup>(html`<nile-option-group></nile-option-group>`); expect(el.shadowRoot!.querySelector('form')).to.be.null; });\n it('47. no input', async () => { const el = await fixture<NileOptionGroup>(html`<nile-option-group></nile-option-group>`); expect(el.shadowRoot!.querySelector('input')).to.be.null; });\n it('48. no button', async () => { const el = await fixture<NileOptionGroup>(html`<nile-option-group></nile-option-group>`); expect(el.shadowRoot!.querySelector('button')).to.be.null; });\n it('49. no anchor', async () => { const el = await fixture<NileOptionGroup>(html`<nile-option-group></nile-option-group>`); expect(el.shadowRoot!.querySelector('a')).to.be.null; });\n it('50. no svg', async () => { const el = await fixture<NileOptionGroup>(html`<nile-option-group></nile-option-group>`); expect(el.shadowRoot!.querySelector('svg')).to.be.null; });\n it('51. style attr', async () => { const el = await fixture<NileOptionGroup>(html`<nile-option-group style=\"color:red\"></nile-option-group>`); expect(el.style.color).to.equal('red'); });\n it('52. data attr', async () => { const el = await fixture<NileOptionGroup>(html`<nile-option-group data-x=\"1\"></nile-option-group>`); expect(el.getAttribute('data-x')).to.equal('1'); });\n it('53. aria-label', async () => { const el = await fixture<NileOptionGroup>(html`<nile-option-group aria-label=\"Group\"></nile-option-group>`); expect(el.getAttribute('aria-label')).to.equal('Group'); });\n it('54. role', async () => { const el = await fixture<NileOptionGroup>(html`<nile-option-group role=\"group\"></nile-option-group>`); expect(el.getAttribute('role')).to.equal('group'); });\n it('55. dir', async () => { const el = await fixture<NileOptionGroup>(html`<nile-option-group dir=\"rtl\"></nile-option-group>`); expect(el.dir).to.equal('rtl'); });\n it('56. lang attr', async () => { const el = await fixture<NileOptionGroup>(html`<nile-option-group lang=\"en\"></nile-option-group>`); expect(el.lang).to.equal('en'); });\n it('57. tabindex', async () => { const el = await fixture<NileOptionGroup>(html`<nile-option-group tabindex=\"0\"></nile-option-group>`); expect(el.getAttribute('tabindex')).to.equal('0'); });\n it('58. requestUpdate', async () => { const el = await fixture<NileOptionGroup>(html`<nile-option-group></nile-option-group>`); el.requestUpdate(); await el.updateComplete; expect(el.shadowRoot).to.not.be.null; });\n it('59. shadow childNodes', async () => { const el = await fixture<NileOptionGroup>(html`<nile-option-group></nile-option-group>`); expect(el.shadowRoot!.childNodes.length).to.be.greaterThan(0); });\n it('60. scrollIntoView', async () => { const el = await fixture<NileOptionGroup>(html`<nile-option-group></nile-option-group>`); expect(el.scrollIntoView).to.be.a('function'); });\n it('61. focus method', async () => { const el = await fixture<NileOptionGroup>(html`<nile-option-group></nile-option-group>`); expect(el.focus).to.be.a('function'); });\n it('62. blur method', async () => { const el = await fixture<NileOptionGroup>(html`<nile-option-group></nile-option-group>`); expect(el.blur).to.be.a('function'); });\n it('63. class toggle', async () => { const el = await fixture<NileOptionGroup>(html`<nile-option-group></nile-option-group>`); el.classList.toggle('a'); expect(el.classList.contains('a')).to.be.true; });\n it('64. toggle hidden', async () => { const el = await fixture<NileOptionGroup>(html`<nile-option-group></nile-option-group>`); el.hidden = true; expect(el.hidden).to.be.true; });\n it('65. dispatchCustomEvent', async () => { const el = await fixture<NileOptionGroup>(html`<nile-option-group></nile-option-group>`); 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('66. nested in div', async () => { const c = await fixture(html`<div><nile-option-group></nile-option-group></div>`); expect(c.querySelector('nile-option-group')).to.exist; });\n it('67. no table', async () => { const el = await fixture<NileOptionGroup>(html`<nile-option-group></nile-option-group>`); expect(el.shadowRoot!.querySelector('table')).to.be.null; });\n it('68. no ul', async () => { const el = await fixture<NileOptionGroup>(html`<nile-option-group></nile-option-group>`); expect(el.shadowRoot!.querySelector('ul')).to.be.null; });\n it('69. no canvas', async () => { const el = await fixture<NileOptionGroup>(html`<nile-option-group></nile-option-group>`); expect(el.shadowRoot!.querySelector('canvas')).to.be.null; });\n it('70. no video', async () => { const el = await fixture<NileOptionGroup>(html`<nile-option-group></nile-option-group>`); expect(el.shadowRoot!.querySelector('video')).to.be.null; });\n it('71. no audio', async () => { const el = await fixture<NileOptionGroup>(html`<nile-option-group></nile-option-group>`); expect(el.shadowRoot!.querySelector('audio')).to.be.null; });\n it('72. no nav', async () => { const el = await fixture<NileOptionGroup>(html`<nile-option-group></nile-option-group>`); expect(el.shadowRoot!.querySelector('nav')).to.be.null; });\n it('73. no aside', async () => { const el = await fixture<NileOptionGroup>(html`<nile-option-group></nile-option-group>`); expect(el.shadowRoot!.querySelector('aside')).to.be.null; });\n it('74. no textarea', async () => { const el = await fixture<NileOptionGroup>(html`<nile-option-group></nile-option-group>`); expect(el.shadowRoot!.querySelector('textarea')).to.be.null; });\n it('75. no select', async () => { const el = await fixture<NileOptionGroup>(html`<nile-option-group></nile-option-group>`); expect(el.shadowRoot!.querySelector('select')).to.be.null; });\n it('76. setAttribute data', async () => { const el = await fixture<NileOptionGroup>(html`<nile-option-group></nile-option-group>`); el.setAttribute('data-test', '1'); expect(el.dataset.test).to.equal('1'); });\n it('77. removeAttribute hidden', async () => { const el = await fixture<NileOptionGroup>(html`<nile-option-group hidden></nile-option-group>`); el.removeAttribute('hidden'); expect(el.hidden).to.be.false; });\n it('78. setAttribute class', async () => { const el = await fixture<NileOptionGroup>(html`<nile-option-group></nile-option-group>`); el.setAttribute('class', 'test'); expect(el.classList.contains('test')).to.be.true; });\n it('79. aria-describedby', async () => { const el = await fixture<NileOptionGroup>(html`<nile-option-group aria-describedby=\"d\"></nile-option-group>`); expect(el.getAttribute('aria-describedby')).to.equal('d'); });\n it('80. multiple re-renders', async () => { const el = await fixture<NileOptionGroup>(html`<nile-option-group></nile-option-group>`); for (let i = 0; i < 3; i++) { el.requestUpdate(); await el.updateComplete; } expect(el.shadowRoot).to.not.be.null; });\n it('81. no img by default', async () => { const el = await fixture<NileOptionGroup>(html`<nile-option-group></nile-option-group>`); expect(el.shadowRoot!.querySelector('img')).to.be.null; });\n it('82. no nile-icon by default', async () => { const el = await fixture<NileOptionGroup>(html`<nile-option-group></nile-option-group>`); expect(el.shadowRoot!.querySelector('nile-icon')).to.be.null; });\n it('83. set data with textContent', async () => { const el = await fixture<NileOptionGroup>(html`<nile-option-group></nile-option-group>`); el.data = { textContent: 'Group A' }; await el.updateComplete; expect(el.shadowRoot!.textContent).to.contain('Group A'); });\n it('84. data with icon shows nile-icon', async () => { const el = await fixture<NileOptionGroup>(html`<nile-option-group></nile-option-group>`); el.data = { prefix: { icon: { name: 'star' } } }; await el.updateComplete; expect(el.shadowRoot!.querySelector('nile-icon')).to.exist; });\n it('85. data with image shows img', async () => { const el = await fixture<NileOptionGroup>(html`<nile-option-group></nile-option-group>`); el.data = { prefix: { image: { src: 'test.png' } } }; await el.updateComplete; expect(el.shadowRoot!.querySelector('img')).to.exist; });\n it('86. data with prefixText shows span', async () => { const el = await fixture<NileOptionGroup>(html`<nile-option-group></nile-option-group>`); el.data = { prefix: { prefixText: 'PFX' } }; await el.updateComplete; expect(el.shadowRoot!.textContent).to.contain('PFX'); });\n it('87. data with suffix icon', async () => { const el = await fixture<NileOptionGroup>(html`<nile-option-group></nile-option-group>`); el.data = { suffix: { icon: { name: 'arrow' } } }; await el.updateComplete; const icons = el.shadowRoot!.querySelectorAll('nile-icon'); expect(icons.length).to.be.greaterThan(0); });\n it('88. data with suffixText', async () => { const el = await fixture<NileOptionGroup>(html`<nile-option-group></nile-option-group>`); el.data = { suffix: { suffixText: 'SFX' } }; await el.updateComplete; expect(el.shadowRoot!.textContent).to.contain('SFX'); });\n it('89. no h1', async () => { const el = await fixture<NileOptionGroup>(html`<nile-option-group></nile-option-group>`); expect(el.shadowRoot!.querySelector('h1')).to.be.null; });\n it('90. no p', async () => { const el = await fixture<NileOptionGroup>(html`<nile-option-group></nile-option-group>`); expect(el.shadowRoot!.querySelector('p')).to.be.null; });\n it('91. no hr', async () => { const el = await fixture<NileOptionGroup>(html`<nile-option-group></nile-option-group>`); expect(el.shadowRoot!.querySelector('hr')).to.be.null; });\n it('92. no pre', async () => { const el = await fixture<NileOptionGroup>(html`<nile-option-group></nile-option-group>`); expect(el.shadowRoot!.querySelector('pre')).to.be.null; });\n it('93. no code', async () => { const el = await fixture<NileOptionGroup>(html`<nile-option-group></nile-option-group>`); expect(el.shadowRoot!.querySelector('code')).to.be.null; });\n it('94. title attr', async () => { const el = await fixture<NileOptionGroup>(html`<nile-option-group title=\"OG\"></nile-option-group>`); expect(el.title).to.equal('OG'); });\n it('95. contains', async () => { const el = await fixture<NileOptionGroup>(html`<nile-option-group><span id=\"s1\">C</span></nile-option-group>`); expect(el.contains(el.querySelector('#s1'))).to.be.true; });\n it('96. childElementCount', async () => { const el = await fixture<NileOptionGroup>(html`<nile-option-group></nile-option-group>`); expect(el.childElementCount).to.equal(0); });\n it('97. gap class with icon data', async () => { const el = await fixture<NileOptionGroup>(html`<nile-option-group></nile-option-group>`); el.data = { prefix: { icon: { name: 'star' } } }; await el.updateComplete; expect(el.shadowRoot!.querySelector('.gap-18px')).to.exist; });\n it('98. no gap class without data', async () => { const el = await fixture<NileOptionGroup>(html`<nile-option-group></nile-option-group>`); expect(el.shadowRoot!.querySelector('.gap-18px')).to.be.null; });\n it('99. part prefix', async () => { const el = await fixture<NileOptionGroup>(html`<nile-option-group></nile-option-group>`); expect(el.shadowRoot!.querySelector('[part=\"prefix\"]')).to.exist; });\n it('100. full integration', async () => { const el = await fixture<NileOptionGroup>(html`<nile-option-group name=\"fruits\" sticky class=\"og\" id=\"og1\"></nile-option-group>`); el.data = { textContent: 'Fruits', prefix: { icon: { name: 'apple' } } }; await el.updateComplete; expect(el.name).to.equal('fruits'); expect(el.sticky).to.be.true; expect(el.id).to.equal('og1'); expect(el.shadowRoot!.textContent).to.contain('Fruits'); expect(el.shadowRoot!.querySelector('nile-icon')).to.exist; });\n});\n"]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import './nile-page-header';
|