@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
@@ -3,282 +3,282 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.ENUMS_TO_REPLACE = void 0;
|
4
4
|
exports.ENUMS_TO_REPLACE = [
|
5
5
|
{
|
6
|
-
name:
|
6
|
+
name: 'TuiPaymentSystem',
|
7
7
|
replaceValues: {
|
8
|
-
Visa:
|
9
|
-
Electron:
|
10
|
-
Mastercard:
|
11
|
-
Maestro:
|
12
|
-
Mir:
|
8
|
+
Visa: 'visa',
|
9
|
+
Electron: 'electron',
|
10
|
+
Mastercard: 'mastercard',
|
11
|
+
Maestro: 'maestro',
|
12
|
+
Mir: 'mir',
|
13
13
|
},
|
14
14
|
keepAsType: true,
|
15
15
|
},
|
16
16
|
{
|
17
|
-
name:
|
17
|
+
name: 'TuiTextAlign',
|
18
18
|
replaceValues: {
|
19
|
-
Left:
|
20
|
-
Right:
|
21
|
-
Center:
|
19
|
+
Left: 'left',
|
20
|
+
Right: 'right',
|
21
|
+
Center: 'center',
|
22
22
|
},
|
23
23
|
keepAsType: false,
|
24
24
|
},
|
25
25
|
{
|
26
|
-
name:
|
26
|
+
name: 'TuiLineType',
|
27
27
|
replaceValues: {
|
28
|
-
Solid:
|
29
|
-
Dashed:
|
30
|
-
Dotted:
|
31
|
-
None:
|
32
|
-
Hidden:
|
28
|
+
Solid: 'solid',
|
29
|
+
Dashed: 'dashed',
|
30
|
+
Dotted: 'dotted',
|
31
|
+
None: 'none',
|
32
|
+
Hidden: 'hidden',
|
33
33
|
},
|
34
34
|
},
|
35
35
|
{
|
36
|
-
name:
|
36
|
+
name: 'TuiMoneySign',
|
37
37
|
replaceValues: {
|
38
|
-
NegativeOnly:
|
39
|
-
Always:
|
40
|
-
Never:
|
41
|
-
ForceNegative:
|
42
|
-
ForcePositive:
|
38
|
+
NegativeOnly: 'negative-only',
|
39
|
+
Always: 'always',
|
40
|
+
Never: 'never',
|
41
|
+
ForceNegative: 'force-negative',
|
42
|
+
ForcePositive: 'force-positive',
|
43
43
|
},
|
44
44
|
},
|
45
45
|
{
|
46
|
-
name:
|
46
|
+
name: 'TuiDecimal',
|
47
47
|
replaceValues: {
|
48
|
-
NotZero:
|
49
|
-
Always:
|
50
|
-
Never:
|
48
|
+
NotZero: 'not-zero',
|
49
|
+
Always: 'always',
|
50
|
+
Never: 'never',
|
51
51
|
},
|
52
52
|
},
|
53
53
|
{
|
54
|
-
name:
|
54
|
+
name: 'TuiInputType',
|
55
55
|
replaceValues: {
|
56
|
-
Text:
|
57
|
-
Tel:
|
58
|
-
Email:
|
59
|
-
Url:
|
60
|
-
Password:
|
56
|
+
Text: 'text',
|
57
|
+
Tel: 'tel',
|
58
|
+
Email: 'email',
|
59
|
+
Url: 'url',
|
60
|
+
Password: 'password',
|
61
61
|
},
|
62
62
|
},
|
63
63
|
{
|
64
|
-
name:
|
64
|
+
name: 'TuiOverscrollMode',
|
65
65
|
replaceValues: {
|
66
|
-
All:
|
67
|
-
Scroll:
|
68
|
-
None:
|
66
|
+
All: 'all',
|
67
|
+
Scroll: 'scroll',
|
68
|
+
None: 'none',
|
69
69
|
},
|
70
70
|
},
|
71
71
|
{
|
72
|
-
name:
|
72
|
+
name: 'TuiInputMode',
|
73
73
|
replaceValues: {
|
74
|
-
None:
|
75
|
-
Text:
|
76
|
-
Decimal:
|
77
|
-
Numeric:
|
78
|
-
Tel:
|
79
|
-
Email:
|
80
|
-
Url:
|
81
|
-
Search:
|
74
|
+
None: 'none',
|
75
|
+
Text: 'text',
|
76
|
+
Decimal: 'decimal',
|
77
|
+
Numeric: 'numeric',
|
78
|
+
Tel: 'tel',
|
79
|
+
Email: 'email',
|
80
|
+
Url: 'url',
|
81
|
+
Search: 'search',
|
82
82
|
},
|
83
83
|
},
|
84
84
|
{
|
85
|
-
name:
|
85
|
+
name: 'TuiStepState',
|
86
86
|
replaceValues: {
|
87
|
-
Normal:
|
88
|
-
Error:
|
89
|
-
Pass:
|
87
|
+
Normal: 'normal',
|
88
|
+
Error: 'error',
|
89
|
+
Pass: 'pass',
|
90
90
|
},
|
91
91
|
keepAsType: true,
|
92
92
|
},
|
93
93
|
{
|
94
|
-
name:
|
94
|
+
name: 'TuiStatus',
|
95
95
|
replaceValues: {
|
96
|
-
Default:
|
97
|
-
Primary:
|
98
|
-
Custom:
|
99
|
-
Success:
|
100
|
-
Error:
|
101
|
-
Warning:
|
96
|
+
Default: 'default',
|
97
|
+
Primary: 'primary',
|
98
|
+
Custom: 'custom',
|
99
|
+
Success: 'success',
|
100
|
+
Error: 'error',
|
101
|
+
Warning: 'warning',
|
102
102
|
},
|
103
103
|
keepAsType: true,
|
104
104
|
},
|
105
105
|
{
|
106
|
-
name:
|
106
|
+
name: 'TuiMarkerIconMode',
|
107
107
|
replaceValues: {
|
108
|
-
Link:
|
109
|
-
Primary:
|
110
|
-
Warning:
|
111
|
-
White:
|
112
|
-
Secondary:
|
113
|
-
Success:
|
114
|
-
Error:
|
115
|
-
OnDark:
|
108
|
+
Link: 'link',
|
109
|
+
Primary: 'primary',
|
110
|
+
Warning: 'warning',
|
111
|
+
White: 'white',
|
112
|
+
Secondary: 'secondary',
|
113
|
+
Success: 'success',
|
114
|
+
Error: 'error',
|
115
|
+
OnDark: 'onDark',
|
116
116
|
},
|
117
117
|
keepAsType: true,
|
118
118
|
},
|
119
119
|
{
|
120
|
-
name:
|
120
|
+
name: 'TuiDropdownPosition',
|
121
121
|
replaceValues: {
|
122
|
-
Selection:
|
123
|
-
Word:
|
124
|
-
Tag:
|
122
|
+
Selection: 'selection',
|
123
|
+
Word: 'word',
|
124
|
+
Tag: 'tag',
|
125
125
|
},
|
126
126
|
keepAsType: true,
|
127
127
|
},
|
128
128
|
{
|
129
|
-
name:
|
129
|
+
name: 'TuiBorders',
|
130
130
|
replaceValues: {
|
131
|
-
All:
|
132
|
-
TopBottom:
|
131
|
+
All: 'all',
|
132
|
+
TopBottom: 'top-bottom',
|
133
133
|
},
|
134
134
|
keepAsType: false,
|
135
135
|
},
|
136
136
|
{
|
137
|
-
name:
|
137
|
+
name: 'TuiButtonShape',
|
138
138
|
replaceValues: {
|
139
|
-
Square:
|
140
|
-
Rounded:
|
139
|
+
Square: 'square',
|
140
|
+
Rounded: 'rounded',
|
141
141
|
},
|
142
142
|
},
|
143
143
|
{
|
144
|
-
name:
|
144
|
+
name: 'TuiDropdownWidth',
|
145
145
|
replaceValues: {
|
146
|
-
Fixed:
|
147
|
-
Min:
|
148
|
-
Auto:
|
146
|
+
Fixed: 'fixed',
|
147
|
+
Min: 'min',
|
148
|
+
Auto: 'auto',
|
149
149
|
},
|
150
150
|
},
|
151
151
|
{
|
152
|
-
name:
|
152
|
+
name: 'TuiHintMode',
|
153
153
|
replaceValues: {
|
154
|
-
Error:
|
155
|
-
OnDark:
|
156
|
-
Overflow:
|
154
|
+
Error: 'error',
|
155
|
+
OnDark: 'onDark',
|
156
|
+
Overflow: 'overflow',
|
157
157
|
},
|
158
158
|
},
|
159
159
|
{
|
160
|
-
name:
|
160
|
+
name: 'TuiLinkMode',
|
161
161
|
replaceValues: {
|
162
|
-
Positive:
|
163
|
-
Negative:
|
162
|
+
Positive: 'positive',
|
163
|
+
Negative: 'negative',
|
164
164
|
},
|
165
165
|
keepAsType: false,
|
166
166
|
},
|
167
167
|
{
|
168
|
-
name:
|
168
|
+
name: 'TuiOrientation',
|
169
169
|
replaceValues: {
|
170
|
-
Vertical:
|
171
|
-
Horizontal:
|
170
|
+
Vertical: 'vertical',
|
171
|
+
Horizontal: 'horizontal',
|
172
172
|
},
|
173
173
|
},
|
174
174
|
{
|
175
|
-
name:
|
175
|
+
name: 'TuiSupportColor',
|
176
176
|
replaceValues: {
|
177
|
-
Mustard:
|
178
|
-
Texas:
|
179
|
-
Tan:
|
180
|
-
Salmon:
|
181
|
-
Sienna:
|
182
|
-
Bittersweet:
|
183
|
-
Pinkie:
|
184
|
-
Charm:
|
177
|
+
Mustard: 'support-01',
|
178
|
+
Texas: 'support-02',
|
179
|
+
Tan: 'support-03',
|
180
|
+
Salmon: 'support-04',
|
181
|
+
Sienna: 'support-05',
|
182
|
+
Bittersweet: 'support-06',
|
183
|
+
Pinkie: 'support-07',
|
184
|
+
Charm: 'support-08',
|
185
185
|
// cspell:disable-next-line
|
186
|
-
Amethist:
|
187
|
-
Helio:
|
188
|
-
Lilac:
|
189
|
-
Malibu:
|
190
|
-
Havelock:
|
186
|
+
Amethist: 'support-09',
|
187
|
+
Helio: 'support-10',
|
188
|
+
Lilac: 'support-11',
|
189
|
+
Malibu: 'support-12',
|
190
|
+
Havelock: 'support-13',
|
191
191
|
// cspell:disable-next-line
|
192
|
-
Picton:
|
193
|
-
Mint:
|
194
|
-
Fountain:
|
192
|
+
Picton: 'support-14',
|
193
|
+
Mint: 'support-15',
|
194
|
+
Fountain: 'support-16',
|
195
195
|
// cspell:disable-next-line
|
196
|
-
Puertorico:
|
197
|
-
Bay:
|
198
|
-
Forest:
|
199
|
-
York:
|
196
|
+
Puertorico: 'support-17',
|
197
|
+
Bay: 'support-18',
|
198
|
+
Forest: 'support-19',
|
199
|
+
York: 'support-20',
|
200
200
|
// cspell:disable-next-line
|
201
|
-
Feijoa:
|
201
|
+
Feijoa: 'support-21',
|
202
202
|
},
|
203
203
|
keepAsType: false,
|
204
204
|
},
|
205
205
|
{
|
206
|
-
name:
|
206
|
+
name: 'TuiTouchMode',
|
207
207
|
replaceValues: {
|
208
|
-
Transform:
|
209
|
-
Opacity:
|
210
|
-
Background:
|
208
|
+
Transform: 'transform',
|
209
|
+
Opacity: 'opacity',
|
210
|
+
Background: 'background',
|
211
211
|
},
|
212
212
|
keepAsType: true,
|
213
213
|
},
|
214
214
|
{
|
215
|
-
name:
|
215
|
+
name: 'TuiCreditCardAutofillName',
|
216
216
|
replaceValues: {
|
217
|
-
Off:
|
218
|
-
CcName:
|
219
|
-
CcNumber:
|
220
|
-
CcCsc:
|
221
|
-
CcExpMonth:
|
222
|
-
CcExpYear:
|
223
|
-
CcExp:
|
224
|
-
CcType:
|
217
|
+
Off: 'off',
|
218
|
+
CcName: 'cc-name',
|
219
|
+
CcNumber: 'cc-number',
|
220
|
+
CcCsc: 'cc-csc',
|
221
|
+
CcExpMonth: 'cc-exp-month',
|
222
|
+
CcExpYear: 'cc-exp-year',
|
223
|
+
CcExp: 'cc-exp',
|
224
|
+
CcType: 'cc-type',
|
225
225
|
},
|
226
226
|
},
|
227
227
|
{
|
228
|
-
name:
|
228
|
+
name: 'TuiNameAutofillName',
|
229
229
|
replaceValues: {
|
230
|
-
Off:
|
231
|
-
Name:
|
232
|
-
GivenName:
|
233
|
-
AdditionalName:
|
234
|
-
FamilyName:
|
230
|
+
Off: 'off',
|
231
|
+
Name: 'name',
|
232
|
+
GivenName: 'given-name',
|
233
|
+
AdditionalName: 'additional-name',
|
234
|
+
FamilyName: 'family-name',
|
235
235
|
},
|
236
236
|
},
|
237
237
|
{
|
238
|
-
name:
|
238
|
+
name: 'TuiAccountAutofillName',
|
239
239
|
replaceValues: {
|
240
|
-
Off:
|
241
|
-
Username:
|
242
|
-
NewPassword:
|
243
|
-
CurrentPassword:
|
240
|
+
Off: 'off',
|
241
|
+
Username: 'username',
|
242
|
+
NewPassword: 'new-password',
|
243
|
+
CurrentPassword: 'current-password',
|
244
244
|
},
|
245
245
|
},
|
246
246
|
{
|
247
|
-
name:
|
247
|
+
name: 'TuiEmailAutofillName',
|
248
248
|
replaceValues: {
|
249
|
-
Off:
|
250
|
-
Email:
|
249
|
+
Off: 'off',
|
250
|
+
Email: 'email',
|
251
251
|
},
|
252
252
|
},
|
253
253
|
{
|
254
|
-
name:
|
254
|
+
name: 'TuiAddressAutofillName',
|
255
255
|
replaceValues: {
|
256
|
-
Off:
|
257
|
-
StreetAddress:
|
258
|
-
PostalCode:
|
259
|
-
CountryName:
|
256
|
+
Off: 'off',
|
257
|
+
StreetAddress: 'street-address',
|
258
|
+
PostalCode: 'postal-code',
|
259
|
+
CountryName: 'country-name',
|
260
260
|
},
|
261
261
|
},
|
262
262
|
{
|
263
|
-
name:
|
263
|
+
name: 'TuiPhoneAutofillName',
|
264
264
|
replaceValues: {
|
265
|
-
Off:
|
266
|
-
Tel:
|
265
|
+
Off: 'off',
|
266
|
+
Tel: 'tel',
|
267
267
|
},
|
268
268
|
},
|
269
269
|
{
|
270
|
-
name:
|
270
|
+
name: 'TuiDateAutofillName',
|
271
271
|
replaceValues: {
|
272
|
-
Off:
|
273
|
-
Bday:
|
272
|
+
Off: 'off',
|
273
|
+
Bday: 'bday',
|
274
274
|
},
|
275
275
|
},
|
276
276
|
{
|
277
|
-
name:
|
277
|
+
name: 'TuiTransactionAutofillName',
|
278
278
|
replaceValues: {
|
279
|
-
Off:
|
280
|
-
TransactionCurrency:
|
281
|
-
TransactionAmount:
|
279
|
+
Off: 'off',
|
280
|
+
TransactionCurrency: 'transaction-currency',
|
281
|
+
TransactionAmount: 'transaction-amount',
|
282
282
|
},
|
283
283
|
},
|
284
284
|
];
|
@@ -2,8 +2,8 @@
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
3
3
|
exports.REMOVED_MODULES = void 0;
|
4
4
|
exports.REMOVED_MODULES = [
|
5
|
-
{ name:
|
6
|
-
{ name:
|
7
|
-
{ name:
|
8
|
-
{ name:
|
5
|
+
{ name: 'TuiResizableColumnModule', moduleSpecifier: '@taiga-ui/addon-table' },
|
6
|
+
{ name: 'ScrollIntoViewModule', moduleSpecifier: '@taiga-ui/addon-doc' },
|
7
|
+
{ name: 'TuiPreviewModule', moduleSpecifier: '@taiga-ui/proprietary-banking' },
|
8
|
+
{ name: 'TuiDescribedByModule', moduleSpecifier: '@taiga-ui/core' },
|
9
9
|
];
|
@@ -4,50 +4,50 @@ exports.SERVICES_TO_REPLACE = void 0;
|
|
4
4
|
exports.SERVICES_TO_REPLACE = [
|
5
5
|
{
|
6
6
|
from: {
|
7
|
-
name:
|
7
|
+
name: 'TuiPortalService',
|
8
8
|
},
|
9
9
|
to: {
|
10
|
-
name:
|
11
|
-
moduleSpecifier:
|
10
|
+
name: 'TuiDropdownPortalService',
|
11
|
+
moduleSpecifier: '@taiga-ui/cdk',
|
12
12
|
},
|
13
13
|
},
|
14
14
|
{
|
15
15
|
from: {
|
16
|
-
name:
|
16
|
+
name: 'TuiNotificationsService',
|
17
17
|
},
|
18
18
|
to: {
|
19
|
-
name:
|
20
|
-
moduleSpecifier:
|
19
|
+
name: 'TuiAlertService',
|
20
|
+
moduleSpecifier: '@taiga-ui/core',
|
21
21
|
},
|
22
22
|
replaceMethods: [
|
23
23
|
{
|
24
|
-
from:
|
25
|
-
to:
|
24
|
+
from: 'show',
|
25
|
+
to: 'open',
|
26
26
|
},
|
27
27
|
],
|
28
28
|
},
|
29
29
|
{
|
30
30
|
from: {
|
31
|
-
name:
|
31
|
+
name: 'TuiCodeEditor',
|
32
32
|
},
|
33
33
|
to: {
|
34
|
-
name:
|
35
|
-
moduleSpecifier:
|
34
|
+
name: 'TuiCodeEditor',
|
35
|
+
moduleSpecifier: '@taiga-ui/addon-doc',
|
36
36
|
},
|
37
37
|
replaceMethods: [
|
38
38
|
{
|
39
|
-
from:
|
40
|
-
to:
|
39
|
+
from: 'open',
|
40
|
+
to: 'edit',
|
41
41
|
},
|
42
42
|
],
|
43
43
|
},
|
44
44
|
{
|
45
45
|
from: {
|
46
|
-
name:
|
46
|
+
name: 'PreviewDialogService',
|
47
47
|
},
|
48
48
|
to: {
|
49
|
-
name:
|
50
|
-
moduleSpecifier:
|
49
|
+
name: 'TuiPreviewDialogService',
|
50
|
+
moduleSpecifier: '@taiga-ui/addon-preview',
|
51
51
|
},
|
52
52
|
},
|
53
53
|
];
|