@tetacom/ng-components 1.0.25 → 1.0.28

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 (1453) hide show
  1. package/{dist/common → common}/contract/auto-close-ignore-case.d.ts +0 -0
  2. package/{dist/common → common}/contract/constructor-type.d.ts +0 -0
  3. package/{dist/common → common}/contract/dynamic-data.d.ts +0 -0
  4. package/{dist/common → common}/contract/i-dictionary.d.ts +0 -0
  5. package/{dist/common → common}/contract/i-id-name.d.ts +0 -0
  6. package/{dist/common → common}/contract/i-rect.d.ts +0 -0
  7. package/{dist/common → common}/contract/i-tree-data.d.ts +0 -0
  8. package/{dist/common → common}/contract/public-api.d.ts +0 -0
  9. package/{dist/common → common}/contract/teta-content-ref.d.ts +0 -0
  10. package/{dist/common → common}/enum/align.enum.d.ts +0 -0
  11. package/{dist/common → common}/enum/public-api.d.ts +0 -0
  12. package/{dist/common → common}/enum/teta-size.enum.d.ts +0 -0
  13. package/{dist/common → common}/enum/vertical-align.enum.d.ts +0 -0
  14. package/{dist/common → common}/public-api.d.ts +0 -0
  15. package/{dist/common → common}/service/click.service.d.ts +0 -0
  16. package/{dist/common → common}/service/dynamic-component.service.d.ts +0 -0
  17. package/{dist/common → common}/service/overlay-container.service.d.ts +0 -0
  18. package/{dist/common → common}/service/public-api.d.ts +0 -0
  19. package/{dist/common → common}/util/array-util.d.ts +0 -0
  20. package/{dist/common → common}/util/dom-util.d.ts +0 -0
  21. package/{dist/common → common}/util/position-util.d.ts +0 -0
  22. package/{dist/common → common}/util/public-api.d.ts +0 -0
  23. package/{dist/component → component}/accordion/accordion/accordion.component.d.ts +0 -0
  24. package/{dist/component → component}/accordion/accordion-content.directive.d.ts +0 -0
  25. package/{dist/component → component}/accordion/accordion-head/accordion-head.component.d.ts +0 -0
  26. package/{dist/component → component}/accordion/accordion-item/accordion-item.component.d.ts +0 -0
  27. package/{dist/component → component}/accordion/accordion.module.d.ts +0 -0
  28. package/{dist/component → component}/accordion/public-api.d.ts +0 -0
  29. package/{dist/component → component}/button/button/button.component.d.ts +0 -0
  30. package/{dist/component → component}/button/button.module.d.ts +0 -0
  31. package/{dist/component → component}/button/public-api.d.ts +0 -0
  32. package/{dist/component → component}/chart-3d/chart-3d.module.d.ts +0 -0
  33. package/{dist/component → component}/chart-3d/chart3d/chart3d.component.d.ts +0 -0
  34. package/{dist/component → component}/chart-3d/model/base-3d-point.d.ts +0 -0
  35. package/{dist/component → component}/chart-3d/model/chart-3d-options.d.ts +0 -0
  36. package/{dist/component → component}/chart-3d/model/public-api.d.ts +0 -0
  37. package/{dist/component → component}/chart-3d/model/series-3d.d.ts +0 -0
  38. package/{dist/component → component}/chart-3d/public-api.d.ts +0 -0
  39. package/{dist/component → component}/checkbox/checkbox/checkbox.component.d.ts +0 -0
  40. package/{dist/component → component}/checkbox/checkbox.module.d.ts +0 -0
  41. package/{dist/component → component}/checkbox/public-api.d.ts +0 -0
  42. package/{dist/component → component}/date-picker/date-picker/date-picker.component.d.ts +0 -0
  43. package/{dist/component → component}/date-picker/date-picker.module.d.ts +0 -0
  44. package/{dist/component → component}/date-picker/day-select/day-select.component.d.ts +0 -0
  45. package/{dist/component → component}/date-picker/model/date-period.d.ts +0 -0
  46. package/{dist/component → component}/date-picker/model/date-picker-mode.enum.d.ts +0 -0
  47. package/{dist/component → component}/date-picker/model/day-model.d.ts +0 -0
  48. package/{dist/component → component}/date-picker/model/picker-locale-model.d.ts +0 -0
  49. package/{dist/component → component}/date-picker/month-picker/month-picker.component.d.ts +0 -0
  50. package/{dist/component → component}/date-picker/month-select/month-select.component.d.ts +0 -0
  51. package/{dist/component → component}/date-picker/public-api.d.ts +0 -0
  52. package/{dist/component → component}/date-picker/service/picker-locale.service.d.ts +0 -0
  53. package/{dist/component → component}/date-picker/service/picker-touch.service.d.ts +0 -0
  54. package/{dist/component → component}/date-picker/time-part-control/time-part-control.component.d.ts +0 -0
  55. package/{dist/component → component}/date-picker/util/date-picker-util.d.ts +0 -0
  56. package/{dist/component → component}/date-picker/year-select/year-select.component.d.ts +0 -0
  57. package/{dist/component → component}/delimiter/delimiter/delimiter.component.d.ts +0 -0
  58. package/{dist/component → component}/delimiter/delimiter.module.d.ts +0 -0
  59. package/{dist/component → component}/delimiter/public-api.d.ts +0 -0
  60. package/{dist/component → component}/dropdown/dropdown/dropdown.component.d.ts +0 -0
  61. package/{dist/component → component}/dropdown/dropdown-base.d.ts +0 -0
  62. package/{dist/component → component}/dropdown/dropdown-content.directive.d.ts +0 -0
  63. package/{dist/component → component}/dropdown/dropdown-head.directive.d.ts +0 -0
  64. package/{dist/component → component}/dropdown/dropdown.directive.d.ts +0 -0
  65. package/{dist/component → component}/dropdown/dropdown.module.d.ts +0 -0
  66. package/{dist/component → component}/dropdown/public-api.d.ts +0 -0
  67. package/{dist/component → component}/dynamic-component/dynamic-component.module.d.ts +0 -0
  68. package/{dist/component → component}/dynamic-component/popup-content/popup-content.component.d.ts +0 -0
  69. package/{dist/component → component}/dynamic-component/public-api.d.ts +0 -0
  70. package/{dist/component → component}/expand-panel/expand-panel/expand-panel.component.d.ts +0 -0
  71. package/{dist/component → component}/expand-panel/expand-panel-content.directive.d.ts +0 -0
  72. package/{dist/component → component}/expand-panel/expand-panel-head.directive.d.ts +0 -0
  73. package/{dist/component → component}/expand-panel/expand-panel.module.d.ts +0 -0
  74. package/{dist/component → component}/expand-panel/public-api.d.ts +0 -0
  75. package/{dist/component → component}/file-upload/file-item/file-item.component.d.ts +0 -0
  76. package/{dist/component → component}/file-upload/file-upload-area/file-upload-area.component.d.ts +0 -0
  77. package/{dist/component → component}/file-upload/file-upload.module.d.ts +0 -0
  78. package/{dist/component → component}/file-upload/public-api.d.ts +0 -0
  79. package/{dist/component → component}/filter/base/filter-base.d.ts +0 -0
  80. package/{dist/component → component}/filter/base/filter-component-base.d.ts +0 -0
  81. package/{dist/component → component}/filter/boolean-filter/boolean-filter.component.d.ts +0 -0
  82. package/{dist/component → component}/filter/contarct/boolean-filter.d.ts +0 -0
  83. package/{dist/component → component}/filter/contarct/date-filter-value.d.ts +0 -0
  84. package/{dist/component → component}/filter/contarct/date-filter.d.ts +0 -0
  85. package/{dist/component → component}/filter/contarct/filter-component-map.d.ts +0 -0
  86. package/{dist/component → component}/filter/contarct/filter-item.d.ts +0 -0
  87. package/{dist/component → component}/filter/contarct/filter-state.d.ts +0 -0
  88. package/{dist/component → component}/filter/contarct/i-filter.d.ts +0 -0
  89. package/{dist/component → component}/filter/contarct/list-filter.d.ts +0 -0
  90. package/{dist/component → component}/filter/contarct/numeric-filter-value.d.ts +0 -0
  91. package/{dist/component → component}/filter/contarct/numeric-filter.d.ts +0 -0
  92. package/{dist/component → component}/filter/contarct/sort-param.d.ts +0 -0
  93. package/{dist/component → component}/filter/contarct/string-filter.d.ts +0 -0
  94. package/{dist/component → component}/filter/date-filter/date-filter.component.d.ts +0 -0
  95. package/{dist/component → component}/filter/enum/filter-type.enum.d.ts +0 -0
  96. package/{dist/component → component}/filter/enum/list-filter-type.enum.d.ts +0 -0
  97. package/{dist/component → component}/filter/enum/string-filter-type.enum.d.ts +0 -0
  98. package/{dist/component → component}/filter/filter-host/filter-host.component.d.ts +0 -0
  99. package/{dist/component → component}/filter/filter-panel/filter-panel.component.d.ts +0 -0
  100. package/{dist/component → component}/filter/filter.module.d.ts +2 -1
  101. package/{dist/component → component}/filter/list-filter/list-filter.component.d.ts +0 -0
  102. package/{dist/component → component}/filter/numeric-filter/numeric-filter.component.d.ts +0 -0
  103. package/{dist/component → component}/filter/public-api.d.ts +0 -0
  104. package/{dist/component → component}/filter/string-filter/string-filter.component.d.ts +0 -0
  105. package/{dist/component → component}/icon/icon/icon.component.d.ts +0 -0
  106. package/{dist/component → component}/icon/icon-sprite.directive.d.ts +0 -0
  107. package/{dist/component → component}/icon/icon.module.d.ts +0 -0
  108. package/{dist/component → component}/icon/icon.service.d.ts +0 -0
  109. package/{dist/component → component}/icon/public-api.d.ts +0 -0
  110. package/{dist/component → component}/input/form-group-title/form-group-title.component.d.ts +0 -0
  111. package/{dist/component → component}/input/input/input.component.d.ts +0 -0
  112. package/{dist/component → component}/input/input.module.d.ts +0 -0
  113. package/{dist/component → component}/input/public-api.d.ts +0 -0
  114. package/{dist/component → component}/input/text-field/text-field.component.d.ts +0 -0
  115. package/{dist/component → component}/message/message/message.component.d.ts +0 -0
  116. package/{dist/component → component}/message/message-host/message-host.component.d.ts +0 -0
  117. package/{dist/component → component}/message/message.module.d.ts +0 -0
  118. package/{dist/component → component}/message/message.service.d.ts +0 -0
  119. package/{dist/component → component}/message/model/message.d.ts +0 -0
  120. package/{dist/component → component}/message/public-api.d.ts +0 -0
  121. package/{dist/component → component}/modal/dialog/dialog.component.d.ts +0 -0
  122. package/{dist/component → component}/modal/dialog.service.d.ts +0 -0
  123. package/{dist/component → component}/modal/modal-container/modal-container.component.d.ts +0 -0
  124. package/{dist/component → component}/modal/modal.module.d.ts +0 -0
  125. package/{dist/component → component}/modal/modal.service.d.ts +0 -0
  126. package/{dist/component → component}/modal/model/current-modal.d.ts +0 -0
  127. package/{dist/component → component}/modal/model/i-modal-config.d.ts +0 -0
  128. package/{dist/component → component}/modal/model/i-modal-result.d.ts +0 -0
  129. package/{dist/component → component}/modal/model/modal-close-reason.enum.d.ts +0 -0
  130. package/{dist/component → component}/modal/model/modal-instance.d.ts +0 -0
  131. package/{dist/component → component}/modal/public-api.d.ts +0 -0
  132. package/{dist/component → component}/pager/model/pager-state.d.ts +0 -0
  133. package/{dist/component → component}/pager/pager/pager.component.d.ts +0 -0
  134. package/{dist/component → component}/pager/pager.module.d.ts +0 -0
  135. package/{dist/component → component}/pager/public-api.d.ts +0 -0
  136. package/{dist/component → component}/pager/util/pager-util.d.ts +0 -0
  137. package/{dist/component → component}/panel/panel/panel.component.d.ts +0 -0
  138. package/{dist/component → component}/panel/panel.module.d.ts +0 -0
  139. package/{dist/component → component}/panel/public-api.d.ts +0 -0
  140. package/{dist/component → component}/progress-bar/progress-bar/progress-bar.component.d.ts +0 -0
  141. package/{dist/component → component}/progress-bar/progress-bar.module.d.ts +0 -0
  142. package/{dist/component → component}/progress-bar/public-api.d.ts +0 -0
  143. package/{dist/component → component}/property-grid/default/date-item-default/date-item-default.component.d.ts +0 -0
  144. package/{dist/component → component}/property-grid/default/list-item-default/list-item-default.component.d.ts +0 -0
  145. package/{dist/component → component}/property-grid/default/numeric-item-default/numeric-item-default.component.d.ts +0 -0
  146. package/{dist/component → component}/property-grid/default/string-item-default/string-item-default.component.d.ts +0 -0
  147. package/{dist/component → component}/property-grid/property-grid/property-grid-group/property-grid-group.component.d.ts +0 -0
  148. package/{dist/component → component}/property-grid/property-grid/property-grid-item/property-grid-item.component.d.ts +0 -0
  149. package/{dist/component → component}/property-grid/property-grid/property-grid.component.d.ts +0 -0
  150. package/{dist/component → component}/property-grid/property-grid.module.d.ts +0 -0
  151. package/{dist/component → component}/property-grid/public-api.d.ts +0 -0
  152. package/{dist/component → component}/public-api.d.ts +0 -1
  153. package/{dist/component → component}/radio/public-api.d.ts +0 -0
  154. package/{dist/component → component}/radio/radio/radio.component.d.ts +0 -0
  155. package/{dist/component → component}/radio/radio-button/radio-button.component.d.ts +0 -0
  156. package/{dist/component → component}/radio/radio.module.d.ts +0 -0
  157. package/{dist/component → component}/resize-panel/public-api.d.ts +0 -0
  158. package/{dist/component → component}/resize-panel/resize-panel/resize-panel.component.d.ts +0 -0
  159. package/{dist/component → component}/resize-panel/resize-panel.module.d.ts +0 -0
  160. package/{dist/component → component}/select/public-api.d.ts +0 -0
  161. package/{dist/component → component}/select/select/select.component.d.ts +0 -0
  162. package/{dist/component → component}/select/select-option.directive.d.ts +0 -0
  163. package/{dist/component → component}/select/select-value.directive.d.ts +0 -0
  164. package/{dist/component → component}/select/select.module.d.ts +0 -0
  165. package/{dist/component → component}/sidebar/public-api.d.ts +0 -0
  166. package/{dist/component → component}/sidebar/sidebar/sidebar.component.d.ts +0 -0
  167. package/{dist/component → component}/sidebar/sidebar-position.enum.d.ts +0 -0
  168. package/{dist/component → component}/sidebar/sidebar.module.d.ts +0 -0
  169. package/{dist/component → component}/switch/public-api.d.ts +0 -0
  170. package/{dist/component → component}/switch/switch/switch.component.d.ts +0 -0
  171. package/{dist/component → component}/switch/switch-button/switch-button.component.d.ts +0 -0
  172. package/{dist/component → component}/switch/switch.module.d.ts +0 -0
  173. package/{dist/component → component}/switch/switch.service.d.ts +0 -0
  174. package/{dist/component → component}/table/base/cell-component-base.d.ts +0 -0
  175. package/{dist/component → component}/table/base/detail-component-base.d.ts +0 -0
  176. package/{dist/component → component}/table/base/group-row-component-base.d.ts +0 -0
  177. package/{dist/component → component}/table/base/head-cell-component-base.d.ts +0 -0
  178. package/{dist/component → component}/table/cell/cell.component.d.ts +0 -0
  179. package/{dist/component → component}/table/cell-host/cell-host.component.d.ts +0 -0
  180. package/{dist/component → component}/table/contract/cell-components-map.d.ts +0 -0
  181. package/{dist/component → component}/table/contract/column-reorder-event.d.ts +0 -0
  182. package/{dist/component → component}/table/contract/column-resize-event.d.ts +0 -0
  183. package/{dist/component → component}/table/contract/i-cell-coordinates.d.ts +0 -0
  184. package/{dist/component → component}/table/contract/i-cell-event.d.ts +0 -0
  185. package/{dist/component → component}/table/contract/i-cell-value.d.ts +0 -0
  186. package/{dist/component → component}/table/contract/public-api.d.ts +0 -0
  187. package/{dist/component → component}/table/contract/sort-event.d.ts +0 -0
  188. package/{dist/component → component}/table/contract/table-column-store.d.ts +0 -0
  189. package/{dist/component → component}/table/contract/table-column.d.ts +0 -0
  190. package/{dist/component → component}/table/contract/table-context-menu-config.d.ts +0 -0
  191. package/{dist/component → component}/table/contract/table-row.d.ts +0 -0
  192. package/{dist/component → component}/table/default/boolean-cell/boolean-cell.component.d.ts +0 -0
  193. package/{dist/component → component}/table/default/date-cell/date-cell.component.d.ts +0 -0
  194. package/{dist/component → component}/table/default/date-time-cell/date-time-cell.component.d.ts +0 -0
  195. package/{dist/component → component}/table/default/default-head-cell/default-head-cell.component.d.ts +0 -0
  196. package/{dist/component → component}/table/default/group-row/group-row.component.d.ts +0 -0
  197. package/{dist/component → component}/table/default/list-cell/list-cell.component.d.ts +0 -0
  198. package/{dist/component → component}/table/default/numeric-cell/numeric-cell.component.d.ts +0 -0
  199. package/{dist/component → component}/table/default/string-cell/string-cell.component.d.ts +0 -0
  200. package/{dist/component → component}/table/enum/aggregation-type.enum.d.ts +0 -0
  201. package/{dist/component → component}/table/enum/edit-event.enum.d.ts +0 -0
  202. package/{dist/component → component}/table/enum/edit-type.enum.d.ts +0 -0
  203. package/{dist/component → component}/table/enum/public-api.d.ts +0 -0
  204. package/{dist/component → component}/table/enum/select-type.enum.d.ts +0 -0
  205. package/{dist/component → component}/table/head-cell/head-cell.component.d.ts +0 -0
  206. package/{dist/component → component}/table/head-cell-dropdown/head-cell-dropdown.component.d.ts +0 -0
  207. package/{dist/component → component}/table/head-cell-host/head-cell-host.component.d.ts +0 -0
  208. package/{dist/component → component}/table/public-api.d.ts +0 -0
  209. package/{dist/component → component}/table/selection-cell/selection-cell.component.d.ts +0 -0
  210. package/{dist/component → component}/table/selection-head-cell/selection-head-cell.component.d.ts +0 -0
  211. package/{dist/component → component}/table/service/table.service.d.ts +0 -0
  212. package/{dist/component → component}/table/table/table.component.d.ts +0 -0
  213. package/{dist/component → component}/table/table-body/table-body.component.d.ts +0 -0
  214. package/{dist/component → component}/table/table-head/table-head.component.d.ts +0 -0
  215. package/{dist/component → component}/table/table-head-group/table-head-group.component.d.ts +0 -0
  216. package/{dist/component → component}/table/table.module.d.ts +0 -0
  217. package/{dist/component → component}/table/util/public-api.d.ts +0 -0
  218. package/{dist/component → component}/table/util/state-util.d.ts +0 -0
  219. package/{dist/component → component}/table/util/table-util.d.ts +0 -0
  220. package/{dist/component → component}/tabs/public-api.d.ts +0 -0
  221. package/{dist/component → component}/tabs/tab/tab.component.d.ts +0 -0
  222. package/{dist/component → component}/tabs/tab-content.directive.d.ts +0 -0
  223. package/{dist/component → component}/tabs/tab-title.directive.d.ts +0 -0
  224. package/{dist/component → component}/tabs/tabs/tabs.component.d.ts +0 -0
  225. package/{dist/component → component}/tabs/tabs.module.d.ts +0 -0
  226. package/{dist/component → component}/theme-switch/public-api.d.ts +0 -0
  227. package/{dist/component → component}/theme-switch/theme-switch/theme-switch.component.d.ts +0 -0
  228. package/{dist/component → component}/theme-switch/theme-switch.module.d.ts +0 -0
  229. package/{dist/component → component}/theme-switch/theme-switch.service.d.ts +0 -0
  230. package/{dist/component → component}/toggle/public-api.d.ts +0 -0
  231. package/{dist/component → component}/toggle/toggle/toggle.component.d.ts +0 -0
  232. package/{dist/component → component}/toggle/toggle.module.d.ts +0 -0
  233. package/{dist/component → component}/toolbar/public-api.d.ts +0 -0
  234. package/{dist/component → component}/toolbar/toolbar/toolbar.component.d.ts +0 -0
  235. package/{dist/component → component}/toolbar/toolbar.module.d.ts +0 -0
  236. package/{dist/component → component}/tree/public-api.d.ts +0 -0
  237. package/{dist/component → component}/tree/tree/tree.component.d.ts +0 -0
  238. package/{dist/component → component}/tree/tree-item/tree-item.component.d.ts +0 -0
  239. package/{dist/component → component}/tree/tree-item-toggle/tree-item-toggle.component.d.ts +0 -0
  240. package/{dist/component → component}/tree/tree.module.d.ts +0 -0
  241. package/{dist/component → component}/tree/tree.service.d.ts +0 -0
  242. package/{dist/directive → directive}/click-outside/click-outside.directive.d.ts +3 -2
  243. package/{dist/directive → directive}/click-outside/click-outside.module.d.ts +0 -0
  244. package/{dist/directive → directive}/click-outside/public-api.d.ts +0 -0
  245. package/{dist/directive → directive}/context-menu/context-menu.directive.d.ts +0 -0
  246. package/{dist/directive → directive}/context-menu/context-menu.module.d.ts +0 -0
  247. package/{dist/directive → directive}/context-menu/public-api.d.ts +0 -0
  248. package/{dist/directive → directive}/disable-control/disable-control.directive.d.ts +0 -0
  249. package/{dist/directive → directive}/disable-control/disable-control.module.d.ts +0 -0
  250. package/{dist/directive → directive}/disable-control/public-api.d.ts +0 -0
  251. package/{dist/directive → directive}/drag-sort/drag-sort-container.directive.d.ts +0 -0
  252. package/{dist/directive → directive}/drag-sort/drag-sort-event.d.ts +0 -0
  253. package/{dist/directive → directive}/drag-sort/drag-sort-item.directive.d.ts +0 -0
  254. package/{dist/directive → directive}/drag-sort/drag-sort.module.d.ts +0 -0
  255. package/{dist/directive → directive}/drag-sort/public-api.d.ts +0 -0
  256. package/{dist/directive → directive}/dynamic-content-base.directive.d.ts +0 -0
  257. package/{dist/directive → directive}/highlight/highlight.directive.d.ts +0 -0
  258. package/{dist/directive → directive}/highlight/highlight.module.d.ts +0 -0
  259. package/{dist/directive → directive}/highlight/public-api.d.ts +0 -0
  260. package/{dist/directive → directive}/hint/hint.directive.d.ts +1 -0
  261. package/{dist/directive → directive}/hint/hint.module.d.ts +0 -0
  262. package/{dist/directive → directive}/hint/public-api.d.ts +0 -0
  263. package/{dist/directive → directive}/loader/loader.directive.d.ts +0 -0
  264. package/{dist/directive → directive}/loader/loader.module.d.ts +0 -0
  265. package/{dist/directive → directive}/loader/public-api.d.ts +0 -0
  266. package/{dist/directive → directive}/no-autofill/no-autofill.directive.d.ts +0 -0
  267. package/{dist/directive → directive}/no-autofill/no-autofill.module.d.ts +0 -0
  268. package/{dist/directive → directive}/no-autofill/public-api.d.ts +0 -0
  269. package/{dist/directive → directive}/only-number/only-number.directive.d.ts +0 -0
  270. package/{dist/directive → directive}/only-number/only-number.module.d.ts +0 -0
  271. package/{dist/directive → directive}/only-number/public-api.d.ts +0 -0
  272. package/{dist/directive → directive}/public-api.d.ts +0 -0
  273. package/{dist/directive → directive}/resize-drag/public-api.d.ts +0 -0
  274. package/{dist/directive → directive}/resize-drag/resize-drag.directive.d.ts +0 -0
  275. package/{dist/directive → directive}/resize-drag/resize-drag.module.d.ts +0 -0
  276. package/{dist/directive → directive}/teta-template/public-api.d.ts +0 -0
  277. package/{dist/directive → directive}/teta-template/teta-template.directive.d.ts +0 -0
  278. package/{dist/directive → directive}/teta-template/teta-template.module.d.ts +0 -0
  279. package/{dist/directive → directive}/tooltip/public-api.d.ts +0 -0
  280. package/{dist/directive → directive}/tooltip/tooltip.directive.d.ts +0 -0
  281. package/{dist/directive → directive}/tooltip/tooltip.module.d.ts +0 -0
  282. package/{dist/esm2020 → esm2020}/common/contract/auto-close-ignore-case.mjs +0 -0
  283. package/{dist/esm2020 → esm2020}/common/contract/constructor-type.mjs +0 -0
  284. package/{dist/esm2020 → esm2020}/common/contract/dynamic-data.mjs +0 -0
  285. package/{dist/esm2020 → esm2020}/common/contract/i-dictionary.mjs +0 -0
  286. package/{dist/esm2020 → esm2020}/common/contract/i-id-name.mjs +0 -0
  287. package/{dist/esm2020 → esm2020}/common/contract/i-rect.mjs +0 -0
  288. package/{dist/esm2020 → esm2020}/common/contract/i-tree-data.mjs +0 -0
  289. package/{dist/esm2020 → esm2020}/common/contract/public-api.mjs +0 -0
  290. package/{dist/esm2020 → esm2020}/common/contract/teta-content-ref.mjs +0 -0
  291. package/{dist/esm2020 → esm2020}/common/enum/align.enum.mjs +0 -0
  292. package/{dist/esm2020 → esm2020}/common/enum/public-api.mjs +0 -0
  293. package/{dist/esm2020 → esm2020}/common/enum/teta-size.enum.mjs +0 -0
  294. package/{dist/esm2020 → esm2020}/common/enum/vertical-align.enum.mjs +0 -0
  295. package/{dist/esm2020 → esm2020}/common/public-api.mjs +0 -0
  296. package/{dist/esm2020 → esm2020}/common/service/click.service.mjs +0 -0
  297. package/{dist/esm2020 → esm2020}/common/service/dynamic-component.service.mjs +0 -0
  298. package/{dist/esm2020 → esm2020}/common/service/overlay-container.service.mjs +0 -0
  299. package/{dist/esm2020 → esm2020}/common/service/public-api.mjs +0 -0
  300. package/{dist/esm2020 → esm2020}/common/util/array-util.mjs +0 -0
  301. package/{dist/esm2020 → esm2020}/common/util/dom-util.mjs +0 -0
  302. package/{dist/esm2020 → esm2020}/common/util/position-util.mjs +0 -0
  303. package/{dist/esm2020 → esm2020}/common/util/public-api.mjs +0 -0
  304. package/{dist/esm2020 → esm2020}/component/accordion/accordion/accordion.component.mjs +0 -0
  305. package/{dist/esm2020 → esm2020}/component/accordion/accordion-content.directive.mjs +0 -0
  306. package/{dist/esm2020 → esm2020}/component/accordion/accordion-head/accordion-head.component.mjs +0 -0
  307. package/{dist/esm2020 → esm2020}/component/accordion/accordion-item/accordion-item.component.mjs +0 -0
  308. package/{dist/esm2020 → esm2020}/component/accordion/accordion.module.mjs +0 -0
  309. package/{dist/esm2020 → esm2020}/component/accordion/public-api.mjs +0 -0
  310. package/{dist/esm2020 → esm2020}/component/button/button/button.component.mjs +0 -0
  311. package/{dist/esm2020 → esm2020}/component/button/button.module.mjs +0 -0
  312. package/{dist/esm2020 → esm2020}/component/button/public-api.mjs +0 -0
  313. package/{dist/esm2020 → esm2020}/component/chart-3d/chart-3d.module.mjs +0 -0
  314. package/esm2020/component/chart-3d/chart3d/chart3d.component.mjs +232 -0
  315. package/{dist/esm2020 → esm2020}/component/chart-3d/model/base-3d-point.mjs +0 -0
  316. package/{dist/esm2020 → esm2020}/component/chart-3d/model/chart-3d-options.mjs +0 -0
  317. package/{dist/esm2020 → esm2020}/component/chart-3d/model/public-api.mjs +0 -0
  318. package/{dist/esm2020 → esm2020}/component/chart-3d/model/series-3d.mjs +0 -0
  319. package/{dist/esm2020 → esm2020}/component/chart-3d/public-api.mjs +0 -0
  320. package/{dist/esm2020 → esm2020}/component/checkbox/checkbox/checkbox.component.mjs +0 -0
  321. package/{dist/esm2020 → esm2020}/component/checkbox/checkbox.module.mjs +0 -0
  322. package/{dist/esm2020 → esm2020}/component/checkbox/public-api.mjs +0 -0
  323. package/{dist/esm2020 → esm2020}/component/date-picker/date-picker/date-picker.component.mjs +0 -0
  324. package/{dist/esm2020 → esm2020}/component/date-picker/date-picker.module.mjs +0 -0
  325. package/{dist/esm2020 → esm2020}/component/date-picker/day-select/day-select.component.mjs +0 -0
  326. package/{dist/esm2020 → esm2020}/component/date-picker/model/date-period.mjs +0 -0
  327. package/{dist/esm2020 → esm2020}/component/date-picker/model/date-picker-mode.enum.mjs +0 -0
  328. package/{dist/esm2020 → esm2020}/component/date-picker/model/day-model.mjs +0 -0
  329. package/{dist/esm2020 → esm2020}/component/date-picker/model/picker-locale-model.mjs +0 -0
  330. package/{dist/esm2020 → esm2020}/component/date-picker/month-picker/month-picker.component.mjs +0 -0
  331. package/{dist/esm2020 → esm2020}/component/date-picker/month-select/month-select.component.mjs +0 -0
  332. package/{dist/esm2020 → esm2020}/component/date-picker/public-api.mjs +0 -0
  333. package/{dist/esm2020 → esm2020}/component/date-picker/service/picker-locale.service.mjs +0 -0
  334. package/{dist/esm2020 → esm2020}/component/date-picker/service/picker-touch.service.mjs +0 -0
  335. package/{dist/esm2020 → esm2020}/component/date-picker/time-part-control/time-part-control.component.mjs +0 -0
  336. package/{dist/esm2020 → esm2020}/component/date-picker/util/date-picker-util.mjs +0 -0
  337. package/{dist/esm2020 → esm2020}/component/date-picker/year-select/year-select.component.mjs +0 -0
  338. package/{dist/esm2020 → esm2020}/component/delimiter/delimiter/delimiter.component.mjs +0 -0
  339. package/{dist/esm2020 → esm2020}/component/delimiter/delimiter.module.mjs +0 -0
  340. package/{dist/esm2020 → esm2020}/component/delimiter/public-api.mjs +0 -0
  341. package/{dist/esm2020 → esm2020}/component/dropdown/dropdown/dropdown.component.mjs +0 -0
  342. package/{dist/esm2020 → esm2020}/component/dropdown/dropdown-base.mjs +0 -0
  343. package/{dist/esm2020 → esm2020}/component/dropdown/dropdown-content.directive.mjs +0 -0
  344. package/{dist/esm2020 → esm2020}/component/dropdown/dropdown-head.directive.mjs +0 -0
  345. package/{dist/esm2020 → esm2020}/component/dropdown/dropdown.directive.mjs +0 -0
  346. package/{dist/esm2020 → esm2020}/component/dropdown/dropdown.module.mjs +0 -0
  347. package/{dist/esm2020 → esm2020}/component/dropdown/public-api.mjs +0 -0
  348. package/{dist/esm2020 → esm2020}/component/dynamic-component/dynamic-component.module.mjs +0 -0
  349. package/{dist/esm2020 → esm2020}/component/dynamic-component/popup-content/popup-content.component.mjs +0 -0
  350. package/{dist/esm2020 → esm2020}/component/dynamic-component/public-api.mjs +0 -0
  351. package/{dist/esm2020 → esm2020}/component/expand-panel/expand-panel/expand-panel.component.mjs +0 -0
  352. package/{dist/esm2020 → esm2020}/component/expand-panel/expand-panel-content.directive.mjs +0 -0
  353. package/{dist/esm2020 → esm2020}/component/expand-panel/expand-panel-head.directive.mjs +0 -0
  354. package/{dist/esm2020 → esm2020}/component/expand-panel/expand-panel.module.mjs +0 -0
  355. package/{dist/esm2020 → esm2020}/component/expand-panel/public-api.mjs +0 -0
  356. package/esm2020/component/file-upload/file-item/file-item.component.mjs +13 -0
  357. package/{dist/esm2020 → esm2020}/component/file-upload/file-upload-area/file-upload-area.component.mjs +0 -0
  358. package/{dist/esm2020 → esm2020}/component/file-upload/file-upload.module.mjs +0 -0
  359. package/{dist/esm2020 → esm2020}/component/file-upload/public-api.mjs +0 -0
  360. package/{dist/esm2020 → esm2020}/component/filter/base/filter-base.mjs +0 -0
  361. package/{dist/esm2020 → esm2020}/component/filter/base/filter-component-base.mjs +0 -0
  362. package/{dist/esm2020 → esm2020}/component/filter/boolean-filter/boolean-filter.component.mjs +0 -0
  363. package/{dist/esm2020 → esm2020}/component/filter/contarct/boolean-filter.mjs +0 -0
  364. package/{dist/esm2020 → esm2020}/component/filter/contarct/date-filter-value.mjs +0 -0
  365. package/{dist/esm2020 → esm2020}/component/filter/contarct/date-filter.mjs +0 -0
  366. package/{dist/esm2020 → esm2020}/component/filter/contarct/filter-component-map.mjs +0 -0
  367. package/{dist/esm2020 → esm2020}/component/filter/contarct/filter-item.mjs +0 -0
  368. package/{dist/esm2020 → esm2020}/component/filter/contarct/filter-state.mjs +0 -0
  369. package/{dist/esm2020 → esm2020}/component/filter/contarct/i-filter.mjs +0 -0
  370. package/{dist/esm2020 → esm2020}/component/filter/contarct/list-filter.mjs +0 -0
  371. package/{dist/esm2020 → esm2020}/component/filter/contarct/numeric-filter-value.mjs +0 -0
  372. package/{dist/esm2020 → esm2020}/component/filter/contarct/numeric-filter.mjs +0 -0
  373. package/{dist/esm2020 → esm2020}/component/filter/contarct/sort-param.mjs +0 -0
  374. package/{dist/esm2020 → esm2020}/component/filter/contarct/string-filter.mjs +0 -0
  375. package/{dist/esm2020 → esm2020}/component/filter/date-filter/date-filter.component.mjs +0 -0
  376. package/{dist/esm2020 → esm2020}/component/filter/enum/filter-type.enum.mjs +0 -0
  377. package/{dist/esm2020 → esm2020}/component/filter/enum/list-filter-type.enum.mjs +0 -0
  378. package/{dist/esm2020 → esm2020}/component/filter/enum/string-filter-type.enum.mjs +0 -0
  379. package/{dist/esm2020 → esm2020}/component/filter/filter-host/filter-host.component.mjs +0 -0
  380. package/{dist/esm2020 → esm2020}/component/filter/filter-panel/filter-panel.component.mjs +0 -0
  381. package/{dist/esm2020 → esm2020}/component/filter/filter.module.mjs +6 -2
  382. package/{dist/esm2020 → esm2020}/component/filter/list-filter/list-filter.component.mjs +0 -0
  383. package/esm2020/component/filter/numeric-filter/numeric-filter.component.mjs +54 -0
  384. package/{dist/esm2020 → esm2020}/component/filter/public-api.mjs +0 -0
  385. package/{dist/esm2020 → esm2020}/component/filter/string-filter/string-filter.component.mjs +0 -0
  386. package/{dist/esm2020 → esm2020}/component/icon/icon/icon.component.mjs +0 -0
  387. package/{dist/esm2020 → esm2020}/component/icon/icon-sprite.directive.mjs +0 -0
  388. package/{dist/esm2020 → esm2020}/component/icon/icon.module.mjs +0 -0
  389. package/{dist/esm2020 → esm2020}/component/icon/icon.service.mjs +0 -0
  390. package/{dist/esm2020 → esm2020}/component/icon/public-api.mjs +0 -0
  391. package/{dist/esm2020 → esm2020}/component/input/form-group-title/form-group-title.component.mjs +0 -0
  392. package/{dist/esm2020 → esm2020}/component/input/input/input.component.mjs +0 -0
  393. package/{dist/esm2020 → esm2020}/component/input/input.module.mjs +0 -0
  394. package/{dist/esm2020 → esm2020}/component/input/public-api.mjs +0 -0
  395. package/{dist/esm2020 → esm2020}/component/input/text-field/text-field.component.mjs +0 -0
  396. package/{dist/esm2020 → esm2020}/component/message/message/message.component.mjs +0 -0
  397. package/{dist/esm2020 → esm2020}/component/message/message-host/message-host.component.mjs +0 -0
  398. package/{dist/esm2020 → esm2020}/component/message/message.module.mjs +0 -0
  399. package/esm2020/component/message/message.service.mjs +35 -0
  400. package/{dist/esm2020 → esm2020}/component/message/model/message.mjs +0 -0
  401. package/{dist/esm2020 → esm2020}/component/message/public-api.mjs +0 -0
  402. package/{dist/esm2020 → esm2020}/component/modal/dialog/dialog.component.mjs +0 -0
  403. package/{dist/esm2020 → esm2020}/component/modal/dialog.service.mjs +0 -0
  404. package/{dist/esm2020 → esm2020}/component/modal/modal-container/modal-container.component.mjs +0 -0
  405. package/{dist/esm2020 → esm2020}/component/modal/modal.module.mjs +0 -0
  406. package/{dist/esm2020 → esm2020}/component/modal/modal.service.mjs +0 -0
  407. package/{dist/esm2020 → esm2020}/component/modal/model/current-modal.mjs +0 -0
  408. package/{dist/esm2020 → esm2020}/component/modal/model/i-modal-config.mjs +0 -0
  409. package/{dist/esm2020 → esm2020}/component/modal/model/i-modal-result.mjs +0 -0
  410. package/{dist/esm2020 → esm2020}/component/modal/model/modal-close-reason.enum.mjs +0 -0
  411. package/{dist/esm2020 → esm2020}/component/modal/model/modal-instance.mjs +0 -0
  412. package/{dist/esm2020 → esm2020}/component/modal/public-api.mjs +0 -0
  413. package/{dist/esm2020 → esm2020}/component/pager/model/pager-state.mjs +0 -0
  414. package/{dist/esm2020 → esm2020}/component/pager/pager/pager.component.mjs +0 -0
  415. package/{dist/esm2020 → esm2020}/component/pager/pager.module.mjs +0 -0
  416. package/{dist/esm2020 → esm2020}/component/pager/public-api.mjs +0 -0
  417. package/{dist/esm2020 → esm2020}/component/pager/util/pager-util.mjs +0 -0
  418. package/{dist/esm2020 → esm2020}/component/panel/panel/panel.component.mjs +0 -0
  419. package/{dist/esm2020 → esm2020}/component/panel/panel.module.mjs +0 -0
  420. package/{dist/esm2020 → esm2020}/component/panel/public-api.mjs +0 -0
  421. package/{dist/esm2020 → esm2020}/component/progress-bar/progress-bar/progress-bar.component.mjs +0 -0
  422. package/{dist/esm2020 → esm2020}/component/progress-bar/progress-bar.module.mjs +0 -0
  423. package/{dist/esm2020 → esm2020}/component/progress-bar/public-api.mjs +0 -0
  424. package/{dist/esm2020 → esm2020}/component/property-grid/default/date-item-default/date-item-default.component.mjs +0 -0
  425. package/{dist/esm2020 → esm2020}/component/property-grid/default/list-item-default/list-item-default.component.mjs +0 -0
  426. package/{dist/esm2020 → esm2020}/component/property-grid/default/numeric-item-default/numeric-item-default.component.mjs +0 -0
  427. package/{dist/esm2020 → esm2020}/component/property-grid/default/string-item-default/string-item-default.component.mjs +0 -0
  428. package/{dist/esm2020 → esm2020}/component/property-grid/property-grid/property-grid-group/property-grid-group.component.mjs +0 -0
  429. package/{dist/esm2020 → esm2020}/component/property-grid/property-grid/property-grid-item/property-grid-item.component.mjs +0 -0
  430. package/{dist/esm2020 → esm2020}/component/property-grid/property-grid/property-grid.component.mjs +0 -0
  431. package/{dist/esm2020 → esm2020}/component/property-grid/property-grid.module.mjs +0 -0
  432. package/{dist/esm2020 → esm2020}/component/property-grid/public-api.mjs +0 -0
  433. package/{dist/esm2020 → esm2020}/component/public-api.mjs +1 -3
  434. package/{dist/esm2020 → esm2020}/component/radio/public-api.mjs +0 -0
  435. package/{dist/esm2020 → esm2020}/component/radio/radio/radio.component.mjs +0 -0
  436. package/{dist/esm2020 → esm2020}/component/radio/radio-button/radio-button.component.mjs +0 -0
  437. package/{dist/esm2020 → esm2020}/component/radio/radio.module.mjs +0 -0
  438. package/{dist/esm2020 → esm2020}/component/resize-panel/public-api.mjs +0 -0
  439. package/{dist/esm2020 → esm2020}/component/resize-panel/resize-panel/resize-panel.component.mjs +0 -0
  440. package/{dist/esm2020 → esm2020}/component/resize-panel/resize-panel.module.mjs +0 -0
  441. package/{dist/esm2020 → esm2020}/component/select/public-api.mjs +0 -0
  442. package/{dist/esm2020 → esm2020}/component/select/select/select.component.mjs +0 -0
  443. package/{dist/esm2020 → esm2020}/component/select/select-option.directive.mjs +0 -0
  444. package/{dist/esm2020 → esm2020}/component/select/select-value.directive.mjs +0 -0
  445. package/{dist/esm2020 → esm2020}/component/select/select.module.mjs +0 -0
  446. package/{dist/esm2020 → esm2020}/component/sidebar/public-api.mjs +0 -0
  447. package/{dist/esm2020 → esm2020}/component/sidebar/sidebar/sidebar.component.mjs +0 -0
  448. package/{dist/esm2020 → esm2020}/component/sidebar/sidebar-position.enum.mjs +0 -0
  449. package/{dist/esm2020 → esm2020}/component/sidebar/sidebar.module.mjs +0 -0
  450. package/{dist/esm2020 → esm2020}/component/switch/public-api.mjs +0 -0
  451. package/{dist/esm2020 → esm2020}/component/switch/switch/switch.component.mjs +0 -0
  452. package/{dist/esm2020 → esm2020}/component/switch/switch-button/switch-button.component.mjs +0 -0
  453. package/{dist/esm2020 → esm2020}/component/switch/switch.module.mjs +0 -0
  454. package/{dist/esm2020 → esm2020}/component/switch/switch.service.mjs +0 -0
  455. package/{dist/esm2020 → esm2020}/component/table/base/cell-component-base.mjs +0 -0
  456. package/{dist/esm2020 → esm2020}/component/table/base/detail-component-base.mjs +0 -0
  457. package/{dist/esm2020 → esm2020}/component/table/base/group-row-component-base.mjs +0 -0
  458. package/{dist/esm2020 → esm2020}/component/table/base/head-cell-component-base.mjs +0 -0
  459. package/{dist/esm2020 → esm2020}/component/table/cell/cell.component.mjs +0 -0
  460. package/{dist/esm2020 → esm2020}/component/table/cell-host/cell-host.component.mjs +0 -0
  461. package/{dist/esm2020 → esm2020}/component/table/contract/cell-components-map.mjs +0 -0
  462. package/{dist/esm2020 → esm2020}/component/table/contract/column-reorder-event.mjs +0 -0
  463. package/{dist/esm2020 → esm2020}/component/table/contract/column-resize-event.mjs +0 -0
  464. package/{dist/esm2020 → esm2020}/component/table/contract/i-cell-coordinates.mjs +0 -0
  465. package/{dist/esm2020 → esm2020}/component/table/contract/i-cell-event.mjs +0 -0
  466. package/{dist/esm2020 → esm2020}/component/table/contract/i-cell-value.mjs +0 -0
  467. package/{dist/esm2020 → esm2020}/component/table/contract/public-api.mjs +0 -0
  468. package/{dist/esm2020 → esm2020}/component/table/contract/sort-event.mjs +0 -0
  469. package/{dist/esm2020 → esm2020}/component/table/contract/table-column-store.mjs +0 -0
  470. package/{dist/esm2020 → esm2020}/component/table/contract/table-column.mjs +0 -0
  471. package/{dist/esm2020 → esm2020}/component/table/contract/table-context-menu-config.mjs +0 -0
  472. package/{dist/esm2020 → esm2020}/component/table/contract/table-row.mjs +0 -0
  473. package/{dist/esm2020 → esm2020}/component/table/default/boolean-cell/boolean-cell.component.mjs +0 -0
  474. package/{dist/esm2020 → esm2020}/component/table/default/date-cell/date-cell.component.mjs +0 -0
  475. package/{dist/esm2020 → esm2020}/component/table/default/date-time-cell/date-time-cell.component.mjs +0 -0
  476. package/{dist/esm2020 → esm2020}/component/table/default/default-head-cell/default-head-cell.component.mjs +0 -0
  477. package/{dist/esm2020 → esm2020}/component/table/default/group-row/group-row.component.mjs +0 -0
  478. package/{dist/esm2020 → esm2020}/component/table/default/list-cell/list-cell.component.mjs +0 -0
  479. package/{dist/esm2020 → esm2020}/component/table/default/numeric-cell/numeric-cell.component.mjs +2 -1
  480. package/{dist/esm2020 → esm2020}/component/table/default/string-cell/string-cell.component.mjs +3 -2
  481. package/{dist/esm2020 → esm2020}/component/table/enum/aggregation-type.enum.mjs +0 -0
  482. package/{dist/esm2020 → esm2020}/component/table/enum/edit-event.enum.mjs +0 -0
  483. package/{dist/esm2020 → esm2020}/component/table/enum/edit-type.enum.mjs +0 -0
  484. package/{dist/esm2020 → esm2020}/component/table/enum/public-api.mjs +0 -0
  485. package/{dist/esm2020 → esm2020}/component/table/enum/select-type.enum.mjs +0 -0
  486. package/{dist/esm2020 → esm2020}/component/table/head-cell/head-cell.component.mjs +0 -0
  487. package/{dist/esm2020 → esm2020}/component/table/head-cell-dropdown/head-cell-dropdown.component.mjs +0 -0
  488. package/{dist/esm2020 → esm2020}/component/table/head-cell-host/head-cell-host.component.mjs +0 -0
  489. package/{dist/esm2020 → esm2020}/component/table/public-api.mjs +0 -0
  490. package/{dist/esm2020 → esm2020}/component/table/selection-cell/selection-cell.component.mjs +0 -0
  491. package/{dist/esm2020 → esm2020}/component/table/selection-head-cell/selection-head-cell.component.mjs +0 -0
  492. package/{dist/esm2020 → esm2020}/component/table/service/table.service.mjs +0 -0
  493. package/{dist/esm2020 → esm2020}/component/table/table/table.component.mjs +1 -1
  494. package/{dist/esm2020 → esm2020}/component/table/table-body/table-body.component.mjs +0 -0
  495. package/{dist/esm2020 → esm2020}/component/table/table-head/table-head.component.mjs +0 -0
  496. package/{dist/esm2020 → esm2020}/component/table/table-head-group/table-head-group.component.mjs +0 -0
  497. package/{dist/esm2020 → esm2020}/component/table/table.module.mjs +0 -0
  498. package/{dist/esm2020 → esm2020}/component/table/util/public-api.mjs +0 -0
  499. package/{dist/esm2020 → esm2020}/component/table/util/state-util.mjs +0 -0
  500. package/{dist/esm2020 → esm2020}/component/table/util/table-util.mjs +0 -0
  501. package/{dist/esm2020 → esm2020}/component/tabs/public-api.mjs +0 -0
  502. package/{dist/esm2020 → esm2020}/component/tabs/tab/tab.component.mjs +0 -0
  503. package/{dist/esm2020 → esm2020}/component/tabs/tab-content.directive.mjs +0 -0
  504. package/{dist/esm2020 → esm2020}/component/tabs/tab-title.directive.mjs +0 -0
  505. package/{dist/esm2020 → esm2020}/component/tabs/tabs/tabs.component.mjs +0 -0
  506. package/{dist/esm2020 → esm2020}/component/tabs/tabs.module.mjs +0 -0
  507. package/{dist/esm2020 → esm2020}/component/theme-switch/public-api.mjs +0 -0
  508. package/{dist/esm2020 → esm2020}/component/theme-switch/theme-switch/theme-switch.component.mjs +0 -0
  509. package/{dist/esm2020 → esm2020}/component/theme-switch/theme-switch.module.mjs +0 -0
  510. package/{dist/esm2020 → esm2020}/component/theme-switch/theme-switch.service.mjs +0 -0
  511. package/{dist/esm2020 → esm2020}/component/toggle/public-api.mjs +0 -0
  512. package/{dist/esm2020 → esm2020}/component/toggle/toggle/toggle.component.mjs +0 -0
  513. package/{dist/esm2020 → esm2020}/component/toggle/toggle.module.mjs +0 -0
  514. package/{dist/esm2020 → esm2020}/component/toolbar/public-api.mjs +0 -0
  515. package/{dist/esm2020 → esm2020}/component/toolbar/toolbar/toolbar.component.mjs +0 -0
  516. package/{dist/esm2020 → esm2020}/component/toolbar/toolbar.module.mjs +0 -0
  517. package/{dist/esm2020 → esm2020}/component/tree/public-api.mjs +0 -0
  518. package/{dist/esm2020 → esm2020}/component/tree/tree/tree.component.mjs +0 -0
  519. package/{dist/esm2020 → esm2020}/component/tree/tree-item/tree-item.component.mjs +0 -0
  520. package/{dist/esm2020 → esm2020}/component/tree/tree-item-toggle/tree-item-toggle.component.mjs +0 -0
  521. package/{dist/esm2020 → esm2020}/component/tree/tree.module.mjs +0 -0
  522. package/{dist/esm2020 → esm2020}/component/tree/tree.service.mjs +0 -0
  523. package/esm2020/directive/click-outside/click-outside.directive.mjs +65 -0
  524. package/{dist/esm2020 → esm2020}/directive/click-outside/click-outside.module.mjs +0 -0
  525. package/{dist/esm2020 → esm2020}/directive/click-outside/public-api.mjs +0 -0
  526. package/{dist/esm2020 → esm2020}/directive/context-menu/context-menu.directive.mjs +0 -0
  527. package/{dist/esm2020 → esm2020}/directive/context-menu/context-menu.module.mjs +0 -0
  528. package/{dist/esm2020 → esm2020}/directive/context-menu/public-api.mjs +0 -0
  529. package/{dist/esm2020 → esm2020}/directive/disable-control/disable-control.directive.mjs +0 -0
  530. package/{dist/esm2020 → esm2020}/directive/disable-control/disable-control.module.mjs +0 -0
  531. package/{dist/esm2020 → esm2020}/directive/disable-control/public-api.mjs +0 -0
  532. package/{dist/esm2020 → esm2020}/directive/drag-sort/drag-sort-container.directive.mjs +0 -0
  533. package/{dist/esm2020 → esm2020}/directive/drag-sort/drag-sort-event.mjs +0 -0
  534. package/{dist/esm2020 → esm2020}/directive/drag-sort/drag-sort-item.directive.mjs +0 -0
  535. package/{dist/esm2020 → esm2020}/directive/drag-sort/drag-sort.module.mjs +0 -0
  536. package/{dist/esm2020 → esm2020}/directive/drag-sort/public-api.mjs +0 -0
  537. package/{dist/esm2020 → esm2020}/directive/dynamic-content-base.directive.mjs +0 -0
  538. package/{dist/esm2020 → esm2020}/directive/highlight/highlight.directive.mjs +0 -0
  539. package/{dist/esm2020 → esm2020}/directive/highlight/highlight.module.mjs +0 -0
  540. package/{dist/esm2020 → esm2020}/directive/highlight/public-api.mjs +0 -0
  541. package/{dist/esm2020 → esm2020}/directive/hint/hint.directive.mjs +4 -1
  542. package/{dist/esm2020 → esm2020}/directive/hint/hint.module.mjs +0 -0
  543. package/{dist/esm2020 → esm2020}/directive/hint/public-api.mjs +0 -0
  544. package/{dist/esm2020 → esm2020}/directive/loader/loader.directive.mjs +0 -0
  545. package/{dist/esm2020 → esm2020}/directive/loader/loader.module.mjs +0 -0
  546. package/{dist/esm2020 → esm2020}/directive/loader/public-api.mjs +0 -0
  547. package/{dist/esm2020 → esm2020}/directive/no-autofill/no-autofill.directive.mjs +0 -0
  548. package/{dist/esm2020 → esm2020}/directive/no-autofill/no-autofill.module.mjs +0 -0
  549. package/{dist/esm2020 → esm2020}/directive/no-autofill/public-api.mjs +0 -0
  550. package/esm2020/directive/only-number/only-number.directive.mjs +176 -0
  551. package/{dist/esm2020 → esm2020}/directive/only-number/only-number.module.mjs +0 -0
  552. package/{dist/esm2020 → esm2020}/directive/only-number/public-api.mjs +0 -0
  553. package/{dist/esm2020 → esm2020}/directive/public-api.mjs +0 -0
  554. package/{dist/esm2020 → esm2020}/directive/resize-drag/public-api.mjs +0 -0
  555. package/{dist/esm2020 → esm2020}/directive/resize-drag/resize-drag.directive.mjs +0 -0
  556. package/{dist/esm2020 → esm2020}/directive/resize-drag/resize-drag.module.mjs +0 -0
  557. package/{dist/esm2020 → esm2020}/directive/teta-template/public-api.mjs +0 -0
  558. package/{dist/esm2020 → esm2020}/directive/teta-template/teta-template.directive.mjs +0 -0
  559. package/{dist/esm2020 → esm2020}/directive/teta-template/teta-template.module.mjs +0 -0
  560. package/{dist/esm2020 → esm2020}/directive/tooltip/public-api.mjs +0 -0
  561. package/{dist/esm2020 → esm2020}/directive/tooltip/tooltip.directive.mjs +0 -0
  562. package/{dist/esm2020 → esm2020}/directive/tooltip/tooltip.module.mjs +0 -0
  563. package/{dist/esm2020 → esm2020}/pipe/number-pipe/number-pipe.module.mjs +0 -0
  564. package/{dist/esm2020 → esm2020}/pipe/number-pipe/number.pipe.mjs +0 -0
  565. package/{dist/esm2020 → esm2020}/pipe/number-pipe/public-api.mjs +0 -0
  566. package/{dist/esm2020 → esm2020}/pipe/prepend-zero/prepend-zero.module.mjs +0 -0
  567. package/{dist/esm2020 → esm2020}/pipe/prepend-zero/prepend-zero.pipe.mjs +0 -0
  568. package/esm2020/pipe/public-api.mjs +3 -0
  569. package/{dist/esm2020 → esm2020}/pipe/util/number-helper.mjs +0 -0
  570. package/{dist/esm2020 → esm2020}/public-api.mjs +0 -0
  571. package/{dist/esm2020 → esm2020}/tetacom-ng-components.mjs +0 -0
  572. package/esm2020/util/date-util.mjs +198 -0
  573. package/{dist/esm2020 → esm2020}/util/forms-util.mjs +0 -0
  574. package/{dist/esm2020 → esm2020}/util/public-api.mjs +0 -0
  575. package/{dist/esm2020 → esm2020}/util/string-util.mjs +0 -0
  576. package/{dist/fesm2015 → fesm2015}/tetacom-ng-components.mjs +63 -2317
  577. package/fesm2015/tetacom-ng-components.mjs.map +1 -0
  578. package/{dist/fesm2020 → fesm2020}/tetacom-ng-components.mjs +61 -2310
  579. package/fesm2020/tetacom-ng-components.mjs.map +1 -0
  580. package/package.json +22 -2
  581. package/{dist/pipe → pipe}/number-pipe/number-pipe.module.d.ts +0 -0
  582. package/{dist/pipe → pipe}/number-pipe/number.pipe.d.ts +0 -0
  583. package/{dist/pipe → pipe}/number-pipe/public-api.d.ts +0 -0
  584. package/{dist/pipe → pipe}/prepend-zero/prepend-zero.module.d.ts +0 -0
  585. package/{dist/pipe → pipe}/prepend-zero/prepend-zero.pipe.d.ts +0 -0
  586. package/{dist/pipe → pipe}/public-api.d.ts +1 -0
  587. package/{dist/pipe → pipe}/util/number-helper.d.ts +0 -0
  588. package/{dist/public-api.d.ts → public-api.d.ts} +0 -0
  589. package/{dist/tetacom-ng-components.d.ts → tetacom-ng-components.d.ts} +0 -0
  590. package/{dist/util → util}/date-util.d.ts +0 -0
  591. package/{dist/util → util}/forms-util.d.ts +0 -0
  592. package/{dist/util → util}/public-api.d.ts +0 -0
  593. package/{dist/util → util}/string-util.d.ts +0 -0
  594. package/dist/README.md +0 -24
  595. package/dist/assets/color-icons.svg +0 -339
  596. package/dist/assets/icons.svg +0 -669
  597. package/dist/assets/intersect.svg +0 -3
  598. package/dist/assets/lithotype-icons.svg +0 -429
  599. package/dist/component/chart/chart/chart.component.d.ts +0 -39
  600. package/dist/component/chart/chart.module.d.ts +0 -8
  601. package/dist/component/chart/core/axis-creator.d.ts +0 -29
  602. package/dist/component/chart/core/chart.d.ts +0 -70
  603. package/dist/component/chart/core/public-api.d.ts +0 -2
  604. package/dist/component/chart/drawer/area-drawer.d.ts +0 -7
  605. package/dist/component/chart/drawer/bar-drawer.d.ts +0 -8
  606. package/dist/component/chart/drawer/contour-drawer.d.ts +0 -7
  607. package/dist/component/chart/drawer/default-drawer-mapping.d.ts +0 -4
  608. package/dist/component/chart/drawer/line-drawer.d.ts +0 -11
  609. package/dist/component/chart/drawer/pie-drawer.d.ts +0 -7
  610. package/dist/component/chart/drawer/public-api.d.ts +0 -6
  611. package/dist/component/chart/drawer/scatter-drawer.d.ts +0 -15
  612. package/dist/component/chart/drawer/spline-drawer.d.ts +0 -7
  613. package/dist/component/chart/legend-drawer/default-drawer-legend-mapping.d.ts +0 -3
  614. package/dist/component/chart/legend-drawer/gradient-drawer.d.ts +0 -5
  615. package/dist/component/chart/legend-drawer/swatch-drawer.d.ts +0 -6
  616. package/dist/component/chart/model/annotation.d.ts +0 -59
  617. package/dist/component/chart/model/axis-options.d.ts +0 -43
  618. package/dist/component/chart/model/chart-bounds.d.ts +0 -12
  619. package/dist/component/chart/model/chart-options.d.ts +0 -51
  620. package/dist/component/chart/model/enum/axis-type.d.ts +0 -4
  621. package/dist/component/chart/model/enum/dispatch-type.d.ts +0 -4
  622. package/dist/component/chart/model/enum/drag-point-type.d.ts +0 -5
  623. package/dist/component/chart/model/enum/legend-type.d.ts +0 -4
  624. package/dist/component/chart/model/enum/public-api.d.ts +0 -7
  625. package/dist/component/chart/model/enum/scale-type.d.ts +0 -7
  626. package/dist/component/chart/model/enum/scale.d.ts +0 -5
  627. package/dist/component/chart/model/enum/series-type.d.ts +0 -10
  628. package/dist/component/chart/model/enum/zoom-type.d.ts +0 -5
  629. package/dist/component/chart/model/i-drag-event.d.ts +0 -5
  630. package/dist/component/chart/model/i-drawer-legend.d.ts +0 -12
  631. package/dist/component/chart/model/i-drawer.d.ts +0 -9
  632. package/dist/component/chart/model/i-zoom-event.d.ts +0 -8
  633. package/dist/component/chart/model/plot-band.d.ts +0 -28
  634. package/dist/component/chart/model/plot-line.d.ts +0 -20
  635. package/dist/component/chart/model/point/bar-point.d.ts +0 -6
  636. package/dist/component/chart/model/point/base-point.d.ts +0 -9
  637. package/dist/component/chart/model/point/contour-point.d.ts +0 -4
  638. package/dist/component/chart/model/point/marker-options.d.ts +0 -11
  639. package/dist/component/chart/model/point/public-api.d.ts +0 -3
  640. package/dist/component/chart/model/point/scatter-point.d.ts +0 -5
  641. package/dist/component/chart/model/public-api.d.ts +0 -15
  642. package/dist/component/chart/model/series.d.ts +0 -62
  643. package/dist/component/chart/model/tooltip-options.d.ts +0 -14
  644. package/dist/component/chart/public-api.d.ts +0 -5
  645. package/dist/esm2020/component/chart/chart/chart.component.mjs +0 -164
  646. package/dist/esm2020/component/chart/chart.module.mjs +0 -18
  647. package/dist/esm2020/component/chart/core/axis-creator.mjs +0 -82
  648. package/dist/esm2020/component/chart/core/chart.mjs +0 -1339
  649. package/dist/esm2020/component/chart/core/public-api.mjs +0 -3
  650. package/dist/esm2020/component/chart/drawer/area-drawer.mjs +0 -20
  651. package/dist/esm2020/component/chart/drawer/bar-drawer.mjs +0 -23
  652. package/dist/esm2020/component/chart/drawer/contour-drawer.mjs +0 -29
  653. package/dist/esm2020/component/chart/drawer/default-drawer-mapping.mjs +0 -17
  654. package/dist/esm2020/component/chart/drawer/line-drawer.mjs +0 -152
  655. package/dist/esm2020/component/chart/drawer/pie-drawer.mjs +0 -4
  656. package/dist/esm2020/component/chart/drawer/public-api.mjs +0 -7
  657. package/dist/esm2020/component/chart/drawer/scatter-drawer.mjs +0 -93
  658. package/dist/esm2020/component/chart/drawer/spline-drawer.mjs +0 -23
  659. package/dist/esm2020/component/chart/legend-drawer/default-drawer-legend-mapping.mjs +0 -7
  660. package/dist/esm2020/component/chart/legend-drawer/gradient-drawer.mjs +0 -45
  661. package/dist/esm2020/component/chart/legend-drawer/swatch-drawer.mjs +0 -62
  662. package/dist/esm2020/component/chart/model/annotation.mjs +0 -30
  663. package/dist/esm2020/component/chart/model/axis-options.mjs +0 -26
  664. package/dist/esm2020/component/chart/model/chart-bounds.mjs +0 -13
  665. package/dist/esm2020/component/chart/model/chart-options.mjs +0 -37
  666. package/dist/esm2020/component/chart/model/enum/axis-type.mjs +0 -6
  667. package/dist/esm2020/component/chart/model/enum/dispatch-type.mjs +0 -6
  668. package/dist/esm2020/component/chart/model/enum/drag-point-type.mjs +0 -7
  669. package/dist/esm2020/component/chart/model/enum/legend-type.mjs +0 -6
  670. package/dist/esm2020/component/chart/model/enum/public-api.mjs +0 -8
  671. package/dist/esm2020/component/chart/model/enum/scale-type.mjs +0 -9
  672. package/dist/esm2020/component/chart/model/enum/scale.mjs +0 -7
  673. package/dist/esm2020/component/chart/model/enum/series-type.mjs +0 -12
  674. package/dist/esm2020/component/chart/model/enum/zoom-type.mjs +0 -7
  675. package/dist/esm2020/component/chart/model/i-drag-event.mjs +0 -2
  676. package/dist/esm2020/component/chart/model/i-drawer-legend.mjs +0 -2
  677. package/dist/esm2020/component/chart/model/i-drawer.mjs +0 -2
  678. package/dist/esm2020/component/chart/model/i-zoom-event.mjs +0 -2
  679. package/dist/esm2020/component/chart/model/plot-band.mjs +0 -18
  680. package/dist/esm2020/component/chart/model/plot-line.mjs +0 -13
  681. package/dist/esm2020/component/chart/model/point/bar-point.mjs +0 -2
  682. package/dist/esm2020/component/chart/model/point/base-point.mjs +0 -2
  683. package/dist/esm2020/component/chart/model/point/contour-point.mjs +0 -2
  684. package/dist/esm2020/component/chart/model/point/marker-options.mjs +0 -2
  685. package/dist/esm2020/component/chart/model/point/public-api.mjs +0 -4
  686. package/dist/esm2020/component/chart/model/point/scatter-point.mjs +0 -2
  687. package/dist/esm2020/component/chart/model/public-api.mjs +0 -16
  688. package/dist/esm2020/component/chart/model/series.mjs +0 -27
  689. package/dist/esm2020/component/chart/model/tooltip-options.mjs +0 -19
  690. package/dist/esm2020/component/chart/public-api.mjs +0 -6
  691. package/dist/esm2020/component/chart-3d/chart3d/chart3d.component.mjs +0 -232
  692. package/dist/esm2020/component/file-upload/file-item/file-item.component.mjs +0 -13
  693. package/dist/esm2020/component/filter/numeric-filter/numeric-filter.component.mjs +0 -53
  694. package/dist/esm2020/component/message/message.service.mjs +0 -35
  695. package/dist/esm2020/directive/click-outside/click-outside.directive.mjs +0 -60
  696. package/dist/esm2020/directive/only-number/only-number.directive.mjs +0 -175
  697. package/dist/esm2020/pipe/public-api.mjs +0 -2
  698. package/dist/esm2020/util/date-util.mjs +0 -195
  699. package/dist/fesm2015/tetacom-ng-components.mjs.map +0 -1
  700. package/dist/fesm2020/tetacom-ng-components.mjs.map +0 -1
  701. package/dist/package.json +0 -35
  702. package/dist/style/accordion.scss +0 -47
  703. package/dist/style/assembly-library.scss +0 -36
  704. package/dist/style/assembly-presets.scss +0 -5
  705. package/dist/style/assembly.scss +0 -4
  706. package/dist/style/border.scss +0 -24
  707. package/dist/style/button.scss +0 -43
  708. package/dist/style/checkbox.scss +0 -31
  709. package/dist/style/chips.scss +0 -23
  710. package/dist/style/color.scss +0 -42
  711. package/dist/style/common.scss +0 -1
  712. package/dist/style/datepicker.scss +0 -106
  713. package/dist/style/drag.scss +0 -40
  714. package/dist/style/dropdown.scss +0 -30
  715. package/dist/style/font.scss +0 -7
  716. package/dist/style/hint.scss +0 -13
  717. package/dist/style/icon.scss +0 -12
  718. package/dist/style/input.scss +0 -162
  719. package/dist/style/layout.scss +0 -109
  720. package/dist/style/library.scss +0 -208
  721. package/dist/style/list.scss +0 -70
  722. package/dist/style/loader.scss +0 -40
  723. package/dist/style/message.scss +0 -51
  724. package/dist/style/modal.scss +0 -29
  725. package/dist/style/navigation.scss +0 -26
  726. package/dist/style/presets/color-presets.scss +0 -151
  727. package/dist/style/presets/font-presets.scss +0 -132
  728. package/dist/style/presets/layout-presets.scss +0 -1
  729. package/dist/style/presets/shadow-presets.scss +0 -16
  730. package/dist/style/presets/spacing-presets.scss +0 -2
  731. package/dist/style/progress.scss +0 -28
  732. package/dist/style/radio.scss +0 -56
  733. package/dist/style/reset.scss +0 -35
  734. package/dist/style/resize-panel.scss +0 -58
  735. package/dist/style/scroll.scss +0 -60
  736. package/dist/style/select.scss +0 -108
  737. package/dist/style/shadow.scss +0 -23
  738. package/dist/style/sidebar.scss +0 -40
  739. package/dist/style/sizing.scss +0 -12
  740. package/dist/style/spacing.scss +0 -45
  741. package/dist/style/switch.scss +0 -36
  742. package/dist/style/table.scss +0 -226
  743. package/dist/style/tabs.scss +0 -64
  744. package/dist/style/toggle.scss +0 -70
  745. package/dist/style/toolbar.scss +0 -23
  746. package/dist/style/tooltip.scss +0 -60
  747. package/dist/style/tree.scss +0 -60
  748. package/dist/style/util/button-util.scss +0 -58
  749. package/dist/style/util/color-util.scss +0 -3
  750. package/dist/style/util/font-util.scss +0 -11
  751. package/dist/style/util/scroll-util.scss +0 -4
  752. package/dist/style/util/shadow-util.scss +0 -3
  753. package/karma.conf.js +0 -44
  754. package/ng-package.json +0 -11
  755. package/src/Introduction.stories.mdx +0 -178
  756. package/src/common/contract/auto-close-ignore-case.ts +0 -1
  757. package/src/common/contract/constructor-type.ts +0 -1
  758. package/src/common/contract/dynamic-data.ts +0 -11
  759. package/src/common/contract/i-dictionary.ts +0 -3
  760. package/src/common/contract/i-id-name.ts +0 -6
  761. package/src/common/contract/i-rect.ts +0 -8
  762. package/src/common/contract/i-tree-data.ts +0 -4
  763. package/src/common/contract/public-api.ts +0 -8
  764. package/src/common/contract/teta-content-ref.ts +0 -6
  765. package/src/common/enum/align.enum.ts +0 -8
  766. package/src/common/enum/public-api.ts +0 -3
  767. package/src/common/enum/teta-size.enum.ts +0 -7
  768. package/src/common/enum/vertical-align.enum.ts +0 -6
  769. package/src/common/public-api.ts +0 -4
  770. package/src/common/service/click.service.spec.ts +0 -16
  771. package/src/common/service/click.service.ts +0 -16
  772. package/src/common/service/dynamic-component.service.spec.ts +0 -16
  773. package/src/common/service/dynamic-component.service.ts +0 -134
  774. package/src/common/service/overlay-container.service.spec.ts +0 -16
  775. package/src/common/service/overlay-container.service.ts +0 -37
  776. package/src/common/service/public-api.ts +0 -3
  777. package/src/common/util/array-util.ts +0 -140
  778. package/src/common/util/dom-util.ts +0 -16
  779. package/src/common/util/position-util.ts +0 -112
  780. package/src/common/util/public-api.ts +0 -3
  781. package/src/component/accordion/Accordion.stories.ts +0 -49
  782. package/src/component/accordion/accordion/accordion.component.html +0 -1
  783. package/src/component/accordion/accordion/accordion.component.scss +0 -0
  784. package/src/component/accordion/accordion/accordion.component.spec.ts +0 -25
  785. package/src/component/accordion/accordion/accordion.component.ts +0 -20
  786. package/src/component/accordion/accordion-content.directive.spec.ts +0 -8
  787. package/src/component/accordion/accordion-content.directive.ts +0 -9
  788. package/src/component/accordion/accordion-head/accordion-head.component.html +0 -6
  789. package/src/component/accordion/accordion-head/accordion-head.component.scss +0 -0
  790. package/src/component/accordion/accordion-head/accordion-head.component.spec.ts +0 -25
  791. package/src/component/accordion/accordion-head/accordion-head.component.ts +0 -54
  792. package/src/component/accordion/accordion-item/accordion-item.component.html +0 -4
  793. package/src/component/accordion/accordion-item/accordion-item.component.scss +0 -0
  794. package/src/component/accordion/accordion-item/accordion-item.component.spec.ts +0 -25
  795. package/src/component/accordion/accordion-item/accordion-item.component.ts +0 -48
  796. package/src/component/accordion/accordion.module.ts +0 -18
  797. package/src/component/accordion/public-api.ts +0 -5
  798. package/src/component/button/Button.stories.ts +0 -61
  799. package/src/component/button/button/button.component.html +0 -1
  800. package/src/component/button/button/button.component.scss +0 -0
  801. package/src/component/button/button/button.component.spec.ts +0 -25
  802. package/src/component/button/button/button.component.ts +0 -42
  803. package/src/component/button/button.module.ts +0 -16
  804. package/src/component/button/public-api.ts +0 -2
  805. package/src/component/chart/Chart.stories.ts +0 -97
  806. package/src/component/chart/chart/chart.component.html +0 -9
  807. package/src/component/chart/chart/chart.component.scss +0 -70
  808. package/src/component/chart/chart/chart.component.spec.ts +0 -25
  809. package/src/component/chart/chart/chart.component.ts +0 -241
  810. package/src/component/chart/chart-data.ts +0 -653
  811. package/src/component/chart/chart.module.ts +0 -10
  812. package/src/component/chart/color-list.ts +0 -22
  813. package/src/component/chart/core/axis-creator.ts +0 -130
  814. package/src/component/chart/core/chart.ts +0 -1831
  815. package/src/component/chart/core/public-api.ts +0 -2
  816. package/src/component/chart/drawer/area-drawer.ts +0 -30
  817. package/src/component/chart/drawer/bar-drawer.ts +0 -36
  818. package/src/component/chart/drawer/contour-drawer.ts +0 -47
  819. package/src/component/chart/drawer/default-drawer-mapping.ts +0 -19
  820. package/src/component/chart/drawer/line-drawer.ts +0 -203
  821. package/src/component/chart/drawer/pie-drawer.ts +0 -13
  822. package/src/component/chart/drawer/public-api.ts +0 -6
  823. package/src/component/chart/drawer/scatter-drawer.ts +0 -138
  824. package/src/component/chart/drawer/spline-drawer.ts +0 -33
  825. package/src/component/chart/legend-drawer/default-drawer-legend-mapping.ts +0 -8
  826. package/src/component/chart/legend-drawer/gradient-drawer.ts +0 -65
  827. package/src/component/chart/legend-drawer/swatch-drawer.ts +0 -81
  828. package/src/component/chart/model/annotation.ts +0 -96
  829. package/src/component/chart/model/axis-options.ts +0 -65
  830. package/src/component/chart/model/chart-bounds.ts +0 -18
  831. package/src/component/chart/model/chart-options.ts +0 -79
  832. package/src/component/chart/model/enum/axis-type.ts +0 -4
  833. package/src/component/chart/model/enum/dispatch-type.ts +0 -4
  834. package/src/component/chart/model/enum/drag-point-type.ts +0 -5
  835. package/src/component/chart/model/enum/legend-type.ts +0 -4
  836. package/src/component/chart/model/enum/public-api.ts +0 -7
  837. package/src/component/chart/model/enum/scale-type.ts +0 -7
  838. package/src/component/chart/model/enum/scale.ts +0 -5
  839. package/src/component/chart/model/enum/series-type.ts +0 -10
  840. package/src/component/chart/model/enum/zoom-type.ts +0 -5
  841. package/src/component/chart/model/i-drag-event.ts +0 -5
  842. package/src/component/chart/model/i-drawer-legend.ts +0 -14
  843. package/src/component/chart/model/i-drawer.ts +0 -19
  844. package/src/component/chart/model/i-zoom-event.ts +0 -9
  845. package/src/component/chart/model/plot-band.ts +0 -43
  846. package/src/component/chart/model/plot-line.ts +0 -30
  847. package/src/component/chart/model/point/bar-point.ts +0 -7
  848. package/src/component/chart/model/point/base-point.ts +0 -10
  849. package/src/component/chart/model/point/contour-point.ts +0 -5
  850. package/src/component/chart/model/point/marker-options.ts +0 -12
  851. package/src/component/chart/model/point/public-api.ts +0 -3
  852. package/src/component/chart/model/point/scatter-point.ts +0 -6
  853. package/src/component/chart/model/public-api.ts +0 -16
  854. package/src/component/chart/model/series.ts +0 -85
  855. package/src/component/chart/model/tooltip-options.ts +0 -35
  856. package/src/component/chart/public-api.ts +0 -6
  857. package/src/component/chart-3d/chart-3d.module.ts +0 -10
  858. package/src/component/chart-3d/chart3d/chart3d.component.html +0 -1
  859. package/src/component/chart-3d/chart3d/chart3d.component.scss +0 -5
  860. package/src/component/chart-3d/chart3d/chart3d.component.spec.ts +0 -25
  861. package/src/component/chart-3d/chart3d/chart3d.component.ts +0 -336
  862. package/src/component/chart-3d/model/base-3d-point.ts +0 -5
  863. package/src/component/chart-3d/model/chart-3d-options.ts +0 -15
  864. package/src/component/chart-3d/model/public-api.ts +0 -2
  865. package/src/component/chart-3d/model/series-3d.ts +0 -11
  866. package/src/component/chart-3d/public-api.ts +0 -3
  867. package/src/component/checkbox/Checkbox.mdx +0 -18
  868. package/src/component/checkbox/Checkbox.stories.ts +0 -92
  869. package/src/component/checkbox/checkbox/checkbox.component.html +0 -6
  870. package/src/component/checkbox/checkbox/checkbox.component.scss +0 -0
  871. package/src/component/checkbox/checkbox/checkbox.component.spec.ts +0 -25
  872. package/src/component/checkbox/checkbox/checkbox.component.ts +0 -149
  873. package/src/component/checkbox/checkbox.module.ts +0 -17
  874. package/src/component/checkbox/public-api.ts +0 -2
  875. package/src/component/date-picker/DatePicker.stories.ts +0 -51
  876. package/src/component/date-picker/MonthPicker.stories.ts +0 -32
  877. package/src/component/date-picker/date-picker/date-picker.component.html +0 -91
  878. package/src/component/date-picker/date-picker/date-picker.component.scss +0 -0
  879. package/src/component/date-picker/date-picker/date-picker.component.spec.ts +0 -25
  880. package/src/component/date-picker/date-picker/date-picker.component.ts +0 -305
  881. package/src/component/date-picker/date-picker.module.ts +0 -38
  882. package/src/component/date-picker/day-select/day-select.component.html +0 -23
  883. package/src/component/date-picker/day-select/day-select.component.scss +0 -0
  884. package/src/component/date-picker/day-select/day-select.component.spec.ts +0 -25
  885. package/src/component/date-picker/day-select/day-select.component.ts +0 -216
  886. package/src/component/date-picker/model/date-period.ts +0 -9
  887. package/src/component/date-picker/model/date-picker-mode.enum.ts +0 -5
  888. package/src/component/date-picker/model/day-model.ts +0 -26
  889. package/src/component/date-picker/model/picker-locale-model.ts +0 -26
  890. package/src/component/date-picker/month-picker/month-picker.component.html +0 -64
  891. package/src/component/date-picker/month-picker/month-picker.component.scss +0 -0
  892. package/src/component/date-picker/month-picker/month-picker.component.spec.ts +0 -25
  893. package/src/component/date-picker/month-picker/month-picker.component.ts +0 -278
  894. package/src/component/date-picker/month-select/month-select.component.html +0 -15
  895. package/src/component/date-picker/month-select/month-select.component.scss +0 -3
  896. package/src/component/date-picker/month-select/month-select.component.spec.ts +0 -25
  897. package/src/component/date-picker/month-select/month-select.component.ts +0 -193
  898. package/src/component/date-picker/public-api.ts +0 -5
  899. package/src/component/date-picker/service/picker-locale.service.spec.ts +0 -14
  900. package/src/component/date-picker/service/picker-locale.service.ts +0 -27
  901. package/src/component/date-picker/service/picker-touch.service.spec.ts +0 -16
  902. package/src/component/date-picker/service/picker-touch.service.ts +0 -38
  903. package/src/component/date-picker/time-part-control/time-part-control.component.html +0 -9
  904. package/src/component/date-picker/time-part-control/time-part-control.component.scss +0 -4
  905. package/src/component/date-picker/time-part-control/time-part-control.component.spec.ts +0 -25
  906. package/src/component/date-picker/time-part-control/time-part-control.component.ts +0 -86
  907. package/src/component/date-picker/util/date-picker-util.spec.ts +0 -7
  908. package/src/component/date-picker/util/date-picker-util.ts +0 -227
  909. package/src/component/date-picker/year-select/year-select.component.html +0 -11
  910. package/src/component/date-picker/year-select/year-select.component.scss +0 -3
  911. package/src/component/date-picker/year-select/year-select.component.spec.ts +0 -25
  912. package/src/component/date-picker/year-select/year-select.component.ts +0 -229
  913. package/src/component/delimiter/Delimiter.stories.ts +0 -54
  914. package/src/component/delimiter/delimiter/delimiter.component.html +0 -0
  915. package/src/component/delimiter/delimiter/delimiter.component.scss +0 -3
  916. package/src/component/delimiter/delimiter/delimiter.component.spec.ts +0 -25
  917. package/src/component/delimiter/delimiter/delimiter.component.ts +0 -56
  918. package/src/component/delimiter/delimiter.module.ts +0 -13
  919. package/src/component/delimiter/public-api.ts +0 -2
  920. package/src/component/dropdown/Dropdown.stories.ts +0 -167
  921. package/src/component/dropdown/dropdown/dropdown.component.html +0 -1
  922. package/src/component/dropdown/dropdown/dropdown.component.scss +0 -0
  923. package/src/component/dropdown/dropdown/dropdown.component.spec.ts +0 -25
  924. package/src/component/dropdown/dropdown/dropdown.component.ts +0 -41
  925. package/src/component/dropdown/dropdown-base.spec.ts +0 -7
  926. package/src/component/dropdown/dropdown-base.ts +0 -225
  927. package/src/component/dropdown/dropdown-content.directive.spec.ts +0 -8
  928. package/src/component/dropdown/dropdown-content.directive.ts +0 -12
  929. package/src/component/dropdown/dropdown-head.directive.spec.ts +0 -8
  930. package/src/component/dropdown/dropdown-head.directive.ts +0 -9
  931. package/src/component/dropdown/dropdown.directive.spec.ts +0 -8
  932. package/src/component/dropdown/dropdown.directive.ts +0 -39
  933. package/src/component/dropdown/dropdown.module.ts +0 -26
  934. package/src/component/dropdown/public-api.ts +0 -5
  935. package/src/component/dynamic-component/dynamic-component.module.ts +0 -13
  936. package/src/component/dynamic-component/popup-content/popup-content.component.html +0 -1
  937. package/src/component/dynamic-component/popup-content/popup-content.component.scss +0 -0
  938. package/src/component/dynamic-component/popup-content/popup-content.component.spec.ts +0 -25
  939. package/src/component/dynamic-component/popup-content/popup-content.component.ts +0 -56
  940. package/src/component/dynamic-component/public-api.ts +0 -2
  941. package/src/component/expand-panel/ExpandPanel.stories.ts +0 -22
  942. package/src/component/expand-panel/expand-panel/expand-panel.component.html +0 -36
  943. package/src/component/expand-panel/expand-panel/expand-panel.component.scss +0 -9
  944. package/src/component/expand-panel/expand-panel/expand-panel.component.spec.ts +0 -25
  945. package/src/component/expand-panel/expand-panel/expand-panel.component.ts +0 -65
  946. package/src/component/expand-panel/expand-panel-content.directive.spec.ts +0 -8
  947. package/src/component/expand-panel/expand-panel-content.directive.ts +0 -8
  948. package/src/component/expand-panel/expand-panel-head.directive.spec.ts +0 -8
  949. package/src/component/expand-panel/expand-panel-head.directive.ts +0 -8
  950. package/src/component/expand-panel/expand-panel.module.ts +0 -30
  951. package/src/component/expand-panel/public-api.ts +0 -4
  952. package/src/component/file-upload/File.stories.ts +0 -36
  953. package/src/component/file-upload/file-item/file-item.component.html +0 -1
  954. package/src/component/file-upload/file-item/file-item.component.scss +0 -0
  955. package/src/component/file-upload/file-item/file-item.component.spec.ts +0 -25
  956. package/src/component/file-upload/file-item/file-item.component.ts +0 -12
  957. package/src/component/file-upload/file-upload-area/file-upload-area.component.html +0 -16
  958. package/src/component/file-upload/file-upload-area/file-upload-area.component.scss +0 -3
  959. package/src/component/file-upload/file-upload-area/file-upload-area.component.spec.ts +0 -25
  960. package/src/component/file-upload/file-upload-area/file-upload-area.component.ts +0 -75
  961. package/src/component/file-upload/file-upload.module.ts +0 -13
  962. package/src/component/file-upload/public-api.ts +0 -3
  963. package/src/component/filter/base/filter-base.spec.ts +0 -7
  964. package/src/component/filter/base/filter-base.ts +0 -17
  965. package/src/component/filter/base/filter-component-base.spec.ts +0 -7
  966. package/src/component/filter/base/filter-component-base.ts +0 -13
  967. package/src/component/filter/boolean-filter/boolean-filter.component.html +0 -7
  968. package/src/component/filter/boolean-filter/boolean-filter.component.scss +0 -0
  969. package/src/component/filter/boolean-filter/boolean-filter.component.spec.ts +0 -25
  970. package/src/component/filter/boolean-filter/boolean-filter.component.ts +0 -71
  971. package/src/component/filter/contarct/boolean-filter.ts +0 -12
  972. package/src/component/filter/contarct/date-filter-value.ts +0 -20
  973. package/src/component/filter/contarct/date-filter.ts +0 -17
  974. package/src/component/filter/contarct/filter-component-map.ts +0 -24
  975. package/src/component/filter/contarct/filter-item.ts +0 -95
  976. package/src/component/filter/contarct/filter-state.ts +0 -172
  977. package/src/component/filter/contarct/i-filter.ts +0 -5
  978. package/src/component/filter/contarct/list-filter.ts +0 -20
  979. package/src/component/filter/contarct/numeric-filter-value.ts +0 -26
  980. package/src/component/filter/contarct/numeric-filter.ts +0 -20
  981. package/src/component/filter/contarct/sort-param.ts +0 -29
  982. package/src/component/filter/contarct/string-filter.ts +0 -21
  983. package/src/component/filter/date-filter/date-filter.component.html +0 -14
  984. package/src/component/filter/date-filter/date-filter.component.scss +0 -0
  985. package/src/component/filter/date-filter/date-filter.component.spec.ts +0 -25
  986. package/src/component/filter/date-filter/date-filter.component.ts +0 -68
  987. package/src/component/filter/enum/filter-type.enum.ts +0 -8
  988. package/src/component/filter/enum/list-filter-type.enum.ts +0 -4
  989. package/src/component/filter/enum/string-filter-type.enum.ts +0 -18
  990. package/src/component/filter/filter-host/filter-host.component.html +0 -1
  991. package/src/component/filter/filter-host/filter-host.component.scss +0 -0
  992. package/src/component/filter/filter-host/filter-host.component.spec.ts +0 -25
  993. package/src/component/filter/filter-host/filter-host.component.ts +0 -90
  994. package/src/component/filter/filter-panel/filter-panel.component.html +0 -1
  995. package/src/component/filter/filter-panel/filter-panel.component.scss +0 -0
  996. package/src/component/filter/filter-panel/filter-panel.component.spec.ts +0 -25
  997. package/src/component/filter/filter-panel/filter-panel.component.ts +0 -13
  998. package/src/component/filter/filter.module.ts +0 -46
  999. package/src/component/filter/list-filter/list-filter.component.html +0 -21
  1000. package/src/component/filter/list-filter/list-filter.component.scss +0 -7
  1001. package/src/component/filter/list-filter/list-filter.component.spec.ts +0 -25
  1002. package/src/component/filter/list-filter/list-filter.component.ts +0 -109
  1003. package/src/component/filter/numeric-filter/numeric-filter.component.html +0 -14
  1004. package/src/component/filter/numeric-filter/numeric-filter.component.scss +0 -0
  1005. package/src/component/filter/numeric-filter/numeric-filter.component.spec.ts +0 -25
  1006. package/src/component/filter/numeric-filter/numeric-filter.component.ts +0 -72
  1007. package/src/component/filter/public-api.ts +0 -27
  1008. package/src/component/filter/string-filter/string-filter.component.html +0 -6
  1009. package/src/component/filter/string-filter/string-filter.component.scss +0 -0
  1010. package/src/component/filter/string-filter/string-filter.component.spec.ts +0 -25
  1011. package/src/component/filter/string-filter/string-filter.component.ts +0 -73
  1012. package/src/component/icon/Icon.stories.ts +0 -46
  1013. package/src/component/icon/icon/icon.component.html +0 -3
  1014. package/src/component/icon/icon/icon.component.scss +0 -0
  1015. package/src/component/icon/icon/icon.component.spec.ts +0 -25
  1016. package/src/component/icon/icon/icon.component.ts +0 -39
  1017. package/src/component/icon/icon-sprite.directive.spec.ts +0 -8
  1018. package/src/component/icon/icon-sprite.directive.ts +0 -24
  1019. package/src/component/icon/icon.module.ts +0 -23
  1020. package/src/component/icon/icon.service.spec.ts +0 -16
  1021. package/src/component/icon/icon.service.ts +0 -57
  1022. package/src/component/icon/icons-list.ts +0 -173
  1023. package/src/component/icon/public-api.ts +0 -4
  1024. package/src/component/input/Input.stories.ts +0 -142
  1025. package/src/component/input/form-group-title/form-group-title.component.html +0 -4
  1026. package/src/component/input/form-group-title/form-group-title.component.scss +0 -0
  1027. package/src/component/input/form-group-title/form-group-title.component.spec.ts +0 -25
  1028. package/src/component/input/form-group-title/form-group-title.component.ts +0 -20
  1029. package/src/component/input/input/input.component.html +0 -12
  1030. package/src/component/input/input/input.component.scss +0 -6
  1031. package/src/component/input/input/input.component.spec.ts +0 -25
  1032. package/src/component/input/input/input.component.ts +0 -33
  1033. package/src/component/input/input.module.ts +0 -15
  1034. package/src/component/input/public-api.ts +0 -4
  1035. package/src/component/input/sample-input/sample-input/sample-input.component.html +0 -28
  1036. package/src/component/input/sample-input/sample-input/sample-input.component.scss +0 -25
  1037. package/src/component/input/sample-input/sample-input/sample-input.component.spec.ts +0 -25
  1038. package/src/component/input/sample-input/sample-input/sample-input.component.ts +0 -38
  1039. package/src/component/input/sample-input/sample-input.module.ts +0 -22
  1040. package/src/component/input/text-field/text-field.component.html +0 -19
  1041. package/src/component/input/text-field/text-field.component.scss +0 -0
  1042. package/src/component/input/text-field/text-field.component.spec.ts +0 -25
  1043. package/src/component/input/text-field/text-field.component.ts +0 -84
  1044. package/src/component/list/List.stories.ts +0 -56
  1045. package/src/component/list/list.module.ts +0 -12
  1046. package/src/component/message/Message.stories.ts +0 -20
  1047. package/src/component/message/message/message.component.html +0 -18
  1048. package/src/component/message/message/message.component.scss +0 -0
  1049. package/src/component/message/message/message.component.spec.ts +0 -25
  1050. package/src/component/message/message/message.component.ts +0 -80
  1051. package/src/component/message/message-host/message-host.component.html +0 -6
  1052. package/src/component/message/message-host/message-host.component.scss +0 -0
  1053. package/src/component/message/message-host/message-host.component.spec.ts +0 -25
  1054. package/src/component/message/message-host/message-host.component.ts +0 -94
  1055. package/src/component/message/message-samples/message-sample/message-sample.component.html +0 -31
  1056. package/src/component/message/message-samples/message-sample/message-sample.component.scss +0 -0
  1057. package/src/component/message/message-samples/message-sample/message-sample.component.spec.ts +0 -25
  1058. package/src/component/message/message-samples/message-sample/message-sample.component.ts +0 -40
  1059. package/src/component/message/message-samples/message-samples.module.ts +0 -19
  1060. package/src/component/message/message.module.ts +0 -18
  1061. package/src/component/message/message.service.spec.ts +0 -16
  1062. package/src/component/message/message.service.ts +0 -38
  1063. package/src/component/message/model/message.spec.ts +0 -7
  1064. package/src/component/message/model/message.ts +0 -38
  1065. package/src/component/message/public-api.ts +0 -5
  1066. package/src/component/modal/Modal.stories.ts +0 -43
  1067. package/src/component/modal/dialog/dialog.component.html +0 -20
  1068. package/src/component/modal/dialog/dialog.component.scss +0 -5
  1069. package/src/component/modal/dialog/dialog.component.spec.ts +0 -25
  1070. package/src/component/modal/dialog/dialog.component.ts +0 -33
  1071. package/src/component/modal/dialog.service.spec.ts +0 -16
  1072. package/src/component/modal/dialog.service.ts +0 -59
  1073. package/src/component/modal/modal-container/modal-container.component.html +0 -3
  1074. package/src/component/modal/modal-container/modal-container.component.scss +0 -0
  1075. package/src/component/modal/modal-container/modal-container.component.spec.ts +0 -25
  1076. package/src/component/modal/modal-container/modal-container.component.ts +0 -76
  1077. package/src/component/modal/modal-samples/alert-sample/alert-sample.component.html +0 -13
  1078. package/src/component/modal/modal-samples/alert-sample/alert-sample.component.scss +0 -0
  1079. package/src/component/modal/modal-samples/alert-sample/alert-sample.component.spec.ts +0 -25
  1080. package/src/component/modal/modal-samples/alert-sample/alert-sample.component.ts +0 -31
  1081. package/src/component/modal/modal-samples/modal-example/modal-example.component.html +0 -24
  1082. package/src/component/modal/modal-samples/modal-example/modal-example.component.scss +0 -0
  1083. package/src/component/modal/modal-samples/modal-example/modal-example.component.spec.ts +0 -25
  1084. package/src/component/modal/modal-samples/modal-example/modal-example.component.ts +0 -18
  1085. package/src/component/modal/modal-samples/modal-from-component/modal-from-component.component.html +0 -3
  1086. package/src/component/modal/modal-samples/modal-from-component/modal-from-component.component.scss +0 -0
  1087. package/src/component/modal/modal-samples/modal-from-component/modal-from-component.component.spec.ts +0 -25
  1088. package/src/component/modal/modal-samples/modal-from-component/modal-from-component.component.ts +0 -31
  1089. package/src/component/modal/modal-samples/modal-from-template/modal-from-template.component.html +0 -31
  1090. package/src/component/modal/modal-samples/modal-from-template/modal-from-template.component.scss +0 -0
  1091. package/src/component/modal/modal-samples/modal-from-template/modal-from-template.component.spec.ts +0 -25
  1092. package/src/component/modal/modal-samples/modal-from-template/modal-from-template.component.ts +0 -34
  1093. package/src/component/modal/modal-samples/modal-samples.module.ts +0 -43
  1094. package/src/component/modal/modal.module.ts +0 -28
  1095. package/src/component/modal/modal.service.spec.ts +0 -16
  1096. package/src/component/modal/modal.service.ts +0 -153
  1097. package/src/component/modal/model/current-modal.ts +0 -5
  1098. package/src/component/modal/model/i-modal-config.ts +0 -12
  1099. package/src/component/modal/model/i-modal-result.ts +0 -13
  1100. package/src/component/modal/model/modal-close-reason.enum.ts +0 -6
  1101. package/src/component/modal/model/modal-instance.ts +0 -44
  1102. package/src/component/modal/public-api.ts +0 -11
  1103. package/src/component/pager/Pager.stories.ts +0 -19
  1104. package/src/component/pager/model/pager-state.spec.ts +0 -7
  1105. package/src/component/pager/model/pager-state.ts +0 -80
  1106. package/src/component/pager/pager/pager.component.html +0 -1
  1107. package/src/component/pager/pager/pager.component.scss +0 -0
  1108. package/src/component/pager/pager/pager.component.spec.ts +0 -25
  1109. package/src/component/pager/pager/pager.component.ts +0 -13
  1110. package/src/component/pager/pager.module.ts +0 -15
  1111. package/src/component/pager/public-api.ts +0 -4
  1112. package/src/component/pager/util/pager-util.spec.ts +0 -7
  1113. package/src/component/pager/util/pager-util.ts +0 -7
  1114. package/src/component/panel/panel/panel.component.html +0 -1
  1115. package/src/component/panel/panel/panel.component.scss +0 -0
  1116. package/src/component/panel/panel/panel.component.spec.ts +0 -25
  1117. package/src/component/panel/panel/panel.component.ts +0 -42
  1118. package/src/component/panel/panel.module.ts +0 -13
  1119. package/src/component/panel/public-api.ts +0 -2
  1120. package/src/component/progress-bar/ProgressBar.stories.ts +0 -29
  1121. package/src/component/progress-bar/progress-bar/progress-bar.component.html +0 -7
  1122. package/src/component/progress-bar/progress-bar/progress-bar.component.scss +0 -0
  1123. package/src/component/progress-bar/progress-bar/progress-bar.component.spec.ts +0 -25
  1124. package/src/component/progress-bar/progress-bar/progress-bar.component.ts +0 -158
  1125. package/src/component/progress-bar/progress-bar.module.ts +0 -13
  1126. package/src/component/progress-bar/public-api.ts +0 -2
  1127. package/src/component/property-grid/PropertyGrid.stories.ts +0 -110
  1128. package/src/component/property-grid/default/date-item-default/date-item-default.component.html +0 -1
  1129. package/src/component/property-grid/default/date-item-default/date-item-default.component.scss +0 -0
  1130. package/src/component/property-grid/default/date-item-default/date-item-default.component.spec.ts +0 -25
  1131. package/src/component/property-grid/default/date-item-default/date-item-default.component.ts +0 -13
  1132. package/src/component/property-grid/default/list-item-default/list-item-default.component.html +0 -1
  1133. package/src/component/property-grid/default/list-item-default/list-item-default.component.scss +0 -0
  1134. package/src/component/property-grid/default/list-item-default/list-item-default.component.spec.ts +0 -25
  1135. package/src/component/property-grid/default/list-item-default/list-item-default.component.ts +0 -13
  1136. package/src/component/property-grid/default/numeric-item-default/numeric-item-default.component.html +0 -1
  1137. package/src/component/property-grid/default/numeric-item-default/numeric-item-default.component.scss +0 -0
  1138. package/src/component/property-grid/default/numeric-item-default/numeric-item-default.component.spec.ts +0 -25
  1139. package/src/component/property-grid/default/numeric-item-default/numeric-item-default.component.ts +0 -13
  1140. package/src/component/property-grid/default/string-item-default/string-item-default.component.html +0 -1
  1141. package/src/component/property-grid/default/string-item-default/string-item-default.component.scss +0 -0
  1142. package/src/component/property-grid/default/string-item-default/string-item-default.component.spec.ts +0 -25
  1143. package/src/component/property-grid/default/string-item-default/string-item-default.component.ts +0 -13
  1144. package/src/component/property-grid/property-grid/property-grid-group/property-grid-group.component.html +0 -20
  1145. package/src/component/property-grid/property-grid/property-grid-group/property-grid-group.component.scss +0 -0
  1146. package/src/component/property-grid/property-grid/property-grid-group/property-grid-group.component.spec.ts +0 -25
  1147. package/src/component/property-grid/property-grid/property-grid-group/property-grid-group.component.ts +0 -31
  1148. package/src/component/property-grid/property-grid/property-grid-item/property-grid-item.component.html +0 -39
  1149. package/src/component/property-grid/property-grid/property-grid-item/property-grid-item.component.scss +0 -0
  1150. package/src/component/property-grid/property-grid/property-grid-item/property-grid-item.component.spec.ts +0 -24
  1151. package/src/component/property-grid/property-grid/property-grid-item/property-grid-item.component.ts +0 -122
  1152. package/src/component/property-grid/property-grid/property-grid.component.html +0 -18
  1153. package/src/component/property-grid/property-grid/property-grid.component.scss +0 -3
  1154. package/src/component/property-grid/property-grid/property-grid.component.spec.ts +0 -25
  1155. package/src/component/property-grid/property-grid/property-grid.component.ts +0 -62
  1156. package/src/component/property-grid/property-grid.module.ts +0 -53
  1157. package/src/component/property-grid/public-api.ts +0 -2
  1158. package/src/component/public-api.ts +0 -89
  1159. package/src/component/radio/Radio.stories.ts +0 -28
  1160. package/src/component/radio/public-api.ts +0 -3
  1161. package/src/component/radio/radio/radio.component.html +0 -1
  1162. package/src/component/radio/radio/radio.component.scss +0 -0
  1163. package/src/component/radio/radio/radio.component.spec.ts +0 -26
  1164. package/src/component/radio/radio/radio.component.ts +0 -264
  1165. package/src/component/radio/radio-button/radio-button.component.html +0 -4
  1166. package/src/component/radio/radio-button/radio-button.component.scss +0 -0
  1167. package/src/component/radio/radio-button/radio-button.component.spec.ts +0 -26
  1168. package/src/component/radio/radio-button/radio-button.component.ts +0 -71
  1169. package/src/component/radio/radio.module.ts +0 -12
  1170. package/src/component/resize-panel/Resize.stories.ts +0 -83
  1171. package/src/component/resize-panel/public-api.ts +0 -2
  1172. package/src/component/resize-panel/resize-panel/resize-panel.component.html +0 -9
  1173. package/src/component/resize-panel/resize-panel/resize-panel.component.scss +0 -0
  1174. package/src/component/resize-panel/resize-panel/resize-panel.component.spec.ts +0 -25
  1175. package/src/component/resize-panel/resize-panel/resize-panel.component.ts +0 -210
  1176. package/src/component/resize-panel/resize-panel.module.ts +0 -12
  1177. package/src/component/select/Select.stories.ts +0 -254
  1178. package/src/component/select/public-api.ts +0 -4
  1179. package/src/component/select/select/select.component.html +0 -92
  1180. package/src/component/select/select/select.component.scss +0 -0
  1181. package/src/component/select/select/select.component.spec.ts +0 -25
  1182. package/src/component/select/select/select.component.ts +0 -222
  1183. package/src/component/select/select-option.directive.spec.ts +0 -8
  1184. package/src/component/select/select-option.directive.ts +0 -9
  1185. package/src/component/select/select-value.directive.spec.ts +0 -8
  1186. package/src/component/select/select-value.directive.ts +0 -9
  1187. package/src/component/select/select.module.ts +0 -26
  1188. package/src/component/sidebar/Sidebar.stories.ts +0 -61
  1189. package/src/component/sidebar/public-api.ts +0 -3
  1190. package/src/component/sidebar/sidebar/sidebar.component.html +0 -14
  1191. package/src/component/sidebar/sidebar/sidebar.component.scss +0 -0
  1192. package/src/component/sidebar/sidebar/sidebar.component.spec.ts +0 -25
  1193. package/src/component/sidebar/sidebar/sidebar.component.ts +0 -47
  1194. package/src/component/sidebar/sidebar-position.enum.ts +0 -6
  1195. package/src/component/sidebar/sidebar.module.ts +0 -16
  1196. package/src/component/switch/Switch.stories.ts +0 -37
  1197. package/src/component/switch/public-api.ts +0 -3
  1198. package/src/component/switch/switch/switch.component.html +0 -1
  1199. package/src/component/switch/switch/switch.component.scss +0 -0
  1200. package/src/component/switch/switch/switch.component.spec.ts +0 -25
  1201. package/src/component/switch/switch/switch.component.ts +0 -70
  1202. package/src/component/switch/switch-button/switch-button.component.html +0 -1
  1203. package/src/component/switch/switch-button/switch-button.component.scss +0 -0
  1204. package/src/component/switch/switch-button/switch-button.component.spec.ts +0 -25
  1205. package/src/component/switch/switch-button/switch-button.component.ts +0 -55
  1206. package/src/component/switch/switch.module.ts +0 -15
  1207. package/src/component/switch/switch.service.spec.ts +0 -16
  1208. package/src/component/switch/switch.service.ts +0 -18
  1209. package/src/component/table/Table.stories.ts +0 -102
  1210. package/src/component/table/base/cell-component-base.ts +0 -146
  1211. package/src/component/table/base/detail-component-base.ts +0 -13
  1212. package/src/component/table/base/group-row-component-base.ts +0 -13
  1213. package/src/component/table/base/head-cell-component-base.ts +0 -12
  1214. package/src/component/table/cell/cell.component.html +0 -4
  1215. package/src/component/table/cell/cell.component.scss +0 -0
  1216. package/src/component/table/cell/cell.component.spec.ts +0 -25
  1217. package/src/component/table/cell/cell.component.ts +0 -37
  1218. package/src/component/table/cell-host/cell-host.component.html +0 -1
  1219. package/src/component/table/cell-host/cell-host.component.scss +0 -0
  1220. package/src/component/table/cell-host/cell-host.component.spec.ts +0 -25
  1221. package/src/component/table/cell-host/cell-host.component.ts +0 -67
  1222. package/src/component/table/contract/cell-components-map.ts +0 -24
  1223. package/src/component/table/contract/column-reorder-event.ts +0 -11
  1224. package/src/component/table/contract/column-resize-event.ts +0 -11
  1225. package/src/component/table/contract/i-cell-coordinates.ts +0 -8
  1226. package/src/component/table/contract/i-cell-event.ts +0 -5
  1227. package/src/component/table/contract/i-cell-value.ts +0 -6
  1228. package/src/component/table/contract/public-api.ts +0 -11
  1229. package/src/component/table/contract/sort-event.ts +0 -11
  1230. package/src/component/table/contract/table-column-store.ts +0 -24
  1231. package/src/component/table/contract/table-column.ts +0 -172
  1232. package/src/component/table/contract/table-context-menu-config.ts +0 -23
  1233. package/src/component/table/contract/table-row.ts +0 -51
  1234. package/src/component/table/default/boolean-cell/boolean-cell.component.html +0 -10
  1235. package/src/component/table/default/boolean-cell/boolean-cell.component.scss +0 -0
  1236. package/src/component/table/default/boolean-cell/boolean-cell.component.spec.ts +0 -25
  1237. package/src/component/table/default/boolean-cell/boolean-cell.component.ts +0 -54
  1238. package/src/component/table/default/date-cell/date-cell.component.html +0 -11
  1239. package/src/component/table/default/date-cell/date-cell.component.scss +0 -0
  1240. package/src/component/table/default/date-cell/date-cell.component.spec.ts +0 -25
  1241. package/src/component/table/default/date-cell/date-cell.component.ts +0 -59
  1242. package/src/component/table/default/date-time-cell/date-time-cell.component.html +0 -10
  1243. package/src/component/table/default/date-time-cell/date-time-cell.component.scss +0 -0
  1244. package/src/component/table/default/date-time-cell/date-time-cell.component.spec.ts +0 -25
  1245. package/src/component/table/default/date-time-cell/date-time-cell.component.ts +0 -56
  1246. package/src/component/table/default/default-head-cell/default-head-cell.component.html +0 -8
  1247. package/src/component/table/default/default-head-cell/default-head-cell.component.scss +0 -6
  1248. package/src/component/table/default/default-head-cell/default-head-cell.component.spec.ts +0 -25
  1249. package/src/component/table/default/default-head-cell/default-head-cell.component.ts +0 -38
  1250. package/src/component/table/default/group-row/group-row.component.html +0 -2
  1251. package/src/component/table/default/group-row/group-row.component.scss +0 -0
  1252. package/src/component/table/default/group-row/group-row.component.spec.ts +0 -25
  1253. package/src/component/table/default/group-row/group-row.component.ts +0 -29
  1254. package/src/component/table/default/list-cell/list-cell.component.html +0 -15
  1255. package/src/component/table/default/list-cell/list-cell.component.scss +0 -0
  1256. package/src/component/table/default/list-cell/list-cell.component.spec.ts +0 -25
  1257. package/src/component/table/default/list-cell/list-cell.component.ts +0 -85
  1258. package/src/component/table/default/numeric-cell/numeric-cell.component.html +0 -11
  1259. package/src/component/table/default/numeric-cell/numeric-cell.component.scss +0 -3
  1260. package/src/component/table/default/numeric-cell/numeric-cell.component.spec.ts +0 -25
  1261. package/src/component/table/default/numeric-cell/numeric-cell.component.ts +0 -57
  1262. package/src/component/table/default/string-cell/string-cell.component.html +0 -11
  1263. package/src/component/table/default/string-cell/string-cell.component.scss +0 -0
  1264. package/src/component/table/default/string-cell/string-cell.component.spec.ts +0 -25
  1265. package/src/component/table/default/string-cell/string-cell.component.ts +0 -54
  1266. package/src/component/table/enum/aggregation-type.enum.ts +0 -7
  1267. package/src/component/table/enum/edit-event.enum.ts +0 -5
  1268. package/src/component/table/enum/edit-type.enum.ts +0 -4
  1269. package/src/component/table/enum/public-api.ts +0 -4
  1270. package/src/component/table/enum/select-type.enum.ts +0 -5
  1271. package/src/component/table/head-cell/head-cell.component.html +0 -45
  1272. package/src/component/table/head-cell/head-cell.component.scss +0 -16
  1273. package/src/component/table/head-cell/head-cell.component.spec.ts +0 -25
  1274. package/src/component/table/head-cell/head-cell.component.ts +0 -150
  1275. package/src/component/table/head-cell-dropdown/head-cell-dropdown.component.html +0 -145
  1276. package/src/component/table/head-cell-dropdown/head-cell-dropdown.component.scss +0 -6
  1277. package/src/component/table/head-cell-dropdown/head-cell-dropdown.component.spec.ts +0 -25
  1278. package/src/component/table/head-cell-dropdown/head-cell-dropdown.component.ts +0 -240
  1279. package/src/component/table/head-cell-host/head-cell-host.component.html +0 -1
  1280. package/src/component/table/head-cell-host/head-cell-host.component.scss +0 -3
  1281. package/src/component/table/head-cell-host/head-cell-host.component.spec.ts +0 -25
  1282. package/src/component/table/head-cell-host/head-cell-host.component.ts +0 -50
  1283. package/src/component/table/public-api.ts +0 -48
  1284. package/src/component/table/selection-cell/selection-cell.component.html +0 -4
  1285. package/src/component/table/selection-cell/selection-cell.component.scss +0 -5
  1286. package/src/component/table/selection-cell/selection-cell.component.spec.ts +0 -25
  1287. package/src/component/table/selection-cell/selection-cell.component.ts +0 -50
  1288. package/src/component/table/selection-head-cell/selection-head-cell.component.html +0 -5
  1289. package/src/component/table/selection-head-cell/selection-head-cell.component.scss +0 -5
  1290. package/src/component/table/selection-head-cell/selection-head-cell.component.spec.ts +0 -25
  1291. package/src/component/table/selection-head-cell/selection-head-cell.component.ts +0 -49
  1292. package/src/component/table/service/table.service.spec.ts +0 -16
  1293. package/src/component/table/service/table.service.ts +0 -570
  1294. package/src/component/table/table/table.component.html +0 -68
  1295. package/src/component/table/table/table.component.scss +0 -0
  1296. package/src/component/table/table/table.component.spec.ts +0 -25
  1297. package/src/component/table/table/table.component.ts +0 -444
  1298. package/src/component/table/table-body/table-body.component.html +0 -121
  1299. package/src/component/table/table-body/table-body.component.scss +0 -0
  1300. package/src/component/table/table-body/table-body.component.spec.ts +0 -25
  1301. package/src/component/table/table-body/table-body.component.ts +0 -280
  1302. package/src/component/table/table-demo/table-demo/table-demo.component.html +0 -28
  1303. package/src/component/table/table-demo/table-demo/table-demo.component.scss +0 -6
  1304. package/src/component/table/table-demo/table-demo/table-demo.component.spec.ts +0 -25
  1305. package/src/component/table/table-demo/table-demo/table-demo.component.ts +0 -136
  1306. package/src/component/table/table-demo/table-demo.module.ts +0 -23
  1307. package/src/component/table/table-head/table-head.component.html +0 -21
  1308. package/src/component/table/table-head/table-head.component.scss +0 -0
  1309. package/src/component/table/table-head/table-head.component.spec.ts +0 -25
  1310. package/src/component/table/table-head/table-head.component.ts +0 -118
  1311. package/src/component/table/table-head-group/table-head-group.component.html +0 -24
  1312. package/src/component/table/table-head-group/table-head-group.component.scss +0 -0
  1313. package/src/component/table/table-head-group/table-head-group.component.spec.ts +0 -25
  1314. package/src/component/table/table-head-group/table-head-group.component.ts +0 -73
  1315. package/src/component/table/table.module.ts +0 -100
  1316. package/src/component/table/util/public-api.ts +0 -2
  1317. package/src/component/table/util/state-util.spec.ts +0 -7
  1318. package/src/component/table/util/state-util.ts +0 -182
  1319. package/src/component/table/util/table-util.spec.ts +0 -7
  1320. package/src/component/table/util/table-util.ts +0 -150
  1321. package/src/component/tabs/Tabs.stories.ts +0 -55
  1322. package/src/component/tabs/public-api.ts +0 -13
  1323. package/src/component/tabs/tab/tab.component.html +0 -1
  1324. package/src/component/tabs/tab/tab.component.scss +0 -0
  1325. package/src/component/tabs/tab/tab.component.spec.ts +0 -25
  1326. package/src/component/tabs/tab/tab.component.ts +0 -46
  1327. package/src/component/tabs/tab-content.directive.spec.ts +0 -8
  1328. package/src/component/tabs/tab-content.directive.ts +0 -9
  1329. package/src/component/tabs/tab-title.directive.spec.ts +0 -8
  1330. package/src/component/tabs/tab-title.directive.ts +0 -9
  1331. package/src/component/tabs/tabs/tabs.component.html +0 -24
  1332. package/src/component/tabs/tabs/tabs.component.scss +0 -0
  1333. package/src/component/tabs/tabs/tabs.component.spec.ts +0 -25
  1334. package/src/component/tabs/tabs/tabs.component.ts +0 -85
  1335. package/src/component/tabs/tabs.module.ts +0 -26
  1336. package/src/component/theme-switch/public-api.ts +0 -3
  1337. package/src/component/theme-switch/theme-switch/theme-switch.component.html +0 -3
  1338. package/src/component/theme-switch/theme-switch/theme-switch.component.scss +0 -4
  1339. package/src/component/theme-switch/theme-switch/theme-switch.component.spec.ts +0 -25
  1340. package/src/component/theme-switch/theme-switch/theme-switch.component.ts +0 -31
  1341. package/src/component/theme-switch/theme-switch.module.ts +0 -17
  1342. package/src/component/theme-switch/theme-switch.service.spec.ts +0 -16
  1343. package/src/component/theme-switch/theme-switch.service.ts +0 -34
  1344. package/src/component/toggle/Toggle.stories.ts +0 -34
  1345. package/src/component/toggle/public-api.ts +0 -2
  1346. package/src/component/toggle/toggle/toggle.component.html +0 -6
  1347. package/src/component/toggle/toggle/toggle.component.scss +0 -0
  1348. package/src/component/toggle/toggle/toggle.component.spec.ts +0 -25
  1349. package/src/component/toggle/toggle/toggle.component.ts +0 -95
  1350. package/src/component/toggle/toggle.module.ts +0 -11
  1351. package/src/component/toolbar/Toolbar.stories.ts +0 -110
  1352. package/src/component/toolbar/public-api.ts +0 -6
  1353. package/src/component/toolbar/toolbar/toolbar.component.html +0 -1
  1354. package/src/component/toolbar/toolbar/toolbar.component.scss +0 -0
  1355. package/src/component/toolbar/toolbar/toolbar.component.spec.ts +0 -25
  1356. package/src/component/toolbar/toolbar/toolbar.component.ts +0 -29
  1357. package/src/component/toolbar/toolbar.module.ts +0 -13
  1358. package/src/component/tree/Tree.stories.ts +0 -93
  1359. package/src/component/tree/public-api.ts +0 -4
  1360. package/src/component/tree/tree/tree.component.html +0 -8
  1361. package/src/component/tree/tree/tree.component.scss +0 -0
  1362. package/src/component/tree/tree/tree.component.spec.ts +0 -25
  1363. package/src/component/tree/tree/tree.component.ts +0 -92
  1364. package/src/component/tree/tree-item/tree-item.component.html +0 -12
  1365. package/src/component/tree/tree-item/tree-item.component.scss +0 -0
  1366. package/src/component/tree/tree-item/tree-item.component.spec.ts +0 -25
  1367. package/src/component/tree/tree-item/tree-item.component.ts +0 -84
  1368. package/src/component/tree/tree-item-toggle/tree-item-toggle.component.html +0 -2
  1369. package/src/component/tree/tree-item-toggle/tree-item-toggle.component.scss +0 -4
  1370. package/src/component/tree/tree-item-toggle/tree-item-toggle.component.spec.ts +0 -25
  1371. package/src/component/tree/tree-item-toggle/tree-item-toggle.component.ts +0 -37
  1372. package/src/component/tree/tree.module.ts +0 -14
  1373. package/src/component/tree/tree.service.spec.ts +0 -16
  1374. package/src/component/tree/tree.service.ts +0 -41
  1375. package/src/directive/click-outside/click-outside.directive.spec.ts +0 -8
  1376. package/src/directive/click-outside/click-outside.directive.ts +0 -64
  1377. package/src/directive/click-outside/click-outside.module.ts +0 -13
  1378. package/src/directive/click-outside/public-api.ts +0 -2
  1379. package/src/directive/context-menu/ContextMenu.stories.ts +0 -65
  1380. package/src/directive/context-menu/context-menu.directive.spec.ts +0 -8
  1381. package/src/directive/context-menu/context-menu.directive.ts +0 -136
  1382. package/src/directive/context-menu/context-menu.module.ts +0 -15
  1383. package/src/directive/context-menu/public-api.ts +0 -2
  1384. package/src/directive/disable-control/disable-control.directive.spec.ts +0 -8
  1385. package/src/directive/disable-control/disable-control.directive.ts +0 -20
  1386. package/src/directive/disable-control/disable-control.module.ts +0 -16
  1387. package/src/directive/disable-control/public-api.ts +0 -2
  1388. package/src/directive/drag-sort/DragSort.stories.ts +0 -60
  1389. package/src/directive/drag-sort/drag-sort-container.directive.spec.ts +0 -8
  1390. package/src/directive/drag-sort/drag-sort-container.directive.ts +0 -71
  1391. package/src/directive/drag-sort/drag-sort-event.spec.ts +0 -7
  1392. package/src/directive/drag-sort/drag-sort-event.ts +0 -7
  1393. package/src/directive/drag-sort/drag-sort-item.directive.spec.ts +0 -8
  1394. package/src/directive/drag-sort/drag-sort-item.directive.ts +0 -119
  1395. package/src/directive/drag-sort/drag-sort.module.ts +0 -11
  1396. package/src/directive/drag-sort/public-api.ts +0 -4
  1397. package/src/directive/dynamic-content-base.directive.ts +0 -113
  1398. package/src/directive/highlight/highlight.directive.spec.ts +0 -8
  1399. package/src/directive/highlight/highlight.directive.ts +0 -68
  1400. package/src/directive/highlight/highlight.module.ts +0 -13
  1401. package/src/directive/highlight/public-api.ts +0 -2
  1402. package/src/directive/hint/Hint.stories.ts +0 -111
  1403. package/src/directive/hint/hint.directive.spec.ts +0 -8
  1404. package/src/directive/hint/hint.directive.ts +0 -117
  1405. package/src/directive/hint/hint.module.ts +0 -15
  1406. package/src/directive/hint/public-api.ts +0 -2
  1407. package/src/directive/loader/Loader.stories.ts +0 -21
  1408. package/src/directive/loader/loader.directive.spec.ts +0 -8
  1409. package/src/directive/loader/loader.directive.ts +0 -80
  1410. package/src/directive/loader/loader.module.ts +0 -13
  1411. package/src/directive/loader/public-api.ts +0 -2
  1412. package/src/directive/no-autofill/no-autofill.directive.spec.ts +0 -8
  1413. package/src/directive/no-autofill/no-autofill.directive.ts +0 -28
  1414. package/src/directive/no-autofill/no-autofill.module.ts +0 -10
  1415. package/src/directive/no-autofill/public-api.ts +0 -2
  1416. package/src/directive/only-number/OnlyNumber.stories.ts +0 -29
  1417. package/src/directive/only-number/only-number.directive.spec.ts +0 -8
  1418. package/src/directive/only-number/only-number.directive.ts +0 -174
  1419. package/src/directive/only-number/only-number.module.ts +0 -10
  1420. package/src/directive/only-number/public-api.ts +0 -2
  1421. package/src/directive/public-api.ts +0 -14
  1422. package/src/directive/resize-drag/public-api.ts +0 -2
  1423. package/src/directive/resize-drag/resize-drag.directive.spec.ts +0 -8
  1424. package/src/directive/resize-drag/resize-drag.directive.ts +0 -62
  1425. package/src/directive/resize-drag/resize-drag.module.ts +0 -10
  1426. package/src/directive/teta-template/public-api.ts +0 -2
  1427. package/src/directive/teta-template/teta-template.directive.spec.ts +0 -8
  1428. package/src/directive/teta-template/teta-template.directive.ts +0 -15
  1429. package/src/directive/teta-template/teta-template.module.ts +0 -18
  1430. package/src/directive/tooltip/Tooltip.stories.ts +0 -96
  1431. package/src/directive/tooltip/public-api.ts +0 -2
  1432. package/src/directive/tooltip/tooltip.directive.spec.ts +0 -8
  1433. package/src/directive/tooltip/tooltip.directive.ts +0 -116
  1434. package/src/directive/tooltip/tooltip.module.ts +0 -12
  1435. package/src/pipe/number-pipe/number-pipe.module.ts +0 -15
  1436. package/src/pipe/number-pipe/number.pipe.spec.ts +0 -8
  1437. package/src/pipe/number-pipe/number.pipe.ts +0 -26
  1438. package/src/pipe/number-pipe/public-api.ts +0 -2
  1439. package/src/pipe/prepend-zero/prepend-zero.module.ts +0 -10
  1440. package/src/pipe/prepend-zero/prepend-zero.pipe.spec.ts +0 -8
  1441. package/src/pipe/prepend-zero/prepend-zero.pipe.ts +0 -15
  1442. package/src/pipe/prepend-zero/public-api.ts +0 -2
  1443. package/src/pipe/public-api.ts +0 -1
  1444. package/src/pipe/util/number-helper.ts +0 -37
  1445. package/src/public-api.ts +0 -25
  1446. package/src/test.ts +0 -26
  1447. package/src/util/date-util.ts +0 -247
  1448. package/src/util/forms-util.ts +0 -83
  1449. package/src/util/public-api.ts +0 -3
  1450. package/src/util/string-util.ts +0 -5
  1451. package/tsconfig.lib.json +0 -18
  1452. package/tsconfig.lib.prod.json +0 -10
  1453. package/tsconfig.spec.json +0 -17
