@tetacom/ng-components 1.3.10 → 1.4.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.
Files changed (147) hide show
  1. package/esm2022/common/service/click.service.mjs +3 -3
  2. package/esm2022/common/service/dynamic-component.service.mjs +3 -3
  3. package/esm2022/common/service/overlay-container.service.mjs +3 -3
  4. package/esm2022/component/accordion/accordion/accordion.component.mjs +3 -3
  5. package/esm2022/component/accordion/accordion-content.directive.mjs +3 -3
  6. package/esm2022/component/accordion/accordion-head/accordion-head.component.mjs +3 -3
  7. package/esm2022/component/accordion/accordion-item/accordion-item.component.mjs +3 -3
  8. package/esm2022/component/autocomplete/autocomplete/autocomplete.component.mjs +3 -3
  9. package/esm2022/component/avatar/avatar/avatar.component.mjs +3 -3
  10. package/esm2022/component/button/button/button.component.mjs +3 -3
  11. package/esm2022/component/chart-3d/chart3d/chart3d.component.mjs +3 -3
  12. package/esm2022/component/checkbox/checkbox/checkbox.component.mjs +3 -3
  13. package/esm2022/component/date-picker/base-calendar.mjs +3 -3
  14. package/esm2022/component/date-picker/base-picker.mjs +1 -1
  15. package/esm2022/component/date-picker/date-picker/date-calendar/date-calendar.component.mjs +3 -3
  16. package/esm2022/component/date-picker/date-picker/date-picker.component.mjs +3 -3
  17. package/esm2022/component/date-picker/date-range/date-range.component.mjs +3 -3
  18. package/esm2022/component/date-picker/date-range/range-calendar/range-calendar.component.mjs +3 -3
  19. package/esm2022/component/date-picker/day-picker/day-item/day-item.component.mjs +3 -3
  20. package/esm2022/component/date-picker/day-picker/day-picker.component.mjs +3 -3
  21. package/esm2022/component/date-picker/month-picker/month-picker.component.mjs +3 -3
  22. package/esm2022/component/date-picker/year-picker/scroll-to-selected-year.directive.mjs +3 -3
  23. package/esm2022/component/date-picker/year-picker/year-picker.component.mjs +3 -3
  24. package/esm2022/component/delimiter/delimiter/delimiter.component.mjs +3 -3
  25. package/esm2022/component/divider/divider/divider.component.mjs +3 -3
  26. package/esm2022/component/dropdown/dropdown/dropdown.component.mjs +3 -3
  27. package/esm2022/component/dropdown/dropdown-base.mjs +3 -3
  28. package/esm2022/component/dropdown/dropdown-content.directive.mjs +3 -3
  29. package/esm2022/component/dropdown/dropdown-head.directive.mjs +3 -3
  30. package/esm2022/component/dropdown/dropdown.directive.mjs +3 -3
  31. package/esm2022/component/dynamic-component/popup-content/popup-content.component.mjs +3 -3
  32. package/esm2022/component/expand-card/expand-card/expand-card.component.mjs +3 -3
  33. package/esm2022/component/expand-card/expand-item/expand-item.component.mjs +3 -3
  34. package/esm2022/component/expand-panel/expand-panel/expand-panel.component.mjs +3 -3
  35. package/esm2022/component/expand-panel/expand-panel-content.directive.mjs +3 -3
  36. package/esm2022/component/expand-panel/expand-panel-head.directive.mjs +3 -3
  37. package/esm2022/component/file-upload/file-item/file-item.component.mjs +3 -3
  38. package/esm2022/component/file-upload/file-upload-area/file-upload-area.component.mjs +3 -3
  39. package/esm2022/component/filter/boolean-filter/boolean-filter.component.mjs +3 -3
  40. package/esm2022/component/filter/date-filter/date-filter.component.mjs +3 -3
  41. package/esm2022/component/filter/filter-host/filter-host.component.mjs +3 -3
  42. package/esm2022/component/filter/list-filter/list-filter.component.mjs +3 -3
  43. package/esm2022/component/filter/numeric-filter/numeric-filter.component.mjs +3 -3
  44. package/esm2022/component/filter/string-filter/string-filter.component.mjs +3 -3
  45. package/esm2022/component/icon/icon/icon.component.mjs +3 -3
  46. package/esm2022/component/icon/icon-file/icon-file.component.mjs +3 -3
  47. package/esm2022/component/icon/icon-sprite.directive.mjs +3 -3
  48. package/esm2022/component/icon/icon.service.mjs +4 -4
  49. package/esm2022/component/input/color-input/color-input.component.mjs +3 -3
  50. package/esm2022/component/input/form-group-title/form-group-title.component.mjs +3 -3
  51. package/esm2022/component/input/input/input.component.mjs +3 -3
  52. package/esm2022/component/input/text-field/text-field.component.mjs +3 -3
  53. package/esm2022/component/message/message/message.component.mjs +3 -3
  54. package/esm2022/component/message/message-host/message-host.component.mjs +3 -3
  55. package/esm2022/component/message/message.service.mjs +3 -3
  56. package/esm2022/component/modal/dialog/dialog.component.mjs +3 -3
  57. package/esm2022/component/modal/dialog.service.mjs +3 -3
  58. package/esm2022/component/modal/modal-container/modal-container.component.mjs +3 -3
  59. package/esm2022/component/modal/modal.module.mjs +4 -4
  60. package/esm2022/component/modal/modal.service.mjs +3 -3
  61. package/esm2022/component/pager/pager/pager.component.mjs +3 -3
  62. package/esm2022/component/panel/panel/panel.component.mjs +3 -3
  63. package/esm2022/component/progress-bar/progress-bar/progress-bar.component.mjs +3 -3
  64. package/esm2022/component/property-grid/property-grid/property-grid-group/property-grid-group.component.mjs +3 -3
  65. package/esm2022/component/property-grid/property-grid/property-grid-item/property-grid-item.component.mjs +3 -3
  66. package/esm2022/component/property-grid/property-grid/property-grid-item-description.directive.mjs +3 -3
  67. package/esm2022/component/property-grid/property-grid/property-grid.component.mjs +3 -3
  68. package/esm2022/component/property-grid/property-grid.module.mjs +4 -4
  69. package/esm2022/component/radio/radio/radio.component.mjs +3 -3
  70. package/esm2022/component/radio/radio-button/radio-button.component.mjs +3 -3
  71. package/esm2022/component/resize-panel/resize-panel/resize-panel.component.mjs +3 -3
  72. package/esm2022/component/select/select/select.component.mjs +3 -3
  73. package/esm2022/component/select/select-option.directive.mjs +3 -3
  74. package/esm2022/component/select/select-value.directive.mjs +3 -3
  75. package/esm2022/component/sidebar/sidebar/sidebar.component.mjs +3 -3
  76. package/esm2022/component/stepper/stepper/stepper.component.mjs +3 -3
  77. package/esm2022/component/switch/switch/switch.component.mjs +3 -3
  78. package/esm2022/component/switch/switch-button/switch-button.component.mjs +3 -3
  79. package/esm2022/component/switch/switch.service.mjs +3 -3
  80. package/esm2022/component/table/base/cell-component-base.mjs +3 -3
  81. package/esm2022/component/table/base/head-cell-component-base.mjs +3 -3
  82. package/esm2022/component/table/cell/cell.component.mjs +3 -3
  83. package/esm2022/component/table/cell-host/cell-host.component.mjs +3 -3
  84. package/esm2022/component/table/default/boolean-cell/boolean-cell.component.mjs +3 -3
  85. package/esm2022/component/table/default/date-cell/date-cell.component.mjs +3 -3
  86. package/esm2022/component/table/default/date-time-cell/date-time-cell.component.mjs +3 -3
  87. package/esm2022/component/table/default/default-head-cell/default-head-cell.component.mjs +3 -3
  88. package/esm2022/component/table/default/list-cell/list-cell.component.mjs +3 -3
  89. package/esm2022/component/table/default/numeric-cell/numeric-cell.component.mjs +3 -3
  90. package/esm2022/component/table/default/string-cell/string-cell.component.mjs +3 -3
  91. package/esm2022/component/table/head-cell/head-cell.component.mjs +3 -3
  92. package/esm2022/component/table/head-cell-dropdown/head-cell-dropdown.component.mjs +3 -3
  93. package/esm2022/component/table/head-cell-host/head-cell-host.component.mjs +3 -3
  94. package/esm2022/component/table/selection-cell/selection-cell.component.mjs +3 -3
  95. package/esm2022/component/table/selection-head-cell/selection-head-cell.component.mjs +3 -3
  96. package/esm2022/component/table/service/table.service.mjs +3 -3
  97. package/esm2022/component/table/table/table.component.mjs +3 -3
  98. package/esm2022/component/table/table-body/table-body.component.mjs +3 -3
  99. package/esm2022/component/table/table-head/filter-dropdown-tab/filter-dropdown-tab.component.mjs +3 -3
  100. package/esm2022/component/table/table-head/main-dropdown-tab/main-dropdown-tab.component.mjs +3 -3
  101. package/esm2022/component/table/table-head/table-head.component.mjs +3 -3
  102. package/esm2022/component/table/table-head/visibility-dropdown-tab/visibility-dropdown-tab.component.mjs +3 -3
  103. package/esm2022/component/table/table-head-group/table-head-group.component.mjs +3 -3
  104. package/esm2022/component/table/table-row/table-row.component.mjs +3 -3
  105. package/esm2022/component/tabs/tab/tab.component.mjs +3 -3
  106. package/esm2022/component/tabs/tab-content.directive.mjs +3 -3
  107. package/esm2022/component/tabs/tab-title.directive.mjs +3 -3
  108. package/esm2022/component/tabs/tabs/tabs.component.mjs +3 -3
  109. package/esm2022/component/theme-switch/theme-switch/theme-switch.component.mjs +3 -3
  110. package/esm2022/component/theme-switch/theme-switch.service.mjs +3 -3
  111. package/esm2022/component/toggle/toggle/toggle.component.mjs +3 -3
  112. package/esm2022/component/toolbar/toolbar/toolbar.component.mjs +3 -3
  113. package/esm2022/component/tree/tree/tree.component.mjs +3 -3
  114. package/esm2022/component/tree/tree-item/tree-item.component.mjs +3 -3
  115. package/esm2022/component/tree/tree-item-toggle/tree-item-toggle.component.mjs +3 -3
  116. package/esm2022/component/tree/tree.service.mjs +3 -3
  117. package/esm2022/directive/auto-position/auto-position.directive.mjs +3 -3
  118. package/esm2022/directive/click-outside/click-outside.directive.mjs +3 -3
  119. package/esm2022/directive/context-menu/context-menu.directive.mjs +3 -3
  120. package/esm2022/directive/disable-control/disable-control.directive.mjs +3 -3
  121. package/esm2022/directive/drag-drop/drag-container.directive.mjs +3 -3
  122. package/esm2022/directive/drag-drop/drag-drop.service.mjs +3 -3
  123. package/esm2022/directive/drag-drop/drag-placeholder.directive.mjs +3 -3
  124. package/esm2022/directive/drag-drop/drag-preview.directive.mjs +3 -3
  125. package/esm2022/directive/drag-drop/drag.directive.mjs +3 -3
  126. package/esm2022/directive/drag-sort/drag-sort-container.directive.mjs +3 -3
  127. package/esm2022/directive/drag-sort/drag-sort-item.directive.mjs +3 -3
  128. package/esm2022/directive/dynamic-content-base.directive.mjs +3 -3
  129. package/esm2022/directive/highlight/highlight.directive.mjs +3 -3
  130. package/esm2022/directive/hint/hint.directive.mjs +3 -3
  131. package/esm2022/directive/let/let.directive.mjs +3 -3
  132. package/esm2022/directive/loader/loader.directive.mjs +3 -3
  133. package/esm2022/directive/no-autofill/no-autofill.directive.mjs +3 -3
  134. package/esm2022/directive/only-number/only-number.directive.mjs +3 -3
  135. package/esm2022/directive/resize-drag/resize-drag.directive.mjs +3 -3
  136. package/esm2022/directive/scroll-into-view/scroll-into-view.directive.mjs +3 -3
  137. package/esm2022/directive/scrollable/scrollable/scrollable.component.mjs +3 -3
  138. package/esm2022/directive/scrollable/scrollable.directive.mjs +3 -3
  139. package/esm2022/directive/teta-template/teta-template.directive.mjs +3 -3
  140. package/esm2022/directive/tooltip/tooltip.directive.mjs +3 -3
  141. package/esm2022/locale/ru.mjs +1 -1
  142. package/esm2022/locale/teta-config.service.mjs +3 -3
  143. package/esm2022/pipe/date-pipe/teta-date.pipe.mjs +3 -3
  144. package/esm2022/pipe/number-pipe/number.pipe.mjs +3 -3
  145. package/fesm2022/tetacom-ng-components.mjs +428 -428
  146. package/fesm2022/tetacom-ng-components.mjs.map +1 -1
  147. package/package.json +3 -3
