@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
|
@@ -3,7 +3,7 @@ import type { PolymorpheusContent } from '@taiga-ui/polymorpheus';
|
|
|
3
3
|
import { PolymorpheusComponent } from '@taiga-ui/polymorpheus';
|
|
4
4
|
import * as i0 from "@angular/core";
|
|
5
5
|
/**
|
|
6
|
-
* @deprecated: drop in v5.0
|
|
6
|
+
* @deprecated: drop in v5.0 use {@link TuiChevron}
|
|
7
7
|
*/
|
|
8
8
|
export declare class TuiArrowComponent {
|
|
9
9
|
private readonly control;
|
|
@@ -16,7 +16,4 @@ export declare class TuiArrowComponent {
|
|
|
16
16
|
static ɵfac: i0.ɵɵFactoryDeclaration<TuiArrowComponent, never>;
|
|
17
17
|
static ɵcmp: i0.ɵɵComponentDeclaration<TuiArrowComponent, "tui-arrow", never, {}, {}, never, never, true, never>;
|
|
18
18
|
}
|
|
19
|
-
/**
|
|
20
|
-
* @deprecated: drop in v5.0
|
|
21
|
-
*/
|
|
22
19
|
export declare const TUI_ARROW: PolymorpheusComponent<TuiArrowComponent>;
|
|
@@ -1,15 +1,14 @@
|
|
|
1
1
|
import type { Provider } from '@angular/core';
|
|
2
2
|
import type { PolymorpheusContent } from '@taiga-ui/polymorpheus';
|
|
3
3
|
/**
|
|
4
|
-
* @deprecated: drop in v5.0
|
|
4
|
+
* @deprecated: drop in v5.0 use {@link TuiChevron}
|
|
5
5
|
*/
|
|
6
6
|
export interface TuiArrowOptions {
|
|
7
7
|
readonly iconLarge: PolymorpheusContent;
|
|
8
8
|
readonly iconSmall: PolymorpheusContent;
|
|
9
9
|
}
|
|
10
10
|
/**
|
|
11
|
-
* @deprecated: drop in v5.0
|
|
12
|
-
* Default values for arrow options
|
|
11
|
+
* @deprecated: drop in v5.0 use {@link TuiChevron}
|
|
13
12
|
*/
|
|
14
13
|
export declare const TUI_ARROW_DEFAULT_OPTIONS: TuiArrowOptions;
|
|
15
14
|
/**
|
|
@@ -17,7 +16,4 @@ export declare const TUI_ARROW_DEFAULT_OPTIONS: TuiArrowOptions;
|
|
|
17
16
|
* Default parameters for arrow component
|
|
18
17
|
*/
|
|
19
18
|
export declare const TUI_ARROW_OPTIONS: import("@angular/core").InjectionToken<TuiArrowOptions>;
|
|
20
|
-
/**
|
|
21
|
-
* @deprecated: drop in v5.0
|
|
22
|
-
*/
|
|
23
19
|
export declare function tuiArrowOptionsProvider(options: Partial<TuiArrowOptions>): Provider;
|
|
@@ -3,22 +3,21 @@ import type { TuiContext } from '@taiga-ui/cdk/types';
|
|
|
3
3
|
import type { TuiSizeL, TuiSizeM, TuiSizeS } from '@taiga-ui/core/types';
|
|
4
4
|
import type { PolymorpheusContent } from '@taiga-ui/polymorpheus';
|
|
5
5
|
/**
|
|
6
|
-
* @deprecated: drop in v5.0
|
|
6
|
+
* @deprecated: drop in v5.0 use {@link TuiChevron}
|
|
7
7
|
*/
|
|
8
8
|
export interface TuiArrowMode {
|
|
9
9
|
readonly disabled: PolymorpheusContent<TuiContext<TuiSizeL | TuiSizeM | TuiSizeS>>;
|
|
10
10
|
readonly interactive: PolymorpheusContent<TuiContext<TuiSizeL | TuiSizeM | TuiSizeS>>;
|
|
11
11
|
}
|
|
12
12
|
/**
|
|
13
|
-
* @deprecated: drop in v5.0
|
|
13
|
+
* @deprecated: drop in v5.0 use {@link TuiChevron}
|
|
14
14
|
*/
|
|
15
15
|
export declare const TUI_ARROW_DEFAULT_MODE: TuiArrowMode;
|
|
16
16
|
/**
|
|
17
|
-
* @deprecated: drop in v5.0
|
|
18
|
-
* Type of icon in dropdowns for interactive or disable mode
|
|
17
|
+
* @deprecated: drop in v5.0 use {@link TuiChevron}
|
|
19
18
|
*/
|
|
20
19
|
export declare const TUI_ARROW_MODE: import("@angular/core").InjectionToken<TuiArrowMode>;
|
|
21
20
|
/**
|
|
22
|
-
* @deprecated: drop in v5.0
|
|
21
|
+
* @deprecated: drop in v5.0 use {@link TuiChevron}
|
|
23
22
|
*/
|
|
24
23
|
export declare function tuiArrowModeProvider(options: Partial<TuiArrowMode>): Provider;
|
|
@@ -1,9 +1,6 @@
|
|
|
1
1
|
import { EventEmitter } from '@angular/core';
|
|
2
2
|
import type { MaskitoOptions } from '@maskito/core';
|
|
3
3
|
import * as i0 from "@angular/core";
|
|
4
|
-
/**
|
|
5
|
-
* @deprecated: drop in v5.0
|
|
6
|
-
*/
|
|
7
4
|
export declare class TuiColorEditComponent {
|
|
8
5
|
color: [number, number, number, number];
|
|
9
6
|
readonly colorChange: EventEmitter<[number, number, number, number]>;
|
|
@@ -10,9 +10,6 @@ import * as i8 from "@taiga-ui/legacy/components/select";
|
|
|
10
10
|
import * as i9 from "@taiga-ui/core/directives/dropdown";
|
|
11
11
|
import * as i10 from "@taiga-ui/core/components/data-list";
|
|
12
12
|
import * as i11 from "@taiga-ui/core/components/button";
|
|
13
|
-
/**
|
|
14
|
-
* @deprecated: drop in v5.0
|
|
15
|
-
*/
|
|
16
13
|
export declare class TuiColorEditModule {
|
|
17
14
|
static ɵfac: i0.ɵɵFactoryDeclaration<TuiColorEditModule, never>;
|
|
18
15
|
static ɵmod: i0.ɵɵNgModuleDeclaration<TuiColorEditModule, [typeof i1.TuiColorEditComponent], [typeof i2.CommonModule, typeof i3.FormsModule, typeof i4.MaskitoDirective, typeof i5.TuiPrimitiveTextfieldModule, typeof i6.TuiTextfieldControllerModule, typeof i7.TuiInputNumberModule, typeof i8.TuiSelectModule, 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 i10.TuiDataListComponent, typeof i10.TuiDataListDirective, typeof i10.TuiOption, typeof i10.TuiOptGroup, typeof i11.TuiButton], [typeof i1.TuiColorEditComponent, 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 i10.TuiDataListComponent, typeof i10.TuiDataListDirective, typeof i10.TuiOption, typeof i10.TuiOptGroup]>;
|
|
@@ -2,9 +2,6 @@ import { EventEmitter } from '@angular/core';
|
|
|
2
2
|
import type { SafeStyle } from '@angular/platform-browser';
|
|
3
3
|
import type { TuiPoint } from '@taiga-ui/core/types';
|
|
4
4
|
import * as i0 from "@angular/core";
|
|
5
|
-
/**
|
|
6
|
-
* @deprecated: drop in v5.0
|
|
7
|
-
*/
|
|
8
5
|
export declare class TuiColorPickerComponent {
|
|
9
6
|
private readonly sanitizer;
|
|
10
7
|
protected point: TuiPoint;
|
|
@@ -3,9 +3,6 @@ import * as i1 from "./color-picker.component";
|
|
|
3
3
|
import * as i2 from "@angular/common";
|
|
4
4
|
import * as i3 from "../flat-picker/flat-picker.module";
|
|
5
5
|
import * as i4 from "../linear-picker/linear-picker.module";
|
|
6
|
-
/**
|
|
7
|
-
* @deprecated: drop in v5.0
|
|
8
|
-
*/
|
|
9
6
|
export declare class TuiColorPickerModule {
|
|
10
7
|
static ɵfac: i0.ɵɵFactoryDeclaration<TuiColorPickerModule, never>;
|
|
11
8
|
static ɵmod: i0.ɵɵNgModuleDeclaration<TuiColorPickerModule, [typeof i1.TuiColorPickerComponent], [typeof i2.CommonModule, typeof i3.TuiFlatPickerModule, typeof i4.TuiLinearPickerModule], [typeof i1.TuiColorPickerComponent]>;
|
|
@@ -2,9 +2,6 @@ import { EventEmitter } from '@angular/core';
|
|
|
2
2
|
import type { SafeStyle } from '@angular/platform-browser';
|
|
3
3
|
import type { TuiGradientDirection } from '@taiga-ui/cdk/utils/color';
|
|
4
4
|
import * as i0 from "@angular/core";
|
|
5
|
-
/**
|
|
6
|
-
* @deprecated: drop in v5.0
|
|
7
|
-
*/
|
|
8
5
|
export declare class TuiColorSelectorComponent {
|
|
9
6
|
private readonly selectorOptions;
|
|
10
7
|
private stops;
|
|
@@ -13,9 +13,6 @@ import * as i11 from "@taiga-ui/kit/directives/chevron";
|
|
|
13
13
|
import * as i12 from "@taiga-ui/core/components/icon";
|
|
14
14
|
import * as i13 from "@taiga-ui/core/directives/hint";
|
|
15
15
|
import * as i14 from "@taiga-ui/core/components/data-list";
|
|
16
|
-
/**
|
|
17
|
-
* @deprecated: drop in v5.0
|
|
18
|
-
*/
|
|
19
16
|
export declare class TuiColorSelectorModule {
|
|
20
17
|
static ɵfac: i0.ɵɵFactoryDeclaration<TuiColorSelectorModule, never>;
|
|
21
18
|
static ɵmod: i0.ɵɵNgModuleDeclaration<TuiColorSelectorModule, [typeof i1.TuiColorSelectorComponent], [typeof i2.CommonModule, typeof i3.TuiButton, typeof i4.TuiSvgComponent, typeof i5.TuiColorPickerModule, typeof i6.TuiLinearMultiPickerModule, typeof i7.TuiActiveZone, typeof i8.TuiColorEditModule, typeof i9.TuiGroup, typeof i10.TuiPaletteModule, typeof i11.TuiChevron, typeof i12.TuiIcon, typeof i13.TuiHintComponent, typeof i13.TuiHintDirective, typeof i13.TuiHintOptionsDirective, typeof i13.TuiHintUnstyled, typeof i13.TuiHintDriver, typeof i13.TuiHintPosition, typeof i13.TuiHintHover, typeof i13.TuiHintOverflow, typeof i13.TuiHintDescribe, typeof i13.TuiHintHost, typeof i13.TuiHintManual, typeof i13.TuiHintPointer, typeof i14.TuiDataListComponent, typeof i14.TuiDataListDirective, typeof i14.TuiOption, typeof i14.TuiOptGroup], [typeof i1.TuiColorSelectorComponent, typeof i13.TuiHintComponent, typeof i13.TuiHintDirective, typeof i13.TuiHintOptionsDirective, typeof i13.TuiHintUnstyled, typeof i13.TuiHintDriver, typeof i13.TuiHintPosition, typeof i13.TuiHintHover, typeof i13.TuiHintOverflow, typeof i13.TuiHintDescribe, typeof i13.TuiHintHost, typeof i13.TuiHintManual, typeof i13.TuiHintPointer, typeof i14.TuiDataListComponent, typeof i14.TuiDataListDirective, typeof i14.TuiOption, typeof i14.TuiOptGroup]>;
|
|
@@ -1,24 +1,12 @@
|
|
|
1
1
|
import type { Provider } from '@angular/core';
|
|
2
2
|
import { InjectionToken } from '@angular/core';
|
|
3
3
|
import type { TuiGradientDirection } from '@taiga-ui/cdk/utils/color';
|
|
4
|
-
/**
|
|
5
|
-
* @deprecated: drop in v5.0
|
|
6
|
-
*/
|
|
7
4
|
export declare const TUI_COLOR_SELECTOR_MODE_NAMES: InjectionToken<[string, string]>;
|
|
8
|
-
/**
|
|
9
|
-
* @deprecated: drop in v5.0
|
|
10
|
-
*/
|
|
11
5
|
export declare const TUI_DEFAULT_INPUT_COLORS: Map<string, string>;
|
|
12
|
-
/**
|
|
13
|
-
* @deprecated: drop in v5.0
|
|
14
|
-
*/
|
|
15
6
|
export declare const TuiColorSelectorMode: {
|
|
16
7
|
readonly SolidColor: 0;
|
|
17
8
|
readonly Gradient: 1;
|
|
18
9
|
};
|
|
19
|
-
/**
|
|
20
|
-
* @deprecated: drop in v5.0
|
|
21
|
-
*/
|
|
22
10
|
export interface TuiColorSelectorOptions {
|
|
23
11
|
readonly mode: (typeof TuiColorSelectorMode)[keyof typeof TuiColorSelectorMode];
|
|
24
12
|
readonly selectorMode: boolean;
|
|
@@ -33,15 +21,6 @@ export interface TuiColorSelectorOptions {
|
|
|
33
21
|
readonly buttons: readonly TuiGradientDirection[];
|
|
34
22
|
};
|
|
35
23
|
}
|
|
36
|
-
/**
|
|
37
|
-
* @deprecated: drop in v5.0
|
|
38
|
-
*/
|
|
39
24
|
export declare const TUI_COLOR_SELECTOR_DEFAULT_OPTIONS: TuiColorSelectorOptions;
|
|
40
|
-
/**
|
|
41
|
-
* @deprecated: drop in v5.0
|
|
42
|
-
*/
|
|
43
25
|
export declare const TUI_COLOR_SELECTOR_OPTIONS: InjectionToken<TuiColorSelectorOptions>;
|
|
44
|
-
/**
|
|
45
|
-
* @deprecated: drop in v5.0
|
|
46
|
-
*/
|
|
47
26
|
export declare function tuiColorSelectorOptionsProvider(options: Partial<TuiColorSelectorOptions>): Provider;
|
|
@@ -1,9 +1,6 @@
|
|
|
1
1
|
import { EventEmitter } from '@angular/core';
|
|
2
2
|
import type { TuiPoint } from '@taiga-ui/core/types';
|
|
3
3
|
import * as i0 from "@angular/core";
|
|
4
|
-
/**
|
|
5
|
-
* @deprecated: drop in v5.0
|
|
6
|
-
*/
|
|
7
4
|
export declare class TuiFlatPickerComponent {
|
|
8
5
|
value: TuiPoint;
|
|
9
6
|
readonly valueChange: EventEmitter<[number, number]>;
|
|
@@ -1,9 +1,6 @@
|
|
|
1
1
|
import * as i0 from "@angular/core";
|
|
2
2
|
import * as i1 from "./flat-picker.component";
|
|
3
3
|
import * as i2 from "@angular/common";
|
|
4
|
-
/**
|
|
5
|
-
* @deprecated: drop in v5.0
|
|
6
|
-
*/
|
|
7
4
|
export declare class TuiFlatPickerModule {
|
|
8
5
|
static ɵfac: i0.ɵɵFactoryDeclaration<TuiFlatPickerModule, never>;
|
|
9
6
|
static ɵmod: i0.ɵɵNgModuleDeclaration<TuiFlatPickerModule, [typeof i1.TuiFlatPickerComponent], [typeof i2.CommonModule], [typeof i1.TuiFlatPickerComponent]>;
|
|
@@ -1,9 +1,6 @@
|
|
|
1
1
|
import * as i0 from "@angular/core";
|
|
2
2
|
import * as i1 from "./linear-multi-picker.component";
|
|
3
3
|
import * as i2 from "@angular/common";
|
|
4
|
-
/**
|
|
5
|
-
* @deprecated: drop in v5.0
|
|
6
|
-
*/
|
|
7
4
|
export declare class TuiLinearMultiPickerModule {
|
|
8
5
|
static ɵfac: i0.ɵɵFactoryDeclaration<TuiLinearMultiPickerModule, never>;
|
|
9
6
|
static ɵmod: i0.ɵɵNgModuleDeclaration<TuiLinearMultiPickerModule, [typeof i1.TuiLinearMultiPickerComponent], [typeof i2.CommonModule], [typeof i1.TuiLinearMultiPickerComponent]>;
|
|
@@ -1,9 +1,6 @@
|
|
|
1
1
|
import * as i0 from "@angular/core";
|
|
2
2
|
import * as i1 from "./linear-picker.component";
|
|
3
3
|
import * as i2 from "@angular/common";
|
|
4
|
-
/**
|
|
5
|
-
* @deprecated: drop in v5.0
|
|
6
|
-
*/
|
|
7
4
|
export declare class TuiLinearPickerModule {
|
|
8
5
|
static ɵfac: i0.ɵɵFactoryDeclaration<TuiLinearPickerModule, never>;
|
|
9
6
|
static ɵmod: i0.ɵɵNgModuleDeclaration<TuiLinearPickerModule, [typeof i1.TuiLinearPickerComponent], [typeof i2.CommonModule], [typeof i1.TuiLinearPickerComponent]>;
|
|
@@ -1,9 +1,6 @@
|
|
|
1
1
|
import type { KeyValue } from '@angular/common';
|
|
2
2
|
import { EventEmitter } from '@angular/core';
|
|
3
3
|
import * as i0 from "@angular/core";
|
|
4
|
-
/**
|
|
5
|
-
* @deprecated: drop in v5.0
|
|
6
|
-
*/
|
|
7
4
|
export declare class TuiPaletteComponent {
|
|
8
5
|
colors: ReadonlyMap<string, string>;
|
|
9
6
|
readonly selectedColor: EventEmitter<string>;
|
|
@@ -2,9 +2,6 @@ import * as i0 from "@angular/core";
|
|
|
2
2
|
import * as i1 from "./palette.component";
|
|
3
3
|
import * as i2 from "@angular/common";
|
|
4
4
|
import * as i3 from "@taiga-ui/core/directives/hint";
|
|
5
|
-
/**
|
|
6
|
-
* @deprecated: drop in v5.0
|
|
7
|
-
*/
|
|
8
5
|
export declare class TuiPaletteModule {
|
|
9
6
|
static ɵfac: i0.ɵɵFactoryDeclaration<TuiPaletteModule, never>;
|
|
10
7
|
static ɵmod: i0.ɵɵNgModuleDeclaration<TuiPaletteModule, [typeof i1.TuiPaletteComponent], [typeof i2.CommonModule, 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 i1.TuiPaletteComponent, 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]>;
|
|
@@ -1,9 +1,6 @@
|
|
|
1
1
|
import type { TuiPoint } from '@taiga-ui/core/types';
|
|
2
2
|
import { Observable } from 'rxjs';
|
|
3
3
|
import * as i0 from "@angular/core";
|
|
4
|
-
/**
|
|
5
|
-
* @deprecated: drop in v5.0
|
|
6
|
-
*/
|
|
7
4
|
export declare class TuiPickerService extends Observable<TuiPoint> {
|
|
8
5
|
constructor();
|
|
9
6
|
static ɵfac: i0.ɵɵFactoryDeclaration<TuiPickerService, never>;
|
|
@@ -8,9 +8,6 @@ import { AbstractTuiNullableControl } from '@taiga-ui/legacy/classes';
|
|
|
8
8
|
import type { TuiFocusableElementAccessor } from '@taiga-ui/legacy/tokens';
|
|
9
9
|
import type { PolymorpheusContent } from '@taiga-ui/polymorpheus';
|
|
10
10
|
import * as i0 from "@angular/core";
|
|
11
|
-
/**
|
|
12
|
-
* @deprecated: drop in v5.0
|
|
13
|
-
*/
|
|
14
11
|
export declare class TuiComboBoxComponent<T> extends AbstractTuiNullableControl<T> implements TuiFocusableElementAccessor, TuiDataListHost<T> {
|
|
15
12
|
private readonly accessor?;
|
|
16
13
|
private readonly dropdown?;
|
|
@@ -1,9 +1,6 @@
|
|
|
1
1
|
import { AbstractTuiTextfieldHost } from '@taiga-ui/legacy/classes';
|
|
2
2
|
import type { TuiComboBoxComponent } from './combo-box.component';
|
|
3
3
|
import * as i0 from "@angular/core";
|
|
4
|
-
/**
|
|
5
|
-
* @deprecated: drop in v5.0
|
|
6
|
-
*/
|
|
7
4
|
export declare class TuiComboBoxDirective extends AbstractTuiTextfieldHost<TuiComboBoxComponent<unknown>> {
|
|
8
5
|
get value(): string;
|
|
9
6
|
onValueChange(value: string): void;
|
|
@@ -9,9 +9,6 @@ import * as i7 from "@taiga-ui/legacy/components/select-option";
|
|
|
9
9
|
import * as i8 from "@taiga-ui/legacy/components/arrow";
|
|
10
10
|
import * as i9 from "@taiga-ui/legacy/directives";
|
|
11
11
|
import * as i10 from "@taiga-ui/core/directives/dropdown";
|
|
12
|
-
/**
|
|
13
|
-
* @deprecated: drop in v5.0
|
|
14
|
-
*/
|
|
15
12
|
export declare class TuiComboBoxModule {
|
|
16
13
|
static ɵfac: i0.ɵɵFactoryDeclaration<TuiComboBoxModule, never>;
|
|
17
14
|
static ɵmod: i0.ɵɵNgModuleDeclaration<TuiComboBoxModule, [typeof i1.TuiComboBoxComponent, typeof i2.TuiComboBoxStrictDirective, typeof i3.TuiComboBoxDirective], [typeof i4.CommonModule, typeof i5.PolymorpheusOutlet, typeof i5.PolymorpheusTemplate, typeof i6.TuiPrimitiveTextfieldModule, typeof i7.TuiSelectOptionModule, typeof i8.TuiArrowComponent, typeof i9.TuiWrapperModule, typeof i9.TuiTextfieldControllerModule, typeof i9.TuiLegacyDropdownOpenMonitorDirective, typeof i10.TuiDropdownOptionsDirective, typeof i10.TuiDropdownDriverDirective, typeof i10.TuiDropdownDirective, typeof i10.TuiDropdownComponent, typeof i10.TuiDropdownOpen, typeof i10.TuiDropdownOpenLegacy, typeof i10.TuiDropdownPortal, typeof i10.TuiDropdownManual, typeof i10.TuiDropdownHover, typeof i10.TuiDropdownContext, typeof i10.TuiDropdownPosition, typeof i10.TuiDropdownPositionSided, typeof i10.TuiDropdownSelection], [typeof i1.TuiComboBoxComponent, typeof i2.TuiComboBoxStrictDirective, typeof i3.TuiComboBoxDirective, typeof i6.TuiTextfieldComponent, typeof i10.TuiDropdownOptionsDirective, typeof i10.TuiDropdownDriverDirective, typeof i10.TuiDropdownDirective, typeof i10.TuiDropdownComponent, typeof i10.TuiDropdownOpen, typeof i10.TuiDropdownOpenLegacy, typeof i10.TuiDropdownPortal, typeof i10.TuiDropdownManual, typeof i10.TuiDropdownHover, typeof i10.TuiDropdownContext, typeof i10.TuiDropdownPosition, typeof i10.TuiDropdownPositionSided, typeof i10.TuiDropdownSelection]>;
|
|
@@ -6,9 +6,6 @@ import { AbstractTuiControl } from '@taiga-ui/legacy/classes';
|
|
|
6
6
|
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
|
-
/**
|
|
10
|
-
* @deprecated: drop in v5.0
|
|
11
|
-
*/
|
|
12
9
|
export declare class TuiInputComponent extends AbstractTuiControl<string> implements TuiFocusableElementAccessor, TuiDataListHost<string> {
|
|
13
10
|
private readonly dropdown?;
|
|
14
11
|
private readonly textfield?;
|
|
@@ -1,9 +1,6 @@
|
|
|
1
1
|
import { AbstractTuiTextfieldHost } from '@taiga-ui/legacy/classes';
|
|
2
2
|
import type { TuiInputComponent } from './input.component';
|
|
3
3
|
import * as i0 from "@angular/core";
|
|
4
|
-
/**
|
|
5
|
-
* @deprecated: drop in v5.0
|
|
6
|
-
*/
|
|
7
4
|
export declare class TuiInputDirective extends AbstractTuiTextfieldHost<TuiInputComponent> {
|
|
8
5
|
onValueChange(value: string): void;
|
|
9
6
|
static ɵfac: i0.ɵɵFactoryDeclaration<TuiInputDirective, never>;
|
|
@@ -4,9 +4,6 @@ import * as i2 from "./input.directive";
|
|
|
4
4
|
import * as i3 from "@angular/common";
|
|
5
5
|
import * as i4 from "@taiga-ui/legacy/components/primitive-textfield";
|
|
6
6
|
import * as i5 from "@taiga-ui/core/directives/dropdown";
|
|
7
|
-
/**
|
|
8
|
-
* @deprecated: drop in v5.0
|
|
9
|
-
*/
|
|
10
7
|
export declare class TuiInputModule {
|
|
11
8
|
static ɵfac: i0.ɵɵFactoryDeclaration<TuiInputModule, never>;
|
|
12
9
|
static ɵmod: i0.ɵɵNgModuleDeclaration<TuiInputModule, [typeof i1.TuiInputComponent, typeof i2.TuiInputDirective], [typeof i3.CommonModule, typeof i4.TuiPrimitiveTextfieldModule, typeof i5.TuiDropdownOptionsDirective, typeof i5.TuiDropdownDriverDirective, typeof i5.TuiDropdownDirective, typeof i5.TuiDropdownComponent, typeof i5.TuiDropdownOpen, typeof i5.TuiDropdownOpenLegacy, typeof i5.TuiDropdownPortal, typeof i5.TuiDropdownManual, typeof i5.TuiDropdownHover, typeof i5.TuiDropdownContext, typeof i5.TuiDropdownPosition, typeof i5.TuiDropdownPositionSided, typeof i5.TuiDropdownSelection], [typeof i1.TuiInputComponent, typeof i2.TuiInputDirective, typeof i4.TuiTextfieldComponent, typeof i5.TuiDropdownOptionsDirective, typeof i5.TuiDropdownDriverDirective, typeof i5.TuiDropdownDirective, typeof i5.TuiDropdownComponent, typeof i5.TuiDropdownOpen, typeof i5.TuiDropdownOpenLegacy, typeof i5.TuiDropdownPortal, typeof i5.TuiDropdownManual, typeof i5.TuiDropdownHover, typeof i5.TuiDropdownContext, typeof i5.TuiDropdownPosition, typeof i5.TuiDropdownPositionSided, typeof i5.TuiDropdownSelection]>;
|
|
@@ -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 * as i0 from "@angular/core";
|
|
6
6
|
type MaskMode = 'gradient' | 'hex' | 'rgb';
|
|
7
|
-
/**
|
|
8
|
-
* @deprecated: drop in v5.0
|
|
9
|
-
*/
|
|
10
7
|
export declare class TuiInputColorComponent extends AbstractTuiControl<string> implements TuiFocusableElementAccessor {
|
|
11
8
|
private readonly textfield?;
|
|
12
9
|
private readonly domSanitizer;
|
|
@@ -6,9 +6,6 @@ import * as i4 from "@taiga-ui/legacy/directives/textfield-controller";
|
|
|
6
6
|
import * as i5 from "@taiga-ui/legacy/components/color-selector";
|
|
7
7
|
import * as i6 from "@maskito/angular";
|
|
8
8
|
import * as i7 from "@taiga-ui/core/directives/dropdown";
|
|
9
|
-
/**
|
|
10
|
-
* @deprecated: drop in v5.0
|
|
11
|
-
*/
|
|
12
9
|
export declare class TuiInputColorModule {
|
|
13
10
|
static ɵfac: i0.ɵɵFactoryDeclaration<TuiInputColorModule, never>;
|
|
14
11
|
static ɵmod: i0.ɵɵNgModuleDeclaration<TuiInputColorModule, [typeof i1.TuiInputColorComponent], [typeof i2.CommonModule, typeof i3.TuiPrimitiveTextfieldModule, typeof i4.TuiTextfieldControllerModule, typeof i5.TuiColorSelectorModule, typeof i6.MaskitoDirective, typeof i7.TuiDropdownOptionsDirective, typeof i7.TuiDropdownDriverDirective, typeof i7.TuiDropdownDirective, typeof i7.TuiDropdownComponent, typeof i7.TuiDropdownOpen, typeof i7.TuiDropdownOpenLegacy, typeof i7.TuiDropdownPortal, typeof i7.TuiDropdownManual, typeof i7.TuiDropdownHover, typeof i7.TuiDropdownContext, typeof i7.TuiDropdownPosition, typeof i7.TuiDropdownPositionSided, typeof i7.TuiDropdownSelection], [typeof i1.TuiInputColorComponent, typeof i7.TuiDropdownOptionsDirective, typeof i7.TuiDropdownDriverDirective, typeof i7.TuiDropdownDirective, typeof i7.TuiDropdownComponent, typeof i7.TuiDropdownOpen, typeof i7.TuiDropdownOpenLegacy, typeof i7.TuiDropdownPortal, typeof i7.TuiDropdownManual, typeof i7.TuiDropdownHover, typeof i7.TuiDropdownContext, typeof i7.TuiDropdownPosition, typeof i7.TuiDropdownPositionSided, typeof i7.TuiDropdownSelection]>;
|
|
@@ -6,9 +6,6 @@ import type { PolymorpheusContent } from '@taiga-ui/polymorpheus';
|
|
|
6
6
|
import type { Observable } from 'rxjs';
|
|
7
7
|
import type { TuiInputCopyOptions } from './input-copy.options';
|
|
8
8
|
import * as i0 from "@angular/core";
|
|
9
|
-
/**
|
|
10
|
-
* @deprecated: drop in v5.0
|
|
11
|
-
*/
|
|
12
9
|
export declare class TuiInputCopyComponent extends AbstractTuiControl<string> implements TuiFocusableElementAccessor {
|
|
13
10
|
private readonly textfield?;
|
|
14
11
|
private readonly copied$;
|
|
@@ -1,9 +1,6 @@
|
|
|
1
1
|
import { AbstractTuiTextfieldHost } from '@taiga-ui/legacy/classes';
|
|
2
2
|
import type { TuiInputCopyComponent } from './input-copy.component';
|
|
3
3
|
import * as i0 from "@angular/core";
|
|
4
|
-
/**
|
|
5
|
-
* @deprecated: drop in v5.0
|
|
6
|
-
*/
|
|
7
4
|
export declare class TuiInputCopyDirective extends AbstractTuiTextfieldHost<TuiInputCopyComponent> {
|
|
8
5
|
onValueChange(value: string): void;
|
|
9
6
|
static ɵfac: i0.ɵɵFactoryDeclaration<TuiInputCopyDirective, never>;
|
|
@@ -8,9 +8,6 @@ import * as i6 from "@taiga-ui/legacy/directives";
|
|
|
8
8
|
import * as i7 from "@taiga-ui/core/directives/appearance";
|
|
9
9
|
import * as i8 from "@taiga-ui/core/components/icon";
|
|
10
10
|
import * as i9 from "@taiga-ui/core/directives/hint";
|
|
11
|
-
/**
|
|
12
|
-
* @deprecated: drop in v5.0
|
|
13
|
-
*/
|
|
14
11
|
export declare class TuiInputCopyModule {
|
|
15
12
|
static ɵfac: i0.ɵɵFactoryDeclaration<TuiInputCopyModule, never>;
|
|
16
13
|
static ɵmod: i0.ɵɵNgModuleDeclaration<TuiInputCopyModule, [typeof i1.TuiInputCopyComponent, typeof i2.TuiInputCopyDirective], [typeof i3.CommonModule, typeof i4.PolymorpheusOutlet, typeof i4.PolymorpheusTemplate, typeof i5.TuiPrimitiveTextfieldModule, typeof i6.TuiTextfieldControllerModule, typeof i7.TuiAppearance, typeof i8.TuiIcon, typeof i9.TuiHintComponent, typeof i9.TuiHintDirective, typeof i9.TuiHintOptionsDirective, typeof i9.TuiHintUnstyled, typeof i9.TuiHintDriver, typeof i9.TuiHintPosition, typeof i9.TuiHintHover, typeof i9.TuiHintOverflow, typeof i9.TuiHintDescribe, typeof i9.TuiHintHost, typeof i9.TuiHintManual, typeof i9.TuiHintPointer], [typeof i1.TuiInputCopyComponent, typeof i2.TuiInputCopyDirective, typeof i5.TuiTextfieldComponent, typeof i9.TuiHintComponent, typeof i9.TuiHintDirective, typeof i9.TuiHintOptionsDirective, typeof i9.TuiHintUnstyled, typeof i9.TuiHintDriver, typeof i9.TuiHintPosition, typeof i9.TuiHintHover, typeof i9.TuiHintOverflow, typeof i9.TuiHintDescribe, typeof i9.TuiHintHost, typeof i9.TuiHintManual, typeof i9.TuiHintPointer]>;
|
|
@@ -3,24 +3,12 @@ import type { TuiContext } from '@taiga-ui/cdk/types';
|
|
|
3
3
|
import type { TuiHintDirection } from '@taiga-ui/core/directives/hint';
|
|
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 TuiInputCopyOptions {
|
|
10
7
|
readonly icon: PolymorpheusContent<TuiContext<TuiSizeL | TuiSizeS>>;
|
|
11
8
|
readonly messageAppearance: string;
|
|
12
9
|
readonly messageDirection: TuiHintDirection;
|
|
13
10
|
readonly successMessage: PolymorpheusContent;
|
|
14
11
|
}
|
|
15
|
-
/**
|
|
16
|
-
* @deprecated: drop in v5.0
|
|
17
|
-
*/
|
|
18
12
|
export declare const TUI_INPUT_COPY_DEFAULT_OPTIONS: TuiInputCopyOptions;
|
|
19
|
-
/**
|
|
20
|
-
* @deprecated: drop in v5.0
|
|
21
|
-
*/
|
|
22
13
|
export declare const TUI_INPUT_COPY_OPTIONS: import("@angular/core").InjectionToken<TuiInputCopyOptions>;
|
|
23
|
-
/**
|
|
24
|
-
* @deprecated: drop in v5.0
|
|
25
|
-
*/
|
|
26
14
|
export declare function tuiInputCopyOptionsProvider(options: Partial<TuiInputCopyOptions>): Provider;
|
|
@@ -11,9 +11,6 @@ import { AbstractTuiNullableControl } from '@taiga-ui/legacy/classes';
|
|
|
11
11
|
import type { TuiFocusableElementAccessor } from '@taiga-ui/legacy/tokens';
|
|
12
12
|
import type { Observable } from 'rxjs';
|
|
13
13
|
import * as i0 from "@angular/core";
|
|
14
|
-
/**
|
|
15
|
-
* @deprecated: drop in v5.0
|
|
16
|
-
*/
|
|
17
14
|
export declare class TuiInputDateComponent extends AbstractTuiNullableControl<TuiDay> implements TuiFocusableElementAccessor {
|
|
18
15
|
private readonly textfield?;
|
|
19
16
|
private readonly options;
|
|
@@ -3,9 +3,6 @@ import type { TuiDateFormatSettings } from '@taiga-ui/core/tokens';
|
|
|
3
3
|
import { AbstractTuiTextfieldHost } from '@taiga-ui/legacy/classes';
|
|
4
4
|
import type { TuiInputDateComponent } from './input-date.component';
|
|
5
5
|
import * as i0 from "@angular/core";
|
|
6
|
-
/**
|
|
7
|
-
* @deprecated: drop in v5.0
|
|
8
|
-
*/
|
|
9
6
|
export declare class TuiInputDateDirective extends AbstractTuiTextfieldHost<TuiInputDateComponent> {
|
|
10
7
|
get value(): string;
|
|
11
8
|
get max(): TuiDay;
|
|
@@ -13,9 +13,6 @@ import * as i11 from "@taiga-ui/cdk/directives/let";
|
|
|
13
13
|
import * as i12 from "@taiga-ui/core/directives/appearance";
|
|
14
14
|
import * as i13 from "@taiga-ui/core/components/icon";
|
|
15
15
|
import * as i14 from "@taiga-ui/core/directives/dropdown";
|
|
16
|
-
/**
|
|
17
|
-
* @deprecated: drop in v5.0
|
|
18
|
-
*/
|
|
19
16
|
export declare class TuiInputDateModule {
|
|
20
17
|
static ɵfac: i0.ɵɵFactoryDeclaration<TuiInputDateModule, never>;
|
|
21
18
|
static ɵmod: i0.ɵɵNgModuleDeclaration<TuiInputDateModule, [typeof i1.TuiInputDateComponent, typeof i2.TuiInputDateDirective, typeof i3.TuiNativeDateDirective], [typeof i4.CommonModule, typeof i5.MaskitoDirective, typeof i6.PolymorpheusOutlet, typeof i6.PolymorpheusTemplate, typeof i7.TuiCalendar, typeof i8.TuiLink, typeof i9.TuiPrimitiveTextfieldModule, typeof i10.TuiValueAccessorModule, typeof i11.TuiLet, typeof i10.TuiTextfieldControllerModule, typeof i10.TuiLegacyDropdownOpenMonitorDirective, typeof i12.TuiAppearance, typeof i13.TuiIcon, typeof i14.TuiDropdownOptionsDirective, typeof i14.TuiDropdownDriverDirective, typeof i14.TuiDropdownDirective, typeof i14.TuiDropdownComponent, typeof i14.TuiDropdownOpen, typeof i14.TuiDropdownOpenLegacy, typeof i14.TuiDropdownPortal, typeof i14.TuiDropdownManual, typeof i14.TuiDropdownHover, typeof i14.TuiDropdownContext, typeof i14.TuiDropdownPosition, typeof i14.TuiDropdownPositionSided, typeof i14.TuiDropdownSelection], [typeof i1.TuiInputDateComponent, typeof i2.TuiInputDateDirective, typeof i9.TuiTextfieldComponent, typeof i14.TuiDropdownOptionsDirective, typeof i14.TuiDropdownDriverDirective, typeof i14.TuiDropdownDirective, typeof i14.TuiDropdownComponent, typeof i14.TuiDropdownOpen, typeof i14.TuiDropdownOpenLegacy, typeof i14.TuiDropdownPortal, typeof i14.TuiDropdownManual, typeof i14.TuiDropdownHover, typeof i14.TuiDropdownContext, typeof i14.TuiDropdownPosition, typeof i14.TuiDropdownPositionSided, typeof i14.TuiDropdownSelection]>;
|
|
@@ -1,8 +1,5 @@
|
|
|
1
1
|
import { TuiInputDateDirective } from '../input-date.directive';
|
|
2
2
|
import * as i0 from "@angular/core";
|
|
3
|
-
/**
|
|
4
|
-
* @deprecated: drop in v5.0
|
|
5
|
-
*/
|
|
6
3
|
export declare class TuiNativeDateDirective {
|
|
7
4
|
protected readonly host: TuiInputDateDirective;
|
|
8
5
|
protected get value(): string;
|
|
@@ -9,9 +9,6 @@ import { AbstractTuiMultipleControl, TuiStringifiableItem } from '@taiga-ui/lega
|
|
|
9
9
|
import type { TuiFocusableElementAccessor } from '@taiga-ui/legacy/tokens';
|
|
10
10
|
import type { Observable } from 'rxjs';
|
|
11
11
|
import * as i0 from "@angular/core";
|
|
12
|
-
/**
|
|
13
|
-
* @deprecated: drop in v5.0
|
|
14
|
-
*/
|
|
15
12
|
export declare class TuiInputDateMultiComponent extends AbstractTuiMultipleControl<TuiDay> implements TuiFocusableElementAccessor {
|
|
16
13
|
private readonly textfield?;
|
|
17
14
|
private readonly inputTag?;
|
|
@@ -13,9 +13,6 @@ import * as i11 from "@taiga-ui/legacy/components/primitive-textfield";
|
|
|
13
13
|
import * as i12 from "@taiga-ui/core/components/icon";
|
|
14
14
|
import * as i13 from "@taiga-ui/core/directives/appearance";
|
|
15
15
|
import * as i14 from "@taiga-ui/core/directives/dropdown";
|
|
16
|
-
/**
|
|
17
|
-
* @deprecated: drop in v5.0
|
|
18
|
-
*/
|
|
19
16
|
export declare class TuiInputDateMultiModule {
|
|
20
17
|
static ɵfac: i0.ɵɵFactoryDeclaration<TuiInputDateMultiModule, never>;
|
|
21
18
|
static ɵmod: i0.ɵɵNgModuleDeclaration<TuiInputDateMultiModule, [typeof i1.TuiInputDateMultiComponent], [typeof i2.CommonModule, typeof i3.MaskitoDirective, typeof i4.PolymorpheusOutlet, typeof i4.PolymorpheusTemplate, typeof i5.TuiCalendar, typeof i6.TuiLink, typeof i7.TuiInputTagModule, typeof i8.FormsModule, typeof i9.TuiMapperPipe, typeof i10.TuiTextfieldControllerModule, typeof i11.TuiPrimitiveTextfieldModule, typeof i10.TuiLegacyDropdownOpenMonitorDirective, typeof i12.TuiIcon, typeof i13.TuiAppearance, typeof i14.TuiDropdownOptionsDirective, typeof i14.TuiDropdownDriverDirective, typeof i14.TuiDropdownDirective, typeof i14.TuiDropdownComponent, typeof i14.TuiDropdownOpen, typeof i14.TuiDropdownOpenLegacy, typeof i14.TuiDropdownPortal, typeof i14.TuiDropdownManual, typeof i14.TuiDropdownHover, typeof i14.TuiDropdownContext, typeof i14.TuiDropdownPosition, typeof i14.TuiDropdownPositionSided, typeof i14.TuiDropdownSelection], [typeof i1.TuiInputDateMultiComponent, typeof i14.TuiDropdownOptionsDirective, typeof i14.TuiDropdownDriverDirective, typeof i14.TuiDropdownDirective, typeof i14.TuiDropdownComponent, typeof i14.TuiDropdownOpen, typeof i14.TuiDropdownOpenLegacy, typeof i14.TuiDropdownPortal, typeof i14.TuiDropdownManual, typeof i14.TuiDropdownHover, typeof i14.TuiDropdownContext, typeof i14.TuiDropdownPosition, typeof i14.TuiDropdownPositionSided, typeof i14.TuiDropdownSelection]>;
|
|
@@ -11,9 +11,6 @@ import { AbstractTuiNullableControl } from '@taiga-ui/legacy/classes';
|
|
|
11
11
|
import type { TuiFocusableElementAccessor } from '@taiga-ui/legacy/tokens';
|
|
12
12
|
import type { PolymorpheusContent } from '@taiga-ui/polymorpheus';
|
|
13
13
|
import * as i0 from "@angular/core";
|
|
14
|
-
/**
|
|
15
|
-
* @deprecated: drop in v5.0
|
|
16
|
-
*/
|
|
17
14
|
export declare class TuiInputDateRangeComponent extends AbstractTuiNullableControl<TuiDayRange> implements TuiFocusableElementAccessor, AfterViewChecked {
|
|
18
15
|
private readonly textfield?;
|
|
19
16
|
private readonly calendarRange?;
|
|
@@ -2,9 +2,6 @@ import type { DoCheck } from '@angular/core';
|
|
|
2
2
|
import { AbstractTuiTextfieldHost } from '@taiga-ui/legacy/classes';
|
|
3
3
|
import type { TuiInputDateRangeComponent } from './input-date-range.component';
|
|
4
4
|
import * as i0 from "@angular/core";
|
|
5
|
-
/**
|
|
6
|
-
* @deprecated: drop in v5.0
|
|
7
|
-
*/
|
|
8
5
|
export declare class TuiInputDateRangeDirective extends AbstractTuiTextfieldHost<TuiInputDateRangeComponent> implements DoCheck {
|
|
9
6
|
get value(): string;
|
|
10
7
|
onValueChange(value: string): void;
|
|
@@ -11,9 +11,6 @@ import * as i9 from "@taiga-ui/kit/components/calendar-range";
|
|
|
11
11
|
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
|
-
/**
|
|
15
|
-
* @deprecated: drop in v5.0
|
|
16
|
-
*/
|
|
17
14
|
export declare class TuiInputDateRangeModule {
|
|
18
15
|
static ɵfac: i0.ɵɵFactoryDeclaration<TuiInputDateRangeModule, never>;
|
|
19
16
|
static ɵmod: i0.ɵɵNgModuleDeclaration<TuiInputDateRangeModule, [typeof i1.TuiInputDateRangeComponent, typeof i2.TuiInputDateRangeDirective], [typeof i3.CommonModule, typeof i4.MaskitoDirective, typeof i5.TuiLet, typeof i6.PolymorpheusOutlet, typeof i6.PolymorpheusTemplate, typeof i7.TuiPrimitiveTextfieldModule, typeof i8.TuiTextfieldControllerModule, typeof i9.TuiCalendarRange, typeof i8.TuiValueAccessorModule, 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 i1.TuiInputDateRangeComponent, typeof i2.TuiInputDateRangeDirective, typeof i7.TuiTextfieldComponent, 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]>;
|
|
@@ -10,9 +10,6 @@ import { AbstractTuiControl } from '@taiga-ui/legacy/classes';
|
|
|
10
10
|
import type { TuiFocusableElementAccessor } from '@taiga-ui/legacy/tokens';
|
|
11
11
|
import type { Observable } from 'rxjs';
|
|
12
12
|
import * as i0 from "@angular/core";
|
|
13
|
-
/**
|
|
14
|
-
* @deprecated: drop in v5.0
|
|
15
|
-
*/
|
|
16
13
|
export declare class TuiInputDateTimeComponent extends AbstractTuiControl<[TuiDay | null, TuiTime | null]> implements TuiFocusableElementAccessor {
|
|
17
14
|
private readonly textfield?;
|
|
18
15
|
private readonly options;
|
|
@@ -2,9 +2,6 @@ import type { TuiDay, TuiTime } from '@taiga-ui/cdk/date-time';
|
|
|
2
2
|
import { AbstractTuiTextfieldHost } from '@taiga-ui/legacy/classes';
|
|
3
3
|
import type { TuiInputDateTimeComponent } from './input-date-time.component';
|
|
4
4
|
import * as i0 from "@angular/core";
|
|
5
|
-
/**
|
|
6
|
-
* @deprecated: drop in v5.0
|
|
7
|
-
*/
|
|
8
5
|
export declare class TuiInputDateTimeDirective extends AbstractTuiTextfieldHost<TuiInputDateTimeComponent> {
|
|
9
6
|
get value(): string;
|
|
10
7
|
get rawValue(): [TuiDay | null, TuiTime | null];
|
|
@@ -12,9 +12,6 @@ import * as i10 from "@taiga-ui/legacy/directives";
|
|
|
12
12
|
import * as i11 from "@taiga-ui/core/components/icon";
|
|
13
13
|
import * as i12 from "@taiga-ui/core/directives/appearance";
|
|
14
14
|
import * as i13 from "@taiga-ui/core/directives/dropdown";
|
|
15
|
-
/**
|
|
16
|
-
* @deprecated: drop in v5.0
|
|
17
|
-
*/
|
|
18
15
|
export declare class TuiInputDateTimeModule {
|
|
19
16
|
static ɵfac: i0.ɵɵFactoryDeclaration<TuiInputDateTimeModule, never>;
|
|
20
17
|
static ɵmod: i0.ɵɵNgModuleDeclaration<TuiInputDateTimeModule, [typeof i1.TuiInputDateTimeComponent, typeof i2.TuiInputDateTimeDirective, typeof i3.TuiNativeDateTimeDirective], [typeof i4.CommonModule, typeof i5.MaskitoDirective, typeof i6.PolymorpheusOutlet, typeof i6.PolymorpheusTemplate, typeof i7.TuiCalendar, typeof i8.TuiLink, typeof i9.TuiPrimitiveTextfieldModule, typeof i10.TuiValueAccessorModule, typeof i10.TuiTextfieldControllerModule, typeof i10.TuiLegacyDropdownOpenMonitorDirective, typeof i11.TuiIcon, typeof i12.TuiAppearance, typeof i13.TuiDropdownOptionsDirective, typeof i13.TuiDropdownDriverDirective, typeof i13.TuiDropdownDirective, typeof i13.TuiDropdownComponent, typeof i13.TuiDropdownOpen, typeof i13.TuiDropdownOpenLegacy, typeof i13.TuiDropdownPortal, typeof i13.TuiDropdownManual, typeof i13.TuiDropdownHover, typeof i13.TuiDropdownContext, typeof i13.TuiDropdownPosition, typeof i13.TuiDropdownPositionSided, typeof i13.TuiDropdownSelection], [typeof i1.TuiInputDateTimeComponent, typeof i2.TuiInputDateTimeDirective, typeof i9.TuiTextfieldComponent, typeof i13.TuiDropdownOptionsDirective, typeof i13.TuiDropdownDriverDirective, typeof i13.TuiDropdownDirective, typeof i13.TuiDropdownComponent, typeof i13.TuiDropdownOpen, typeof i13.TuiDropdownOpenLegacy, typeof i13.TuiDropdownPortal, typeof i13.TuiDropdownManual, typeof i13.TuiDropdownHover, typeof i13.TuiDropdownContext, typeof i13.TuiDropdownPosition, typeof i13.TuiDropdownPositionSided, typeof i13.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 TuiInputMonthComponent extends AbstractTuiNullableControl<TuiMonth> implements TuiFocusableElementAccessor {
|
|
13
10
|
private readonly textfield?;
|
|
14
11
|
private readonly isMobile;
|
|
@@ -2,9 +2,6 @@ import type { DoCheck } from '@angular/core';
|
|
|
2
2
|
import { AbstractTuiTextfieldHost } from '@taiga-ui/legacy/classes';
|
|
3
3
|
import type { TuiInputMonthComponent } from './input-month.component';
|
|
4
4
|
import * as i0 from "@angular/core";
|
|
5
|
-
/**
|
|
6
|
-
* @deprecated: drop in v5.0
|
|
7
|
-
*/
|
|
8
5
|
export declare class TuiInputMonthDirective extends AbstractTuiTextfieldHost<TuiInputMonthComponent> implements DoCheck {
|
|
9
6
|
private readonly value$;
|
|
10
7
|
private localizedValue;
|