@@ -0,0 +1,176 @@
1
+ import { Directive, HostListener, Input } from '@angular/core';
2
+ import * as i0 from "@angular/core";
3
+ import * as i1 from "@angular/forms";
4
+ export class OnlyNumberDirective {
5
+ constructor(_elementRef, _control) {
6
+ this._elementRef = _elementRef;
7
+ this._control = _control;
8
+ this.tetaOnlyNumber = true;
9
+ this.allowDecimals = true;
10
+ this.allowSign = true;
11
+ this.decimalSeparator = '.';
12
+ this.commaSeparator = ',';
13
+ this._previousValue = '';
14
+ this._integerUnsigned = '^[0-9]*$';
15
+ this._integerSigned = '^-?[0-9]+$';
16
+ this._decimalUnsigned = '^[0-9]+(.[0-9]+)?$';
17
+ this._decimalSigned = '^-?[0-9]+(.[0-9]+)?$';
18
+ this._minusSign = '-';
19
+ }
20
+ onChange(e) {
21
+ if (this.tetaOnlyNumber === false) {
22
+ return;
23
+ }
24
+ this.validateValue(this._elementRef.nativeElement.value);
25
+ }
26
+ onPaste(e) {
27
+ if (this.tetaOnlyNumber === false) {
28
+ return;
29
+ }
30
+ this.validateValue(e.clipboardData.getData('text/plain'));
31
+ e.preventDefault();
32
+ }
33
+ onKeyDown(e) {
34
+ if (this.tetaOnlyNumber === false) {
35
+ return;
36
+ }
37
+ const cursorPosition = e.target.selectionStart ?? 0;
38
+ const originalValue = e.target.value;
39
+ const controlOrCommand = e.ctrlKey === true || e.metaKey === true;
40
+ const signExists = originalValue.includes('-');
41
+ const separatorExists = originalValue.includes(this.decimalSeparator) ||
42
+ originalValue.includes(this.commaSeparator);
43
+ const allowedKeys = [
44
+ 'Backspace',
45
+ 'ArrowLeft',
46
+ 'ArrowRight',
47
+ 'Delete',
48
+ 'Escape',
49
+ 'Tab',
50
+ 'Home',
51
+ 'End',
52
+ ];
53
+ const separatorIsCloseToSign = signExists && cursorPosition <= 1;
54
+ if (this.allowDecimals && !separatorIsCloseToSign && !separatorExists) {
55
+ // if (this.decimalSeparator === '.') {
56
+ allowedKeys.push('.');
57
+ // } else {
58
+ // allowedKeys.push(',');
59
+ // }
60
+ }
61
+ const firstCharacterIsSeparator = originalValue.charAt(0) !== this.decimalSeparator;
62
+ if (this.allowSign &&
63
+ !signExists &&
64
+ firstCharacterIsSeparator &&
65
+ cursorPosition === 0) {
66
+ allowedKeys.push('-');
67
+ }
68
+ if (allowedKeys.indexOf(e.key) !== -1 ||
69
+ (e.code === 'KeyA' && controlOrCommand) ||
70
+ (e.code === 'KeyC' && controlOrCommand) ||
71
+ (e.code === 'KeyV' && controlOrCommand) ||
72
+ (e.code === 'KeyZ' && controlOrCommand) ||
73
+ (e.code === 'KeyX' && controlOrCommand)) {
74
+ return;
75
+ }
76
+ this._previousValue = originalValue;
77
+ const isNumber = new RegExp(this._integerUnsigned).test(e.key);
78
+ if (isNumber) {
79
+ return;
80
+ }
81
+ else {
82
+ if (e.key === ',' && originalValue.indexOf('.') < 0) {
83
+ this._elementRef.nativeElement.value =
84
+ `${originalValue.slice(0, cursorPosition)}.${originalValue.slice(cursorPosition)}`;
85
+ }
86
+ e.preventDefault();
87
+ }
88
+ }
89
+ validateValue(value) {
90
+ if (this.tetaOnlyNumber === false) {
91
+ return;
92
+ }
93
+ value = value.replace(',', '.').trim();
94
+ let regex = this._integerUnsigned;
95
+ if (!this.allowDecimals && !this.allowSign) {
96
+ regex = this._integerUnsigned;
97
+ }
98
+ if (!this.allowDecimals && this.allowSign) {
99
+ regex = this._integerSigned;
100
+ }
101
+ if (this.allowDecimals && !this.allowSign) {
102
+ regex = this._decimalUnsigned;
103
+ }
104
+ if (this.allowDecimals && this.allowSign) {
105
+ regex = this._decimalSigned;
106
+ }
107
+ let firstCharacter = value.charAt(0);
108
+ if (firstCharacter === this.decimalSeparator) {
109
+ value = 0 + value;
110
+ }
111
+ const lastCharacter = value.charAt(value.length - 1);
112
+ if (lastCharacter === this.decimalSeparator) {
113
+ value = value + 0;
114
+ }
115
+ let signedValue = false;
116
+ if (firstCharacter === this._minusSign) {
117
+ signedValue = true;
118
+ value = value.substring(1);
119
+ firstCharacter = value.charAt(0);
120
+ }
121
+ let secondChar = value.charAt(1);
122
+ while (firstCharacter === '0' &&
123
+ secondChar !== '' &&
124
+ secondChar !== this.decimalSeparator) {
125
+ value = value.substring(1);
126
+ firstCharacter = value.charAt(0);
127
+ secondChar = value.charAt(1);
128
+ }
129
+ if (signedValue === true) {
130
+ value = this._minusSign + value;
131
+ }
132
+ const valueParts = value.split(this.decimalSeparator);
133
+ const naturalPart = valueParts?.[0];
134
+ let decimalPart = valueParts?.[1];
135
+ if (decimalPart != null && /^0+$/.test(decimalPart)) {
136
+ decimalPart = '0';
137
+ value = naturalPart + '.' + decimalPart;
138
+ }
139
+ if (value === '-0') {
140
+ value = '0';
141
+ }
142
+ if (value === '-0.0') {
143
+ value = '0.0';
144
+ }
145
+ const valid = new RegExp(regex).test(value.toString());
146
+ this._control.control.setValue(valid ? value : this._previousValue ?? 0);
147
+ }
148
+ }
149
+ OnlyNumberDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.1", ngImport: i0, type: OnlyNumberDirective, deps: [{ token: i0.ElementRef }, { token: i1.NgControl }], target: i0.ɵɵFactoryTarget.Directive });
150
+ OnlyNumberDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.0.1", type: OnlyNumberDirective, selector: "[tetaOnlyNumber]", inputs: { tetaOnlyNumber: "tetaOnlyNumber", allowDecimals: "allowDecimals", allowSign: "allowSign", decimalSeparator: "decimalSeparator", commaSeparator: "commaSeparator" }, host: { listeners: { "change": "onChange($event)", "paste": "onPaste($event)", "keydown": "onKeyDown($event)" } }, ngImport: i0 });
151
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.1", ngImport: i0, type: OnlyNumberDirective, decorators: [{
152
+ type: Directive,
153
+ args: [{
154
+ selector: '[tetaOnlyNumber]',
155
+ }]
156
+ }], ctorParameters: function () { return [{ type: i0.ElementRef }, { type: i1.NgControl }]; }, propDecorators: { tetaOnlyNumber: [{
157
+ type: Input
158
+ }], allowDecimals: [{
159
+ type: Input
160
+ }], allowSign: [{
161
+ type: Input
162
+ }], decimalSeparator: [{
163
+ type: Input
164
+ }], commaSeparator: [{
165
+ type: Input
166
+ }], onChange: [{
167
+ type: HostListener,
168
+ args: ['change', ['$event']]
169
+ }], onPaste: [{
170
+ type: HostListener,
171
+ args: ['paste', ['$event']]
172
+ }], onKeyDown: [{
173
+ type: HostListener,
174
+ args: ['keydown', ['$event']]
175
+ }] } });
176
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoib25seS1udW1iZXIuZGlyZWN0aXZlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vc3JjL2RpcmVjdGl2ZS9vbmx5LW51bWJlci9vbmx5LW51bWJlci5kaXJlY3RpdmUudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFDLFNBQVMsRUFBYyxZQUFZLEVBQUUsS0FBSyxFQUFDLE1BQU0sZUFBZSxDQUFDOzs7QUFNekUsTUFBTSxPQUFPLG1CQUFtQjtJQWdCOUIsWUFBb0IsV0FBdUIsRUFBVSxRQUFtQjtRQUFwRCxnQkFBVyxHQUFYLFdBQVcsQ0FBWTtRQUFVLGFBQVEsR0FBUixRQUFRLENBQVc7UUFmL0QsbUJBQWMsR0FBRyxJQUFJLENBQUM7UUFDdEIsa0JBQWEsR0FBRyxJQUFJLENBQUM7UUFDckIsY0FBUyxHQUFHLElBQUksQ0FBQztRQUNqQixxQkFBZ0IsR0FBRyxHQUFHLENBQUM7UUFDdkIsbUJBQWMsR0FBRyxHQUFHLENBQUM7UUFFdEIsbUJBQWMsR0FBRyxFQUFFLENBQUM7UUFFcEIscUJBQWdCLEdBQUcsVUFBVSxDQUFDO1FBQzlCLG1CQUFjLEdBQUcsWUFBWSxDQUFDO1FBQzlCLHFCQUFnQixHQUFHLG9CQUFvQixDQUFDO1FBQ3hDLG1CQUFjLEdBQUcsc0JBQXNCLENBQUM7UUFFL0IsZUFBVSxHQUFXLEdBQUcsQ0FBQztJQUcxQyxDQUFDO0lBRW1DLFFBQVEsQ0FBQyxDQUFNO1FBQ2pELElBQUksSUFBSSxDQUFDLGNBQWMsS0FBSyxLQUFLLEVBQUU7WUFDakMsT0FBTztTQUNSO1FBQ0QsSUFBSSxDQUFDLGFBQWEsQ0FBQyxJQUFJLENBQUMsV0FBVyxDQUFDLGFBQWEsQ0FBQyxLQUFLLENBQUMsQ0FBQztJQUMzRCxDQUFDO0lBRWtDLE9BQU8sQ0FBQyxDQUFNO1FBQy9DLElBQUksSUFBSSxDQUFDLGNBQWMsS0FBSyxLQUFLLEVBQUU7WUFDakMsT0FBTztTQUNSO1FBQ0QsSUFBSSxDQUFDLGFBQWEsQ0FBQyxDQUFDLENBQUMsYUFBYSxDQUFDLE9BQU8sQ0FBQyxZQUFZLENBQUMsQ0FBQyxDQUFDO1FBQzFELENBQUMsQ0FBQyxjQUFjLEVBQUUsQ0FBQztJQUNyQixDQUFDO0lBRW9DLFNBQVMsQ0FBQyxDQUFnQjtRQUM3RCxJQUFJLElBQUksQ0FBQyxjQUFjLEtBQUssS0FBSyxFQUFFO1lBQ2pDLE9BQU87U0FDUjtRQUNELE1BQU0sY0FBYyxHQUNqQixDQUFDLENBQUMsTUFBMkIsQ0FBQyxjQUFjLElBQUksQ0FBQyxDQUFDO1FBQ3JELE1BQU0sYUFBYSxHQUFZLENBQUMsQ0FBQyxNQUEyQixDQUFDLEtBQUssQ0FBQztRQUNuRSxNQUFNLGdCQUFnQixHQUFHLENBQUMsQ0FBQyxPQUFPLEtBQUssSUFBSSxJQUFJLENBQUMsQ0FBQyxPQUFPLEtBQUssSUFBSSxDQUFDO1FBQ2xFLE1BQU0sVUFBVSxHQUFHLGFBQWEsQ0FBQyxRQUFRLENBQUMsR0FBRyxDQUFDLENBQUM7UUFDL0MsTUFBTSxlQUFlLEdBQ25CLGFBQWEsQ0FBQyxRQUFRLENBQUMsSUFBSSxDQUFDLGdCQUFnQixDQUFDO1lBQzdDLGFBQWEsQ0FBQyxRQUFRLENBQUMsSUFBSSxDQUFDLGNBQWMsQ0FBQyxDQUFDO1FBRTlDLE1BQU0sV0FBVyxHQUFHO1lBQ2xCLFdBQVc7WUFDWCxXQUFXO1lBQ1gsWUFBWTtZQUNaLFFBQVE7WUFDUixRQUFRO1lBQ1IsS0FBSztZQUNMLE1BQU07WUFDTixLQUFLO1NBQ04sQ0FBQztRQUVGLE1BQU0sc0JBQXNCLEdBQUcsVUFBVSxJQUFJLGNBQWMsSUFBSSxDQUFDLENBQUM7UUFDakUsSUFBSSxJQUFJLENBQUMsYUFBYSxJQUFJLENBQUMsc0JBQXNCLElBQUksQ0FBQyxlQUFlLEVBQUU7WUFDckUsdUNBQXVDO1lBQ3ZDLFdBQVcsQ0FBQyxJQUFJLENBQUMsR0FBRyxDQUFDLENBQUM7WUFDdEIsV0FBVztZQUNYLHlCQUF5QjtZQUN6QixJQUFJO1NBQ0w7UUFFRCxNQUFNLHlCQUF5QixHQUM3QixhQUFhLENBQUMsTUFBTSxDQUFDLENBQUMsQ0FBQyxLQUFLLElBQUksQ0FBQyxnQkFBZ0IsQ0FBQztRQUNwRCxJQUNFLElBQUksQ0FBQyxTQUFTO1lBQ2QsQ0FBQyxVQUFVO1lBQ1gseUJBQXlCO1lBQ3pCLGNBQWMsS0FBSyxDQUFDLEVBQ3BCO1lBQ0EsV0FBVyxDQUFDLElBQUksQ0FBQyxHQUFHLENBQUMsQ0FBQztTQUN2QjtRQUVELElBQ0UsV0FBVyxDQUFDLE9BQU8sQ0FBQyxDQUFDLENBQUMsR0FBRyxDQUFDLEtBQUssQ0FBQyxDQUFDO1lBQ2pDLENBQUMsQ0FBQyxDQUFDLElBQUksS0FBSyxNQUFNLElBQUksZ0JBQWdCLENBQUM7WUFDdkMsQ0FBQyxDQUFDLENBQUMsSUFBSSxLQUFLLE1BQU0sSUFBSSxnQkFBZ0IsQ0FBQztZQUN2QyxDQUFDLENBQUMsQ0FBQyxJQUFJLEtBQUssTUFBTSxJQUFJLGdCQUFnQixDQUFDO1lBQ3ZDLENBQUMsQ0FBQyxDQUFDLElBQUksS0FBSyxNQUFNLElBQUksZ0JBQWdCLENBQUM7WUFDdkMsQ0FBQyxDQUFDLENBQUMsSUFBSSxLQUFLLE1BQU0sSUFBSSxnQkFBZ0IsQ0FBQyxFQUN2QztZQUNBLE9BQU87U0FDUjtRQUNELElBQUksQ0FBQyxjQUFjLEdBQUcsYUFBYSxDQUFDO1FBRXBDLE1BQU0sUUFBUSxHQUFHLElBQUksTUFBTSxDQUFDLElBQUksQ0FBQyxnQkFBZ0IsQ0FBQyxDQUFDLElBQUksQ0FBQyxDQUFDLENBQUMsR0FBRyxDQUFDLENBQUM7UUFDL0QsSUFBSSxRQUFRLEVBQUU7WUFDWixPQUFPO1NBQ1I7YUFBTTtZQUNMLElBQUksQ0FBQyxDQUFDLEdBQUcsS0FBSyxHQUFHLElBQUksYUFBYSxDQUFDLE9BQU8sQ0FBQyxHQUFHLENBQUMsR0FBRyxDQUFDLEVBQUU7Z0JBQ25ELElBQUksQ0FBQyxXQUFXLENBQUMsYUFBYSxDQUFDLEtBQUs7b0JBQ2xDLEdBQUcsYUFBYSxDQUFDLEtBQUssQ0FBQyxDQUFDLEVBQUUsY0FBYyxDQUFDLElBQUksYUFBYSxDQUFDLEtBQUssQ0FBQyxjQUFjLENBQUMsRUFBRSxDQUFDO2FBQ3RGO1lBQ0QsQ0FBQyxDQUFDLGNBQWMsRUFBRSxDQUFDO1NBQ3BCO0lBQ0gsQ0FBQztJQUVELGFBQWEsQ0FBQyxLQUFhO1FBQ3pCLElBQUksSUFBSSxDQUFDLGNBQWMsS0FBSyxLQUFLLEVBQUU7WUFDakMsT0FBTztTQUNSO1FBQ0QsS0FBSyxHQUFHLEtBQUssQ0FBQyxPQUFPLENBQUMsR0FBRyxFQUFFLEdBQUcsQ0FBQyxDQUFDLElBQUksRUFBRSxDQUFDO1FBQ3ZDLElBQUksS0FBSyxHQUFXLElBQUksQ0FBQyxnQkFBZ0IsQ0FBQztRQUMxQyxJQUFJLENBQUMsSUFBSSxDQUFDLGFBQWEsSUFBSSxDQUFDLElBQUksQ0FBQyxTQUFTLEVBQUU7WUFDMUMsS0FBSyxHQUFHLElBQUksQ0FBQyxnQkFBZ0IsQ0FBQztTQUMvQjtRQUNELElBQUksQ0FBQyxJQUFJLENBQUMsYUFBYSxJQUFJLElBQUksQ0FBQyxTQUFTLEVBQUU7WUFDekMsS0FBSyxHQUFHLElBQUksQ0FBQyxjQUFjLENBQUM7U0FDN0I7UUFDRCxJQUFJLElBQUksQ0FBQyxhQUFhLElBQUksQ0FBQyxJQUFJLENBQUMsU0FBUyxFQUFFO1lBQ3pDLEtBQUssR0FBRyxJQUFJLENBQUMsZ0JBQWdCLENBQUM7U0FDL0I7UUFDRCxJQUFJLElBQUksQ0FBQyxhQUFhLElBQUksSUFBSSxDQUFDLFNBQVMsRUFBRTtZQUN4QyxLQUFLLEdBQUcsSUFBSSxDQUFDLGNBQWMsQ0FBQztTQUM3QjtRQUVELElBQUksY0FBYyxHQUFHLEtBQUssQ0FBQyxNQUFNLENBQUMsQ0FBQyxDQUFDLENBQUM7UUFDckMsSUFBSSxjQUFjLEtBQUssSUFBSSxDQUFDLGdCQUFnQixFQUFFO1lBQzVDLEtBQUssR0FBRyxDQUFDLEdBQUcsS0FBSyxDQUFDO1NBQ25CO1FBRUQsTUFBTSxhQUFhLEdBQUcsS0FBSyxDQUFDLE1BQU0sQ0FBQyxLQUFLLENBQUMsTUFBTSxHQUFHLENBQUMsQ0FBQyxDQUFDO1FBQ3JELElBQUksYUFBYSxLQUFLLElBQUksQ0FBQyxnQkFBZ0IsRUFBRTtZQUMzQyxLQUFLLEdBQUcsS0FBSyxHQUFHLENBQUMsQ0FBQztTQUNuQjtRQUVELElBQUksV0FBVyxHQUFHLEtBQUssQ0FBQztRQUN4QixJQUFJLGNBQWMsS0FBSyxJQUFJLENBQUMsVUFBVSxFQUFFO1lBQ3RDLFdBQVcsR0FBRyxJQUFJLENBQUM7WUFDbkIsS0FBSyxHQUFHLEtBQUssQ0FBQyxTQUFTLENBQUMsQ0FBQyxDQUFDLENBQUM7WUFDM0IsY0FBYyxHQUFHLEtBQUssQ0FBQyxNQUFNLENBQUMsQ0FBQyxDQUFDLENBQUM7U0FDbEM7UUFDRCxJQUFJLFVBQVUsR0FBRyxLQUFLLENBQUMsTUFBTSxDQUFDLENBQUMsQ0FBQyxDQUFDO1FBQ2pDLE9BQ0UsY0FBYyxLQUFLLEdBQUc7WUFDdEIsVUFBVSxLQUFLLEVBQUU7WUFDakIsVUFBVSxLQUFLLElBQUksQ0FBQyxnQkFBZ0IsRUFDbEM7WUFDRixLQUFLLEdBQUcsS0FBSyxDQUFDLFNBQVMsQ0FBQyxDQUFDLENBQUMsQ0FBQztZQUMzQixjQUFjLEdBQUcsS0FBSyxDQUFDLE1BQU0sQ0FBQyxDQUFDLENBQUMsQ0FBQztZQUNqQyxVQUFVLEdBQUcsS0FBSyxDQUFDLE1BQU0sQ0FBQyxDQUFDLENBQUMsQ0FBQztTQUM5QjtRQUNELElBQUksV0FBVyxLQUFLLElBQUksRUFBRTtZQUN4QixLQUFLLEdBQUcsSUFBSSxDQUFDLFVBQVUsR0FBRyxLQUFLLENBQUM7U0FDakM7UUFFRCxNQUFNLFVBQVUsR0FBRyxLQUFLLENBQUMsS0FBSyxDQUFDLElBQUksQ0FBQyxnQkFBZ0IsQ0FBQyxDQUFDO1FBQ3RELE1BQU0sV0FBVyxHQUFHLFVBQVUsRUFBRSxDQUFDLENBQUMsQ0FBQyxDQUFDO1FBQ3BDLElBQUksV0FBVyxHQUFHLFVBQVUsRUFBRSxDQUFDLENBQUMsQ0FBQyxDQUFDO1FBRWxDLElBQUksV0FBVyxJQUFJLElBQUksSUFBSSxNQUFNLENBQUMsSUFBSSxDQUFDLFdBQVcsQ0FBQyxFQUFFO1lBQ25ELFdBQVcsR0FBRyxHQUFHLENBQUM7WUFDbEIsS0FBSyxHQUFHLFdBQVcsR0FBRyxHQUFHLEdBQUcsV0FBVyxDQUFDO1NBQ3pDO1FBQ0QsSUFBSSxLQUFLLEtBQUssSUFBSSxFQUFFO1lBQ2xCLEtBQUssR0FBRyxHQUFHLENBQUM7U0FDYjtRQUNELElBQUksS0FBSyxLQUFLLE1BQU0sRUFBRTtZQUNwQixLQUFLLEdBQUcsS0FBSyxDQUFDO1NBQ2Y7UUFDRCxNQUFNLEtBQUssR0FBWSxJQUFJLE1BQU0sQ0FBQyxLQUFLLENBQUMsQ0FBQyxJQUFJLENBQUMsS0FBSyxDQUFDLFFBQVEsRUFBRSxDQUFDLENBQUM7UUFDaEUsSUFBSSxDQUFDLFFBQVEsQ0FBQyxPQUFPLENBQUMsUUFBUSxDQUFDLEtBQUssQ0FBQyxDQUFDLENBQUMsS0FBSyxDQUFDLENBQUMsQ0FBQyxJQUFJLENBQUMsY0FBYyxJQUFJLENBQUMsQ0FBQyxDQUFDO0lBQzNFLENBQUM7O2dIQXZLVSxtQkFBbUI7b0dBQW5CLG1CQUFtQjsyRkFBbkIsbUJBQW1CO2tCQUgvQixTQUFTO21CQUFDO29CQUNULFFBQVEsRUFBRSxrQkFBa0I7aUJBQzdCO3lIQUVVLGNBQWM7c0JBQXRCLEtBQUs7Z0JBQ0csYUFBYTtzQkFBckIsS0FBSztnQkFDRyxTQUFTO3NCQUFqQixLQUFLO2dCQUNHLGdCQUFnQjtzQkFBeEIsS0FBSztnQkFDRyxjQUFjO3NCQUF0QixLQUFLO2dCQWM4QixRQUFRO3NCQUEzQyxZQUFZO3VCQUFDLFFBQVEsRUFBRSxDQUFDLFFBQVEsQ0FBQztnQkFPQyxPQUFPO3NCQUF6QyxZQUFZO3VCQUFDLE9BQU8sRUFBRSxDQUFDLFFBQVEsQ0FBQztnQkFRSSxTQUFTO3NCQUE3QyxZQUFZO3VCQUFDLFNBQVMsRUFBRSxDQUFDLFFBQVEsQ0FBQyIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7RGlyZWN0aXZlLCBFbGVtZW50UmVmLCBIb3N0TGlzdGVuZXIsIElucHV0fSBmcm9tICdAYW5ndWxhci9jb3JlJztcbmltcG9ydCB7TmdDb250cm9sfSBmcm9tICdAYW5ndWxhci9mb3Jtcyc7XG5cbkBEaXJlY3RpdmUoe1xuICBzZWxlY3RvcjogJ1t0ZXRhT25seU51bWJlcl0nLFxufSlcbmV4cG9ydCBjbGFzcyBPbmx5TnVtYmVyRGlyZWN0aXZlIHtcbiAgQElucHV0KCkgdGV0YU9ubHlOdW1iZXIgPSB0cnVlO1xuICBASW5wdXQoKSBhbGxvd0RlY2ltYWxzID0gdHJ1ZTtcbiAgQElucHV0KCkgYWxsb3dTaWduID0gdHJ1ZTtcbiAgQElucHV0KCkgZGVjaW1hbFNlcGFyYXRvciA9ICcuJztcbiAgQElucHV0KCkgY29tbWFTZXBhcmF0b3IgPSAnLCc7XG5cbiAgcHJpdmF0ZSBfcHJldmlvdXNWYWx1ZSA9ICcnO1xuXG4gIHByaXZhdGUgX2ludGVnZXJVbnNpZ25lZCA9ICdeWzAtOV0qJCc7XG4gIHByaXZhdGUgX2ludGVnZXJTaWduZWQgPSAnXi0/WzAtOV0rJCc7XG4gIHByaXZhdGUgX2RlY2ltYWxVbnNpZ25lZCA9ICdeWzAtOV0rKC5bMC05XSspPyQnO1xuICBwcml2YXRlIF9kZWNpbWFsU2lnbmVkID0gJ14tP1swLTldKyguWzAtOV0rKT8kJztcblxuICBwcml2YXRlIHJlYWRvbmx5IF9taW51c1NpZ246IHN0cmluZyA9ICctJztcblxuICBjb25zdHJ1Y3Rvcihwcml2YXRlIF9lbGVtZW50UmVmOiBFbGVtZW50UmVmLCBwcml2YXRlIF9jb250cm9sOiBOZ0NvbnRyb2wpIHtcbiAgfVxuXG4gIEBIb3N0TGlzdGVuZXIoJ2NoYW5nZScsIFsnJGV2ZW50J10pIG9uQ2hhbmdlKGU6IGFueSkge1xuICAgIGlmICh0aGlzLnRldGFPbmx5TnVtYmVyID09PSBmYWxzZSkge1xuICAgICAgcmV0dXJuO1xuICAgIH1cbiAgICB0aGlzLnZhbGlkYXRlVmFsdWUodGhpcy5fZWxlbWVudFJlZi5uYXRpdmVFbGVtZW50LnZhbHVlKTtcbiAgfVxuXG4gIEBIb3N0TGlzdGVuZXIoJ3Bhc3RlJywgWyckZXZlbnQnXSkgb25QYXN0ZShlOiBhbnkpIHtcbiAgICBpZiAodGhpcy50ZXRhT25seU51bWJlciA9PT0gZmFsc2UpIHtcbiAgICAgIHJldHVybjtcbiAgICB9XG4gICAgdGhpcy52YWxpZGF0ZVZhbHVlKGUuY2xpcGJvYXJkRGF0YS5nZXREYXRhKCd0ZXh0L3BsYWluJykpO1xuICAgIGUucHJldmVudERlZmF1bHQoKTtcbiAgfVxuXG4gIEBIb3N0TGlzdGVuZXIoJ2tleWRvd24nLCBbJyRldmVudCddKSBvbktleURvd24oZTogS2V5Ym9hcmRFdmVudCkge1xuICAgIGlmICh0aGlzLnRldGFPbmx5TnVtYmVyID09PSBmYWxzZSkge1xuICAgICAgcmV0dXJuO1xuICAgIH1cbiAgICBjb25zdCBjdXJzb3JQb3NpdGlvbjogbnVtYmVyID1cbiAgICAgIChlLnRhcmdldCBhcyBIVE1MSW5wdXRFbGVtZW50KS5zZWxlY3Rpb25TdGFydCA/PyAwO1xuICAgIGNvbnN0IG9yaWdpbmFsVmFsdWU6IHN0cmluZyA9IChlLnRhcmdldCBhcyBIVE1MSW5wdXRFbGVtZW50KS52YWx1ZTtcbiAgICBjb25zdCBjb250cm9sT3JDb21tYW5kID0gZS5jdHJsS2V5ID09PSB0cnVlIHx8IGUubWV0YUtleSA9PT0gdHJ1ZTtcbiAgICBjb25zdCBzaWduRXhpc3RzID0gb3JpZ2luYWxWYWx1ZS5pbmNsdWRlcygnLScpO1xuICAgIGNvbnN0IHNlcGFyYXRvckV4aXN0cyA9XG4gICAgICBvcmlnaW5hbFZhbHVlLmluY2x1ZGVzKHRoaXMuZGVjaW1hbFNlcGFyYXRvcikgfHxcbiAgICAgIG9yaWdpbmFsVmFsdWUuaW5jbHVkZXModGhpcy5jb21tYVNlcGFyYXRvcik7XG5cbiAgICBjb25zdCBhbGxvd2VkS2V5cyA9IFtcbiAgICAgICdCYWNrc3BhY2UnLFxuICAgICAgJ0Fycm93TGVmdCcsXG4gICAgICAnQXJyb3dSaWdodCcsXG4gICAgICAnRGVsZXRlJyxcbiAgICAgICdFc2NhcGUnLFxuICAgICAgJ1RhYicsXG4gICAgICAnSG9tZScsXG4gICAgICAnRW5kJyxcbiAgICBdO1xuXG4gICAgY29uc3Qgc2VwYXJhdG9ySXNDbG9zZVRvU2lnbiA9IHNpZ25FeGlzdHMgJiYgY3Vyc29yUG9zaXRpb24gPD0gMTtcbiAgICBpZiAodGhpcy5hbGxvd0RlY2ltYWxzICYmICFzZXBhcmF0b3JJc0Nsb3NlVG9TaWduICYmICFzZXBhcmF0b3JFeGlzdHMpIHtcbiAgICAgIC8vIGlmICh0aGlzLmRlY2ltYWxTZXBhcmF0b3IgPT09ICcuJykge1xuICAgICAgYWxsb3dlZEtleXMucHVzaCgnLicpO1xuICAgICAgLy8gfSBlbHNlIHtcbiAgICAgIC8vIGFsbG93ZWRLZXlzLnB1c2goJywnKTtcbiAgICAgIC8vIH1cbiAgICB9XG5cbiAgICBjb25zdCBmaXJzdENoYXJhY3RlcklzU2VwYXJhdG9yID1cbiAgICAgIG9yaWdpbmFsVmFsdWUuY2hhckF0KDApICE9PSB0aGlzLmRlY2ltYWxTZXBhcmF0b3I7XG4gICAgaWYgKFxuICAgICAgdGhpcy5hbGxvd1NpZ24gJiZcbiAgICAgICFzaWduRXhpc3RzICYmXG4gICAgICBmaXJzdENoYXJhY3RlcklzU2VwYXJhdG9yICYmXG4gICAgICBjdXJzb3JQb3NpdGlvbiA9PT0gMFxuICAgICkge1xuICAgICAgYWxsb3dlZEtleXMucHVzaCgnLScpO1xuICAgIH1cblxuICAgIGlmIChcbiAgICAgIGFsbG93ZWRLZXlzLmluZGV4T2YoZS5rZXkpICE9PSAtMSB8fFxuICAgICAgKGUuY29kZSA9PT0gJ0tleUEnICYmIGNvbnRyb2xPckNvbW1hbmQpIHx8XG4gICAgICAoZS5jb2RlID09PSAnS2V5QycgJiYgY29udHJvbE9yQ29tbWFuZCkgfHxcbiAgICAgIChlLmNvZGUgPT09ICdLZXlWJyAmJiBjb250cm9sT3JDb21tYW5kKSB8fFxuICAgICAgKGUuY29kZSA9PT0gJ0tleVonICYmIGNvbnRyb2xPckNvbW1hbmQpIHx8XG4gICAgICAoZS5jb2RlID09PSAnS2V5WCcgJiYgY29udHJvbE9yQ29tbWFuZClcbiAgICApIHtcbiAgICAgIHJldHVybjtcbiAgICB9XG4gICAgdGhpcy5fcHJldmlvdXNWYWx1ZSA9IG9yaWdpbmFsVmFsdWU7XG5cbiAgICBjb25zdCBpc051bWJlciA9IG5ldyBSZWdFeHAodGhpcy5faW50ZWdlclVuc2lnbmVkKS50ZXN0KGUua2V5KTtcbiAgICBpZiAoaXNOdW1iZXIpIHtcbiAgICAgIHJldHVybjtcbiAgICB9IGVsc2Uge1xuICAgICAgaWYgKGUua2V5ID09PSAnLCcgJiYgb3JpZ2luYWxWYWx1ZS5pbmRleE9mKCcuJykgPCAwKSB7XG4gICAgICAgIHRoaXMuX2VsZW1lbnRSZWYubmF0aXZlRWxlbWVudC52YWx1ZSA9XG4gICAgICAgICAgYCR7b3JpZ2luYWxWYWx1ZS5zbGljZSgwLCBjdXJzb3JQb3NpdGlvbil9LiR7b3JpZ2luYWxWYWx1ZS5zbGljZShjdXJzb3JQb3NpdGlvbil9YDtcbiAgICAgIH1cbiAgICAgIGUucHJldmVudERlZmF1bHQoKTtcbiAgICB9XG4gIH1cblxuICB2YWxpZGF0ZVZhbHVlKHZhbHVlOiBzdHJpbmcpOiB2b2lkIHtcbiAgICBpZiAodGhpcy50ZXRhT25seU51bWJlciA9PT0gZmFsc2UpIHtcbiAgICAgIHJldHVybjtcbiAgICB9XG4gICAgdmFsdWUgPSB2YWx1ZS5yZXBsYWNlKCcsJywgJy4nKS50cmltKCk7XG4gICAgbGV0IHJlZ2V4OiBzdHJpbmcgPSB0aGlzLl9pbnRlZ2VyVW5zaWduZWQ7XG4gICAgaWYgKCF0aGlzLmFsbG93RGVjaW1hbHMgJiYgIXRoaXMuYWxsb3dTaWduKSB7XG4gICAgICByZWdleCA9IHRoaXMuX2ludGVnZXJVbnNpZ25lZDtcbiAgICB9XG4gICAgaWYgKCF0aGlzLmFsbG93RGVjaW1hbHMgJiYgdGhpcy5hbGxvd1NpZ24pIHtcbiAgICAgIHJlZ2V4ID0gdGhpcy5faW50ZWdlclNpZ25lZDtcbiAgICB9XG4gICAgaWYgKHRoaXMuYWxsb3dEZWNpbWFscyAmJiAhdGhpcy5hbGxvd1NpZ24pIHtcbiAgICAgIHJlZ2V4ID0gdGhpcy5fZGVjaW1hbFVuc2lnbmVkO1xuICAgIH1cbiAgICBpZiAodGhpcy5hbGxvd0RlY2ltYWxzICYmIHRoaXMuYWxsb3dTaWduKSB7XG4gICAgICByZWdleCA9IHRoaXMuX2RlY2ltYWxTaWduZWQ7XG4gICAgfVxuXG4gICAgbGV0IGZpcnN0Q2hhcmFjdGVyID0gdmFsdWUuY2hhckF0KDApO1xuICAgIGlmIChmaXJzdENoYXJhY3RlciA9PT0gdGhpcy5kZWNpbWFsU2VwYXJhdG9yKSB7XG4gICAgICB2YWx1ZSA9IDAgKyB2YWx1ZTtcbiAgICB9XG5cbiAgICBjb25zdCBsYXN0Q2hhcmFjdGVyID0gdmFsdWUuY2hhckF0KHZhbHVlLmxlbmd0aCAtIDEpO1xuICAgIGlmIChsYXN0Q2hhcmFjdGVyID09PSB0aGlzLmRlY2ltYWxTZXBhcmF0b3IpIHtcbiAgICAgIHZhbHVlID0gdmFsdWUgKyAwO1xuICAgIH1cblxuICAgIGxldCBzaWduZWRWYWx1ZSA9IGZhbHNlO1xuICAgIGlmIChmaXJzdENoYXJhY3RlciA9PT0gdGhpcy5fbWludXNTaWduKSB7XG4gICAgICBzaWduZWRWYWx1ZSA9IHRydWU7XG4gICAgICB2YWx1ZSA9IHZhbHVlLnN1YnN0cmluZygxKTtcbiAgICAgIGZpcnN0Q2hhcmFjdGVyID0gdmFsdWUuY2hhckF0KDApO1xuICAgIH1cbiAgICBsZXQgc2Vjb25kQ2hhciA9IHZhbHVlLmNoYXJBdCgxKTtcbiAgICB3aGlsZSAoXG4gICAgICBmaXJzdENoYXJhY3RlciA9PT0gJzAnICYmXG4gICAgICBzZWNvbmRDaGFyICE9PSAnJyAmJlxuICAgICAgc2Vjb25kQ2hhciAhPT0gdGhpcy5kZWNpbWFsU2VwYXJhdG9yXG4gICAgICApIHtcbiAgICAgIHZhbHVlID0gdmFsdWUuc3Vic3RyaW5nKDEpO1xuICAgICAgZmlyc3RDaGFyYWN0ZXIgPSB2YWx1ZS5jaGFyQXQoMCk7XG4gICAgICBzZWNvbmRDaGFyID0gdmFsdWUuY2hhckF0KDEpO1xuICAgIH1cbiAgICBpZiAoc2lnbmVkVmFsdWUgPT09IHRydWUpIHtcbiAgICAgIHZhbHVlID0gdGhpcy5fbWludXNTaWduICsgdmFsdWU7XG4gICAgfVxuXG4gICAgY29uc3QgdmFsdWVQYXJ0cyA9IHZhbHVlLnNwbGl0KHRoaXMuZGVjaW1hbFNlcGFyYXRvcik7XG4gICAgY29uc3QgbmF0dXJhbFBhcnQgPSB2YWx1ZVBhcnRzPy5bMF07XG4gICAgbGV0IGRlY2ltYWxQYXJ0ID0gdmFsdWVQYXJ0cz8uWzFdO1xuXG4gICAgaWYgKGRlY2ltYWxQYXJ0ICE9IG51bGwgJiYgL14wKyQvLnRlc3QoZGVjaW1hbFBhcnQpKSB7XG4gICAgICBkZWNpbWFsUGFydCA9ICcwJztcbiAgICAgIHZhbHVlID0gbmF0dXJhbFBhcnQgKyAnLicgKyBkZWNpbWFsUGFydDtcbiAgICB9XG4gICAgaWYgKHZhbHVlID09PSAnLTAnKSB7XG4gICAgICB2YWx1ZSA9ICcwJztcbiAgICB9XG4gICAgaWYgKHZhbHVlID09PSAnLTAuMCcpIHtcbiAgICAgIHZhbHVlID0gJzAuMCc7XG4gICAgfVxuICAgIGNvbnN0IHZhbGlkOiBib29sZWFuID0gbmV3IFJlZ0V4cChyZWdleCkudGVzdCh2YWx1ZS50b1N0cmluZygpKTtcbiAgICB0aGlzLl9jb250cm9sLmNvbnRyb2wuc2V0VmFsdWUodmFsaWQgPyB2YWx1ZSA6IHRoaXMuX3ByZXZpb3VzVmFsdWUgPz8gMCk7XG4gIH1cbn1cbiJdfQ==
@@ -0,0 +1,3 @@
1
+ export * from './number-pipe/public-api';
2
+ export * from './util/number-helper';
3
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicHVibGljLWFwaS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uL3NyYy9waXBlL3B1YmxpYy1hcGkudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsY0FBYywwQkFBMEIsQ0FBQztBQUN6QyxjQUFjLHNCQUFzQixDQUFDIiwic291cmNlc0NvbnRlbnQiOlsiZXhwb3J0ICogZnJvbSAnLi9udW1iZXItcGlwZS9wdWJsaWMtYXBpJztcbmV4cG9ydCAqIGZyb20gJy4vdXRpbC9udW1iZXItaGVscGVyJztcbiJdfQ==
File without changes
@@ -0,0 +1,198 @@
1
+ import { prependZero } from '../pipe/util/number-helper';
2
+ export class DateUtil {
3
+ /**
4
+ * Вычесть n-дней
5
+ */
6
+ static subtractDays(date, days = 0) {
7
+ if (date && date instanceof Date) {
8
+ const dt = new Date(date.getTime());
9
+ dt.setDate(dt.getDate() - days);
10
+ return dt;
11
+ }
12
+ return null;
13
+ }
14
+ /**
15
+ * Добавить n-дней
16
+ */
17
+ static addDays(date, days = 0) {
18
+ if (date && date instanceof Date) {
19
+ const dt = new Date(date.getTime());
20
+ dt.setDate(dt.getDate() + days);
21
+ return dt;
22
+ }
23
+ return null;
24
+ }
25
+ /**
26
+ * Получить дату из строки
27
+ */
28
+ static parseString(dat) {
29
+ if (!dat || dat.length < 1) {
30
+ return null;
31
+ }
32
+ const parts = dat.split(' ');
33
+ const dtPart = parts[0].split('.');
34
+ const tPart = parts[1]?.split(':') ?? ['0', '0', '0'];
35
+ const parsedDate = new Date(parseInt(dtPart[2], 10), parseInt(dtPart[1], 10) - 1, parseInt(dtPart[0], 10), parseInt(tPart[0], 10), parseInt(tPart[1], 10), parseInt(tPart[2], 10));
36
+ if (isNaN(parsedDate.getTime())) {
37
+ return null;
38
+ }
39
+ return parsedDate;
40
+ }
41
+ /**
42
+ * Привести дату к строке
43
+ */
44
+ static toString(dat) {
45
+ if (!dat || !(dat instanceof Date)) {
46
+ return '';
47
+ }
48
+ const month = dat.getMonth() + 1;
49
+ return `${prependZero(dat.getDate(), 2)}.
50
+ ${prependZero(month, 2)}.
51
+ ${dat.getFullYear()}
52
+ ${prependZero(dat.getHours(), 2)}:
53
+ ${prependZero(dat.getMinutes(), 2)}:
54
+ ${prependZero(dat.getSeconds(), 2)}`;
55
+ }
56
+ /**
57
+ * Подготовка даты к отправке на сервер, чтобы небыло смещения часов
58
+ */
59
+ static convertUTC2DateLocal(date) {
60
+ if (date && date instanceof Date) {
61
+ const timezoneOffsetMs = new Date(date.getFullYear(), date.getMonth(), date.getDate()).getTimezoneOffset() * 60000;
62
+ return new Date(date.getTime() - timezoneOffsetMs);
63
+ }
64
+ return null;
65
+ }
66
+ /**
67
+ * Подготовка даты к отправке на сервер, чтобы небыло смещения часов
68
+ */
69
+ static convertDateLocal2UTC(date) {
70
+ if (date && date instanceof Date) {
71
+ const timezoneOffsetMs = new Date(date.getFullYear(), date.getMonth(), date.getDate()).getTimezoneOffset() * 60000;
72
+ return date == null ? null : new Date(date.getTime() + timezoneOffsetMs);
73
+ }
74
+ return null;
75
+ }
76
+ static convertDateStringsToDates(input) {
77
+ const regexIso8601 = /^\d{4}-\d\d-\d\dT\d\d:\d\d:\d\d(\.\d+)?(([+-]\d\d:\d\d)|Z)?$/i;
78
+ if (typeof input === 'string' && regexIso8601.test(input)) {
79
+ return DateUtil.convertStringToLocalDate(input);
80
+ }
81
+ if (typeof input !== 'object' || !input) {
82
+ return input;
83
+ }
84
+ let res;
85
+ if (input instanceof Array) {
86
+ res = [];
87
+ }
88
+ else {
89
+ res = {};
90
+ }
91
+ return DateUtil.fillConvertDateStringsToDates(res, input);
92
+ }
93
+ static convertDates(input) {
94
+ if (typeof input !== 'object' || !input) {
95
+ return input;
96
+ }
97
+ if (input instanceof Date) {
98
+ return DateUtil.convertUTC2DateLocal(input);
99
+ }
100
+ let res;
101
+ if (input instanceof Array) {
102
+ res = [];
103
+ }
104
+ else {
105
+ res = {};
106
+ }
107
+ return DateUtil.fillConvertDates(res, input);
108
+ }
109
+ static getMonthDaysCount(date) {
110
+ return new Date(date.getFullYear(), date.getMonth() + 1, 0).getDate();
111
+ }
112
+ // Возвращает список месяцев между двумя датами
113
+ static getRangeOfMonths(start, end) {
114
+ if (start > end || !start || !end) {
115
+ return null;
116
+ }
117
+ const resDates = [];
118
+ let i = 0;
119
+ let dateTmp = new Date(start.getFullYear(), start.getMonth() + i, 1);
120
+ while (end >= dateTmp) {
121
+ resDates.push(dateTmp);
122
+ i++;
123
+ dateTmp = new Date(start.getFullYear(), start.getMonth() + i, 1);
124
+ }
125
+ return resDates;
126
+ }
127
+ static truncateToMonth(date) {
128
+ const res = new Date(date.getFullYear(), date.getMonth(), 1, 0, 0, 0);
129
+ return res;
130
+ }
131
+ static truncateToDay(date) {
132
+ const res = new Date(date.getFullYear(), date.getMonth(), date.getDate(), 0, 0, 0);
133
+ return res;
134
+ }
135
+ static truncateToHour(date) {
136
+ const res = new Date(date.getFullYear(), date.getMonth(), date.getDate(), date.getHours(), 0, 0);
137
+ return res;
138
+ }
139
+ static toISOString(date) {
140
+ return (new Date(date - new Date().getTimezoneOffset() * 60000)
141
+ .toISOString()
142
+ .slice(0, -5) + 'Z');
143
+ }
144
+ static isValidDate(date) {
145
+ return date instanceof Date && !isNaN(date.getTime());
146
+ }
147
+ static fillConvertDates(result, input) {
148
+ for (const key in input) {
149
+ if (!input.hasOwnProperty || !input.hasOwnProperty(key)) {
150
+ continue;
151
+ }
152
+ if (input.hasOwnProperty(key)) {
153
+ let value = input[key];
154
+ if (value instanceof Date) {
155
+ if (value !== null && value !== undefined) {
156
+ value = DateUtil.convertUTC2DateLocal(value);
157
+ }
158
+ result[key] = value;
159
+ }
160
+ else if (typeof value === 'object') {
161
+ result[key] = DateUtil.convertDates(value);
162
+ }
163
+ else {
164
+ result[key] = value;
165
+ }
166
+ }
167
+ }
168
+ return result;
169
+ }
170
+ static fillConvertDateStringsToDates(result, input) {
171
+ const regexIso8601 = /^\d{4}-\d\d-\d\dT\d\d:\d\d:\d\d(\.\d+)?(([+-]\d\d:\d\d)|Z?)?$/i;
172
+ for (const key in input) {
173
+ if (!input.hasOwnProperty(key)) {
174
+ continue;
175
+ }
176
+ const value = input[key];
177
+ if (typeof value === 'string' && regexIso8601.test(value)) {
178
+ result[key] = DateUtil.convertStringToLocalDate(value);
179
+ }
180
+ else if (typeof value === 'object') {
181
+ result[key] = DateUtil.convertDateStringsToDates(value);
182
+ }
183
+ else {
184
+ result[key] = value;
185
+ }
186
+ }
187
+ return result;
188
+ }
189
+ static convertStringToLocalDate(dateString) {
190
+ const milliseconds = Date.parse(dateString);
191
+ if (!isNaN(milliseconds)) {
192
+ const dt = new Date(milliseconds);
193
+ return DateUtil.convertDateLocal2UTC(dt);
194
+ }
195
+ return null;
196
+ }
197
+ }
198
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZGF0ZS11dGlsLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vc3JjL3V0aWwvZGF0ZS11dGlsLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBQyxXQUFXLEVBQUMsTUFBTSw0QkFBNEIsQ0FBQztBQUV2RCxNQUFNLE9BQU8sUUFBUTtJQUNuQjs7T0FFRztJQUVJLE1BQU0sQ0FBQyxZQUFZLENBQUMsSUFBVSxFQUFFLElBQUksR0FBRyxDQUFDO1FBQzdDLElBQUksSUFBSSxJQUFJLElBQUksWUFBWSxJQUFJLEVBQUU7WUFDaEMsTUFBTSxFQUFFLEdBQUcsSUFBSSxJQUFJLENBQUMsSUFBSSxDQUFDLE9BQU8sRUFBRSxDQUFDLENBQUM7WUFFcEMsRUFBRSxDQUFDLE9BQU8sQ0FBQyxFQUFFLENBQUMsT0FBTyxFQUFFLEdBQUcsSUFBSSxDQUFDLENBQUM7WUFDaEMsT0FBTyxFQUFFLENBQUM7U0FDWDtRQUVELE9BQU8sSUFBSSxDQUFDO0lBQ2QsQ0FBQztJQUVEOztPQUVHO0lBRUksTUFBTSxDQUFDLE9BQU8sQ0FBQyxJQUFVLEVBQUUsSUFBSSxHQUFHLENBQUM7UUFDeEMsSUFBSSxJQUFJLElBQUksSUFBSSxZQUFZLElBQUksRUFBRTtZQUNoQyxNQUFNLEVBQUUsR0FBRyxJQUFJLElBQUksQ0FBQyxJQUFJLENBQUMsT0FBTyxFQUFFLENBQUMsQ0FBQztZQUVwQyxFQUFFLENBQUMsT0FBTyxDQUFDLEVBQUUsQ0FBQyxPQUFPLEVBQUUsR0FBRyxJQUFJLENBQUMsQ0FBQztZQUNoQyxPQUFPLEVBQUUsQ0FBQztTQUNYO1FBRUQsT0FBTyxJQUFJLENBQUM7SUFDZCxDQUFDO0lBRUQ7O09BRUc7SUFDSSxNQUFNLENBQUMsV0FBVyxDQUFDLEdBQVc7UUFDbkMsSUFBSSxDQUFDLEdBQUcsSUFBSSxHQUFHLENBQUMsTUFBTSxHQUFHLENBQUMsRUFBRTtZQUMxQixPQUFPLElBQUksQ0FBQztTQUNiO1FBRUQsTUFBTSxLQUFL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eEQ7aUJBQU0sSUFBSSxPQUFPLEtBQUssS0FBSyxRQUFRLEVBQUU7Z0JBQ3BDLE1BQU0sQ0FBQyxHQUFHLENBQUMsR0FBRyxRQUFRLENBQUMseUJBQXlCLENBQUMsS0FBSyxDQUFDLENBQUM7YUFDekQ7aUJBQU07Z0JBQ0wsTUFBTSxDQUFDLEdBQUcsQ0FBQyxHQUFHLEtBQUssQ0FBQzthQUNyQjtTQUNGO1FBQ0QsT0FBTyxNQUFNLENBQUM7SUFDaEIsQ0FBQztJQUVPLE1BQU0sQ0FBQyx3QkFBd0IsQ0FBQyxVQUFrQjtRQUN4RCxNQUFNLFlBQVksR0FBRyxJQUFJLENBQUMsS0FBSyxDQUFDLFVBQVUsQ0FBQyxDQUFDO1FBQzVDLElBQUksQ0FBQyxLQUFLLENBQUMsWUFBWSxDQUFDLEVBQUU7WUFDeEIsTUFBTSxFQUFFLEdBQUcsSUFBSSxJQUFJLENBQUMsWUFBWSxDQUFDLENBQUM7WUFDbEMsT0FBTyxRQUFRLENBQUMsb0JBQW9CLENBQUMsRUFBRSxDQUFDLENBQUM7U0FDMUM7UUFDRCxPQUFPLElBQUksQ0FBQztJQUNkLENBQUM7Q0FDRiIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7cHJlcGVuZFplcm99IGZyb20gJy4uL3BpcGUvdXRpbC9udW1iZXItaGVscGVyJztcblxuZXhwb3J0IGNsYXNzIERhdGVVdGlsIHtcbiAgLyoqXG4gICAqINCS0YvRh9C10YHRgtGMIG4t0LTQvdC10LlcbiAgICovXG5cbiAgcHVibGljIHN0YXRpYyBzdWJ0cmFjdERheXMoZGF0ZTogRGF0ZSwgZGF5cyA9IDApOiBEYXRlIHwgbnVsbCB7XG4gICAgaWYgKGRhdGUgJiYgZGF0ZSBpbnN0YW5jZW9mIERhdGUpIHtcbiAgICAgIGNvbnN0IGR0ID0gbmV3IERhdGUoZGF0ZS5nZXRUaW1lKCkpO1xuXG4gICAgICBkdC5zZXREYXRlKGR0LmdldERhdGUoKSAtIGRheXMpO1xuICAgICAgcmV0dXJuIGR0O1xuICAgIH1cblxuICAgIHJldHVybiBudWxsO1xuICB9XG5cbiAgLyoqXG4gICAqINCU0L7QsdCw0LLQuNGC0Ywgbi3QtNC90LXQuVxuICAgKi9cblxuICBwdWJsaWMgc3RhdGljIGFkZERheXMoZGF0ZTogRGF0ZSwgZGF5cyA9IDApOiBEYXRlIHwgbnVsbCB7XG4gICAgaWYgKGRhdGUgJiYgZGF0ZSBpbnN0YW5jZW9mIERhdGUpIHtcbiAgICAgIGNvbnN0IGR0ID0gbmV3IERhdGUoZGF0ZS5nZXRUaW1lKCkpO1xuXG4gICAgICBkdC5zZXREYXRlKGR0LmdldERhdGUoKSArIGRheXMpO1xuICAgICAgcmV0dXJuIGR0O1xuICAgIH1cblxuICAgIHJldHVybiBudWxsO1xuICB9XG5cbiAgLyoqXG4gICAqINCf0L7Qu9GD0YfQuNGC0Ywg0LTQsNGC0YMg0LjQtyDRgdGC0YDQvtC60LhcbiAgICovXG4gIHB1YmxpYyBzdGF0aWMgcGFyc2VTdHJpbmcoZGF0OiBzdHJpbmcpOiBEYXRlIHwgbnVsbCB7XG4gICAgaWYgKCFkYXQgfHwgZGF0Lmxlbmd0aCA8IDEpIHtcbiAgICAgIHJldHVybiBudWxsO1xuICAgIH1cblxuICAgIGNvbnN0IHBhcnRzID0gZGF0LnNwbGl0KCcgJyk7XG4gICAgY29uc3QgZHRQYXJ0ID0gcGFydHNbMF0uc3BsaXQoJy4nKTtcbiAgICBjb25zdCB0UGFydCA9IHBhcnRzWzFdPy5zcGxpdCgnOicpID8/IFsnMCcsICcwJywgJzAnXTtcbiAgICBjb25zdCBwYXJzZWREYXRlID0gbmV3IERhdGUoXG4gICAgICBwYXJzZUludChkdFBhcnRbMl0sIDEwKSxcbiAgICAgIHBhcnNlSW50KGR0UGFydFsxXSwgMTApIC0gMSxcbiAgICAgIHBhcnNlSW50KGR0UGFydFswXSwgMTApLFxuICAgICAgcGFyc2VJbnQodFBhcnRbMF0sIDEwKSxcbiAgICAgIHBhcnNlSW50KHRQYXJ0WzFdLCAxMCksXG4gICAgICBwYXJzZUludCh0UGFydFsyXSwgMTApXG4gICAgKTtcbiAgICBpZiAoaXNOYU4ocGFyc2VkRGF0ZS5nZXRUaW1lKCkpKSB7XG4gICAgICByZXR1cm4gbnVsbDtcbiAgICB9XG4gICAgcmV0dXJuIHBhcnNlZERhdGU7XG4gIH1cblxuICAvKipcbiAgICog0J/RgNC40LLQtdGB0YLQuCDQtNCw0YLRgyDQuiDRgdGC0YDQvtC60LVcbiAgICovXG4gIHB1YmxpYyBzdGF0aWMgdG9TdHJpbmcoZGF0OiBEYXRlKTogc3RyaW5nIHtcbiAgICBpZiAoIWRhdCB8fCAhKGRhdCBpbnN0YW5jZW9mIERhdGUpKSB7XG4gICAgICByZXR1cm4gJyc7XG4gICAgfVxuICAgIGNvbnN0IG1vbnRoID0gZGF0LmdldE1vbnRoKCkgKyAxO1xuICAgIHJldHVybiBgJHtwcmVwZW5kWmVybyhkYXQuZ2V0RGF0ZSgpLCAyKX0uXG4gICAgJHtwcmVwZW5kWmVybyhtb250aCwgMil9LlxuICAgICR7ZGF0LmdldEZ1bGxZZWFyKCl9XG4gICAgJHtwcmVwZW5kWmVybyhkYXQuZ2V0SG91cnMoKSwgMil9OlxuICAgICR7cHJlcGVuZFplcm8oZGF0LmdldE1pbnV0ZXMoKSwgMil9OlxuICAgICR7cHJlcGVuZFplcm8oZGF0LmdldFNlY29uZHMoKSwgMil9YDtcbiAgfVxuXG4gIC8qKlxuICAgKiDQn9C+0LTQs9C+0YLQvtCy0LrQsCDQtNCw0YLRiyDQuiDQvtGC0L/RgNCw0LLQutC1INC90LAg0YHQtdGA0LLQtdGALCDRh9GC0L7QsdGLINC90LXQsdGL0LvQviDRgdC80LXRidC10L3QuNGPINGH0LDRgdC+0LJcbiAgICovXG4gIHB1YmxpYyBzdGF0aWMgY29udmVydFVUQzJEYXRlTG9jYWwoZGF0ZT86IERhdGUpOiBEYXRlIHwgbnVsbCB7XG4gICAgaWYgKGRhdGUgJiYgZGF0ZSBpbnN0YW5jZW9mIERhdGUpIHtcbiAgICAgIGNvbnN0IHRpbWV6b25lT2Zmc2V0TXM6IG51bWJlciA9XG4gICAgICAgIG5ldyBEYXRlKFxuICAgICAgICAgIGRhdGUuZ2V0RnVsbFllYXIoKSxcbiAgICAgICAgICBkYXRlLmdldE1vbnRoKCksXG4gICAgICAgICAgZGF0ZS5nZXREYXRlKClcbiAgICAgICAgKS5nZXRUaW1lem9uZU9mZnNldCgpICogNjAwMDA7XG4gICAgICByZXR1cm4gbmV3IERhdGUoZGF0ZS5nZXRUaW1lKCkgLSB0aW1lem9uZU9mZnNldE1zKTtcbiAgICB9XG4gICAgcmV0dXJuIG51bGw7XG4gIH1cblxuICAvKipcbiAgICog0J/QvtC00LPQvtGC0L7QstC60LAg0LTQsNGC0Ysg0Log0L7RgtC/0YDQsNCy0LrQtSDQvdCwINGB0LXRgNCy0LXRgCwg0YfRgtC+0LHRiyDQvdC10LHRi9C70L4g0YHQvNC10YnQtdC90LjRjyDRh9Cw0YHQvtCyXG4gICAqL1xuICBwdWJsaWMgc3RhdGljIGNvbnZlcnREYXRlTG9jYWwyVVRDKGRhdGU/OiBEYXRlKTogRGF0ZSB8IG51bGwge1xuICAgIGlmIChkYXRlICYmIGRhdGUgaW5zdGFuY2VvZiBEYXRlKSB7XG4gICAgICBjb25zdCB0aW1lem9uZU9mZnNldE1zOiBudW1iZXIgPVxuICAgICAgICBuZXcgRGF0ZShcbiAgICAgICAgICBkYXRlLmdldEZ1bGxZZWFyKCksXG4gICAgICAgICAgZGF0ZS5nZXRNb250aCgpLFxuICAgICAgICAgIGRhdGUuZ2V0RGF0ZSgpXG4gICAgICAgICkuZ2V0VGltZXpvbmVPZmZzZXQoKSAqIDYwMDAwO1xuICAgICAgcmV0dXJuIGRhdGUgPT0gbnVsbCA/IG51bGwgOiBuZXcgRGF0ZShkYXRlLmdldFRpbWUoKSArIHRpbWV6b25lT2Zmc2V0TXMpO1xuICAgIH1cbiAgICByZXR1cm4gbnVsbDtcbiAgfVxuXG4gIHB1YmxpYyBzdGF0aWMgY29udmVydERhdGVTdHJpbmdzVG9EYXRlcyhpbnB1dDogYW55KTogYW55IHtcbiAgICBjb25zdCByZWdleElzbzg2MDEgPVxuICAgICAgL15cXGR7NH0tXFxkXFxkLVxcZFxcZFRcXGRcXGQ6XFxkXFxkOlxcZFxcZChcXC5cXGQrKT8oKFsrLV1cXGRcXGQ6XFxkXFxkKXxaKT8kL2k7XG4gICAgaWYgKHR5cGVvZiBpbnB1dCA9PT0gJ3N0cmluZycgJiYgcmVnZXhJc284NjAxLnRlc3QoaW5wdXQpKSB7XG4gICAgICByZXR1cm4gRGF0ZVV0aWwuY29udmVydFN0cmluZ1RvTG9jYWxEYXRlKGlucHV0KTtcbiAgICB9XG4gICAgaWYgKHR5cGVvZiBpbnB1dCAhPT0gJ29iamVjdCcgfHwgIWlucHV0KSB7XG4gICAgICByZXR1cm4gaW5wdXQ7XG4gICAgfVxuICAgIGxldCByZXM6IGFueSB8IGFueVtdO1xuICAgIGlmIChpbnB1dCBpbnN0YW5jZW9mIEFycmF5KSB7XG4gICAgICByZXMgPSBbXTtcbiAgICB9IGVsc2Uge1xuICAgICAgcmVzID0ge307XG4gICAgfVxuICAgIHJldHVybiBEYXRlVXRpbC5maWxsQ29udmVydERhdGVTdHJpbmdzVG9EYXRlcyhyZXMsIGlucHV0KTtcbiAgfVxuXG4gIHB1YmxpYyBzdGF0aWMgY29udmVydERhdGVzKGlucHV0OiBhbnkgfCBhbnlbXSk6IGFueSB8IGFueVtdIHtcbiAgICBpZiAodHlwZW9mIGlucHV0ICE9PSAnb2JqZWN0JyB8fCAhaW5wdXQpIHtcbiAgICAgIHJldHVybiBpbnB1dDtcbiAgICB9XG4gICAgaWYgKGlucHV0IGluc3RhbmNlb2YgRGF0ZSkge1xuICAgICAgcmV0dXJuIERhdGVVdGlsLmNvbnZlcnRVVEMyRGF0ZUxvY2FsKGlucHV0KTtcbiAgICB9XG4gICAgbGV0IHJlczogYW55IHwgYW55W107XG4gICAgaWYgKGlucHV0IGluc3RhbmNlb2YgQXJyYXkpIHtcbiAgICAgIHJlcyA9IFtdO1xuICAgIH0gZWxzZSB7XG4gICAgICByZXMgPSB7fTtcbiAgICB9XG4gICAgcmV0dXJuIERhdGVVdGlsLmZpbGxDb252ZXJ0RGF0ZXMocmVzLCBpbnB1dCk7XG4gIH1cblxuICBwdWJsaWMgc3RhdGljIGdldE1vbnRoRGF5c0NvdW50KGRhdGU6IERhdGUpOiBudW1iZXIge1xuICAgIHJldHVybiBuZXcgRGF0ZShkYXRlLmdldEZ1bGxZZWFyKCksIGRhdGUuZ2V0TW9udGgoKSArIDEsIDApLmdldERhdGUoKTtcbiAgfVxuXG4gIC8vINCS0L7Qt9Cy0YDQsNGJ0LDQtdGCINGB0L/QuNGB0L7QuiDQvNC10YHRj9GG0LXQsiDQvNC10LbQtNGDINC00LLRg9C80Y8g0LTQsNGC0LDQvNC4XG4gIHB1YmxpYyBzdGF0aWMgZ2V0UmFuZ2VPZk1vbnRocyhzdGFydDogRGF0ZSwgZW5kOiBEYXRlKTogRGF0ZVtdIHtcbiAgICBpZiAoc3RhcnQgPiBlbmQgfHwgIXN0YXJ0IHx8ICFlbmQpIHtcbiAgICAgIHJldHVybiBudWxsO1xuICAgIH1cbiAgICBjb25zdCByZXNEYXRlczogRGF0ZVtdID0gW107XG4gICAgbGV0IGkgPSAwO1xuICAgIGxldCBkYXRlVG1wID0gbmV3IERhdGUoc3RhcnQuZ2V0RnVsbFllYXIoKSwgc3RhcnQuZ2V0TW9udGgoKSArIGksIDEpO1xuICAgIHdoaWxlIChlbmQgPj0gZGF0ZVRtcCkge1xuICAgICAgcmVzRGF0ZXMucHVzaChkYXRlVG1wKTtcbiAgICAgIGkrKztcbiAgICAgIGRhdGVUbXAgPSBuZXcgRGF0ZShzdGFydC5nZXRGdWxsWWVhcigpLCBzdGFydC5nZXRNb250aCgpICsgaSwgMSk7XG4gICAgfVxuICAgIHJldHVybiByZXNEYXRlcztcbiAgfVxuXG4gIHB1YmxpYyBzdGF0aWMgdHJ1bmNhdGVUb01vbnRoKGRhdGU6IERhdGUpOiBEYXRlIHtcbiAgICBjb25zdCByZXMgPSBuZXcgRGF0ZShkYXRlLmdldEZ1bGxZZWFyKCksIGRhdGUuZ2V0TW9udGgoKSwgMSwgMCwgMCwgMCk7XG4gICAgcmV0dXJuIHJlcztcbiAgfVxuXG4gIHB1YmxpYyBzdGF0aWMgdHJ1bmNhdGVUb0RheShkYXRlOiBEYXRlKTogRGF0ZSB7XG4gICAgY29uc3QgcmVzID0gbmV3IERhdGUoXG4gICAgICBkYXRlLmdldEZ1bGxZZWFyKCksXG4gICAgICBkYXRlLmdldE1vbnRoKCksXG4gICAgICBkYXRlLmdldERhdGUoKSxcbiAgICAgIDAsXG4gICAgICAwLFxuICAgICAgMFxuICAgICk7XG4gICAgcmV0dXJuIHJlcztcbiAgfVxuXG4gIHB1YmxpYyBzdGF0aWMgdHJ1bmNhdGVUb0hvdXIoZGF0ZTogRGF0ZSk6IERhdGUge1xuICAgIGNvbnN0IHJlcyA9IG5ldyBEYXRlKFxuICAgICAgZGF0ZS5nZXRGdWxsWWVhcigpLFxuICAgICAgZGF0ZS5nZXRNb250aCgpLFxuICAgICAgZGF0ZS5nZXREYXRlKCksXG4gICAgICBkYXRlLmdldEhvdXJzKCksXG4gICAgICAwLFxuICAgICAgMFxuICAgICk7XG4gICAgcmV0dXJuIHJlcztcbiAgfVxuXG4gIHB1YmxpYyBzdGF0aWMgdG9JU09TdHJpbmcoZGF0ZTogbnVtYmVyKTogc3RyaW5nIHtcbiAgICByZXR1cm4gKFxuICAgICAgbmV3IERhdGUoZGF0ZSAtIG5ldyBEYXRlKCkuZ2V0VGltZXpvbmVPZmZzZXQoKSAqIDYwMDAwKVxuICAgICAgICAudG9JU09TdHJpbmcoKVxuICAgICAgICAuc2xpY2UoMCwgLTUpICsgJ1onXG4gICAgKTtcbiAgfVxuXG4gIHB1YmxpYyBzdGF0aWMgaXNWYWxpZERhdGUoZGF0ZTogYW55KTogYm9vbGVhbiB7XG4gICAgcmV0dXJuIGRhdGUgaW5zdGFuY2VvZiBEYXRlICYmICFpc05hTihkYXRlLmdldFRpbWUoKSk7XG4gIH1cblxuICBwcml2YXRlIHN0YXRpYyBmaWxsQ29udmVydERhdGVzKHJlc3VsdDogYW55LCBpbnB1dDogYW55KTogYW55IHtcbiAgICBmb3IgKGNvbnN0IGtleSBpbiBpbnB1dCkge1xuICAgICAgaWYgKCFpbnB1dC5oYXNPd25Qcm9wZXJ0eSB8fCAhaW5wdXQuaGFzT3duUHJvcGVydHkoa2V5KSkge1xuICAgICAgICBjb250aW51ZTtcbiAgICAgIH1cbiAgICAgIGlmIChpbnB1dC5oYXNPd25Qcm9wZXJ0eShrZXkpKSB7XG4gICAgICAgIGxldCB2YWx1ZSA9IGlucHV0W2tleV07XG4gICAgICAgIGlmICh2YWx1ZSBpbnN0YW5jZW9mIERhdGUpIHtcbiAgICAgICAgICBpZiAodmFsdWUgIT09IG51bGwgJiYgdmFsdWUgIT09IHVuZGVmaW5lZCkge1xuICAgICAgICAgICAgdmFsdWUgPSBEYXRlVXRpbC5jb252ZXJ0VVRDMkRhdGVMb2NhbCh2YWx1ZSk7XG4gICAgICAgICAgfVxuICAgICAgICAgIHJlc3VsdFtrZXldID0gdmFsdWU7XG4gICAgICAgIH0gZWxzZSBpZiAodHlwZW9mIHZhbHVlID09PSAnb2JqZWN0Jykge1xuICAgICAgICAgIHJlc3VsdFtrZXldID0gRGF0ZVV0aWwuY29udmVydERhdGVzKHZhbHVlKTtcbiAgICAgICAgfSBlbHNlIHtcbiAgICAgICAgICByZXN1bHRba2V5XSA9IHZhbHVlO1xuICAgICAgICB9XG4gICAgICB9XG4gICAgfVxuICAgIHJldHVybiByZXN1bHQ7XG4gIH1cblxuICBwcml2YXRlIHN0YXRpYyBmaWxsQ29udmVydERhdGVTdHJpbmdzVG9EYXRlcyhyZXN1bHQ6IGFueSwgaW5wdXQ6IGFueSk6IGFueSB7XG4gICAgY29uc3QgcmVnZXhJc284NjAxID1cbiAgICAgIC9eXFxkezR9LVxcZFxcZC1cXGRcXGRUXFxkXFxkOlxcZFxcZDpcXGRcXGQoXFwuXFxkKyk/KChbKy1dXFxkXFxkOlxcZFxcZCl8Wj8pPyQvaTtcbiAgICBmb3IgKGNvbnN0IGtleSBpbiBpbnB1dCkge1xuICAgICAgaWYgKCFpbnB1dC5oYXNPd25Qcm9wZXJ0eShrZXkpKSB7XG4gICAgICAgIGNvbnRpbnVlO1xuICAgICAgfVxuICAgICAgY29uc3QgdmFsdWUgPSBpbnB1dFtrZXldO1xuICAgICAgaWYgKHR5cGVvZiB2YWx1ZSA9PT0gJ3N0cmluZycgJiYgcmVnZXhJc284NjAxLnRlc3QodmFsdWUpKSB7XG4gICAgICAgIHJlc3VsdFtrZXldID0gRGF0ZVV0aWwuY29udmVydFN0cmluZ1RvTG9jYWxEYXRlKHZhbHVlKTtcbiAgICAgIH0gZWxzZSBpZiAodHlwZW9mIHZhbHVlID09PSAnb2JqZWN0Jykge1xuICAgICAgICByZXN1bHRba2V5XSA9IERhdGVVdGlsLmNvbnZlcnREYXRlU3RyaW5nc1RvRGF0ZXModmFsdWUpO1xuICAgICAgfSBlbHNlIHtcbiAgICAgICAgcmVzdWx0W2tleV0gPSB2YWx1ZTtcbiAgICAgIH1cbiAgICB9XG4gICAgcmV0dXJuIHJlc3VsdDtcbiAgfVxuXG4gIHByaXZhdGUgc3RhdGljIGNvbnZlcnRTdHJpbmdUb0xvY2FsRGF0ZShkYXRlU3RyaW5nOiBzdHJpbmcpOiBEYXRlIHwgbnVsbCB7XG4gICAgY29uc3QgbWlsbGlzZWNvbmRzID0gRGF0ZS5wYXJzZShkYXRlU3RyaW5nKTtcbiAgICBpZiAoIWlzTmFOKG1pbGxpc2Vjb25kcykpIHtcbiAgICAgIGNvbnN0IGR0ID0gbmV3IERhdGUobWlsbGlzZWNvbmRzKTtcbiAgICAgIHJldHVybiBEYXRlVXRpbC5jb252ZXJ0RGF0ZUxvY2FsMlVUQyhkdCk7XG4gICAgfVxuICAgIHJldHVybiBudWxsO1xuICB9XG59XG4iXX0=
File without changes
File without changes
File without changes