@@ -28,10 +28,10 @@ export class TreeService {
28
28
  return [...list, needle];
29
29
  }
30
30
  }
31
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.5", ngImport: i0, type: TreeService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
32
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.5", ngImport: i0, type: TreeService, providedIn: 'root' }); }
31
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.1", ngImport: i0, type: TreeService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
32
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.1", ngImport: i0, type: TreeService, providedIn: 'root' }); }
33
33
  }
34
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.5", ngImport: i0, type: TreeService, decorators: [{
34
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.1", ngImport: i0, type: TreeService, decorators: [{
35
35
  type: Injectable,
36
36
  args: [{
37
37
  providedIn: 'root',
@@ -51,10 +51,10 @@ export class AutoPositionDirective {
51
51
  const position = PositionUtil.getPosition(rect, targetRect, this.align, this.verticalAlign, 0, 0, parentPosition);
52
52
  PositionUtil.setElementPosition(target, position);
53
53
  }
54
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.5", ngImport: i0, type: AutoPositionDirective, deps: [{ token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Directive }); }
55
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.3.5", type: AutoPositionDirective, isStandalone: true, selector: "[tetaAutoPosition]", inputs: { align: "align", verticalAlign: "verticalAlign" }, host: { properties: { "style.position": "this.fixed" } }, ngImport: i0 }); }
54
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.1", ngImport: i0, type: AutoPositionDirective, deps: [{ token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Directive }); }
55
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.1", type: AutoPositionDirective, isStandalone: true, selector: "[tetaAutoPosition]", inputs: { align: "align", verticalAlign: "verticalAlign" }, host: { properties: { "style.position": "this.fixed" } }, ngImport: i0 }); }
56
56
  }
57
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.5", ngImport: i0, type: AutoPositionDirective, decorators: [{
57
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.1", ngImport: i0, type: AutoPositionDirective, decorators: [{
58
58
  type: Directive,
59
59
  args: [{
60
60
  selector: '[tetaAutoPosition]',
@@ -47,10 +47,10 @@ export class ClickOutsideDirective {
47
47
  window.removeEventListener('click', this.listener);
48
48
  window.removeEventListener('contextmenu', this.listener);
49
49
  }
50
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.5", ngImport: i0, type: ClickOutsideDirective, deps: [{ token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Directive }); }
51
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.3.5", type: ClickOutsideDirective, isStandalone: true, selector: "[tetaClickOutside]", inputs: { rightClick: "rightClick", tetaClickOutside: "tetaClickOutside" }, outputs: { clickOutside: "clickOutside" }, ngImport: i0 }); }
50
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.1", ngImport: i0, type: ClickOutsideDirective, deps: [{ token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Directive }); }
51
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.1", type: ClickOutsideDirective, isStandalone: true, selector: "[tetaClickOutside]", inputs: { rightClick: "rightClick", tetaClickOutside: "tetaClickOutside" }, outputs: { clickOutside: "clickOutside" }, ngImport: i0 }); }
52
52
  }
53
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.5", ngImport: i0, type: ClickOutsideDirective, decorators: [{
53
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.1", ngImport: i0, type: ClickOutsideDirective, decorators: [{
54
54
  type: Directive,
55
55
  args: [{
56
56
  selector: '[tetaClickOutside]',
@@ -91,10 +91,10 @@ export class ContextMenuDirective extends DynamicContentBaseDirective {
91
91
  ];
92
92
  this.openChange.emit(true);
93
93
  }
94
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.5", ngImport: i0, type: ContextMenuDirective, deps: [{ token: DOCUMENT }, { token: i0.ElementRef }, { token: i1.DynamicComponentService }, { token: i0.Injector }, { token: i0.NgZone }, { token: i0.ChangeDetectorRef }, { token: i2.ClickService }], target: i0.ɵɵFactoryTarget.Directive }); }
95
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.3.5", type: ContextMenuDirective, isStandalone: true, selector: "[tetaContextMenu]", inputs: { tetaContextMenu: "tetaContextMenu", autoCloseIgnore: "autoCloseIgnore" }, host: { listeners: { "contextmenu": "showContent($event)", "click": "click($event)", "document:click": "documentClick($event)", "document:contextmenu": "documentClick($event)" } }, usesInheritance: true, ngImport: i0 }); }
94
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.1", ngImport: i0, type: ContextMenuDirective, deps: [{ token: DOCUMENT }, { token: i0.ElementRef }, { token: i1.DynamicComponentService }, { token: i0.Injector }, { token: i0.NgZone }, { token: i0.ChangeDetectorRef }, { token: i2.ClickService }], target: i0.ɵɵFactoryTarget.Directive }); }
95
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.1", type: ContextMenuDirective, isStandalone: true, selector: "[tetaContextMenu]", inputs: { tetaContextMenu: "tetaContextMenu", autoCloseIgnore: "autoCloseIgnore" }, host: { listeners: { "contextmenu": "showContent($event)", "click": "click($event)", "document:click": "documentClick($event)", "document:contextmenu": "documentClick($event)" } }, usesInheritance: true, ngImport: i0 }); }
96
96
  }
97
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.5", ngImport: i0, type: ContextMenuDirective, decorators: [{
97
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.1", ngImport: i0, type: ContextMenuDirective, decorators: [{
98
98
  type: Directive,
99
99
  args: [{
100
100
  selector: '[tetaContextMenu]',
@@ -16,10 +16,10 @@ export class DisableControlDirective {
16
16
  constructor(ngControl) {
17
17
  this.ngControl = ngControl;
18
18
  }
19
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.5", ngImport: i0, type: DisableControlDirective, deps: [{ token: i1.NgControl }], target: i0.ɵɵFactoryTarget.Directive }); }
20
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.3.5", type: DisableControlDirective, isStandalone: true, selector: "[tetaDisableControl]", inputs: { tetaDisableControl: "tetaDisableControl" }, ngImport: i0 }); }
19
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.1", ngImport: i0, type: DisableControlDirective, deps: [{ token: i1.NgControl }], target: i0.ɵɵFactoryTarget.Directive }); }
20
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.1", type: DisableControlDirective, isStandalone: true, selector: "[tetaDisableControl]", inputs: { tetaDisableControl: "tetaDisableControl" }, ngImport: i0 }); }
21
21
  }
22
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.5", ngImport: i0, type: DisableControlDirective, decorators: [{
22
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.1", ngImport: i0, type: DisableControlDirective, decorators: [{
23
23
  type: Directive,
24
24
  args: [{
25
25
  selector: '[tetaDisableControl]',
@@ -51,10 +51,10 @@ export class DragContainerDirective {
51
51
  ngOnDestroy() {
52
52
  this._alive = false;
53
53
  }
54
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.5", ngImport: i0, type: DragContainerDirective, deps: [{ token: i1.DragDropService }, { token: i0.ElementRef }, { token: i0.ViewContainerRef }, { token: i0.NgZone }, { token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Directive }); }
55
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.3.5", type: DragContainerDirective, isStandalone: true, selector: "[tetaDragContainer]", inputs: { data: ["tetaDragContainer", "data"], multiple: "multiple", allowDrop: "allowDrop" }, outputs: { tetaDrop: "tetaDrop", tetaDragEnter: "tetaDragEnter" }, host: { listeners: { "mouseleave": "mouseleave($event)", "mouseover": "mouseover($event)", "window:keydown.escape": "escape($event)" }, properties: { "class.teta-drag-container": "\"true\"", "class.teta-drop-target": "isDropTarget" } }, queries: [{ propertyName: "_previewTemplate", first: true, predicate: DragPreviewDirective, descendants: true, static: true }], exportAs: ["dragContainer"], ngImport: i0 }); }
54
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.1", ngImport: i0, type: DragContainerDirective, deps: [{ token: i1.DragDropService }, { token: i0.ElementRef }, { token: i0.ViewContainerRef }, { token: i0.NgZone }, { token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Directive }); }
55
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.1", type: DragContainerDirective, isStandalone: true, selector: "[tetaDragContainer]", inputs: { data: ["tetaDragContainer", "data"], multiple: "multiple", allowDrop: "allowDrop" }, outputs: { tetaDrop: "tetaDrop", tetaDragEnter: "tetaDragEnter" }, host: { listeners: { "mouseleave": "mouseleave($event)", "mouseover": "mouseover($event)", "window:keydown.escape": "escape($event)" }, properties: { "class.teta-drag-container": "\"true\"", "class.teta-drop-target": "isDropTarget" } }, queries: [{ propertyName: "_previewTemplate", first: true, predicate: DragPreviewDirective, descendants: true, static: true }], exportAs: ["dragContainer"], ngImport: i0 }); }
56
56
  }
