@taiga-ui/legacy 4.0.1 → 4.1.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 +1 -4
- 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 +1 -4
- 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 +1 -4
- 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 +3 -2
- 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 +1 -4
- package/esm2022/components/input-range/input-range.module.mjs +1 -4
- package/esm2022/components/input-slider/input-slider.component.mjs +1 -4
- package/esm2022/components/input-slider/input-slider.module.mjs +1 -4
- package/esm2022/components/input-tag/input-tag.component.mjs +1 -4
- 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 +1 -4
- 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 +3 -5
- 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/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 +3 -2
- 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 +1 -4
- 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 +0 -63
- 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 +0 -6
- 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 +0 -9
- 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 +11 -5
- 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 +0 -6
- package/fesm2022/taiga-ui-legacy-components-input-range.mjs.map +1 -1
- package/fesm2022/taiga-ui-legacy-components-input-slider.mjs +0 -6
- package/fesm2022/taiga-ui-legacy-components-input-slider.mjs.map +1 -1
- package/fesm2022/taiga-ui-legacy-components-input-tag.mjs +0 -12
- 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 +0 -15
- package/fesm2022/taiga-ui-legacy-components-multi-select.mjs.map +1 -1
- package/fesm2022/taiga-ui-legacy-components-primitive-textfield.mjs +6 -6
- 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 +10 -7
- package/fesm2022/taiga-ui-legacy-components-tag.mjs.map +1 -1
- package/fesm2022/taiga-ui-legacy-components-textarea.mjs +0 -9
- 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/utils/icons-path-factory.d.ts +1 -1
|
@@ -8,9 +8,6 @@ import type { TuiFocusableElementAccessor } from '@taiga-ui/legacy/tokens';
|
|
|
8
8
|
import type { PolymorpheusContent } from '@taiga-ui/polymorpheus';
|
|
9
9
|
import type { TuiSelectOptions } from './select.options';
|
|
10
10
|
import * as i0 from "@angular/core";
|
|
11
|
-
/**
|
|
12
|
-
* @deprecated: drop in v5.0
|
|
13
|
-
*/
|
|
14
11
|
export declare class TuiSelectComponent<T> extends AbstractTuiNullableControl<T> implements TuiFocusableElementAccessor, TuiDataListHost<T> {
|
|
15
12
|
private readonly textfield?;
|
|
16
13
|
private readonly dropdown?;
|
|
@@ -2,9 +2,6 @@ import type { TuiItemsHandlers } from '@taiga-ui/kit/tokens';
|
|
|
2
2
|
import { AbstractTuiTextfieldHost } from '@taiga-ui/legacy/classes';
|
|
3
3
|
import type { TuiSelectComponent } from './select.component';
|
|
4
4
|
import * as i0 from "@angular/core";
|
|
5
|
-
/**
|
|
6
|
-
* @deprecated: drop in v5.0
|
|
7
|
-
*/
|
|
8
5
|
export declare class TuiSelectDirective extends AbstractTuiTextfieldHost<TuiSelectComponent<unknown>> {
|
|
9
6
|
get readOnly(): boolean;
|
|
10
7
|
get value(): string;
|
|
@@ -13,9 +13,6 @@ import * as i11 from "@taiga-ui/kit/pipes/stringify-content";
|
|
|
13
13
|
import * as i12 from "@taiga-ui/core/directives/dropdown";
|
|
14
14
|
import * as i13 from "@taiga-ui/core/components/data-list";
|
|
15
15
|
import * as i14 from "@taiga-ui/kit/components/data-list-wrapper";
|
|
16
|
-
/**
|
|
17
|
-
* @deprecated: drop in v5.0
|
|
18
|
-
*/
|
|
19
16
|
export declare class TuiSelectModule {
|
|
20
17
|
static ɵfac: i0.ɵɵFactoryDeclaration<TuiSelectModule, never>;
|
|
21
18
|
static ɵmod: i0.ɵɵNgModuleDeclaration<TuiSelectModule, [typeof i1.TuiSelectComponent, typeof i2.TuiSelectDirective, typeof i3.TuiNativeSelectComponent, typeof i4.TuiNativeSelectGroupComponent], [typeof i5.CommonModule, typeof i6.PolymorpheusOutlet, typeof i6.PolymorpheusTemplate, typeof i7.TuiPrimitiveTextfieldModule, typeof i8.TuiSelectOptionModule, typeof i9.TuiArrowComponent, typeof i10.TuiWrapperModule, typeof i10.TuiTextfieldControllerModule, typeof i11.TuiStringifyContentPipe, typeof i10.TuiLegacyDropdownOpenMonitorDirective, 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 i14.TuiDataListWrapperComponent, typeof i14.TuiDataListGroupWrapperComponent, typeof i13.TuiDataListDirective], [typeof i1.TuiSelectComponent, typeof i2.TuiSelectDirective, typeof i7.TuiTextfieldComponent, typeof i3.TuiNativeSelectComponent, typeof i4.TuiNativeSelectGroupComponent, 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 i14.TuiDataListWrapperComponent, typeof i14.TuiDataListGroupWrapperComponent, typeof i13.TuiDataListDirective]>;
|
|
@@ -1,22 +1,13 @@
|
|
|
1
1
|
import type { Provider } from '@angular/core';
|
|
2
2
|
import type { TuiValueContentContext } from '@taiga-ui/core/types';
|
|
3
3
|
import type { PolymorpheusContent } from '@taiga-ui/polymorpheus';
|
|
4
|
-
/**
|
|
5
|
-
* @deprecated: drop in v5.0
|
|
6
|
-
*/
|
|
7
4
|
export interface TuiSelectOptions<T> {
|
|
8
5
|
readonly valueContent: PolymorpheusContent<TuiValueContentContext<T>>;
|
|
9
6
|
}
|
|
10
|
-
/**
|
|
11
|
-
* @deprecated: drop in v5.0
|
|
12
|
-
*/
|
|
13
7
|
export declare const TUI_SELECT_DEFAULT_OPTIONS: TuiSelectOptions<unknown>;
|
|
14
8
|
/**
|
|
15
9
|
* @deprecated: drop in v5.0
|
|
16
10
|
* Default parameters for Select component
|
|
17
11
|
*/
|
|
18
12
|
export declare const TUI_SELECT_OPTIONS: import("@angular/core").InjectionToken<TuiSelectOptions<unknown>>;
|
|
19
|
-
/**
|
|
20
|
-
* @deprecated: drop in v5.0
|
|
21
|
-
*/
|
|
22
13
|
export declare function tuiSelectOptionsProvider<T>(options: Partial<TuiSelectOptions<T>>): Provider;
|
|
@@ -5,9 +5,6 @@ import { TuiDataListComponent, TuiOption } from '@taiga-ui/core/components/data-
|
|
|
5
5
|
import { AbstractTuiControl } from '@taiga-ui/legacy/classes';
|
|
6
6
|
import { PolymorpheusComponent } from '@taiga-ui/polymorpheus';
|
|
7
7
|
import * as i0 from "@angular/core";
|
|
8
|
-
/**
|
|
9
|
-
* @deprecated: drop in v5.0
|
|
10
|
-
*/
|
|
11
8
|
export declare class TuiSelectOptionComponent<T> implements OnInit, DoCheck {
|
|
12
9
|
private readonly host;
|
|
13
10
|
private readonly el;
|
|
@@ -27,7 +24,4 @@ export declare class TuiSelectOptionComponent<T> implements OnInit, DoCheck {
|
|
|
27
24
|
static ɵfac: i0.ɵɵFactoryDeclaration<TuiSelectOptionComponent<any>, never>;
|
|
28
25
|
static ɵcmp: i0.ɵɵComponentDeclaration<TuiSelectOptionComponent<any>, "tui-select-option", never, {}, {}, never, never, false, never>;
|
|
29
26
|
}
|
|
30
|
-
/**
|
|
31
|
-
* @deprecated: drop in v5.0
|
|
32
|
-
*/
|
|
33
27
|
export declare const TUI_SELECT_OPTION: PolymorpheusComponent<TuiSelectOptionComponent<unknown>>;
|
|
@@ -3,9 +3,6 @@ import * as i1 from "./select-option.component";
|
|
|
3
3
|
import * as i2 from "@angular/common";
|
|
4
4
|
import * as i3 from "@taiga-ui/core/components/scrollbar";
|
|
5
5
|
import * as i4 from "@taiga-ui/core/components/icon";
|
|
6
|
-
/**
|
|
7
|
-
* @deprecated: drop in v5.0
|
|
8
|
-
*/
|
|
9
6
|
export declare class TuiSelectOptionModule {
|
|
10
7
|
static ɵfac: i0.ɵɵFactoryDeclaration<TuiSelectOptionModule, never>;
|
|
11
8
|
static ɵmod: i0.ɵɵNgModuleDeclaration<TuiSelectOptionModule, [typeof i1.TuiSelectOptionComponent], [typeof i2.CommonModule, typeof i3.TuiScrollIntoView, typeof i4.TuiIcon], [typeof i1.TuiSelectOptionComponent]>;
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
import type { PolymorpheusContent } from '@taiga-ui/polymorpheus';
|
|
2
2
|
import type { TuiSheet } from './sheet';
|
|
3
3
|
/**
|
|
4
|
-
* @deprecated: drop in v5.0
|
|
4
|
+
* @deprecated: drop in v5.0 use {@link TuiSheetDialog}
|
|
5
|
+
* https://taiga-ui.dev/components/sheet-dialog
|
|
5
6
|
*/
|
|
6
7
|
export interface TuiSheetOptions<I = undefined, O = unknown> {
|
|
7
8
|
readonly closeable: boolean;
|
|
@@ -14,11 +15,12 @@ export interface TuiSheetOptions<I = undefined, O = unknown> {
|
|
|
14
15
|
readonly stops: readonly string[];
|
|
15
16
|
}
|
|
16
17
|
/**
|
|
17
|
-
* @deprecated: drop in v5.0
|
|
18
|
+
* @deprecated: drop in v5.0 use {@link TuiSheetDialog}
|
|
19
|
+
* https://taiga-ui.dev/components/sheet-dialog
|
|
18
20
|
*/
|
|
19
21
|
export declare const TUI_SHEET_DEFAULT_OPTIONS: Omit<TuiSheetOptions, 'data'>;
|
|
20
22
|
/**
|
|
21
|
-
* @deprecated: drop in v5.0
|
|
22
|
-
*
|
|
23
|
+
* @deprecated: drop in v5.0 use {@link TuiSheetDialog}
|
|
24
|
+
* https://taiga-ui.dev/components/sheet-dialog
|
|
23
25
|
*/
|
|
24
26
|
export declare const TUI_SHEET_OPTIONS: import("@angular/core").InjectionToken<Omit<TuiSheetOptions<undefined, unknown>, "data">>;
|
|
@@ -2,17 +2,17 @@ import { InjectionToken } from '@angular/core';
|
|
|
2
2
|
import type { Observable } from 'rxjs';
|
|
3
3
|
import type { TuiSheetRequiredProps } from './sheet';
|
|
4
4
|
/**
|
|
5
|
-
* @deprecated: drop in v5.0
|
|
6
|
-
*
|
|
5
|
+
* @deprecated: drop in v5.0 use {@link TuiSheetDialog}
|
|
6
|
+
* https://taiga-ui.dev/components/sheet-dialog
|
|
7
7
|
*/
|
|
8
8
|
export declare const TUI_SHEET: InjectionToken<TuiSheetRequiredProps<unknown>>;
|
|
9
9
|
/**
|
|
10
|
-
* @deprecated: drop in v5.0
|
|
11
|
-
*
|
|
10
|
+
* @deprecated: drop in v5.0 use {@link TuiSheetDialog}
|
|
11
|
+
* https://taiga-ui.dev/components/sheet-dialog
|
|
12
12
|
*/
|
|
13
13
|
export declare const TUI_SHEET_SCROLL: InjectionToken<Observable<number>>;
|
|
14
14
|
/**
|
|
15
|
-
* @deprecated: drop in v5.0
|
|
16
|
-
*
|
|
15
|
+
* @deprecated: drop in v5.0 use {@link TuiSheetDialog}
|
|
16
|
+
* https://taiga-ui.dev/components/sheet-dialog
|
|
17
17
|
*/
|
|
18
18
|
export declare const TUI_SHEET_DRAGGED: InjectionToken<Observable<boolean>>;
|
|
@@ -3,7 +3,8 @@ import type { PolymorpheusContent } from '@taiga-ui/polymorpheus';
|
|
|
3
3
|
import type { Observable, Observer } from 'rxjs';
|
|
4
4
|
import type { TuiSheetOptions } from './sheet-options';
|
|
5
5
|
/**
|
|
6
|
-
* @deprecated: drop in v5.0
|
|
6
|
+
* @deprecated: drop in v5.0 use {@link TuiSheetDialog}
|
|
7
|
+
* https://taiga-ui.dev/components/sheet-dialog
|
|
7
8
|
*/
|
|
8
9
|
export interface TuiSheet<O, I = undefined> extends TuiSheetOptions<I, O>, TuiContext<Observer<O>> {
|
|
9
10
|
completeWith(value: O): void;
|
|
@@ -11,7 +12,8 @@ export interface TuiSheet<O, I = undefined> extends TuiSheetOptions<I, O>, TuiCo
|
|
|
11
12
|
readonly scroll$: Observable<number>;
|
|
12
13
|
}
|
|
13
14
|
/**
|
|
14
|
-
* @deprecated: drop in v5.0
|
|
15
|
+
* @deprecated: drop in v5.0 use {@link TuiSheetDialog}
|
|
16
|
+
* https://taiga-ui.dev/components/sheet-dialog
|
|
15
17
|
*/
|
|
16
18
|
export interface TuiSheetRequiredProps<T = unknown> {
|
|
17
19
|
item: TuiSheet<T>;
|
|
@@ -3,7 +3,8 @@ import type { TuiSheet } from './sheet';
|
|
|
3
3
|
import type { TuiSheetOptions } from './sheet-options';
|
|
4
4
|
import * as i0 from "@angular/core";
|
|
5
5
|
/**
|
|
6
|
-
* @deprecated: use {@link
|
|
6
|
+
* @deprecated: use {@link TuiSheetDialog}
|
|
7
|
+
* https://taiga-ui.dev/components/sheet-dialog
|
|
7
8
|
*/
|
|
8
9
|
export declare class TuiSheetDirective extends PolymorpheusTemplate<TuiSheet<never>> {
|
|
9
10
|
private readonly service;
|
|
@@ -14,7 +14,8 @@ import * as i12 from "@taiga-ui/cdk/directives/let";
|
|
|
14
14
|
import * as i13 from "@taiga-ui/core/components/button";
|
|
15
15
|
import * as i14 from "@taiga-ui/core/components/scrollbar";
|
|
16
16
|
/**
|
|
17
|
-
* @deprecated: use {@link
|
|
17
|
+
* @deprecated: use {@link TuiSheetDialog}
|
|
18
|
+
* https://taiga-ui.dev/components/sheet-dialog
|
|
18
19
|
*/
|
|
19
20
|
export declare class TuiSheetModule {
|
|
20
21
|
static ɵfac: i0.ɵɵFactoryDeclaration<TuiSheetModule, never>;
|
|
@@ -5,6 +5,7 @@ import type { TuiSheetOptions } from './sheet-options';
|
|
|
5
5
|
import * as i0 from "@angular/core";
|
|
6
6
|
/**
|
|
7
7
|
* @deprecated: use {@link TuiSheetDialogService}
|
|
8
|
+
* https://taiga-ui.dev/components/sheet-dialog
|
|
8
9
|
*/
|
|
9
10
|
export declare class TuiSheetService {
|
|
10
11
|
private readonly doc;
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import type { TuiSafeHtml } from '@taiga-ui/cdk/types';
|
|
2
2
|
/**
|
|
3
|
-
* @deprecated: drop in v5.0
|
|
3
|
+
* @deprecated: drop in v5.0 use {@link TuiIcon}
|
|
4
|
+
* https://taiga-ui.dev/components/icon
|
|
4
5
|
*
|
|
5
6
|
* @description:
|
|
6
7
|
* Any ‘linearGradient’ attributes which are defined on the referenced
|
|
@@ -2,11 +2,13 @@ import type { FactoryProvider, Provider } from '@angular/core';
|
|
|
2
2
|
import { InjectionToken } from '@angular/core';
|
|
3
3
|
import type { TuiHandler, TuiSafeHtml, TuiStringHandler } from '@taiga-ui/cdk/types';
|
|
4
4
|
/**
|
|
5
|
-
* @deprecated: drop in v5.0
|
|
5
|
+
* @deprecated: drop in v5.0 use {@link TuiIcon}
|
|
6
|
+
* https://taiga-ui.dev/components/icon
|
|
6
7
|
*/
|
|
7
8
|
export declare const TUI_DEFAULT_ICONS_PLACE = "assets/taiga-ui/icons";
|
|
8
9
|
/**
|
|
9
|
-
* @deprecated: drop in v5.0
|
|
10
|
+
* @deprecated: drop in v5.0 use {@link TuiIcon}
|
|
11
|
+
* https://taiga-ui.dev/components/icon
|
|
10
12
|
*/
|
|
11
13
|
export interface TuiSvgOptions {
|
|
12
14
|
readonly contentProcessor: TuiHandler<TuiSafeHtml, TuiSafeHtml>;
|
|
@@ -16,28 +18,33 @@ export interface TuiSvgOptions {
|
|
|
16
18
|
readonly srcProcessor: TuiHandler<TuiSafeHtml, TuiSafeHtml>;
|
|
17
19
|
}
|
|
18
20
|
/**
|
|
19
|
-
* @deprecated: drop in v5.0
|
|
21
|
+
* @deprecated: drop in v5.0 use {@link TuiIcon}
|
|
22
|
+
* https://taiga-ui.dev/components/icon
|
|
20
23
|
*/
|
|
21
24
|
export type TuiSvgInterceptorHandler = ((src: TuiSafeHtml, options: TuiSvgOptions) => TuiSafeHtml) | ((src: TuiSafeHtml) => TuiSafeHtml);
|
|
22
25
|
/**
|
|
23
|
-
* @deprecated: drop in v5.0
|
|
26
|
+
* @deprecated: drop in v5.0 use {@link TuiIcon}
|
|
27
|
+
* https://taiga-ui.dev/components/icon
|
|
24
28
|
*/
|
|
25
29
|
export declare const TUI_SVG_DEFAULT_OPTIONS: TuiSvgOptions;
|
|
26
30
|
/**
|
|
27
|
-
* @deprecated: drop in v5.0
|
|
28
|
-
*
|
|
31
|
+
* @deprecated: drop in v5.0 use {@link TuiIcon}
|
|
32
|
+
* https://taiga-ui.dev/components/icon
|
|
29
33
|
*/
|
|
30
34
|
export declare const TUI_SVG_OPTIONS: InjectionToken<TuiSvgOptions>;
|
|
31
35
|
/**
|
|
32
|
-
* @deprecated: drop in v5.0
|
|
36
|
+
* @deprecated: drop in v5.0 use {@link TuiIcon}
|
|
37
|
+
* https://taiga-ui.dev/components/icon
|
|
33
38
|
*/
|
|
34
39
|
export declare const TUI_SVG_SRC_INTERCEPTORS: InjectionToken<TuiSvgInterceptorHandler>;
|
|
35
40
|
/**
|
|
36
|
-
* @deprecated: drop in v5.0
|
|
41
|
+
* @deprecated: drop in v5.0 use {@link TuiIcon}
|
|
42
|
+
* https://taiga-ui.dev/components/icon
|
|
37
43
|
*/
|
|
38
44
|
export declare function tuiSvgSrcInterceptors(interceptor: TuiSvgInterceptorHandler): Provider;
|
|
39
45
|
/**
|
|
40
|
-
* @deprecated: drop in v5.0
|
|
46
|
+
* @deprecated: drop in v5.0 use {@link TuiIcon}
|
|
47
|
+
* https://taiga-ui.dev/components/icon
|
|
41
48
|
*/
|
|
42
49
|
export declare const tuiSvgOptionsProvider: (options: Partial<Omit<TuiSvgOptions, 'path'>> & {
|
|
43
50
|
path?: TuiSvgOptions['path'] | string;
|
|
@@ -3,14 +3,16 @@ import type { TuiSafeHtml } from '@taiga-ui/cdk/types';
|
|
|
3
3
|
import type { Observable } from 'rxjs';
|
|
4
4
|
import * as i0 from "@angular/core";
|
|
5
5
|
/**
|
|
6
|
-
* @deprecated: drop in v5.0
|
|
6
|
+
* @deprecated: drop in v5.0 use {@link TuiIcon}
|
|
7
|
+
* https://taiga-ui.dev/components/icon
|
|
7
8
|
*/
|
|
8
9
|
export interface TuiIconError {
|
|
9
10
|
readonly icon: string;
|
|
10
11
|
readonly message: string;
|
|
11
12
|
}
|
|
12
13
|
/**
|
|
13
|
-
* @deprecated: drop in v5.0
|
|
14
|
+
* @deprecated: drop in v5.0 use {@link TuiIcon}
|
|
15
|
+
* https://taiga-ui.dev/components/icon
|
|
14
16
|
*/
|
|
15
17
|
export declare class TuiSvgComponent {
|
|
16
18
|
private icon;
|
|
@@ -2,7 +2,7 @@ import type { SafeHtml } from '@angular/platform-browser';
|
|
|
2
2
|
import { BehaviorSubject } from 'rxjs';
|
|
3
3
|
import * as i0 from "@angular/core";
|
|
4
4
|
/**
|
|
5
|
-
* @deprecated: drop in v5.0
|
|
5
|
+
* @deprecated: drop in v5.0 use {@link TuiIcon}
|
|
6
6
|
* Service for reusing SVGs without inlining each instance
|
|
7
7
|
*/
|
|
8
8
|
export declare class TuiSvgService {
|
|
@@ -1,6 +1,10 @@
|
|
|
1
1
|
import type { TuiPopover } from '@taiga-ui/cdk/services';
|
|
2
2
|
import type { TuiTableBarOptions } from './table-bar.options';
|
|
3
3
|
import * as i0 from "@angular/core";
|
|
4
|
+
/**
|
|
5
|
+
* @deprecated drop in v5.0 use {@link TuiActionBar}
|
|
6
|
+
* https://taiga-ui.dev/components/actions-bar
|
|
7
|
+
*/
|
|
4
8
|
export declare class TuiTableBarComponent {
|
|
5
9
|
protected readonly icons: import("@taiga-ui/core/tokens").TuiCommonIcons;
|
|
6
10
|
protected readonly closeWord$: import("rxjs").Observable<string>;
|
|
@@ -1,6 +1,10 @@
|
|
|
1
1
|
import { TuiPopoverDirective } from '@taiga-ui/cdk/directives/popover';
|
|
2
2
|
import type { TuiTableBarOptions } from './table-bar.options';
|
|
3
3
|
import * as i0 from "@angular/core";
|
|
4
|
+
/**
|
|
5
|
+
* @deprecated drop in v5.0 use {@link TuiActionBar}
|
|
6
|
+
* https://taiga-ui.dev/components/actions-bar
|
|
7
|
+
*/
|
|
4
8
|
export declare class TuiTableBarDirective extends TuiPopoverDirective<TuiTableBarOptions> {
|
|
5
9
|
static ɵfac: i0.ɵɵFactoryDeclaration<TuiTableBarDirective, never>;
|
|
6
10
|
static ɵdir: i0.ɵɵDirectiveDeclaration<TuiTableBarDirective, "ng-template[tuiTableBar]", never, { "open": { "alias": "tuiTableBar"; "required": false; }; "options": { "alias": "tuiTableBarOptions"; "required": false; }; }, { "openChange": "tuiTableBarChange"; }, never, never, true, never>;
|
|
@@ -1,14 +1,31 @@
|
|
|
1
1
|
import type { Provider } from '@angular/core';
|
|
2
2
|
import { BehaviorSubject } from 'rxjs';
|
|
3
|
+
/**
|
|
4
|
+
* @deprecated drop in v5.0 use {@link TuiActionBar}
|
|
5
|
+
* https://taiga-ui.dev/components/actions-bar
|
|
6
|
+
*/
|
|
3
7
|
export interface TuiTableBarOptions {
|
|
4
8
|
readonly adaptive?: boolean;
|
|
5
9
|
readonly hasCloseButton?: boolean;
|
|
6
10
|
readonly mode?: 'onDark' | 'onLight';
|
|
7
11
|
}
|
|
12
|
+
/**
|
|
13
|
+
* @deprecated drop in v5.0 use {@link TuiActionBar}
|
|
14
|
+
* https://taiga-ui.dev/components/actions-bar
|
|
15
|
+
*/
|
|
8
16
|
export declare const TUI_TABLE_BARS: import("@angular/core").InjectionToken<BehaviorSubject<readonly any[]>>;
|
|
17
|
+
/**
|
|
18
|
+
* @deprecated drop in v5.0 use {@link TuiActionBar}
|
|
19
|
+
* https://taiga-ui.dev/components/actions-bar
|
|
20
|
+
*/
|
|
9
21
|
export declare const TUI_TABLE_BAR_DEFAULT_OPTIONS: TuiTableBarOptions;
|
|
10
22
|
/**
|
|
11
|
-
*
|
|
23
|
+
* @deprecated drop in v5.0 use {@link TuiActionBar}
|
|
24
|
+
* https://taiga-ui.dev/components/actions-bar
|
|
12
25
|
*/
|
|
13
26
|
export declare const TUI_TABLE_BAR_OPTIONS: import("@angular/core").InjectionToken<TuiTableBarOptions>;
|
|
27
|
+
/**
|
|
28
|
+
* @deprecated drop in v5.0 use {@link TuiActionBar}
|
|
29
|
+
* https://taiga-ui.dev/components/actions-bar
|
|
30
|
+
*/
|
|
14
31
|
export declare function tuiTableBarOptionsProvider(options: Partial<TuiTableBarOptions>): Provider;
|
|
@@ -1,4 +1,8 @@
|
|
|
1
1
|
import * as i0 from "@angular/core";
|
|
2
|
+
/**
|
|
3
|
+
* @deprecated drop in v5.0 use {@link TuiActionBar}
|
|
4
|
+
* https://taiga-ui.dev/components/actions-bar
|
|
5
|
+
*/
|
|
2
6
|
export declare class TuiTableBarsHostComponent {
|
|
3
7
|
protected bars$: import("rxjs").BehaviorSubject<readonly any[]>;
|
|
4
8
|
static ɵfac: i0.ɵɵFactoryDeclaration<TuiTableBarsHostComponent, never>;
|
|
@@ -2,7 +2,8 @@ import { TuiPopoverService } from '@taiga-ui/cdk/services';
|
|
|
2
2
|
import type { TuiTableBarOptions } from './table-bar.options';
|
|
3
3
|
import * as i0 from "@angular/core";
|
|
4
4
|
/**
|
|
5
|
-
* @deprecated
|
|
5
|
+
* @deprecated drop in v5.0 use {@link TuiActionBar}
|
|
6
|
+
* https://taiga-ui.dev/components/actions-bar
|
|
6
7
|
*/
|
|
7
8
|
export declare class TuiTableBarsService extends TuiPopoverService<TuiTableBarOptions> {
|
|
8
9
|
static ɵfac: i0.ɵɵFactoryDeclaration<TuiTableBarsService, never>;
|
|
@@ -4,7 +4,8 @@ import type { TuiStatus } from '@taiga-ui/legacy/utils';
|
|
|
4
4
|
import type { PolymorpheusContent } from '@taiga-ui/polymorpheus';
|
|
5
5
|
import * as i0 from "@angular/core";
|
|
6
6
|
/**
|
|
7
|
-
* @deprecated: drop in v5.0
|
|
7
|
+
* @deprecated: drop in v5.0 use {@link TuiChip}
|
|
8
|
+
* https://taiga-ui.dev/components/chip
|
|
8
9
|
*/
|
|
9
10
|
export declare class TuiTagComponent {
|
|
10
11
|
private readonly el;
|
|
@@ -6,7 +6,8 @@ import * as i4 from "@taiga-ui/core/components/icon";
|
|
|
6
6
|
import * as i5 from "@taiga-ui/core/components/loader";
|
|
7
7
|
import * as i6 from "@taiga-ui/polymorpheus";
|
|
8
8
|
/**
|
|
9
|
-
* @deprecated: drop in v5.0
|
|
9
|
+
* @deprecated: drop in v5.0 use {@link TuiChip}
|
|
10
|
+
* https://taiga-ui.dev/components/chip
|
|
10
11
|
*/
|
|
11
12
|
export declare class TuiTagModule {
|
|
12
13
|
static ɵfac: i0.ɵɵFactoryDeclaration<TuiTagModule, never>;
|
|
@@ -2,7 +2,8 @@ import type { Provider } from '@angular/core';
|
|
|
2
2
|
import type { TuiSizeL, TuiSizeS } from '@taiga-ui/core/types';
|
|
3
3
|
import type { TuiStatus } from '@taiga-ui/legacy/utils';
|
|
4
4
|
/**
|
|
5
|
-
* @deprecated: drop in v5.0
|
|
5
|
+
* @deprecated: drop in v5.0 use {@link TuiChip}
|
|
6
|
+
* https://taiga-ui.dev/components/chip
|
|
6
7
|
*/
|
|
7
8
|
export interface TuiTagOptions {
|
|
8
9
|
readonly autoColor: boolean;
|
|
@@ -10,16 +11,17 @@ export interface TuiTagOptions {
|
|
|
10
11
|
readonly status: TuiStatus;
|
|
11
12
|
}
|
|
12
13
|
/**
|
|
13
|
-
* @deprecated: drop in v5.0
|
|
14
|
-
*
|
|
14
|
+
* @deprecated: drop in v5.0 use {@link TuiChip}
|
|
15
|
+
* https://taiga-ui.dev/components/chip
|
|
15
16
|
*/
|
|
16
17
|
export declare const TUI_TAG_DEFAULT_OPTIONS: TuiTagOptions;
|
|
17
18
|
/**
|
|
18
|
-
* @deprecated: drop in v5.0
|
|
19
|
-
*
|
|
19
|
+
* @deprecated: drop in v5.0 use {@link TuiChip}
|
|
20
|
+
* https://taiga-ui.dev/components/chip
|
|
20
21
|
*/
|
|
21
22
|
export declare const TUI_TAG_OPTIONS: import("@angular/core").InjectionToken<TuiTagOptions>;
|
|
22
23
|
/**
|
|
23
|
-
* @deprecated: drop in v5.0
|
|
24
|
+
* @deprecated: drop in v5.0 use {@link TuiChip}
|
|
25
|
+
* https://taiga-ui.dev/components/chip
|
|
24
26
|
*/
|
|
25
27
|
export declare function tuiTagOptionsProvider(options: Partial<TuiTagOptions>): Provider;
|
|
@@ -8,9 +8,6 @@ import * as i0 from "@angular/core";
|
|
|
8
8
|
export declare const DEFAULT_ROWS = 20;
|
|
9
9
|
export declare const LINE_HEIGHT_M = 20;
|
|
10
10
|
export declare const LINE_HEIGHT_L = 24;
|
|
11
|
-
/**
|
|
12
|
-
* @deprecated: drop in v5.0
|
|
13
|
-
*/
|
|
14
11
|
export declare class TuiTextareaComponent extends AbstractTuiControl<string> implements TuiFocusableElementAccessor {
|
|
15
12
|
private readonly focusableElement?;
|
|
16
13
|
private readonly textfield?;
|
|
@@ -1,9 +1,6 @@
|
|
|
1
1
|
import { AbstractTuiTextfieldHost } from '@taiga-ui/legacy/classes';
|
|
2
2
|
import type { TuiTextareaComponent } from './textarea.component';
|
|
3
3
|
import * as i0 from "@angular/core";
|
|
4
|
-
/**
|
|
5
|
-
* @deprecated: drop in v5.0
|
|
6
|
-
*/
|
|
7
4
|
export declare class TuiTextareaDirective extends AbstractTuiTextfieldHost<TuiTextareaComponent> {
|
|
8
5
|
onValueChange(value: string): void;
|
|
9
6
|
static ɵfac: i0.ɵɵFactoryDeclaration<TuiTextareaDirective, never>;
|
|
@@ -10,9 +10,6 @@ import * as i8 from "@taiga-ui/legacy/components/primitive-textfield";
|
|
|
10
10
|
import * as i9 from "@taiga-ui/polymorpheus";
|
|
11
11
|
import * as i10 from "@taiga-ui/core/components/icon";
|
|
12
12
|
import * as i11 from "@taiga-ui/core/directives/appearance";
|
|
13
|
-
/**
|
|
14
|
-
* @deprecated: drop in v5.0
|
|
15
|
-
*/
|
|
16
13
|
export declare class TuiTextareaModule {
|
|
17
14
|
static ɵfac: i0.ɵɵFactoryDeclaration<TuiTextareaModule, never>;
|
|
18
15
|
static ɵmod: i0.ɵɵNgModuleDeclaration<TuiTextareaModule, [typeof i1.TuiTextareaComponent, typeof i2.TuiTextareaDirective], [typeof i3.CommonModule, typeof i4.FormsModule, typeof i5.TuiScrollbar, typeof i6.TuiTooltipModule, typeof i7.TuiWrapperModule, typeof i8.TuiPrimitiveTextfieldModule, typeof i9.PolymorpheusOutlet, typeof i9.PolymorpheusTemplate, typeof i10.TuiIcon, typeof i11.TuiAppearance], [typeof i1.TuiTextareaComponent, typeof i2.TuiTextareaDirective, typeof i8.TuiTextfieldComponent, typeof i9.PolymorpheusOutlet, typeof i9.PolymorpheusTemplate]>;
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
import { TuiHintHover, TuiHintOptionsDirective } from '@taiga-ui/core/directives/hint';
|
|
2
2
|
import * as i0 from "@angular/core";
|
|
3
3
|
/**
|
|
4
|
-
* @deprecated: drop in v5.0
|
|
4
|
+
* @deprecated: drop in v5.0 use {@link TuiTooltip}
|
|
5
|
+
* https://taiga-ui.dev/components/tooltip
|
|
5
6
|
*/
|
|
6
7
|
export declare class TuiTooltipComponent<C = any> extends TuiHintOptionsDirective {
|
|
7
8
|
private readonly isMobile;
|
|
@@ -6,7 +6,8 @@ import * as i4 from "@taiga-ui/polymorpheus";
|
|
|
6
6
|
import * as i5 from "@taiga-ui/core/directives/appearance";
|
|
7
7
|
import * as i6 from "@taiga-ui/core/directives/hint";
|
|
8
8
|
/**
|
|
9
|
-
* @deprecated: drop in v5.0
|
|
9
|
+
* @deprecated: drop in v5.0 use {@link TuiTooltip}
|
|
10
|
+
* https://taiga-ui.dev/components/tooltip
|
|
10
11
|
*/
|
|
11
12
|
export declare class TuiTooltipModule {
|
|
12
13
|
static ɵfac: i0.ɵɵFactoryDeclaration<TuiTooltipModule, never>;
|
|
@@ -9,7 +9,7 @@ import { PolymorpheusComponent, PolymorpheusOutlet, PolymorpheusTemplate, } from
|
|
|
9
9
|
import { TUI_ARROW_OPTIONS } from './arrow.options';
|
|
10
10
|
import * as i0 from "@angular/core";
|
|
11
11
|
/**
|
|
12
|
-
* @deprecated: drop in v5.0
|
|
12
|
+
* @deprecated: drop in v5.0 use {@link TuiChevron}
|
|
13
13
|
*/
|
|
14
14
|
class TuiArrowComponent {
|
|
15
15
|
constructor() {
|
|
@@ -41,8 +41,5 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
41
41
|
type: HostBinding,
|
|
42
42
|
args: ['class._small']
|
|
43
43
|
}] } });
|
|
44
|
-
/**
|
|
45
|
-
* @deprecated: drop in v5.0
|
|
46
|
-
*/
|
|
47
44
|
export const TUI_ARROW = new PolymorpheusComponent(TuiArrowComponent);
|
|
48
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
45
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYXJyb3cuY29tcG9uZW50LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMvbGVnYWN5L2NvbXBvbmVudHMvYXJyb3cvYXJyb3cuY29tcG9uZW50LnRzIiwiLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMvbGVnYWN5L2NvbXBvbmVudHMvYXJyb3cvYXJyb3cudGVtcGxhdGUuaHRtbCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUMsU0FBUyxFQUFFLElBQUksRUFBQyxNQUFNLGlCQUFpQixDQUFDO0FBQ2hELE9BQU8sRUFBQyx1QkFBdUIsRUFBRSxTQUFTLEVBQUUsV0FBVyxFQUFFLE1BQU0sRUFBQyxNQUFNLGVBQWUsQ0FBQztBQUN0RixPQUFPLEVBQUMsT0FBTyxFQUFDLE1BQU0sZ0NBQWdDLENBQUM7QUFDdkQsT0FBTyxFQUFDLGVBQWUsRUFBQyxNQUFNLG9DQUFvQyxDQUFDO0FBQ25FLE9BQU8sRUFBQyxhQUFhLEVBQUMsTUFBTSxvQ0FBb0MsQ0FBQztBQUNqRSxPQUFPLEVBQUMsa0JBQWtCLEVBQUMsTUFBTSwwQkFBMEIsQ0FBQztBQUM1RCxPQUFPLEVBQUMsa0JBQWtCLEVBQUMsTUFBTSw2QkFBNkIsQ0FBQztBQUUvRCxPQUFPLEVBQ0gscUJBQXFCLEVBQ3JCLGtCQUFrQixFQUNsQixvQkFBb0IsR0FDdkIsTUFBTSx3QkFBd0IsQ0FBQztBQUVoQyxPQUFPLEVBQUMsaUJBQWlCLEVBQUMsTUFBTSxpQkFBaUIsQ0FBQzs7QUFFbEQ7O0dBRUc7QUFDSCxNQVFhLGlCQUFpQjtJQVI5QjtRQVNxQixZQUFPLEdBQVEsTUFBTSxDQUFDLGtCQUFrQixFQUFFLEVBQUMsUUFBUSxFQUFFLElBQUksRUFBQyxDQUFDLENBQUM7UUFDNUQsa0JBQWEsR0FBRyxNQUFNLENBQUMsa0JBQWtCLENBQUMsQ0FBQztRQUMzQyxZQUFPLEdBQUcsTUFBTSxDQUFDLGlCQUFpQixDQUFDLENBQUM7UUFDbEMsY0FBUyxHQUFHLE1BQU0sQ0FBQyxlQUFlLEVBQUUsRUFBQyxRQUFRLEVBQUUsSUFBSSxFQUFDLENBQUMsQ0FBQztLQWU1RTtJQWJHLElBQ2MsT0FBTztRQUNqQixPQUFPLElBQUksQ0FBQyxTQUFTLEVBQUUsZUFBZSxJQUFJLENBQUMsQ0FBQyxJQUFJLENBQUMsT0FBTyxDQUFDLFVBQVUsSUFBSSxLQUFLLENBQUM7SUFDakYsQ0FBQztJQUVELElBQ2MsS0FBSztRQUNmLE9BQU8sQ0FBQyxhQUFhLENBQUMsSUFBSSxDQUFDLGFBQWEsQ0FBQyxJQUFJLENBQUMsQ0FBQztJQUNuRCxDQUFDO0lBRUQsSUFBYyxTQUFTO1FBQ25CLE9BQU8sQ0FBQyxJQUFJLENBQUMsS0FBSyxDQUFDLENBQUMsQ0FBQyxJQUFJLENBQUMsT0FBTyxDQUFDLFNBQVMsQ0FBQyxDQUFDLENBQUMsSUFBSSxDQUFDLE9BQU8sQ0FBQyxTQUFTLENBQUM7SUFDekUsQ0FBQzsrR0FsQlEsaUJBQWlCO21HQUFqQixpQkFBaUIsK0pDM0I5Qix3SkFLQSxzVERpQmMsa0JBQWtCLDhIQUF3QixJQUFJLHdGQUFFLFNBQVMsOENBQUUsT0FBTzs7U0FLbkUsaUJBQWlCOzRGQUFqQixpQkFBaUI7a0JBUjdCLFNBQVM7aUNBQ00sSUFBSSxZQUNOLFdBQVcsV0FDWixDQUFDLGtCQUFrQixFQUFFLG9CQUFvQixFQUFFLElBQUksRUFBRSxTQUFTLEVBQUUsT0FBTyxDQUFDLG1CQUc1RCx1QkFBdUIsQ0FBQyxNQUFNOzhCQVNqQyxPQUFPO3NCQURwQixXQUFXO3VCQUFDLGdCQUFnQjtnQkFNZixLQUFLO3NCQURsQixXQUFXO3VCQUFDLGNBQWM7O0FBVS9CLE1BQU0sQ0FBQyxNQUFNLFNBQVMsR0FBRyxJQUFJLHFCQUFxQixDQUFDLGlCQUFpQixDQUFDLENBQUMiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQge0FzeW5jUGlwZSwgTmdJZn0gZnJvbSAnQGFuZ3VsYXIvY29tbW9uJztcbmltcG9ydCB7Q2hhbmdlRGV0ZWN0aW9uU3RyYXRlZ3ksIENvbXBvbmVudCwgSG9zdEJpbmRpbmcsIGluamVjdH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5pbXBvcnQge1R1aUljb259IGZyb20gJ0B0YWlnYS11aS9jb3JlL2NvbXBvbmVudHMvaWNvbic7XG5pbXBvcnQge1R1aURyb3Bkb3duT3Blbn0gZnJvbSAnQHRhaWdhLXVpL2NvcmUvZGlyZWN0aXZlcy9kcm9wZG93bic7XG5pbXBvcnQge3R1aVNpemVCaWdnZXJ9IGZyb20gJ0B0YWlnYS11aS9jb3JlL3V0aWxzL21pc2NlbGxhbmVvdXMnO1xuaW1wb3J0IHtBYnN0cmFjdFR1aUNvbnRyb2x9IGZyb20gJ0B0YWlnYS11aS9sZWdhY3kvY2xhc3Nlcyc7XG5pbXBvcnQge1RVSV9URVhURklFTERfU0laRX0gZnJvbSAnQHRhaWdhLXVpL2xlZ2FjeS9kaXJlY3RpdmVzJztcbmltcG9ydCB0eXBlIHtQb2x5bW9ycGhldXNDb250ZW50fSBmcm9tICdAdGFpZ2EtdWkvcG9seW1vcnBoZXVzJztcbmltcG9ydCB7XG4gICAgUG9seW1vcnBoZXVzQ29tcG9uZW50LFxuICAgIFBvbHltb3JwaGV1c091dGxldCxcbiAgICBQb2x5bW9ycGhldXNUZW1wbGF0ZSxcbn0gZnJvbSAnQHRhaWdhLXVpL3BvbHltb3JwaGV1cyc7XG5cbmltcG9ydCB7VFVJX0FSUk9XX09QVElPTlN9IGZyb20gJy4vYXJyb3cub3B0aW9ucyc7XG5cbi8qKlxuICogQGRlcHJlY2F0ZWQ6IGRyb3AgaW4gdjUuMCB1c2Uge0BsaW5rIFR1aUNoZXZyb259XG4gKi9cbkBDb21wb25lbnQoe1xuICAgIHN0YW5kYWxvbmU6IHRydWUsXG4gICAgc2VsZWN0b3I6ICd0dWktYXJyb3cnLFxuICAgIGltcG9ydHM6IFtQb2x5bW9ycGhldXNPdXRsZXQsIFBvbHltb3JwaGV1c1RlbXBsYXRlLCBOZ0lmLCBBc3luY1BpcGUsIFR1aUljb25dLFxuICAgIHRlbXBsYXRlVXJsOiAnLi9hcnJvdy50ZW1wbGF0ZS5odG1sJyxcbiAgICBzdHlsZVVybHM6IFsnLi9hcnJvdy5zdHlsZS5sZXNzJ10sXG4gICAgY2hhbmdlRGV0ZWN0aW9uOiBDaGFuZ2VEZXRlY3Rpb25TdHJhdGVneS5PblB1c2gsXG59KVxuZXhwb3J0IGNsYXNzIFR1aUFycm93Q29tcG9uZW50IHtcbiAgICBwcml2YXRlIHJlYWRvbmx5IGNvbnRyb2w6IGFueSA9IGluamVjdChBYnN0cmFjdFR1aUNvbnRyb2wsIHtvcHRpb25hbDogdHJ1ZX0pO1xuICAgIHByaXZhdGUgcmVhZG9ubHkgdGV4dGZpZWxkU2l6ZSA9IGluamVjdChUVUlfVEVYVEZJRUxEX1NJWkUpO1xuICAgIHByaXZhdGUgcmVhZG9ubHkgb3B0aW9ucyA9IGluamVjdChUVUlfQVJST1dfT1BUSU9OUyk7XG4gICAgcHJvdGVjdGVkIHJlYWRvbmx5IGRpcmVjdGl2ZSA9IGluamVjdChUdWlEcm9wZG93bk9wZW4sIHtvcHRpb25hbDogdHJ1ZX0pO1xuXG4gICAgQEhvc3RCaW5kaW5nKCdjbGFzcy5fcm90YXRlZCcpXG4gICAgcHJvdGVjdGVkIGdldCByb3RhdGVkKCk6IGJvb2xlYW4ge1xuICAgICAgICByZXR1cm4gdGhpcy5kaXJlY3RpdmU/LnR1aURyb3Bkb3duT3BlbiB8fCAhIXRoaXMuY29udHJvbC5wc2V1ZG9PcGVuIHx8IGZhbHNlO1xuICAgIH1cblxuICAgIEBIb3N0QmluZGluZygnY2xhc3MuX3NtYWxsJylcbiAgICBwcm90ZWN0ZWQgZ2V0IHNtYWxsKCk6IGJvb2xlYW4ge1xuICAgICAgICByZXR1cm4gIXR1aVNpemVCaWdnZXIodGhpcy50ZXh0ZmllbGRTaXplLnNpemUpO1xuICAgIH1cblxuICAgIHByb3RlY3RlZCBnZXQgYXJyb3dJY29uKCk6IFBvbHltb3JwaGV1c0NvbnRlbnQge1xuICAgICAgICByZXR1cm4gIXRoaXMuc21hbGwgPyB0aGlzLm9wdGlvbnMuaWNvbkxhcmdlIDogdGhpcy5vcHRpb25zLmljb25TbWFsbDtcbiAgICB9XG59XG5cbmV4cG9ydCBjb25zdCBUVUlfQVJST1cgPSBuZXcgUG9seW1vcnBoZXVzQ29tcG9uZW50KFR1aUFycm93Q29tcG9uZW50KTtcbiIsIjx0dWktaWNvblxuICAgICpwb2x5bW9ycGhldXNPdXRsZXQ9XCJhcnJvd0ljb24gYXMgc3JjXCJcbiAgICBbaWNvbl09XCJzcmNcIlxuLz5cbjxuZy1jb250YWluZXIgKm5nSWY9XCJkaXJlY3RpdmU/LnR1aURyb3Bkb3duT3BlbkNoYW5nZSB8IGFzeW5jXCIgLz5cbiJdfQ==
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { tuiCreateToken, tuiProvideOptions } from '@taiga-ui/cdk/utils/miscellaneous';
|
|
2
2
|
/**
|
|
3
|
-
* @deprecated: drop in v5.0
|
|
4
|
-
* Default values for arrow options
|
|
3
|
+
* @deprecated: drop in v5.0 use {@link TuiChevron}
|
|
5
4
|
*/
|
|
6
5
|
export const TUI_ARROW_DEFAULT_OPTIONS = {
|
|
7
6
|
iconSmall: '@tui.chevron-down',
|
|
@@ -12,10 +11,7 @@ export const TUI_ARROW_DEFAULT_OPTIONS = {
|
|
|
12
11
|
* Default parameters for arrow component
|
|
13
12
|
*/
|
|
14
13
|
export const TUI_ARROW_OPTIONS = tuiCreateToken(TUI_ARROW_DEFAULT_OPTIONS);
|
|
15
|
-
/**
|
|
16
|
-
* @deprecated: drop in v5.0
|
|
17
|
-
*/
|
|
18
14
|
export function tuiArrowOptionsProvider(options) {
|
|
19
15
|
return tuiProvideOptions(TUI_ARROW_OPTIONS, options, TUI_ARROW_DEFAULT_OPTIONS);
|
|
20
16
|
}
|
|
21
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
17
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYXJyb3cub3B0aW9ucy5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2xlZ2FjeS9jb21wb25lbnRzL2Fycm93L2Fycm93Lm9wdGlvbnMudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQ0EsT0FBTyxFQUFDLGNBQWMsRUFBRSxpQkFBaUIsRUFBQyxNQUFNLG1DQUFtQyxDQUFDO0FBV3BGOztHQUVHO0FBQ0gsTUFBTSxDQUFDLE1BQU0seUJBQXlCLEdBQW9CO0lBQ3RELFNBQVMsRUFBRSxtQkFBbUI7SUFDOUIsU0FBUyxFQUFFLG1CQUFtQjtDQUNqQyxDQUFDO0FBRUY7OztHQUdHO0FBQ0gsTUFBTSxDQUFDLE1BQU0saUJBQWlCLEdBQUcsY0FBYyxDQUFDLHlCQUF5QixDQUFDLENBQUM7QUFFM0UsTUFBTSxVQUFVLHVCQUF1QixDQUFDLE9BQWlDO0lBQ3JFLE9BQU8saUJBQWlCLENBQUMsaUJBQWlCLEVBQUUsT0FBTyxFQUFFLHlCQUF5QixDQUFDLENBQUM7QUFDcEYsQ0FBQyIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB0eXBlIHtQcm92aWRlcn0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5pbXBvcnQge3R1aUNyZWF0ZVRva2VuLCB0dWlQcm92aWRlT3B0aW9uc30gZnJvbSAnQHRhaWdhLXVpL2Nkay91dGlscy9taXNjZWxsYW5lb3VzJztcbmltcG9ydCB0eXBlIHtQb2x5bW9ycGhldXNDb250ZW50fSBmcm9tICdAdGFpZ2EtdWkvcG9seW1vcnBoZXVzJztcblxuLyoqXG4gKiBAZGVwcmVjYXRlZDogZHJvcCBpbiB2NS4wIHVzZSB7QGxpbmsgVHVpQ2hldnJvbn1cbiAqL1xuZXhwb3J0IGludGVyZmFjZSBUdWlBcnJvd09wdGlvbnMge1xuICAgIHJlYWRvbmx5IGljb25MYXJnZTogUG9seW1vcnBoZXVzQ29udGVudDtcbiAgICByZWFkb25seSBpY29uU21hbGw6IFBvbHltb3JwaGV1c0NvbnRlbnQ7XG59XG5cbi8qKlxuICogQGRlcHJlY2F0ZWQ6IGRyb3AgaW4gdjUuMCB1c2Uge0BsaW5rIFR1aUNoZXZyb259XG4gKi9cbmV4cG9ydCBjb25zdCBUVUlfQVJST1dfREVGQVVMVF9PUFRJT05TOiBUdWlBcnJvd09wdGlvbnMgPSB7XG4gICAgaWNvblNtYWxsOiAnQHR1aS5jaGV2cm9uLWRvd24nLFxuICAgIGljb25MYXJnZTogJ0B0dWkuY2hldnJvbi1kb3duJyxcbn07XG5cbi8qKlxuICogQGRlcHJlY2F0ZWQ6IGRyb3AgaW4gdjUuMFxuICogRGVmYXVsdCBwYXJhbWV0ZXJzIGZvciBhcnJvdyBjb21wb25lbnRcbiAqL1xuZXhwb3J0IGNvbnN0IFRVSV9BUlJPV19PUFRJT05TID0gdHVpQ3JlYXRlVG9rZW4oVFVJX0FSUk9XX0RFRkFVTFRfT1BUSU9OUyk7XG5cbmV4cG9ydCBmdW5jdGlvbiB0dWlBcnJvd09wdGlvbnNQcm92aWRlcihvcHRpb25zOiBQYXJ0aWFsPFR1aUFycm93T3B0aW9ucz4pOiBQcm92aWRlciB7XG4gICAgcmV0dXJuIHR1aVByb3ZpZGVPcHRpb25zKFRVSV9BUlJPV19PUFRJT05TLCBvcHRpb25zLCBUVUlfQVJST1dfREVGQVVMVF9PUFRJT05TKTtcbn1cbiJdfQ==
|
|
@@ -1,21 +1,20 @@
|
|
|
1
1
|
import { tuiCreateToken, tuiProvideOptions } from '@taiga-ui/cdk/utils/miscellaneous';
|
|
2
2
|
import { TUI_ARROW } from './arrow.component';
|
|
3
3
|
/**
|
|
4
|
-
* @deprecated: drop in v5.0
|
|
4
|
+
* @deprecated: drop in v5.0 use {@link TuiChevron}
|
|
5
5
|
*/
|
|
6
6
|
export const TUI_ARROW_DEFAULT_MODE = {
|
|
7
7
|
interactive: TUI_ARROW,
|
|
8
8
|
disabled: TUI_ARROW,
|
|
9
9
|
};
|
|
10
10
|
/**
|
|
11
|
-
* @deprecated: drop in v5.0
|
|
12
|
-
* Type of icon in dropdowns for interactive or disable mode
|
|
11
|
+
* @deprecated: drop in v5.0 use {@link TuiChevron}
|
|
13
12
|
*/
|
|
14
13
|
export const TUI_ARROW_MODE = tuiCreateToken(TUI_ARROW_DEFAULT_MODE);
|
|
15
14
|
/**
|
|
16
|
-
* @deprecated: drop in v5.0
|
|
15
|
+
* @deprecated: drop in v5.0 use {@link TuiChevron}
|
|
17
16
|
*/
|
|
18
17
|
export function tuiArrowModeProvider(options) {
|
|
19
18
|
return tuiProvideOptions(TUI_ARROW_MODE, options, TUI_ARROW_DEFAULT_MODE);
|
|
20
19
|
}
|
|
21
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
20
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYXJyb3cucHJvdmlkZXJzLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMvbGVnYWN5L2NvbXBvbmVudHMvYXJyb3cvYXJyb3cucHJvdmlkZXJzLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUVBLE9BQU8sRUFBQyxjQUFjLEVBQUUsaUJBQWlCLEVBQUMsTUFBTSxtQ0FBbUMsQ0FBQztBQUlwRixPQUFPLEVBQUMsU0FBUyxFQUFDLE1BQU0sbUJBQW1CLENBQUM7QUFVNUM7O0dBRUc7QUFDSCxNQUFNLENBQUMsTUFBTSxzQkFBc0IsR0FBaUI7SUFDaEQsV0FBVyxFQUFFLFNBQVM7SUFDdEIsUUFBUSxFQUFFLFNBQVM7Q0FDdEIsQ0FBQztBQUVGOztHQUVHO0FBQ0gsTUFBTSxDQUFDLE1BQU0sY0FBYyxHQUFHLGNBQWMsQ0FBQyxzQkFBc0IsQ0FBQyxDQUFDO0FBRXJFOztHQUVHO0FBQ0gsTUFBTSxVQUFVLG9CQUFvQixDQUFDLE9BQThCO0lBQy9ELE9BQU8saUJBQWlCLENBQUMsY0FBYyxFQUFFLE9BQU8sRUFBRSxzQkFBc0IsQ0FBQyxDQUFDO0FBQzlFLENBQUMiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgdHlwZSB7UHJvdmlkZXJ9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuaW1wb3J0IHR5cGUge1R1aUNvbnRleHR9IGZyb20gJ0B0YWlnYS11aS9jZGsvdHlwZXMnO1xuaW1wb3J0IHt0dWlDcmVhdGVUb2tlbiwgdHVpUHJvdmlkZU9wdGlvbnN9IGZyb20gJ0B0YWlnYS11aS9jZGsvdXRpbHMvbWlzY2VsbGFuZW91cyc7XG5pbXBvcnQgdHlwZSB7VHVpU2l6ZUwsIFR1aVNpemVNLCBUdWlTaXplU30gZnJvbSAnQHRhaWdhLXVpL2NvcmUvdHlwZXMnO1xuaW1wb3J0IHR5cGUge1BvbHltb3JwaGV1c0NvbnRlbnR9IGZyb20gJ0B0YWlnYS11aS9wb2x5bW9ycGhldXMnO1xuXG5pbXBvcnQge1RVSV9BUlJPV30gZnJvbSAnLi9hcnJvdy5jb21wb25lbnQnO1xuXG4vKipcbiAqIEBkZXByZWNhdGVkOiBkcm9wIGluIHY1LjAgdXNlIHtAbGluayBUdWlDaGV2cm9ufVxuICovXG5leHBvcnQgaW50ZXJmYWNlIFR1aUFycm93TW9kZSB7XG4gICAgcmVhZG9ubHkgZGlzYWJsZWQ6IFBvbHltb3JwaGV1c0NvbnRlbnQ8VHVpQ29udGV4dDxUdWlTaXplTCB8IFR1aVNpemVNIHwgVHVpU2l6ZVM+PjtcbiAgICByZWFkb25seSBpbnRlcmFjdGl2ZTogUG9seW1vcnBoZXVzQ29udGVudDxUdWlDb250ZXh0PFR1aVNpemVMIHwgVHVpU2l6ZU0gfCBUdWlTaXplUz4+O1xufVxuXG4vKipcbiAqIEBkZXByZWNhdGVkOiBkcm9wIGluIHY1LjAgdXNlIHtAbGluayBUdWlDaGV2cm9ufVxuICovXG5leHBvcnQgY29uc3QgVFVJX0FSUk9XX0RFRkFVTFRfTU9ERTogVHVpQXJyb3dNb2RlID0ge1xuICAgIGludGVyYWN0aXZlOiBUVUlfQVJST1csXG4gICAgZGlzYWJsZWQ6IFRVSV9BUlJPVyxcbn07XG5cbi8qKlxuICogQGRlcHJlY2F0ZWQ6IGRyb3AgaW4gdjUuMCB1c2Uge0BsaW5rIFR1aUNoZXZyb259XG4gKi9cbmV4cG9ydCBjb25zdCBUVUlfQVJST1dfTU9ERSA9IHR1aUNyZWF0ZVRva2VuKFRVSV9BUlJPV19ERUZBVUxUX01PREUpO1xuXG4vKipcbiAqIEBkZXByZWNhdGVkOiBkcm9wIGluIHY1LjAgdXNlIHtAbGluayBUdWlDaGV2cm9ufVxuICovXG5leHBvcnQgZnVuY3Rpb24gdHVpQXJyb3dNb2RlUHJvdmlkZXIob3B0aW9uczogUGFydGlhbDxUdWlBcnJvd01vZGU+KTogUHJvdmlkZXIge1xuICAgIHJldHVybiB0dWlQcm92aWRlT3B0aW9ucyhUVUlfQVJST1dfTU9ERSwgb3B0aW9ucywgVFVJX0FSUk9XX0RFRkFVTFRfTU9ERSk7XG59XG4iXX0=
|