ngx-tethys 13.2.2 → 13.2.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +16 -0
- package/esm2020/action/action.component.mjs +3 -3
- package/esm2020/action/action.module.mjs +4 -4
- package/esm2020/action/actions.component.mjs +3 -3
- package/esm2020/action-menu/action-menu-item.directive.mjs +21 -21
- package/esm2020/action-menu/action-menu-sub-item.directive.mjs +3 -3
- package/esm2020/action-menu/action-menu-toggle.component.mjs +3 -3
- package/esm2020/action-menu/action-menu.component.mjs +12 -12
- package/esm2020/action-menu/action-menu.module.mjs +4 -4
- package/esm2020/affix/affix.component.mjs +3 -3
- package/esm2020/affix/affix.module.mjs +4 -4
- package/esm2020/alert/alert.component.mjs +3 -3
- package/esm2020/alert/alert.directive.mjs +3 -3
- package/esm2020/alert/alert.module.mjs +4 -4
- package/esm2020/anchor/anchor-link.component.mjs +3 -3
- package/esm2020/anchor/anchor.component.mjs +3 -3
- package/esm2020/anchor/anchor.module.mjs +4 -4
- package/esm2020/arrow-switcher/arrow-switcher.component.mjs +3 -3
- package/esm2020/arrow-switcher/module.mjs +4 -4
- package/esm2020/autocomplete/autocomplete.component.mjs +3 -3
- package/esm2020/autocomplete/autocomplete.trigger.directive.mjs +3 -3
- package/esm2020/autocomplete/module.mjs +4 -4
- package/esm2020/autocomplete/overlay/autocomplete-container.component.mjs +3 -3
- package/esm2020/autocomplete/overlay/autocomplete.service.mjs +3 -3
- package/esm2020/avatar/avatar.component.mjs +3 -3
- package/esm2020/avatar/avatar.module.mjs +4 -4
- package/esm2020/avatar/avatar.pipe.mjs +9 -9
- package/esm2020/avatar/avatar.service.mjs +3 -3
- package/esm2020/back-top/back-top.component.mjs +3 -3
- package/esm2020/back-top/back-top.module.mjs +4 -4
- package/esm2020/badge/badge.component.mjs +3 -3
- package/esm2020/badge/badge.module.mjs +4 -4
- package/esm2020/breadcrumb/breadcrumb-item.component.mjs +3 -3
- package/esm2020/breadcrumb/breadcrumb.component.mjs +3 -3
- package/esm2020/breadcrumb/module.mjs +4 -4
- package/esm2020/button/button-group.component.mjs +3 -3
- package/esm2020/button/button-icon.component.mjs +3 -3
- package/esm2020/button/button.component.mjs +3 -3
- package/esm2020/button/button.module.mjs +4 -4
- package/esm2020/calendar/calendar-cells.mjs +6 -6
- package/esm2020/calendar/calendar-header.component.mjs +3 -3
- package/esm2020/calendar/calendar.component.mjs +3 -3
- package/esm2020/calendar/module.mjs +4 -4
- package/esm2020/card/card.component.mjs +3 -3
- package/esm2020/card/card.module.mjs +4 -4
- package/esm2020/card/content.component.mjs +3 -3
- package/esm2020/card/header.component.mjs +3 -3
- package/esm2020/cascader/cascader-li.component.mjs +3 -3
- package/esm2020/cascader/cascader.component.mjs +3 -3
- package/esm2020/cascader/module.mjs +4 -4
- package/esm2020/checkbox/checkbox.component.mjs +3 -3
- package/esm2020/checkbox/module.mjs +4 -4
- package/esm2020/collapse/collapse-item.component.mjs +3 -3
- package/esm2020/collapse/collapse.component.mjs +3 -3
- package/esm2020/collapse/module.mjs +4 -4
- package/esm2020/copy/copy.directive.mjs +3 -3
- package/esm2020/copy/module.mjs +4 -4
- package/esm2020/core/click-positioner.mjs +3 -3
- package/esm2020/core/event-dispatchers/click-dispatcher.mjs +3 -3
- package/esm2020/core/event-dispatchers/event-dispatcher.mjs +3 -3
- package/esm2020/core/event-dispatchers/keyboard-dispatcher.mjs +3 -3
- package/esm2020/core/scroll.mjs +3 -3
- package/esm2020/core/store/store.mjs +3 -3
- package/esm2020/core/translate.mjs +3 -3
- package/esm2020/core/update-host-class.service.mjs +3 -3
- package/esm2020/date-picker/abstract-picker.component.mjs +3 -3
- package/esm2020/date-picker/abstract-picker.directive.mjs +3 -3
- package/esm2020/date-picker/base-picker.component.mjs +3 -3
- package/esm2020/date-picker/date-helper.service.mjs +3 -3
- package/esm2020/date-picker/date-picker.component.mjs +3 -3
- package/esm2020/date-picker/date-picker.directive.mjs +3 -3
- package/esm2020/date-picker/date-picker.module.mjs +4 -4
- package/esm2020/date-picker/date-picker.service.mjs +3 -3
- package/esm2020/date-picker/lib/calendar/calendar-footer.component.mjs +3 -3
- package/esm2020/date-picker/lib/calendar/calendar-header.component.mjs +3 -3
- package/esm2020/date-picker/lib/calendar/calendar-table.component.mjs +3 -3
- package/esm2020/date-picker/lib/date/date-header.component.mjs +3 -3
- package/esm2020/date-picker/lib/date/date-table-cell.component.mjs +3 -3
- package/esm2020/date-picker/lib/date/date-table.component.mjs +3 -3
- package/esm2020/date-picker/lib/date-carousel/date-carousel.component.mjs +3 -3
- package/esm2020/date-picker/lib/decade/decade-header.component.mjs +3 -3
- package/esm2020/date-picker/lib/decade/decade-table.component.mjs +3 -3
- package/esm2020/date-picker/lib/lib-packer.module.mjs +4 -4
- package/esm2020/date-picker/lib/month/month-header.component.mjs +3 -3
- package/esm2020/date-picker/lib/month/month-table.component.mjs +3 -3
- package/esm2020/date-picker/lib/popups/date-popup.component.mjs +3 -3
- package/esm2020/date-picker/lib/popups/inner-popup.component.mjs +3 -3
- package/esm2020/date-picker/lib/year/year-header.component.mjs +3 -3
- package/esm2020/date-picker/lib/year/year-table.component.mjs +3 -3
- package/esm2020/date-picker/month-picker.component.mjs +3 -3
- package/esm2020/date-picker/picker.component.mjs +3 -3
- package/esm2020/date-picker/picker.pipes.mjs +9 -9
- package/esm2020/date-picker/picker.validators.mjs +6 -6
- package/esm2020/date-picker/range-picker.component.mjs +3 -3
- package/esm2020/date-picker/range-picker.directive.mjs +3 -3
- package/esm2020/date-picker/week-picker.component.mjs +3 -3
- package/esm2020/date-picker/year-picker.component.mjs +3 -3
- package/esm2020/date-range/date-range.component.mjs +3 -3
- package/esm2020/date-range/module.mjs +4 -4
- package/esm2020/date-range/optional-dates/optional-dates.component.mjs +3 -3
- package/esm2020/dialog/body/dialog-body.component.mjs +3 -3
- package/esm2020/dialog/confirm/confirm.component.mjs +3 -3
- package/esm2020/dialog/dialog-container.component.mjs +3 -3
- package/esm2020/dialog/dialog.module.mjs +4 -4
- package/esm2020/dialog/dialog.service.mjs +3 -3
- package/esm2020/dialog/footer/dialog-footer.component.mjs +3 -3
- package/esm2020/dialog/header/dialog-header.component.mjs +3 -3
- package/esm2020/divider/divider.component.mjs +3 -3
- package/esm2020/divider/divider.module.mjs +4 -4
- package/esm2020/dot/dot.component.mjs +3 -3
- package/esm2020/dot/dot.module.mjs +4 -4
- package/esm2020/drag-drop/drag-content.directive.mjs +3 -3
- package/esm2020/drag-drop/drag-drop.service.mjs +3 -3
- package/esm2020/drag-drop/drag-handle.directive.mjs +3 -3
- package/esm2020/drag-drop/drag.directive.mjs +3 -3
- package/esm2020/drag-drop/drop-container.directive.mjs +3 -3
- package/esm2020/drag-drop/module.mjs +4 -4
- package/esm2020/dropdown/dropdown-active.directive.mjs +3 -3
- package/esm2020/dropdown/dropdown-menu-item.directive.mjs +21 -21
- package/esm2020/dropdown/dropdown-menu.component.mjs +12 -12
- package/esm2020/dropdown/dropdown-submenu.component.mjs +3 -3
- package/esm2020/dropdown/dropdown.directive.mjs +3 -3
- package/esm2020/dropdown/module.mjs +4 -4
- package/esm2020/empty/empty.component.mjs +3 -3
- package/esm2020/empty/empty.config.mjs +3 -3
- package/esm2020/empty/empty.module.mjs +4 -4
- package/esm2020/flexible-text/flexible-text.component.mjs +3 -3
- package/esm2020/flexible-text/flexible-text.module.mjs +4 -4
- package/esm2020/form/form-group-error/form-group-error.component.mjs +3 -3
- package/esm2020/form/form-group-label.directive.mjs +3 -3
- package/esm2020/form/form-group.component.mjs +3 -3
- package/esm2020/form/form-submit.directive.mjs +3 -3
- package/esm2020/form/form-validator-loader.mjs +3 -3
- package/esm2020/form/form-validator.service.mjs +3 -3
- package/esm2020/form/form.directive.mjs +3 -3
- package/esm2020/form/from-group-footer/form-group-footer.component.mjs +3 -3
- package/esm2020/form/module.mjs +4 -4
- package/esm2020/form/validator/confirm-validator.directive.mjs +3 -3
- package/esm2020/form/validator/max-validator.directive.mjs +3 -3
- package/esm2020/form/validator/min-validator.directive.mjs +3 -3
- package/esm2020/form/validator/unique-validator.directive.mjs +3 -3
- package/esm2020/fullscreen/fullscreen-launch.directive.mjs +3 -3
- package/esm2020/fullscreen/fullscreen.component.mjs +3 -3
- package/esm2020/fullscreen/fullscreen.module.mjs +4 -4
- package/esm2020/fullscreen/fullscreen.service.mjs +3 -3
- package/esm2020/grid/module.mjs +4 -4
- package/esm2020/grid/thy-col.directive.mjs +3 -3
- package/esm2020/grid/thy-row.directive.mjs +3 -3
- package/esm2020/guider/guider-hint/guider-hint.component.mjs +3 -3
- package/esm2020/guider/guider-manager.mjs +3 -3
- package/esm2020/guider/guider.directive.mjs +3 -3
- package/esm2020/guider/guider.module.mjs +4 -4
- package/esm2020/guider/guider.service.mjs +3 -3
- package/esm2020/icon/icon-registry.mjs +3 -3
- package/esm2020/icon/icon.component.mjs +3 -3
- package/esm2020/icon/icon.module.mjs +4 -4
- package/esm2020/image/image-group.component.mjs +3 -3
- package/esm2020/image/image.directive.mjs +3 -3
- package/esm2020/image/image.service.mjs +3 -3
- package/esm2020/image/module.mjs +4 -4
- package/esm2020/image/preview/image-preview.component.mjs +3 -3
- package/esm2020/input/input-group.component.mjs +3 -3
- package/esm2020/input/input-search.component.mjs +3 -3
- package/esm2020/input/input.component.mjs +3 -3
- package/esm2020/input/input.directive.mjs +3 -3
- package/esm2020/input/module.mjs +4 -4
- package/esm2020/input-number/input-number.component.mjs +3 -3
- package/esm2020/input-number/module.mjs +4 -4
- package/esm2020/label/label.component.mjs +3 -3
- package/esm2020/label/label.module.mjs +4 -4
- package/esm2020/layout/content-main.component.mjs +3 -3
- package/esm2020/layout/content-section.component.mjs +3 -3
- package/esm2020/layout/content.component.mjs +3 -3
- package/esm2020/layout/header.component.mjs +3 -3
- package/esm2020/layout/layout.component.mjs +3 -3
- package/esm2020/layout/layout.module.mjs +4 -4
- package/esm2020/layout/sidebar-content.component.mjs +3 -3
- package/esm2020/layout/sidebar-footer.component.mjs +3 -3
- package/esm2020/layout/sidebar-header.component.mjs +3 -3
- package/esm2020/layout/sidebar.component.mjs +3 -3
- package/esm2020/list/list-item-meta.component.mjs +3 -3
- package/esm2020/list/list-item.component.mjs +3 -3
- package/esm2020/list/list.component.mjs +3 -3
- package/esm2020/list/list.module.mjs +4 -4
- package/esm2020/list/selection/selection-list.mjs +3 -3
- package/esm2020/loading/loading.component.mjs +3 -3
- package/esm2020/loading/loading.module.mjs +4 -4
- package/esm2020/mention/mention.directive.mjs +3 -3
- package/esm2020/mention/mention.module.mjs +4 -4
- package/esm2020/mention/suggestions/suggestions.component.mjs +3 -3
- package/esm2020/menu/divider/menu-divider.component.mjs +3 -3
- package/esm2020/menu/group/menu-group.component.mjs +3 -3
- package/esm2020/menu/item/action/menu-item-action.component.mjs +3 -3
- package/esm2020/menu/item/icon/menu-item-icon.component.mjs +3 -3
- package/esm2020/menu/item/menu-item.component.mjs +3 -3
- package/esm2020/menu/item/name/menu-item-name.component.mjs +3 -3
- package/esm2020/menu/menu.component.mjs +3 -3
- package/esm2020/menu/menu.module.mjs +4 -4
- package/esm2020/nav/icon-nav/icon-nav-link.directive.mjs +3 -3
- package/esm2020/nav/icon-nav/icon-nav.component.mjs +3 -3
- package/esm2020/nav/nav-item.directive.mjs +3 -3
- package/esm2020/nav/nav.component.mjs +3 -3
- package/esm2020/nav/nav.module.mjs +4 -4
- package/esm2020/nav/nav.pipe.mjs +3 -3
- package/esm2020/notify/module.mjs +4 -4
- package/esm2020/notify/notify-container.component.mjs +3 -3
- package/esm2020/notify/notify-content.component.mjs +3 -3
- package/esm2020/notify/notify-queue.store.mjs +3 -3
- package/esm2020/notify/notify.component.mjs +3 -3
- package/esm2020/notify/notify.service.mjs +3 -3
- package/esm2020/pagination/pagination.component.mjs +3 -3
- package/esm2020/pagination/pagination.module.mjs +4 -4
- package/esm2020/pagination/pagination.pipe.mjs +3 -3
- package/esm2020/popover/body/popover-body.component.mjs +3 -3
- package/esm2020/popover/header/popover-header.component.mjs +3 -3
- package/esm2020/popover/module.mjs +4 -4
- package/esm2020/popover/popover-container.component.mjs +3 -3
- package/esm2020/popover/popover.directive.mjs +3 -3
- package/esm2020/popover/popover.service.mjs +3 -3
- package/esm2020/progress/bar/progress-bar.component.mjs +3 -3
- package/esm2020/progress/progress.component.mjs +3 -3
- package/esm2020/progress/progress.module.mjs +4 -4
- package/esm2020/property/module.mjs +4 -4
- package/esm2020/property/properties.component.mjs +56 -38
- package/esm2020/property/property-item.component.mjs +13 -4
- package/esm2020/property-operation/group/property-operation-group.component.mjs +3 -3
- package/esm2020/property-operation/module.mjs +4 -4
- package/esm2020/property-operation/property-operation.component.mjs +3 -3
- package/esm2020/radio/button/radio-button.component.mjs +3 -3
- package/esm2020/radio/group/radio-group.component.mjs +3 -3
- package/esm2020/radio/module.mjs +4 -4
- package/esm2020/radio/radio.component.mjs +3 -3
- package/esm2020/rate/module.mjs +4 -4
- package/esm2020/rate/rate-item.component.mjs +3 -3
- package/esm2020/rate/rate.component.mjs +3 -3
- package/esm2020/resizable/module.mjs +4 -4
- package/esm2020/resizable/resizable.directive.mjs +3 -3
- package/esm2020/resizable/resizable.service.mjs +3 -3
- package/esm2020/resizable/resize-handle.component.mjs +3 -3
- package/esm2020/resizable/resize-handles.component.mjs +3 -3
- package/esm2020/result/result.component.mjs +3 -3
- package/esm2020/result/result.module.mjs +4 -4
- package/esm2020/segment/segment-item.component.mjs +3 -3
- package/esm2020/segment/segment.component.mjs +3 -3
- package/esm2020/segment/segment.module.mjs +4 -4
- package/esm2020/select/custom-select/custom-select.component.mjs +3 -3
- package/esm2020/select/module.mjs +4 -4
- package/esm2020/select/select.component.mjs +3 -3
- package/esm2020/shared/base-form-check.component.mjs +3 -3
- package/esm2020/shared/directives/thy-autofocus.directive.mjs +3 -3
- package/esm2020/shared/directives/thy-contextmenu.directive.mjs +3 -3
- package/esm2020/shared/directives/thy-ctrl-enter.directive.mjs +3 -3
- package/esm2020/shared/directives/thy-drag-drop.directive.mjs +3 -3
- package/esm2020/shared/directives/thy-enter.directive.mjs +3 -3
- package/esm2020/shared/directives/thy-scroll.directive.mjs +3 -3
- package/esm2020/shared/directives/thy-show.mjs +3 -3
- package/esm2020/shared/directives/thy-stop-propagation.directive.mjs +3 -3
- package/esm2020/shared/ng-transclude.directive.mjs +3 -3
- package/esm2020/shared/option/group/option-group.component.mjs +3 -3
- package/esm2020/shared/option/list-option/list-option.component.mjs +3 -3
- package/esm2020/shared/option/module.mjs +4 -4
- package/esm2020/shared/option/option-group.component.mjs +3 -3
- package/esm2020/shared/option/option.component.mjs +3 -3
- package/esm2020/shared/select/module.mjs +4 -4
- package/esm2020/shared/select/select-control/select-control.component.mjs +3 -3
- package/esm2020/shared/shared.module.mjs +4 -4
- package/esm2020/skeleton/module.mjs +4 -4
- package/esm2020/skeleton/skeleton.component.mjs +3 -3
- package/esm2020/skeleton/stylized/avatar.component.mjs +3 -3
- package/esm2020/skeleton/stylized/bullet-list.component.mjs +3 -3
- package/esm2020/skeleton/stylized/list.component.mjs +3 -3
- package/esm2020/skeleton/stylized/paragraph.component.mjs +3 -3
- package/esm2020/skeleton/stylized/title.component.mjs +3 -3
- package/esm2020/slide/drawer/drawer-container.directive.mjs +3 -3
- package/esm2020/slide/slide-body/slide-body-section.component.mjs +3 -3
- package/esm2020/slide/slide-body/slide-body.component.mjs +3 -3
- package/esm2020/slide/slide-container.component.mjs +3 -3
- package/esm2020/slide/slide-footer/slide-footer.component.mjs +3 -3
- package/esm2020/slide/slide-header/slide-header.component.mjs +3 -3
- package/esm2020/slide/slide-layout/slide-layout.component.mjs +3 -3
- package/esm2020/slide/slide-ref.service.mjs +3 -3
- package/esm2020/slide/slide.module.mjs +4 -4
- package/esm2020/slide/slide.service.mjs +3 -3
- package/esm2020/slider/slider.component.mjs +3 -3
- package/esm2020/slider/slider.module.mjs +4 -4
- package/esm2020/space/space.component.mjs +6 -6
- package/esm2020/space/space.module.mjs +4 -4
- package/esm2020/statistic/statistic.component.mjs +3 -3
- package/esm2020/statistic/statistic.module.mjs +4 -4
- package/esm2020/stepper/step-header.component.mjs +3 -3
- package/esm2020/stepper/step.component.mjs +3 -3
- package/esm2020/stepper/stepper-button.directive.mjs +6 -6
- package/esm2020/stepper/stepper.component.mjs +3 -3
- package/esm2020/stepper/stepper.module.mjs +4 -4
- package/esm2020/strength/strength.component.mjs +3 -3
- package/esm2020/strength/strength.module.mjs +4 -4
- package/esm2020/switch/switch.component.mjs +3 -3
- package/esm2020/switch/switch.module.mjs +4 -4
- package/esm2020/table/table-column.component.mjs +3 -3
- package/esm2020/table/table.component.mjs +3 -3
- package/esm2020/table/table.module.mjs +4 -4
- package/esm2020/table/table.pipe.mjs +3 -3
- package/esm2020/tabs/tab.component.mjs +3 -3
- package/esm2020/tabs/tabs.component.mjs +3 -3
- package/esm2020/tabs/tabs.module.mjs +4 -4
- package/esm2020/tag/tag.component.mjs +3 -3
- package/esm2020/tag/tag.module.mjs +4 -4
- package/esm2020/time-picker/inner/inner-time-picker.component.mjs +3 -3
- package/esm2020/time-picker/inner/inner-time-picker.config.mjs +3 -3
- package/esm2020/time-picker/inner/inner-time-picker.store.mjs +3 -3
- package/esm2020/time-picker/time-picker-panel.component.mjs +3 -3
- package/esm2020/time-picker/time-picker.component.mjs +3 -3
- package/esm2020/time-picker/time-picker.module.mjs +4 -4
- package/esm2020/timeline/timeline-item.component.mjs +3 -3
- package/esm2020/timeline/timeline.component.mjs +3 -3
- package/esm2020/timeline/timeline.module.mjs +4 -4
- package/esm2020/timeline/timeline.service.mjs +3 -3
- package/esm2020/tooltip/tooltip.component.mjs +3 -3
- package/esm2020/tooltip/tooltip.directive.mjs +3 -3
- package/esm2020/tooltip/tooltip.module.mjs +4 -4
- package/esm2020/tooltip/tooltip.service.mjs +3 -3
- package/esm2020/transfer/transfer-list.component.mjs +3 -3
- package/esm2020/transfer/transfer.component.mjs +3 -3
- package/esm2020/transfer/transfer.module.mjs +4 -4
- package/esm2020/tree/tree-node.component.mjs +3 -3
- package/esm2020/tree/tree-replace-region.component.mjs +3 -3
- package/esm2020/tree/tree.component.mjs +3 -3
- package/esm2020/tree/tree.module.mjs +4 -4
- package/esm2020/tree/tree.service.mjs +3 -3
- package/esm2020/tree-select/module.mjs +4 -4
- package/esm2020/tree-select/tree-select.component.mjs +6 -6
- package/esm2020/upload/file-drop.component.mjs +3 -3
- package/esm2020/upload/file-select-base.mjs +3 -3
- package/esm2020/upload/file-select.component.mjs +3 -3
- package/esm2020/upload/module.mjs +4 -4
- package/esm2020/upload/upload.service.mjs +3 -3
- package/esm2020/version.mjs +2 -2
- package/esm2020/vote/vote.component.mjs +3 -3
- package/esm2020/vote/vote.module.mjs +4 -4
- package/esm2020/watermark/watermark.directive.mjs +17 -7
- package/esm2020/watermark/watermark.module.mjs +4 -4
- package/fesm2015/ngx-tethys-action-menu.mjs +43 -43
- package/fesm2015/ngx-tethys-action.mjs +10 -10
- package/fesm2015/ngx-tethys-affix.mjs +7 -7
- package/fesm2015/ngx-tethys-alert.mjs +10 -10
- package/fesm2015/ngx-tethys-anchor.mjs +10 -10
- package/fesm2015/ngx-tethys-arrow-switcher.mjs +7 -7
- package/fesm2015/ngx-tethys-autocomplete.mjs +16 -16
- package/fesm2015/ngx-tethys-avatar.mjs +19 -19
- package/fesm2015/ngx-tethys-back-top.mjs +7 -7
- package/fesm2015/ngx-tethys-badge.mjs +7 -7
- package/fesm2015/ngx-tethys-breadcrumb.mjs +10 -10
- package/fesm2015/ngx-tethys-button.mjs +13 -13
- package/fesm2015/ngx-tethys-calendar.mjs +16 -16
- package/fesm2015/ngx-tethys-card.mjs +13 -13
- package/fesm2015/ngx-tethys-cascader.mjs +10 -10
- package/fesm2015/ngx-tethys-checkbox.mjs +7 -7
- package/fesm2015/ngx-tethys-collapse.mjs +10 -10
- package/fesm2015/ngx-tethys-copy.mjs +7 -7
- package/fesm2015/ngx-tethys-core.mjs +24 -24
- package/fesm2015/ngx-tethys-date-picker.mjs +107 -107
- package/fesm2015/ngx-tethys-date-range.mjs +10 -10
- package/fesm2015/ngx-tethys-dialog.mjs +22 -22
- package/fesm2015/ngx-tethys-divider.mjs +7 -7
- package/fesm2015/ngx-tethys-dot.mjs +7 -7
- package/fesm2015/ngx-tethys-drag-drop.mjs +19 -19
- package/fesm2015/ngx-tethys-dropdown.mjs +46 -46
- package/fesm2015/ngx-tethys-empty.mjs +10 -10
- package/fesm2015/ngx-tethys-flexible-text.mjs +7 -7
- package/fesm2015/ngx-tethys-form.mjs +40 -40
- package/fesm2015/ngx-tethys-fullscreen.mjs +13 -13
- package/fesm2015/ngx-tethys-grid.mjs +10 -10
- package/fesm2015/ngx-tethys-guider.mjs +16 -16
- package/fesm2015/ngx-tethys-icon.mjs +10 -10
- package/fesm2015/ngx-tethys-image.mjs +16 -16
- package/fesm2015/ngx-tethys-input-number.mjs +7 -7
- package/fesm2015/ngx-tethys-input.mjs +16 -16
- package/fesm2015/ngx-tethys-label.mjs +7 -7
- package/fesm2015/ngx-tethys-layout.mjs +31 -31
- package/fesm2015/ngx-tethys-list.mjs +16 -16
- package/fesm2015/ngx-tethys-loading.mjs +7 -7
- package/fesm2015/ngx-tethys-mention.mjs +10 -10
- package/fesm2015/ngx-tethys-menu.mjs +25 -25
- package/fesm2015/ngx-tethys-nav.mjs +19 -19
- package/fesm2015/ngx-tethys-notify.mjs +19 -19
- package/fesm2015/ngx-tethys-pagination.mjs +10 -10
- package/fesm2015/ngx-tethys-popover.mjs +19 -19
- package/fesm2015/ngx-tethys-progress.mjs +10 -10
- package/fesm2015/ngx-tethys-property-operation.mjs +10 -10
- package/fesm2015/ngx-tethys-property.mjs +71 -44
- package/fesm2015/ngx-tethys-property.mjs.map +1 -1
- package/fesm2015/ngx-tethys-radio.mjs +13 -13
- package/fesm2015/ngx-tethys-rate.mjs +10 -10
- package/fesm2015/ngx-tethys-resizable.mjs +16 -16
- package/fesm2015/ngx-tethys-result.mjs +7 -7
- package/fesm2015/ngx-tethys-segment.mjs +10 -10
- package/fesm2015/ngx-tethys-select.mjs +10 -10
- package/fesm2015/ngx-tethys-shared.mjs +57 -57
- package/fesm2015/ngx-tethys-skeleton.mjs +22 -22
- package/fesm2015/ngx-tethys-slide.mjs +31 -31
- package/fesm2015/ngx-tethys-slider.mjs +7 -7
- package/fesm2015/ngx-tethys-space.mjs +10 -10
- package/fesm2015/ngx-tethys-statistic.mjs +7 -7
- package/fesm2015/ngx-tethys-stepper.mjs +19 -19
- package/fesm2015/ngx-tethys-strength.mjs +7 -7
- package/fesm2015/ngx-tethys-switch.mjs +7 -7
- package/fesm2015/ngx-tethys-table.mjs +13 -13
- package/fesm2015/ngx-tethys-tabs.mjs +10 -10
- package/fesm2015/ngx-tethys-tag.mjs +7 -7
- package/fesm2015/ngx-tethys-time-picker.mjs +19 -19
- package/fesm2015/ngx-tethys-timeline.mjs +13 -13
- package/fesm2015/ngx-tethys-tooltip.mjs +13 -13
- package/fesm2015/ngx-tethys-transfer.mjs +10 -10
- package/fesm2015/ngx-tethys-tree-select.mjs +10 -10
- package/fesm2015/ngx-tethys-tree.mjs +16 -16
- package/fesm2015/ngx-tethys-upload.mjs +16 -16
- package/fesm2015/ngx-tethys-vote.mjs +7 -7
- package/fesm2015/ngx-tethys-watermark.mjs +20 -10
- package/fesm2015/ngx-tethys-watermark.mjs.map +1 -1
- package/fesm2015/ngx-tethys.mjs +1 -1
- package/fesm2015/ngx-tethys.mjs.map +1 -1
- package/fesm2020/ngx-tethys-action-menu.mjs +43 -43
- package/fesm2020/ngx-tethys-action.mjs +10 -10
- package/fesm2020/ngx-tethys-affix.mjs +7 -7
- package/fesm2020/ngx-tethys-alert.mjs +10 -10
- package/fesm2020/ngx-tethys-anchor.mjs +10 -10
- package/fesm2020/ngx-tethys-arrow-switcher.mjs +7 -7
- package/fesm2020/ngx-tethys-autocomplete.mjs +16 -16
- package/fesm2020/ngx-tethys-avatar.mjs +19 -19
- package/fesm2020/ngx-tethys-back-top.mjs +7 -7
- package/fesm2020/ngx-tethys-badge.mjs +7 -7
- package/fesm2020/ngx-tethys-breadcrumb.mjs +10 -10
- package/fesm2020/ngx-tethys-button.mjs +13 -13
- package/fesm2020/ngx-tethys-calendar.mjs +16 -16
- package/fesm2020/ngx-tethys-card.mjs +13 -13
- package/fesm2020/ngx-tethys-cascader.mjs +10 -10
- package/fesm2020/ngx-tethys-checkbox.mjs +7 -7
- package/fesm2020/ngx-tethys-collapse.mjs +10 -10
- package/fesm2020/ngx-tethys-copy.mjs +7 -7
- package/fesm2020/ngx-tethys-core.mjs +24 -24
- package/fesm2020/ngx-tethys-date-picker.mjs +107 -107
- package/fesm2020/ngx-tethys-date-range.mjs +10 -10
- package/fesm2020/ngx-tethys-dialog.mjs +22 -22
- package/fesm2020/ngx-tethys-divider.mjs +7 -7
- package/fesm2020/ngx-tethys-dot.mjs +7 -7
- package/fesm2020/ngx-tethys-drag-drop.mjs +19 -19
- package/fesm2020/ngx-tethys-dropdown.mjs +46 -46
- package/fesm2020/ngx-tethys-empty.mjs +10 -10
- package/fesm2020/ngx-tethys-flexible-text.mjs +7 -7
- package/fesm2020/ngx-tethys-form.mjs +40 -40
- package/fesm2020/ngx-tethys-fullscreen.mjs +13 -13
- package/fesm2020/ngx-tethys-grid.mjs +10 -10
- package/fesm2020/ngx-tethys-guider.mjs +16 -16
- package/fesm2020/ngx-tethys-icon.mjs +10 -10
- package/fesm2020/ngx-tethys-image.mjs +16 -16
- package/fesm2020/ngx-tethys-input-number.mjs +7 -7
- package/fesm2020/ngx-tethys-input.mjs +16 -16
- package/fesm2020/ngx-tethys-label.mjs +7 -7
- package/fesm2020/ngx-tethys-layout.mjs +31 -31
- package/fesm2020/ngx-tethys-list.mjs +16 -16
- package/fesm2020/ngx-tethys-loading.mjs +7 -7
- package/fesm2020/ngx-tethys-mention.mjs +10 -10
- package/fesm2020/ngx-tethys-menu.mjs +25 -25
- package/fesm2020/ngx-tethys-nav.mjs +19 -19
- package/fesm2020/ngx-tethys-notify.mjs +19 -19
- package/fesm2020/ngx-tethys-pagination.mjs +10 -10
- package/fesm2020/ngx-tethys-popover.mjs +19 -19
- package/fesm2020/ngx-tethys-progress.mjs +10 -10
- package/fesm2020/ngx-tethys-property-operation.mjs +10 -10
- package/fesm2020/ngx-tethys-property.mjs +71 -44
- package/fesm2020/ngx-tethys-property.mjs.map +1 -1
- package/fesm2020/ngx-tethys-radio.mjs +13 -13
- package/fesm2020/ngx-tethys-rate.mjs +10 -10
- package/fesm2020/ngx-tethys-resizable.mjs +16 -16
- package/fesm2020/ngx-tethys-result.mjs +7 -7
- package/fesm2020/ngx-tethys-segment.mjs +10 -10
- package/fesm2020/ngx-tethys-select.mjs +10 -10
- package/fesm2020/ngx-tethys-shared.mjs +57 -57
- package/fesm2020/ngx-tethys-skeleton.mjs +22 -22
- package/fesm2020/ngx-tethys-slide.mjs +31 -31
- package/fesm2020/ngx-tethys-slider.mjs +7 -7
- package/fesm2020/ngx-tethys-space.mjs +10 -10
- package/fesm2020/ngx-tethys-statistic.mjs +7 -7
- package/fesm2020/ngx-tethys-stepper.mjs +19 -19
- package/fesm2020/ngx-tethys-strength.mjs +7 -7
- package/fesm2020/ngx-tethys-switch.mjs +7 -7
- package/fesm2020/ngx-tethys-table.mjs +13 -13
- package/fesm2020/ngx-tethys-tabs.mjs +10 -10
- package/fesm2020/ngx-tethys-tag.mjs +7 -7
- package/fesm2020/ngx-tethys-time-picker.mjs +19 -19
- package/fesm2020/ngx-tethys-timeline.mjs +13 -13
- package/fesm2020/ngx-tethys-tooltip.mjs +13 -13
- package/fesm2020/ngx-tethys-transfer.mjs +10 -10
- package/fesm2020/ngx-tethys-tree-select.mjs +10 -10
- package/fesm2020/ngx-tethys-tree.mjs +16 -16
- package/fesm2020/ngx-tethys-upload.mjs +16 -16
- package/fesm2020/ngx-tethys-vote.mjs +7 -7
- package/fesm2020/ngx-tethys-watermark.mjs +20 -10
- package/fesm2020/ngx-tethys-watermark.mjs.map +1 -1
- package/fesm2020/ngx-tethys.mjs +1 -1
- package/fesm2020/ngx-tethys.mjs.map +1 -1
- package/package.json +1 -1
- package/property/properties.component.d.ts +10 -4
- package/property/property-item.component.d.ts +5 -1
- package/property/styles/properties.scss +13 -4
- package/schematics/version.d.ts +1 -1
- package/schematics/version.js +1 -1
- package/watermark/styles/watermark.scss +0 -11
- package/property/examples/dynamic-rendering/dynamic-rendering.component.scss +0 -4
package/CHANGELOG.md
CHANGED
|
@@ -2,6 +2,22 @@
|
|
|
2
2
|
|
|
3
3
|
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
|
|
4
4
|
|
|
5
|
+
## [13.2.3](https://github.com/atinc/ngx-tethys/compare/13.2.2...13.2.3) (2022-08-19)
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
### Bug Fixes
|
|
9
|
+
|
|
10
|
+
* **property:** update property item align-items is baseline #INFR-4285 ([d8d7c22](https://github.com/atinc/ngx-tethys/commit/d8d7c2295d017e15cb3bb1ad8328dff87678bdc0)), closes [#INFR-4285](https://github.com/atinc/ngx-tethys/issues/INFR-4285)
|
|
11
|
+
* **property:** update style, property label aalways top alignment ##INFR-4285 ([005344b](https://github.com/atinc/ngx-tethys/commit/005344b39b145b8870cbc5752f959c0e21b402c6)), closes [#INFR-4285](https://github.com/atinc/ngx-tethys/issues/INFR-4285)
|
|
12
|
+
* **watermark:** adjust the fake-box style #INFR-4287 ([7e4d96e](https://github.com/atinc/ngx-tethys/commit/7e4d96e076a455e2ac9873f6006a20a098929b33)), closes [#INFR-4287](https://github.com/atinc/ngx-tethys/issues/INFR-4287)
|
|
13
|
+
|
|
14
|
+
|
|
15
|
+
### Features
|
|
16
|
+
|
|
17
|
+
* **property:** support keep editing #INFR-4275 ([#2091](https://github.com/atinc/ngx-tethys/issues/2091)) ([ceb67a0](https://github.com/atinc/ngx-tethys/commit/ceb67a0564155154be57dc58e923a3f826425831)), closes [#INFR-4275](https://github.com/atinc/ngx-tethys/issues/INFR-4275)
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
|
|
5
21
|
## [13.2.2](https://github.com/atinc/ngx-tethys/compare/13.2.1...13.2.2) (2022-08-17)
|
|
6
22
|
|
|
7
23
|
|
|
@@ -88,8 +88,8 @@ export class ThyActionComponent {
|
|
|
88
88
|
this.updateHostClassService.updateClass(classNames);
|
|
89
89
|
}
|
|
90
90
|
}
|
|
91
|
-
ThyActionComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.
|
|
92
|
-
ThyActionComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.
|
|
91
|
+
ThyActionComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.6", ngImport: i0, type: ThyActionComponent, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }, { token: i1.UpdateHostClassService }], target: i0.ɵɵFactoryTarget.Component });
|
|
92
|
+
ThyActionComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.6", type: ThyActionComponent, selector: "thy-action, [thyAction]", inputs: { thyType: "thyType", thyIcon: "thyIcon", thyActionIcon: "thyActionIcon", thyActive: "thyActive", thyActionActive: "thyActionActive", thyTheme: "thyTheme", thyHoverIcon: "thyHoverIcon", thyDisabled: "thyDisabled" }, host: { properties: { "class.active": "active", "class.thy-action-hover-icon": "thyHoverIcon", "class.disabled": "thyDisabled" }, classAttribute: "thy-action" }, providers: [UpdateHostClassService], usesOnChanges: true, ngImport: i0, template: "<thy-icon *ngIf=\"icon\" [thyIconName]=\"icon\"></thy-icon>\n<thy-icon class=\"hover-icon\" *ngIf=\"thyHoverIcon\" [thyIconName]=\"thyHoverIcon\"></thy-icon>\n<ng-content></ng-content>\n", components: [{ type: i2.ThyIconComponent, selector: "thy-icon, [thy-icon]", inputs: ["thyIconType", "thyTwotoneColor", "thyIconName", "thyIconRotate", "thyIconSet", "thyIconLegging", "thyIconLinearGradient"] }], directives: [{ type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
93
93
|
__decorate([
|
|
94
94
|
InputBoolean(),
|
|
95
95
|
__metadata("design:type", Boolean),
|
|
@@ -104,7 +104,7 @@ __decorate([
|
|
|
104
104
|
InputBoolean(),
|
|
105
105
|
__metadata("design:type", Boolean)
|
|
106
106
|
], ThyActionComponent.prototype, "thyDisabled", void 0);
|
|
107
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.
|
|
107
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.6", ngImport: i0, type: ThyActionComponent, decorators: [{
|
|
108
108
|
type: Component,
|
|
109
109
|
args: [{ selector: 'thy-action, [thyAction]', providers: [UpdateHostClassService], changeDetection: ChangeDetectionStrategy.OnPush, host: {
|
|
110
110
|
class: 'thy-action',
|
|
@@ -6,10 +6,10 @@ import { ThyActionsComponent } from './actions.component';
|
|
|
6
6
|
import * as i0 from "@angular/core";
|
|
7
7
|
export class ThyActionModule {
|
|
8
8
|
}
|
|
9
|
-
ThyActionModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.
|
|
10
|
-
ThyActionModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.3.
|
|
11
|
-
ThyActionModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.3.
|
|
12
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.
|
|
9
|
+
ThyActionModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.6", ngImport: i0, type: ThyActionModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
10
|
+
ThyActionModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.3.6", ngImport: i0, type: ThyActionModule, declarations: [ThyActionComponent, ThyActionsComponent], imports: [CommonModule, ThyIconModule], exports: [ThyActionComponent, ThyActionsComponent] });
|
|
11
|
+
ThyActionModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.3.6", ngImport: i0, type: ThyActionModule, imports: [[CommonModule, ThyIconModule]] });
|
|
12
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.6", ngImport: i0, type: ThyActionModule, decorators: [{
|
|
13
13
|
type: NgModule,
|
|
14
14
|
args: [{
|
|
15
15
|
declarations: [ThyActionComponent, ThyActionsComponent],
|
|
@@ -34,11 +34,11 @@ export class ThyActionsComponent {
|
|
|
34
34
|
});
|
|
35
35
|
}
|
|
36
36
|
}
|
|
37
|
-
ThyActionsComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.
|
|
38
|
-
ThyActionsComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.
|
|
37
|
+
ThyActionsComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.6", ngImport: i0, type: ThyActionsComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
38
|
+
ThyActionsComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.6", type: ThyActionsComponent, selector: "thy-actions", inputs: { thySize: "thySize" }, host: { classAttribute: "thy-actions" }, queries: [{ propertyName: "actions", predicate: ThyActionComponent }], usesOnChanges: true, ngImport: i0, template: `
|
|
39
39
|
<ng-content></ng-content>
|
|
40
40
|
`, isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
41
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.
|
|
41
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.6", ngImport: i0, type: ThyActionsComponent, decorators: [{
|
|
42
42
|
type: Component,
|
|
43
43
|
args: [{
|
|
44
44
|
selector: 'thy-actions',
|
|
@@ -48,9 +48,9 @@ export class ThyActionMenuItemDirective {
|
|
|
48
48
|
return fromEvent(this.elementRef.nativeElement, 'mouseenter').pipe(debounceTime(100), shareReplay());
|
|
49
49
|
}
|
|
50
50
|
}
|
|
51
|
-
ThyActionMenuItemDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.
|
|
52
|
-
ThyActionMenuItemDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.3.
|
|
53
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.
|
|
51
|
+
ThyActionMenuItemDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.6", ngImport: i0, type: ThyActionMenuItemDirective, deps: [{ token: i0.ElementRef }, { token: i1.UpdateHostClassService }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Directive });
|
|
52
|
+
ThyActionMenuItemDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.3.6", type: ThyActionMenuItemDirective, selector: "[thyActionMenuItem]", inputs: { thyDisabled: "thyDisabled", thyType: "thyType" }, host: { properties: { "class.action-menu-item": "this.className", "class.action-menu-item--disabled": "this.disabled", "class.action-menu-item--danger": "this.danger", "class.action-menu-item--success": "this.success" } }, providers: [UpdateHostClassService], ngImport: i0 });
|
|
53
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.6", ngImport: i0, type: ThyActionMenuItemDirective, decorators: [{
|
|
54
54
|
type: Directive,
|
|
55
55
|
args: [{
|
|
56
56
|
selector: '[thyActionMenuItem]',
|
|
@@ -78,9 +78,9 @@ export class ThyActionMenuItemIconDirective {
|
|
|
78
78
|
this.className = true;
|
|
79
79
|
}
|
|
80
80
|
}
|
|
81
|
-
ThyActionMenuItemIconDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.
|
|
82
|
-
ThyActionMenuItemIconDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.3.
|
|
83
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.
|
|
81
|
+
ThyActionMenuItemIconDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.6", ngImport: i0, type: ThyActionMenuItemIconDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
|
|
82
|
+
ThyActionMenuItemIconDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.3.6", type: ThyActionMenuItemIconDirective, selector: "[thyActionMenuItemIcon]", host: { properties: { "class.icon": "this.className" } }, ngImport: i0 });
|
|
83
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.6", ngImport: i0, type: ThyActionMenuItemIconDirective, decorators: [{
|
|
84
84
|
type: Directive,
|
|
85
85
|
args: [{
|
|
86
86
|
selector: '[thyActionMenuItemIcon]'
|
|
@@ -94,9 +94,9 @@ export class ThyActionMenuItemNameDirective {
|
|
|
94
94
|
this.className = true;
|
|
95
95
|
}
|
|
96
96
|
}
|
|
97
|
-
ThyActionMenuItemNameDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.
|
|
98
|
-
ThyActionMenuItemNameDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.3.
|
|
99
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.
|
|
97
|
+
ThyActionMenuItemNameDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.6", ngImport: i0, type: ThyActionMenuItemNameDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
|
|
98
|
+
ThyActionMenuItemNameDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.3.6", type: ThyActionMenuItemNameDirective, selector: "[thyActionMenuItemName]", host: { properties: { "class.name": "this.className" } }, ngImport: i0 });
|
|
99
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.6", ngImport: i0, type: ThyActionMenuItemNameDirective, decorators: [{
|
|
100
100
|
type: Directive,
|
|
101
101
|
args: [{
|
|
102
102
|
selector: '[thyActionMenuItemName]'
|
|
@@ -110,9 +110,9 @@ export class ThyActionMenuItemMetaDirective {
|
|
|
110
110
|
this.className = true;
|
|
111
111
|
}
|
|
112
112
|
}
|
|
113
|
-
ThyActionMenuItemMetaDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.
|
|
114
|
-
ThyActionMenuItemMetaDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.3.
|
|
115
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.
|
|
113
|
+
ThyActionMenuItemMetaDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.6", ngImport: i0, type: ThyActionMenuItemMetaDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
|
|
114
|
+
ThyActionMenuItemMetaDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.3.6", type: ThyActionMenuItemMetaDirective, selector: "[thyActionMenuItemMeta]", host: { properties: { "class.meta": "this.className" } }, ngImport: i0 });
|
|
115
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.6", ngImport: i0, type: ThyActionMenuItemMetaDirective, decorators: [{
|
|
116
116
|
type: Directive,
|
|
117
117
|
args: [{
|
|
118
118
|
selector: '[thyActionMenuItemMeta]'
|
|
@@ -126,9 +126,9 @@ export class ThyActionMenuItemInfoDirective {
|
|
|
126
126
|
this.className = true;
|
|
127
127
|
}
|
|
128
128
|
}
|
|
129
|
-
ThyActionMenuItemInfoDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.
|
|
130
|
-
ThyActionMenuItemInfoDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.3.
|
|
131
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.
|
|
129
|
+
ThyActionMenuItemInfoDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.6", ngImport: i0, type: ThyActionMenuItemInfoDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
|
|
130
|
+
ThyActionMenuItemInfoDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.3.6", type: ThyActionMenuItemInfoDirective, selector: "[thyActionMenuItemInfo]", host: { properties: { "class.info": "this.className" } }, ngImport: i0 });
|
|
131
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.6", ngImport: i0, type: ThyActionMenuItemInfoDirective, decorators: [{
|
|
132
132
|
type: Directive,
|
|
133
133
|
args: [{
|
|
134
134
|
selector: '[thyActionMenuItemInfo]'
|
|
@@ -142,9 +142,9 @@ export class ThyActionMenuItemExtendIconDirective {
|
|
|
142
142
|
this.className = true;
|
|
143
143
|
}
|
|
144
144
|
}
|
|
145
|
-
ThyActionMenuItemExtendIconDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.
|
|
146
|
-
ThyActionMenuItemExtendIconDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.3.
|
|
147
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.
|
|
145
|
+
ThyActionMenuItemExtendIconDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.6", ngImport: i0, type: ThyActionMenuItemExtendIconDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
|
|
146
|
+
ThyActionMenuItemExtendIconDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.3.6", type: ThyActionMenuItemExtendIconDirective, selector: "[thyActionMenuItemExtendIcon]", host: { properties: { "class.extend-icon": "this.className" } }, ngImport: i0 });
|
|
147
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.6", ngImport: i0, type: ThyActionMenuItemExtendIconDirective, decorators: [{
|
|
148
148
|
type: Directive,
|
|
149
149
|
args: [{
|
|
150
150
|
selector: '[thyActionMenuItemExtendIcon]'
|
|
@@ -161,9 +161,9 @@ export class ThyActionMenuItemActiveDirective {
|
|
|
161
161
|
this._isActive = coerceBooleanProperty(value);
|
|
162
162
|
}
|
|
163
163
|
}
|
|
164
|
-
ThyActionMenuItemActiveDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.
|
|
165
|
-
ThyActionMenuItemActiveDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.3.
|
|
166
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.
|
|
164
|
+
ThyActionMenuItemActiveDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.6", ngImport: i0, type: ThyActionMenuItemActiveDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
|
|
165
|
+
ThyActionMenuItemActiveDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.3.6", type: ThyActionMenuItemActiveDirective, selector: "[thyActionMenuItemActive]", inputs: { thyActionMenuItemActive: "thyActionMenuItemActive" }, host: { properties: { "class.active": "this._isActive" } }, ngImport: i0 });
|
|
166
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.6", ngImport: i0, type: ThyActionMenuItemActiveDirective, decorators: [{
|
|
167
167
|
type: Directive,
|
|
168
168
|
args: [{
|
|
169
169
|
selector: '[thyActionMenuItemActive]'
|
|
@@ -40,9 +40,9 @@ export class ThyActionMenuSubItemDirective extends _MixinBase {
|
|
|
40
40
|
super.ngOnDestroy();
|
|
41
41
|
}
|
|
42
42
|
}
|
|
43
|
-
ThyActionMenuSubItemDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.
|
|
44
|
-
ThyActionMenuSubItemDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.3.
|
|
45
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.
|
|
43
|
+
ThyActionMenuSubItemDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.6", ngImport: i0, type: ThyActionMenuSubItemDirective, deps: [{ token: i1.ThyActionMenuItemDirective }], target: i0.ɵɵFactoryTarget.Directive });
|
|
44
|
+
ThyActionMenuSubItemDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.3.6", type: ThyActionMenuSubItemDirective, selector: "[thyActionMenuSubItem]", inputs: { thyActionMenuSubItem: "thyActionMenuSubItem" }, host: { properties: { "class.action-menu-sub-item": "this.className" } }, providers: [], usesInheritance: true, ngImport: i0 });
|
|
45
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.6", ngImport: i0, type: ThyActionMenuSubItemDirective, decorators: [{
|
|
46
46
|
type: Directive,
|
|
47
47
|
args: [{
|
|
48
48
|
selector: '[thyActionMenuSubItem]',
|
|
@@ -56,9 +56,9 @@ export class ThyActionMenuToggleDirective {
|
|
|
56
56
|
});
|
|
57
57
|
}
|
|
58
58
|
}
|
|
59
|
-
ThyActionMenuToggleDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.
|
|
60
|
-
ThyActionMenuToggleDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.3.
|
|
61
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.
|
|
59
|
+
ThyActionMenuToggleDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.6", ngImport: i0, type: ThyActionMenuToggleDirective, deps: [{ token: i1.ThyPopover }], target: i0.ɵɵFactoryTarget.Directive });
|
|
60
|
+
ThyActionMenuToggleDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.3.6", type: ThyActionMenuToggleDirective, selector: "[thyActionMenuToggle]", inputs: { thyActionMenuToggle: "thyActionMenuToggle", thyPlacement: "thyPlacement", thyAction: "thyAction", thyStopPropagation: "thyStopPropagation", thyContainerClass: "thyContainerClass", thyOriginActiveClass: "thyOriginActiveClass" }, host: { listeners: { "click": "onClick($event)", "contextmenu": "onRightClick($event)" } }, ngImport: i0 });
|
|
61
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.6", ngImport: i0, type: ThyActionMenuToggleDirective, decorators: [{
|
|
62
62
|
type: Directive,
|
|
63
63
|
args: [{
|
|
64
64
|
selector: '[thyActionMenuToggle]'
|
|
@@ -13,11 +13,11 @@ export class ThyActionMenuComponent {
|
|
|
13
13
|
this.styleWidth = value;
|
|
14
14
|
}
|
|
15
15
|
}
|
|
16
|
-
ThyActionMenuComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.
|
|
17
|
-
ThyActionMenuComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.
|
|
16
|
+
ThyActionMenuComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.6", ngImport: i0, type: ThyActionMenuComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
17
|
+
ThyActionMenuComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.6", type: ThyActionMenuComponent, selector: "thy-action-menu", inputs: { thyTheme: "thyTheme", thyWidth: "thyWidth" }, host: { properties: { "class.action-menu": "this.className", "class.action-menu--group": "this.themeClassName", "style.width": "this.styleWidth" } }, ngImport: i0, template: `
|
|
18
18
|
<ng-content></ng-content>
|
|
19
19
|
`, isInline: true, encapsulation: i0.ViewEncapsulation.None });
|
|
20
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.
|
|
20
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.6", ngImport: i0, type: ThyActionMenuComponent, decorators: [{
|
|
21
21
|
type: Component,
|
|
22
22
|
args: [{
|
|
23
23
|
selector: 'thy-action-menu',
|
|
@@ -48,12 +48,12 @@ export class ThyActionMenuGroupComponent {
|
|
|
48
48
|
this.groupTitle = value;
|
|
49
49
|
}
|
|
50
50
|
}
|
|
51
|
-
ThyActionMenuGroupComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.
|
|
52
|
-
ThyActionMenuGroupComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.
|
|
51
|
+
ThyActionMenuGroupComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.6", ngImport: i0, type: ThyActionMenuGroupComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
52
|
+
ThyActionMenuGroupComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.6", type: ThyActionMenuGroupComponent, selector: "thy-action-menu-group", inputs: { thyTitle: "thyTitle" }, host: { properties: { "class.action-menu-group": "this.isGroup" } }, ngImport: i0, template: `
|
|
53
53
|
<div class="action-menu-group-title">{{ groupTitle }}</div>
|
|
54
54
|
<ng-content></ng-content>
|
|
55
55
|
`, isInline: true });
|
|
56
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.
|
|
56
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.6", ngImport: i0, type: ThyActionMenuGroupComponent, decorators: [{
|
|
57
57
|
type: Component,
|
|
58
58
|
args: [{
|
|
59
59
|
selector: 'thy-action-menu-group',
|
|
@@ -80,11 +80,11 @@ export class ThyActionMenuDividerComponent {
|
|
|
80
80
|
this.isCrossing = value === 'crossing';
|
|
81
81
|
}
|
|
82
82
|
}
|
|
83
|
-
ThyActionMenuDividerComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.
|
|
84
|
-
ThyActionMenuDividerComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.
|
|
83
|
+
ThyActionMenuDividerComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.6", ngImport: i0, type: ThyActionMenuDividerComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
84
|
+
ThyActionMenuDividerComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.6", type: ThyActionMenuDividerComponent, selector: "thy-action-menu-divider", inputs: { thyTitle: "thyTitle", thyType: "thyType" }, host: { properties: { "class.action-menu-divider": "this.className", "class.action-menu-divider-crossing": "this.isCrossing" } }, ngImport: i0, template: `
|
|
85
85
|
<div class="action-menu-divider-title">{{ title }}</div>
|
|
86
86
|
`, isInline: true });
|
|
87
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.
|
|
87
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.6", ngImport: i0, type: ThyActionMenuDividerComponent, decorators: [{
|
|
88
88
|
type: Component,
|
|
89
89
|
args: [{
|
|
90
90
|
selector: 'thy-action-menu-divider',
|
|
@@ -108,9 +108,9 @@ export class ThyActionMenuDividerTitleDirective {
|
|
|
108
108
|
this.className = true;
|
|
109
109
|
}
|
|
110
110
|
}
|
|
111
|
-
ThyActionMenuDividerTitleDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.
|
|
112
|
-
ThyActionMenuDividerTitleDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.3.
|
|
113
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.
|
|
111
|
+
ThyActionMenuDividerTitleDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.6", ngImport: i0, type: ThyActionMenuDividerTitleDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
|
|
112
|
+
ThyActionMenuDividerTitleDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.3.6", type: ThyActionMenuDividerTitleDirective, selector: "[thyActionMenuDividerTitle]", host: { properties: { "class.action-menu-divider-title": "this.className" } }, ngImport: i0 });
|
|
113
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.6", ngImport: i0, type: ThyActionMenuDividerTitleDirective, decorators: [{
|
|
114
114
|
type: Directive,
|
|
115
115
|
args: [{
|
|
116
116
|
selector: '[thyActionMenuDividerTitle]'
|
|
@@ -11,8 +11,8 @@ import { ThyFormModule } from 'ngx-tethys/form';
|
|
|
11
11
|
import * as i0 from "@angular/core";
|
|
12
12
|
export class ThyActionMenuModule {
|
|
13
13
|
}
|
|
14
|
-
ThyActionMenuModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.
|
|
15
|
-
ThyActionMenuModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.3.
|
|
14
|
+
ThyActionMenuModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.6", ngImport: i0, type: ThyActionMenuModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
15
|
+
ThyActionMenuModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.3.6", ngImport: i0, type: ThyActionMenuModule, declarations: [ThyActionMenuToggleDirective,
|
|
16
16
|
ThyActionMenuComponent,
|
|
17
17
|
ThyActionMenuDividerComponent,
|
|
18
18
|
ThyActionMenuItemDirective,
|
|
@@ -37,8 +37,8 @@ ThyActionMenuModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", ver
|
|
|
37
37
|
ThyActionMenuDividerTitleDirective,
|
|
38
38
|
ThyActionMenuItemActiveDirective,
|
|
39
39
|
ThyActionMenuGroupComponent] });
|
|
40
|
-
ThyActionMenuModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.3.
|
|
41
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.
|
|
40
|
+
ThyActionMenuModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.3.6", ngImport: i0, type: ThyActionMenuModule, providers: [], imports: [[CommonModule, FormsModule, ThyPopoverModule, ThySelectModule, ThyFormModule]] });
|
|
41
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.6", ngImport: i0, type: ThyActionMenuModule, decorators: [{
|
|
42
42
|
type: NgModule,
|
|
43
43
|
args: [{
|
|
44
44
|
declarations: [
|
|
@@ -198,13 +198,13 @@ export class ThyAffixComponent {
|
|
|
198
198
|
}
|
|
199
199
|
}
|
|
200
200
|
}
|
|
201
|
-
ThyAffixComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.
|
|
202
|
-
ThyAffixComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.
|
|
201
|
+
ThyAffixComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.6", ngImport: i0, type: ThyAffixComponent, deps: [{ token: i0.ElementRef }, { token: DOCUMENT }, { token: i1.ThyScrollService }, { token: i0.NgZone }, { token: i2.Platform }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Component });
|
|
202
|
+
ThyAffixComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.6", type: ThyAffixComponent, selector: "thy-affix", inputs: { thyContainer: "thyContainer", thyOffsetTop: "thyOffsetTop", thyOffsetBottom: "thyOffsetBottom" }, outputs: { thyChange: "thyChange" }, viewQueries: [{ propertyName: "fixedElement", first: true, predicate: ["fixedElement"], descendants: true, static: true }], exportAs: ["thyAffix"], usesOnChanges: true, ngImport: i0, template: `
|
|
203
203
|
<div #fixedElement>
|
|
204
204
|
<ng-content></ng-content>
|
|
205
205
|
</div>
|
|
206
206
|
`, isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
|
207
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.
|
|
207
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.6", ngImport: i0, type: ThyAffixComponent, decorators: [{
|
|
208
208
|
type: Component,
|
|
209
209
|
args: [{
|
|
210
210
|
selector: 'thy-affix',
|
|
@@ -5,10 +5,10 @@ import { ThyAffixComponent } from './affix.component';
|
|
|
5
5
|
import * as i0 from "@angular/core";
|
|
6
6
|
export class ThyAffixModule {
|
|
7
7
|
}
|
|
8
|
-
ThyAffixModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.
|
|
9
|
-
ThyAffixModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.3.
|
|
10
|
-
ThyAffixModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.3.
|
|
11
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.
|
|
8
|
+
ThyAffixModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.6", ngImport: i0, type: ThyAffixModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
9
|
+
ThyAffixModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.3.6", ngImport: i0, type: ThyAffixModule, declarations: [ThyAffixComponent], imports: [CommonModule, PlatformModule], exports: [ThyAffixComponent] });
|
|
10
|
+
ThyAffixModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.3.6", ngImport: i0, type: ThyAffixModule, imports: [[CommonModule, PlatformModule]] });
|
|
11
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.6", ngImport: i0, type: ThyAffixModule, decorators: [{
|
|
12
12
|
type: NgModule,
|
|
13
13
|
args: [{
|
|
14
14
|
declarations: [ThyAffixComponent],
|
|
@@ -80,9 +80,9 @@ export class ThyAlertComponent {
|
|
|
80
80
|
this.updateHostClassService.updateClass([`thy-alert-${theme}`, `thy-alert-${theme}-${type}`]);
|
|
81
81
|
}
|
|
82
82
|
}
|
|
83
|
-
ThyAlertComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.
|
|
84
|
-
ThyAlertComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.
|
|
85
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.
|
|
83
|
+
ThyAlertComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.6", ngImport: i0, type: ThyAlertComponent, deps: [{ token: i1.UpdateHostClassService }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Component });
|
|
84
|
+
ThyAlertComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.6", type: ThyAlertComponent, selector: "thy-alert", inputs: { thyType: "thyType", thyTheme: "thyTheme", thyMessage: "thyMessage", thyIcon: "thyIcon", thyCloseable: "thyCloseable" }, host: { properties: { "class.thy-alert-hidden": "hidden" }, classAttribute: "thy-alert" }, providers: [UpdateHostClassService], queries: [{ propertyName: "alertOperation", first: true, predicate: ["operation"], descendants: true }], usesOnChanges: true, ngImport: i0, template: "<div class=\"thy-alert-content\">\n <thy-icon *ngIf=\"thyIcon\" class=\"thy-alert-icon\" [thyIconName]=\"thyIcon\"></thy-icon>\n <span *ngIf=\"theme === 'naked'\" class=\"thy-alert-tips\">Tips\uFF1A </span>\n <ng-container *ngIf=\"messageTemplate\">\n <ng-template *ngTemplateOutlet=\"messageTemplate\"></ng-template>\n </ng-container>\n <span *ngIf=\"messageText\">{{ messageText }}</span>\n <div class=\"thy-alert-operation\" *ngIf=\"alertOperation\">\n <ng-container [ngTemplateOutlet]=\"alertOperation\"></ng-container>\n </div>\n</div>\n<a href=\"javascript:;\" class=\"thy-alert-close\" *ngIf=\"thyCloseable\" (click)=\"closeAlert()\">\n <thy-icon thyIconName=\"close\"></thy-icon>\n</a>\n", components: [{ type: i2.ThyIconComponent, selector: "thy-icon, [thy-icon]", inputs: ["thyIconType", "thyTwotoneColor", "thyIconName", "thyIconRotate", "thyIconSet", "thyIconLegging", "thyIconLinearGradient"] }], directives: [{ type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { type: i3.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
85
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.6", ngImport: i0, type: ThyAlertComponent, decorators: [{
|
|
86
86
|
type: Component,
|
|
87
87
|
args: [{ selector: 'thy-alert', changeDetection: ChangeDetectionStrategy.OnPush, host: {
|
|
88
88
|
class: 'thy-alert',
|
|
@@ -5,9 +5,9 @@ export class ThyAlertActionItemDirective {
|
|
|
5
5
|
this.class = true;
|
|
6
6
|
}
|
|
7
7
|
}
|
|
8
|
-
ThyAlertActionItemDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.
|
|
9
|
-
ThyAlertActionItemDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.3.
|
|
10
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.
|
|
8
|
+
ThyAlertActionItemDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.6", ngImport: i0, type: ThyAlertActionItemDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
|
|
9
|
+
ThyAlertActionItemDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.3.6", type: ThyAlertActionItemDirective, selector: "[thyAlertActionItem]", host: { properties: { "class.thy-alert-action": "this.class" } }, ngImport: i0 });
|
|
10
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.6", ngImport: i0, type: ThyAlertActionItemDirective, decorators: [{
|
|
11
11
|
type: Directive,
|
|
12
12
|
args: [{ selector: '[thyAlertActionItem]' }]
|
|
13
13
|
}], ctorParameters: function () { return []; }, propDecorators: { class: [{
|
|
@@ -6,10 +6,10 @@ import { ThyAlertActionItemDirective } from './alert.directive';
|
|
|
6
6
|
import * as i0 from "@angular/core";
|
|
7
7
|
export class ThyAlertModule {
|
|
8
8
|
}
|
|
9
|
-
ThyAlertModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.
|
|
10
|
-
ThyAlertModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.3.
|
|
11
|
-
ThyAlertModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.3.
|
|
12
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.
|
|
9
|
+
ThyAlertModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.6", ngImport: i0, type: ThyAlertModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
10
|
+
ThyAlertModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.3.6", ngImport: i0, type: ThyAlertModule, declarations: [ThyAlertComponent, ThyAlertActionItemDirective], imports: [CommonModule, ThyIconModule], exports: [ThyAlertComponent, ThyAlertActionItemDirective] });
|
|
11
|
+
ThyAlertModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.3.6", ngImport: i0, type: ThyAlertModule, imports: [[CommonModule, ThyIconModule]] });
|
|
12
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.6", ngImport: i0, type: ThyAlertModule, decorators: [{
|
|
13
13
|
type: NgModule,
|
|
14
14
|
args: [{
|
|
15
15
|
declarations: [ThyAlertComponent, ThyAlertActionItemDirective],
|
|
@@ -47,14 +47,14 @@ export class ThyAnchorLinkComponent {
|
|
|
47
47
|
this.anchorComponent.unregisterLink(this);
|
|
48
48
|
}
|
|
49
49
|
}
|
|
50
|
-
ThyAnchorLinkComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.
|
|
51
|
-
ThyAnchorLinkComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.
|
|
50
|
+
ThyAnchorLinkComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.6", ngImport: i0, type: ThyAnchorLinkComponent, deps: [{ token: i0.ElementRef }, { token: i1.ThyAnchorComponent }, { token: i2.Platform }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Component });
|
|
51
|
+
ThyAnchorLinkComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.6", type: ThyAnchorLinkComponent, selector: "thy-link", inputs: { thyHref: "thyHref", thyTitle: "thyTitle" }, queries: [{ propertyName: "thyTemplate", first: true, predicate: ["thyTemplate"], descendants: true }], viewQueries: [{ propertyName: "linkTitle", first: true, predicate: ["linkTitle"], descendants: true, static: true }], exportAs: ["thyLink"], ngImport: i0, template: `
|
|
52
52
|
<a #linkTitle (click)="goToClick($event)" href="{{ thyHref }}" class="thy-anchor-link-title" title="{{ title }}">
|
|
53
53
|
<span *ngIf="title; else titleTemplate || thyTemplate">{{ title }}</span>
|
|
54
54
|
</a>
|
|
55
55
|
<ng-content></ng-content>
|
|
56
56
|
`, isInline: true, directives: [{ type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
|
57
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.
|
|
57
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.6", ngImport: i0, type: ThyAnchorLinkComponent, decorators: [{
|
|
58
58
|
type: Component,
|
|
59
59
|
args: [{
|
|
60
60
|
selector: 'thy-link',
|
|
@@ -154,8 +154,8 @@ export class ThyAnchorComponent {
|
|
|
154
154
|
}
|
|
155
155
|
}
|
|
156
156
|
}
|
|
157
|
-
ThyAnchorComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.
|
|
158
|
-
ThyAnchorComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.
|
|
157
|
+
ThyAnchorComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.6", ngImport: i0, type: ThyAnchorComponent, deps: [{ token: DOCUMENT }, { token: i0.ChangeDetectorRef }, { token: i1.Platform }, { token: i0.NgZone }, { token: i0.Renderer2 }, { token: i2.ThyScrollService }], target: i0.ɵɵFactoryTarget.Component });
|
|
158
|
+
ThyAnchorComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.6", type: ThyAnchorComponent, selector: "thy-anchor", inputs: { thyAffix: "thyAffix", thyBounds: "thyBounds", thyOffsetTop: "thyOffsetTop", thyContainer: "thyContainer", thyTarget: "thyTarget" }, outputs: { thyClick: "thyClick", thyScroll: "thyScroll" }, viewQueries: [{ propertyName: "ink", first: true, predicate: ["ink"], descendants: true }], exportAs: ["thyAnchor"], usesOnChanges: true, ngImport: i0, template: `
|
|
159
159
|
<thy-affix *ngIf="thyAffix; else content" [thyOffsetTop]="thyOffsetTop" [thyContainer]="container">
|
|
160
160
|
<ng-template [ngTemplateOutlet]="content"></ng-template>
|
|
161
161
|
</thy-affix>
|
|
@@ -170,7 +170,7 @@ ThyAnchorComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", ver
|
|
|
170
170
|
</div>
|
|
171
171
|
</ng-template>
|
|
172
172
|
`, isInline: true, components: [{ type: i3.ThyAffixComponent, selector: "thy-affix", inputs: ["thyContainer", "thyOffsetTop", "thyOffsetBottom"], outputs: ["thyChange"], exportAs: ["thyAffix"] }], directives: [{ type: i4.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { type: i4.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet"] }, { type: i4.NgStyle, selector: "[ngStyle]", inputs: ["ngStyle"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
|
173
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.
|
|
173
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.6", ngImport: i0, type: ThyAnchorComponent, decorators: [{
|
|
174
174
|
type: Component,
|
|
175
175
|
args: [{
|
|
176
176
|
selector: 'thy-anchor',
|
|
@@ -7,10 +7,10 @@ import { ThyAffixModule } from 'ngx-tethys/affix';
|
|
|
7
7
|
import * as i0 from "@angular/core";
|
|
8
8
|
export class ThyAnchorModule {
|
|
9
9
|
}
|
|
10
|
-
ThyAnchorModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.
|
|
11
|
-
ThyAnchorModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.3.
|
|
12
|
-
ThyAnchorModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.3.
|
|
13
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.
|
|
10
|
+
ThyAnchorModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.6", ngImport: i0, type: ThyAnchorModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
11
|
+
ThyAnchorModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.3.6", ngImport: i0, type: ThyAnchorModule, declarations: [ThyAnchorComponent, ThyAnchorLinkComponent], imports: [CommonModule, PlatformModule, ThyAffixModule], exports: [ThyAnchorComponent, ThyAnchorLinkComponent] });
|
|
12
|
+
ThyAnchorModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.3.6", ngImport: i0, type: ThyAnchorModule, imports: [[CommonModule, PlatformModule, ThyAffixModule]] });
|
|
13
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.6", ngImport: i0, type: ThyAnchorModule, decorators: [{
|
|
14
14
|
type: NgModule,
|
|
15
15
|
args: [{
|
|
16
16
|
declarations: [ThyAnchorComponent, ThyAnchorLinkComponent],
|
|
@@ -66,15 +66,15 @@ export class ThyArrowSwitcherComponent {
|
|
|
66
66
|
this.thyNext.emit({ index: this.index, event });
|
|
67
67
|
}
|
|
68
68
|
}
|
|
69
|
-
ThyArrowSwitcherComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.
|
|
70
|
-
ThyArrowSwitcherComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.
|
|
69
|
+
ThyArrowSwitcherComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.6", ngImport: i0, type: ThyArrowSwitcherComponent, deps: [{ token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component });
|
|
70
|
+
ThyArrowSwitcherComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.6", type: ThyArrowSwitcherComponent, selector: "thy-arrow-switcher", inputs: { thyTheme: "thyTheme", thyTotal: "thyTotal", thySize: "thySize" }, outputs: { thyPrevious: "thyPrevious", thyNext: "thyNext" }, host: { properties: { "class.thy-arrow-switcher": "this._isArrowSwitcher", "class.thy-arrow-switcher-small": "this._isSmallSize" } }, providers: [
|
|
71
71
|
{
|
|
72
72
|
provide: NG_VALUE_ACCESSOR,
|
|
73
73
|
useExisting: forwardRef(() => ThyArrowSwitcherComponent),
|
|
74
74
|
multi: true
|
|
75
75
|
}
|
|
76
76
|
], ngImport: i0, template: "<div class=\"switcher-wrapper\" *ngIf=\"theme === 'lite'; else default\">\n <a thyAction href=\"javascript:;\" [thyDisabled]=\"previousDisabled\" class=\"mr-2\" (click)=\"onPreviousClick($event)\"\n ><thy-icon thyIconName=\"angle-up\"></thy-icon\n ></a>\n <a thyAction href=\"javascript:;\" [thyDisabled]=\"nextDisabled\" (click)=\"onNextClick($event)\"\n ><thy-icon thyIconName=\"angle-down\"></thy-icon\n ></a>\n</div>\n\n<ng-template #default>\n <div class=\"switcher-wrapper\">\n <button thyButtonIcon=\"angle-left\" [disabled]=\"previousDisabled\" (click)=\"onPreviousClick($event)\"></button>\n <span>{{ index + 1 }} / {{ total }}</span>\n <button thyButtonIcon=\"angle-right\" [disabled]=\"nextDisabled\" (click)=\"onNextClick($event)\"></button>\n </div>\n</ng-template>\n", components: [{ type: i1.ThyActionComponent, selector: "thy-action, [thyAction]", inputs: ["thyType", "thyIcon", "thyActionIcon", "thyActive", "thyActionActive", "thyTheme", "thyHoverIcon", "thyDisabled"] }, { type: i2.ThyIconComponent, selector: "thy-icon, [thy-icon]", inputs: ["thyIconType", "thyTwotoneColor", "thyIconName", "thyIconRotate", "thyIconSet", "thyIconLegging", "thyIconLinearGradient"] }, { type: i3.ThyButtonIconComponent, selector: "thy-button-icon,[thy-button-icon],[thyButtonIcon]", inputs: ["thySize", "thyIcon", "thyButtonIcon", "thyShape", "thyLight", "thyActive", "thyTheme", "thyColor"] }], directives: [{ type: i4.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
77
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.
|
|
77
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.6", ngImport: i0, type: ThyArrowSwitcherComponent, decorators: [{
|
|
78
78
|
type: Component,
|
|
79
79
|
args: [{ selector: 'thy-arrow-switcher', changeDetection: ChangeDetectionStrategy.OnPush, providers: [
|
|
80
80
|
{
|
|
@@ -7,10 +7,10 @@ import { ThyActionModule } from 'ngx-tethys/action';
|
|
|
7
7
|
import * as i0 from "@angular/core";
|
|
8
8
|
export class ThyArrowSwitcherModule {
|
|
9
9
|
}
|
|
10
|
-
ThyArrowSwitcherModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.
|
|
11
|
-
ThyArrowSwitcherModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.3.
|
|
12
|
-
ThyArrowSwitcherModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.3.
|
|
13
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.
|
|
10
|
+
ThyArrowSwitcherModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.6", ngImport: i0, type: ThyArrowSwitcherModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
11
|
+
ThyArrowSwitcherModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.3.6", ngImport: i0, type: ThyArrowSwitcherModule, declarations: [ThyArrowSwitcherComponent], imports: [CommonModule, ThyButtonModule, ThyIconModule, ThyActionModule], exports: [ThyArrowSwitcherComponent] });
|
|
12
|
+
ThyArrowSwitcherModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.3.6", ngImport: i0, type: ThyArrowSwitcherModule, imports: [[CommonModule, ThyButtonModule, ThyIconModule, ThyActionModule]] });
|
|
13
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.6", ngImport: i0, type: ThyArrowSwitcherModule, decorators: [{
|
|
14
14
|
type: NgModule,
|
|
15
15
|
args: [{
|
|
16
16
|
declarations: [ThyArrowSwitcherComponent],
|
|
@@ -127,14 +127,14 @@ export class ThyAutocompleteComponent extends _MixinBase {
|
|
|
127
127
|
super.ngOnDestroy();
|
|
128
128
|
}
|
|
129
129
|
}
|
|
130
|
-
ThyAutocompleteComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.
|
|
131
|
-
ThyAutocompleteComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.
|
|
130
|
+
ThyAutocompleteComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.6", ngImport: i0, type: ThyAutocompleteComponent, deps: [{ token: i0.NgZone }, { token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component });
|
|
131
|
+
ThyAutocompleteComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.6", type: ThyAutocompleteComponent, selector: "thy-autocomplete", inputs: { thyEmptyText: "thyEmptyText", thyAutoActiveFirstOption: "thyAutoActiveFirstOption" }, outputs: { thyOptionSelected: "thyOptionSelected", thyOpened: "thyOpened", thyClosed: "thyClosed", thyOptionActivated: "thyOptionActivated" }, providers: [
|
|
132
132
|
{
|
|
133
133
|
provide: THY_OPTION_PARENT_COMPONENT,
|
|
134
134
|
useExisting: ThyAutocompleteComponent
|
|
135
135
|
}
|
|
136
136
|
], queries: [{ propertyName: "options", predicate: ThyOptionComponent, descendants: true }], viewQueries: [{ propertyName: "contentTemplateRef", first: true, predicate: ["contentTemplate"], descendants: true, static: true }, { propertyName: "optionsContainer", first: true, predicate: ["panel"], descendants: true }], usesInheritance: true, ngImport: i0, template: "<ng-template #contentTemplate>\n <div thyStopPropagation [ngClass]=\"dropDownClass\">\n <div #panel class=\"thy-select-dropdown-options\">\n <ng-content></ng-content>\n <thy-empty *ngIf=\"isEmptyOptions\" [thyMessage]=\"thyEmptyText\"></thy-empty>\n </div>\n </div>\n</ng-template>\n", components: [{ type: i1.ThyEmptyComponent, selector: "thy-empty", inputs: ["thyMessage", "thyTranslationKey", "thyTranslationValues", "thyEntityName", "thyEntityNameTranslateKey", "thyIconName", "thySize", "thyMarginTop", "thyTopAuto", "thyContainer", "thyImageUrl", "thyImageLoading", "thyImageFetchPriority", "thyDescription"] }], directives: [{ type: i2.ThyStopPropagationDirective, selector: "[thyStopPropagation]", inputs: ["thyStopPropagation"] }, { type: i3.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
137
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.
|
|
137
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.6", ngImport: i0, type: ThyAutocompleteComponent, decorators: [{
|
|
138
138
|
type: Component,
|
|
139
139
|
args: [{ selector: 'thy-autocomplete', changeDetection: ChangeDetectionStrategy.OnPush, providers: [
|
|
140
140
|
{
|
|
@@ -214,9 +214,9 @@ export class ThyAutocompleteTriggerDirective {
|
|
|
214
214
|
this.destroyPanel();
|
|
215
215
|
}
|
|
216
216
|
}
|
|
217
|
-
ThyAutocompleteTriggerDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.
|
|
218
|
-
ThyAutocompleteTriggerDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.3.
|
|
219
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.
|
|
217
|
+
ThyAutocompleteTriggerDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.6", ngImport: i0, type: ThyAutocompleteTriggerDirective, deps: [{ token: i0.ElementRef }, { token: i0.NgZone }, { token: i1.Overlay }, { token: i2.ThyAutocompleteService }, { token: i0.ViewContainerRef }, { token: DOCUMENT, optional: true }, { token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Directive });
|
|
218
|
+
ThyAutocompleteTriggerDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.3.6", type: ThyAutocompleteTriggerDirective, selector: "input[thyAutocompleteTrigger], textarea[thyAutocompleteTrigger], thy-input[thyAutocompleteTrigger], thy-input-search[thyAutocompleteTrigger]", inputs: { autocompleteComponent: ["thyAutocompleteComponent", "autocompleteComponent"], autocomplete: ["thyAutocomplete", "autocomplete"], thyOffset: "thyOffset", thyAutocompleteWidth: "thyAutocompleteWidth", thyPlacement: "thyPlacement", thyIsFocusOpen: "thyIsFocusOpen" }, host: { listeners: { "input": "handleInput($event)", "focusin": "onFocus()", "keydown": "onKeydown($event)" }, properties: { "class.thy-autocomplete-opened": "this.panelOpened" } }, exportAs: ["thyAutocompleteTrigger"], ngImport: i0 });
|
|
219
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.6", ngImport: i0, type: ThyAutocompleteTriggerDirective, decorators: [{
|
|
220
220
|
type: Directive,
|
|
221
221
|
args: [{
|
|
222
222
|
selector: 'input[thyAutocompleteTrigger], textarea[thyAutocompleteTrigger], thy-input[thyAutocompleteTrigger], thy-input-search[thyAutocompleteTrigger]',
|
|
@@ -18,8 +18,8 @@ import { ThyAutocompleteService } from './overlay/autocomplete.service';
|
|
|
18
18
|
import * as i0 from "@angular/core";
|
|
19
19
|
export class ThyAutocompleteModule {
|
|
20
20
|
}
|
|
21
|
-
ThyAutocompleteModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.
|
|
22
|
-
ThyAutocompleteModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.3.
|
|
21
|
+
ThyAutocompleteModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.6", ngImport: i0, type: ThyAutocompleteModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
22
|
+
ThyAutocompleteModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.3.6", ngImport: i0, type: ThyAutocompleteModule, declarations: [ThyAutocompleteTriggerDirective, ThyAutocompleteComponent, ThyAutocompleteContainerComponent], imports: [CommonModule,
|
|
23
23
|
FormsModule,
|
|
24
24
|
ThyInputModule,
|
|
25
25
|
ThyLabelModule,
|
|
@@ -30,7 +30,7 @@ ThyAutocompleteModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", v
|
|
|
30
30
|
ThyIconModule,
|
|
31
31
|
ThyEmptyModule,
|
|
32
32
|
ThyOptionModule], exports: [ThyAutocompleteTriggerDirective, ThyAutocompleteComponent, ThyAutocompleteContainerComponent, ThyOptionModule] });
|
|
33
|
-
ThyAutocompleteModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.3.
|
|
33
|
+
ThyAutocompleteModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.3.6", ngImport: i0, type: ThyAutocompleteModule, providers: [THY_AUTOCOMPLETE_DEFAULT_CONFIG_PROVIDER, ThyAutocompleteService], imports: [[
|
|
34
34
|
CommonModule,
|
|
35
35
|
FormsModule,
|
|
36
36
|
ThyInputModule,
|
|
@@ -43,7 +43,7 @@ ThyAutocompleteModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", v
|
|
|
43
43
|
ThyEmptyModule,
|
|
44
44
|
ThyOptionModule
|
|
45
45
|
], ThyOptionModule] });
|
|
46
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.
|
|
46
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.6", ngImport: i0, type: ThyAutocompleteModule, decorators: [{
|
|
47
47
|
type: NgModule,
|
|
48
48
|
args: [{
|
|
49
49
|
imports: [
|