@tetacom/ng-components 1.1.43 → 1.2.1
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/.eslintrc.json +16 -10
- package/README.md +3 -20
- package/component/accordion/accordion/accordion.component.d.ts +1 -1
- package/component/accordion/accordion-content.directive.d.ts +1 -1
- package/component/accordion/accordion-head/accordion-head.component.d.ts +1 -1
- package/component/accordion/accordion-item/accordion-item.component.d.ts +1 -1
- package/component/accordion/public-api.d.ts +0 -1
- package/component/autocomplete/autocomplete/autocomplete.component.d.ts +1 -1
- package/component/autocomplete/public-api.d.ts +0 -1
- package/component/avatar/avatar/avatar.component.d.ts +1 -1
- package/component/avatar/public-api.d.ts +0 -1
- package/component/button/button/button.component.d.ts +1 -1
- package/component/button/public-api.d.ts +0 -1
- package/component/chart-3d/chart3d/chart3d.component.d.ts +1 -1
- package/component/chart-3d/public-api.d.ts +0 -1
- package/component/checkbox/checkbox/checkbox.component.d.ts +1 -1
- package/component/checkbox/public-api.d.ts +0 -1
- package/component/date-picker/base-picker.d.ts +1 -1
- package/component/date-picker/date-picker/date-calendar/date-calendar.component.d.ts +1 -1
- package/component/date-picker/date-picker/date-picker.component.d.ts +1 -1
- package/component/date-picker/date-range/date-range.component.d.ts +1 -1
- package/component/date-picker/date-range/range-calendar/range-calendar.component.d.ts +3 -3
- package/component/date-picker/day-picker/day-item/day-item.component.d.ts +1 -1
- package/component/date-picker/day-picker/day-picker.component.d.ts +2 -2
- package/component/date-picker/month-picker/month-picker.component.d.ts +1 -1
- package/component/date-picker/public-api.d.ts +0 -1
- package/component/date-picker/year-picker/scroll-to-selected-year.directive.d.ts +1 -1
- package/component/date-picker/year-picker/year-picker.component.d.ts +1 -1
- package/component/delimiter/delimiter/delimiter.component.d.ts +1 -1
- package/component/delimiter/public-api.d.ts +0 -1
- package/component/divider/divider/divider.component.d.ts +1 -1
- package/component/divider/public-api.d.ts +0 -1
- package/component/dropdown/dropdown/dropdown.component.d.ts +1 -1
- package/component/dropdown/dropdown-content.directive.d.ts +1 -1
- package/component/dropdown/dropdown-head.directive.d.ts +1 -1
- package/component/dropdown/dropdown.directive.d.ts +1 -1
- package/component/dropdown/public-api.d.ts +0 -1
- package/component/dynamic-component/popup-content/popup-content.component.d.ts +1 -1
- package/component/dynamic-component/public-api.d.ts +0 -1
- package/component/expand-card/expand-card/expand-card.component.d.ts +1 -1
- package/component/expand-card/expand-item/expand-item.component.d.ts +1 -1
- package/component/expand-card/public-api.d.ts +0 -1
- package/component/expand-panel/expand-panel/expand-panel.component.d.ts +1 -1
- package/component/expand-panel/expand-panel-content.directive.d.ts +1 -1
- package/component/expand-panel/expand-panel-head.directive.d.ts +1 -1
- package/component/expand-panel/public-api.d.ts +0 -1
- package/component/file-upload/file-item/file-item.component.d.ts +1 -1
- package/component/file-upload/file-upload-area/file-upload-area.component.d.ts +1 -1
- package/component/file-upload/public-api.d.ts +0 -1
- package/component/filter/boolean-filter/boolean-filter.component.d.ts +1 -1
- package/component/filter/date-filter/date-filter.component.d.ts +1 -1
- package/component/filter/filter-host/filter-host.component.d.ts +1 -1
- package/component/filter/list-filter/list-filter.component.d.ts +1 -1
- package/component/filter/numeric-filter/numeric-filter.component.d.ts +1 -1
- package/component/filter/public-api.d.ts +0 -1
- package/component/filter/string-filter/string-filter.component.d.ts +1 -1
- package/component/icon/icon/icon.component.d.ts +1 -1
- package/component/icon/icon-file/icon-file.component.d.ts +1 -1
- package/component/icon/icon-sprite.directive.d.ts +1 -1
- package/component/icon/public-api.d.ts +0 -2
- package/component/input/color-input/color-input.component.d.ts +1 -1
- package/component/input/form-group-title/form-group-title.component.d.ts +1 -1
- package/component/input/input/input.component.d.ts +1 -1
- package/component/input/public-api.d.ts +1 -1
- package/component/input/text-field/text-field.component.d.ts +1 -1
- package/component/message/message/message.component.d.ts +1 -1
- package/component/message/message-host/message-host.component.d.ts +1 -1
- package/component/message/public-api.d.ts +0 -1
- package/component/modal/dialog/dialog.component.d.ts +1 -1
- package/component/modal/modal-container/modal-container.component.d.ts +1 -1
- package/component/modal/modal.module.d.ts +5 -8
- package/component/pager/pager/pager.component.d.ts +1 -1
- package/component/pager/public-api.d.ts +0 -1
- package/component/panel/panel/panel.component.d.ts +1 -1
- package/component/panel/public-api.d.ts +0 -1
- package/component/progress-bar/progress-bar/progress-bar.component.d.ts +1 -1
- package/component/progress-bar/public-api.d.ts +0 -1
- package/component/property-grid/property-grid/property-grid-group/property-grid-group.component.d.ts +1 -1
- package/component/property-grid/property-grid/property-grid-item/property-grid-item.component.d.ts +1 -1
- package/component/property-grid/property-grid/property-grid-item-description.directive.d.ts +1 -1
- package/component/property-grid/property-grid/property-grid.component.d.ts +1 -1
- package/component/property-grid/property-grid.module.d.ts +8 -16
- package/component/public-api.d.ts +0 -1
- package/component/radio/public-api.d.ts +0 -1
- package/component/radio/radio/radio.component.d.ts +3 -4
- package/component/radio/radio-button/radio-button.component.d.ts +1 -1
- package/component/resize-panel/public-api.d.ts +0 -1
- package/component/resize-panel/resize-panel/resize-panel.component.d.ts +1 -1
- package/component/select/public-api.d.ts +0 -1
- package/component/select/select/select.component.d.ts +1 -1
- package/component/select/select-option.directive.d.ts +1 -1
- package/component/select/select-value.directive.d.ts +1 -1
- package/component/sidebar/public-api.d.ts +0 -1
- package/component/sidebar/sidebar/sidebar.component.d.ts +1 -1
- package/component/switch/public-api.d.ts +0 -1
- package/component/switch/switch/switch.component.d.ts +1 -1
- package/component/switch/switch-button/switch-button.component.d.ts +1 -1
- package/component/table/cell/cell.component.d.ts +1 -1
- package/component/table/cell-host/cell-host.component.d.ts +1 -1
- package/component/table/default/boolean-cell/boolean-cell.component.d.ts +1 -1
- package/component/table/default/date-cell/date-cell.component.d.ts +1 -1
- package/component/table/default/date-time-cell/date-time-cell.component.d.ts +1 -1
- package/component/table/default/default-head-cell/default-head-cell.component.d.ts +1 -1
- package/component/table/default/list-cell/list-cell.component.d.ts +1 -1
- package/component/table/default/numeric-cell/numeric-cell.component.d.ts +1 -1
- package/component/table/default/string-cell/string-cell.component.d.ts +1 -1
- package/component/table/head-cell/head-cell.component.d.ts +1 -1
- package/component/table/head-cell-dropdown/head-cell-dropdown.component.d.ts +1 -1
- package/component/table/head-cell-host/head-cell-host.component.d.ts +1 -1
- package/component/table/public-api.d.ts +0 -1
- package/component/table/selection-cell/selection-cell.component.d.ts +1 -1
- package/component/table/selection-head-cell/selection-head-cell.component.d.ts +1 -1
- package/component/table/table/table.component.d.ts +1 -1
- package/component/table/table-body/table-body.component.d.ts +1 -1
- package/component/table/table-head/filter-dropdown-tab/filter-dropdown-tab.component.d.ts +1 -1
- package/component/table/table-head/main-dropdown-tab/main-dropdown-tab.component.d.ts +1 -1
- package/component/table/table-head/table-head.component.d.ts +1 -1
- package/component/table/table-head/visibility-dropdown-tab/visibility-dropdown-tab.component.d.ts +2 -2
- package/component/table/table-head-group/table-head-group.component.d.ts +1 -1
- package/component/tabs/public-api.d.ts +0 -1
- package/component/tabs/tab/tab.component.d.ts +1 -1
- package/component/tabs/tab-content.directive.d.ts +1 -1
- package/component/tabs/tab-title.directive.d.ts +1 -1
- package/component/tabs/tabs/tabs.component.d.ts +1 -1
- package/component/theme-switch/public-api.d.ts +0 -1
- package/component/theme-switch/theme-switch/theme-switch.component.d.ts +1 -1
- package/component/toggle/public-api.d.ts +0 -1
- package/component/toggle/toggle/toggle.component.d.ts +1 -1
- package/component/toolbar/public-api.d.ts +0 -1
- package/component/toolbar/toolbar/toolbar.component.d.ts +1 -1
- package/component/tree/public-api.d.ts +0 -1
- package/component/tree/tree/tree.component.d.ts +1 -1
- package/component/tree/tree-item/tree-item.component.d.ts +1 -1
- package/component/tree/tree-item-toggle/tree-item-toggle.component.d.ts +1 -1
- package/directive/auto-position/auto-position.directive.d.ts +1 -1
- package/directive/auto-position/public-api.d.ts +0 -1
- package/directive/click-outside/click-outside.directive.d.ts +1 -1
- package/directive/click-outside/public-api.d.ts +0 -1
- package/directive/context-menu/context-menu.directive.d.ts +1 -1
- package/directive/context-menu/public-api.d.ts +0 -1
- package/directive/disable-control/disable-control.directive.d.ts +1 -1
- package/directive/disable-control/public-api.d.ts +0 -1
- package/directive/drag-drop/drag-container.directive.d.ts +1 -1
- package/directive/drag-drop/drag-placeholder.directive.d.ts +1 -1
- package/directive/drag-drop/drag-preview.directive.d.ts +1 -1
- package/directive/drag-drop/drag.directive.d.ts +1 -1
- package/directive/drag-drop/public-api.d.ts +0 -1
- package/directive/drag-sort/drag-sort-container.directive.d.ts +1 -1
- package/directive/drag-sort/drag-sort-item.directive.d.ts +1 -1
- package/directive/drag-sort/public-api.d.ts +0 -1
- package/directive/highlight/highlight.directive.d.ts +1 -1
- package/directive/highlight/public-api.d.ts +0 -1
- package/directive/hint/hint.directive.d.ts +1 -1
- package/directive/hint/public-api.d.ts +0 -1
- package/directive/let/let.directive.d.ts +1 -1
- package/directive/let/public-api.d.ts +0 -1
- package/directive/loader/loader.directive.d.ts +1 -1
- package/directive/loader/public-api.d.ts +0 -1
- package/directive/no-autofill/no-autofill.directive.d.ts +1 -1
- package/directive/no-autofill/public-api.d.ts +0 -1
- package/directive/only-number/only-number.directive.d.ts +1 -1
- package/directive/only-number/public-api.d.ts +0 -1
- package/directive/resize-drag/public-api.d.ts +0 -1
- package/directive/resize-drag/resize-drag.directive.d.ts +1 -1
- package/directive/scroll-into-view/public-api.d.ts +0 -1
- package/directive/scroll-into-view/scroll-into-view.directive.d.ts +1 -1
- package/directive/scrollable/public-api.d.ts +0 -1
- package/directive/scrollable/scrollable/scrollable.component.d.ts +1 -1
- package/directive/scrollable/scrollable.directive.d.ts +1 -1
- package/directive/teta-template/public-api.d.ts +0 -1
- package/directive/teta-template/teta-template.directive.d.ts +1 -1
- package/directive/tooltip/public-api.d.ts +0 -1
- package/directive/tooltip/tooltip.directive.d.ts +1 -1
- package/docs/datePickerDocs.mdx +14 -59
- package/docs/dateRangeDocs.mdx +172 -0
- package/esm2022/common/contract/dynamic-data.mjs +1 -1
- package/esm2022/common/contract/teta-content-ref.mjs +1 -4
- package/esm2022/common/service/click.service.mjs +6 -9
- package/esm2022/common/service/dynamic-component.service.mjs +6 -10
- package/esm2022/common/service/overlay-container.service.mjs +7 -9
- package/esm2022/common/util/array-util.mjs +1 -1
- package/esm2022/common/util/dom-util.mjs +1 -1
- package/esm2022/common/util/position-util.mjs +1 -1
- package/esm2022/component/accordion/accordion/accordion.component.mjs +8 -6
- package/esm2022/component/accordion/accordion-content.directive.mjs +8 -8
- package/esm2022/component/accordion/accordion-head/accordion-head.component.mjs +13 -13
- package/esm2022/component/accordion/accordion-item/accordion-item.component.mjs +14 -17
- package/esm2022/component/accordion/public-api.mjs +1 -2
- package/esm2022/component/autocomplete/autocomplete/autocomplete.component.mjs +6 -6
- package/esm2022/component/autocomplete/public-api.mjs +1 -2
- package/esm2022/component/avatar/avatar/avatar.component.mjs +28 -32
- package/esm2022/component/avatar/public-api.mjs +1 -2
- package/esm2022/component/button/button/button.component.mjs +10 -12
- package/esm2022/component/button/public-api.mjs +1 -2
- package/esm2022/component/chart-3d/chart3d/chart3d.component.mjs +11 -20
- package/esm2022/component/chart-3d/model/chart-3d-options.mjs +1 -3
- package/esm2022/component/chart-3d/model/series-3d.mjs +1 -3
- package/esm2022/component/chart-3d/public-api.mjs +1 -2
- package/esm2022/component/checkbox/checkbox/checkbox.component.mjs +16 -33
- package/esm2022/component/checkbox/public-api.mjs +1 -2
- package/esm2022/component/date-picker/base-calendar.mjs +23 -24
- package/esm2022/component/date-picker/base-picker.mjs +10 -15
- package/esm2022/component/date-picker/date-picker/date-calendar/date-calendar.component.mjs +23 -23
- package/esm2022/component/date-picker/date-picker/date-picker.component.mjs +47 -46
- package/esm2022/component/date-picker/date-range/date-range.component.mjs +44 -39
- package/esm2022/component/date-picker/date-range/range-calendar/range-calendar.component.mjs +25 -27
- package/esm2022/component/date-picker/day-picker/day-item/day-item.component.mjs +6 -6
- package/esm2022/component/date-picker/day-picker/day-picker.component.mjs +12 -19
- package/esm2022/component/date-picker/model/date-period.mjs +1 -3
- package/esm2022/component/date-picker/model/day-model.mjs +1 -7
- package/esm2022/component/date-picker/month-picker/month-picker.component.mjs +13 -16
- package/esm2022/component/date-picker/public-api.mjs +1 -2
- package/esm2022/component/date-picker/year-picker/scroll-to-selected-year.directive.mjs +9 -9
- package/esm2022/component/date-picker/year-picker/year-picker.component.mjs +9 -14
- package/esm2022/component/delimiter/delimiter/delimiter.component.mjs +13 -13
- package/esm2022/component/delimiter/public-api.mjs +1 -2
- package/esm2022/component/divider/divider/divider.component.mjs +8 -10
- package/esm2022/component/divider/public-api.mjs +1 -2
- package/esm2022/component/dropdown/dropdown/dropdown.component.mjs +8 -13
- package/esm2022/component/dropdown/dropdown-base.mjs +26 -35
- package/esm2022/component/dropdown/dropdown-content.directive.mjs +8 -9
- package/esm2022/component/dropdown/dropdown-head.directive.mjs +9 -9
- package/esm2022/component/dropdown/dropdown.directive.mjs +9 -13
- package/esm2022/component/dropdown/public-api.mjs +1 -2
- package/esm2022/component/dynamic-component/popup-content/popup-content.component.mjs +10 -10
- package/esm2022/component/dynamic-component/public-api.mjs +1 -2
- package/esm2022/component/expand-card/expand-card/expand-card.component.mjs +14 -15
- package/esm2022/component/expand-card/expand-item/expand-item.component.mjs +11 -10
- package/esm2022/component/expand-card/public-api.mjs +1 -2
- package/esm2022/component/expand-panel/expand-panel/expand-panel.component.mjs +20 -18
- package/esm2022/component/expand-panel/expand-panel-content.directive.mjs +7 -7
- package/esm2022/component/expand-panel/expand-panel-head.directive.mjs +7 -7
- package/esm2022/component/expand-panel/public-api.mjs +1 -2
- package/esm2022/component/file-upload/file-item/file-item.component.mjs +6 -6
- package/esm2022/component/file-upload/file-upload-area/file-upload-area.component.mjs +24 -19
- package/esm2022/component/file-upload/public-api.mjs +1 -2
- package/esm2022/component/filter/base/filter-base.mjs +1 -4
- package/esm2022/component/filter/boolean-filter/boolean-filter.component.mjs +22 -20
- package/esm2022/component/filter/contarct/date-filter-value.mjs +1 -9
- package/esm2022/component/filter/contarct/date-filter.mjs +1 -1
- package/esm2022/component/filter/contarct/filter-item.mjs +13 -57
- package/esm2022/component/filter/contarct/filter-state.mjs +7 -7
- package/esm2022/component/filter/contarct/list-filter.mjs +1 -2
- package/esm2022/component/filter/contarct/numeric-filter-value.mjs +1 -13
- package/esm2022/component/filter/contarct/numeric-filter.mjs +1 -2
- package/esm2022/component/filter/contarct/sort-param.mjs +1 -13
- package/esm2022/component/filter/contarct/string-filter.mjs +1 -2
- package/esm2022/component/filter/date-filter/date-filter.component.mjs +22 -20
- package/esm2022/component/filter/filter-host/filter-host.component.mjs +11 -16
- package/esm2022/component/filter/list-filter/list-filter.component.mjs +25 -23
- package/esm2022/component/filter/numeric-filter/numeric-filter.component.mjs +22 -20
- package/esm2022/component/filter/public-api.mjs +1 -2
- package/esm2022/component/filter/string-filter/string-filter.component.mjs +19 -18
- package/esm2022/component/icon/icon/icon.component.mjs +9 -9
- package/esm2022/component/icon/icon-file/icon-file.component.mjs +6 -8
- package/esm2022/component/icon/icon-sprite.directive.mjs +9 -9
- package/esm2022/component/icon/icon.service.mjs +10 -15
- package/esm2022/component/icon/public-api.mjs +1 -3
- package/esm2022/component/input/color-input/color-input.component.mjs +11 -13
- package/esm2022/component/input/form-group-title/form-group-title.component.mjs +9 -8
- package/esm2022/component/input/input/input.component.mjs +12 -13
- package/esm2022/component/input/public-api.mjs +2 -2
- package/esm2022/component/input/text-field/text-field.component.mjs +25 -25
- package/esm2022/component/message/message/message.component.mjs +15 -14
- package/esm2022/component/message/message-host/message-host.component.mjs +22 -25
- package/esm2022/component/message/message.service.mjs +7 -9
- package/esm2022/component/message/model/message.mjs +4 -10
- package/esm2022/component/message/public-api.mjs +1 -2
- package/esm2022/component/modal/dialog/dialog.component.mjs +18 -18
- package/esm2022/component/modal/dialog.service.mjs +6 -6
- package/esm2022/component/modal/modal-container/modal-container.component.mjs +11 -13
- package/esm2022/component/modal/modal.module.mjs +8 -18
- package/esm2022/component/modal/modal.service.mjs +16 -19
- package/esm2022/component/modal/model/current-modal.mjs +1 -2
- package/esm2022/component/modal/model/modal-instance.mjs +7 -10
- package/esm2022/component/pager/model/pager-state.mjs +9 -29
- package/esm2022/component/pager/pager/pager.component.mjs +6 -6
- package/esm2022/component/pager/public-api.mjs +1 -2
- package/esm2022/component/panel/panel/panel.component.mjs +12 -11
- package/esm2022/component/panel/public-api.mjs +1 -2
- package/esm2022/component/progress-bar/progress-bar/progress-bar.component.mjs +37 -45
- package/esm2022/component/progress-bar/public-api.mjs +1 -2
- package/esm2022/component/property-grid/property-grid/property-grid-group/property-grid-group.component.mjs +13 -21
- package/esm2022/component/property-grid/property-grid/property-grid-item/property-grid-item.component.mjs +31 -29
- package/esm2022/component/property-grid/property-grid/property-grid-item-description.directive.mjs +8 -9
- package/esm2022/component/property-grid/property-grid/property-grid.component.mjs +19 -23
- package/esm2022/component/property-grid/property-grid.module.mjs +16 -46
- package/esm2022/component/public-api.mjs +1 -3
- package/esm2022/component/radio/public-api.mjs +1 -2
- package/esm2022/component/radio/radio/radio.component.mjs +17 -23
- package/esm2022/component/radio/radio-button/radio-button.component.mjs +10 -16
- package/esm2022/component/resize-panel/public-api.mjs +1 -2
- package/esm2022/component/resize-panel/resize-panel/resize-panel.component.mjs +24 -29
- package/esm2022/component/select/public-api.mjs +1 -2
- package/esm2022/component/select/select/select.component.mjs +49 -53
- package/esm2022/component/select/select-option.directive.mjs +8 -8
- package/esm2022/component/select/select-value.directive.mjs +8 -8
- package/esm2022/component/sidebar/public-api.mjs +1 -2
- package/esm2022/component/sidebar/sidebar/sidebar.component.mjs +14 -16
- package/esm2022/component/switch/public-api.mjs +1 -2
- package/esm2022/component/switch/switch/switch.component.mjs +10 -13
- package/esm2022/component/switch/switch-button/switch-button.component.mjs +9 -13
- package/esm2022/component/switch/switch.service.mjs +6 -7
- package/esm2022/component/table/base/cell-component-base.mjs +14 -18
- package/esm2022/component/table/base/head-cell-component-base.mjs +5 -4
- package/esm2022/component/table/cell/cell.component.mjs +11 -11
- package/esm2022/component/table/cell-host/cell-host.component.mjs +10 -14
- package/esm2022/component/table/contract/column-reorder-event.mjs +1 -3
- package/esm2022/component/table/contract/column-resize-event.mjs +1 -3
- package/esm2022/component/table/contract/sort-event.mjs +1 -3
- package/esm2022/component/table/contract/table-column-store.mjs +1 -6
- package/esm2022/component/table/contract/table-column.mjs +13 -83
- package/esm2022/component/table/contract/table-row.mjs +1 -3
- package/esm2022/component/table/default/boolean-cell/boolean-cell.component.mjs +15 -13
- package/esm2022/component/table/default/date-cell/date-cell.component.mjs +17 -13
- package/esm2022/component/table/default/date-time-cell/date-time-cell.component.mjs +17 -13
- package/esm2022/component/table/default/default-head-cell/default-head-cell.component.mjs +9 -13
- package/esm2022/component/table/default/list-cell/list-cell.component.mjs +16 -14
- package/esm2022/component/table/default/numeric-cell/numeric-cell.component.mjs +17 -14
- package/esm2022/component/table/default/string-cell/string-cell.component.mjs +16 -14
- package/esm2022/component/table/head-cell/head-cell.component.mjs +38 -41
- package/esm2022/component/table/head-cell-dropdown/head-cell-dropdown.component.mjs +29 -27
- package/esm2022/component/table/head-cell-host/head-cell-host.component.mjs +8 -13
- package/esm2022/component/table/public-api.mjs +1 -2
- package/esm2022/component/table/selection-cell/selection-cell.component.mjs +13 -14
- package/esm2022/component/table/selection-head-cell/selection-head-cell.component.mjs +12 -12
- package/esm2022/component/table/service/table.service.mjs +35 -58
- package/esm2022/component/table/table/table.component.mjs +53 -67
- package/esm2022/component/table/table-body/table-body.component.mjs +47 -51
- package/esm2022/component/table/table-head/filter-dropdown-tab/filter-dropdown-tab.component.mjs +15 -23
- package/esm2022/component/table/table-head/main-dropdown-tab/main-dropdown-tab.component.mjs +12 -19
- package/esm2022/component/table/table-head/table-head.component.mjs +15 -23
- package/esm2022/component/table/table-head/visibility-dropdown-tab/visibility-dropdown-tab.component.mjs +54 -51
- package/esm2022/component/table/table-head-group/table-head-group.component.mjs +11 -16
- package/esm2022/component/table/util/state-util.mjs +2 -2
- package/esm2022/component/table/util/table-util.mjs +1 -1
- package/esm2022/component/tabs/public-api.mjs +1 -2
- package/esm2022/component/tabs/tab/tab.component.mjs +15 -19
- package/esm2022/component/tabs/tab-content.directive.mjs +8 -8
- package/esm2022/component/tabs/tab-title.directive.mjs +8 -8
- package/esm2022/component/tabs/tabs/tabs.component.mjs +19 -23
- package/esm2022/component/theme-switch/public-api.mjs +1 -2
- package/esm2022/component/theme-switch/theme-switch/theme-switch.component.mjs +11 -12
- package/esm2022/component/theme-switch/theme-switch.service.mjs +5 -7
- package/esm2022/component/toggle/public-api.mjs +1 -2
- package/esm2022/component/toggle/toggle/toggle.component.mjs +12 -21
- package/esm2022/component/toolbar/public-api.mjs +1 -2
- package/esm2022/component/toolbar/toolbar/toolbar.component.mjs +5 -7
- package/esm2022/component/tree/public-api.mjs +1 -2
- package/esm2022/component/tree/tree/tree.component.mjs +31 -38
- package/esm2022/component/tree/tree-item/tree-item.component.mjs +17 -21
- package/esm2022/component/tree/tree-item-toggle/tree-item-toggle.component.mjs +10 -13
- package/esm2022/component/tree/tree.service.mjs +8 -10
- package/esm2022/directive/auto-position/auto-position.directive.mjs +12 -13
- package/esm2022/directive/auto-position/public-api.mjs +1 -2
- package/esm2022/directive/click-outside/click-outside.directive.mjs +19 -20
- package/esm2022/directive/click-outside/public-api.mjs +1 -2
- package/esm2022/directive/context-menu/context-menu.directive.mjs +20 -29
- package/esm2022/directive/context-menu/public-api.mjs +1 -2
- package/esm2022/directive/disable-control/disable-control.directive.mjs +7 -6
- package/esm2022/directive/disable-control/public-api.mjs +1 -2
- package/esm2022/directive/drag-drop/drag-container.directive.mjs +14 -21
- package/esm2022/directive/drag-drop/drag-drop.service.mjs +10 -20
- package/esm2022/directive/drag-drop/drag-placeholder.directive.mjs +7 -6
- package/esm2022/directive/drag-drop/drag-preview.directive.mjs +8 -8
- package/esm2022/directive/drag-drop/drag.directive.mjs +14 -20
- package/esm2022/directive/drag-drop/model/drag-container-instance.mjs +1 -4
- package/esm2022/directive/drag-drop/model/drag-instance.mjs +1 -3
- package/esm2022/directive/drag-drop/public-api.mjs +1 -2
- package/esm2022/directive/drag-sort/drag-sort-container.directive.mjs +9 -7
- package/esm2022/directive/drag-sort/drag-sort-item.directive.mjs +12 -16
- package/esm2022/directive/drag-sort/public-api.mjs +1 -2
- package/esm2022/directive/dynamic-content-base.directive.mjs +13 -22
- package/esm2022/directive/highlight/highlight.directive.mjs +8 -8
- package/esm2022/directive/highlight/public-api.mjs +1 -2
- package/esm2022/directive/hint/hint.directive.mjs +14 -24
- package/esm2022/directive/hint/public-api.mjs +1 -2
- package/esm2022/directive/let/let.directive.mjs +8 -9
- package/esm2022/directive/let/public-api.mjs +1 -2
- package/esm2022/directive/loader/loader.directive.mjs +12 -18
- package/esm2022/directive/loader/public-api.mjs +1 -2
- package/esm2022/directive/no-autofill/no-autofill.directive.mjs +7 -8
- package/esm2022/directive/no-autofill/public-api.mjs +1 -2
- package/esm2022/directive/only-number/only-number.directive.mjs +19 -19
- package/esm2022/directive/only-number/public-api.mjs +1 -2
- package/esm2022/directive/resize-drag/public-api.mjs +1 -2
- package/esm2022/directive/resize-drag/resize-drag.directive.mjs +18 -19
- package/esm2022/directive/scroll-into-view/public-api.mjs +1 -2
- package/esm2022/directive/scroll-into-view/scroll-into-view.directive.mjs +11 -13
- package/esm2022/directive/scrollable/public-api.mjs +1 -2
- package/esm2022/directive/scrollable/scrollable/scrollable.component.mjs +21 -24
- package/esm2022/directive/scrollable/scrollable.directive.mjs +8 -5
- package/esm2022/directive/teta-template/public-api.mjs +1 -2
- package/esm2022/directive/teta-template/teta-template.directive.mjs +8 -9
- package/esm2022/directive/tooltip/public-api.mjs +1 -2
- package/esm2022/directive/tooltip/tooltip.directive.mjs +16 -21
- package/esm2022/index.mjs +22 -0
- package/esm2022/locale/teta-config.service.mjs +8 -8
- package/esm2022/observable/animation-frame.mjs +1 -1
- package/esm2022/observable/public-api.mjs +1 -2
- package/esm2022/pipe/date-pipe/public-api.mjs +1 -2
- package/esm2022/pipe/date-pipe/teta-date.pipe.mjs +22 -14
- package/esm2022/pipe/number-pipe/number.pipe.mjs +6 -5
- package/esm2022/pipe/number-pipe/public-api.mjs +1 -2
- package/esm2022/pipe/util/number-helper.mjs +1 -1
- package/esm2022/tetacom-ng-components.mjs +2 -2
- package/esm2022/util/bool-or-func.mjs +1 -1
- package/esm2022/util/date-util.mjs +1 -1
- package/esm2022/util/forms-util.mjs +3 -3
- package/fesm2022/tetacom-ng-components.mjs +6035 -8435
- package/fesm2022/tetacom-ng-components.mjs.map +1 -1
- package/index.d.ts +17 -3
- package/observable/public-api.d.ts +0 -1
- package/package.json +6 -21
- package/pipe/date-pipe/public-api.d.ts +0 -1
- package/pipe/date-pipe/teta-date.pipe.d.ts +3 -3
- package/pipe/number-pipe/number.pipe.d.ts +1 -1
- package/pipe/number-pipe/public-api.d.ts +0 -1
- package/style/accordion.scss +3 -1
- package/style/checkbox.scss +1 -1
- package/style/icon.scss +1 -1
- package/style/message.scss +1 -1
- package/style/navigation.scss +3 -3
- package/style/switch.scss +1 -3
- package/style/toggle.scss +1 -1
- package/style/toolbar.scss +1 -1
- package/.browserslistrc +0 -16
- package/component/accordion/accordion.module.d.ts +0 -12
- package/component/autocomplete/autocomplete.module.d.ts +0 -8
- package/component/avatar/avatar.module.d.ts +0 -9
- package/component/button/button.module.d.ts +0 -8
- package/component/chart-3d/chart-3d.module.d.ts +0 -8
- package/component/checkbox/checkbox.module.d.ts +0 -9
- package/component/date-picker/date-picker.module.d.ts +0 -24
- package/component/delimiter/delimiter.module.d.ts +0 -8
- package/component/divider/divider.module.d.ts +0 -8
- package/component/dropdown/dropdown.module.d.ts +0 -11
- package/component/dynamic-component/dynamic-component.module.d.ts +0 -8
- package/component/expand-card/expand-card.module.d.ts +0 -13
- package/component/expand-panel/expand-panel.module.d.ts +0 -14
- package/component/file-upload/file-upload.module.d.ts +0 -12
- package/component/filter/filter.module.d.ts +0 -21
- package/component/icon/icon-file/icon-file.module.d.ts +0 -9
- package/component/icon/icon.module.d.ts +0 -10
- package/component/input/input.module.d.ts +0 -16
- package/component/message/message.module.d.ts +0 -11
- package/component/pager/pager.module.d.ts +0 -9
- package/component/panel/panel.module.d.ts +0 -8
- package/component/progress-bar/progress-bar.module.d.ts +0 -8
- package/component/radio/radio.module.d.ts +0 -10
- package/component/resize-panel/resize-panel.module.d.ts +0 -10
- package/component/select/select.module.d.ts +0 -18
- package/component/sidebar/sidebar.module.d.ts +0 -10
- package/component/switch/switch.module.d.ts +0 -9
- package/component/table/table.module.d.ts +0 -47
- package/component/tabs/tabs.module.d.ts +0 -11
- package/component/theme-switch/theme-switch.module.d.ts +0 -10
- package/component/three/custom-series/custom-series.component.d.ts +0 -20
- package/component/three/public-api.d.ts +0 -11
- package/component/three/three-chart/area-3d/area-3d.component.d.ts +0 -14
- package/component/three/three-chart/axes-3d/axes-3d.component.d.ts +0 -37
- package/component/three/three-chart/base-3d-series/base3d-series.component.d.ts +0 -15
- package/component/three/three-chart/block-3d/block-3d.component.d.ts +0 -28
- package/component/three/three-chart/canvas/canvas.component.d.ts +0 -11
- package/component/three/three-chart/directive/canvas-3d-host.d.ts +0 -19
- package/component/three/three-chart/directive/public-api.d.ts +0 -2
- package/component/three/three-chart/directive/series-3d-host.d.ts +0 -16
- package/component/three/three-chart/line-3d/line-3d.component.d.ts +0 -19
- package/component/three/three-chart/model/axes-3d-min-max.d.ts +0 -5
- package/component/three/three-chart/model/axis-3d-point.d.ts +0 -4
- package/component/three/three-chart/model/base-3d-series.d.ts +0 -11
- package/component/three/three-chart/model/base-3d-three-point.d.ts +0 -8
- package/component/three/three-chart/model/block-3d-series.d.ts +0 -6
- package/component/three/three-chart/model/block3d-point.d.ts +0 -5
- package/component/three/three-chart/model/enum/public-api.d.ts +0 -1
- package/component/three/three-chart/model/enum/series-3d-type.d.ts +0 -4
- package/component/three/three-chart/model/i-3d-chart-config.d.ts +0 -14
- package/component/three/three-chart/model/line-3d-point.d.ts +0 -5
- package/component/three/three-chart/model/line-3d-series.d.ts +0 -6
- package/component/three/three-chart/model/public-api.d.ts +0 -10
- package/component/three/three-chart/scene/scene.component.d.ts +0 -20
- package/component/three/three-chart/service/chart-3d.service.d.ts +0 -21
- package/component/three/three-chart/three-chart.component.d.ts +0 -19
- package/component/toggle/toggle.module.d.ts +0 -9
- package/component/toolbar/toolbar.module.d.ts +0 -8
- package/component/tree/tree.module.d.ts +0 -14
- package/directive/auto-position/auto-position.module.d.ts +0 -8
- package/directive/click-outside/click-outside.module.d.ts +0 -8
- package/directive/context-menu/context-menu.module.d.ts +0 -9
- package/directive/disable-control/disable-control.module.d.ts +0 -8
- package/directive/drag-drop/drag-drop.module.d.ts +0 -11
- package/directive/drag-sort/drag-sort.module.d.ts +0 -9
- package/directive/highlight/highlight.module.d.ts +0 -8
- package/directive/hint/hint.module.d.ts +0 -9
- package/directive/let/let.module.d.ts +0 -8
- package/directive/loader/loader.module.d.ts +0 -8
- package/directive/no-autofill/no-autofill.module.d.ts +0 -8
- package/directive/only-number/only-number.module.d.ts +0 -8
- package/directive/resize-drag/resize-drag.module.d.ts +0 -8
- package/directive/scroll-into-view/scroll-into-view.module.d.ts +0 -8
- package/directive/scrollable/scrollable.module.d.ts +0 -10
- package/directive/teta-template/teta-template.module.d.ts +0 -8
- package/directive/tooltip/tooltip.module.d.ts +0 -10
- package/docs/chartDocs.mdx +0 -153
- package/docs/threeDocs.mdx +0 -65
- package/esm2022/component/accordion/accordion.module.mjs +0 -27
- package/esm2022/component/autocomplete/autocomplete.module.mjs +0 -24
- package/esm2022/component/avatar/avatar.module.mjs +0 -28
- package/esm2022/component/button/button.module.mjs +0 -22
- package/esm2022/component/chart-3d/chart-3d.module.mjs +0 -18
- package/esm2022/component/checkbox/checkbox.module.mjs +0 -26
- package/esm2022/component/date-picker/date-picker.module.mjs +0 -91
- package/esm2022/component/delimiter/delimiter.module.mjs +0 -20
- package/esm2022/component/divider/divider.module.mjs +0 -20
- package/esm2022/component/dropdown/dropdown.module.mjs +0 -39
- package/esm2022/component/dynamic-component/dynamic-component.module.mjs +0 -20
- package/esm2022/component/expand-card/expand-card.module.mjs +0 -45
- package/esm2022/component/expand-panel/expand-panel.module.mjs +0 -50
- package/esm2022/component/file-upload/file-upload.module.mjs +0 -22
- package/esm2022/component/filter/filter.module.mjs +0 -81
- package/esm2022/component/icon/icon-file/icon-file.module.mjs +0 -28
- package/esm2022/component/icon/icon.module.mjs +0 -33
- package/esm2022/component/input/input.module.mjs +0 -26
- package/esm2022/component/message/message.module.mjs +0 -29
- package/esm2022/component/pager/pager.module.mjs +0 -24
- package/esm2022/component/panel/panel.module.mjs +0 -20
- package/esm2022/component/progress-bar/progress-bar.module.mjs +0 -20
- package/esm2022/component/radio/radio.module.mjs +0 -20
- package/esm2022/component/resize-panel/resize-panel.module.mjs +0 -20
- package/esm2022/component/select/select.module.mjs +0 -54
- package/esm2022/component/sidebar/sidebar.module.mjs +0 -28
- package/esm2022/component/switch/switch.module.mjs +0 -21
- package/esm2022/component/table/table.module.mjs +0 -185
- package/esm2022/component/tabs/tabs.module.mjs +0 -39
- package/esm2022/component/theme-switch/theme-switch.module.mjs +0 -28
- package/esm2022/component/three/custom-series/custom-series.component.mjs +0 -34
- package/esm2022/component/three/public-api.mjs +0 -12
- package/esm2022/component/three/three-chart/area-3d/area-3d.component.mjs +0 -53
- package/esm2022/component/three/three-chart/axes-3d/axes-3d.component.mjs +0 -60
- package/esm2022/component/three/three-chart/base-3d-series/base3d-series.component.mjs +0 -29
- package/esm2022/component/three/three-chart/block-3d/block-3d.component.mjs +0 -77
- package/esm2022/component/three/three-chart/canvas/canvas.component.mjs +0 -24
- package/esm2022/component/three/three-chart/directive/canvas-3d-host.mjs +0 -49
- package/esm2022/component/three/three-chart/directive/public-api.mjs +0 -3
- package/esm2022/component/three/three-chart/directive/series-3d-host.mjs +0 -48
- package/esm2022/component/three/three-chart/line-3d/line-3d.component.mjs +0 -42
- package/esm2022/component/three/three-chart/model/axes-3d-min-max.mjs +0 -2
- package/esm2022/component/three/three-chart/model/axis-3d-point.mjs +0 -2
- package/esm2022/component/three/three-chart/model/base-3d-series.mjs +0 -2
- package/esm2022/component/three/three-chart/model/base-3d-three-point.mjs +0 -2
- package/esm2022/component/three/three-chart/model/block-3d-series.mjs +0 -2
- package/esm2022/component/three/three-chart/model/block3d-point.mjs +0 -2
- package/esm2022/component/three/three-chart/model/enum/public-api.mjs +0 -2
- package/esm2022/component/three/three-chart/model/enum/series-3d-type.mjs +0 -6
- package/esm2022/component/three/three-chart/model/i-3d-chart-config.mjs +0 -2
- package/esm2022/component/three/three-chart/model/line-3d-point.mjs +0 -2
- package/esm2022/component/three/three-chart/model/line-3d-series.mjs +0 -2
- package/esm2022/component/three/three-chart/model/public-api.mjs +0 -11
- package/esm2022/component/three/three-chart/scene/scene.component.mjs +0 -47
- package/esm2022/component/three/three-chart/service/chart-3d.service.mjs +0 -86
- package/esm2022/component/three/three-chart/three-chart.component.mjs +0 -46
- package/esm2022/component/toggle/toggle.module.mjs +0 -19
- package/esm2022/component/toolbar/toolbar.module.mjs +0 -20
- package/esm2022/component/tree/tree.module.mjs +0 -24
- package/esm2022/directive/auto-position/auto-position.module.mjs +0 -24
- package/esm2022/directive/click-outside/click-outside.module.mjs +0 -20
- package/esm2022/directive/context-menu/context-menu.module.mjs +0 -24
- package/esm2022/directive/disable-control/disable-control.module.mjs +0 -22
- package/esm2022/directive/drag-drop/drag-drop.module.mjs +0 -39
- package/esm2022/directive/drag-sort/drag-sort.module.mjs +0 -19
- package/esm2022/directive/highlight/highlight.module.mjs +0 -20
- package/esm2022/directive/hint/hint.module.mjs +0 -24
- package/esm2022/directive/let/let.module.mjs +0 -23
- package/esm2022/directive/loader/loader.module.mjs +0 -20
- package/esm2022/directive/no-autofill/no-autofill.module.mjs +0 -18
- package/esm2022/directive/only-number/only-number.module.mjs +0 -18
- package/esm2022/directive/resize-drag/resize-drag.module.mjs +0 -18
- package/esm2022/directive/scroll-into-view/scroll-into-view.module.mjs +0 -23
- package/esm2022/directive/scrollable/scrollable.module.mjs +0 -33
- package/esm2022/directive/teta-template/teta-template.module.mjs +0 -24
- package/esm2022/directive/tooltip/tooltip.module.mjs +0 -20
- package/esm2022/observable/zoneObservable.mjs +0 -15
- package/esm2022/pipe/date-pipe/teta-date-pipe.module.mjs +0 -18
- package/esm2022/pipe/number-pipe/number-pipe.module.mjs +0 -22
- package/esm2022/public-api.mjs +0 -25
- package/observable/zoneObservable.d.ts +0 -5
- package/pipe/date-pipe/teta-date-pipe.module.d.ts +0 -8
- package/pipe/number-pipe/number-pipe.module.d.ts +0 -8
- package/public-api.d.ts +0 -22
package/component/table/table-head/visibility-dropdown-tab/visibility-dropdown-tab.component.d.ts
CHANGED
|
@@ -29,7 +29,7 @@ export declare class VisibilityDropdownTabComponent<T> implements OnDestroy {
|
|
|
29
29
|
allColumnsVisible(): boolean;
|
|
30
30
|
setAllColumns(value: boolean): void;
|
|
31
31
|
setColumnsVisibility(): void;
|
|
32
|
-
compareItems: (item:
|
|
32
|
+
compareItems: (item: any) => any;
|
|
33
33
|
setColumnVisibility(item: TableColumn, visible: boolean): void;
|
|
34
34
|
setChildrenVisibility: (column: TableColumn, visible: boolean, hiddenColumns: string[]) => void;
|
|
35
35
|
setParentsVisibility: (column: TableColumn, visible: boolean, hiddenColumns: string[]) => void;
|
|
@@ -40,5 +40,5 @@ export declare class VisibilityDropdownTabComponent<T> implements OnDestroy {
|
|
|
40
40
|
private findParentColumn;
|
|
41
41
|
ngOnDestroy(): void;
|
|
42
42
|
static ɵfac: i0.ɵɵFactoryDeclaration<VisibilityDropdownTabComponent<any>, never>;
|
|
43
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<VisibilityDropdownTabComponent<any>, "teta-visibility-dropdown-tab", never, { "columns": { "alias": "columns"; "required": false; }; "column": { "alias": "column"; "required": false; }; "state": { "alias": "state"; "required": false; }; "data": { "alias": "data"; "required": false; }; "close": { "alias": "close"; "required": false; }; }, {}, never, never,
|
|
43
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<VisibilityDropdownTabComponent<any>, "teta-visibility-dropdown-tab", never, { "columns": { "alias": "columns"; "required": false; }; "column": { "alias": "column"; "required": false; }; "state": { "alias": "state"; "required": false; }; "data": { "alias": "data"; "required": false; }; "close": { "alias": "close"; "required": false; }; }, {}, never, never, true, never>;
|
|
44
44
|
}
|
|
@@ -20,5 +20,5 @@ export declare class TableHeadGroupComponent<T> implements OnInit, OnDestroy {
|
|
|
20
20
|
ngOnInit(): void;
|
|
21
21
|
ngOnDestroy(): void;
|
|
22
22
|
static ɵfac: i0.ɵɵFactoryDeclaration<TableHeadGroupComponent<any>, never>;
|
|
23
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TableHeadGroupComponent<any>, "teta-table-head-group", never, { "showHeadCellMenu": { "alias": "showHeadCellMenu"; "required": false; }; "data": { "alias": "data"; "required": false; }; "column": { "alias": "column"; "required": false; }; }, {}, never, never,
|
|
23
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<TableHeadGroupComponent<any>, "teta-table-head-group", never, { "showHeadCellMenu": { "alias": "showHeadCellMenu"; "required": false; }; "data": { "alias": "data"; "required": false; }; "column": { "alias": "column"; "required": false; }; }, {}, never, never, true, never>;
|
|
24
24
|
}
|
|
@@ -19,5 +19,5 @@ export declare class TabComponent implements AfterContentChecked {
|
|
|
19
19
|
contentTpl: TabContentDirective;
|
|
20
20
|
ngAfterContentChecked(): void;
|
|
21
21
|
static ɵfac: i0.ɵɵFactoryDeclaration<TabComponent, never>;
|
|
22
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TabComponent, "teta-tab", never, { "id": { "alias": "id"; "required": false; }; "title": { "alias": "title"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; }, {}, ["titleTpl", "contentTpl"], never,
|
|
22
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<TabComponent, "teta-tab", never, { "id": { "alias": "id"; "required": false; }; "title": { "alias": "title"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; }, {}, ["titleTpl", "contentTpl"], never, true, never>;
|
|
23
23
|
}
|
|
@@ -4,5 +4,5 @@ export declare class TabContentDirective {
|
|
|
4
4
|
template: TemplateRef<any>;
|
|
5
5
|
constructor(template: TemplateRef<any>);
|
|
6
6
|
static ɵfac: i0.ɵɵFactoryDeclaration<TabContentDirective, never>;
|
|
7
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<TabContentDirective, "[tetaTabContent]", never, {}, {}, never, never,
|
|
7
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<TabContentDirective, "[tetaTabContent]", never, {}, {}, never, never, true, never>;
|
|
8
8
|
}
|
|
@@ -4,5 +4,5 @@ export declare class TabTitleDirective {
|
|
|
4
4
|
template: TemplateRef<any>;
|
|
5
5
|
constructor(template: TemplateRef<any>);
|
|
6
6
|
static ɵfac: i0.ɵɵFactoryDeclaration<TabTitleDirective, never>;
|
|
7
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<TabTitleDirective, "[tetaTabTitle]", never, {}, {}, never, never,
|
|
7
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<TabTitleDirective, "[tetaTabTitle]", never, {}, {}, never, never, true, never>;
|
|
8
8
|
}
|
|
@@ -30,5 +30,5 @@ export declare class TabsComponent implements AfterContentChecked {
|
|
|
30
30
|
ngAfterContentChecked(): void;
|
|
31
31
|
private _getTabById;
|
|
32
32
|
static ɵfac: i0.ɵɵFactoryDeclaration<TabsComponent, never>;
|
|
33
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TabsComponent, "teta-tabs", never, { "activeId": { "alias": "activeId"; "required": false; }; "destroyOnHide": { "alias": "destroyOnHide"; "required": false; }; }, { "tabChange": "tabChange"; }, ["tabs"], ["*"],
|
|
33
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<TabsComponent, "teta-tabs", never, { "activeId": { "alias": "activeId"; "required": false; }; "destroyOnHide": { "alias": "destroyOnHide"; "required": false; }; }, { "tabChange": "tabChange"; }, ["tabs"], ["*"], true, never>;
|
|
34
34
|
}
|
|
@@ -12,5 +12,5 @@ export declare class ThemeSwitchComponent implements OnInit {
|
|
|
12
12
|
ngOnInit(): void;
|
|
13
13
|
switchTheme(): void;
|
|
14
14
|
static ɵfac: i0.ɵɵFactoryDeclaration<ThemeSwitchComponent, never>;
|
|
15
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ThemeSwitchComponent, "teta-theme-switch", never, { "palette": { "alias": "palette"; "required": false; }; "view": { "alias": "view"; "required": false; }; }, {}, never, never,
|
|
15
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ThemeSwitchComponent, "teta-theme-switch", never, { "palette": { "alias": "palette"; "required": false; }; "view": { "alias": "view"; "required": false; }; }, {}, never, never, true, never>;
|
|
16
16
|
}
|
|
@@ -28,5 +28,5 @@ export declare class ToggleComponent implements ControlValueAccessor {
|
|
|
28
28
|
registerOnTouched(fn: () => void): void;
|
|
29
29
|
setDisabledState?(isDisabled: boolean): void;
|
|
30
30
|
static ɵfac: i0.ɵɵFactoryDeclaration<ToggleComponent, never>;
|
|
31
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ToggleComponent, "teta-toggle", never, { "palette": { "alias": "palette"; "required": false; }; "noLabel": { "alias": "noLabel"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; }, {}, never, ["*"],
|
|
31
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ToggleComponent, "teta-toggle", never, { "palette": { "alias": "palette"; "required": false; }; "noLabel": { "alias": "noLabel"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; }, {}, never, ["*"], true, never>;
|
|
32
32
|
}
|
|
@@ -6,5 +6,5 @@ export declare class ToolbarComponent implements OnInit {
|
|
|
6
6
|
private get getClass();
|
|
7
7
|
ngOnInit(): void;
|
|
8
8
|
static ɵfac: i0.ɵɵFactoryDeclaration<ToolbarComponent, never>;
|
|
9
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ToolbarComponent, "teta-toolbar", never, { "palette": { "alias": "palette"; "required": false; }; "class": { "alias": "class"; "required": false; }; }, {}, never, ["*"],
|
|
9
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ToolbarComponent, "teta-toolbar", never, { "palette": { "alias": "palette"; "required": false; }; "class": { "alias": "class"; "required": false; }; }, {}, never, ["*"], true, never>;
|
|
10
10
|
}
|
|
@@ -40,5 +40,5 @@ export declare class TreeComponent implements OnInit, OnChanges, OnDestroy {
|
|
|
40
40
|
private addResizeObserver;
|
|
41
41
|
private removeResizeObserver;
|
|
42
42
|
static ɵfac: i0.ɵɵFactoryDeclaration<TreeComponent, never>;
|
|
43
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TreeComponent, "teta-tree", never, { "data": { "alias": "data"; "required": false; }; "padding": { "alias": "padding"; "required": false; }; "childNodeName": { "alias": "childNodeName"; "required": false; }; "virtual": { "alias": "virtual"; "required": false; }; "height": { "alias": "height"; "required": false; }; "openItems": { "alias": "openItems"; "required": false; }; "compareItems": { "alias": "compareItems"; "required": false; }; }, { "service": "service"; "openItemsChange": "openItemsChange"; }, ["template"], never,
|
|
43
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<TreeComponent, "teta-tree", never, { "data": { "alias": "data"; "required": false; }; "padding": { "alias": "padding"; "required": false; }; "childNodeName": { "alias": "childNodeName"; "required": false; }; "virtual": { "alias": "virtual"; "required": false; }; "height": { "alias": "height"; "required": false; }; "openItems": { "alias": "openItems"; "required": false; }; "compareItems": { "alias": "compareItems"; "required": false; }; }, { "service": "service"; "openItemsChange": "openItemsChange"; }, ["template"], never, true, never>;
|
|
44
44
|
}
|
|
@@ -25,5 +25,5 @@ export declare class TreeItemComponent implements OnInit, OnChanges, OnDestroy {
|
|
|
25
25
|
ngOnChanges(changes: SimpleChanges): void;
|
|
26
26
|
ngOnDestroy(): void;
|
|
27
27
|
static ɵfac: i0.ɵɵFactoryDeclaration<TreeItemComponent, never>;
|
|
28
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TreeItemComponent, "teta-tree-item", never, { "item": { "alias": "item"; "required": false; }; "depth": { "alias": "depth"; "required": false; }; "padding": { "alias": "padding"; "required": false; }; "childNodeName": { "alias": "childNodeName"; "required": false; }; "template": { "alias": "template"; "required": false; }; "childPadding": { "alias": "childPadding"; "required": false; }; }, {}, never, never,
|
|
28
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<TreeItemComponent, "teta-tree-item", never, { "item": { "alias": "item"; "required": false; }; "depth": { "alias": "depth"; "required": false; }; "padding": { "alias": "padding"; "required": false; }; "childNodeName": { "alias": "childNodeName"; "required": false; }; "template": { "alias": "template"; "required": false; }; "childPadding": { "alias": "childPadding"; "required": false; }; }, {}, never, never, true, never>;
|
|
29
29
|
}
|
|
@@ -11,5 +11,5 @@ export declare class TreeItemToggleComponent implements OnInit {
|
|
|
11
11
|
constructor(service: TreeService, _cdr: ChangeDetectorRef);
|
|
12
12
|
ngOnInit(): void;
|
|
13
13
|
static ɵfac: i0.ɵɵFactoryDeclaration<TreeItemToggleComponent, never>;
|
|
14
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TreeItemToggleComponent, "teta-tree-item-toggle", never, { "item": { "alias": "item"; "required": false; }; }, {}, never, never,
|
|
14
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<TreeItemToggleComponent, "teta-tree-item-toggle", never, { "item": { "alias": "item"; "required": false; }; }, {}, never, never, true, never>;
|
|
15
15
|
}
|
|
@@ -14,5 +14,5 @@ export declare class AutoPositionDirective implements AfterViewInit, OnDestroy {
|
|
|
14
14
|
ngOnDestroy(): void;
|
|
15
15
|
private setPosition;
|
|
16
16
|
static ɵfac: i0.ɵɵFactoryDeclaration<AutoPositionDirective, never>;
|
|
17
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<AutoPositionDirective, "[tetaAutoPosition]", never, { "align": { "alias": "align"; "required": false; }; "verticalAlign": { "alias": "verticalAlign"; "required": false; }; }, {}, never, never,
|
|
17
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<AutoPositionDirective, "[tetaAutoPosition]", never, { "align": { "alias": "align"; "required": false; }; "verticalAlign": { "alias": "verticalAlign"; "required": false; }; }, {}, never, never, true, never>;
|
|
18
18
|
}
|
|
@@ -14,5 +14,5 @@ export declare class ClickOutsideDirective implements OnDestroy {
|
|
|
14
14
|
private removeListener;
|
|
15
15
|
private listener;
|
|
16
16
|
static ɵfac: i0.ɵɵFactoryDeclaration<ClickOutsideDirective, never>;
|
|
17
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ClickOutsideDirective, "[tetaClickOutside]", never, { "rightClick": { "alias": "rightClick"; "required": false; }; "tetaClickOutside": { "alias": "tetaClickOutside"; "required": false; }; }, { "clickOutside": "clickOutside"; }, never, never,
|
|
17
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<ClickOutsideDirective, "[tetaClickOutside]", never, { "rightClick": { "alias": "rightClick"; "required": false; }; "tetaClickOutside": { "alias": "tetaClickOutside"; "required": false; }; }, { "clickOutside": "clickOutside"; }, never, never, true, never>;
|
|
18
18
|
}
|
|
@@ -30,5 +30,5 @@ export declare class ContextMenuDirective extends DynamicContentBaseDirective im
|
|
|
30
30
|
protected setPosition(): void;
|
|
31
31
|
private createMenu;
|
|
32
32
|
static ɵfac: i0.ɵɵFactoryDeclaration<ContextMenuDirective, never>;
|
|
33
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ContextMenuDirective, "[tetaContextMenu]", never, { "tetaContextMenu": { "alias": "tetaContextMenu"; "required": false; }; "autoCloseIgnore": { "alias": "autoCloseIgnore"; "required": false; }; }, {}, never, never,
|
|
33
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<ContextMenuDirective, "[tetaContextMenu]", never, { "tetaContextMenu": { "alias": "tetaContextMenu"; "required": false; }; "autoCloseIgnore": { "alias": "autoCloseIgnore"; "required": false; }; }, {}, never, never, true, never>;
|
|
34
34
|
}
|
|
@@ -5,5 +5,5 @@ export declare class DisableControlDirective {
|
|
|
5
5
|
set tetaDisableControl(val: boolean);
|
|
6
6
|
constructor(ngControl: NgControl);
|
|
7
7
|
static ɵfac: i0.ɵɵFactoryDeclaration<DisableControlDirective, never>;
|
|
8
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<DisableControlDirective, "[tetaDisableControl]", never, { "tetaDisableControl": { "alias": "tetaDisableControl"; "required": false; }; }, {}, never, never,
|
|
8
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<DisableControlDirective, "[tetaDisableControl]", never, { "tetaDisableControl": { "alias": "tetaDisableControl"; "required": false; }; }, {}, never, never, true, never>;
|
|
9
9
|
}
|
|
@@ -28,5 +28,5 @@ export declare class DragContainerDirective<T> implements OnInit, OnDestroy {
|
|
|
28
28
|
ngOnInit(): void;
|
|
29
29
|
ngOnDestroy(): void;
|
|
30
30
|
static ɵfac: i0.ɵɵFactoryDeclaration<DragContainerDirective<any>, never>;
|
|
31
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<DragContainerDirective<any>, "[tetaDragContainer]", ["dragContainer"], { "data": { "alias": "tetaDragContainer"; "required": false; }; "multiple": { "alias": "multiple"; "required": false; }; "allowDrop": { "alias": "allowDrop"; "required": false; }; }, { "tetaDrop": "tetaDrop"; "tetaDragEnter": "tetaDragEnter"; }, ["_previewTemplate"], never,
|
|
31
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<DragContainerDirective<any>, "[tetaDragContainer]", ["dragContainer"], { "data": { "alias": "tetaDragContainer"; "required": false; }; "multiple": { "alias": "multiple"; "required": false; }; "allowDrop": { "alias": "allowDrop"; "required": false; }; }, { "tetaDrop": "tetaDrop"; "tetaDragEnter": "tetaDragEnter"; }, ["_previewTemplate"], never, true, never>;
|
|
32
32
|
}
|
|
@@ -2,5 +2,5 @@ import * as i0 from "@angular/core";
|
|
|
2
2
|
export declare class DragPlaceholderDirective {
|
|
3
3
|
constructor();
|
|
4
4
|
static ɵfac: i0.ɵɵFactoryDeclaration<DragPlaceholderDirective, never>;
|
|
5
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<DragPlaceholderDirective, "[tetaDragPlaceholder]", never, {}, {}, never, never,
|
|
5
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<DragPlaceholderDirective, "[tetaDragPlaceholder]", never, {}, {}, never, never, true, never>;
|
|
6
6
|
}
|
|
@@ -4,5 +4,5 @@ export declare class DragPreviewDirective {
|
|
|
4
4
|
templateRef: TemplateRef<any>;
|
|
5
5
|
constructor(templateRef: TemplateRef<any>);
|
|
6
6
|
static ɵfac: i0.ɵɵFactoryDeclaration<DragPreviewDirective, never>;
|
|
7
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<DragPreviewDirective, "[tetaDragPreview]", never, {}, {}, never, never,
|
|
7
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<DragPreviewDirective, "[tetaDragPreview]", never, {}, {}, never, never, true, never>;
|
|
8
8
|
}
|
|
@@ -29,5 +29,5 @@ export declare class DragDirective<T> implements OnInit, OnDestroy {
|
|
|
29
29
|
ngOnInit(): void;
|
|
30
30
|
ngOnDestroy(): void;
|
|
31
31
|
static ɵfac: i0.ɵɵFactoryDeclaration<DragDirective<any>, [{ optional: true; skipSelf: true; }, null, null, null]>;
|
|
32
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<DragDirective<any>, "[tetaDrag]", ["drag"], { "data": { "alias": "tetaDrag"; "required": false; }; "allowDrag": { "alias": "allowDrag"; "required": false; }; "allowDrop": { "alias": "allowDrop"; "required": false; }; "allowDropPredicate": { "alias": "allowDropPredicate"; "required": false; }; }, { "tetaDragEnter": "tetaDragEnter"; "tetaDrop": "tetaDrop"; }, never, never,
|
|
32
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<DragDirective<any>, "[tetaDrag]", ["drag"], { "data": { "alias": "tetaDrag"; "required": false; }; "allowDrag": { "alias": "allowDrag"; "required": false; }; "allowDrop": { "alias": "allowDrop"; "required": false; }; "allowDropPredicate": { "alias": "allowDropPredicate"; "required": false; }; }, { "tetaDragEnter": "tetaDragEnter"; "tetaDrop": "tetaDrop"; }, never, never, true, never>;
|
|
33
33
|
}
|
|
@@ -12,5 +12,5 @@ export declare class DragSortContainerDirective<T> {
|
|
|
12
12
|
setList(list: T[]): void;
|
|
13
13
|
updateSortOrder(source: T, target: T, insertBefore: boolean): void;
|
|
14
14
|
static ɵfac: i0.ɵɵFactoryDeclaration<DragSortContainerDirective<any>, never>;
|
|
15
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<DragSortContainerDirective<any>, "[tetaDragSortContainer]", never, { "dragSortList": { "alias": "dragSortList"; "required": false; }; }, { "dragSorted": "dragSorted"; }, never, never,
|
|
15
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<DragSortContainerDirective<any>, "[tetaDragSortContainer]", never, { "dragSortList": { "alias": "dragSortList"; "required": false; }; }, { "dragSorted": "dragSorted"; }, never, never, true, never>;
|
|
16
16
|
}
|
|
@@ -26,5 +26,5 @@ export declare class DragSortItemDirective<T> implements OnInit, OnDestroy {
|
|
|
26
26
|
private destroyDrag;
|
|
27
27
|
private getDropPosition;
|
|
28
28
|
static ɵfac: i0.ɵɵFactoryDeclaration<DragSortItemDirective<any>, [{ host: true; }, null, null]>;
|
|
29
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<DragSortItemDirective<any>, "[tetaDragSortItem]", never, { "tetaDragSortItem": { "alias": "tetaDragSortItem"; "required": false; }; "dragSortDirection": { "alias": "dragSortDirection"; "required": false; }; }, {}, never, never,
|
|
29
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<DragSortItemDirective<any>, "[tetaDragSortItem]", never, { "tetaDragSortItem": { "alias": "tetaDragSortItem"; "required": false; }; "dragSortDirection": { "alias": "dragSortDirection"; "required": false; }; }, {}, never, never, true, never>;
|
|
30
30
|
}
|
|
@@ -8,5 +8,5 @@ export declare class HighlightDirective {
|
|
|
8
8
|
private recursiveReplaceNode;
|
|
9
9
|
private wrapNode;
|
|
10
10
|
static ɵfac: i0.ɵɵFactoryDeclaration<HighlightDirective, never>;
|
|
11
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<HighlightDirective, "[tetaHighlight]", never, { "tetaHighlight": { "alias": "tetaHighlight"; "required": false; }; }, {}, never, never,
|
|
11
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<HighlightDirective, "[tetaHighlight]", never, { "tetaHighlight": { "alias": "tetaHighlight"; "required": false; }; }, {}, never, never, true, never>;
|
|
12
12
|
}
|
|
@@ -32,5 +32,5 @@ export declare class HintDirective extends DynamicContentBaseDirective implement
|
|
|
32
32
|
private createHint;
|
|
33
33
|
ngOnDestroy(): void;
|
|
34
34
|
static ɵfac: i0.ɵɵFactoryDeclaration<HintDirective, never>;
|
|
35
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<HintDirective, "[tetaHint]", never, { "tetaHint": { "alias": "tetaHint"; "required": false; }; "align": { "alias": "align"; "required": false; }; "verticalAlign": { "alias": "verticalAlign"; "required": false; }; "delay": { "alias": "delay"; "required": false; }; "viewType": { "alias": "viewType"; "required": false; }; "overflownOnly": { "alias": "overflownOnly"; "required": false; }; }, {}, never, never,
|
|
35
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<HintDirective, "[tetaHint]", never, { "tetaHint": { "alias": "tetaHint"; "required": false; }; "align": { "alias": "align"; "required": false; }; "verticalAlign": { "alias": "verticalAlign"; "required": false; }; "delay": { "alias": "delay"; "required": false; }; "viewType": { "alias": "viewType"; "required": false; }; "overflownOnly": { "alias": "overflownOnly"; "required": false; }; }, {}, never, never, true, never>;
|
|
36
36
|
}
|
|
@@ -5,7 +5,7 @@ export declare class LetDirective<T> {
|
|
|
5
5
|
constructor(viewContainer: ViewContainerRef, templateRef: TemplateRef<LetContext<T>>);
|
|
6
6
|
static ngTemplateContextGuard<T>(_dir: LetDirective<T>, _ctx: any): _ctx is LetDirective<Exclude<T, null | undefined>>;
|
|
7
7
|
static ɵfac: i0.ɵɵFactoryDeclaration<LetDirective<any>, never>;
|
|
8
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<LetDirective<any>, "[tetaLet]", never, { "tetaLet": { "alias": "tetaLet"; "required": false; }; }, {}, never, never,
|
|
8
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<LetDirective<any>, "[tetaLet]", never, { "tetaLet": { "alias": "tetaLet"; "required": false; }; }, {}, never, never, true, never>;
|
|
9
9
|
}
|
|
10
10
|
export declare class LetContext<T> implements ContextWithImplicit<T> {
|
|
11
11
|
private readonly internalDirectiveInstance;
|
|
@@ -20,5 +20,5 @@ export declare class LoaderDirective implements OnDestroy {
|
|
|
20
20
|
private hide;
|
|
21
21
|
private setPosition;
|
|
22
22
|
static ɵfac: i0.ɵɵFactoryDeclaration<LoaderDirective, never>;
|
|
23
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<LoaderDirective, "[tetaLoader]", never, { "appendToBody": { "alias": "appendToBody"; "required": false; }; "mask": { "alias": "mask"; "required": false; }; "tetaLoader": { "alias": "tetaLoader"; "required": false; }; }, {}, never, never,
|
|
23
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<LoaderDirective, "[tetaLoader]", never, { "appendToBody": { "alias": "appendToBody"; "required": false; }; "mask": { "alias": "mask"; "required": false; }; "tetaLoader": { "alias": "tetaLoader"; "required": false; }; }, {}, never, never, true, never>;
|
|
24
24
|
}
|
|
@@ -6,5 +6,5 @@ export declare class NoAutofillDirective implements OnInit {
|
|
|
6
6
|
constructor(_renderer: Renderer2, _elementRef: ElementRef);
|
|
7
7
|
ngOnInit(): void;
|
|
8
8
|
static ɵfac: i0.ɵɵFactoryDeclaration<NoAutofillDirective, never>;
|
|
9
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<NoAutofillDirective, "[tetaNoAutofill]", never, {}, {}, never, never,
|
|
9
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<NoAutofillDirective, "[tetaNoAutofill]", never, {}, {}, never, never, true, never>;
|
|
10
10
|
}
|
|
@@ -22,5 +22,5 @@ export declare class OnlyNumberDirective {
|
|
|
22
22
|
onKeyDown(e: KeyboardEvent): void;
|
|
23
23
|
validateValue(value: string): void;
|
|
24
24
|
static ɵfac: i0.ɵɵFactoryDeclaration<OnlyNumberDirective, never>;
|
|
25
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<OnlyNumberDirective, "[tetaOnlyNumber]", never, { "tetaOnlyNumber": { "alias": "tetaOnlyNumber"; "required": false; }; "allowDecimals": { "alias": "allowDecimals"; "required": false; }; "allowSign": { "alias": "allowSign"; "required": false; }; "decimalSeparator": { "alias": "decimalSeparator"; "required": false; }; "commaSeparator": { "alias": "commaSeparator"; "required": false; }; }, {}, never, never,
|
|
25
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<OnlyNumberDirective, "[tetaOnlyNumber]", never, { "tetaOnlyNumber": { "alias": "tetaOnlyNumber"; "required": false; }; "allowDecimals": { "alias": "allowDecimals"; "required": false; }; "allowSign": { "alias": "allowSign"; "required": false; }; "decimalSeparator": { "alias": "decimalSeparator"; "required": false; }; "commaSeparator": { "alias": "commaSeparator"; "required": false; }; }, {}, never, never, true, never>;
|
|
26
26
|
}
|
|
@@ -16,5 +16,5 @@ export declare class ResizeDragDirective {
|
|
|
16
16
|
private handleMouseUp;
|
|
17
17
|
private handleMouseMove;
|
|
18
18
|
static ɵfac: i0.ɵɵFactoryDeclaration<ResizeDragDirective, never>;
|
|
19
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ResizeDragDirective, "[tetaResizeDrag]", never, { "tetaResizeDrag": { "alias": "tetaResizeDrag"; "required": false; }; }, { "resizeStart": "resizeStart"; "resizeProcess": "resizeProcess"; "resizeEnd": "resizeEnd"; }, never, never,
|
|
19
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<ResizeDragDirective, "[tetaResizeDrag]", never, { "tetaResizeDrag": { "alias": "tetaResizeDrag"; "required": false; }; }, { "resizeStart": "resizeStart"; "resizeProcess": "resizeProcess"; "resizeEnd": "resizeEnd"; }, never, never, true, never>;
|
|
20
20
|
}
|
|
@@ -9,5 +9,5 @@ export declare class ScrollIntoViewDirective implements OnChanges {
|
|
|
9
9
|
constructor(platformId: any, elementRef: ElementRef);
|
|
10
10
|
ngOnChanges(simpleChange: SimpleChanges): void;
|
|
11
11
|
static ɵfac: i0.ɵɵFactoryDeclaration<ScrollIntoViewDirective, never>;
|
|
12
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ScrollIntoViewDirective, "[tetaScrollIntoView]", never, { "tetaScrollIntoView": { "alias": "tetaScrollIntoView"; "required": false; }; "behavior": { "alias": "behavior"; "required": false; }; "block": { "alias": "block"; "required": false; }; }, {}, never, never,
|
|
12
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<ScrollIntoViewDirective, "[tetaScrollIntoView]", never, { "tetaScrollIntoView": { "alias": "tetaScrollIntoView"; "required": false; }; "behavior": { "alias": "behavior"; "required": false; }; "block": { "alias": "block"; "required": false; }; }, {}, never, never, true, never>;
|
|
13
13
|
}
|
|
@@ -29,6 +29,6 @@ export declare class ScrollableComponent implements OnInit, OnDestroy, AfterCont
|
|
|
29
29
|
ngOnDestroy(): void;
|
|
30
30
|
ngAfterContentChecked(): void;
|
|
31
31
|
static ɵfac: i0.ɵɵFactoryDeclaration<ScrollableComponent, never>;
|
|
32
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ScrollableComponent, "teta-scrollable", never, { "direction": { "alias": "direction"; "required": false; }; "showScrollbars": { "alias": "showScrollbars"; "required": false; }; "contentClass": { "alias": "contentClass"; "required": false; }; }, { "scroll": "scroll"; }, ["_scrollDirective"], ["*"],
|
|
32
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ScrollableComponent, "teta-scrollable", never, { "direction": { "alias": "direction"; "required": false; }; "showScrollbars": { "alias": "showScrollbars"; "required": false; }; "contentClass": { "alias": "contentClass"; "required": false; }; }, { "scroll": "scroll"; }, ["_scrollDirective"], ["*"], true, never>;
|
|
33
33
|
}
|
|
34
34
|
export {};
|
|
@@ -2,5 +2,5 @@ import * as i0 from "@angular/core";
|
|
|
2
2
|
export declare class ScrollableDirective {
|
|
3
3
|
private readonly hideScrollClass;
|
|
4
4
|
static ɵfac: i0.ɵɵFactoryDeclaration<ScrollableDirective, never>;
|
|
5
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ScrollableDirective, "[tetaScrollable]", never, {}, {}, never, never,
|
|
5
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<ScrollableDirective, "[tetaScrollable]", never, {}, {}, never, never, true, never>;
|
|
6
6
|
}
|
|
@@ -6,5 +6,5 @@ export declare class TetaTemplateDirective {
|
|
|
6
6
|
constructor(template: TemplateRef<any>);
|
|
7
7
|
getId(): string;
|
|
8
8
|
static ɵfac: i0.ɵɵFactoryDeclaration<TetaTemplateDirective, never>;
|
|
9
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<TetaTemplateDirective, "[tetaTemplate]", never, { "id": { "alias": "tetaTemplate"; "required": false; }; }, {}, never, never,
|
|
9
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<TetaTemplateDirective, "[tetaTemplate]", never, { "id": { "alias": "tetaTemplate"; "required": false; }; }, {}, never, never, true, never>;
|
|
10
10
|
}
|
|
@@ -27,5 +27,5 @@ export declare class TooltipDirective extends DynamicContentBaseDirective implem
|
|
|
27
27
|
protected setPosition(): void;
|
|
28
28
|
private createTooltip;
|
|
29
29
|
static ɵfac: i0.ɵɵFactoryDeclaration<TooltipDirective, never>;
|
|
30
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<TooltipDirective, "[tetaTooltip]", never, { "tetaTooltip": { "alias": "tetaTooltip"; "required": false; }; "align": { "alias": "align"; "required": false; }; "verticalAlign": { "alias": "verticalAlign"; "required": false; }; }, {}, never, never,
|
|
30
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<TooltipDirective, "[tetaTooltip]", never, { "tetaTooltip": { "alias": "tetaTooltip"; "required": false; }; "align": { "alias": "align"; "required": false; }; "verticalAlign": { "alias": "verticalAlign"; "required": false; }; }, {}, never, never, true, never>;
|
|
31
31
|
}
|
package/docs/datePickerDocs.mdx
CHANGED
|
@@ -4,18 +4,16 @@ import DatePickerStories from "../src/component/date-picker/date-picker.stories"
|
|
|
4
4
|
<Meta of={DatePickerStories}/>
|
|
5
5
|
|
|
6
6
|
<div class='column gap-24'>
|
|
7
|
-
<h1>DatePicker
|
|
7
|
+
<h1>DatePicker</h1>
|
|
8
8
|
<div class='column'>
|
|
9
9
|
<p>DatePicker (выбор даты) — компонент, который помогает вводить дату с клавиатуры или выбирать её с помощью мыши.</p>
|
|
10
10
|
<p>В строке можно вручную ввести дату в формате дд.мм.гггг достаточно лишь воспользоваться клавиатурой. Нажатие на
|
|
11
11
|
строку выбора даты/кнопки периода вызывается блок календаря. Блок календаря состоит из специальных элементов
|
|
12
12
|
(Calendar_Item).</p>
|
|
13
13
|
<p>Также можно добавить выбор времени, при надобности.В этом случае формат даты будет следующим : дд.мм.гггг, чч:мм</p>
|
|
14
|
-
|
|
15
|
-
</div>
|
|
14
|
+
</div>
|
|
16
15
|
<h3>Как использовать</h3>
|
|
17
16
|
<div class='column'>
|
|
18
|
-
<p>Datepicker:</p>
|
|
19
17
|
<ul>
|
|
20
18
|
<li>Запись в строке происходит в формате дд.мм.гггг;</li>
|
|
21
19
|
<li>Внутри datePicker-a присутствует mothPicker и yearPicker;</li>
|
|
@@ -23,19 +21,10 @@ import DatePickerStories from "../src/component/date-picker/date-picker.stories"
|
|
|
23
21
|
<li>Для отображения времени нужно передать <code>[showTime]="true"</code>;</li>
|
|
24
22
|
<li>Если нужно чтобы datePicker не мог быть пустым, то нужно передать <code>[allowNull]="false"</code>;</li>
|
|
25
23
|
</ul>
|
|
26
|
-
<p>DateRange:</p>
|
|
27
|
-
<ul>
|
|
28
|
-
<li>Запись в строке происходит в формате дд.мм.гггг-дд.мм.гггг;</li>
|
|
29
|
-
<li>Внутри dateRange-a присутствует yearPicker;</li>
|
|
30
|
-
<li>Переключение месяцев происходит посредством стрелочек;</li>
|
|
31
|
-
<li>Он принимает в себя данные в формате <code>{ from:string | Date | number, to:string | Date | number }</code></li>
|
|
32
|
-
<li>Если нужно чтобы dateRange не мог быть пустым, то нужно передать <code>[allowNull]="false"</code></li>
|
|
33
|
-
</ul>
|
|
34
24
|
<p>Также можно передать свойста minDate и maxDate для ограничения по выбору дат.</p>
|
|
35
25
|
</div>
|
|
36
26
|
<div class='column'>
|
|
37
27
|
<h3>Свойства</h3>
|
|
38
|
-
<h4>Общие свойства у teta-date-picker и teta-date-range </h4>
|
|
39
28
|
<table>
|
|
40
29
|
<thead>
|
|
41
30
|
<tr>
|
|
@@ -100,6 +89,17 @@ import DatePickerStories from "../src/component/date-picker/date-picker.stories"
|
|
|
100
89
|
<p>Максимальная для выбора дата</p>
|
|
101
90
|
</td>
|
|
102
91
|
</tr>
|
|
92
|
+
<tr>
|
|
93
|
+
<td class='text-align-center'>
|
|
94
|
+
<p>showTime</p>
|
|
95
|
+
</td>
|
|
96
|
+
<td class='text-align-center'>
|
|
97
|
+
<code>boolean</code>
|
|
98
|
+
</td>
|
|
99
|
+
<td class='text-align-center'>
|
|
100
|
+
<p>Свойство, которое добавляет выбор времени</p>
|
|
101
|
+
</td>
|
|
102
|
+
</tr>
|
|
103
103
|
<tr>
|
|
104
104
|
<td class='text-align-center'>
|
|
105
105
|
<p>align</p>
|
|
@@ -144,6 +144,7 @@ import DatePickerStories from "../src/component/date-picker/date-picker.stories"
|
|
|
144
144
|
<p>Применяет функцию при изменении данных.Отдает выбранную дату/рендж</p>
|
|
145
145
|
</td>
|
|
146
146
|
</tr>
|
|
147
|
+
|
|
147
148
|
<tr>
|
|
148
149
|
<td class='text-align-center'>
|
|
149
150
|
<p>allowNull</p>
|
|
@@ -179,52 +180,6 @@ import DatePickerStories from "../src/component/date-picker/date-picker.stories"
|
|
|
179
180
|
</tr>
|
|
180
181
|
</tbody>
|
|
181
182
|
</table>
|
|
182
|
-
<h4>teta-date-picker</h4>
|
|
183
|
-
<table>
|
|
184
|
-
<thead>
|
|
185
|
-
<tr>
|
|
186
|
-
<th>Свойство</th>
|
|
187
|
-
<th>Tип</th>
|
|
188
|
-
<th>Описание</th>
|
|
189
|
-
</tr>
|
|
190
|
-
</thead>
|
|
191
|
-
<tbody>
|
|
192
|
-
<tr>
|
|
193
|
-
<td class='text-align-center'>
|
|
194
|
-
<p>showTime</p>
|
|
195
|
-
</td>
|
|
196
|
-
<td class='text-align-center'>
|
|
197
|
-
<code>boolean</code>
|
|
198
|
-
</td>
|
|
199
|
-
<td class='text-align-center'>
|
|
200
|
-
<p>Свойство, которое добавляет выбор времени</p>
|
|
201
|
-
</td>
|
|
202
|
-
</tr>
|
|
203
|
-
</tbody>
|
|
204
|
-
</table>
|
|
205
|
-
<h4>teta-date-range</h4>
|
|
206
|
-
<table>
|
|
207
|
-
<thead>
|
|
208
|
-
<tr>
|
|
209
|
-
<th>Свойство</th>
|
|
210
|
-
<th>Tип</th>
|
|
211
|
-
<th>Описание</th>
|
|
212
|
-
</tr>
|
|
213
|
-
</thead>
|
|
214
|
-
<tbody>
|
|
215
|
-
<tr>
|
|
216
|
-
<td class='text-align-center'>
|
|
217
|
-
<p>date</p>
|
|
218
|
-
</td>
|
|
219
|
-
<td class='text-align-center'>
|
|
220
|
-
<code>DateFromToModel</code>
|
|
221
|
-
</td>
|
|
222
|
-
<td class='text-align-center'>
|
|
223
|
-
<p>Другой способ передачи данных в пикер (помимо ngModel)</p>
|
|
224
|
-
</td>
|
|
225
|
-
</tr>
|
|
226
|
-
</tbody>
|
|
227
|
-
</table>
|
|
228
183
|
|
|
229
184
|
</div>
|
|
230
185
|
</div>
|