57
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.5", ngImport: i0, type: DragContainerDirective, decorators: [{
57
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.1", ngImport: i0, type: DragContainerDirective, decorators: [{
58
58
  type: Directive,
59
59
  args: [{
60
60
  selector: '[tetaDragContainer]',
@@ -127,10 +127,10 @@ export class DragDropService {
127
127
  this._preview = this._previewRef = null;
128
128
  }
129
129
  }
130
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.5", ngImport: i0, type: DragDropService, deps: [{ token: DOCUMENT }, { token: i0.RendererFactory2 }], target: i0.ɵɵFactoryTarget.Injectable }); }
131
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.5", ngImport: i0, type: DragDropService, providedIn: 'root' }); }
130
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.1", ngImport: i0, type: DragDropService, deps: [{ token: DOCUMENT }, { token: i0.RendererFactory2 }], target: i0.ɵɵFactoryTarget.Injectable }); }
131
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.1", ngImport: i0, type: DragDropService, providedIn: 'root' }); }
132
132
  }
133
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.5", ngImport: i0, type: DragDropService, decorators: [{
133
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.1", ngImport: i0, type: DragDropService, decorators: [{
134
134
  type: Injectable,
135
135
  args: [{
136
136
  providedIn: 'root'
@@ -2,10 +2,10 @@ import { Directive } from '@angular/core';
2
2
  import * as i0 from "@angular/core";
3
3
  export class DragPlaceholderDirective {
4
4
  constructor() { }
5
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.5", ngImport: i0, type: DragPlaceholderDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
6
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.3.5", type: DragPlaceholderDirective, isStandalone: true, selector: "[tetaDragPlaceholder]", ngImport: i0 }); }
5
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.1", ngImport: i0, type: DragPlaceholderDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
6
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.1", type: DragPlaceholderDirective, isStandalone: true, selector: "[tetaDragPlaceholder]", ngImport: i0 }); }
7
7
  }
8
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.5", ngImport: i0, type: DragPlaceholderDirective, decorators: [{
8
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.1", ngImport: i0, type: DragPlaceholderDirective, decorators: [{
9
9
  type: Directive,
10
10
  args: [{
11
11
  selector: '[tetaDragPlaceholder]',
@@ -4,10 +4,10 @@ export class DragPreviewDirective {
4
4
  constructor(templateRef) {
5
5
  this.templateRef = templateRef;
6
6
  }
7
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.5", ngImport: i0, type: DragPreviewDirective, deps: [{ token: i0.TemplateRef }], target: i0.ɵɵFactoryTarget.Directive }); }
8
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.3.5", type: DragPreviewDirective, isStandalone: true, selector: "[tetaDragPreview]", ngImport: i0 }); }
7
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.1", ngImport: i0, type: DragPreviewDirective, deps: [{ token: i0.TemplateRef }], target: i0.ɵɵFactoryTarget.Directive }); }
8
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.1", type: DragPreviewDirective, isStandalone: true, selector: "[tetaDragPreview]", ngImport: i0 }); }
9
9
  }
10
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.5", ngImport: i0, type: DragPreviewDirective, decorators: [{
10
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.1", ngImport: i0, type: DragPreviewDirective, decorators: [{
11
11
  type: Directive,
12
12
  args: [{
13
13
  selector: '[tetaDragPreview]',
@@ -78,10 +78,10 @@ export class DragDirective {
78
78
  ngOnDestroy() {
79
79
  this._alive = false;
80
80
  }
81
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.5", ngImport: i0, type: DragDirective, deps: [{ token: DragContainerDirective, optional: true, skipSelf: true }, { token: i1.DragDropService }, { token: i0.NgZone }, { token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Directive }); }
82
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.3.5", type: DragDirective, isStandalone: true, selector: "[tetaDrag]", inputs: { data: ["tetaDrag", "data"], allowDrag: "allowDrag", allowDrop: "allowDrop", allowDropPredicate: "allowDropPredicate" }, outputs: { tetaDragEnter: "tetaDragEnter", tetaDrop: "tetaDrop" }, host: { listeners: { "mousedown": "mousedown($event)", "touchstart": "mousedown($event)", "mouseenter": "mouseenter($event)", "mouseleave": "mouseleave($event)" }, properties: { "style.userSelect": "\"none\"", "class.teta-drag-item": "\"true\"", "class.teta_draggable_item": "this.allowDrag", "class.teta_droppable_item": "this.allowDrop", "class.teta-drag-selection": "this.selection", "class.teta-drop-target": "this.isDropTarget" } }, exportAs: ["drag"], ngImport: i0 }); }
81
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.1", ngImport: i0, type: DragDirective, deps: [{ token: DragContainerDirective, optional: true, skipSelf: true }, { token: i1.DragDropService }, { token: i0.NgZone }, { token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Directive }); }
82
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.1", type: DragDirective, isStandalone: true, selector: "[tetaDrag]", inputs: { data: ["tetaDrag", "data"], allowDrag: "allowDrag", allowDrop: "allowDrop", allowDropPredicate: "allowDropPredicate" }, outputs: { tetaDragEnter: "tetaDragEnter", tetaDrop: "tetaDrop" }, host: { listeners: { "mousedown": "mousedown($event)", "touchstart": "mousedown($event)", "mouseenter": "mouseenter($event)", "mouseleave": "mouseleave($event)" }, properties: { "style.userSelect": "\"none\"", "class.teta-drag-item": "\"true\"", "class.teta_draggable_item": "this.allowDrag", "class.teta_droppable_item": "this.allowDrop", "class.teta-drag-selection": "this.selection", "class.teta-drop-target": "this.isDropTarget" } }, exportAs: ["drag"], ngImport: i0 }); }
83
83
  }
84
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.5", ngImport: i0, type: DragDirective, decorators: [{
84
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.1", ngImport: i0, type: DragDirective, decorators: [{
85
85
  type: Directive,
86
86
  args: [{
87
87
  selector: '[tetaDrag]',
@@ -46,10 +46,10 @@ export class DragSortContainerDirective {
46
46
  previousIndex: sourceIndex,
47
47
  });
48
48
  }
49
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.5", ngImport: i0, type: DragSortContainerDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
50
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.3.5", type: DragSortContainerDirective, isStandalone: true, selector: "[tetaDragSortContainer]", inputs: { dragSortList: "dragSortList" }, outputs: { dragSorted: "dragSorted" }, host: { listeners: { "drop": "drop($event)" } }, ngImport: i0 }); }
49
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.1", ngImport: i0, type: DragSortContainerDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
50
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.1", type: DragSortContainerDirective, isStandalone: true, selector: "[tetaDragSortContainer]", inputs: { dragSortList: "dragSortList" }, outputs: { dragSorted: "dragSorted" }, host: { listeners: { "drop": "drop($event)" } }, ngImport: i0 }); }
51
51
  }
