@taiga-ui/legacy 4.0.1 → 4.2.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/components/arrow/arrow.component.d.ts +1 -4
- package/components/arrow/arrow.options.d.ts +2 -6
- package/components/arrow/arrow.providers.d.ts +4 -5
- package/components/color-selector/color-edit/color-edit.component.d.ts +0 -3
- package/components/color-selector/color-edit/color-edit.module.d.ts +0 -3
- package/components/color-selector/color-picker/color-picker.component.d.ts +0 -3
- package/components/color-selector/color-picker/color-picker.module.d.ts +0 -3
- package/components/color-selector/color-selector.component.d.ts +0 -3
- package/components/color-selector/color-selector.module.d.ts +0 -3
- package/components/color-selector/color-selector.options.d.ts +0 -21
- package/components/color-selector/flat-picker/flat-picker.component.d.ts +0 -3
- package/components/color-selector/flat-picker/flat-picker.module.d.ts +0 -3
- package/components/color-selector/linear-multi-picker/linear-multi-picker.component.d.ts +0 -3
- package/components/color-selector/linear-multi-picker/linear-multi-picker.module.d.ts +0 -3
- package/components/color-selector/linear-picker/linear-picker.component.d.ts +0 -3
- package/components/color-selector/linear-picker/linear-picker.module.d.ts +0 -3
- package/components/color-selector/palette/palette.component.d.ts +0 -3
- package/components/color-selector/palette/palette.module.d.ts +0 -3
- package/components/color-selector/services/picker.service.d.ts +0 -3
- package/components/combo-box/combo-box-strict.directive.d.ts +0 -3
- package/components/combo-box/combo-box.component.d.ts +0 -3
- package/components/combo-box/combo-box.directive.d.ts +0 -3
- package/components/combo-box/combo-box.module.d.ts +0 -3
- package/components/input/input.component.d.ts +0 -3
- package/components/input/input.directive.d.ts +0 -3
- package/components/input/input.module.d.ts +0 -3
- package/components/input-color/input-color.component.d.ts +0 -3
- package/components/input-color/input-color.module.d.ts +0 -3
- package/components/input-copy/input-copy.component.d.ts +0 -3
- package/components/input-copy/input-copy.directive.d.ts +0 -3
- package/components/input-copy/input-copy.module.d.ts +0 -3
- package/components/input-copy/input-copy.options.d.ts +0 -12
- package/components/input-date/input-date.component.d.ts +0 -3
- package/components/input-date/input-date.directive.d.ts +0 -3
- package/components/input-date/input-date.module.d.ts +0 -3
- package/components/input-date/native-date/native-date.component.d.ts +0 -3
- package/components/input-date-multi/input-date-multi.component.d.ts +0 -3
- package/components/input-date-multi/input-date-multi.module.d.ts +0 -3
- package/components/input-date-range/input-date-range.component.d.ts +0 -3
- package/components/input-date-range/input-date-range.directive.d.ts +0 -3
- package/components/input-date-range/input-date-range.module.d.ts +0 -3
- package/components/input-date-time/input-date-time.component.d.ts +0 -3
- package/components/input-date-time/input-date-time.directive.d.ts +0 -3
- package/components/input-date-time/input-date-time.module.d.ts +0 -3
- package/components/input-month/input-month.component.d.ts +0 -3
- package/components/input-month/input-month.directive.d.ts +0 -3
- package/components/input-month/input-month.module.d.ts +0 -3
- package/components/input-month-range/input-month-range.component.d.ts +0 -3
- package/components/input-month-range/input-month-range.directive.d.ts +0 -3
- package/components/input-month-range/input-month-range.module.d.ts +0 -3
- package/components/input-number/input-number.component.d.ts +0 -6
- package/components/input-number/input-number.directive.d.ts +0 -3
- package/components/input-number/input-number.module.d.ts +0 -3
- package/components/input-number/input-number.options.d.ts +0 -6
- package/components/input-password/input-password.component.d.ts +0 -3
- package/components/input-password/input-password.directive.d.ts +0 -3
- package/components/input-password/input-password.module.d.ts +0 -3
- package/components/input-password/input-password.options.d.ts +0 -12
- package/components/input-phone/input-phone.component.d.ts +0 -3
- package/components/input-phone/input-phone.directive.d.ts +0 -3
- package/components/input-phone/input-phone.module.d.ts +0 -3
- package/components/input-phone/input-phone.options.d.ts +0 -9
- package/components/input-phone-international/input-phone-international.component.d.ts +2 -1
- package/components/input-phone-international/input-phone-international.options.d.ts +8 -5
- package/components/input-phone-international/utils/extract-value-from-event.d.ts +3 -0
- package/components/input-range/input-range.component.d.ts +0 -3
- package/components/input-range/input-range.module.d.ts +0 -3
- package/components/input-slider/input-slider.component.d.ts +0 -3
- package/components/input-slider/input-slider.module.d.ts +0 -3
- package/components/input-tag/input-tag.component.d.ts +0 -3
- package/components/input-tag/input-tag.module.d.ts +0 -3
- package/components/input-tag/input-tag.options.d.ts +0 -9
- package/components/input-time/input-time.component.d.ts +0 -3
- package/components/input-time/input-time.directive.d.ts +0 -3
- package/components/input-time/input-time.module.d.ts +0 -3
- package/components/input-time/input-time.options.d.ts +0 -15
- package/components/input-year/input-year.component.d.ts +0 -3
- package/components/input-year/input-year.directive.d.ts +0 -3
- package/components/input-year/input-year.module.d.ts +0 -3
- package/components/island/island.directive.d.ts +2 -1
- package/components/multi-select/multi-select.component.d.ts +0 -3
- package/components/multi-select/multi-select.directive.d.ts +0 -3
- package/components/multi-select/multi-select.module.d.ts +0 -3
- package/components/multi-select/multi-select.options.d.ts +0 -9
- package/components/multi-select-option/multi-select-option.component.d.ts +0 -3
- package/components/multi-select-option/multi-select-option.module.d.ts +0 -3
- package/components/primitive-textfield/primitive-textfield-types.d.ts +0 -3
- package/components/primitive-textfield/primitive-textfield.component.d.ts +2 -4
- package/components/primitive-textfield/primitive-textfield.directive.d.ts +2 -1
- package/components/primitive-textfield/primitive-textfield.module.d.ts +2 -1
- package/components/select/select.component.d.ts +0 -3
- package/components/select/select.directive.d.ts +0 -3
- package/components/select/select.module.d.ts +0 -3
- package/components/select/select.options.d.ts +0 -9
- package/components/select-option/select-option.component.d.ts +0 -6
- package/components/select-option/select-option.module.d.ts +0 -3
- package/components/sheet/sheet-options.d.ts +6 -4
- package/components/sheet/sheet-tokens.d.ts +6 -6
- package/components/sheet/sheet.d.ts +4 -2
- package/components/sheet/sheet.directive.d.ts +2 -1
- package/components/sheet/sheet.module.d.ts +2 -1
- package/components/sheet/sheet.service.d.ts +1 -0
- package/components/svg/content-processor.d.ts +2 -1
- package/components/svg/deprecated-icons.d.ts +2 -1
- package/components/svg/svg-options.d.ts +16 -9
- package/components/svg/svg.component.d.ts +4 -2
- package/components/svg/svg.service.d.ts +1 -1
- package/components/table-bar/table-bar.component.d.ts +4 -0
- package/components/table-bar/table-bar.directive.d.ts +4 -0
- package/components/table-bar/table-bar.options.d.ts +18 -1
- package/components/table-bar/table-bars-host.component.d.ts +4 -0
- package/components/table-bar/table-bars.service.d.ts +2 -1
- package/components/tag/tag.component.d.ts +2 -1
- package/components/tag/tag.module.d.ts +2 -1
- package/components/tag/tag.options.d.ts +8 -6
- package/components/textarea/textarea.component.d.ts +0 -3
- package/components/textarea/textarea.directive.d.ts +0 -3
- package/components/textarea/textarea.module.d.ts +0 -3
- package/components/tooltip/tooltip.component.d.ts +2 -1
- package/components/tooltip/tooltip.module.d.ts +2 -1
- package/esm2022/components/arrow/arrow.component.mjs +2 -5
- package/esm2022/components/arrow/arrow.options.mjs +2 -6
- package/esm2022/components/arrow/arrow.providers.mjs +4 -5
- package/esm2022/components/color-selector/color-edit/color-edit.component.mjs +3 -6
- package/esm2022/components/color-selector/color-edit/color-edit.module.mjs +1 -4
- package/esm2022/components/color-selector/color-picker/color-picker.component.mjs +1 -4
- package/esm2022/components/color-selector/color-picker/color-picker.module.mjs +1 -4
- package/esm2022/components/color-selector/color-selector.component.mjs +1 -4
- package/esm2022/components/color-selector/color-selector.module.mjs +1 -4
- package/esm2022/components/color-selector/color-selector.options.mjs +1 -19
- package/esm2022/components/color-selector/flat-picker/flat-picker.component.mjs +1 -4
- package/esm2022/components/color-selector/flat-picker/flat-picker.module.mjs +1 -4
- package/esm2022/components/color-selector/linear-multi-picker/linear-multi-picker.component.mjs +1 -4
- package/esm2022/components/color-selector/linear-multi-picker/linear-multi-picker.module.mjs +1 -4
- package/esm2022/components/color-selector/linear-picker/linear-picker.component.mjs +1 -4
- package/esm2022/components/color-selector/linear-picker/linear-picker.module.mjs +1 -4
- package/esm2022/components/color-selector/palette/palette.component.mjs +1 -4
- package/esm2022/components/color-selector/palette/palette.module.mjs +1 -4
- package/esm2022/components/color-selector/services/picker.service.mjs +1 -4
- package/esm2022/components/combo-box/combo-box-strict.directive.mjs +1 -4
- package/esm2022/components/combo-box/combo-box.component.mjs +1 -4
- package/esm2022/components/combo-box/combo-box.directive.mjs +1 -4
- package/esm2022/components/combo-box/combo-box.module.mjs +1 -4
- package/esm2022/components/input/input.component.mjs +1 -4
- package/esm2022/components/input/input.directive.mjs +1 -4
- package/esm2022/components/input/input.module.mjs +1 -4
- package/esm2022/components/input-color/input-color.component.mjs +1 -4
- package/esm2022/components/input-color/input-color.module.mjs +1 -4
- package/esm2022/components/input-copy/input-copy.component.mjs +1 -4
- package/esm2022/components/input-copy/input-copy.directive.mjs +1 -4
- package/esm2022/components/input-copy/input-copy.module.mjs +1 -4
- package/esm2022/components/input-copy/input-copy.options.mjs +1 -10
- package/esm2022/components/input-date/input-date.component.mjs +1 -4
- package/esm2022/components/input-date/input-date.directive.mjs +1 -4
- package/esm2022/components/input-date/input-date.module.mjs +1 -4
- package/esm2022/components/input-date/native-date/native-date.component.mjs +1 -4
- package/esm2022/components/input-date-multi/input-date-multi.component.mjs +3 -6
- package/esm2022/components/input-date-multi/input-date-multi.module.mjs +1 -4
- package/esm2022/components/input-date-range/input-date-range.component.mjs +1 -4
- package/esm2022/components/input-date-range/input-date-range.directive.mjs +1 -4
- package/esm2022/components/input-date-range/input-date-range.module.mjs +1 -4
- package/esm2022/components/input-date-time/input-date-time.component.mjs +1 -4
- package/esm2022/components/input-date-time/input-date-time.directive.mjs +1 -4
- package/esm2022/components/input-date-time/input-date-time.module.mjs +1 -4
- package/esm2022/components/input-month/input-month.component.mjs +3 -6
- package/esm2022/components/input-month/input-month.directive.mjs +1 -4
- package/esm2022/components/input-month/input-month.module.mjs +1 -4
- package/esm2022/components/input-month-range/input-month-range.component.mjs +1 -4
- package/esm2022/components/input-month-range/input-month-range.directive.mjs +1 -4
- package/esm2022/components/input-month-range/input-month-range.module.mjs +1 -4
- package/esm2022/components/input-number/input-number.component.mjs +1 -7
- package/esm2022/components/input-number/input-number.directive.mjs +1 -4
- package/esm2022/components/input-number/input-number.module.mjs +1 -4
- package/esm2022/components/input-number/input-number.options.mjs +1 -4
- package/esm2022/components/input-password/input-password.component.mjs +1 -4
- package/esm2022/components/input-password/input-password.directive.mjs +1 -4
- package/esm2022/components/input-password/input-password.module.mjs +1 -4
- package/esm2022/components/input-password/input-password.options.mjs +1 -10
- package/esm2022/components/input-phone/input-phone.component.mjs +1 -4
- package/esm2022/components/input-phone/input-phone.directive.mjs +1 -4
- package/esm2022/components/input-phone/input-phone.module.mjs +1 -4
- package/esm2022/components/input-phone/input-phone.options.mjs +1 -7
- package/esm2022/components/input-phone-international/input-phone-international.component.mjs +5 -4
- package/esm2022/components/input-phone-international/input-phone-international.options.mjs +7 -5
- package/esm2022/components/input-phone-international/utils/extract-value-from-event.mjs +4 -1
- package/esm2022/components/input-range/input-range.component.mjs +3 -6
- package/esm2022/components/input-range/input-range.module.mjs +1 -4
- package/esm2022/components/input-slider/input-slider.component.mjs +3 -6
- package/esm2022/components/input-slider/input-slider.module.mjs +1 -4
- package/esm2022/components/input-tag/input-tag.component.mjs +3 -6
- package/esm2022/components/input-tag/input-tag.module.mjs +1 -4
- package/esm2022/components/input-tag/input-tag.options.mjs +1 -7
- package/esm2022/components/input-time/input-time.component.mjs +2 -8
- package/esm2022/components/input-time/input-time.directive.mjs +1 -4
- package/esm2022/components/input-time/input-time.module.mjs +1 -4
- package/esm2022/components/input-time/input-time.options.mjs +1 -10
- package/esm2022/components/input-year/input-year.component.mjs +1 -4
- package/esm2022/components/input-year/input-year.directive.mjs +1 -4
- package/esm2022/components/input-year/input-year.module.mjs +1 -4
- package/esm2022/components/island/island.directive.mjs +3 -2
- package/esm2022/components/multi-select/multi-select.component.mjs +3 -6
- package/esm2022/components/multi-select/multi-select.directive.mjs +1 -4
- package/esm2022/components/multi-select/multi-select.module.mjs +1 -4
- package/esm2022/components/multi-select/multi-select.options.mjs +1 -7
- package/esm2022/components/multi-select-option/multi-select-option.component.mjs +1 -4
- package/esm2022/components/multi-select-option/multi-select-option.module.mjs +1 -4
- package/esm2022/components/primitive-textfield/primitive-textfield-types.mjs +1 -1
- package/esm2022/components/primitive-textfield/primitive-textfield.component.mjs +5 -7
- package/esm2022/components/primitive-textfield/primitive-textfield.directive.mjs +3 -2
- package/esm2022/components/primitive-textfield/primitive-textfield.module.mjs +3 -2
- package/esm2022/components/primitive-textfield/textfield/textfield.component.mjs +2 -2
- package/esm2022/components/select/select.component.mjs +1 -4
- package/esm2022/components/select/select.directive.mjs +1 -4
- package/esm2022/components/select/select.module.mjs +1 -4
- package/esm2022/components/select/select.options.mjs +1 -7
- package/esm2022/components/select-option/select-option.component.mjs +1 -7
- package/esm2022/components/select-option/select-option.module.mjs +1 -4
- package/esm2022/components/sheet/sheet-options.mjs +5 -4
- package/esm2022/components/sheet/sheet-tokens.mjs +7 -7
- package/esm2022/components/sheet/sheet.directive.mjs +3 -2
- package/esm2022/components/sheet/sheet.mjs +1 -1
- package/esm2022/components/sheet/sheet.module.mjs +3 -2
- package/esm2022/components/sheet/sheet.service.mjs +2 -1
- package/esm2022/components/svg/content-processor.mjs +3 -2
- package/esm2022/components/svg/deprecated-icons.mjs +3 -2
- package/esm2022/components/svg/svg-options.mjs +13 -8
- package/esm2022/components/svg/svg.component.mjs +3 -2
- package/esm2022/components/svg/svg.service.mjs +2 -2
- package/esm2022/components/table-bar/table-bar.component.mjs +5 -1
- package/esm2022/components/table-bar/table-bar.directive.mjs +5 -1
- package/esm2022/components/table-bar/table-bar.options.mjs +15 -2
- package/esm2022/components/table-bar/table-bars-host.component.mjs +5 -1
- package/esm2022/components/table-bar/table-bars.service.mjs +3 -2
- package/esm2022/components/tag/tag.component.mjs +5 -4
- package/esm2022/components/tag/tag.module.mjs +3 -2
- package/esm2022/components/tag/tag.options.mjs +7 -6
- package/esm2022/components/textarea/textarea.component.mjs +3 -6
- package/esm2022/components/textarea/textarea.directive.mjs +1 -4
- package/esm2022/components/textarea/textarea.module.mjs +1 -4
- package/esm2022/components/tooltip/tooltip.component.mjs +3 -2
- package/esm2022/components/tooltip/tooltip.module.mjs +3 -2
- package/fesm2022/taiga-ui-legacy-components-arrow.mjs +5 -13
- package/fesm2022/taiga-ui-legacy-components-arrow.mjs.map +1 -1
- package/fesm2022/taiga-ui-legacy-components-color-selector.mjs +2 -65
- package/fesm2022/taiga-ui-legacy-components-color-selector.mjs.map +1 -1
- package/fesm2022/taiga-ui-legacy-components-combo-box.mjs +0 -12
- package/fesm2022/taiga-ui-legacy-components-combo-box.mjs.map +1 -1
- package/fesm2022/taiga-ui-legacy-components-input-color.mjs +0 -6
- package/fesm2022/taiga-ui-legacy-components-input-color.mjs.map +1 -1
- package/fesm2022/taiga-ui-legacy-components-input-copy.mjs +0 -18
- package/fesm2022/taiga-ui-legacy-components-input-copy.mjs.map +1 -1
- package/fesm2022/taiga-ui-legacy-components-input-date-multi.mjs +2 -8
- package/fesm2022/taiga-ui-legacy-components-input-date-multi.mjs.map +1 -1
- package/fesm2022/taiga-ui-legacy-components-input-date-range.mjs +0 -9
- package/fesm2022/taiga-ui-legacy-components-input-date-range.mjs.map +1 -1
- package/fesm2022/taiga-ui-legacy-components-input-date-time.mjs +0 -9
- package/fesm2022/taiga-ui-legacy-components-input-date-time.mjs.map +1 -1
- package/fesm2022/taiga-ui-legacy-components-input-date.mjs +0 -12
- package/fesm2022/taiga-ui-legacy-components-input-date.mjs.map +1 -1
- package/fesm2022/taiga-ui-legacy-components-input-month-range.mjs +0 -9
- package/fesm2022/taiga-ui-legacy-components-input-month-range.mjs.map +1 -1
- package/fesm2022/taiga-ui-legacy-components-input-month.mjs +2 -11
- package/fesm2022/taiga-ui-legacy-components-input-month.mjs.map +1 -1
- package/fesm2022/taiga-ui-legacy-components-input-number.mjs +0 -15
- package/fesm2022/taiga-ui-legacy-components-input-number.mjs.map +1 -1
- package/fesm2022/taiga-ui-legacy-components-input-password.mjs +0 -18
- package/fesm2022/taiga-ui-legacy-components-input-password.mjs.map +1 -1
- package/fesm2022/taiga-ui-legacy-components-input-phone-international.mjs +13 -7
- package/fesm2022/taiga-ui-legacy-components-input-phone-international.mjs.map +1 -1
- package/fesm2022/taiga-ui-legacy-components-input-phone.mjs +0 -15
- package/fesm2022/taiga-ui-legacy-components-input-phone.mjs.map +1 -1
- package/fesm2022/taiga-ui-legacy-components-input-range.mjs +2 -8
- package/fesm2022/taiga-ui-legacy-components-input-range.mjs.map +1 -1
- package/fesm2022/taiga-ui-legacy-components-input-slider.mjs +2 -8
- package/fesm2022/taiga-ui-legacy-components-input-slider.mjs.map +1 -1
- package/fesm2022/taiga-ui-legacy-components-input-tag.mjs +2 -14
- package/fesm2022/taiga-ui-legacy-components-input-tag.mjs.map +1 -1
- package/fesm2022/taiga-ui-legacy-components-input-time.mjs +1 -22
- package/fesm2022/taiga-ui-legacy-components-input-time.mjs.map +1 -1
- package/fesm2022/taiga-ui-legacy-components-input-year.mjs +0 -9
- package/fesm2022/taiga-ui-legacy-components-input-year.mjs.map +1 -1
- package/fesm2022/taiga-ui-legacy-components-input.mjs +0 -9
- package/fesm2022/taiga-ui-legacy-components-input.mjs.map +1 -1
- package/fesm2022/taiga-ui-legacy-components-island.mjs +2 -1
- package/fesm2022/taiga-ui-legacy-components-island.mjs.map +1 -1
- package/fesm2022/taiga-ui-legacy-components-multi-select-option.mjs +0 -6
- package/fesm2022/taiga-ui-legacy-components-multi-select-option.mjs.map +1 -1
- package/fesm2022/taiga-ui-legacy-components-multi-select.mjs +2 -17
- package/fesm2022/taiga-ui-legacy-components-multi-select.mjs.map +1 -1
- package/fesm2022/taiga-ui-legacy-components-primitive-textfield.mjs +10 -10
- package/fesm2022/taiga-ui-legacy-components-primitive-textfield.mjs.map +1 -1
- package/fesm2022/taiga-ui-legacy-components-select-option.mjs +0 -9
- package/fesm2022/taiga-ui-legacy-components-select-option.mjs.map +1 -1
- package/fesm2022/taiga-ui-legacy-components-select.mjs +0 -15
- package/fesm2022/taiga-ui-legacy-components-select.mjs.map +1 -1
- package/fesm2022/taiga-ui-legacy-components-sheet.mjs +15 -11
- package/fesm2022/taiga-ui-legacy-components-sheet.mjs.map +1 -1
- package/fesm2022/taiga-ui-legacy-components-svg.mjs +19 -11
- package/fesm2022/taiga-ui-legacy-components-svg.mjs.map +1 -1
- package/fesm2022/taiga-ui-legacy-components-table-bar.mjs +28 -2
- package/fesm2022/taiga-ui-legacy-components-table-bar.mjs.map +1 -1
- package/fesm2022/taiga-ui-legacy-components-tag.mjs +12 -9
- package/fesm2022/taiga-ui-legacy-components-tag.mjs.map +1 -1
- package/fesm2022/taiga-ui-legacy-components-textarea.mjs +2 -11
- package/fesm2022/taiga-ui-legacy-components-textarea.mjs.map +1 -1
- package/fesm2022/taiga-ui-legacy-components-tooltip.mjs +4 -2
- package/fesm2022/taiga-ui-legacy-components-tooltip.mjs.map +1 -1
- package/package.json +1 -1
- package/styles/mixins/mixins.less +0 -6
- package/styles/mixins/mixins.scss +0 -6
- package/utils/icons-path-factory.d.ts +1 -1
|
@@ -8,9 +8,6 @@ import * as i6 from "@taiga-ui/cdk/pipes/mapper";
|
|
|
8
8
|
import * as i7 from "@taiga-ui/legacy/directives";
|
|
9
9
|
import * as i8 from "@angular/forms";
|
|
10
10
|
import * as i9 from "@taiga-ui/core/directives/dropdown";
|
|
11
|
-
/**
|
|
12
|
-
* @deprecated: drop in v5.0
|
|
13
|
-
*/
|
|
14
11
|
export declare class TuiInputMonthModule {
|
|
15
12
|
static ɵfac: i0.ɵɵFactoryDeclaration<TuiInputMonthModule, never>;
|
|
16
13
|
static ɵmod: i0.ɵɵNgModuleDeclaration<TuiInputMonthModule, [typeof i1.TuiInputMonthComponent, typeof i2.TuiInputMonthDirective], [typeof i3.CommonModule, typeof i4.TuiCalendarMonth, typeof i5.TuiPrimitiveTextfieldModule, typeof i6.TuiMapperPipe, typeof i7.TuiTextfieldControllerModule, typeof i8.FormsModule, typeof i7.TuiLegacyDropdownOpenMonitorDirective, typeof i9.TuiDropdownOptionsDirective, typeof i9.TuiDropdownDriverDirective, typeof i9.TuiDropdownDirective, typeof i9.TuiDropdownComponent, typeof i9.TuiDropdownOpen, typeof i9.TuiDropdownOpenLegacy, typeof i9.TuiDropdownPortal, typeof i9.TuiDropdownManual, typeof i9.TuiDropdownHover, typeof i9.TuiDropdownContext, typeof i9.TuiDropdownPosition, typeof i9.TuiDropdownPositionSided, typeof i9.TuiDropdownSelection], [typeof i1.TuiInputMonthComponent, typeof i2.TuiInputMonthDirective, typeof i5.TuiTextfieldComponent, typeof i9.TuiDropdownOptionsDirective, typeof i9.TuiDropdownDriverDirective, typeof i9.TuiDropdownDirective, typeof i9.TuiDropdownComponent, typeof i9.TuiDropdownOpen, typeof i9.TuiDropdownOpenLegacy, typeof i9.TuiDropdownPortal, typeof i9.TuiDropdownManual, typeof i9.TuiDropdownHover, typeof i9.TuiDropdownContext, typeof i9.TuiDropdownPosition, typeof i9.TuiDropdownPositionSided, typeof i9.TuiDropdownSelection]>;
|
|
@@ -6,9 +6,6 @@ import type { TuiInputDateOptions } from '@taiga-ui/kit/tokens';
|
|
|
6
6
|
import { AbstractTuiNullableControl } from '@taiga-ui/legacy/classes';
|
|
7
7
|
import type { TuiFocusableElementAccessor } from '@taiga-ui/legacy/tokens';
|
|
8
8
|
import * as i0 from "@angular/core";
|
|
9
|
-
/**
|
|
10
|
-
* @deprecated: drop in v5.0
|
|
11
|
-
*/
|
|
12
9
|
export declare class TuiInputMonthRangeComponent extends AbstractTuiNullableControl<TuiMonthRange> implements TuiFocusableElementAccessor {
|
|
13
10
|
private readonly textfield?;
|
|
14
11
|
private readonly options;
|
|
@@ -2,9 +2,6 @@ import type { DoCheck } from '@angular/core';
|
|
|
2
2
|
import { AbstractTuiTextfieldHost } from '@taiga-ui/legacy/classes';
|
|
3
3
|
import type { TuiInputMonthRangeComponent } from './input-month-range.component';
|
|
4
4
|
import * as i0 from "@angular/core";
|
|
5
|
-
/**
|
|
6
|
-
* @deprecated: drop in v5.0
|
|
7
|
-
*/
|
|
8
5
|
export declare class TuiInputMonthRangeDirective extends AbstractTuiTextfieldHost<TuiInputMonthRangeComponent> implements DoCheck {
|
|
9
6
|
private readonly value$;
|
|
10
7
|
private localizedValue;
|
|
@@ -7,9 +7,6 @@ import * as i5 from "@taiga-ui/legacy/components/primitive-textfield";
|
|
|
7
7
|
import * as i6 from "@taiga-ui/cdk/pipes/mapper";
|
|
8
8
|
import * as i7 from "@taiga-ui/legacy/directives";
|
|
9
9
|
import * as i8 from "@taiga-ui/core/directives/dropdown";
|
|
10
|
-
/**
|
|
11
|
-
* @deprecated: drop in v5.0
|
|
12
|
-
*/
|
|
13
10
|
export declare class TuiInputMonthRangeModule {
|
|
14
11
|
static ɵfac: i0.ɵɵFactoryDeclaration<TuiInputMonthRangeModule, never>;
|
|
15
12
|
static ɵmod: i0.ɵɵNgModuleDeclaration<TuiInputMonthRangeModule, [typeof i1.TuiInputMonthRangeComponent, typeof i2.TuiInputMonthRangeDirective], [typeof i3.CommonModule, typeof i4.TuiCalendarMonth, typeof i5.TuiPrimitiveTextfieldModule, typeof i6.TuiMapperPipe, typeof i7.TuiTextfieldControllerModule, typeof i7.TuiLegacyDropdownOpenMonitorDirective, typeof i8.TuiDropdownOptionsDirective, typeof i8.TuiDropdownDriverDirective, typeof i8.TuiDropdownDirective, typeof i8.TuiDropdownComponent, typeof i8.TuiDropdownOpen, typeof i8.TuiDropdownOpenLegacy, typeof i8.TuiDropdownPortal, typeof i8.TuiDropdownManual, typeof i8.TuiDropdownHover, typeof i8.TuiDropdownContext, typeof i8.TuiDropdownPosition, typeof i8.TuiDropdownPositionSided, typeof i8.TuiDropdownSelection], [typeof i1.TuiInputMonthRangeComponent, typeof i2.TuiInputMonthRangeDirective, typeof i5.TuiTextfieldComponent, typeof i8.TuiDropdownOptionsDirective, typeof i8.TuiDropdownDriverDirective, typeof i8.TuiDropdownDirective, typeof i8.TuiDropdownComponent, typeof i8.TuiDropdownOpen, typeof i8.TuiDropdownOpenLegacy, typeof i8.TuiDropdownPortal, typeof i8.TuiDropdownManual, typeof i8.TuiDropdownHover, typeof i8.TuiDropdownContext, typeof i8.TuiDropdownPosition, typeof i8.TuiDropdownPositionSided, typeof i8.TuiDropdownSelection]>;
|
|
@@ -7,13 +7,7 @@ import { AbstractTuiNullableControl } from '@taiga-ui/legacy/classes';
|
|
|
7
7
|
import type { TuiFocusableElementAccessor } from '@taiga-ui/legacy/tokens';
|
|
8
8
|
import type { TuiInputNumberOptions } from './input-number.options';
|
|
9
9
|
import * as i0 from "@angular/core";
|
|
10
|
-
/**
|
|
11
|
-
* @deprecated: drop in v5.0
|
|
12
|
-
*/
|
|
13
10
|
export declare const TUI_NUMBER_VALUE_TRANSFORMER: InjectionToken<TuiValueTransformer<number | null, unknown>>;
|
|
14
|
-
/**
|
|
15
|
-
* @deprecated: drop in v5.0
|
|
16
|
-
*/
|
|
17
11
|
export declare class TuiInputNumberComponent extends AbstractTuiNullableControl<number> implements TuiFocusableElementAccessor {
|
|
18
12
|
private readonly textfield?;
|
|
19
13
|
private readonly isIOS;
|
|
@@ -2,9 +2,6 @@ import type { DoCheck } from '@angular/core';
|
|
|
2
2
|
import { AbstractTuiTextfieldHost } from '@taiga-ui/legacy/classes';
|
|
3
3
|
import type { TuiInputNumberComponent } from './input-number.component';
|
|
4
4
|
import * as i0 from "@angular/core";
|
|
5
|
-
/**
|
|
6
|
-
* @deprecated: drop in v5.0
|
|
7
|
-
*/
|
|
8
5
|
export declare class TuiInputNumberDirective extends AbstractTuiTextfieldHost<TuiInputNumberComponent> implements DoCheck {
|
|
9
6
|
protected input?: HTMLInputElement;
|
|
10
7
|
get value(): string;
|
|
@@ -7,9 +7,6 @@ import * as i5 from "@taiga-ui/legacy/components/primitive-textfield";
|
|
|
7
7
|
import * as i6 from "@taiga-ui/legacy/directives";
|
|
8
8
|
import * as i7 from "@taiga-ui/polymorpheus";
|
|
9
9
|
import * as i8 from "@taiga-ui/core/components/button";
|
|
10
|
-
/**
|
|
11
|
-
* @deprecated: drop in v5.0
|
|
12
|
-
*/
|
|
13
10
|
export declare class TuiInputNumberModule {
|
|
14
11
|
static ɵfac: i0.ɵɵFactoryDeclaration<TuiInputNumberModule, never>;
|
|
15
12
|
static ɵmod: i0.ɵɵNgModuleDeclaration<TuiInputNumberModule, [typeof i1.TuiInputNumberComponent, typeof i2.TuiInputNumberDirective], [typeof i3.CommonModule, typeof i4.MaskitoDirective, typeof i5.TuiPrimitiveTextfieldModule, typeof i6.TuiTextfieldControllerModule, typeof i6.TuiValueAccessorModule, typeof i7.PolymorpheusOutlet, typeof i7.PolymorpheusTemplate, typeof i8.TuiButton], [typeof i1.TuiInputNumberComponent, typeof i2.TuiInputNumberDirective, typeof i5.TuiTextfieldComponent]>;
|
|
@@ -1,7 +1,4 @@
|
|
|
1
1
|
import type { Provider } from '@angular/core';
|
|
2
|
-
/**
|
|
3
|
-
* @deprecated: drop in v5.0
|
|
4
|
-
*/
|
|
5
2
|
export interface TuiInputNumberOptions {
|
|
6
3
|
readonly icons: Readonly<{
|
|
7
4
|
down: string;
|
|
@@ -21,7 +18,4 @@ export declare const TUI_INPUT_NUMBER_DEFAULT_OPTIONS: TuiInputNumberOptions;
|
|
|
21
18
|
* Default parameters for input count component
|
|
22
19
|
*/
|
|
23
20
|
export declare const TUI_INPUT_NUMBER_OPTIONS: import("@angular/core").InjectionToken<TuiInputNumberOptions>;
|
|
24
|
-
/**
|
|
25
|
-
* @deprecated: drop in v5.0
|
|
26
|
-
*/
|
|
27
21
|
export declare function tuiInputNumberOptionsProvider(options: Partial<TuiInputNumberOptions>): Provider;
|
|
@@ -6,9 +6,6 @@ import type { TuiFocusableElementAccessor, TuiNativeFocusableElement } from '@ta
|
|
|
6
6
|
import type { PolymorpheusContent } from '@taiga-ui/polymorpheus';
|
|
7
7
|
import type { Observable } from 'rxjs';
|
|
8
8
|
import * as i0 from "@angular/core";
|
|
9
|
-
/**
|
|
10
|
-
* @deprecated: drop in v5.0
|
|
11
|
-
*/
|
|
12
9
|
export declare class TuiInputPasswordComponent extends AbstractTuiControl<string> implements TuiFocusableElementAccessor {
|
|
13
10
|
private readonly textfield?;
|
|
14
11
|
private readonly textfieldSize;
|
|
@@ -2,9 +2,6 @@ import type { DoCheck } from '@angular/core';
|
|
|
2
2
|
import { AbstractTuiTextfieldHost } from '@taiga-ui/legacy/classes';
|
|
3
3
|
import type { TuiInputPasswordComponent } from './input-password.component';
|
|
4
4
|
import * as i0 from "@angular/core";
|
|
5
|
-
/**
|
|
6
|
-
* @deprecated: drop in v5.0
|
|
7
|
-
*/
|
|
8
5
|
export declare class TuiInputPasswordDirective extends AbstractTuiTextfieldHost<TuiInputPasswordComponent> implements DoCheck {
|
|
9
6
|
protected input?: HTMLInputElement;
|
|
10
7
|
onValueChange(value: string): void;
|
|
@@ -9,9 +9,6 @@ import * as i7 from "@taiga-ui/legacy/components/primitive-textfield";
|
|
|
9
9
|
import * as i8 from "@taiga-ui/legacy/directives";
|
|
10
10
|
import * as i9 from "@taiga-ui/core/directives/appearance";
|
|
11
11
|
import * as i10 from "@taiga-ui/core/components/icon";
|
|
12
|
-
/**
|
|
13
|
-
* @deprecated: drop in v5.0
|
|
14
|
-
*/
|
|
15
12
|
export declare class TuiInputPasswordModule {
|
|
16
13
|
static ɵfac: i0.ɵɵFactoryDeclaration<TuiInputPasswordModule, never>;
|
|
17
14
|
static ɵmod: i0.ɵɵNgModuleDeclaration<TuiInputPasswordModule, [typeof i1.TuiInputPasswordComponent, typeof i2.TuiInputPasswordDirective], [typeof i3.TuiHintComponent, typeof i3.TuiHintDirective, typeof i3.TuiHintOptionsDirective, typeof i3.TuiHintUnstyled, typeof i3.TuiHintDriver, typeof i3.TuiHintPosition, typeof i3.TuiHintHover, typeof i3.TuiHintOverflow, typeof i3.TuiHintDescribe, typeof i3.TuiHintHost, typeof i3.TuiHintManual, typeof i3.TuiHintPointer, typeof i4.CommonModule, typeof i5.FormsModule, typeof i6.PolymorpheusOutlet, typeof i6.PolymorpheusTemplate, typeof i7.TuiPrimitiveTextfieldModule, typeof i8.TuiTextfieldControllerModule, typeof i9.TuiAppearance, typeof i10.TuiIcon], [typeof i1.TuiInputPasswordComponent, typeof i2.TuiInputPasswordDirective, typeof i7.TuiTextfieldComponent, typeof i3.TuiHintComponent, typeof i3.TuiHintDirective, typeof i3.TuiHintOptionsDirective, typeof i3.TuiHintUnstyled, typeof i3.TuiHintDriver, typeof i3.TuiHintPosition, typeof i3.TuiHintHover, typeof i3.TuiHintOverflow, typeof i3.TuiHintDescribe, typeof i3.TuiHintHost, typeof i3.TuiHintManual, typeof i3.TuiHintPointer]>;
|
|
@@ -2,24 +2,12 @@ import type { Provider } from '@angular/core';
|
|
|
2
2
|
import type { TuiContext } from '@taiga-ui/cdk/types';
|
|
3
3
|
import type { TuiSizeL, TuiSizeS } from '@taiga-ui/core/types';
|
|
4
4
|
import type { PolymorpheusContent } from '@taiga-ui/polymorpheus';
|
|
5
|
-
/**
|
|
6
|
-
* @deprecated: drop in v5.0
|
|
7
|
-
*/
|
|
8
5
|
export interface TuiInputPasswordOptions {
|
|
9
6
|
readonly icons: Readonly<{
|
|
10
7
|
hide: PolymorpheusContent<TuiContext<TuiSizeL | TuiSizeS>>;
|
|
11
8
|
show: PolymorpheusContent<TuiContext<TuiSizeL | TuiSizeS>>;
|
|
12
9
|
}>;
|
|
13
10
|
}
|
|
14
|
-
/**
|
|
15
|
-
* @deprecated: drop in v5.0
|
|
16
|
-
*/
|
|
17
11
|
export declare const TUI_INPUT_PASSWORD_DEFAULT_OPTIONS: TuiInputPasswordOptions;
|
|
18
|
-
/**
|
|
19
|
-
* @deprecated: drop in v5.0
|
|
20
|
-
*/
|
|
21
12
|
export declare const TUI_INPUT_PASSWORD_OPTIONS: import("@angular/core").InjectionToken<TuiInputPasswordOptions>;
|
|
22
|
-
/**
|
|
23
|
-
* @deprecated: drop in v5.0
|
|
24
|
-
*/
|
|
25
13
|
export declare function tuiInputPasswordOptionsProvider(options: Partial<TuiInputPasswordOptions>): Provider;
|
|
@@ -7,9 +7,6 @@ import type { TuiSizeL, TuiSizeS } from '@taiga-ui/core/types';
|
|
|
7
7
|
import { AbstractTuiControl } from '@taiga-ui/legacy/classes';
|
|
8
8
|
import type { TuiFocusableElementAccessor } from '@taiga-ui/legacy/tokens';
|
|
9
9
|
import * as i0 from "@angular/core";
|
|
10
|
-
/**
|
|
11
|
-
* @deprecated: drop in v5.0
|
|
12
|
-
*/
|
|
13
10
|
export declare class TuiInputPhoneComponent extends AbstractTuiControl<string> implements TuiFocusableElementAccessor, TuiDataListHost<string> {
|
|
14
11
|
private readonly dropdown?;
|
|
15
12
|
private readonly textfield?;
|
|
@@ -2,9 +2,6 @@ import type { DoCheck } from '@angular/core';
|
|
|
2
2
|
import { AbstractTuiTextfieldHost } from '@taiga-ui/legacy/classes';
|
|
3
3
|
import type { TuiInputPhoneComponent } from './input-phone.component';
|
|
4
4
|
import * as i0 from "@angular/core";
|
|
5
|
-
/**
|
|
6
|
-
* @deprecated: drop in v5.0
|
|
7
|
-
*/
|
|
8
5
|
export declare class TuiInputPhoneDirective extends AbstractTuiTextfieldHost<TuiInputPhoneComponent> implements DoCheck {
|
|
9
6
|
protected input?: HTMLInputElement;
|
|
10
7
|
get value(): string;
|
|
@@ -5,9 +5,6 @@ import * as i3 from "@maskito/angular";
|
|
|
5
5
|
import * as i4 from "@taiga-ui/legacy/components/primitive-textfield";
|
|
6
6
|
import * as i5 from "@taiga-ui/legacy/directives";
|
|
7
7
|
import * as i6 from "@taiga-ui/core/directives/dropdown";
|
|
8
|
-
/**
|
|
9
|
-
* @deprecated: drop in v5.0
|
|
10
|
-
*/
|
|
11
8
|
export declare class TuiInputPhoneModule {
|
|
12
9
|
static ɵfac: i0.ɵɵFactoryDeclaration<TuiInputPhoneModule, never>;
|
|
13
10
|
static ɵmod: i0.ɵɵNgModuleDeclaration<TuiInputPhoneModule, [typeof i1.TuiInputPhoneComponent, typeof i2.TuiInputPhoneDirective], [typeof i3.MaskitoDirective, typeof i4.TuiPrimitiveTextfieldModule, typeof i5.TuiTextfieldControllerModule, typeof i5.TuiValueAccessorModule, typeof i5.TuiLegacyDropdownOpenMonitorDirective, typeof i6.TuiDropdownOptionsDirective, typeof i6.TuiDropdownDriverDirective, typeof i6.TuiDropdownDirective, typeof i6.TuiDropdownComponent, typeof i6.TuiDropdownOpen, typeof i6.TuiDropdownOpenLegacy, typeof i6.TuiDropdownPortal, typeof i6.TuiDropdownManual, typeof i6.TuiDropdownHover, typeof i6.TuiDropdownContext, typeof i6.TuiDropdownPosition, typeof i6.TuiDropdownPositionSided, typeof i6.TuiDropdownSelection], [typeof i1.TuiInputPhoneComponent, typeof i2.TuiInputPhoneDirective, typeof i4.TuiTextfieldComponent, typeof i6.TuiDropdownOptionsDirective, typeof i6.TuiDropdownDriverDirective, typeof i6.TuiDropdownDirective, typeof i6.TuiDropdownComponent, typeof i6.TuiDropdownOpen, typeof i6.TuiDropdownOpenLegacy, typeof i6.TuiDropdownPortal, typeof i6.TuiDropdownManual, typeof i6.TuiDropdownHover, typeof i6.TuiDropdownContext, typeof i6.TuiDropdownPosition, typeof i6.TuiDropdownPositionSided, typeof i6.TuiDropdownSelection]>;
|
|
@@ -1,22 +1,13 @@
|
|
|
1
1
|
import type { Provider } from '@angular/core';
|
|
2
|
-
/**
|
|
3
|
-
* @deprecated: drop in v5.0
|
|
4
|
-
*/
|
|
5
2
|
export interface TuiInputPhoneOptions {
|
|
6
3
|
readonly allowText: boolean;
|
|
7
4
|
readonly countryCode: string;
|
|
8
5
|
readonly phoneMaskAfterCountryCode: string;
|
|
9
6
|
}
|
|
10
|
-
/**
|
|
11
|
-
* @deprecated: drop in v5.0
|
|
12
|
-
*/
|
|
13
7
|
export declare const TUI_INPUT_PHONE_DEFAULT_OPTIONS: TuiInputPhoneOptions;
|
|
14
8
|
/**
|
|
15
9
|
* @deprecated: drop in v5.0
|
|
16
10
|
* Default parameters for input phone component
|
|
17
11
|
*/
|
|
18
12
|
export declare const TUI_INPUT_PHONE_OPTIONS: import("@angular/core").InjectionToken<TuiInputPhoneOptions>;
|
|
19
|
-
/**
|
|
20
|
-
* @deprecated: drop in v5.0
|
|
21
|
-
*/
|
|
22
13
|
export declare function tuiInputPhoneOptionsProvider(options: Partial<TuiInputPhoneOptions>): Provider;
|
|
@@ -7,7 +7,8 @@ import type { TuiFocusableElementAccessor } from '@taiga-ui/legacy/tokens';
|
|
|
7
7
|
import type { PolymorpheusContent } from '@taiga-ui/polymorpheus';
|
|
8
8
|
import * as i0 from "@angular/core";
|
|
9
9
|
/**
|
|
10
|
-
* @deprecated: drop in v5.0
|
|
10
|
+
* @deprecated: drop in v5.0 use {@link TuiInputPhoneInternational}
|
|
11
|
+
* https://taiga-ui.dev/components/input-phone-international
|
|
11
12
|
*/
|
|
12
13
|
export declare class TuiInputPhoneInternationalComponent extends AbstractTuiControl<string> implements TuiFocusableElementAccessor {
|
|
13
14
|
private readonly inputPhoneComponent?;
|
|
@@ -1,22 +1,25 @@
|
|
|
1
1
|
import type { Provider } from '@angular/core';
|
|
2
2
|
import type { TuiCountryIsoCode } from '@taiga-ui/i18n/types';
|
|
3
3
|
/**
|
|
4
|
-
* @deprecated: drop in v5.0
|
|
4
|
+
* @deprecated: drop in v5.0 use {@link TuiInputPhoneInternational}
|
|
5
|
+
* https://taiga-ui.dev/components/input-phone-international
|
|
5
6
|
*/
|
|
6
7
|
export interface TuiInputPhoneInternationalOptions {
|
|
7
8
|
readonly countries: readonly TuiCountryIsoCode[];
|
|
8
9
|
readonly countryIsoCode: TuiCountryIsoCode;
|
|
9
10
|
}
|
|
10
11
|
/**
|
|
11
|
-
* @deprecated: drop in v5.0
|
|
12
|
+
* @deprecated: drop in v5.0 use {@link TuiInputPhoneInternational}
|
|
13
|
+
* https://taiga-ui.dev/components/input-phone-international
|
|
12
14
|
*/
|
|
13
15
|
export declare const TUI_INPUT_PHONE_INTERNATIONAL_DEFAULT_OPTIONS: TuiInputPhoneInternationalOptions;
|
|
14
16
|
/**
|
|
15
|
-
* @deprecated: drop in v5.0
|
|
16
|
-
*
|
|
17
|
+
* @deprecated: drop in v5.0 use {@link TuiInputPhoneInternational}
|
|
18
|
+
* https://taiga-ui.dev/components/input-phone-international
|
|
17
19
|
*/
|
|
18
20
|
export declare const TUI_INPUT_PHONE_INTERNATIONAL_OPTIONS: import("@angular/core").InjectionToken<TuiInputPhoneInternationalOptions>;
|
|
19
21
|
/**
|
|
20
|
-
* @deprecated: drop in v5.0
|
|
22
|
+
* @deprecated: drop in v5.0 use {@link TuiInputPhoneInternational}
|
|
23
|
+
* https://taiga-ui.dev/components/input-phone-international
|
|
21
24
|
*/
|
|
22
25
|
export declare function tuiInputPhoneInternationalOptionsProvider(options: Partial<TuiInputPhoneInternationalOptions>): Provider;
|
|
@@ -4,9 +4,6 @@ import { AbstractTuiControl } from '@taiga-ui/legacy/classes';
|
|
|
4
4
|
import type { TuiFocusableElementAccessor, TuiNativeFocusableElement } from '@taiga-ui/legacy/tokens';
|
|
5
5
|
import type { PolymorpheusContent } from '@taiga-ui/polymorpheus';
|
|
6
6
|
import * as i0 from "@angular/core";
|
|
7
|
-
/**
|
|
8
|
-
* @deprecated: drop in v5.0
|
|
9
|
-
*/
|
|
10
7
|
export declare class TuiInputRangeComponent extends AbstractTuiControl<[number, number]> implements TuiFocusableElementAccessor {
|
|
11
8
|
private readonly inputNumberRefs;
|
|
12
9
|
private readonly range?;
|
|
@@ -8,9 +8,6 @@ import * as i6 from "@taiga-ui/legacy/components/input-number";
|
|
|
8
8
|
import * as i7 from "@taiga-ui/kit/components/range";
|
|
9
9
|
import * as i8 from "@taiga-ui/legacy/directives";
|
|
10
10
|
import * as i9 from "@taiga-ui/core/directives/number-format";
|
|
11
|
-
/**
|
|
12
|
-
* @deprecated: drop in v5.0
|
|
13
|
-
*/
|
|
14
11
|
export declare class TuiInputRangeModule {
|
|
15
12
|
static ɵfac: i0.ɵɵFactoryDeclaration<TuiInputRangeModule, never>;
|
|
16
13
|
static ɵmod: i0.ɵɵNgModuleDeclaration<TuiInputRangeModule, [typeof i1.TuiInputRangeComponent], [typeof i2.CommonModule, typeof i3.FormsModule, typeof i4.PolymorpheusOutlet, typeof i4.PolymorpheusTemplate, typeof i5.TuiActiveZone, typeof i6.TuiInputNumberModule, typeof i7.TuiRange, typeof i8.TuiWrapperModule, typeof i8.TuiTextfieldControllerModule, typeof i9.TuiNumberFormat], [typeof i1.TuiInputRangeComponent]>;
|
|
@@ -4,9 +4,6 @@ import { AbstractTuiControl } from '@taiga-ui/legacy/classes';
|
|
|
4
4
|
import type { TuiFocusableElementAccessor, TuiNativeFocusableElement } from '@taiga-ui/legacy/tokens';
|
|
5
5
|
import type { PolymorpheusContent } from '@taiga-ui/polymorpheus';
|
|
6
6
|
import * as i0 from "@angular/core";
|
|
7
|
-
/**
|
|
8
|
-
* @deprecated: drop in v5.0
|
|
9
|
-
*/
|
|
10
7
|
export declare class TuiInputSliderComponent extends AbstractTuiControl<number> implements TuiFocusableElementAccessor {
|
|
11
8
|
private readonly inputNumberRef?;
|
|
12
9
|
private readonly sliderRef?;
|
|
@@ -7,9 +7,6 @@ import * as i5 from "@taiga-ui/legacy/components/input-number";
|
|
|
7
7
|
import * as i6 from "@taiga-ui/core/directives/number-format";
|
|
8
8
|
import * as i7 from "@taiga-ui/legacy/directives";
|
|
9
9
|
import * as i8 from "@taiga-ui/kit/components/slider";
|
|
10
|
-
/**
|
|
11
|
-
* @deprecated: drop in v5.0
|
|
12
|
-
*/
|
|
13
10
|
export declare class TuiInputSliderModule {
|
|
14
11
|
static ɵfac: i0.ɵɵFactoryDeclaration<TuiInputSliderModule, never>;
|
|
15
12
|
static ɵmod: i0.ɵɵNgModuleDeclaration<TuiInputSliderModule, [typeof i1.TuiInputSliderComponent], [typeof i2.CommonModule, typeof i3.FormsModule, typeof i4.PolymorpheusOutlet, typeof i4.PolymorpheusTemplate, typeof i5.TuiInputNumberModule, typeof i6.TuiNumberFormat, typeof i7.TuiTextfieldControllerModule, typeof i8.TuiSliderComponent, typeof i8.TuiSliderThumbLabel, typeof i8.TuiSliderKeySteps, typeof i8.TuiSliderReadonly], [typeof i1.TuiInputSliderComponent, typeof i8.TuiSliderComponent, typeof i8.TuiSliderThumbLabel, typeof i8.TuiSliderKeySteps, typeof i8.TuiSliderReadonly]>;
|
|
@@ -10,9 +10,6 @@ import type { TuiFocusableElementAccessor } from '@taiga-ui/legacy/tokens';
|
|
|
10
10
|
import type { TuiStatus } from '@taiga-ui/legacy/utils';
|
|
11
11
|
import type { PolymorpheusContent } from '@taiga-ui/polymorpheus';
|
|
12
12
|
import * as i0 from "@angular/core";
|
|
13
|
-
/**
|
|
14
|
-
* @deprecated: drop in v5.0
|
|
15
|
-
*/
|
|
16
13
|
export declare class TuiInputTagComponent extends AbstractTuiMultipleControl<string> implements TuiFocusableElementAccessor, TuiDataListHost<string> {
|
|
17
14
|
private readonly dropdown?;
|
|
18
15
|
private readonly focusableElement?;
|
|
@@ -11,9 +11,6 @@ import * as i9 from "@taiga-ui/legacy/directives";
|
|
|
11
11
|
import * as i10 from "@taiga-ui/core/directives/appearance";
|
|
12
12
|
import * as i11 from "@taiga-ui/core/components/icon";
|
|
13
13
|
import * as i12 from "@taiga-ui/core/directives/dropdown";
|
|
14
|
-
/**
|
|
15
|
-
* @deprecated: drop in v5.0
|
|
16
|
-
*/
|
|
17
14
|
export declare class TuiInputTagModule {
|
|
18
15
|
static ɵfac: i0.ɵɵFactoryDeclaration<TuiInputTagModule, never>;
|
|
19
16
|
static ɵmod: i0.ɵɵNgModuleDeclaration<TuiInputTagModule, [typeof i1.TuiInputTagComponent], [typeof i2.CommonModule, typeof i3.FormsModule, typeof i4.PolymorpheusOutlet, typeof i4.PolymorpheusTemplate, typeof i5.TuiHovered, typeof i6.TuiScrollbar, typeof i7.TuiTooltipModule, typeof i8.TuiTagModule, typeof i9.TuiWrapperModule, typeof i9.TuiLegacyDropdownOpenMonitorDirective, typeof i10.TuiAppearance, typeof i11.TuiIcon, typeof i12.TuiDropdownOptionsDirective, typeof i12.TuiDropdownDriverDirective, typeof i12.TuiDropdownDirective, typeof i12.TuiDropdownComponent, typeof i12.TuiDropdownOpen, typeof i12.TuiDropdownOpenLegacy, typeof i12.TuiDropdownPortal, typeof i12.TuiDropdownManual, typeof i12.TuiDropdownHover, typeof i12.TuiDropdownContext, typeof i12.TuiDropdownPosition, typeof i12.TuiDropdownPositionSided, typeof i12.TuiDropdownSelection], [typeof i1.TuiInputTagComponent, typeof i12.TuiDropdownOptionsDirective, typeof i12.TuiDropdownDriverDirective, typeof i12.TuiDropdownDirective, typeof i12.TuiDropdownComponent, typeof i12.TuiDropdownOpen, typeof i12.TuiDropdownOpenLegacy, typeof i12.TuiDropdownPortal, typeof i12.TuiDropdownManual, typeof i12.TuiDropdownHover, typeof i12.TuiDropdownContext, typeof i12.TuiDropdownPosition, typeof i12.TuiDropdownPositionSided, typeof i12.TuiDropdownSelection]>;
|
|
@@ -1,23 +1,14 @@
|
|
|
1
1
|
import type { Provider } from '@angular/core';
|
|
2
2
|
import type { TuiStatus } from '@taiga-ui/legacy/utils';
|
|
3
|
-
/**
|
|
4
|
-
* @deprecated: drop in v5.0
|
|
5
|
-
*/
|
|
6
3
|
export interface TuiInputTagOptions {
|
|
7
4
|
readonly separator: RegExp | string;
|
|
8
5
|
readonly tagStatus: TuiStatus;
|
|
9
6
|
readonly uniqueTags: boolean;
|
|
10
7
|
}
|
|
11
|
-
/**
|
|
12
|
-
* @deprecated: drop in v5.0
|
|
13
|
-
*/
|
|
14
8
|
export declare const TUI_INPUT_TAG_DEFAULT_OPTIONS: TuiInputTagOptions;
|
|
15
9
|
/**
|
|
16
10
|
* @deprecated: drop in v5.0
|
|
17
11
|
* Default parameters for InputTag component
|
|
18
12
|
*/
|
|
19
13
|
export declare const TUI_INPUT_TAG_OPTIONS: import("@angular/core").InjectionToken<TuiInputTagOptions>;
|
|
20
|
-
/**
|
|
21
|
-
* @deprecated: drop in v5.0
|
|
22
|
-
*/
|
|
23
14
|
export declare function tuiInputTagOptionsProvider(options: Partial<TuiInputTagOptions>): Provider;
|
|
@@ -10,9 +10,6 @@ import type { TuiFocusableElementAccessor } from '@taiga-ui/legacy/tokens';
|
|
|
10
10
|
import type { Observable } from 'rxjs';
|
|
11
11
|
import type { TuiInputTimeOptions } from './input-time.options';
|
|
12
12
|
import * as i0 from "@angular/core";
|
|
13
|
-
/**
|
|
14
|
-
* @deprecated: drop in v5.0
|
|
15
|
-
*/
|
|
16
13
|
export declare class TuiInputTimeComponent extends AbstractTuiNullableControl<TuiTime> implements TuiFocusableElementAccessor, TuiDataListHost<TuiTime> {
|
|
17
14
|
private readonly textfield?;
|
|
18
15
|
private readonly timeTexts$;
|
|
@@ -2,9 +2,6 @@ import type { TuiTime, TuiTimeMode } from '@taiga-ui/cdk/date-time';
|
|
|
2
2
|
import { AbstractTuiTextfieldHost } from '@taiga-ui/legacy/classes';
|
|
3
3
|
import type { TuiInputTimeComponent } from './input-time.component';
|
|
4
4
|
import * as i0 from "@angular/core";
|
|
5
|
-
/**
|
|
6
|
-
* @deprecated: drop in v5.0
|
|
7
|
-
*/
|
|
8
5
|
export declare class TuiInputTimeDirective extends AbstractTuiTextfieldHost<TuiInputTimeComponent> {
|
|
9
6
|
get value(): string;
|
|
10
7
|
get mode(): TuiTimeMode;
|
|
@@ -12,9 +12,6 @@ import * as i10 from "@taiga-ui/core/components/icon";
|
|
|
12
12
|
import * as i11 from "@taiga-ui/core/directives/appearance";
|
|
13
13
|
import * as i12 from "@taiga-ui/core/directives/dropdown";
|
|
14
14
|
import * as i13 from "@taiga-ui/core/components/data-list";
|
|
15
|
-
/**
|
|
16
|
-
* @deprecated: drop in v5.0
|
|
17
|
-
*/
|
|
18
15
|
export declare class TuiInputTimeModule {
|
|
19
16
|
static ɵfac: i0.ɵɵFactoryDeclaration<TuiInputTimeModule, never>;
|
|
20
17
|
static ɵmod: i0.ɵɵNgModuleDeclaration<TuiInputTimeModule, [typeof i1.TuiInputTimeComponent, typeof i2.TuiNativeTimeComponent, typeof i3.TuiInputTimeDirective], [typeof i4.CommonModule, typeof i5.MaskitoDirective, typeof i6.TuiSelectOptionModule, typeof i7.TuiPrimitiveTextfieldModule, typeof i8.TuiValueAccessorModule, typeof i8.TuiTextfieldControllerModule, typeof i9.PolymorpheusOutlet, typeof i9.PolymorpheusTemplate, typeof i8.TuiLegacyDropdownOpenMonitorDirective, typeof i10.TuiIcon, typeof i11.TuiAppearance, typeof i12.TuiDropdownOptionsDirective, typeof i12.TuiDropdownDriverDirective, typeof i12.TuiDropdownDirective, typeof i12.TuiDropdownComponent, typeof i12.TuiDropdownOpen, typeof i12.TuiDropdownOpenLegacy, typeof i12.TuiDropdownPortal, typeof i12.TuiDropdownManual, typeof i12.TuiDropdownHover, typeof i12.TuiDropdownContext, typeof i12.TuiDropdownPosition, typeof i12.TuiDropdownPositionSided, typeof i12.TuiDropdownSelection, typeof i13.TuiDataListComponent, typeof i13.TuiDataListDirective, typeof i13.TuiOption, typeof i13.TuiOptGroup], [typeof i1.TuiInputTimeComponent, typeof i3.TuiInputTimeDirective, typeof i12.TuiDropdownOptionsDirective, typeof i12.TuiDropdownDriverDirective, typeof i12.TuiDropdownDirective, typeof i12.TuiDropdownComponent, typeof i12.TuiDropdownOpen, typeof i12.TuiDropdownOpenLegacy, typeof i12.TuiDropdownPortal, typeof i12.TuiDropdownManual, typeof i12.TuiDropdownHover, typeof i12.TuiDropdownContext, typeof i12.TuiDropdownPosition, typeof i12.TuiDropdownPositionSided, typeof i12.TuiDropdownSelection, typeof i13.TuiDataListComponent, typeof i13.TuiDataListDirective, typeof i13.TuiOption, typeof i13.TuiOptGroup]>;
|
|
@@ -3,9 +3,6 @@ import type { TuiTimeMode } from '@taiga-ui/cdk/date-time';
|
|
|
3
3
|
import type { TuiContext } from '@taiga-ui/cdk/types';
|
|
4
4
|
import type { TuiSizeL, TuiSizeS } from '@taiga-ui/core/types';
|
|
5
5
|
import type { PolymorpheusContent } from '@taiga-ui/polymorpheus';
|
|
6
|
-
/**
|
|
7
|
-
* @deprecated: drop in v5.0
|
|
8
|
-
*/
|
|
9
6
|
export interface TuiInputTimeOptions {
|
|
10
7
|
readonly icon: PolymorpheusContent<TuiContext<TuiSizeL | TuiSizeS>>;
|
|
11
8
|
readonly itemSize: TuiSizeL | TuiSizeS;
|
|
@@ -13,23 +10,11 @@ export interface TuiInputTimeOptions {
|
|
|
13
10
|
readonly mode: TuiTimeMode;
|
|
14
11
|
readonly nativePicker?: boolean;
|
|
15
12
|
}
|
|
16
|
-
/**
|
|
17
|
-
* @deprecated: drop in v5.0
|
|
18
|
-
*/
|
|
19
13
|
export type TuiTimeFormatParts = 'HH' | 'MM' | 'MS' | 'SS';
|
|
20
|
-
/**
|
|
21
|
-
* @deprecated: drop in v5.0
|
|
22
|
-
*/
|
|
23
14
|
export declare const MAX_TIME_VALUES: Record<TuiTimeFormatParts, number>;
|
|
24
|
-
/**
|
|
25
|
-
* @deprecated: drop in v5.0
|
|
26
|
-
*/
|
|
27
15
|
export declare const TUI_INPUT_TIME_DEFAULT_OPTIONS: TuiInputTimeOptions;
|
|
28
16
|
/**
|
|
29
17
|
* Default parameters for InputTime component
|
|
30
18
|
*/
|
|
31
19
|
export declare const TUI_INPUT_TIME_OPTIONS: import("@angular/core").InjectionToken<TuiInputTimeOptions>;
|
|
32
|
-
/**
|
|
33
|
-
* @deprecated: drop in v5.0
|
|
34
|
-
*/
|
|
35
20
|
export declare function tuiInputTimeOptionsProvider(options: Partial<TuiInputTimeOptions>): Provider;
|
|
@@ -5,9 +5,6 @@ import type { TuiInputDateOptions } from '@taiga-ui/kit/tokens';
|
|
|
5
5
|
import { AbstractTuiNullableControl } from '@taiga-ui/legacy/classes';
|
|
6
6
|
import type { TuiFocusableElementAccessor } from '@taiga-ui/legacy/tokens';
|
|
7
7
|
import * as i0 from "@angular/core";
|
|
8
|
-
/**
|
|
9
|
-
* @deprecated: drop in v5.0
|
|
10
|
-
*/
|
|
11
8
|
export declare class TuiInputYearComponent extends AbstractTuiNullableControl<number> implements TuiFocusableElementAccessor {
|
|
12
9
|
private readonly textfield?;
|
|
13
10
|
private readonly options;
|
|
@@ -1,9 +1,6 @@
|
|
|
1
1
|
import { AbstractTuiTextfieldHost } from '@taiga-ui/legacy/classes';
|
|
2
2
|
import type { TuiInputYearComponent } from './input-year.component';
|
|
3
3
|
import * as i0 from "@angular/core";
|
|
4
|
-
/**
|
|
5
|
-
* @deprecated: drop in v5.0
|
|
6
|
-
*/
|
|
7
4
|
export declare class TuiInputYearDirective extends AbstractTuiTextfieldHost<TuiInputYearComponent> {
|
|
8
5
|
get value(): string;
|
|
9
6
|
onValueChange(value: string): void;
|
|
@@ -7,9 +7,6 @@ import * as i5 from "@taiga-ui/legacy/components/primitive-textfield";
|
|
|
7
7
|
import * as i6 from "@taiga-ui/core/components/scrollbar";
|
|
8
8
|
import * as i7 from "@taiga-ui/core/components/calendar";
|
|
9
9
|
import * as i8 from "@taiga-ui/legacy/directives";
|
|
10
|
-
/**
|
|
11
|
-
* @deprecated: drop in v5.0
|
|
12
|
-
*/
|
|
13
10
|
export declare class TuiInputYearModule {
|
|
14
11
|
static ɵfac: i0.ɵɵFactoryDeclaration<TuiInputYearModule, never>;
|
|
15
12
|
static ɵmod: i0.ɵɵNgModuleDeclaration<TuiInputYearModule, [typeof i1.TuiInputYearComponent, typeof i2.TuiInputYearDirective], [typeof i3.MaskitoDirective, typeof i4.TuiDropdownOpen, typeof i5.TuiPrimitiveTextfieldModule, typeof i6.TuiScrollbar, typeof i7.TuiCalendarYear, typeof i8.TuiTextfieldControllerModule, typeof i4.TuiDropdownOptionsDirective, typeof i4.TuiDropdownDriverDirective, typeof i4.TuiDropdownDirective, typeof i4.TuiDropdownComponent, typeof i4.TuiDropdownOpen, typeof i4.TuiDropdownOpenLegacy, typeof i4.TuiDropdownPortal, typeof i4.TuiDropdownManual, typeof i4.TuiDropdownHover, typeof i4.TuiDropdownContext, typeof i4.TuiDropdownPosition, typeof i4.TuiDropdownPositionSided, typeof i4.TuiDropdownSelection], [typeof i1.TuiInputYearComponent, typeof i2.TuiInputYearDirective, typeof i5.TuiTextfieldComponent, typeof i4.TuiDropdownOptionsDirective, typeof i4.TuiDropdownDriverDirective, typeof i4.TuiDropdownDirective, typeof i4.TuiDropdownComponent, typeof i4.TuiDropdownOpen, typeof i4.TuiDropdownOpenLegacy, typeof i4.TuiDropdownPortal, typeof i4.TuiDropdownManual, typeof i4.TuiDropdownHover, typeof i4.TuiDropdownContext, typeof i4.TuiDropdownPosition, typeof i4.TuiDropdownPositionSided, typeof i4.TuiDropdownSelection]>;
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
import type { TuiSizeL, TuiSizeS } from '@taiga-ui/core/types';
|
|
2
2
|
import * as i0 from "@angular/core";
|
|
3
3
|
/**
|
|
4
|
-
* @deprecated: drop in v5.0
|
|
4
|
+
* @deprecated: drop in v5.0 use {@link TuiCardLarge}
|
|
5
|
+
* https://taiga-ui.dev/layout/card-large
|
|
5
6
|
*/
|
|
6
7
|
export declare class TuiIslandDirective {
|
|
7
8
|
size: TuiSizeL | TuiSizeS;
|
|
@@ -10,9 +10,6 @@ import type { TuiFocusableElementAccessor } from '@taiga-ui/legacy/tokens';
|
|
|
10
10
|
import type { PolymorpheusContent } from '@taiga-ui/polymorpheus';
|
|
11
11
|
import type { TuiMultiSelectOptions } from './multi-select.options';
|
|
12
12
|
import * as i0 from "@angular/core";
|
|
13
|
-
/**
|
|
14
|
-
* @deprecated: drop in v5.0
|
|
15
|
-
*/
|
|
16
13
|
export declare class TuiMultiSelectComponent<T> extends AbstractTuiMultipleControl<T> implements TuiFocusableElementAccessor, TuiDataListHost<T> {
|
|
17
14
|
private readonly accessor?;
|
|
18
15
|
private readonly nativeSelect?;
|
|
@@ -3,9 +3,6 @@ import type { TuiItemsHandlers } from '@taiga-ui/kit/tokens';
|
|
|
3
3
|
import { AbstractTuiTextfieldHost } from '@taiga-ui/legacy/classes';
|
|
4
4
|
import type { TuiMultiSelectComponent } from './multi-select.component';
|
|
5
5
|
import * as i0 from "@angular/core";
|
|
6
|
-
/**
|
|
7
|
-
* @deprecated: drop in v5.0
|
|
8
|
-
*/
|
|
9
6
|
export declare class TuiMultiSelectDirective<T = string> extends AbstractTuiTextfieldHost<TuiMultiSelectComponent<T>> {
|
|
10
7
|
get readOnly(): boolean;
|
|
11
8
|
get stringify(): TuiItemsHandlers<T>['stringify'];
|
|
@@ -20,9 +20,6 @@ import * as i18 from "@taiga-ui/kit/pipes/stringify-content";
|
|
|
20
20
|
import * as i19 from "@taiga-ui/core/directives/dropdown";
|
|
21
21
|
import * as i20 from "@taiga-ui/core/components/data-list";
|
|
22
22
|
import * as i21 from "@taiga-ui/kit/components/data-list-wrapper";
|
|
23
|
-
/**
|
|
24
|
-
* @deprecated: drop in v5.0
|
|
25
|
-
*/
|
|
26
23
|
export declare class TuiMultiSelectModule {
|
|
27
24
|
static ɵfac: i0.ɵɵFactoryDeclaration<TuiMultiSelectModule, never>;
|
|
28
25
|
static ɵmod: i0.ɵɵNgModuleDeclaration<TuiMultiSelectModule, [typeof i1.TuiMultiSelectComponent, typeof i2.TuiMultiSelectGroupComponent, typeof i3.TuiMultiSelectGroupDirective, typeof i4.TuiHideSelectedPipe, typeof i5.TuiNativeMultiSelectComponent, typeof i6.TuiNativeMultiSelectGroupComponent, typeof i7.TuiMultiSelectDirective], [typeof i8.CommonModule, typeof i9.FormsModule, typeof i10.PolymorpheusOutlet, typeof i10.PolymorpheusTemplate, typeof i11.TuiWrapperModule, typeof i12.TuiArrowComponent, typeof i13.TuiLet, typeof i14.TuiMapperPipe, typeof i15.TuiInputTagModule, typeof i16.TuiMultiSelectOptionModule, typeof i14.TuiMapperPipe, typeof i17.TuiLink, typeof i11.TuiTextfieldControllerModule, typeof i18.TuiStringifyContentPipe, typeof i11.TuiLegacyDropdownOpenMonitorDirective, typeof i19.TuiDropdownOptionsDirective, typeof i19.TuiDropdownDriverDirective, typeof i19.TuiDropdownDirective, typeof i19.TuiDropdownComponent, typeof i19.TuiDropdownOpen, typeof i19.TuiDropdownOpenLegacy, typeof i19.TuiDropdownPortal, typeof i19.TuiDropdownManual, typeof i19.TuiDropdownHover, typeof i19.TuiDropdownContext, typeof i19.TuiDropdownPosition, typeof i19.TuiDropdownPositionSided, typeof i19.TuiDropdownSelection, typeof i20.TuiDataListComponent, typeof i20.TuiDataListDirective, typeof i20.TuiOption, typeof i20.TuiOptGroup, typeof i21.TuiDataListWrapperComponent, typeof i21.TuiDataListGroupWrapperComponent, typeof i20.TuiDataListDirective], [typeof i1.TuiMultiSelectComponent, typeof i2.TuiMultiSelectGroupComponent, typeof i3.TuiMultiSelectGroupDirective, typeof i4.TuiHideSelectedPipe, typeof i7.TuiMultiSelectDirective, typeof i5.TuiNativeMultiSelectComponent, typeof i6.TuiNativeMultiSelectGroupComponent, typeof i19.TuiDropdownOptionsDirective, typeof i19.TuiDropdownDriverDirective, typeof i19.TuiDropdownDirective, typeof i19.TuiDropdownComponent, typeof i19.TuiDropdownOpen, typeof i19.TuiDropdownOpenLegacy, typeof i19.TuiDropdownPortal, typeof i19.TuiDropdownManual, typeof i19.TuiDropdownHover, typeof i19.TuiDropdownContext, typeof i19.TuiDropdownPosition, typeof i19.TuiDropdownPositionSided, typeof i19.TuiDropdownSelection, typeof i20.TuiDataListComponent, typeof i20.TuiDataListDirective, typeof i20.TuiOption, typeof i20.TuiOptGroup, typeof i21.TuiDataListWrapperComponent, typeof i21.TuiDataListGroupWrapperComponent, typeof i20.TuiDataListDirective]>;
|
|
@@ -1,23 +1,14 @@
|
|
|
1
1
|
import type { Provider } from '@angular/core';
|
|
2
2
|
import type { TuiContext } from '@taiga-ui/cdk/types';
|
|
3
3
|
import type { PolymorpheusContent } from '@taiga-ui/polymorpheus';
|
|
4
|
-
/**
|
|
5
|
-
* @deprecated: drop in v5.0
|
|
6
|
-
*/
|
|
7
4
|
export interface TuiMultiSelectOptions<T> {
|
|
8
5
|
readonly rows: number;
|
|
9
6
|
readonly valueContent: PolymorpheusContent<TuiContext<readonly T[]>>;
|
|
10
7
|
}
|
|
11
|
-
/**
|
|
12
|
-
* @deprecated: drop in v5.0
|
|
13
|
-
*/
|
|
14
8
|
export declare const TUI_MULTI_SELECT_DEFAULT_OPTIONS: TuiMultiSelectOptions<unknown>;
|
|
15
9
|
/**
|
|
16
10
|
* @deprecated: drop in v5.0
|
|
17
11
|
* Default parameters for MultiSelect component
|
|
18
12
|
*/
|
|
19
13
|
export declare const TUI_MULTI_SELECT_OPTIONS: import("@angular/core").InjectionToken<TuiMultiSelectOptions<unknown>>;
|
|
20
|
-
/**
|
|
21
|
-
* @deprecated: drop in v5.0
|
|
22
|
-
*/
|
|
23
14
|
export declare function tuiMultiSelectOptionsProvider<T>(options: Partial<TuiMultiSelectOptions<T>>): Provider;
|
|
@@ -1,9 +1,6 @@
|
|
|
1
1
|
import type { TuiSizeS } from '@taiga-ui/core/types';
|
|
2
2
|
import { TuiSelectOptionComponent } from '@taiga-ui/legacy/components/select-option';
|
|
3
3
|
import * as i0 from "@angular/core";
|
|
4
|
-
/**
|
|
5
|
-
* @deprecated: drop in v5.0
|
|
6
|
-
*/
|
|
7
4
|
export declare class TuiMultiSelectOptionComponent<T extends any[]> extends TuiSelectOptionComponent<T> {
|
|
8
5
|
protected get size(): TuiSizeS;
|
|
9
6
|
protected get selected(): boolean;
|
|
@@ -2,9 +2,6 @@ import * as i0 from "@angular/core";
|
|
|
2
2
|
import * as i1 from "./multi-select-option.component";
|
|
3
3
|
import * as i2 from "@angular/common";
|
|
4
4
|
import * as i3 from "@taiga-ui/kit/components/checkbox";
|
|
5
|
-
/**
|
|
6
|
-
* @deprecated: drop in v5.0
|
|
7
|
-
*/
|
|
8
5
|
export declare class TuiMultiSelectOptionModule {
|
|
9
6
|
static ɵfac: i0.ɵɵFactoryDeclaration<TuiMultiSelectOptionModule, never>;
|
|
10
7
|
static ɵmod: i0.ɵɵNgModuleDeclaration<TuiMultiSelectOptionModule, [typeof i1.TuiMultiSelectOptionComponent], [typeof i2.CommonModule, typeof i3.TuiCheckbox], [typeof i1.TuiMultiSelectOptionComponent]>;
|
|
@@ -1,8 +1,5 @@
|
|
|
1
1
|
import type { AbstractTuiInteractive } from '@taiga-ui/legacy/classes';
|
|
2
2
|
import type { TuiFocusableElementAccessor } from '@taiga-ui/legacy/tokens';
|
|
3
|
-
/**
|
|
4
|
-
* @deprecated: drop in v5.0
|
|
5
|
-
*/
|
|
6
3
|
export type TuiPrimitiveTextfield = AbstractTuiInteractive & TuiFocusableElementAccessor & {
|
|
7
4
|
appearance: string;
|
|
8
5
|
filler: string;
|
|
@@ -8,12 +8,10 @@ import type { PolymorpheusContent } from '@taiga-ui/polymorpheus';
|
|
|
8
8
|
import type { Observable } from 'rxjs';
|
|
9
9
|
import type { TuiPrimitiveTextfield } from './primitive-textfield-types';
|
|
10
10
|
import * as i0 from "@angular/core";
|
|
11
|
-
/**
|
|
12
|
-
* @deprecated: drop in v5.0
|
|
13
|
-
*/
|
|
14
11
|
export declare const TUI_ICON_START_PADDINGS: Record<TuiSizeL | TuiSizeS, number>;
|
|
15
12
|
/**
|
|
16
|
-
* @deprecated: use
|
|
13
|
+
* @deprecated: use {@link TuiTextfield}
|
|
14
|
+
* https://taiga-ui.dev/components/textfield
|
|
17
15
|
*/
|
|
18
16
|
export declare class TuiPrimitiveTextfieldComponent extends AbstractTuiInteractive implements TuiPrimitiveTextfield {
|
|
19
17
|
private readonly focusableElement?;
|
|
@@ -2,7 +2,8 @@ import { AbstractTuiTextfieldHost } from '@taiga-ui/legacy/classes';
|
|
|
2
2
|
import { TuiPrimitiveTextfieldComponent } from './primitive-textfield.component';
|
|
3
3
|
import * as i0 from "@angular/core";
|
|
4
4
|
/**
|
|
5
|
-
* @deprecated: use
|
|
5
|
+
* @deprecated: use {@link TuiTextfield}
|
|
6
|
+
* https://taiga-ui.dev/components/textfield
|
|
6
7
|
*/
|
|
7
8
|
export declare class TuiPrimitiveTextfieldDirective extends AbstractTuiTextfieldHost<any> {
|
|
8
9
|
protected readonly host: TuiPrimitiveTextfieldComponent;
|
|
@@ -11,7 +11,8 @@ import * as i9 from "@taiga-ui/legacy/components/tooltip";
|
|
|
11
11
|
import * as i10 from "@taiga-ui/core/components/icon";
|
|
12
12
|
import * as i11 from "@taiga-ui/core/directives/appearance";
|
|
13
13
|
/**
|
|
14
|
-
* @deprecated:
|
|
14
|
+
* @deprecated: use {@link TuiTextfield}
|
|
15
|
+
* https://taiga-ui.dev/components/textfield
|
|
15
16
|
*/
|
|
16
17
|
export declare class TuiPrimitiveTextfieldModule {
|
|
17
18
|
static ɵfac: i0.ɵɵFactoryDeclaration<TuiPrimitiveTextfieldModule, never>;
|