@taiga-ui/cdk 3.59.0-canary.bbbc36e → 3.60.0-canary.799e7d6
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-abstract.umd.js +11 -11
- package/bundles/taiga-ui-cdk-abstract.umd.js.map +1 -1
- package/bundles/taiga-ui-cdk-coercion.umd.js +1 -1
- package/bundles/taiga-ui-cdk-coercion.umd.js.map +1 -1
- package/bundles/taiga-ui-cdk-components-dropdown-host.umd.js +2 -2
- package/bundles/taiga-ui-cdk-components-dropdown-host.umd.js.map +1 -1
- package/bundles/taiga-ui-cdk-constants.umd.js +80 -80
- package/bundles/taiga-ui-cdk-constants.umd.js.map +1 -1
- package/bundles/taiga-ui-cdk-date-time.umd.js +27 -27
- package/bundles/taiga-ui-cdk-date-time.umd.js.map +1 -1
- package/bundles/taiga-ui-cdk-decorators.umd.js +4 -4
- package/bundles/taiga-ui-cdk-decorators.umd.js.map +1 -1
- package/bundles/taiga-ui-cdk-directives-auto-focus.umd.js +30 -30
- package/bundles/taiga-ui-cdk-directives-auto-focus.umd.js.map +1 -1
- package/bundles/taiga-ui-cdk-directives-hovered.umd.js +2 -2
- package/bundles/taiga-ui-cdk-directives-hovered.umd.js.map +1 -1
- package/bundles/taiga-ui-cdk-exceptions.umd.js +13 -13
- package/bundles/taiga-ui-cdk-exceptions.umd.js.map +1 -1
- package/bundles/taiga-ui-cdk-observables.umd.js +9 -9
- package/bundles/taiga-ui-cdk-observables.umd.js.map +1 -1
- package/bundles/taiga-ui-cdk-pipes-filter.umd.js +1 -1
- package/bundles/taiga-ui-cdk-pipes-filter.umd.js.map +1 -1
- package/bundles/taiga-ui-cdk-pipes-is-present.umd.js +1 -1
- package/bundles/taiga-ui-cdk-pipes-is-present.umd.js.map +1 -1
- package/bundles/taiga-ui-cdk-pipes-keys.umd.js +1 -1
- package/bundles/taiga-ui-cdk-pipes-keys.umd.js.map +1 -1
- package/bundles/taiga-ui-cdk-pipes-mapper.umd.js +1 -1
- package/bundles/taiga-ui-cdk-pipes-mapper.umd.js.map +1 -1
- package/bundles/taiga-ui-cdk-pipes-replace.umd.js +2 -2
- package/bundles/taiga-ui-cdk-pipes-replace.umd.js.map +1 -1
- package/bundles/taiga-ui-cdk-services.umd.js +28 -25
- package/bundles/taiga-ui-cdk-services.umd.js.map +1 -1
- package/bundles/taiga-ui-cdk-tokens.umd.js +24 -24
- package/bundles/taiga-ui-cdk-tokens.umd.js.map +1 -1
- package/bundles/taiga-ui-cdk-utils-browser.umd.js +8 -8
- package/bundles/taiga-ui-cdk-utils-browser.umd.js.map +1 -1
- package/bundles/taiga-ui-cdk-utils-color.umd.js +20 -20
- package/bundles/taiga-ui-cdk-utils-color.umd.js.map +1 -1
- package/bundles/taiga-ui-cdk-utils-dom.umd.js +11 -11
- package/bundles/taiga-ui-cdk-utils-dom.umd.js.map +1 -1
- package/bundles/taiga-ui-cdk-utils-focus.umd.js +19 -19
- package/bundles/taiga-ui-cdk-utils-focus.umd.js.map +1 -1
- package/bundles/taiga-ui-cdk-utils-format.umd.js +1 -1
- package/bundles/taiga-ui-cdk-utils-format.umd.js.map +1 -1
- package/bundles/taiga-ui-cdk-utils-math.umd.js +7 -7
- package/bundles/taiga-ui-cdk-utils-math.umd.js.map +1 -1
- package/bundles/taiga-ui-cdk-utils-miscellaneous.umd.js +15 -15
- package/bundles/taiga-ui-cdk-utils-miscellaneous.umd.js.map +1 -1
- package/bundles/taiga-ui-cdk-utils-os.umd.js +1 -1
- package/bundles/taiga-ui-cdk-utils-os.umd.js.map +1 -1
- package/bundles/taiga-ui-cdk-utils-svg.umd.js +11 -11
- package/bundles/taiga-ui-cdk-utils-svg.umd.js.map +1 -1
- package/constants/version.d.ts +1 -1
- package/constants/version.js +1 -1
- package/esm2015/abstract/control.js +4 -4
- package/esm2015/abstract/interactive.js +7 -7
- package/esm2015/abstract/portal-host.js +2 -2
- package/esm2015/abstract/theme-switcher.js +2 -2
- package/esm2015/coercion/coerce-boolean-property.js +2 -2
- package/esm2015/components/dropdown-host/dropdown-portal.service.js +3 -3
- package/esm2015/constants/parent-animation.js +4 -4
- package/esm2015/constants/svg-node-filter.js +2 -2
- package/esm2015/constants/unicode-chars.js +13 -13
- package/esm2015/constants/used-icons.js +64 -64
- package/esm2015/constants/version.js +2 -2
- package/esm2015/date-time/date-format.js +2 -2
- package/esm2015/date-time/date-separator.js +2 -2
- package/esm2015/date-time/day-range.js +3 -3
- package/esm2015/date-time/day.js +14 -14
- package/esm2015/date-time/month.js +2 -2
- package/esm2015/date-time/time.js +7 -7
- package/esm2015/date-time/year.js +2 -2
- package/esm2015/decorators/pure.js +5 -5
- package/esm2015/directives/auto-focus/autofocus.options.js +2 -2
- package/esm2015/directives/auto-focus/handlers/abstract.handler.js +2 -2
- package/esm2015/directives/auto-focus/handlers/default.handler.js +2 -2
- package/esm2015/directives/auto-focus/handlers/ios.handler.js +28 -28
- package/esm2015/directives/hovered/hovered.service.js +3 -3
- package/esm2015/exceptions/computed-document.exception.js +2 -2
- package/esm2015/exceptions/document-selection.exception.js +2 -2
- package/esm2015/exceptions/invalid-day.exception.js +2 -2
- package/esm2015/exceptions/invalid-month.exception.js +2 -2
- package/esm2015/exceptions/invalid-year.exception.js +2 -2
- package/esm2015/exceptions/no-host.exception.js +2 -2
- package/esm2015/exceptions/owner-document.exception.js +2 -2
- package/esm2015/exceptions/pure.exception.js +2 -2
- package/esm2015/exceptions/table-sort-key.exception.js +2 -2
- package/esm2015/exceptions/ts-parser.exception.js +2 -2
- package/esm2015/exceptions/value-changes.exception.js +2 -2
- package/esm2015/exceptions/value-present.exception.js +2 -2
- package/esm2015/exceptions/xml-parsing.exception.js +2 -2
- package/esm2015/observables/drag-and-drop-from.js +2 -2
- package/esm2015/observables/focus-visible-observable.js +5 -5
- package/esm2015/observables/is-observed.js +2 -2
- package/esm2015/observables/mouse-drag-finish-from.js +2 -2
- package/esm2015/observables/pressed-observable.js +2 -2
- package/esm2015/observables/scroll-from.js +2 -2
- package/esm2015/pipes/filter/filter.pipe.js +2 -2
- package/esm2015/pipes/is-present/is-present.pipe.js +2 -2
- package/esm2015/pipes/keys/keys.pipe.js +2 -2
- package/esm2015/pipes/mapper/mapper.pipe.js +2 -2
- package/esm2015/pipes/replace/replace.pipe.js +3 -3
- package/esm2015/services/directive-styles.service.js +6 -3
- package/esm2015/services/id.service.js +4 -4
- package/esm2015/services/obscured.service.js +2 -2
- package/esm2015/services/pan.service.js +5 -5
- package/esm2015/services/parents-scroll.service.js +2 -2
- package/esm2015/services/scroll.service.js +8 -8
- package/esm2015/services/static-request.service.js +4 -4
- package/esm2015/services/swipe.service.js +2 -2
- package/esm2015/services/zoom.service.js +3 -3
- package/esm2015/tokens/active-element.js +9 -9
- package/esm2015/tokens/base-href.js +2 -2
- package/esm2015/tokens/ensure-base-href.js +4 -4
- package/esm2015/tokens/focusable-item-accessor.js +2 -2
- package/esm2015/tokens/fonts-ready.js +2 -2
- package/esm2015/tokens/is-firefox.js +2 -2
- package/esm2015/tokens/is-stackblitz.js +2 -2
- package/esm2015/tokens/platform.js +5 -5
- package/esm2015/tokens/touch-supported.js +2 -2
- package/esm2015/tokens/window-size.js +3 -3
- package/esm2015/utils/browser/is-edge-older-than.js +2 -2
- package/esm2015/utils/browser/is-edge.js +2 -2
- package/esm2015/utils/browser/is-firefox.js +2 -2
- package/esm2015/utils/browser/is-safari.js +6 -6
- package/esm2015/utils/color/hex-to-rgb.js +4 -4
- package/esm2015/utils/color/hex-to-rgba.js +5 -5
- package/esm2015/utils/color/parse-color.js +7 -7
- package/esm2015/utils/color/rgb-to-hex.js +2 -2
- package/esm2015/utils/color/rgba-to-hex.js +7 -7
- package/esm2015/utils/dom/element-checks.js +4 -4
- package/esm2015/utils/dom/get-clipboard-data-text.js +4 -4
- package/esm2015/utils/dom/get-document-or-shadow-root.js +2 -2
- package/esm2015/utils/dom/get-element-offset.js +2 -2
- package/esm2015/utils/dom/retarget-boundary-crossing.js +4 -4
- package/esm2015/utils/focus/is-native-keyboard-focusable.js +14 -14
- package/esm2015/utils/focus/is-native-mouse-focusable.js +3 -3
- package/esm2015/utils/focus/set-native-mouse-focused.js +5 -5
- package/esm2015/utils/format/px.js +2 -2
- package/esm2015/utils/math/round-with.js +4 -4
- package/esm2015/utils/math/round.js +5 -5
- package/esm2015/utils/miscellaneous/clean-object.js +2 -2
- package/esm2015/utils/miscellaneous/create-token.js +2 -2
- package/esm2015/utils/miscellaneous/ease-in-out-quad.js +2 -2
- package/esm2015/utils/miscellaneous/get-swipe-direction.js +3 -3
- package/esm2015/utils/miscellaneous/is-number.js +2 -2
- package/esm2015/utils/miscellaneous/is-object.js +2 -2
- package/esm2015/utils/miscellaneous/is-string.js +2 -2
- package/esm2015/utils/miscellaneous/is-valid-url.js +8 -8
- package/esm2015/utils/os/is-apple-platform.js +2 -2
- package/esm2015/utils/svg/svg-linear-gradient-processor.js +12 -12
- package/fesm2015/taiga-ui-cdk-abstract.js +11 -11
- package/fesm2015/taiga-ui-cdk-abstract.js.map +1 -1
- package/fesm2015/taiga-ui-cdk-coercion.js +1 -1
- package/fesm2015/taiga-ui-cdk-coercion.js.map +1 -1
- package/fesm2015/taiga-ui-cdk-components-dropdown-host.js +2 -2
- package/fesm2015/taiga-ui-cdk-components-dropdown-host.js.map +1 -1
- package/fesm2015/taiga-ui-cdk-constants.js +80 -80
- package/fesm2015/taiga-ui-cdk-constants.js.map +1 -1
- package/fesm2015/taiga-ui-cdk-date-time.js +25 -25
- package/fesm2015/taiga-ui-cdk-date-time.js.map +1 -1
- package/fesm2015/taiga-ui-cdk-decorators.js +4 -4
- package/fesm2015/taiga-ui-cdk-decorators.js.map +1 -1
- package/fesm2015/taiga-ui-cdk-directives-auto-focus.js +30 -30
- package/fesm2015/taiga-ui-cdk-directives-auto-focus.js.map +1 -1
- package/fesm2015/taiga-ui-cdk-directives-hovered.js +2 -2
- package/fesm2015/taiga-ui-cdk-directives-hovered.js.map +1 -1
- package/fesm2015/taiga-ui-cdk-exceptions.js +13 -13
- package/fesm2015/taiga-ui-cdk-exceptions.js.map +1 -1
- package/fesm2015/taiga-ui-cdk-observables.js +9 -9
- package/fesm2015/taiga-ui-cdk-observables.js.map +1 -1
- package/fesm2015/taiga-ui-cdk-pipes-filter.js +1 -1
- package/fesm2015/taiga-ui-cdk-pipes-filter.js.map +1 -1
- package/fesm2015/taiga-ui-cdk-pipes-is-present.js +1 -1
- package/fesm2015/taiga-ui-cdk-pipes-is-present.js.map +1 -1
- package/fesm2015/taiga-ui-cdk-pipes-keys.js +1 -1
- package/fesm2015/taiga-ui-cdk-pipes-keys.js.map +1 -1
- package/fesm2015/taiga-ui-cdk-pipes-mapper.js +1 -1
- package/fesm2015/taiga-ui-cdk-pipes-mapper.js.map +1 -1
- package/fesm2015/taiga-ui-cdk-pipes-replace.js +2 -2
- package/fesm2015/taiga-ui-cdk-pipes-replace.js.map +1 -1
- package/fesm2015/taiga-ui-cdk-services.js +27 -24
- package/fesm2015/taiga-ui-cdk-services.js.map +1 -1
- package/fesm2015/taiga-ui-cdk-tokens.js +23 -23
- package/fesm2015/taiga-ui-cdk-tokens.js.map +1 -1
- package/fesm2015/taiga-ui-cdk-utils-browser.js +8 -8
- package/fesm2015/taiga-ui-cdk-utils-browser.js.map +1 -1
- package/fesm2015/taiga-ui-cdk-utils-color.js +20 -20
- package/fesm2015/taiga-ui-cdk-utils-color.js.map +1 -1
- package/fesm2015/taiga-ui-cdk-utils-dom.js +11 -11
- package/fesm2015/taiga-ui-cdk-utils-dom.js.map +1 -1
- package/fesm2015/taiga-ui-cdk-utils-focus.js +19 -19
- package/fesm2015/taiga-ui-cdk-utils-focus.js.map +1 -1
- package/fesm2015/taiga-ui-cdk-utils-format.js +1 -1
- package/fesm2015/taiga-ui-cdk-utils-format.js.map +1 -1
- package/fesm2015/taiga-ui-cdk-utils-math.js +7 -7
- package/fesm2015/taiga-ui-cdk-utils-math.js.map +1 -1
- package/fesm2015/taiga-ui-cdk-utils-miscellaneous.js +15 -15
- package/fesm2015/taiga-ui-cdk-utils-miscellaneous.js.map +1 -1
- package/fesm2015/taiga-ui-cdk-utils-os.js +1 -1
- package/fesm2015/taiga-ui-cdk-utils-os.js.map +1 -1
- package/fesm2015/taiga-ui-cdk-utils-svg.js +11 -11
- package/fesm2015/taiga-ui-cdk-utils-svg.js.map +1 -1
- package/package.json +2 -2
- package/schematics/constants/file-globs.js +24 -24
- package/schematics/constants/taiga-styles.js +4 -4
- package/schematics/ng-add/constants/modules.js +12 -12
- package/schematics/ng-add/constants/packages.js +1 -1
- package/schematics/ng-add/constants/versions.js +3 -3
- package/schematics/ng-add/index.js +10 -10
- package/schematics/ng-add/steps/add-taiga-icons.js +4 -4
- package/schematics/ng-add/steps/add-taiga-modules.js +14 -14
- package/schematics/ng-add/steps/wrap-with-tui-root.js +12 -12
- package/schematics/ng-update/steps/icons/replace-imports.js +2 -2
- package/schematics/ng-update/steps/remove-module.js +2 -2
- package/schematics/ng-update/steps/rename-types.js +5 -5
- package/schematics/ng-update/steps/replace-deep-import.js +4 -4
- package/schematics/ng-update/steps/replace-enums.js +2 -2
- package/schematics/ng-update/steps/replace-identifier.js +2 -2
- package/schematics/ng-update/steps/replace-services.js +4 -4
- package/schematics/ng-update/steps/show-warnings.js +1 -1
- package/schematics/ng-update/utils/replace-text.js +1 -1
- package/schematics/ng-update/utils/templates/replace-tag.js +1 -1
- package/schematics/ng-update/v3/constants/breakpoints.js +27 -27
- package/schematics/ng-update/v3/constants/constants.js +187 -187
- package/schematics/ng-update/v3/constants/deprecated-functions.js +405 -405
- package/schematics/ng-update/v3/constants/enums.js +153 -153
- package/schematics/ng-update/v3/constants/modules.js +4 -4
- package/schematics/ng-update/v3/constants/services.js +16 -16
- package/schematics/ng-update/v3/constants/templates.js +295 -295
- package/schematics/ng-update/v3/constants/tui-interactive-selectors.js +50 -50
- package/schematics/ng-update/v3/constants/types.js +88 -88
- package/schematics/ng-update/v3/constants/warnings.js +62 -62
- package/schematics/ng-update/v3/index.js +7 -7
- package/schematics/ng-update/v3/steps/migrate-date-time.js +42 -42
- package/schematics/ng-update/v3/steps/migrate-polymorpheus.js +14 -14
- package/schematics/ng-update/v3/steps/migrate-progress.js +6 -6
- package/schematics/ng-update/v3/steps/migrate-sliders/index.js +4 -4
- package/schematics/ng-update/v3/steps/migrate-sliders/migrate-input-range.js +27 -27
- package/schematics/ng-update/v3/steps/migrate-sliders/migrate-input-slider.js +26 -26
- package/schematics/ng-update/v3/steps/migrate-taiga-proprietary-icons.js +7 -7
- package/schematics/ng-update/v3/steps/migrate-templates.js +18 -18
- package/schematics/ng-update/v3/steps/migrate-textfield-controller.js +33 -33
- package/schematics/ng-update/v3/steps/miscellaneous.js +16 -16
- package/schematics/ng-update/v3/steps/replace-functions.js +17 -17
- package/schematics/ng-update/v3/steps/replace-styles.js +12 -12
- package/schematics/ng-update/v3-30/constants/constants.js +2 -2
- package/schematics/ng-update/v3-30/constants/icons.js +494 -494
- package/schematics/ng-update/v3-30/index.js +4 -4
- package/schematics/ng-update/v3-35/constants/constants.js +2 -2
- package/schematics/ng-update/v3-35/constants/icons.js +1266 -1266
- package/schematics/ng-update/v3-35/index.js +5 -5
- package/schematics/ng-update/v3-36/index.js +6 -6
- package/schematics/ng-update/v3-40/index.js +11 -11
- package/schematics/ng-update/v3-5/index.js +1 -1
- package/schematics/ng-update/v3-5/steps/migrate-expand-templates.js +7 -7
- package/schematics/ng-update/v4/index.js +2 -2
- package/schematics/ng-update/v4/steps/constants/attr-to-directive-replace.js +19 -19
- package/schematics/ng-update/v4/steps/constants/attrs-to-replace.js +21 -21
- package/schematics/ng-update/v4/steps/constants/html-comments.js +9 -9
- package/schematics/ng-update/v4/steps/constants/identifiers-to-replace.js +21 -21
- package/schematics/ng-update/v4/steps/constants/inputs-to-remove.js +4 -4
- package/schematics/ng-update/v4/steps/constants/tags-to-replace.js +2 -2
- package/schematics/ng-update/v4/steps/migrate-templates.js +3 -3
- package/schematics/ng-update/v4/steps/restore-tui-mapper.js +6 -6
- package/schematics/ng-update/v4/steps/restore-tui-matcher.js +6 -6
- package/schematics/ng-update/v4/steps/templates/migrate-avatar.js +14 -14
- package/schematics/ng-update/v4/steps/templates/migrate-badge.js +3 -3
- package/schematics/ng-update/v4/steps/templates/toggles/common.js +5 -5
- package/schematics/ng-update/v4/steps/templates/toggles/migrate-checkbox.js +4 -4
- package/schematics/ng-update/v4/steps/templates/toggles/migrate-radio.js +4 -4
- package/schematics/ng-update/v4/steps/templates/toggles/migrate-toggle.js +4 -4
- package/schematics/utils/add-import-to-component.js +1 -1
- package/schematics/utils/angular/is-standalone-component.js +3 -3
- package/schematics/utils/angular/ng-component.js +1 -1
- package/schematics/utils/angular/ng-module.js +1 -1
- package/schematics/utils/angular-json-manipulations.js +5 -5
- package/schematics/utils/colored-log.js +11 -11
- package/schematics/utils/create-angular-json.js +3 -3
- package/schematics/utils/get-component-from-identifier.js +1 -1
- package/schematics/utils/get-named-import-references.js +1 -1
- package/schematics/utils/get-projects.js +2 -2
- package/schematics/utils/get-standalone-bootstrap-function.js +1 -1
- package/schematics/utils/insert-todo.js +1 -1
- package/schematics/utils/is-ci.js +1 -1
- package/schematics/utils/progress.js +2 -2
- package/schematics/utils/project-root.js +1 -1
- package/schematics/utils/push-to-array-property.js +1 -1
- package/schematics/utils/templates/elements.js +1 -1
- package/schematics/utils/templates/get-component-templates.js +5 -5
- package/schematics/utils/templates/ng-component-input-manipulations.js +5 -5
- package/schematics/utils/templates/template-resource.js +3 -3
- package/services/directive-styles.service.d.ts +3 -2
- package/utils/miscellaneous/is-string.js +1 -1
@@ -2,54 +2,54 @@
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
3
3
|
exports.TUI_INTERACTIVE_SELECTORS = void 0;
|
4
4
|
exports.TUI_INTERACTIVE_SELECTORS = [
|
5
|
-
|
6
|
-
|
7
|
-
|
8
|
-
|
9
|
-
|
10
|
-
|
11
|
-
|
12
|
-
|
13
|
-
|
14
|
-
|
15
|
-
|
16
|
-
|
17
|
-
|
18
|
-
|
19
|
-
|
20
|
-
|
21
|
-
|
22
|
-
|
23
|
-
|
24
|
-
|
25
|
-
|
26
|
-
|
27
|
-
|
28
|
-
|
29
|
-
|
30
|
-
|
31
|
-
|
32
|
-
|
33
|
-
|
34
|
-
|
35
|
-
|
36
|
-
|
37
|
-
|
38
|
-
|
39
|
-
|
40
|
-
|
41
|
-
|
42
|
-
|
43
|
-
|
44
|
-
|
45
|
-
|
46
|
-
|
47
|
-
|
48
|
-
|
49
|
-
|
50
|
-
|
51
|
-
|
52
|
-
|
53
|
-
|
54
|
-
|
5
|
+
'tui-primitive-textfield',
|
6
|
+
'tui-primitive-spin-button',
|
7
|
+
'tui-action',
|
8
|
+
'tui-input-range',
|
9
|
+
'tui-pagination',
|
10
|
+
'tui-accordion-item',
|
11
|
+
'tui-button',
|
12
|
+
'tuiButton',
|
13
|
+
'tuiIconButton',
|
14
|
+
'tui-toggle',
|
15
|
+
'tuiSlider',
|
16
|
+
'tui-slider',
|
17
|
+
'tui-rating',
|
18
|
+
'tui-input-card',
|
19
|
+
'tui-input-cvc',
|
20
|
+
'tui-input-expire',
|
21
|
+
'tui-editor',
|
22
|
+
'tui-input-color',
|
23
|
+
'tui-input-copy',
|
24
|
+
'tui-input-count',
|
25
|
+
'tui-input-date-time',
|
26
|
+
'tui-input-inline',
|
27
|
+
'tui-input-password',
|
28
|
+
'tui-input-phone-international',
|
29
|
+
'tui-input-phone',
|
30
|
+
'tui-input-range',
|
31
|
+
'tui-input-slider',
|
32
|
+
'tui-input',
|
33
|
+
'tui-range',
|
34
|
+
'tui-text-area',
|
35
|
+
'tui-radio-block',
|
36
|
+
'tui-radio-labeled',
|
37
|
+
'tui-radio-list',
|
38
|
+
'tui-radio',
|
39
|
+
'tui-select',
|
40
|
+
'tui-input-card-grouped',
|
41
|
+
'tui-checkbox-block',
|
42
|
+
'tui-checkbox-labeled',
|
43
|
+
'tui-combo-box',
|
44
|
+
'tui-input-date-range',
|
45
|
+
'tui-input-file',
|
46
|
+
'tui-input-files',
|
47
|
+
'tui-input-month-range',
|
48
|
+
'tui-input-month',
|
49
|
+
'tui-input-number',
|
50
|
+
'tui-input-time',
|
51
|
+
'tui-input-time',
|
52
|
+
'tui-multi-select',
|
53
|
+
'tui-filter',
|
54
|
+
'tui-input-tag',
|
55
55
|
];
|
@@ -3,154 +3,154 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.TYPES_TO_RENAME = void 0;
|
4
4
|
exports.TYPES_TO_RENAME = [
|
5
5
|
{
|
6
|
-
from:
|
7
|
-
to:
|
8
|
-
moduleSpecifier: [
|
6
|
+
from: 'ButtonOptions',
|
7
|
+
to: 'TuiButtonOptions',
|
8
|
+
moduleSpecifier: ['@taiga-ui/core'],
|
9
9
|
},
|
10
10
|
{
|
11
|
-
from:
|
12
|
-
to:
|
13
|
-
moduleSpecifier: [
|
11
|
+
from: 'InputCountOptions',
|
12
|
+
to: 'TuiInputCountOptions',
|
13
|
+
moduleSpecifier: ['@taiga-ui/kit'],
|
14
14
|
},
|
15
15
|
{
|
16
|
-
from:
|
17
|
-
to:
|
18
|
-
moduleSpecifier: [
|
16
|
+
from: 'InputPasswordOptions',
|
17
|
+
to: 'TuiInputPasswordOptions',
|
18
|
+
moduleSpecifier: ['@taiga-ui/kit'],
|
19
19
|
},
|
20
20
|
{
|
21
|
-
from:
|
22
|
-
to:
|
23
|
-
moduleSpecifier: [
|
21
|
+
from: 'InputTimeOptions',
|
22
|
+
to: 'TuiInputTimeOptions',
|
23
|
+
moduleSpecifier: ['@taiga-ui/kit'],
|
24
24
|
},
|
25
25
|
{
|
26
|
-
from:
|
27
|
-
to:
|
28
|
-
moduleSpecifier: [
|
26
|
+
from: 'ToggleOptions',
|
27
|
+
to: 'TuiToggleOptions',
|
28
|
+
moduleSpecifier: ['@taiga-ui/cdk'],
|
29
29
|
},
|
30
30
|
{
|
31
|
-
from:
|
32
|
-
to:
|
33
|
-
moduleSpecifier: [
|
31
|
+
from: 'RadioOptions',
|
32
|
+
to: 'TuiRadioOptions',
|
33
|
+
moduleSpecifier: ['@taiga-ui/kit'],
|
34
34
|
},
|
35
35
|
{
|
36
|
-
from:
|
37
|
-
to:
|
38
|
-
moduleSpecifier: [
|
36
|
+
from: 'CodeEditor',
|
37
|
+
to: 'TuiCodeEditor',
|
38
|
+
moduleSpecifier: ['@taiga-ui/addon-doc'],
|
39
39
|
},
|
40
40
|
{
|
41
|
-
from:
|
41
|
+
from: 'WithDateMaskPipeConfig',
|
42
42
|
},
|
43
43
|
{
|
44
|
-
from:
|
44
|
+
from: 'TuiBreadCrumbsItem',
|
45
45
|
},
|
46
46
|
{
|
47
|
-
from:
|
48
|
-
to:
|
49
|
-
moduleSpecifier: [
|
47
|
+
from: 'CheckboxOptions',
|
48
|
+
to: 'TuiCheckboxOptions',
|
49
|
+
moduleSpecifier: ['@taiga-ui/core'],
|
50
50
|
},
|
51
51
|
{
|
52
|
-
from:
|
53
|
-
to:
|
54
|
-
moduleSpecifier: [
|
52
|
+
from: 'NotificationTokenOptions',
|
53
|
+
to: 'TuiNotificationDefaultOptions',
|
54
|
+
moduleSpecifier: ['@taiga-ui/core'],
|
55
55
|
},
|
56
56
|
{
|
57
|
-
from:
|
58
|
-
to:
|
59
|
-
moduleSpecifier: [
|
57
|
+
from: 'TuiNotificationAutoClose',
|
58
|
+
to: 'TuiAlertAutoClose',
|
59
|
+
moduleSpecifier: ['@taiga-ui/core'],
|
60
60
|
},
|
61
61
|
{
|
62
|
-
from:
|
63
|
-
to:
|
64
|
-
moduleSpecifier: [
|
62
|
+
from: 'TuiNotificationOptions',
|
63
|
+
to: 'TuiAlertOptions<any>',
|
64
|
+
moduleSpecifier: ['@taiga-ui/core'],
|
65
65
|
},
|
66
66
|
{
|
67
|
-
from:
|
68
|
-
to:
|
69
|
-
moduleSpecifier: [
|
67
|
+
from: 'TuiNotificationOptionsWithData',
|
68
|
+
to: 'TuiAlertOptions',
|
69
|
+
moduleSpecifier: ['@taiga-ui/core'],
|
70
70
|
preserveGenerics: true,
|
71
71
|
},
|
72
72
|
{
|
73
|
-
from:
|
74
|
-
moduleSpecifier: [
|
73
|
+
from: 'Country',
|
74
|
+
moduleSpecifier: ['@taiga-ui/kit'],
|
75
75
|
},
|
76
76
|
{
|
77
|
-
from:
|
78
|
-
to:
|
79
|
-
moduleSpecifier: [
|
77
|
+
from: 'NumberFormatSettings',
|
78
|
+
to: 'TuiNumberFormatSettings',
|
79
|
+
moduleSpecifier: ['@taiga-ui/core'],
|
80
80
|
},
|
81
81
|
{
|
82
|
-
from:
|
83
|
-
to:
|
84
|
-
moduleSpecifier: [
|
82
|
+
from: 'LanguageCore',
|
83
|
+
to: 'TuiLanguageCore',
|
84
|
+
moduleSpecifier: ['@taiga-ui/i18n'],
|
85
85
|
},
|
86
86
|
{
|
87
|
-
from:
|
88
|
-
to:
|
89
|
-
moduleSpecifier: [
|
87
|
+
from: 'LanguageKit',
|
88
|
+
to: 'TuiLanguageKit',
|
89
|
+
moduleSpecifier: ['@taiga-ui/i18n'],
|
90
90
|
},
|
91
91
|
{
|
92
|
-
from:
|
93
|
-
to:
|
94
|
-
moduleSpecifier: [
|
92
|
+
from: 'LanguageKit',
|
93
|
+
to: 'TuiLanguageKit',
|
94
|
+
moduleSpecifier: ['@taiga-ui/i18n'],
|
95
95
|
},
|
96
96
|
{
|
97
|
-
from:
|
98
|
-
to:
|
99
|
-
moduleSpecifier: [
|
97
|
+
from: 'LanguageCommerce',
|
98
|
+
to: 'TuiLanguageCommerce',
|
99
|
+
moduleSpecifier: ['@taiga-ui/i18n'],
|
100
100
|
},
|
101
101
|
{
|
102
|
-
from:
|
103
|
-
to:
|
104
|
-
moduleSpecifier: [
|
102
|
+
from: 'LanguageTable',
|
103
|
+
to: 'TuiLanguageTable',
|
104
|
+
moduleSpecifier: ['@taiga-ui/i18n'],
|
105
105
|
},
|
106
106
|
{
|
107
|
-
from:
|
108
|
-
to:
|
109
|
-
moduleSpecifier: [
|
107
|
+
from: 'LanguageTable',
|
108
|
+
to: 'TuiLanguageTable',
|
109
|
+
moduleSpecifier: ['@taiga-ui/i18n'],
|
110
110
|
},
|
111
111
|
{
|
112
|
-
from:
|
113
|
-
to:
|
114
|
-
moduleSpecifier: [
|
112
|
+
from: 'LanguageEditor',
|
113
|
+
to: 'TuiLanguageEditor',
|
114
|
+
moduleSpecifier: ['@taiga-ui/i18n'],
|
115
115
|
},
|
116
116
|
{
|
117
|
-
from:
|
118
|
-
to:
|
119
|
-
moduleSpecifier: [
|
117
|
+
from: 'LanguagePreview',
|
118
|
+
to: 'TuiLanguagePreview',
|
119
|
+
moduleSpecifier: ['@taiga-ui/i18n'],
|
120
120
|
},
|
121
121
|
{
|
122
|
-
from:
|
123
|
-
to:
|
124
|
-
moduleSpecifier: [
|
122
|
+
from: 'Language',
|
123
|
+
to: 'TuiLanguage',
|
124
|
+
moduleSpecifier: ['@taiga-ui/i18n'],
|
125
125
|
},
|
126
126
|
{
|
127
|
-
from:
|
128
|
-
to:
|
129
|
-
moduleSpecifier: [
|
127
|
+
from: 'ScrollIntoViewDirective',
|
128
|
+
to: 'TuiScrollIntoViewLinkDirective',
|
129
|
+
moduleSpecifier: ['@taiga-ui/addon-doc'],
|
130
130
|
},
|
131
131
|
{
|
132
|
-
from:
|
133
|
-
to:
|
134
|
-
moduleSpecifier: [
|
132
|
+
from: 'CodeComponent',
|
133
|
+
to: 'TuiCodeComponent',
|
134
|
+
moduleSpecifier: ['@taiga-ui/addon-doc'],
|
135
135
|
},
|
136
136
|
{
|
137
|
-
from:
|
138
|
-
to:
|
139
|
-
moduleSpecifier: [
|
137
|
+
from: 'TableBar',
|
138
|
+
to: 'TuiTableBar',
|
139
|
+
moduleSpecifier: ['@taiga-ui/addon-tablebars'],
|
140
140
|
},
|
141
141
|
{
|
142
|
-
from:
|
143
|
-
to:
|
144
|
-
moduleSpecifier: [
|
142
|
+
from: 'InvalidDayException',
|
143
|
+
to: 'TuiInvalidDayException',
|
144
|
+
moduleSpecifier: ['@taiga-ui/cdk'],
|
145
145
|
},
|
146
146
|
{
|
147
|
-
from:
|
148
|
-
to:
|
149
|
-
moduleSpecifier: [
|
147
|
+
from: 'InvalidMonthException',
|
148
|
+
to: 'TuiInvalidMonthException',
|
149
|
+
moduleSpecifier: ['@taiga-ui/cdk'],
|
150
150
|
},
|
151
151
|
{
|
152
|
-
from:
|
153
|
-
to:
|
154
|
-
moduleSpecifier: [
|
152
|
+
from: 'InvalidYearException',
|
153
|
+
to: 'TuiInvalidYearException',
|
154
|
+
moduleSpecifier: ['@taiga-ui/cdk'],
|
155
155
|
},
|
156
156
|
];
|
@@ -3,109 +3,109 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.MIGRATION_WARNINGS = void 0;
|
4
4
|
exports.MIGRATION_WARNINGS = [
|
5
5
|
{
|
6
|
-
name:
|
7
|
-
message:
|
6
|
+
name: 'TUI_MOBILE_AWARE',
|
7
|
+
message: 'TUI_MOBILE_AWARE has been deleted in 3.0, please use TuiMobileTabsDirective from @taiga-ui/addon-mobile',
|
8
8
|
},
|
9
9
|
{
|
10
|
-
name:
|
11
|
-
message:
|
10
|
+
name: 'TUI_DATE_FILLER',
|
11
|
+
message: 'TUI_DATE_FILLER has been deleted in 3.0, please use TUI_DATE_FORMAT + TUI_DATE_SEPARATOR from @taiga-ui/cdk. Read more: https://taiga-ui.dev/components/input-date',
|
12
12
|
},
|
13
13
|
{
|
14
|
-
name:
|
15
|
-
message:
|
14
|
+
name: 'TUI_DATE_RANGE_FILLER',
|
15
|
+
message: 'TUI_DATE_RANGE_FILLER has been deleted in 3.0, please use TUI_DATE_FORMAT + TUI_DATE_SEPARATOR from @taiga-ui/cdk. Read more: https://taiga-ui.dev/components/input-date-range',
|
16
16
|
},
|
17
17
|
{
|
18
|
-
name:
|
19
|
-
message:
|
18
|
+
name: 'TUI_SHEET_OFFSET',
|
19
|
+
message: 'TUI_SHEET_OFFSET has been deleted in 3.0, please use option argument for each Sheet. Read more: https://taiga-ui.dev/components/sheet',
|
20
20
|
},
|
21
21
|
{
|
22
|
-
name:
|
23
|
-
moduleSpecifier:
|
24
|
-
message:
|
22
|
+
name: 'COUNTRIES',
|
23
|
+
moduleSpecifier: '@taiga-ui/kit',
|
24
|
+
message: 'Use DI-token TUI_COUNTRIES_MASKS to get phone mask by country iso code. Use DI-token TUI_COUNTRIES to get localized country name by its iso code',
|
25
25
|
},
|
26
26
|
{
|
27
|
-
name:
|
28
|
-
moduleSpecifier:
|
29
|
-
message:
|
27
|
+
name: 'COUNTRIES_MASKS',
|
28
|
+
moduleSpecifier: '@taiga-ui/kit',
|
29
|
+
message: 'Use DI-token TUI_COUNTRIES_MASKS to get phone mask by country iso code',
|
30
30
|
},
|
31
31
|
{
|
32
|
-
name:
|
33
|
-
moduleSpecifier:
|
34
|
-
message:
|
32
|
+
name: 'TuiTableModeModule',
|
33
|
+
moduleSpecifier: '@taiga-ui/core',
|
34
|
+
message: 'TuiTableModeModule has been deleted in 3.0, please use @taiga-ui/addon-table',
|
35
35
|
},
|
36
36
|
{
|
37
|
-
name:
|
38
|
-
moduleSpecifier:
|
39
|
-
message:
|
37
|
+
name: 'TuiColorModule',
|
38
|
+
moduleSpecifier: '@taiga-ui/core',
|
39
|
+
message: 'TuiColorModule has been deleted in 3.0, please use CSS custom properties',
|
40
40
|
},
|
41
41
|
{
|
42
|
-
name:
|
43
|
-
moduleSpecifier:
|
44
|
-
message:
|
42
|
+
name: 'TuiPluralizePipeModule',
|
43
|
+
moduleSpecifier: '@taiga-ui/core',
|
44
|
+
message: 'TuiPluralizePipeModule has been deleted in 3.0, please use Angular built-in pipe https://angular.io/api/common/I18nPluralPipe',
|
45
45
|
},
|
46
46
|
{
|
47
|
-
name:
|
48
|
-
moduleSpecifier:
|
49
|
-
message:
|
47
|
+
name: 'TUI_DEFAULT_COLOR_HANDLER',
|
48
|
+
moduleSpecifier: '@taiga-ui/addon-charts',
|
49
|
+
message: 'TUI_DEFAULT_COLOR_HANDLER has been deleted in 3.0, please use CSS variables',
|
50
50
|
},
|
51
51
|
{
|
52
|
-
name:
|
53
|
-
moduleSpecifier:
|
54
|
-
message:
|
52
|
+
name: 'TuiColorHandler',
|
53
|
+
moduleSpecifier: '@taiga-ui/addon-charts',
|
54
|
+
message: 'TuiColorHandler has been deleted in 3.0, please use CSS custom properties',
|
55
55
|
},
|
56
56
|
{
|
57
|
-
name:
|
58
|
-
moduleSpecifier:
|
59
|
-
message:
|
57
|
+
name: 'DEFAULT_COLORS',
|
58
|
+
moduleSpecifier: '@taiga-ui/addon-charts',
|
59
|
+
message: 'DEFAULT_COLORS has been deleted in 3.0, please use CSS variables',
|
60
60
|
},
|
61
61
|
{
|
62
|
-
name:
|
63
|
-
moduleSpecifier:
|
64
|
-
message:
|
62
|
+
name: 'AbstractTuiInteractive',
|
63
|
+
moduleSpecifier: '@taiga-ui/core',
|
64
|
+
message: 'pressedChange and hoveredChange outputs have been removed from AbstractTuiInteractive, please use tuiPressedChange and tuiHoveredChange directives instead',
|
65
65
|
},
|
66
66
|
{
|
67
|
-
name:
|
68
|
-
moduleSpecifier:
|
69
|
-
message:
|
67
|
+
name: 'AbstractTuiControl',
|
68
|
+
moduleSpecifier: '@taiga-ui/core',
|
69
|
+
message: 'pressedChange and hoveredChange outputs have been removed from AbstractTuiInteractive, please use tuiPressedChange and tuiHoveredChange directives instead',
|
70
70
|
},
|
71
71
|
{
|
72
|
-
name:
|
73
|
-
moduleSpecifier:
|
74
|
-
message:
|
72
|
+
name: 'AbstractTuiMultipleControl',
|
73
|
+
moduleSpecifier: '@taiga-ui/core',
|
74
|
+
message: 'pressedChange and hoveredChange outputs have been removed from AbstractTuiInteractive, please use tuiPressedChange and tuiHoveredChange directives instead',
|
75
75
|
},
|
76
76
|
{
|
77
|
-
name:
|
78
|
-
moduleSpecifier:
|
79
|
-
message:
|
77
|
+
name: 'AbstractTuiNullableControl',
|
78
|
+
moduleSpecifier: '@taiga-ui/core',
|
79
|
+
message: 'pressedChange and hoveredChange outputs have been removed from AbstractTuiInteractive, please use tuiPressedChange and tuiHoveredChange directives instead',
|
80
80
|
},
|
81
81
|
{
|
82
|
-
name:
|
83
|
-
moduleSpecifier:
|
84
|
-
message:
|
82
|
+
name: 'MEDIA',
|
83
|
+
moduleSpecifier: '@taiga-ui/core',
|
84
|
+
message: 'MEDIA constant has been deleted in 3.0. Please use TUI_MEDIA token from @taiga-ui/core',
|
85
85
|
},
|
86
86
|
{
|
87
|
-
name:
|
88
|
-
moduleSpecifier:
|
89
|
-
message:
|
87
|
+
name: 'colorFallback',
|
88
|
+
moduleSpecifier: '@taiga-ui/core',
|
89
|
+
message: 'colorFallback has been deleted in 3.0, please use CSS variables',
|
90
90
|
},
|
91
91
|
{
|
92
|
-
name:
|
93
|
-
moduleSpecifier:
|
94
|
-
message:
|
92
|
+
name: 'TuiInputSearchModule',
|
93
|
+
moduleSpecifier: '@taiga-ui/proprietary-core',
|
94
|
+
message: 'Use MultiSelect (@taiga-ui/kit) with icon "tuiIconSearchLarge": https://taiga-ui.dev/components/multi-select/API?tuiTextfieldIconLeft=tuiIconSearchLarge',
|
95
95
|
},
|
96
96
|
{
|
97
|
-
name:
|
98
|
-
moduleSpecifier:
|
99
|
-
message:
|
97
|
+
name: 'TuiCarouselModule',
|
98
|
+
moduleSpecifier: '@taiga-ui/proprietary-core',
|
99
|
+
message: 'Proprietary Carousel is outdated and has different API. Use new version of the same module from @taiga-ui/kit. Also, check new API: https://taiga-ui.dev/components/carousel/API',
|
100
100
|
},
|
101
101
|
{
|
102
|
-
name:
|
103
|
-
moduleSpecifier:
|
104
|
-
message:
|
102
|
+
name: 'TUI_EDITOR_STYLES',
|
103
|
+
moduleSpecifier: '@taiga-ui/addon-editor',
|
104
|
+
message: 'TUI_EDITOR_STYLES token has been deleted in 3.0, please use global styles to override default editor styles',
|
105
105
|
},
|
106
106
|
{
|
107
|
-
name:
|
108
|
-
moduleSpecifier:
|
109
|
-
message:
|
107
|
+
name: 'TuiNotificationContentContext',
|
108
|
+
moduleSpecifier: '@taiga-ui/core',
|
109
|
+
message: 'TuiNotificationContentContext has been deleted in 3.0. Please, use TuiDialog<TuiAlertOptions<I>, O> instead of TuiNotificationContentContext<O, I>',
|
110
110
|
},
|
111
111
|
];
|
@@ -57,26 +57,26 @@ function main(options) {
|
|
57
57
|
}
|
58
58
|
function addTaigaStyles(options) {
|
59
59
|
return (tree, context) => tslib_1.__awaiter(this, void 0, void 0, function* () {
|
60
|
-
const proprietary = ng_morph_1.getPackageJsonDependency(tree,
|
60
|
+
const proprietary = ng_morph_1.getPackageJsonDependency(tree, '@taiga-ui/proprietary-core');
|
61
61
|
const taigaStyles = proprietary ? [] : [taiga_styles_1.TAIGA_THEME_FONTS];
|
62
62
|
const stylesToReplace = {
|
63
63
|
from: taiga_styles_1.TAIGA_GLOBAL_OLD_STYLE,
|
64
64
|
to: [taiga_styles_1.TAIGA_GLOBAL_NEW_STYLE],
|
65
65
|
};
|
66
66
|
if (yield angular_json_manipulations_1.isInvalidAngularJson(tree)) {
|
67
|
-
context.logger.warn(
|
68
|
-
`– Add styles ${taigaStyles.join(
|
67
|
+
context.logger.warn("[WARNING]: Schematics don't support this version of angular.json.\n" +
|
68
|
+
`– Add styles ${taigaStyles.join(',')} to angular.json manually.\n` +
|
69
69
|
`– Manually replace "${taiga_styles_1.TAIGA_GLOBAL_OLD_STYLE}" with "${taiga_styles_1.TAIGA_GLOBAL_NEW_STYLE}" inside "styles" of angular.json (don't forget to install "@taiga-ui/styles")`);
|
70
70
|
return;
|
71
71
|
}
|
72
|
-
return angular_json_manipulations_1.addStylesToAngularJson(options, context, taigaStyles, existingStyles => !!(existingStyles === null || existingStyles === void 0 ? void 0 : existingStyles.some(style => typeof style ===
|
72
|
+
return angular_json_manipulations_1.addStylesToAngularJson(options, context, taigaStyles, existingStyles => !!(existingStyles === null || existingStyles === void 0 ? void 0 : existingStyles.some(style => typeof style === 'string' && style.includes('tinkoff-theme'))), stylesToReplace, tree);
|
73
73
|
});
|
74
74
|
}
|
75
75
|
function showNormalizeWarning() {
|
76
76
|
return (tree, context) => {
|
77
77
|
var _a;
|
78
78
|
try {
|
79
|
-
if ((_a = ng_morph_1.getPackageJsonDependency(tree,
|
79
|
+
if ((_a = ng_morph_1.getPackageJsonDependency(tree, '@taiga-ui/styles')) === null || _a === void 0 ? void 0 : _a.version) {
|
80
80
|
context.logger.warn(replace_styles_1.TUI_WARNING_NORMALIZE);
|
81
81
|
}
|
82
82
|
}
|
@@ -87,7 +87,7 @@ function showNormalizeWarning() {
|
|
87
87
|
}
|
88
88
|
function updateToV3(options) {
|
89
89
|
const t0 = perf_hooks_1.performance.now();
|
90
|
-
!options[
|
90
|
+
!options['skip-logs'] &&
|
91
91
|
colored_log_1.titleLog(`\n\n${colored_log_1.START_SYMBOL} Your packages will be updated to @taiga-ui/*@${versions_1.TAIGA_VERSION}\n`);
|
92
92
|
return schematics_1.chain([
|
93
93
|
main(options),
|
@@ -96,7 +96,7 @@ function updateToV3(options) {
|
|
96
96
|
showNormalizeWarning(),
|
97
97
|
() => {
|
98
98
|
const executionTime = get_execution_time_1.getExecutionTime(t0, perf_hooks_1.performance.now());
|
99
|
-
!options[
|
99
|
+
!options['skip-logs'] &&
|
100
100
|
colored_log_1.titleLog(`${colored_log_1.FINISH_SYMBOL} We migrated packages to @taiga-ui/*@${versions_1.TAIGA_VERSION} in ${executionTime}. \n`);
|
101
101
|
},
|
102
102
|
]);
|