52
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.5", ngImport: i0, type: DragSortContainerDirective, decorators: [{
52
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.1", ngImport: i0, type: DragSortContainerDirective, decorators: [{
53
53
  type: Directive,
54
54
  args: [{
55
55
  selector: '[tetaDragSortContainer]',
@@ -74,10 +74,10 @@ export class DragSortItemDirective {
74
74
  : 'start';
75
75
  }
76
76
  }
77
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.5", ngImport: i0, type: DragSortItemDirective, deps: [{ token: i1.DragSortContainerDirective, host: true }, { token: i0.ElementRef }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Directive }); }
78
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.3.5", type: DragSortItemDirective, isStandalone: true, selector: "[tetaDragSortItem]", inputs: { tetaDragSortItem: "tetaDragSortItem", dragSortDirection: "dragSortDirection" }, host: { listeners: { "dragstart": "dragstart($event)", "dragenter": "dragenter($event)", "dragover": "dragover($event)", "dragleave": "dragleave($event)", "dragend": "dragend($event)", "drop": "drop($event)" }, properties: { "attr.draggable": "this.draggable", "class.position-relative": "this.relative" } }, ngImport: i0 }); }
77
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.1", ngImport: i0, type: DragSortItemDirective, deps: [{ token: i1.DragSortContainerDirective, host: true }, { token: i0.ElementRef }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Directive }); }
78
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.1", type: DragSortItemDirective, isStandalone: true, selector: "[tetaDragSortItem]", inputs: { tetaDragSortItem: "tetaDragSortItem", dragSortDirection: "dragSortDirection" }, host: { listeners: { "dragstart": "dragstart($event)", "dragenter": "dragenter($event)", "dragover": "dragover($event)", "dragleave": "dragleave($event)", "dragend": "dragend($event)", "drop": "drop($event)" }, properties: { "attr.draggable": "this.draggable", "class.position-relative": "this.relative" } }, ngImport: i0 }); }
79
79
  }
80
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.5", ngImport: i0, type: DragSortItemDirective, decorators: [{
80
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.1", ngImport: i0, type: DragSortItemDirective, decorators: [{
81
81
  type: Directive,
