@taiga-ui/cdk 2.51.0 → 2.53.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/bundles/taiga-ui-cdk-components-alert-host.umd.js +1 -1
- package/bundles/taiga-ui-cdk-components-alert-host.umd.js.map +1 -1
- package/bundles/taiga-ui-cdk-components-alert-host.umd.min.js +1 -1
- package/bundles/taiga-ui-cdk-components-alert-host.umd.min.js.map +1 -1
- package/bundles/taiga-ui-cdk-components-dropdown-host.umd.js +5 -13
- package/bundles/taiga-ui-cdk-components-dropdown-host.umd.js.map +1 -1
- package/bundles/taiga-ui-cdk-components-dropdown-host.umd.min.js +1 -1
- package/bundles/taiga-ui-cdk-components-dropdown-host.umd.min.js.map +1 -1
- package/bundles/taiga-ui-cdk-constants.umd.js +9 -0
- package/bundles/taiga-ui-cdk-constants.umd.js.map +1 -1
- package/bundles/taiga-ui-cdk-constants.umd.min.js +1 -1
- package/bundles/taiga-ui-cdk-constants.umd.min.js.map +1 -1
- package/bundles/taiga-ui-cdk-directives-hovered.umd.js +29 -14
- package/bundles/taiga-ui-cdk-directives-hovered.umd.js.map +1 -1
- package/bundles/taiga-ui-cdk-directives-hovered.umd.min.js +1 -1
- package/bundles/taiga-ui-cdk-directives-hovered.umd.min.js.map +1 -1
- package/bundles/taiga-ui-cdk-directives-media.umd.js +2 -0
- package/bundles/taiga-ui-cdk-directives-media.umd.js.map +1 -1
- package/bundles/taiga-ui-cdk-directives-media.umd.min.js.map +1 -1
- package/bundles/taiga-ui-cdk-observables.umd.js +56 -0
- package/bundles/taiga-ui-cdk-observables.umd.js.map +1 -1
- package/bundles/taiga-ui-cdk-observables.umd.min.js +1 -1
- package/bundles/taiga-ui-cdk-observables.umd.min.js.map +1 -1
- package/bundles/taiga-ui-cdk-services.umd.js +1 -0
- package/bundles/taiga-ui-cdk-services.umd.js.map +1 -1
- package/bundles/taiga-ui-cdk-services.umd.min.js.map +1 -1
- package/bundles/taiga-ui-cdk-tokens.umd.js +1 -1
- package/bundles/taiga-ui-cdk-tokens.umd.js.map +1 -1
- package/bundles/taiga-ui-cdk-tokens.umd.min.js +1 -1
- package/bundles/taiga-ui-cdk-tokens.umd.min.js.map +1 -1
- package/bundles/taiga-ui-cdk-utils-browser.umd.js +30 -0
- package/bundles/taiga-ui-cdk-utils-browser.umd.js.map +1 -1
- package/bundles/taiga-ui-cdk-utils-browser.umd.min.js +1 -1
- package/bundles/taiga-ui-cdk-utils-browser.umd.min.js.map +1 -1
- package/bundles/taiga-ui-cdk-utils-dom.umd.js +69 -2
- package/bundles/taiga-ui-cdk-utils-dom.umd.js.map +1 -1
- package/bundles/taiga-ui-cdk-utils-dom.umd.min.js +1 -1
- package/bundles/taiga-ui-cdk-utils-dom.umd.min.js.map +1 -1
- package/bundles/taiga-ui-cdk-utils-focus.umd.js +42 -1
- package/bundles/taiga-ui-cdk-utils-focus.umd.js.map +1 -1
- package/bundles/taiga-ui-cdk-utils-focus.umd.min.js +1 -1
- package/bundles/taiga-ui-cdk-utils-focus.umd.min.js.map +1 -1
- package/bundles/taiga-ui-cdk-utils-format.umd.js +6 -2
- package/bundles/taiga-ui-cdk-utils-format.umd.js.map +1 -1
- package/bundles/taiga-ui-cdk-utils-format.umd.min.js +1 -1
- package/bundles/taiga-ui-cdk-utils-format.umd.min.js.map +1 -1
- package/bundles/taiga-ui-cdk-utils-math.umd.js +48 -0
- package/bundles/taiga-ui-cdk-utils-math.umd.js.map +1 -1
- package/bundles/taiga-ui-cdk-utils-math.umd.min.js +1 -1
- package/bundles/taiga-ui-cdk-utils-math.umd.min.js.map +1 -1
- package/bundles/taiga-ui-cdk-utils-miscellaneous.umd.js +64 -2
- package/bundles/taiga-ui-cdk-utils-miscellaneous.umd.js.map +1 -1
- package/bundles/taiga-ui-cdk-utils-miscellaneous.umd.min.js +1 -1
- package/bundles/taiga-ui-cdk-utils-miscellaneous.umd.min.js.map +1 -1
- package/bundles/taiga-ui-cdk-utils-os.umd.js +17 -1
- package/bundles/taiga-ui-cdk-utils-os.umd.js.map +1 -1
- package/bundles/taiga-ui-cdk-utils-os.umd.min.js +1 -1
- package/bundles/taiga-ui-cdk-utils-os.umd.min.js.map +1 -1
- package/bundles/taiga-ui-cdk-utils-svg.umd.js +5 -1
- package/bundles/taiga-ui-cdk-utils-svg.umd.js.map +1 -1
- package/bundles/taiga-ui-cdk-utils-svg.umd.min.js +1 -1
- package/bundles/taiga-ui-cdk-utils-svg.umd.min.js.map +1 -1
- package/components/alert-host/taiga-ui-cdk-components-alert-host.metadata.json +1 -1
- package/components/dropdown-host/taiga-ui-cdk-components-dropdown-host.metadata.json +1 -1
- package/constants/empty.d.ts +1 -0
- package/constants/taiga-ui-cdk-constants.metadata.json +1 -1
- package/directives/hovered/hovered.directive.d.ts +5 -5
- package/directives/hovered/taiga-ui-cdk-directives-hovered.metadata.json +1 -1
- package/directives/media/taiga-ui-cdk-directives-media.metadata.json +1 -1
- package/esm2015/components/alert-host/alert-host.component.js +2 -2
- package/esm2015/components/dropdown-host/dropdown-host.component.js +3 -10
- package/esm2015/constants/empty.js +9 -1
- package/esm2015/directives/hovered/hovered.directive.js +28 -13
- package/esm2015/directives/media/media.directive.js +3 -1
- package/esm2015/observables/drag-and-drop-from.js +6 -1
- package/esm2015/observables/focus-visible-observable.js +6 -1
- package/esm2015/observables/items-query-list-observable.js +4 -1
- package/esm2015/observables/mouse-drag-finish-from.js +4 -1
- package/esm2015/observables/must-be-present.js +6 -1
- package/esm2015/observables/pressed-observable.js +6 -1
- package/esm2015/observables/prevent-default.js +6 -1
- package/esm2015/observables/stop-propagation.js +6 -1
- package/esm2015/observables/typed-from-event.js +6 -1
- package/esm2015/observables/watch.js +6 -1
- package/esm2015/services/hovered.service.js +2 -1
- package/esm2015/tokens/is-firefox.js +2 -2
- package/esm2015/utils/browser/is-edge-older-than.js +6 -1
- package/esm2015/utils/browser/is-edge.js +6 -1
- package/esm2015/utils/browser/is-firefox.js +6 -1
- package/esm2015/utils/browser/is-ie.js +6 -1
- package/esm2015/utils/browser/is-safari.js +6 -1
- package/esm2015/utils/dom/can-scroll.js +6 -1
- package/esm2015/utils/dom/contains-or-after.js +6 -1
- package/esm2015/utils/dom/get-actual-target.js +4 -1
- package/esm2015/utils/dom/get-clipboard-data-text.js +4 -1
- package/esm2015/utils/dom/get-closest-element.js +3 -2
- package/esm2015/utils/dom/get-document-or-shadow-root.js +6 -1
- package/esm2015/utils/dom/get-element-obscurers.js +4 -1
- package/esm2015/utils/dom/get-element-offset.js +4 -1
- package/esm2015/utils/dom/get-scroll-parent.js +5 -2
- package/esm2015/utils/dom/index.js +2 -1
- package/esm2015/utils/dom/is-current-target.js +6 -1
- package/esm2015/utils/dom/is-inside-iframe.js +4 -1
- package/esm2015/utils/dom/is-node-in.js +4 -1
- package/esm2015/utils/dom/point-to-client-rect.js +11 -0
- package/esm2015/utils/focus/blur-native-focused.js +4 -1
- package/esm2015/utils/focus/get-closest-keyboard-focusable.js +7 -2
- package/esm2015/utils/focus/get-native-focused.js +4 -1
- package/esm2015/utils/focus/is-native-focused-in.js +4 -1
- package/esm2015/utils/focus/is-native-focused.js +4 -1
- package/esm2015/utils/focus/is-native-keyboard-focusable.js +4 -1
- package/esm2015/utils/focus/is-native-mouse-focusable.js +6 -1
- package/esm2015/utils/focus/move-focus.js +4 -1
- package/esm2015/utils/focus/set-native-focused.js +2 -1
- package/esm2015/utils/focus/set-native-mouse-focused.js +4 -1
- package/esm2015/utils/format/pad-start.js +3 -3
- package/esm2015/utils/format/px.js +4 -1
- package/esm2015/utils/math/clamp.js +4 -1
- package/esm2015/utils/math/in-range.js +4 -1
- package/esm2015/utils/math/normalize-to-int-number.js +4 -1
- package/esm2015/utils/math/quantize.js +4 -1
- package/esm2015/utils/math/round.js +16 -1
- package/esm2015/utils/math/sum.js +4 -1
- package/esm2015/utils/math/to-int.js +6 -1
- package/esm2015/utils/math/to-radians.js +4 -1
- package/esm2015/utils/miscellaneous/distance-between-touches.js +6 -1
- package/esm2015/utils/miscellaneous/ease-in-out-quad.js +6 -1
- package/esm2015/utils/miscellaneous/fallback-value.js +3 -2
- package/esm2015/utils/miscellaneous/flat-length.js +5 -2
- package/esm2015/utils/miscellaneous/get-original-array-from-query-list.js +4 -1
- package/esm2015/utils/miscellaneous/get-swipe-direction.js +6 -1
- package/esm2015/utils/miscellaneous/identity.js +2 -1
- package/esm2015/utils/miscellaneous/is-element-editable.js +6 -1
- package/esm2015/utils/miscellaneous/is-number.js +6 -1
- package/esm2015/utils/miscellaneous/is-present.js +6 -1
- package/esm2015/utils/miscellaneous/mark-control-as-touched-and-validate.js +6 -1
- package/esm2015/utils/miscellaneous/nullable-same.js +4 -1
- package/esm2015/utils/miscellaneous/uniq-by.js +6 -1
- package/esm2015/utils/os/is-apple-platform.js +5 -2
- package/esm2015/utils/os/is-apple.js +6 -1
- package/esm2015/utils/os/is-ios.js +6 -1
- package/esm2015/utils/svg/svg-linear-gradient-processor.js +5 -2
- package/esm5/components/alert-host/alert-host.component.js +2 -2
- package/esm5/components/dropdown-host/dropdown-host.component.js +3 -10
- package/esm5/constants/empty.js +9 -1
- package/esm5/directives/hovered/hovered.directive.js +29 -14
- package/esm5/directives/media/media.directive.js +3 -1
- package/esm5/observables/drag-and-drop-from.js +6 -1
- package/esm5/observables/focus-visible-observable.js +6 -1
- package/esm5/observables/items-query-list-observable.js +4 -1
- package/esm5/observables/mouse-drag-finish-from.js +4 -1
- package/esm5/observables/must-be-present.js +6 -1
- package/esm5/observables/pressed-observable.js +6 -1
- package/esm5/observables/prevent-default.js +6 -1
- package/esm5/observables/stop-propagation.js +6 -1
- package/esm5/observables/typed-from-event.js +6 -1
- package/esm5/observables/watch.js +6 -1
- package/esm5/services/hovered.service.js +2 -1
- package/esm5/tokens/is-firefox.js +2 -2
- package/esm5/utils/browser/is-edge-older-than.js +6 -1
- package/esm5/utils/browser/is-edge.js +6 -1
- package/esm5/utils/browser/is-firefox.js +6 -1
- package/esm5/utils/browser/is-ie.js +6 -1
- package/esm5/utils/browser/is-safari.js +6 -1
- package/esm5/utils/dom/can-scroll.js +6 -1
- package/esm5/utils/dom/contains-or-after.js +6 -1
- package/esm5/utils/dom/get-actual-target.js +4 -1
- package/esm5/utils/dom/get-clipboard-data-text.js +4 -1
- package/esm5/utils/dom/get-closest-element.js +3 -2
- package/esm5/utils/dom/get-document-or-shadow-root.js +6 -1
- package/esm5/utils/dom/get-element-obscurers.js +4 -1
- package/esm5/utils/dom/get-element-offset.js +4 -1
- package/esm5/utils/dom/get-scroll-parent.js +5 -2
- package/esm5/utils/dom/index.js +2 -1
- package/esm5/utils/dom/is-current-target.js +6 -1
- package/esm5/utils/dom/is-inside-iframe.js +4 -1
- package/esm5/utils/dom/is-node-in.js +4 -1
- package/esm5/utils/dom/point-to-client-rect.js +13 -0
- package/esm5/utils/focus/blur-native-focused.js +4 -1
- package/esm5/utils/focus/get-closest-keyboard-focusable.js +7 -2
- package/esm5/utils/focus/get-native-focused.js +4 -1
- package/esm5/utils/focus/is-native-focused-in.js +4 -1
- package/esm5/utils/focus/is-native-focused.js +4 -1
- package/esm5/utils/focus/is-native-keyboard-focusable.js +4 -1
- package/esm5/utils/focus/is-native-mouse-focusable.js +6 -1
- package/esm5/utils/focus/move-focus.js +4 -1
- package/esm5/utils/focus/set-native-focused.js +2 -1
- package/esm5/utils/focus/set-native-mouse-focused.js +4 -1
- package/esm5/utils/format/pad-start.js +3 -3
- package/esm5/utils/format/px.js +4 -1
- package/esm5/utils/math/clamp.js +4 -1
- package/esm5/utils/math/in-range.js +4 -1
- package/esm5/utils/math/normalize-to-int-number.js +4 -1
- package/esm5/utils/math/quantize.js +4 -1
- package/esm5/utils/math/round.js +16 -1
- package/esm5/utils/math/sum.js +4 -1
- package/esm5/utils/math/to-int.js +6 -1
- package/esm5/utils/math/to-radians.js +4 -1
- package/esm5/utils/miscellaneous/distance-between-touches.js +6 -1
- package/esm5/utils/miscellaneous/ease-in-out-quad.js +6 -1
- package/esm5/utils/miscellaneous/fallback-value.js +3 -2
- package/esm5/utils/miscellaneous/flat-length.js +5 -2
- package/esm5/utils/miscellaneous/get-original-array-from-query-list.js +4 -1
- package/esm5/utils/miscellaneous/get-swipe-direction.js +6 -1
- package/esm5/utils/miscellaneous/identity.js +2 -1
- package/esm5/utils/miscellaneous/is-element-editable.js +6 -1
- package/esm5/utils/miscellaneous/is-number.js +6 -1
- package/esm5/utils/miscellaneous/is-present.js +6 -1
- package/esm5/utils/miscellaneous/mark-control-as-touched-and-validate.js +6 -1
- package/esm5/utils/miscellaneous/nullable-same.js +4 -1
- package/esm5/utils/miscellaneous/uniq-by.js +6 -1
- package/esm5/utils/os/is-apple-platform.js +5 -2
- package/esm5/utils/os/is-apple.js +6 -1
- package/esm5/utils/os/is-ios.js +6 -1
- package/esm5/utils/svg/svg-linear-gradient-processor.js +5 -2
- package/fesm2015/taiga-ui-cdk-components-alert-host.js +1 -1
- package/fesm2015/taiga-ui-cdk-components-alert-host.js.map +1 -1
- package/fesm2015/taiga-ui-cdk-components-dropdown-host.js +2 -9
- package/fesm2015/taiga-ui-cdk-components-dropdown-host.js.map +1 -1
- package/fesm2015/taiga-ui-cdk-constants.js +9 -1
- package/fesm2015/taiga-ui-cdk-constants.js.map +1 -1
- package/fesm2015/taiga-ui-cdk-directives-hovered.js +28 -13
- package/fesm2015/taiga-ui-cdk-directives-hovered.js.map +1 -1
- package/fesm2015/taiga-ui-cdk-directives-media.js +2 -0
- package/fesm2015/taiga-ui-cdk-directives-media.js.map +1 -1
- package/fesm2015/taiga-ui-cdk-observables.js +47 -1
- package/fesm2015/taiga-ui-cdk-observables.js.map +1 -1
- package/fesm2015/taiga-ui-cdk-services.js +1 -0
- package/fesm2015/taiga-ui-cdk-services.js.map +1 -1
- package/fesm2015/taiga-ui-cdk-tokens.js +1 -1
- package/fesm2015/taiga-ui-cdk-tokens.js.map +1 -1
- package/fesm2015/taiga-ui-cdk-utils-browser.js +26 -1
- package/fesm2015/taiga-ui-cdk-utils-browser.js.map +1 -1
- package/fesm2015/taiga-ui-cdk-utils-dom.js +56 -3
- package/fesm2015/taiga-ui-cdk-utils-dom.js.map +1 -1
- package/fesm2015/taiga-ui-cdk-utils-focus.js +34 -2
- package/fesm2015/taiga-ui-cdk-utils-focus.js.map +1 -1
- package/fesm2015/taiga-ui-cdk-utils-format.js +6 -3
- package/fesm2015/taiga-ui-cdk-utils-format.js.map +1 -1
- package/fesm2015/taiga-ui-cdk-utils-math.js +39 -1
- package/fesm2015/taiga-ui-cdk-utils-math.js.map +1 -1
- package/fesm2015/taiga-ui-cdk-utils-miscellaneous.js +54 -3
- package/fesm2015/taiga-ui-cdk-utils-miscellaneous.js.map +1 -1
- package/fesm2015/taiga-ui-cdk-utils-os.js +15 -2
- package/fesm2015/taiga-ui-cdk-utils-os.js.map +1 -1
- package/fesm2015/taiga-ui-cdk-utils-svg.js +5 -2
- package/fesm2015/taiga-ui-cdk-utils-svg.js.map +1 -1
- package/fesm5/taiga-ui-cdk-components-alert-host.js +1 -1
- package/fesm5/taiga-ui-cdk-components-alert-host.js.map +1 -1
- package/fesm5/taiga-ui-cdk-components-dropdown-host.js +2 -9
- package/fesm5/taiga-ui-cdk-components-dropdown-host.js.map +1 -1
- package/fesm5/taiga-ui-cdk-constants.js +9 -1
- package/fesm5/taiga-ui-cdk-constants.js.map +1 -1
- package/fesm5/taiga-ui-cdk-directives-hovered.js +29 -14
- package/fesm5/taiga-ui-cdk-directives-hovered.js.map +1 -1
- package/fesm5/taiga-ui-cdk-directives-media.js +2 -0
- package/fesm5/taiga-ui-cdk-directives-media.js.map +1 -1
- package/fesm5/taiga-ui-cdk-observables.js +47 -1
- package/fesm5/taiga-ui-cdk-observables.js.map +1 -1
- package/fesm5/taiga-ui-cdk-services.js +1 -0
- package/fesm5/taiga-ui-cdk-services.js.map +1 -1
- package/fesm5/taiga-ui-cdk-tokens.js +1 -1
- package/fesm5/taiga-ui-cdk-tokens.js.map +1 -1
- package/fesm5/taiga-ui-cdk-utils-browser.js +26 -1
- package/fesm5/taiga-ui-cdk-utils-browser.js.map +1 -1
- package/fesm5/taiga-ui-cdk-utils-dom.js +58 -3
- package/fesm5/taiga-ui-cdk-utils-dom.js.map +1 -1
- package/fesm5/taiga-ui-cdk-utils-focus.js +34 -2
- package/fesm5/taiga-ui-cdk-utils-focus.js.map +1 -1
- package/fesm5/taiga-ui-cdk-utils-format.js +6 -3
- package/fesm5/taiga-ui-cdk-utils-format.js.map +1 -1
- package/fesm5/taiga-ui-cdk-utils-math.js +39 -1
- package/fesm5/taiga-ui-cdk-utils-math.js.map +1 -1
- package/fesm5/taiga-ui-cdk-utils-miscellaneous.js +54 -3
- package/fesm5/taiga-ui-cdk-utils-miscellaneous.js.map +1 -1
- package/fesm5/taiga-ui-cdk-utils-os.js +15 -2
- package/fesm5/taiga-ui-cdk-utils-os.js.map +1 -1
- package/fesm5/taiga-ui-cdk-utils-svg.js +5 -2
- package/fesm5/taiga-ui-cdk-utils-svg.js.map +1 -1
- package/observables/drag-and-drop-from.d.ts +4 -0
- package/observables/focus-visible-observable.d.ts +4 -0
- package/observables/items-query-list-observable.d.ts +2 -0
- package/observables/mouse-drag-finish-from.d.ts +2 -0
- package/observables/must-be-present.d.ts +4 -0
- package/observables/pressed-observable.d.ts +4 -0
- package/observables/prevent-default.d.ts +4 -0
- package/observables/stop-propagation.d.ts +4 -0
- package/observables/taiga-ui-cdk-observables.metadata.json +1 -1
- package/observables/typed-from-event.d.ts +16 -0
- package/observables/watch.d.ts +4 -0
- package/package.json +1 -1
- package/schematics/ng-update/constants/deprecated-functions.d.ts +2 -0
- package/schematics/ng-update/constants/deprecated-functions.js +714 -0
- package/schematics/ng-update/constants/templates.d.ts +8 -0
- package/schematics/ng-update/constants/templates.js +76 -0
- package/schematics/ng-update/constants/types.d.ts +1 -2
- package/schematics/ng-update/index.js +38 -5
- package/schematics/ng-update/steps/migrate-date-time.d.ts +1 -0
- package/schematics/ng-update/steps/migrate-date-time.js +152 -0
- package/schematics/ng-update/steps/migrate-progress.d.ts +2 -2
- package/schematics/ng-update/steps/migrate-progress.js +1 -3
- package/schematics/ng-update/steps/migrate-sliders/index.d.ts +2 -2
- package/schematics/ng-update/steps/migrate-sliders/index.js +3 -3
- package/schematics/ng-update/steps/migrate-sliders/migrate-input-range.d.ts +2 -2
- package/schematics/ng-update/steps/migrate-sliders/migrate-input-range.js +1 -3
- package/schematics/ng-update/steps/migrate-sliders/migrate-input-slider.d.ts +2 -2
- package/schematics/ng-update/steps/migrate-sliders/migrate-input-slider.js +1 -3
- package/schematics/ng-update/steps/migrate-templates.d.ts +2 -2
- package/schematics/ng-update/steps/migrate-templates.js +63 -24
- package/schematics/ng-update/steps/miscellaneous.js +2 -6
- package/schematics/ng-update/steps/replace-functions.js +12 -0
- package/schematics/ng-update/steps/replace-services.js +5 -1
- package/schematics/utils/colored-log.d.ts +2 -0
- package/schematics/utils/colored-log.js +10 -0
- package/schematics/utils/insert-todo.d.ts +2 -0
- package/schematics/utils/insert-todo.js +8 -0
- package/schematics/utils/templates/elements.d.ts +1 -0
- package/schematics/utils/templates/elements.js +7 -18
- package/schematics/utils/templates/ng-component-input-manipulations.d.ts +2 -1
- package/schematics/utils/templates/ng-component-input-manipulations.js +2 -1
- package/services/hovered.service.d.ts +1 -0
- package/services/taiga-ui-cdk-services.metadata.json +1 -1
- package/utils/browser/is-edge-older-than.d.ts +4 -0
- package/utils/browser/is-edge.d.ts +4 -0
- package/utils/browser/is-firefox.d.ts +4 -0
- package/utils/browser/is-ie.d.ts +4 -0
- package/utils/browser/is-safari.d.ts +4 -0
- package/utils/browser/taiga-ui-cdk-utils-browser.metadata.json +1 -1
- package/utils/dom/can-scroll.d.ts +4 -0
- package/utils/dom/contains-or-after.d.ts +4 -0
- package/utils/dom/get-actual-target.d.ts +2 -0
- package/utils/dom/get-clipboard-data-text.d.ts +2 -0
- package/utils/dom/get-closest-element.d.ts +1 -1
- package/utils/dom/get-document-or-shadow-root.d.ts +4 -0
- package/utils/dom/get-element-obscurers.d.ts +2 -0
- package/utils/dom/get-element-offset.d.ts +2 -0
- package/utils/dom/get-scroll-parent.d.ts +3 -1
- package/utils/dom/index.d.ts +1 -0
- package/utils/dom/is-current-target.d.ts +4 -0
- package/utils/dom/is-inside-iframe.d.ts +2 -0
- package/utils/dom/is-node-in.d.ts +2 -0
- package/utils/dom/point-to-client-rect.d.ts +1 -0
- package/utils/dom/taiga-ui-cdk-utils-dom.metadata.json +1 -1
- package/utils/focus/blur-native-focused.d.ts +2 -0
- package/utils/focus/get-closest-keyboard-focusable.d.ts +5 -1
- package/utils/focus/get-native-focused.d.ts +2 -0
- package/utils/focus/is-native-focused-in.d.ts +2 -0
- package/utils/focus/is-native-focused.d.ts +2 -0
- package/utils/focus/is-native-keyboard-focusable.d.ts +2 -0
- package/utils/focus/is-native-mouse-focusable.d.ts +4 -0
- package/utils/focus/move-focus.d.ts +2 -0
- package/utils/focus/set-native-mouse-focused.d.ts +2 -0
- package/utils/focus/taiga-ui-cdk-utils-focus.metadata.json +1 -1
- package/utils/format/pad-start.d.ts +1 -2
- package/utils/format/px.d.ts +2 -0
- package/utils/format/taiga-ui-cdk-utils-format.metadata.json +1 -1
- package/utils/math/clamp.d.ts +2 -0
- package/utils/math/in-range.d.ts +2 -0
- package/utils/math/normalize-to-int-number.d.ts +2 -0
- package/utils/math/quantize.d.ts +2 -0
- package/utils/math/round.d.ts +12 -0
- package/utils/math/sum.d.ts +2 -0
- package/utils/math/taiga-ui-cdk-utils-math.metadata.json +1 -1
- package/utils/math/to-int.d.ts +4 -0
- package/utils/math/to-radians.d.ts +2 -0
- package/utils/miscellaneous/distance-between-touches.d.ts +4 -0
- package/utils/miscellaneous/ease-in-out-quad.d.ts +4 -0
- package/utils/miscellaneous/fallback-value.d.ts +1 -1
- package/utils/miscellaneous/flat-length.d.ts +3 -1
- package/utils/miscellaneous/get-original-array-from-query-list.d.ts +2 -0
- package/utils/miscellaneous/get-swipe-direction.d.ts +4 -0
- package/utils/miscellaneous/is-element-editable.d.ts +4 -0
- package/utils/miscellaneous/is-number.d.ts +4 -0
- package/utils/miscellaneous/is-present.d.ts +4 -0
- package/utils/miscellaneous/mark-control-as-touched-and-validate.d.ts +4 -0
- package/utils/miscellaneous/nullable-same.d.ts +2 -0
- package/utils/miscellaneous/taiga-ui-cdk-utils-miscellaneous.metadata.json +1 -1
- package/utils/miscellaneous/uniq-by.d.ts +4 -0
- package/utils/os/is-apple-platform.d.ts +3 -1
- package/utils/os/is-apple.d.ts +4 -0
- package/utils/os/is-ios.d.ts +4 -0
- package/utils/os/taiga-ui-cdk-utils-os.metadata.json +1 -1
- package/utils/svg/svg-linear-gradient-processor.d.ts +3 -1
- package/utils/svg/taiga-ui-cdk-utils-svg.metadata.json +1 -1
|
@@ -0,0 +1,714 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.DEPRECATED_FUNCTIONS = [
|
|
4
|
+
{
|
|
5
|
+
from: 'controlPoint',
|
|
6
|
+
to: 'tuiControlPoint',
|
|
7
|
+
moduleSpecifier: ['@taiga-ui/addon-charts'],
|
|
8
|
+
},
|
|
9
|
+
{
|
|
10
|
+
from: 'describeSector',
|
|
11
|
+
to: 'tuiDescribeSector',
|
|
12
|
+
moduleSpecifier: ['@taiga-ui/addon-charts'],
|
|
13
|
+
},
|
|
14
|
+
{
|
|
15
|
+
from: 'drawCurve',
|
|
16
|
+
to: 'tuiDrawCurve',
|
|
17
|
+
moduleSpecifier: ['@taiga-ui/addon-charts'],
|
|
18
|
+
},
|
|
19
|
+
{
|
|
20
|
+
from: 'drawLine',
|
|
21
|
+
to: 'tuiDrawLine',
|
|
22
|
+
moduleSpecifier: ['@taiga-ui/addon-charts'],
|
|
23
|
+
},
|
|
24
|
+
{
|
|
25
|
+
from: 'draw',
|
|
26
|
+
to: 'tuiDraw',
|
|
27
|
+
moduleSpecifier: ['@taiga-ui/addon-charts'],
|
|
28
|
+
},
|
|
29
|
+
{
|
|
30
|
+
from: 'lineAngle',
|
|
31
|
+
to: 'tuiLineAngle',
|
|
32
|
+
moduleSpecifier: ['@taiga-ui/addon-charts'],
|
|
33
|
+
},
|
|
34
|
+
{
|
|
35
|
+
from: 'formatCurrency',
|
|
36
|
+
to: 'tuiFormatCurrency',
|
|
37
|
+
moduleSpecifier: ['@taiga-ui/addon-commerce'],
|
|
38
|
+
},
|
|
39
|
+
{
|
|
40
|
+
from: 'getCurrencySymbol',
|
|
41
|
+
to: 'tuiGetCurrencySymbol',
|
|
42
|
+
moduleSpecifier: ['@taiga-ui/addon-commerce'],
|
|
43
|
+
},
|
|
44
|
+
{
|
|
45
|
+
from: 'getPaymentSystem',
|
|
46
|
+
to: 'tuiGetPaymentSystem',
|
|
47
|
+
moduleSpecifier: ['@taiga-ui/addon-commerce'],
|
|
48
|
+
},
|
|
49
|
+
{
|
|
50
|
+
from: 'isMaestro',
|
|
51
|
+
to: 'tuiIsMaestro',
|
|
52
|
+
moduleSpecifier: ['@taiga-ui/addon-commerce'],
|
|
53
|
+
},
|
|
54
|
+
{
|
|
55
|
+
from: 'isMastercard',
|
|
56
|
+
to: 'tuiIsMastercard',
|
|
57
|
+
moduleSpecifier: ['@taiga-ui/addon-commerce'],
|
|
58
|
+
},
|
|
59
|
+
{
|
|
60
|
+
from: 'isMir',
|
|
61
|
+
to: 'tuiIsMir',
|
|
62
|
+
moduleSpecifier: ['@taiga-ui/addon-commerce'],
|
|
63
|
+
},
|
|
64
|
+
{
|
|
65
|
+
from: 'isElectron',
|
|
66
|
+
to: 'tuiIsElectron',
|
|
67
|
+
moduleSpecifier: ['@taiga-ui/addon-commerce'],
|
|
68
|
+
},
|
|
69
|
+
{
|
|
70
|
+
from: 'isVisa',
|
|
71
|
+
to: 'tuiIsVisa',
|
|
72
|
+
moduleSpecifier: ['@taiga-ui/addon-commerce'],
|
|
73
|
+
},
|
|
74
|
+
{
|
|
75
|
+
from: 'isCardLengthValid',
|
|
76
|
+
to: 'tuiIsCardLengthValid',
|
|
77
|
+
moduleSpecifier: ['@taiga-ui/addon-commerce'],
|
|
78
|
+
},
|
|
79
|
+
{
|
|
80
|
+
from: 'isCardNumberValid',
|
|
81
|
+
to: 'tuiIsCardNumberValid',
|
|
82
|
+
moduleSpecifier: ['@taiga-ui/addon-commerce'],
|
|
83
|
+
},
|
|
84
|
+
{
|
|
85
|
+
from: 'isExpireValid',
|
|
86
|
+
to: 'tuiIsExpireValid',
|
|
87
|
+
moduleSpecifier: ['@taiga-ui/addon-commerce'],
|
|
88
|
+
},
|
|
89
|
+
{
|
|
90
|
+
from: 'tryParseMarkdownCodeBlock',
|
|
91
|
+
to: 'tuiTryParseMarkdownCodeBlock',
|
|
92
|
+
moduleSpecifier: ['@taiga-ui/addon-doc'],
|
|
93
|
+
},
|
|
94
|
+
{
|
|
95
|
+
from: 'coerceValue',
|
|
96
|
+
to: 'tuiCoerceValue',
|
|
97
|
+
moduleSpecifier: ['@taiga-ui/addon-doc'],
|
|
98
|
+
},
|
|
99
|
+
{
|
|
100
|
+
from: 'rgbToHex',
|
|
101
|
+
to: 'tuiRgbToHex',
|
|
102
|
+
moduleSpecifier: ['@taiga-ui/addon-doc'],
|
|
103
|
+
},
|
|
104
|
+
{
|
|
105
|
+
from: 'hexToRgb',
|
|
106
|
+
to: 'tuiHexToRgb',
|
|
107
|
+
moduleSpecifier: ['@taiga-ui/addon-doc'],
|
|
108
|
+
},
|
|
109
|
+
{
|
|
110
|
+
from: 'generateRoutes',
|
|
111
|
+
to: 'tuiGenerateRoutes',
|
|
112
|
+
moduleSpecifier: ['@taiga-ui/addon-doc'],
|
|
113
|
+
},
|
|
114
|
+
{
|
|
115
|
+
from: 'inspectAny',
|
|
116
|
+
to: 'tuiInspectAny',
|
|
117
|
+
moduleSpecifier: ['@taiga-ui/addon-doc'],
|
|
118
|
+
},
|
|
119
|
+
{
|
|
120
|
+
from: 'rawLoadRecord',
|
|
121
|
+
to: 'tuiRawLoadRecord',
|
|
122
|
+
moduleSpecifier: ['@taiga-ui/addon-doc'],
|
|
123
|
+
},
|
|
124
|
+
{
|
|
125
|
+
from: 'transliterateKeyboardLayout',
|
|
126
|
+
to: 'tuiTransliterateKeyboardLayout',
|
|
127
|
+
moduleSpecifier: ['@taiga-ui/addon-doc'],
|
|
128
|
+
},
|
|
129
|
+
{
|
|
130
|
+
from: 'isEmptyParagraph',
|
|
131
|
+
to: 'tuiIsEmptyParagraph',
|
|
132
|
+
moduleSpecifier: ['@taiga-ui/addon-editor'],
|
|
133
|
+
},
|
|
134
|
+
{
|
|
135
|
+
from: 'getElementPoint',
|
|
136
|
+
to: 'tuiGetElementPoint',
|
|
137
|
+
moduleSpecifier: ['@taiga-ui/addon-editor'],
|
|
138
|
+
},
|
|
139
|
+
{
|
|
140
|
+
from: 'getGradientData',
|
|
141
|
+
to: 'tuiGetGradientData',
|
|
142
|
+
moduleSpecifier: ['@taiga-ui/addon-editor'],
|
|
143
|
+
},
|
|
144
|
+
{
|
|
145
|
+
from: 'getMarkRange',
|
|
146
|
+
to: 'tuiGetMarkRange',
|
|
147
|
+
moduleSpecifier: ['@taiga-ui/addon-editor'],
|
|
148
|
+
},
|
|
149
|
+
{
|
|
150
|
+
from: 'hexToRgb',
|
|
151
|
+
to: 'tuiHexToRgb',
|
|
152
|
+
moduleSpecifier: ['@taiga-ui/addon-editor'],
|
|
153
|
+
},
|
|
154
|
+
{
|
|
155
|
+
from: 'hsvToRgb',
|
|
156
|
+
to: 'tuiHsvToRgb',
|
|
157
|
+
moduleSpecifier: ['@taiga-ui/addon-editor'],
|
|
158
|
+
},
|
|
159
|
+
{
|
|
160
|
+
from: 'isSelectionIn',
|
|
161
|
+
to: 'tuiIsSelectionIn',
|
|
162
|
+
moduleSpecifier: ['@taiga-ui/addon-editor'],
|
|
163
|
+
},
|
|
164
|
+
{
|
|
165
|
+
from: 'parseColor',
|
|
166
|
+
to: 'tuiParseColor',
|
|
167
|
+
moduleSpecifier: ['@taiga-ui/addon-editor'],
|
|
168
|
+
},
|
|
169
|
+
{
|
|
170
|
+
from: 'parseGradient',
|
|
171
|
+
to: 'tuiParseGradient',
|
|
172
|
+
moduleSpecifier: ['@taiga-ui/addon-editor'],
|
|
173
|
+
},
|
|
174
|
+
{
|
|
175
|
+
from: 'rgbToHex',
|
|
176
|
+
to: 'tuiRgbToHex',
|
|
177
|
+
moduleSpecifier: ['@taiga-ui/addon-editor'],
|
|
178
|
+
},
|
|
179
|
+
{
|
|
180
|
+
from: 'rgbToHsv',
|
|
181
|
+
to: 'tuiRgbToHsv',
|
|
182
|
+
moduleSpecifier: ['@taiga-ui/addon-editor'],
|
|
183
|
+
},
|
|
184
|
+
{
|
|
185
|
+
from: 'toGradient',
|
|
186
|
+
to: 'tuiToGradient',
|
|
187
|
+
moduleSpecifier: ['@taiga-ui/addon-editor'],
|
|
188
|
+
},
|
|
189
|
+
{
|
|
190
|
+
from: 'defaultSort',
|
|
191
|
+
to: 'tuiDefaultSort',
|
|
192
|
+
moduleSpecifier: ['@taiga-ui/addon-table'],
|
|
193
|
+
},
|
|
194
|
+
{
|
|
195
|
+
from: 'mockCurrentDate',
|
|
196
|
+
to: 'tuiMockCurrentDate',
|
|
197
|
+
moduleSpecifier: ['@taiga-ui/cdk'],
|
|
198
|
+
},
|
|
199
|
+
{
|
|
200
|
+
from: 'restoreRealDate',
|
|
201
|
+
to: 'tuiRestoreRealDate',
|
|
202
|
+
moduleSpecifier: ['@taiga-ui/cdk'],
|
|
203
|
+
},
|
|
204
|
+
{
|
|
205
|
+
from: 'mockDateInside',
|
|
206
|
+
to: 'tuiMockDateInside',
|
|
207
|
+
moduleSpecifier: ['@taiga-ui/cdk'],
|
|
208
|
+
},
|
|
209
|
+
{
|
|
210
|
+
from: 'pendingIfNotMoscowTimeZone',
|
|
211
|
+
to: 'tuiPendingIfNotMoscowTimeZone',
|
|
212
|
+
moduleSpecifier: ['@taiga-ui/cdk'],
|
|
213
|
+
},
|
|
214
|
+
{
|
|
215
|
+
from: 'dragAndDropFrom',
|
|
216
|
+
to: 'tuiDragAndDropFrom',
|
|
217
|
+
moduleSpecifier: ['@taiga-ui/cdk'],
|
|
218
|
+
},
|
|
219
|
+
{
|
|
220
|
+
from: 'focusVisibleObservable',
|
|
221
|
+
to: 'tuiFocusVisibleObservable',
|
|
222
|
+
moduleSpecifier: ['@taiga-ui/cdk'],
|
|
223
|
+
},
|
|
224
|
+
{
|
|
225
|
+
from: 'itemsQueryListObservable',
|
|
226
|
+
to: 'tuiItemsQueryListObservable',
|
|
227
|
+
moduleSpecifier: ['@taiga-ui/cdk'],
|
|
228
|
+
},
|
|
229
|
+
{
|
|
230
|
+
from: 'mouseDragFinishFrom',
|
|
231
|
+
to: 'tuiMouseDragFinishFrom',
|
|
232
|
+
moduleSpecifier: ['@taiga-ui/cdk'],
|
|
233
|
+
},
|
|
234
|
+
{
|
|
235
|
+
from: 'mustBePresent',
|
|
236
|
+
to: 'tuiMustBePresent',
|
|
237
|
+
moduleSpecifier: ['@taiga-ui/cdk'],
|
|
238
|
+
},
|
|
239
|
+
{
|
|
240
|
+
from: 'pressedObservable',
|
|
241
|
+
to: 'tuiPressedObservable',
|
|
242
|
+
moduleSpecifier: ['@taiga-ui/cdk'],
|
|
243
|
+
},
|
|
244
|
+
{
|
|
245
|
+
from: 'preventDefault',
|
|
246
|
+
to: 'tuiPreventDefault',
|
|
247
|
+
moduleSpecifier: ['@taiga-ui/cdk'],
|
|
248
|
+
},
|
|
249
|
+
{
|
|
250
|
+
from: 'stopPropagation',
|
|
251
|
+
to: 'tuiStopPropagation',
|
|
252
|
+
moduleSpecifier: ['@taiga-ui/cdk'],
|
|
253
|
+
},
|
|
254
|
+
{
|
|
255
|
+
from: 'typedFromEvent',
|
|
256
|
+
to: 'tuiTypedFromEvent',
|
|
257
|
+
moduleSpecifier: ['@taiga-ui/cdk'],
|
|
258
|
+
},
|
|
259
|
+
{
|
|
260
|
+
from: 'watch',
|
|
261
|
+
to: 'tuiWatch',
|
|
262
|
+
moduleSpecifier: ['@taiga-ui/cdk'],
|
|
263
|
+
},
|
|
264
|
+
{
|
|
265
|
+
from: 'isEdgeOlderThan',
|
|
266
|
+
to: 'tuiIsEdgeOlderThan',
|
|
267
|
+
moduleSpecifier: ['@taiga-ui/cdk'],
|
|
268
|
+
},
|
|
269
|
+
{
|
|
270
|
+
from: 'isEdge',
|
|
271
|
+
to: 'tuiIsEdge',
|
|
272
|
+
moduleSpecifier: ['@taiga-ui/cdk'],
|
|
273
|
+
},
|
|
274
|
+
{
|
|
275
|
+
from: 'isFirefox',
|
|
276
|
+
to: 'tuiIsFirefox',
|
|
277
|
+
moduleSpecifier: ['@taiga-ui/cdk'],
|
|
278
|
+
},
|
|
279
|
+
{
|
|
280
|
+
from: 'isIE',
|
|
281
|
+
to: 'tuiIsIE',
|
|
282
|
+
moduleSpecifier: ['@taiga-ui/cdk'],
|
|
283
|
+
},
|
|
284
|
+
{
|
|
285
|
+
from: 'isSafari',
|
|
286
|
+
to: 'tuiIsSafari',
|
|
287
|
+
moduleSpecifier: ['@taiga-ui/cdk'],
|
|
288
|
+
},
|
|
289
|
+
{
|
|
290
|
+
from: 'canScroll',
|
|
291
|
+
to: 'tuiCanScroll',
|
|
292
|
+
moduleSpecifier: ['@taiga-ui/cdk'],
|
|
293
|
+
},
|
|
294
|
+
{
|
|
295
|
+
from: 'containsOrAfter',
|
|
296
|
+
to: 'tuiContainsOrAfter',
|
|
297
|
+
moduleSpecifier: ['@taiga-ui/cdk'],
|
|
298
|
+
},
|
|
299
|
+
{
|
|
300
|
+
from: 'getActualTarget',
|
|
301
|
+
to: 'tuiGetActualTarget',
|
|
302
|
+
moduleSpecifier: ['@taiga-ui/cdk'],
|
|
303
|
+
},
|
|
304
|
+
{
|
|
305
|
+
from: 'getClipboardDataText',
|
|
306
|
+
to: 'tuiGetClipboardDataText',
|
|
307
|
+
moduleSpecifier: ['@taiga-ui/cdk'],
|
|
308
|
+
},
|
|
309
|
+
{
|
|
310
|
+
from: 'getDocumentOrShadowRoot',
|
|
311
|
+
to: 'tuiGetDocumentOrShadowRoot',
|
|
312
|
+
moduleSpecifier: ['@taiga-ui/cdk'],
|
|
313
|
+
},
|
|
314
|
+
{
|
|
315
|
+
from: 'getElementObscurers',
|
|
316
|
+
to: 'tuiGetElementObscures',
|
|
317
|
+
moduleSpecifier: ['@taiga-ui/cdk'],
|
|
318
|
+
},
|
|
319
|
+
{
|
|
320
|
+
from: 'getElementOffset',
|
|
321
|
+
to: 'tuiGetElementOffset',
|
|
322
|
+
moduleSpecifier: ['@taiga-ui/cdk'],
|
|
323
|
+
},
|
|
324
|
+
{
|
|
325
|
+
from: 'getScrollParent',
|
|
326
|
+
to: 'tuiGetScrollParent',
|
|
327
|
+
moduleSpecifier: ['@taiga-ui/cdk'],
|
|
328
|
+
},
|
|
329
|
+
{
|
|
330
|
+
from: 'isCurrentTarget',
|
|
331
|
+
to: 'tuiIsCurrentTarget',
|
|
332
|
+
moduleSpecifier: ['@taiga-ui/cdk'],
|
|
333
|
+
},
|
|
334
|
+
{
|
|
335
|
+
from: 'isInsideIframe',
|
|
336
|
+
to: 'tuiIsInsideIframe',
|
|
337
|
+
moduleSpecifier: ['@taiga-ui/cdk'],
|
|
338
|
+
},
|
|
339
|
+
{
|
|
340
|
+
from: 'isNodeIn',
|
|
341
|
+
to: 'tuiIsNodeIn',
|
|
342
|
+
moduleSpecifier: ['@taiga-ui/cdk'],
|
|
343
|
+
},
|
|
344
|
+
{
|
|
345
|
+
from: 'blurNativeFocused',
|
|
346
|
+
to: 'tuiBlurNativeFocused',
|
|
347
|
+
moduleSpecifier: ['@taiga-ui/cdk'],
|
|
348
|
+
},
|
|
349
|
+
{
|
|
350
|
+
from: 'getClosestFocusable',
|
|
351
|
+
to: 'tuiGetClosestFocusable',
|
|
352
|
+
moduleSpecifier: ['@taiga-ui/cdk'],
|
|
353
|
+
},
|
|
354
|
+
{
|
|
355
|
+
from: 'getClosestKeyboardFocusable',
|
|
356
|
+
to: 'tuiGetClosestKeyboardFocusable',
|
|
357
|
+
moduleSpecifier: ['@taiga-ui/cdk'],
|
|
358
|
+
},
|
|
359
|
+
{
|
|
360
|
+
from: 'getNativeFocused',
|
|
361
|
+
to: 'tuiGetNativeFocused',
|
|
362
|
+
moduleSpecifier: ['@taiga-ui/cdk'],
|
|
363
|
+
},
|
|
364
|
+
{
|
|
365
|
+
from: 'isNativeFocusedIn',
|
|
366
|
+
to: 'tuiIsNativeFocusedIn',
|
|
367
|
+
moduleSpecifier: ['@taiga-ui/cdk'],
|
|
368
|
+
},
|
|
369
|
+
{
|
|
370
|
+
from: 'isNativeFocused',
|
|
371
|
+
to: 'tuiIsNativeFocused',
|
|
372
|
+
moduleSpecifier: ['@taiga-ui/cdk'],
|
|
373
|
+
},
|
|
374
|
+
{
|
|
375
|
+
from: 'isNativeKeyboardFocusable',
|
|
376
|
+
to: 'tuiIsNativeKeyboardFocusable',
|
|
377
|
+
moduleSpecifier: ['@taiga-ui/cdk'],
|
|
378
|
+
},
|
|
379
|
+
{
|
|
380
|
+
from: 'isNativeMouseFocusable',
|
|
381
|
+
to: 'tuiIsNativeMouseFocusable',
|
|
382
|
+
moduleSpecifier: ['@taiga-ui/cdk'],
|
|
383
|
+
},
|
|
384
|
+
{
|
|
385
|
+
from: 'moveFocus',
|
|
386
|
+
to: 'tuiMoveFocus',
|
|
387
|
+
moduleSpecifier: ['@taiga-ui/cdk'],
|
|
388
|
+
},
|
|
389
|
+
{
|
|
390
|
+
from: 'setNativeFocused',
|
|
391
|
+
to: 'tuiSetNativeFocused',
|
|
392
|
+
moduleSpecifier: ['@taiga-ui/cdk'],
|
|
393
|
+
},
|
|
394
|
+
{
|
|
395
|
+
from: 'setNativeMouseFocused',
|
|
396
|
+
to: 'tuiSetNativeMouseFocused',
|
|
397
|
+
moduleSpecifier: ['@taiga-ui/cdk'],
|
|
398
|
+
},
|
|
399
|
+
{
|
|
400
|
+
from: 'px',
|
|
401
|
+
to: 'tuiPx',
|
|
402
|
+
moduleSpecifier: ['@taiga-ui/cdk'],
|
|
403
|
+
},
|
|
404
|
+
{
|
|
405
|
+
from: 'clamp',
|
|
406
|
+
to: 'tuiClamp',
|
|
407
|
+
moduleSpecifier: ['@taiga-ui/cdk'],
|
|
408
|
+
},
|
|
409
|
+
{
|
|
410
|
+
from: 'inRange',
|
|
411
|
+
to: 'tuiInRange',
|
|
412
|
+
moduleSpecifier: ['@taiga-ui/cdk'],
|
|
413
|
+
},
|
|
414
|
+
{
|
|
415
|
+
from: 'normalizeToIntNumber',
|
|
416
|
+
to: 'tuiNormalizeToIntNumber',
|
|
417
|
+
moduleSpecifier: ['@taiga-ui/cdk'],
|
|
418
|
+
},
|
|
419
|
+
{
|
|
420
|
+
from: 'quantize',
|
|
421
|
+
to: 'tuiQuantize',
|
|
422
|
+
moduleSpecifier: ['@taiga-ui/cdk'],
|
|
423
|
+
},
|
|
424
|
+
{
|
|
425
|
+
from: 'round',
|
|
426
|
+
to: 'tuiRound',
|
|
427
|
+
moduleSpecifier: ['@taiga-ui/cdk'],
|
|
428
|
+
},
|
|
429
|
+
{
|
|
430
|
+
from: 'ceil',
|
|
431
|
+
to: 'tuiCeil',
|
|
432
|
+
moduleSpecifier: ['@taiga-ui/cdk'],
|
|
433
|
+
},
|
|
434
|
+
{
|
|
435
|
+
from: 'floor',
|
|
436
|
+
to: 'tuiFloor',
|
|
437
|
+
moduleSpecifier: ['@taiga-ui/cdk'],
|
|
438
|
+
},
|
|
439
|
+
{
|
|
440
|
+
from: 'sum',
|
|
441
|
+
to: 'tuiSum',
|
|
442
|
+
moduleSpecifier: ['@taiga-ui/cdk'],
|
|
443
|
+
},
|
|
444
|
+
{
|
|
445
|
+
from: 'toInt',
|
|
446
|
+
to: 'tuiToInt',
|
|
447
|
+
moduleSpecifier: ['@taiga-ui/cdk'],
|
|
448
|
+
},
|
|
449
|
+
{
|
|
450
|
+
from: 'toRadians',
|
|
451
|
+
to: 'tuiToRadians',
|
|
452
|
+
moduleSpecifier: ['@taiga-ui/cdk'],
|
|
453
|
+
},
|
|
454
|
+
{
|
|
455
|
+
from: 'distanceBetweenTouches',
|
|
456
|
+
to: 'tuiDistanceBetweenTouches',
|
|
457
|
+
moduleSpecifier: ['@taiga-ui/cdk'],
|
|
458
|
+
},
|
|
459
|
+
{
|
|
460
|
+
from: 'easeInOutQuad',
|
|
461
|
+
to: 'tuiEaseInOutQuad',
|
|
462
|
+
moduleSpecifier: ['@taiga-ui/cdk'],
|
|
463
|
+
},
|
|
464
|
+
{
|
|
465
|
+
from: 'flatLength',
|
|
466
|
+
to: 'tuiFlatLength',
|
|
467
|
+
moduleSpecifier: ['@taiga-ui/cdk'],
|
|
468
|
+
},
|
|
469
|
+
{
|
|
470
|
+
from: 'getOriginalArrayFromQueryList',
|
|
471
|
+
to: 'tuiGetOriginalArrayFromQueryList',
|
|
472
|
+
moduleSpecifier: ['@taiga-ui/cdk'],
|
|
473
|
+
},
|
|
474
|
+
{
|
|
475
|
+
from: 'getSwipeDirection',
|
|
476
|
+
to: 'tuiGetSwipeDirection',
|
|
477
|
+
moduleSpecifier: ['@taiga-ui/cdk'],
|
|
478
|
+
},
|
|
479
|
+
{
|
|
480
|
+
from: 'isElementEditable',
|
|
481
|
+
to: 'tuiIsElementEditable',
|
|
482
|
+
moduleSpecifier: ['@taiga-ui/cdk'],
|
|
483
|
+
},
|
|
484
|
+
{
|
|
485
|
+
from: 'isNumber',
|
|
486
|
+
to: 'tuiIsNumber',
|
|
487
|
+
moduleSpecifier: ['@taiga-ui/cdk'],
|
|
488
|
+
},
|
|
489
|
+
{
|
|
490
|
+
from: 'isPresent',
|
|
491
|
+
to: 'tuiIsPresent',
|
|
492
|
+
moduleSpecifier: ['@taiga-ui/cdk'],
|
|
493
|
+
},
|
|
494
|
+
{
|
|
495
|
+
from: 'markControlAsTouchedAndValidate',
|
|
496
|
+
to: 'tuiMarkControlAsTouchedAndValidate',
|
|
497
|
+
moduleSpecifier: ['@taiga-ui/cdk'],
|
|
498
|
+
},
|
|
499
|
+
{
|
|
500
|
+
from: 'nullableSame',
|
|
501
|
+
to: 'tuiNullableSame',
|
|
502
|
+
moduleSpecifier: ['@taiga-ui/cdk'],
|
|
503
|
+
},
|
|
504
|
+
{
|
|
505
|
+
from: 'uniqBy',
|
|
506
|
+
to: 'tuiUniqBy',
|
|
507
|
+
moduleSpecifier: ['@taiga-ui/cdk'],
|
|
508
|
+
},
|
|
509
|
+
{
|
|
510
|
+
from: 'isApplePlatform',
|
|
511
|
+
to: 'tuiIsApplePlatform',
|
|
512
|
+
moduleSpecifier: ['@taiga-ui/cdk'],
|
|
513
|
+
},
|
|
514
|
+
{
|
|
515
|
+
from: 'isApple',
|
|
516
|
+
to: 'tuiIsApple',
|
|
517
|
+
moduleSpecifier: ['@taiga-ui/cdk'],
|
|
518
|
+
},
|
|
519
|
+
{
|
|
520
|
+
from: 'isIos',
|
|
521
|
+
to: 'tuiIsIos',
|
|
522
|
+
moduleSpecifier: ['@taiga-ui/cdk'],
|
|
523
|
+
},
|
|
524
|
+
{
|
|
525
|
+
from: 'svgLinearGradientProcessor',
|
|
526
|
+
to: 'tuiSvgLinearGradientProcessor',
|
|
527
|
+
moduleSpecifier: ['@taiga-ui/cdk'],
|
|
528
|
+
},
|
|
529
|
+
{
|
|
530
|
+
from: 'textfieldWatchedControllerFactory',
|
|
531
|
+
to: 'tuiTextfieldWatchedControllerFactory',
|
|
532
|
+
moduleSpecifier: ['@taiga-ui/core'],
|
|
533
|
+
},
|
|
534
|
+
{
|
|
535
|
+
from: 'smartSearch',
|
|
536
|
+
to: 'tuiSmartSearch',
|
|
537
|
+
moduleSpecifier: ['@taiga-ui/core'],
|
|
538
|
+
},
|
|
539
|
+
{
|
|
540
|
+
from: 'isMobileResFactory',
|
|
541
|
+
to: 'tuiIsMobileResFactory',
|
|
542
|
+
moduleSpecifier: ['@taiga-ui/core'],
|
|
543
|
+
},
|
|
544
|
+
{
|
|
545
|
+
from: 'modeFactory',
|
|
546
|
+
to: 'tuiModeFactory',
|
|
547
|
+
moduleSpecifier: ['@taiga-ui/core'],
|
|
548
|
+
},
|
|
549
|
+
{
|
|
550
|
+
from: 'watchedControllerFactory',
|
|
551
|
+
to: 'tuiWatchedControllerFactory',
|
|
552
|
+
moduleSpecifier: ['@taiga-ui/core'],
|
|
553
|
+
},
|
|
554
|
+
{
|
|
555
|
+
from: 'areCssVarsSupported',
|
|
556
|
+
to: 'tuiAreCssVarsSupported',
|
|
557
|
+
moduleSpecifier: ['@taiga-ui/core'],
|
|
558
|
+
},
|
|
559
|
+
{
|
|
560
|
+
from: 'areCssVarsSupported',
|
|
561
|
+
to: 'tuiAreCssVarsSupported',
|
|
562
|
+
moduleSpecifier: ['@taiga-ui/core'],
|
|
563
|
+
},
|
|
564
|
+
{
|
|
565
|
+
from: 'checkFixedPosition',
|
|
566
|
+
to: 'tuiCheckFixedPosition',
|
|
567
|
+
moduleSpecifier: ['@taiga-ui/core'],
|
|
568
|
+
},
|
|
569
|
+
{
|
|
570
|
+
from: 'getSafeAreaSize',
|
|
571
|
+
to: 'tuiGetSafeAreaSize',
|
|
572
|
+
moduleSpecifier: ['@taiga-ui/core'],
|
|
573
|
+
},
|
|
574
|
+
{
|
|
575
|
+
from: 'getScreenWidth',
|
|
576
|
+
to: 'tuiGetScreenWidth',
|
|
577
|
+
moduleSpecifier: ['@taiga-ui/core'],
|
|
578
|
+
},
|
|
579
|
+
{
|
|
580
|
+
from: 'processIcon',
|
|
581
|
+
to: 'tuiProcessIcon',
|
|
582
|
+
moduleSpecifier: ['@taiga-ui/core'],
|
|
583
|
+
},
|
|
584
|
+
{
|
|
585
|
+
from: 'capitalizeFirstLetter',
|
|
586
|
+
to: 'tuiCapitalizeFirstLetter',
|
|
587
|
+
moduleSpecifier: ['@taiga-ui/core'],
|
|
588
|
+
},
|
|
589
|
+
{
|
|
590
|
+
from: 'capitalize',
|
|
591
|
+
to: 'tuiCapitalize',
|
|
592
|
+
moduleSpecifier: ['@taiga-ui/core'],
|
|
593
|
+
},
|
|
594
|
+
{
|
|
595
|
+
from: 'formatNumber',
|
|
596
|
+
to: 'tuiFormatNumber',
|
|
597
|
+
moduleSpecifier: ['@taiga-ui/core'],
|
|
598
|
+
},
|
|
599
|
+
{
|
|
600
|
+
from: 'formatPhone',
|
|
601
|
+
to: 'tuiFormatPhone',
|
|
602
|
+
moduleSpecifier: ['@taiga-ui/core'],
|
|
603
|
+
},
|
|
604
|
+
{
|
|
605
|
+
from: 'getFractionPartPadded',
|
|
606
|
+
to: 'tuiGetFractionPartPadded',
|
|
607
|
+
moduleSpecifier: ['@taiga-ui/core'],
|
|
608
|
+
},
|
|
609
|
+
{
|
|
610
|
+
from: 'numberToStringWithoutExp',
|
|
611
|
+
to: 'tuiNumberToStringWithoutExp',
|
|
612
|
+
moduleSpecifier: ['@taiga-ui/core'],
|
|
613
|
+
},
|
|
614
|
+
{
|
|
615
|
+
from: 'otherDecimalSymbol',
|
|
616
|
+
to: 'tuiOtherDecimalSymbol',
|
|
617
|
+
moduleSpecifier: ['@taiga-ui/core'],
|
|
618
|
+
},
|
|
619
|
+
{
|
|
620
|
+
from: 'pluralize',
|
|
621
|
+
to: 'tuiPluralize',
|
|
622
|
+
moduleSpecifier: ['@taiga-ui/core'],
|
|
623
|
+
},
|
|
624
|
+
{
|
|
625
|
+
from: 'maskedMoneyValueIsEmpty',
|
|
626
|
+
to: 'tuiMaskedMoneyValueIsEmpty',
|
|
627
|
+
moduleSpecifier: ['@taiga-ui/core'],
|
|
628
|
+
},
|
|
629
|
+
{
|
|
630
|
+
from: 'maskedNumberStringToNumber',
|
|
631
|
+
to: 'tuiMaskedNumberStringToNumber',
|
|
632
|
+
moduleSpecifier: ['@taiga-ui/core'],
|
|
633
|
+
},
|
|
634
|
+
{
|
|
635
|
+
from: 'getBorder',
|
|
636
|
+
to: 'tuiGetBorder',
|
|
637
|
+
moduleSpecifier: ['@taiga-ui/core'],
|
|
638
|
+
},
|
|
639
|
+
{
|
|
640
|
+
from: 'iconsPathFactory',
|
|
641
|
+
to: 'tuiIconsPathFactory',
|
|
642
|
+
moduleSpecifier: ['@taiga-ui/core'],
|
|
643
|
+
},
|
|
644
|
+
{
|
|
645
|
+
from: 'isEditingKey',
|
|
646
|
+
to: 'tuiIsEditingKey',
|
|
647
|
+
moduleSpecifier: ['@taiga-ui/core'],
|
|
648
|
+
},
|
|
649
|
+
{
|
|
650
|
+
from: 'isPresumedHTMLString',
|
|
651
|
+
to: 'tuiIsPresumedHTMLString',
|
|
652
|
+
moduleSpecifier: ['@taiga-ui/core'],
|
|
653
|
+
},
|
|
654
|
+
{
|
|
655
|
+
from: 'sizeBigger',
|
|
656
|
+
to: 'tuiSizeBigger',
|
|
657
|
+
moduleSpecifier: ['@taiga-ui/core'],
|
|
658
|
+
},
|
|
659
|
+
{
|
|
660
|
+
from: 'extractI18n',
|
|
661
|
+
to: 'tuiExtractI18n',
|
|
662
|
+
moduleSpecifier: ['@taiga-ui/i18n'],
|
|
663
|
+
},
|
|
664
|
+
{
|
|
665
|
+
from: 'extractValueFromEvent',
|
|
666
|
+
to: 'tuiExtractValueFromEvent',
|
|
667
|
+
moduleSpecifier: ['@taiga-ui/kit'],
|
|
668
|
+
},
|
|
669
|
+
{
|
|
670
|
+
from: 'getWordRange',
|
|
671
|
+
to: 'tuiGetWordRange',
|
|
672
|
+
moduleSpecifier: ['@taiga-ui/kit'],
|
|
673
|
+
},
|
|
674
|
+
{
|
|
675
|
+
from: 'scrollToElement',
|
|
676
|
+
to: 'tuiScrollToElement',
|
|
677
|
+
moduleSpecifier: ['@taiga-ui/kit'],
|
|
678
|
+
},
|
|
679
|
+
{
|
|
680
|
+
from: 'setRangeOffset',
|
|
681
|
+
to: 'tuiSetRangeOffset',
|
|
682
|
+
moduleSpecifier: ['@taiga-ui/kit'],
|
|
683
|
+
},
|
|
684
|
+
{
|
|
685
|
+
from: 'formatSize',
|
|
686
|
+
to: 'tuiFormatSize',
|
|
687
|
+
moduleSpecifier: ['@taiga-ui/kit'],
|
|
688
|
+
},
|
|
689
|
+
{
|
|
690
|
+
from: 'getAcceptArray',
|
|
691
|
+
to: 'tuiGetAcceptArray',
|
|
692
|
+
moduleSpecifier: ['@taiga-ui/kit'],
|
|
693
|
+
},
|
|
694
|
+
{
|
|
695
|
+
from: 'stringHashToHsl',
|
|
696
|
+
to: 'tuiStringHashToHsl',
|
|
697
|
+
moduleSpecifier: ['@taiga-ui/kit'],
|
|
698
|
+
},
|
|
699
|
+
{
|
|
700
|
+
from: 'normalizeDateValue',
|
|
701
|
+
to: 'tuiNormalizeDateValue',
|
|
702
|
+
moduleSpecifier: ['@taiga-ui/kit'],
|
|
703
|
+
},
|
|
704
|
+
{
|
|
705
|
+
from: 'getPrecision',
|
|
706
|
+
to: 'tuiGetPrecision',
|
|
707
|
+
moduleSpecifier: ['@taiga-ui/kit'],
|
|
708
|
+
},
|
|
709
|
+
{
|
|
710
|
+
from: 'isFlat',
|
|
711
|
+
to: 'tuiIsFlat',
|
|
712
|
+
moduleSpecifier: ['@taiga-ui/kit'],
|
|
713
|
+
},
|
|
714
|
+
];
|