82
82
  args: [{
83
83
  selector: '[tetaDragSortItem]',
@@ -57,10 +57,10 @@ export class DynamicContentBaseDirective {
57
57
  this._service.destroy(this._componentRef, this._content, this.appendToBody ? this._document.body : this._elementRef.nativeElement);
58
58
  this._componentRef = null;
59
59
  }
60
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.5", ngImport: i0, type: DynamicContentBaseDirective, deps: "invalid", target: i0.ɵɵFactoryTarget.Directive }); }
61
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.3.5", type: DynamicContentBaseDirective, inputs: { data: "data", className: "className", align: "align", verticalAlign: "verticalAlign", appendToBody: "appendToBody", open: "open" }, outputs: { openChange: "openChange" }, ngImport: i0 }); }
60
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.1", ngImport: i0, type: DynamicContentBaseDirective, deps: "invalid", target: i0.ɵɵFactoryTarget.Directive }); }
61
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.1", type: DynamicContentBaseDirective, inputs: { data: "data", className: "className", align: "align", verticalAlign: "verticalAlign", appendToBody: "appendToBody", open: "open" }, outputs: { openChange: "openChange" }, ngImport: i0 }); }
62
62
  }
63
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.5", ngImport: i0, type: DynamicContentBaseDirective, decorators: [{
63
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.1", ngImport: i0, type: DynamicContentBaseDirective, decorators: [{
64
64
  type: Directive
65
65
  }], ctorParameters: () => [{ type: undefined }, { type: i0.ElementRef }, { type: i1.DynamicComponentService }, { type: i0.Injector }, { type: i0.NgZone }, { type: i0.ChangeDetectorRef }], propDecorators: { data: [{
66
66
  type: Input
@@ -58,10 +58,10 @@ export class HighlightDirective {
58
58
  parentNode.removeChild(textNode);
59
59
  }
60
60
  }
61
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.5", ngImport: i0, type: HighlightDirective, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
62
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.3.5", type: HighlightDirective, isStandalone: true, selector: "[tetaHighlight]", inputs: { tetaHighlight: "tetaHighlight" }, ngImport: i0 }); }
61
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.1", ngImport: i0, type: HighlightDirective, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
62
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.1", type: HighlightDirective, isStandalone: true, selector: "[tetaHighlight]", inputs: { tetaHighlight: "tetaHighlight" }, ngImport: i0 }); }
63
63
  }
64
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.5", ngImport: i0, type: HighlightDirective, decorators: [{
64
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.1", ngImport: i0, type: HighlightDirective, decorators: [{
65
65
  type: Directive,
66
66
  args: [{
67
67
  selector: '[tetaHighlight]',
@@ -74,10 +74,10 @@ export class HintDirective extends DynamicContentBaseDirective {
74
74
  ngOnDestroy() {
75
75
  super.ngOnDestroy();
76
76
  }
77
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.5", ngImport: i0, type: HintDirective, deps: [{ token: DOCUMENT }, { token: i0.ElementRef }, { token: i1.DynamicComponentService }, { token: i0.Injector }, { token: i0.NgZone }, { token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Directive }); }
78
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.3.5", type: HintDirective, isStandalone: true, selector: "[tetaHint]", inputs: { tetaHint: "tetaHint", align: "align", verticalAlign: "verticalAlign", delay: "delay", viewType: "viewType", overflownOnly: "overflownOnly" }, host: { listeners: { "mouseenter": "mouseenter($event)", "mouseleave": "mouseleave($event)", "click": "click($event)" } }, usesInheritance: true, ngImport: i0 }); }
77
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.1", ngImport: i0, type: HintDirective, deps: [{ token: DOCUMENT }, { token: i0.ElementRef }, { token: i1.DynamicComponentService }, { token: i0.Injector }, { token: i0.NgZone }, { token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Directive }); }
78
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.1", type: HintDirective, isStandalone: true, selector: "[tetaHint]", inputs: { tetaHint: "tetaHint", align: "align", verticalAlign: "verticalAlign", delay: "delay", viewType: "viewType", overflownOnly: "overflownOnly" }, host: { listeners: { "mouseenter": "mouseenter($event)", "mouseleave": "mouseleave($event)", "click": "click($event)" } }, usesInheritance: true, ngImport: i0 }); }
79
79
  }
80
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.5", ngImport: i0, type: HintDirective, decorators: [{
80
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.1", ngImport: i0, type: HintDirective, decorators: [{
81
81
  type: Directive,
82
82
  args: [{
83
83
  selector: '[tetaHint]',
@@ -7,10 +7,10 @@ export class LetDirective {
7
7
  static ngTemplateContextGuard(_dir, _ctx) {
8
8
  return true;
9
9
  }
10
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.5", ngImport: i0, type: LetDirective, deps: [{ token: ViewContainerRef }, { token: TemplateRef }], target: i0.ɵɵFactoryTarget.Directive }); }
11
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.3.5", type: LetDirective, isStandalone: true, selector: "[tetaLet]", inputs: { tetaLet: "tetaLet" }, ngImport: i0 }); }
10
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.1", ngImport: i0, type: LetDirective, deps: [{ token: ViewContainerRef }, { token: TemplateRef }], target: i0.ɵɵFactoryTarget.Directive }); }
11
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.1", type: LetDirective, isStandalone: true, selector: "[tetaLet]", inputs: { tetaLet: "tetaLet" }, ngImport: i0 }); }
12
12
  }
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.5", ngImport: i0, type: LetDirective, decorators: [{
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.1", ngImport: i0, type: LetDirective, decorators: [{
14
14
  type: Directive,
15
15
  args: [{
16
16
  selector: '[tetaLet]',
@@ -63,10 +63,10 @@ export class LoaderDirective {
63
63
  this._renderer.setStyle(this._loader, 'top', `${position.y + position.height / 2}px`);
64
64
  this._renderer.setStyle(this._loader, 'left', `${position.x + +position.width / 2}px`);
65
65
  }
66
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.5", ngImport: i0, type: LoaderDirective, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }, { token: DOCUMENT }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Directive }); }
67
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.3.5", type: LoaderDirective, isStandalone: true, selector: "[tetaLoader]", inputs: { appendToBody: "appendToBody", mask: "mask", tetaLoader: "tetaLoader" }, ngImport: i0 }); }
66
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.1", ngImport: i0, type: LoaderDirective, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }, { token: DOCUMENT }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Directive }); }
67
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.1", type: LoaderDirective, isStandalone: true, selector: "[tetaLoader]", inputs: { appendToBody: "appendToBody", mask: "mask", tetaLoader: "tetaLoader" }, ngImport: i0 }); }
68
68
  }
69
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.5", ngImport: i0, type: LoaderDirective, decorators: [{
69
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.1", ngImport: i0, type: LoaderDirective, decorators: [{
70
70
  type: Directive,
71
71
  args: [{
72
72
  selector: '[tetaLoader]',
@@ -18,10 +18,10 @@ export class NoAutofillDirective {
18
18
  this._renderer.insertBefore(this._elementRef.nativeElement, inputElement, this._elementRef.nativeElement.firstChild);
19
19
  });
20
20
  }
21
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.5", ngImport: i0, type: NoAutofillDirective, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
22
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.3.5", type: NoAutofillDirective, isStandalone: true, selector: "[tetaNoAutofill]", ngImport: i0 }); }
21
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.1", ngImport: i0, type: NoAutofillDirective, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
22
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.1", type: NoAutofillDirective, isStandalone: true, selector: "[tetaNoAutofill]", ngImport: i0 }); }
23
23
  }
24
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.5", ngImport: i0, type: NoAutofillDirective, decorators: [{
24
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.1", ngImport: i0, type: NoAutofillDirective, decorators: [{
25
25
  type: Directive,
26
26
  args: [{
27
27
  selector: '[tetaNoAutofill]',
@@ -147,10 +147,10 @@ export class OnlyNumberDirective {
147
147
  this._control.control.patchValue(parseFloat(value));
148
148
  }
149
149
  }
150
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.5", ngImport: i0, type: OnlyNumberDirective, deps: [{ token: i0.ElementRef }, { token: i1.NgControl }], target: i0.ɵɵFactoryTarget.Directive }); }
151
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.3.5", type: OnlyNumberDirective, isStandalone: true, selector: "[tetaOnlyNumber]", inputs: { tetaOnlyNumber: "tetaOnlyNumber", allowDecimals: "allowDecimals", allowSign: "allowSign", decimalSeparator: "decimalSeparator", commaSeparator: "commaSeparator", onlyPositive: "onlyPositive" }, host: { listeners: { "change": "onChange($event)", "dblclick": "dblclick($event)", "paste": "onPaste($event)", "keydown": "onKeyDown($event)" } }, ngImport: i0 }); }
150
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.1", ngImport: i0, type: OnlyNumberDirective, deps: [{ token: i0.ElementRef }, { token: i1.NgControl }], target: i0.ɵɵFactoryTarget.Directive }); }
151
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.1", type: OnlyNumberDirective, isStandalone: true, selector: "[tetaOnlyNumber]", inputs: { tetaOnlyNumber: "tetaOnlyNumber", allowDecimals: "allowDecimals", allowSign: "allowSign", decimalSeparator: "decimalSeparator", commaSeparator: "commaSeparator", onlyPositive: "onlyPositive" }, host: { listeners: { "change": "onChange($event)", "dblclick": "dblclick($event)", "paste": "onPaste($event)", "keydown": "onKeyDown($event)" } }, ngImport: i0 }); }
152
152
  }
153
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.5", ngImport: i0, type: OnlyNumberDirective, decorators: [{
153
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.1", ngImport: i0, type: OnlyNumberDirective, decorators: [{
154
154
  type: Directive,
155
155
  args: [{
156
156
  selector: '[tetaOnlyNumber]',
@@ -36,10 +36,10 @@ export class ResizeDragDirective {
36
36
  this._document.removeEventListener('mouseup', this.handleMouseUp);
37
37
  this._document.removeEventListener('mousemove', this.handleMouseMove);
38
38
  }
39
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.5", ngImport: i0, type: ResizeDragDirective, deps: [{ token: DOCUMENT }], target: i0.ɵɵFactoryTarget.Directive }); }
40
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.3.5", type: ResizeDragDirective, isStandalone: true, selector: "[tetaResizeDrag]", inputs: { tetaResizeDrag: "tetaResizeDrag" }, outputs: { resizeStart: "resizeStart", resizeProcess: "resizeProcess", resizeEnd: "resizeEnd" }, host: { listeners: { "mousedown": "mouseDown($event)" }, properties: { "class.resize-drag_active": "this._active", "class.resize-drag_horizontal": "this.horizontal", "class.resize-drag_vertical": "this.vertical" } }, ngImport: i0 }); }
39
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.1", ngImport: i0, type: ResizeDragDirective, deps: [{ token: DOCUMENT }], target: i0.ɵɵFactoryTarget.Directive }); }
40
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.1", type: ResizeDragDirective, isStandalone: true, selector: "[tetaResizeDrag]", inputs: { tetaResizeDrag: "tetaResizeDrag" }, outputs: { resizeStart: "resizeStart", resizeProcess: "resizeProcess", resizeEnd: "resizeEnd" }, host: { listeners: { "mousedown": "mouseDown($event)" }, properties: { "class.resize-drag_active": "this._active", "class.resize-drag_horizontal": "this.horizontal", "class.resize-drag_vertical": "this.vertical" } }, ngImport: i0 }); }
41
41
  }
42
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.5", ngImport: i0, type: ResizeDragDirective, decorators: [{
42
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.1", ngImport: i0, type: ResizeDragDirective, decorators: [{
43
43
  type: Directive,
44
44
  args: [{
45
45
  selector: '[tetaResizeDrag]',
@@ -19,10 +19,10 @@ export class ScrollIntoViewDirective {
19
19
  }
20
20
  }
21
21
  }
22
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.5", ngImport: i0, type: ScrollIntoViewDirective, deps: [{ token: PLATFORM_ID }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
23
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.3.5", type: ScrollIntoViewDirective, isStandalone: true, selector: "[tetaScrollIntoView]", inputs: { tetaScrollIntoView: "tetaScrollIntoView", behavior: "behavior", block: "block" }, usesOnChanges: true, ngImport: i0 }); }
22
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.1", ngImport: i0, type: ScrollIntoViewDirective, deps: [{ token: PLATFORM_ID }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
23
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.1", type: ScrollIntoViewDirective, isStandalone: true, selector: "[tetaScrollIntoView]", inputs: { tetaScrollIntoView: "tetaScrollIntoView", behavior: "behavior", block: "block" }, usesOnChanges: true, ngImport: i0 }); }
24
24
  }
25
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.5", ngImport: i0, type: ScrollIntoViewDirective, decorators: [{
25
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.1", ngImport: i0, type: ScrollIntoViewDirective, decorators: [{
26
26
  type: Directive,
27
27
  args: [{
28
28
  selector: '[tetaScrollIntoView]',
@@ -58,10 +58,10 @@ export class ScrollableComponent {
58
58
  ngAfterContentChecked() {
59
59
  this._observe();
60
60
  }
61
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.5", ngImport: i0, type: ScrollableComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
62
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.3.5", type: ScrollableComponent, isStandalone: true, selector: "teta-scrollable", inputs: { direction: "direction", showScrollbars: "showScrollbars", contentClass: "contentClass" }, outputs: { scroll: "scroll" }, host: { properties: { "class.show-scrollbars": "this.showScrollbars" } }, queries: [{ propertyName: "_scrollDirective", first: true, predicate: ScrollableDirective, descendants: true, read: ElementRef, static: true }], viewQueries: [{ propertyName: "_scrollableWrapper", first: true, predicate: ["scrollableWrapper"], descendants: true, static: true }, { propertyName: "_scrollbarVertical", first: true, predicate: ["scrollbarVertical"], descendants: true, static: true }, { propertyName: "_scrollbarHorizontal", first: true, predicate: ["scrollbarHorizontal"], descendants: true, static: true }], ngImport: i0, template: "<div class=\"scroll-controls\" *tetaLet='scrollSize | async as scrollSize'>\n <div #scrollbarVertical\n [class.display-none]=\"scrollSize?.scrollHeight <= scrollSize?.clientHeight\"\n class=\"scroll-scrollbar scroll-scrollbar-vertical\"\n (scroll)=\"scrollVertical($event)\">\n <div [style.height.px]=\"scrollSize?.scrollHeight\" style=\"width: 1px;\"></div>\n </div>\n <div #scrollbarHorizontal\n [class.display-none]=\"scrollSize?.scrollWidth <= scrollSize?.clientWidth\"\n class=\"scroll-scrollbar scroll-scrollbar-horizontal\"\n (scroll)=\"scrollHorizontal($event)\">\n <div [style.width.px]=\"scrollSize?.scrollWidth\" style=\"height: 1px;\"></div>\n </div>\n</div>\n\n<div #scrollableWrapper class=\"scroll-content-wrapper\"\n [ngClass]=\"contentClass\"\n [class.column]=\"direction === 'column'\">\n <ng-content></ng-content>\n</div>\n", styles: [":host{overflow:hidden;position:relative;z-index:0;display:flex}:host:hover .scroll-controls{opacity:1}:host.show-scrollbars .scroll-controls{opacity:1}:host::-webkit-scrollbar{width:0;height:0}.scroll-content-wrapper{display:flex;overflow:auto;flex-grow:1}.scroll-content-wrapper::-webkit-scrollbar{width:0;height:0}.scroll-content{position:relative;z-index:0;flex:1;display:flex;height:auto;min-width:0}.scroll-controls{position:absolute;inset:0;z-index:1;pointer-events:none;opacity:0;transition:opacity .5s linear}.scroll-scrollbar{position:absolute;overflow:auto;pointer-events:auto}.scroll-scrollbar-vertical{right:0;top:0;bottom:12px;width:12px}.scroll-scrollbar-horizontal{right:12px;left:0;bottom:0;height:12px}\n"], dependencies: [{ kind: "directive", type: LetDirective, selector: "[tetaLet]", inputs: ["tetaLet"] }, { kind: "directive", type: NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "pipe", type: AsyncPipe, name: "async" }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
61
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.1", ngImport: i0, type: ScrollableComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
62
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.1", type: ScrollableComponent, isStandalone: true, selector: "teta-scrollable", inputs: { direction: "direction", showScrollbars: "showScrollbars", contentClass: "contentClass" }, outputs: { scroll: "scroll" }, host: { properties: { "class.show-scrollbars": "this.showScrollbars" } }, queries: [{ propertyName: "_scrollDirective", first: true, predicate: ScrollableDirective, descendants: true, read: ElementRef, static: true }], viewQueries: [{ propertyName: "_scrollableWrapper", first: true, predicate: ["scrollableWrapper"], descendants: true, static: true }, { propertyName: "_scrollbarVertical", first: true, predicate: ["scrollbarVertical"], descendants: true, static: true }, { propertyName: "_scrollbarHorizontal", first: true, predicate: ["scrollbarHorizontal"], descendants: true, static: true }], ngImport: i0, template: "<div class=\"scroll-controls\" *tetaLet='scrollSize | async as scrollSize'>\n <div #scrollbarVertical\n [class.display-none]=\"scrollSize?.scrollHeight <= scrollSize?.clientHeight\"\n class=\"scroll-scrollbar scroll-scrollbar-vertical\"\n (scroll)=\"scrollVertical($event)\">\n <div [style.height.px]=\"scrollSize?.scrollHeight\" style=\"width: 1px;\"></div>\n </div>\n <div #scrollbarHorizontal\n [class.display-none]=\"scrollSize?.scrollWidth <= scrollSize?.clientWidth\"\n class=\"scroll-scrollbar scroll-scrollbar-horizontal\"\n (scroll)=\"scrollHorizontal($event)\">\n <div [style.width.px]=\"scrollSize?.scrollWidth\" style=\"height: 1px;\"></div>\n </div>\n</div>\n\n<div #scrollableWrapper class=\"scroll-content-wrapper\"\n [ngClass]=\"contentClass\"\n [class.column]=\"direction === 'column'\">\n <ng-content></ng-content>\n</div>\n", styles: [":host{overflow:hidden;position:relative;z-index:0;display:flex}:host:hover .scroll-controls{opacity:1}:host.show-scrollbars .scroll-controls{opacity:1}:host::-webkit-scrollbar{width:0;height:0}.scroll-content-wrapper{display:flex;overflow:auto;flex-grow:1}.scroll-content-wrapper::-webkit-scrollbar{width:0;height:0}.scroll-content{position:relative;z-index:0;flex:1;display:flex;height:auto;min-width:0}.scroll-controls{position:absolute;inset:0;z-index:1;pointer-events:none;opacity:0;transition:opacity .5s linear}.scroll-scrollbar{position:absolute;overflow:auto;pointer-events:auto}.scroll-scrollbar-vertical{right:0;top:0;bottom:12px;width:12px}.scroll-scrollbar-horizontal{right:12px;left:0;bottom:0;height:12px}\n"], dependencies: [{ kind: "directive", type: LetDirective, selector: "[tetaLet]", inputs: ["tetaLet"] }, { kind: "directive", type: NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "pipe", type: AsyncPipe, name: "async" }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
63
63
  }
64
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.5", ngImport: i0, type: ScrollableComponent, decorators: [{
64
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.1", ngImport: i0, type: ScrollableComponent, decorators: [{
65
65
  type: Component,
66
66
  args: [{ selector: 'teta-scrollable', changeDetection: ChangeDetectionStrategy.OnPush, standalone: true, imports: [
67
67
  LetDirective,
@@ -4,10 +4,10 @@ export class ScrollableDirective {
4
4
  constructor() {
5
5
  this.hideScrollClass = true;
6
6
  }
7
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.5", ngImport: i0, type: ScrollableDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
8
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.3.5", type: ScrollableDirective, isStandalone: true, selector: "[tetaScrollable]", host: { properties: { "class.scrollable_hide_scroll": "this.hideScrollClass" } }, ngImport: i0 }); }
7
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.1", ngImport: i0, type: ScrollableDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
8
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.1", type: ScrollableDirective, isStandalone: true, selector: "[tetaScrollable]", host: { properties: { "class.scrollable_hide_scroll": "this.hideScrollClass" } }, ngImport: i0 }); }
9
9
  }
10
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.5", ngImport: i0, type: ScrollableDirective, decorators: [{
10
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.1", ngImport: i0, type: ScrollableDirective, decorators: [{
11
11
  type: Directive,
12
12
  args: [{
13
13
  selector: '[tetaScrollable]',
@@ -7,10 +7,10 @@ export class TetaTemplateDirective {
7
7
  getId() {
8
8
  return this.id;
9
9
  }
10
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.5", ngImport: i0, type: TetaTemplateDirective, deps: [{ token: i0.TemplateRef }], target: i0.ɵɵFactoryTarget.Directive }); }
11
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.3.5", type: TetaTemplateDirective, isStandalone: true, selector: "[tetaTemplate]", inputs: { id: ["tetaTemplate", "id"] }, ngImport: i0 }); }
10
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.1", ngImport: i0, type: TetaTemplateDirective, deps: [{ token: i0.TemplateRef }], target: i0.ɵɵFactoryTarget.Directive }); }
11
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.1", type: TetaTemplateDirective, isStandalone: true, selector: "[tetaTemplate]", inputs: { id: ["tetaTemplate", "id"] }, ngImport: i0 }); }
12
12
  }
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.5", ngImport: i0, type: TetaTemplateDirective, decorators: [{
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.1", ngImport: i0, type: TetaTemplateDirective, decorators: [{
14
14
  type: Directive,
15
15
  args: [{
16
16
  selector: '[tetaTemplate]',
@@ -57,10 +57,10 @@ export class TooltipDirective extends DynamicContentBaseDirective {
57
57
  createTooltip() {
58
58
  this._componentRef = this.createContentRef('tooltip');
59
59
  }
60
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.5", ngImport: i0, type: TooltipDirective, deps: [{ token: DOCUMENT }, { token: i0.ElementRef }, { token: i1.DynamicComponentService }, { token: i0.Injector }, { token: i0.NgZone }, { token: i0.ChangeDetectorRef }, { token: i2.ClickService }], target: i0.ɵɵFactoryTarget.Directive }); }
61
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.3.5", type: TooltipDirective, isStandalone: true, selector: "[tetaTooltip]", inputs: { tetaTooltip: "tetaTooltip", align: "align", verticalAlign: "verticalAlign" }, host: { listeners: { "click": "showContent($event)" } }, usesInheritance: true, ngImport: i0 }); }
60
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.1", ngImport: i0, type: TooltipDirective, deps: [{ token: DOCUMENT }, { token: i0.ElementRef }, { token: i1.DynamicComponentService }, { token: i0.Injector }, { token: i0.NgZone }, { token: i0.ChangeDetectorRef }, { token: i2.ClickService }], target: i0.ɵɵFactoryTarget.Directive }); }
61
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.1", type: TooltipDirective, isStandalone: true, selector: "[tetaTooltip]", inputs: { tetaTooltip: "tetaTooltip", align: "align", verticalAlign: "verticalAlign" }, host: { listeners: { "click": "showContent($event)" } }, usesInheritance: true, ngImport: i0 }); }
62
62
  }
63
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.5", ngImport: i0, type: TooltipDirective, decorators: [{
63
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.1", ngImport: i0, type: TooltipDirective, decorators: [{
64
64
  type: Directive,
65
65
  args: [{
66
66
  selector: '[tetaTooltip]',
@@ -55,4 +55,4 @@ export const ruLocale = {
55
55
  ],
56
56
  daysShort: ['Вс', 'Пн', 'Вт', 'Ср', 'Чт', 'Пт', 'Сб'],
57
57
  };
58
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicnUuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi9zcmMvbG9jYWxlL3J1LnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUVBLE1BQU0sQ0FBQyxNQUFNLFFBQVEsR0FBcUI7SUFDeEMsS0FBSyxFQUFFLFdBQVc7SUFDbEIsTUFBTSxFQUFFLFVBQVU7SUFDbEIsS0FBSyxFQUFFLFVBQVU7SUFDakIsYUFBYSxFQUFFLHlCQUF5QjtJQUN4QyxRQUFRLEVBQUUsWUFBWTtJQUN0QixZQUFZLEVBQUUsbUJBQW1CO0lBQ2pDLEdBQUcsRUFBRSxXQUFXO0lBQ2hCLEtBQUssRUFBRSxXQUFXO0lBQ2xCLE9BQU8sRUFBRSw0QkFBNEI7SUFDckMsUUFBUSxFQUFFLHlCQUF5QjtJQUNuQyxTQUFTLEVBQUUscUJBQXFCO0lBQ2hDLFlBQVksRUFBRSx5QkFBeUI7SUFDdkMsV0FBVyxFQUFFLGlCQUFpQjtJQUM5QixlQUFlLEVBQUUsc0JBQXNCO0lBQ3ZDLGNBQWMsRUFBRSxvQkFBb0I7SUFDcEMsV0FBVyxFQUFFLHlCQUF5QjtJQUN0QyxnQkFBZ0IsRUFBRSw0QkFBNEI7SUFDOUMsSUFBSSxFQUFFLElBQUk7SUFDVixFQUFFLEVBQUUsSUFBSTtJQUNSLEdBQUcsRUFBRSxLQUFLO0lBQ1YsR0FBRyxFQUFFLEtBQUs7SUFDVixHQUFHLEVBQUUsTUFBTTtJQUNYLEdBQUcsRUFBRSxPQUFPO0lBQ1osR0FBRyxFQUFFLE9BQU87SUFDWixNQUFNLEVBQUUsT0FBTztJQUNmLFFBQVEsRUFBRSxZQUFZO0lBQ3RCLFFBQVEsRUFBRSxTQUFTO0lBQ25CLFVBQVUsRUFBQyxjQUFjO0lBQ3pCLFdBQVcsRUFBRSxZQUFZO0lBQ3pCLEdBQUcsRUFBRSxJQUFJO0lBQ1QsRUFBRSxFQUFFLEtBQUs7SUFDVCxNQUFNLEVBQUU7UUFDTixRQUFRO1FBQ1IsU0FBUztRQUNULE1BQU07UUFDTixRQUFRO1FBQ1IsS0FBSztRQUNMLE1BQU07UUFDTixNQUFNO1FBQ04sUUFBUTtRQUNSLFVBQVU7UUFDVixTQUFTO1FBQ1QsUUFBUTtRQUNSLFNBQVM7S0FDVjtJQUNELElBQUksRUFBRTtRQUNKLGFBQWE7UUFDYixhQUFhO1FBQ2IsU0FBUztRQUNULE9BQU87UUFDUCxTQUFTO1FBQ1QsU0FBUztRQUNULFNBQVM7S0FDVjtJQUNELFNBQVMsRUFBRSxDQUFDLElBQUksRUFBRSxJQUFJLEVBQUUsSUFBSSxFQUFFLElBQUksRUFBRSxJQUFJLEVBQUUsSUFBSSxFQUFFLElBQUksQ0FBQztDQUN0RCxDQUFDIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgVGV0YUxvY2FsaXNhdGlvbiB9IGZyb20gJy4vdGV0YS1sb2NhbGlzYXRpb24nO1xuXG5leHBvcnQgY29uc3QgcnVMb2NhbGU6IFRldGFMb2NhbGlzYXRpb24gPSB7XG4gIGFwcGx5OiAn0J/RgNC40LzQtdC90LjRgtGMJyxcbiAgY2FuY2VsOiAn0J7RgtC80LXQvdC40YLRjCcsXG4gIGNsZWFyOiAn0J7Rh9C40YHRgtC40YLRjCcsXG4gIGRhdGVSYW5nZU1hc2s6ICfQtNC0LtC80Lwu0LPQs9Cz0LMgLSDQtNC0LtC80Lwu0LPQs9Cz0LMnLFxuICBkYXRlTWFzazogJ9C00LQu0LzQvC7Qs9Cz0LPQsycsXG4gIGRhdGVUaW1lTWFzazogJ9C00LQu0LzQvC7Qs9Cz0LPQsywg0YfRhzrQvNC8JyxcbiAgcGluOiAn0JfQsNC60YDQtdC/0LjRgtGMJyxcbiAgdW5waW46ICfQntGC0LrRgNC10L/QuNGC0YwnLFxuICBzb3J0QXNjOiAn0KHQvtGA0YLQuNGA0L7QstCw0YLRjCDQv9C+INCy0L7Qt9GA0LDRgdGC0LDQvdC40Y4nLFxuICBzb3J0RGVzYzogJ9Ch0L7RgNGC0LjRgNC+0LLQsNGC0Ywg0L/QviDRg9Cx0YvQstCw0L3QuNGOJyxcbiAgY2xlYXJTb3J0OiAn0KHQsdGA0L7RgdC40YLRjCDRgdC+0YDRgtC40YDQvtCy0LrRgycsXG4gIGNsZWFyQWxsU29ydDogJ9Ch0LHRgNC+0YHQuNGC0Ywg0LLRgdC1INGB0L7RgNGC0LjRgNC+0LLQutC4JyxcbiAgY2xlYXJGaWx0ZXI6ICfQntGH0LjRgdGC0LjRgtGMINGE0LjQu9GM0YLRgCcsXG4gIGNsZWFyQWxsRmlsdGVyczogJ9Ce0YfQuNGB0YLQuNGC0Ywg0LLRgdC1INGE0LjQu9GM0YLRgNGLJyxcbiAgYXV0b3NpemVDb2x1bW46ICfQkNCy0YLQvtGA0LDQt9C80LXRgCDQutC+0LvQvtC90LrQuCcsXG4gIGF1dG9zaXplQWxsOiAn0JDQstGC0L7RgNCw0LfQvNC10YAg0LLRgdC10YUg0LrQvtC70L7QvdC+0LonLFxuICByZXNldENvbHVtbnNTaXplOiAn0KHQsdGA0L7RgdC40YLRjCDQvdCw0YHRgtGA0L7QudC60Lgg0LrQvtC70L7QvdC+0LonLFxuICBmcm9tOiAn0J7RgicsXG4gIHRvOiAn0JTQvicsXG4gIGFsbDogJ9CS0YHQtScsXG4gIG1pbjogJ9Cc0LjQvScsXG4gIG1heDogJ9Cc0LDQutGBJyxcbiAgc3VtOiAn0KHRg9C80LzQsCcsXG4gIGF2ZzogJ9Ch0YDQtdC00L0nLFxuICBzZWFyY2g6ICfQn9C+0LjRgdC6JyxcbiAgbm90Rm91bmQ6ICfQndC1INC90LDQudC00LXQvdC+JyxcbiAgc2VsZWN0ZWQ6ICfQktGL0LHRgNCw0L3QvicsXG4gIHNlbGVjdFllYXI6J9CS0YvQsdC10YDQuNGC0LUg0LPQvtC0JyxcbiAgbm90U2VsZWN0ZWQ6ICfQndC1INCy0YvQsdGA0LDQvdC+JyxcbiAgeWVzOiAn0JTQsCcsXG4gIG5vOiAn0J3QtdGCJyxcbiAgbW9udGhzOiBbXG4gICAgJ9Cv0L3QstCw0YDRjCcsXG4gICAgJ9Ck0LXQstGA0LDQu9GMJyxcbiAgICAn0JzQsNGA0YInLFxuICAgICfQkNC/0YDQtdC70YwnLFxuICAgICfQnNCw0LknLFxuICAgICfQmNGO0L3RjCcsXG4gICAgJ9CY0Y7Qu9GMJyxcbiAgICAn0JDQstCz0YPRgdGCJyxcbiAgICAn0KHQtdC90YLRj9Cx0YDRjCcsXG4gICAgJ9Ce0LrRgtGP0LHRgNGMJyxcbiAgICAn0J3QvtGP0LHRgNGMJyxcbiAgICAn0JTQtdC60LDQsdGA0YwnLFxuICBdLFxuICBkYXlzOiBbXG4gICAgJ9CS0L7RgdC60YDQtdGB0LXQvdGM0LUnLFxuICAgICfQn9C+0L3QtdC00LXQu9GM0L3QuNC6JyxcbiAgICAn0JLRgtC+0YDQvdC40LonLFxuICAgICfQodGA0LXQtNCwJyxcbiAgICAn0KfQtdGC0LLQtdGA0LMnLFxuICAgICfQn9GP0YLQvdC40YPQsCcsXG4gICAgJ9Ch0YPQsdCx0L7RgtCwJyxcbiAgXSxcbiAgZGF5c1Nob3J0OiBbJ9CS0YEnLCAn0J/QvScsICfQktGCJywgJ9Ch0YAnLCAn0KfRgicsICfQn9GCJywgJ9Ch0LEnXSxcbn07XG4iXX0=
58
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicnUuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi9zcmMvbG9jYWxlL3J1LnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUVBLE1BQU0sQ0FBQyxNQUFNLFFBQVEsR0FBcUI7SUFDeEMsS0FBSyxFQUFFLFdBQVc7SUFDbEIsTUFBTSxFQUFFLFVBQVU7SUFDbEIsS0FBSyxFQUFFLFVBQVU7SUFDakIsYUFBYSxFQUFFLHlCQUF5QjtJQUN4QyxRQUFRLEVBQUUsWUFBWTtJQUN0QixZQUFZLEVBQUUsbUJBQW1CO0lBQ2pDLEdBQUcsRUFBRSxXQUFXO0lBQ2hCLEtBQUssRUFBRSxXQUFXO0lBQ2xCLE9BQU8sRUFBRSw0QkFBNEI7SUFDckMsUUFBUSxFQUFFLHlCQUF5QjtJQUNuQyxTQUFTLEVBQUUscUJBQXFCO0lBQ2hDLFlBQVksRUFBRSx5QkFBeUI7SUFDdkMsV0FBVyxFQUFFLGlCQUFpQjtJQUM5QixlQUFlLEVBQUUsc0JBQXNCO0lBQ3ZDLGNBQWMsRUFBRSxvQkFBb0I7SUFDcEMsV0FBVyxFQUFFLHlCQUF5QjtJQUN0QyxnQkFBZ0IsRUFBRSw0QkFBNEI7SUFDOUMsSUFBSSxFQUFFLElBQUk7SUFDVixFQUFFLEVBQUUsSUFBSTtJQUNSLEdBQUcsRUFBRSxLQUFLO0lBQ1YsR0FBRyxFQUFFLEtBQUs7SUFDVixHQUFHLEVBQUUsTUFBTTtJQUNYLEdBQUcsRUFBRSxPQUFPO0lBQ1osR0FBRyxFQUFFLE9BQU87SUFDWixNQUFNLEVBQUUsT0FBTztJQUNmLFFBQVEsRUFBRSxZQUFZO0lBQ3RCLFFBQVEsRUFBRSxTQUFTO0lBQ25CLFVBQVUsRUFBRSxjQUFjO0lBQzFCLFdBQVcsRUFBRSxZQUFZO0lBQ3pCLEdBQUcsRUFBRSxJQUFJO0lBQ1QsRUFBRSxFQUFFLEtBQUs7SUFDVCxNQUFNLEVBQUU7UUFDTixRQUFRO1FBQ1IsU0FBUztRQUNULE1BQU07UUFDTixRQUFRO1FBQ1IsS0FBSztRQUNMLE1BQU07UUFDTixNQUFNO1FBQ04sUUFBUTtRQUNSLFVBQVU7UUFDVixTQUFTO1FBQ1QsUUFBUTtRQUNSLFNBQVM7S0FDVjtJQUNELElBQUksRUFBRTtRQUNKLGFBQWE7UUFDYixhQUFhO1FBQ2IsU0FBUztRQUNULE9BQU87UUFDUCxTQUFTO1FBQ1QsU0FBUztRQUNULFNBQVM7S0FDVjtJQUNELFNBQVMsRUFBRSxDQUFDLElBQUksRUFBRSxJQUFJLEVBQUUsSUFBSSxFQUFFLElBQUksRUFBRSxJQUFJLEVBQUUsSUFBSSxFQUFFLElBQUksQ0FBQztDQUN0RCxDQUFDIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHtUZXRhTG9jYWxpc2F0aW9ufSBmcm9tICcuL3RldGEtbG9jYWxpc2F0aW9uJztcblxuZXhwb3J0IGNvbnN0IHJ1TG9jYWxlOiBUZXRhTG9jYWxpc2F0aW9uID0ge1xuICBhcHBseTogJ9Cf0YDQuNC80LXQvdC40YLRjCcsXG4gIGNhbmNlbDogJ9Ce0YLQvNC10L3QuNGC0YwnLFxuICBjbGVhcjogJ9Ce0YfQuNGB0YLQuNGC0YwnLFxuICBkYXRlUmFuZ2VNYXNrOiAn0LTQtC7QvNC8LtCz0LPQs9CzIC0g0LTQtC7QvNC8LtCz0LPQs9CzJyxcbiAgZGF0ZU1hc2s6ICfQtNC0LtC80Lwu0LPQs9Cz0LMnLFxuICBkYXRlVGltZU1hc2s6ICfQtNC0LtC80Lwu0LPQs9Cz0LMsINGH0Yc60LzQvCcsXG4gIHBpbjogJ9CX0LDQutGA0LXQv9C40YLRjCcsXG4gIHVucGluOiAn0J7RgtC60YDQtdC/0LjRgtGMJyxcbiAgc29ydEFzYzogJ9Ch0L7RgNGC0LjRgNC+0LLQsNGC0Ywg0L/QviDQstC+0LfRgNCw0YHRgtCw0L3QuNGOJyxcbiAgc29ydERlc2M6ICfQodC+0YDRgtC40YDQvtCy0LDRgtGMINC/0L4g0YPQsdGL0LLQsNC90LjRjicsXG4gIGNsZWFyU29ydDogJ9Ch0LHRgNC+0YHQuNGC0Ywg0YHQvtGA0YLQuNGA0L7QstC60YMnLFxuICBjbGVhckFsbFNvcnQ6ICfQodCx0YDQvtGB0LjRgtGMINCy0YHQtSDRgdC+0YDRgtC40YDQvtCy0LrQuCcsXG4gIGNsZWFyRmlsdGVyOiAn0J7Rh9C40YHRgtC40YLRjCDRhNC40LvRjNGC0YAnLFxuICBjbGVhckFsbEZpbHRlcnM6ICfQntGH0LjRgdGC0LjRgtGMINCy0YHQtSDRhNC40LvRjNGC0YDRiycsXG4gIGF1dG9zaXplQ29sdW1uOiAn0JDQstGC0L7RgNCw0LfQvNC10YAg0LrQvtC70L7QvdC60LgnLFxuICBhdXRvc2l6ZUFsbDogJ9CQ0LLRgtC+0YDQsNC30LzQtdGAINCy0YHQtdGFINC60L7Qu9C+0L3QvtC6JyxcbiAgcmVzZXRDb2x1bW5zU2l6ZTogJ9Ch0LHRgNC+0YHQuNGC0Ywg0L3QsNGB0YLRgNC+0LnQutC4INC60L7Qu9C+0L3QvtC6JyxcbiAgZnJvbTogJ9Ce0YInLFxuICB0bzogJ9CU0L4nLFxuICBhbGw6ICfQktGB0LUnLFxuICBtaW46ICfQnNC40L0nLFxuICBtYXg6ICfQnNCw0LrRgScsXG4gIHN1bTogJ9Ch0YPQvNC80LAnLFxuICBhdmc6ICfQodGA0LXQtNC9JyxcbiAgc2VhcmNoOiAn0J/QvtC40YHQuicsXG4gIG5vdEZvdW5kOiAn0J3QtSDQvdCw0LnQtNC10L3QvicsXG4gIHNlbGVjdGVkOiAn0JLRi9Cx0YDQsNC90L4nLFxuICBzZWxlY3RZZWFyOiAn0JLRi9Cx0LXRgNC40YLQtSDQs9C+0LQnLFxuICBub3RTZWxlY3RlZDogJ9Cd0LUg0LLRi9Cx0YDQsNC90L4nLFxuICB5ZXM6ICfQlNCwJyxcbiAgbm86ICfQndC10YInLFxuICBtb250aHM6IFtcbiAgICAn0K/QvdCy0LDRgNGMJyxcbiAgICAn0KTQtdCy0YDQsNC70YwnLFxuICAgICfQnNCw0YDRgicsXG4gICAgJ9CQ0L/RgNC10LvRjCcsXG4gICAgJ9Cc0LDQuScsXG4gICAgJ9CY0Y7QvdGMJyxcbiAgICAn0JjRjtC70YwnLFxuICAgICfQkNCy0LPRg9GB0YInLFxuICAgICfQodC10L3RgtGP0LHRgNGMJyxcbiAgICAn0J7QutGC0Y/QsdGA0YwnLFxuICAgICfQndC+0Y/QsdGA0YwnLFxuICAgICfQlNC10LrQsNCx0YDRjCcsXG4gIF0sXG4gIGRheXM6IFtcbiAgICAn0JLQvtGB0LrRgNC10YHQtdC90YzQtScsXG4gICAgJ9Cf0L7QvdC10LTQtdC70YzQvdC40LonLFxuICAgICfQktGC0L7RgNC90LjQuicsXG4gICAgJ9Ch0YDQtdC00LAnLFxuICAgICfQp9C10YLQstC10YDQsycsXG4gICAgJ9Cf0Y/RgtC90LjRg9CwJyxcbiAgICAn0KHRg9Cx0LHQvtGC0LAnLFxuICBdLFxuICBkYXlzU2hvcnQ6IFsn0JLRgScsICfQn9C9JywgJ9CS0YInLCAn0KHRgCcsICfQp9GCJywgJ9Cf0YInLCAn0KHQsSddLFxufTtcbiJdfQ==
@@ -16,10 +16,10 @@ export class TetaConfigService {
16
16
  this.locale$.next(this.defaultLocale);
17
17
  }
18
18
  }
19
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.5", ngImport: i0, type: TetaConfigService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
20
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.5", ngImport: i0, type: TetaConfigService, providedIn: 'root' }); }
19
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.1", ngImport: i0, type: TetaConfigService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
20
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.1", ngImport: i0, type: TetaConfigService, providedIn: 'root' }); }
21
21
  }
22
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.5", ngImport: i0, type: TetaConfigService, decorators: [{
22
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.1", ngImport: i0, type: TetaConfigService, decorators: [{
23
23
  type: Injectable,
24
24
  args: [{
25
25
  providedIn: 'root'
@@ -30,10 +30,10 @@ export class TetaDatePipe {
30
30
  ? date.locale(params.locale).format(format).toString()
31
31
  : date.locale(params.locale).format(this.dateFormatMap.get(params.locale)).toString();
32
32
  }
33
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.5", ngImport: i0, type: TetaDatePipe, deps: [{ token: i1.TranslocoService }], target: i0.ɵɵFactoryTarget.Pipe }); }
34
- static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "17.3.5", ngImport: i0, type: TetaDatePipe, isStandalone: true, name: "tetaDate" }); }
33
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.1", ngImport: i0, type: TetaDatePipe, deps: [{ token: i1.TranslocoService }], target: i0.ɵɵFactoryTarget.Pipe }); }
34
+ static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "18.2.1", ngImport: i0, type: TetaDatePipe, isStandalone: true, name: "tetaDate" }); }
35
35
  }
36
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.5", ngImport: i0, type: TetaDatePipe, decorators: [{
36
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.1", ngImport: i0, type: TetaDatePipe, decorators: [{
37
37
  type: Pipe,
38
38
  args: [{
39
39
  name: 'tetaDate',
@@ -15,10 +15,10 @@ export class NumberPipe {
15
15
  value = Number(value);
16
16
  return formatNumber(value, decimalLength, chunkDelimiter, decimalDelimiter, chunkLength);
17
17
  }
18
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.5", ngImport: i0, type: NumberPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
19
- static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "17.3.5", ngImport: i0, type: NumberPipe, isStandalone: true, name: "tetaNumber" }); }
18
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.1", ngImport: i0, type: NumberPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
19
+ static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "18.2.1", ngImport: i0, type: NumberPipe, isStandalone: true, name: "tetaNumber" }); }
20
20
  }
21
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.5", ngImport: i0, type: NumberPipe, decorators: [{
21
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.1", ngImport: i0, type: NumberPipe, decorators: [{
22
22
  type: Pipe,
23
23
  args: [{
24
24
  name: 'tetaNumber',