@taiga-ui/legacy 4.52.0-canary.34c26c6 → 4.52.0-canary.36b5af3

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.
Files changed (140) hide show
  1. package/components/color-selector/color-selector.module.d.ts +11 -12
  2. package/components/index.d.ts +0 -7
  3. package/components/input-phone/input-phone.component.d.ts +3 -0
  4. package/components/input-phone/input-phone.directive.d.ts +3 -0
  5. package/components/input-phone/input-phone.module.d.ts +3 -0
  6. package/components/input-phone/input-phone.options.d.ts +10 -1
  7. package/fesm2022/taiga-ui-legacy-classes.mjs +21 -21
  8. package/fesm2022/taiga-ui-legacy-classes.mjs.map +1 -1
  9. package/fesm2022/taiga-ui-legacy-components-arrow.mjs +5 -5
  10. package/fesm2022/taiga-ui-legacy-components-arrow.mjs.map +1 -1
  11. package/fesm2022/taiga-ui-legacy-components-color-selector.mjs +68 -72
  12. package/fesm2022/taiga-ui-legacy-components-color-selector.mjs.map +1 -1
  13. package/fesm2022/taiga-ui-legacy-components-combo-box.mjs +19 -20
  14. package/fesm2022/taiga-ui-legacy-components-combo-box.mjs.map +1 -1
  15. package/fesm2022/taiga-ui-legacy-components-input-color.mjs +7 -7
  16. package/fesm2022/taiga-ui-legacy-components-input-color.mjs.map +1 -1
  17. package/fesm2022/taiga-ui-legacy-components-input-date-range.mjs +22 -22
  18. package/fesm2022/taiga-ui-legacy-components-input-date-range.mjs.map +1 -1
  19. package/fesm2022/taiga-ui-legacy-components-input-date-time.mjs +24 -24
  20. package/fesm2022/taiga-ui-legacy-components-input-date-time.mjs.map +1 -1
  21. package/fesm2022/taiga-ui-legacy-components-input-date.mjs +26 -26
  22. package/fesm2022/taiga-ui-legacy-components-input-date.mjs.map +1 -1
  23. package/fesm2022/taiga-ui-legacy-components-input-month-range.mjs +10 -10
  24. package/fesm2022/taiga-ui-legacy-components-input-month-range.mjs.map +1 -1
  25. package/fesm2022/taiga-ui-legacy-components-input-number.mjs +19 -19
  26. package/fesm2022/taiga-ui-legacy-components-input-number.mjs.map +1 -1
  27. package/fesm2022/taiga-ui-legacy-components-input-phone-international.mjs +6 -6
  28. package/fesm2022/taiga-ui-legacy-components-input-phone-international.mjs.map +1 -1
  29. package/fesm2022/taiga-ui-legacy-components-input-phone.mjs +26 -11
  30. package/fesm2022/taiga-ui-legacy-components-input-phone.mjs.map +1 -1
  31. package/fesm2022/taiga-ui-legacy-components-input-range.mjs +18 -18
  32. package/fesm2022/taiga-ui-legacy-components-input-range.mjs.map +1 -1
  33. package/fesm2022/taiga-ui-legacy-components-input-slider.mjs +15 -16
  34. package/fesm2022/taiga-ui-legacy-components-input-slider.mjs.map +1 -1
  35. package/fesm2022/taiga-ui-legacy-components-input-tag.mjs +19 -19
  36. package/fesm2022/taiga-ui-legacy-components-input-tag.mjs.map +1 -1
  37. package/fesm2022/taiga-ui-legacy-components-input-time.mjs +38 -42
  38. package/fesm2022/taiga-ui-legacy-components-input-time.mjs.map +1 -1
  39. package/fesm2022/taiga-ui-legacy-components-input-year.mjs +10 -10
  40. package/fesm2022/taiga-ui-legacy-components-input-year.mjs.map +1 -1
  41. package/fesm2022/taiga-ui-legacy-components-input.mjs +10 -10
  42. package/fesm2022/taiga-ui-legacy-components-input.mjs.map +1 -1
  43. package/fesm2022/taiga-ui-legacy-components-multi-select-option.mjs +7 -7
  44. package/fesm2022/taiga-ui-legacy-components-multi-select-option.mjs.map +1 -1
  45. package/fesm2022/taiga-ui-legacy-components-multi-select.mjs +45 -45
  46. package/fesm2022/taiga-ui-legacy-components-multi-select.mjs.map +1 -1
  47. package/fesm2022/taiga-ui-legacy-components-primitive-textfield.mjs +26 -26
  48. package/fesm2022/taiga-ui-legacy-components-primitive-textfield.mjs.map +1 -1
  49. package/fesm2022/taiga-ui-legacy-components-select-option.mjs +8 -8
  50. package/fesm2022/taiga-ui-legacy-components-select-option.mjs.map +1 -1
  51. package/fesm2022/taiga-ui-legacy-components-select.mjs +31 -31
  52. package/fesm2022/taiga-ui-legacy-components-select.mjs.map +1 -1
  53. package/fesm2022/taiga-ui-legacy-components-svg.mjs +7 -7
  54. package/fesm2022/taiga-ui-legacy-components-svg.mjs.map +1 -1
  55. package/fesm2022/taiga-ui-legacy-components-tag.mjs +13 -14
  56. package/fesm2022/taiga-ui-legacy-components-tag.mjs.map +1 -1
  57. package/fesm2022/taiga-ui-legacy-components-textarea.mjs +21 -21
  58. package/fesm2022/taiga-ui-legacy-components-textarea.mjs.map +1 -1
  59. package/fesm2022/taiga-ui-legacy-components-tooltip.mjs +7 -7
  60. package/fesm2022/taiga-ui-legacy-components-tooltip.mjs.map +1 -1
  61. package/fesm2022/taiga-ui-legacy-components.mjs +0 -7
  62. package/fesm2022/taiga-ui-legacy-components.mjs.map +1 -1
  63. package/fesm2022/taiga-ui-legacy-directives-legacy-dropdown-open-monitor.mjs +3 -3
  64. package/fesm2022/taiga-ui-legacy-directives-legacy-dropdown-open-monitor.mjs.map +1 -1
  65. package/fesm2022/taiga-ui-legacy-directives-textfield-controller.mjs +34 -34
  66. package/fesm2022/taiga-ui-legacy-directives-textfield-controller.mjs.map +1 -1
  67. package/fesm2022/taiga-ui-legacy-directives-unfinished-validator.mjs +3 -3
  68. package/fesm2022/taiga-ui-legacy-directives-unfinished-validator.mjs.map +1 -1
  69. package/fesm2022/taiga-ui-legacy-directives-value-accessor.mjs +7 -7
  70. package/fesm2022/taiga-ui-legacy-directives-value-accessor.mjs.map +1 -1
  71. package/fesm2022/taiga-ui-legacy-directives-wrapper.mjs +7 -7
  72. package/fesm2022/taiga-ui-legacy-directives-wrapper.mjs.map +1 -1
  73. package/fesm2022/taiga-ui-legacy-pipes-format-phone.mjs +3 -3
  74. package/fesm2022/taiga-ui-legacy-pipes-format-phone.mjs.map +1 -1
  75. package/fesm2022/taiga-ui-legacy-pipes-iso-to-country-code.mjs +3 -3
  76. package/fesm2022/taiga-ui-legacy-pipes-iso-to-country-code.mjs.map +1 -1
  77. package/fesm2022/taiga-ui-legacy-pipes-to-country-code.mjs +3 -3
  78. package/fesm2022/taiga-ui-legacy-pipes-to-country-code.mjs.map +1 -1
  79. package/fesm2022/taiga-ui-legacy-services.mjs +3 -3
  80. package/fesm2022/taiga-ui-legacy-services.mjs.map +1 -1
  81. package/fesm2022/taiga-ui-legacy-tokens.mjs.map +1 -1
  82. package/fesm2022/taiga-ui-legacy-utils.mjs.map +1 -1
  83. package/package.json +28 -56
  84. package/styles/mixins/textfield.less +3 -1
  85. package/utils/icons-path-factory.d.ts +1 -1
  86. package/components/input-copy/index.d.ts +0 -4
  87. package/components/input-copy/input-copy.component.d.ts +0 -33
  88. package/components/input-copy/input-copy.directive.d.ts +0 -11
  89. package/components/input-copy/input-copy.module.d.ts +0 -18
  90. package/components/input-copy/input-copy.options.d.ts +0 -26
  91. package/components/input-date-multi/index.d.ts +0 -2
  92. package/components/input-date-multi/input-date-multi.component.d.ts +0 -66
  93. package/components/input-date-multi/input-date-multi.module.d.ts +0 -20
  94. package/components/input-month/index.d.ts +0 -3
  95. package/components/input-month/input-month.component.d.ts +0 -44
  96. package/components/input-month/input-month.directive.d.ts +0 -19
  97. package/components/input-month/input-month.module.d.ts +0 -19
  98. package/components/input-password/index.d.ts +0 -4
  99. package/components/input-password/input-password.component.d.ts +0 -33
  100. package/components/input-password/input-password.directive.d.ts +0 -15
  101. package/components/input-password/input-password.module.d.ts +0 -19
  102. package/components/input-password/input-password.options.d.ts +0 -25
  103. package/components/island/index.d.ts +0 -1
  104. package/components/island/island.directive.d.ts +0 -20
  105. package/components/sheet/components/sheet/sheet.component.d.ts +0 -31
  106. package/components/sheet/components/sheet/sheet.providers.d.ts +0 -2
  107. package/components/sheet/components/sheet-bar/sheet-bar.component.d.ts +0 -11
  108. package/components/sheet/components/sheet-heading/sheet-heading.component.d.ts +0 -14
  109. package/components/sheet/components/sheets-host/sheets-host.component.d.ts +0 -15
  110. package/components/sheet/directives/sheet-close/sheet-close.directive.d.ts +0 -14
  111. package/components/sheet/directives/sheet-stop/sheet-stop.directive.d.ts +0 -9
  112. package/components/sheet/directives/sheet-top/sheet-top.directive.d.ts +0 -14
  113. package/components/sheet/directives/sheet-wrapper/sheet-wrapper.directive.d.ts +0 -17
  114. package/components/sheet/index.d.ts +0 -14
  115. package/components/sheet/sheet-options.d.ts +0 -27
  116. package/components/sheet/sheet-tokens.d.ts +0 -18
  117. package/components/sheet/sheet.d.ts +0 -21
  118. package/components/sheet/sheet.directive.d.ts +0 -17
  119. package/components/sheet/sheet.module.d.ts +0 -24
  120. package/components/sheet/sheet.service.d.ts +0 -17
  121. package/components/table-bar/index.d.ts +0 -4
  122. package/components/table-bar/table-bar.component.d.ts +0 -17
  123. package/components/table-bar/table-bar.directive.d.ts +0 -11
  124. package/components/table-bar/table-bar.options.d.ts +0 -31
  125. package/components/table-bar/table-bars-host.component.d.ts +0 -10
  126. package/components/table-bar/table-bars.service.d.ts +0 -11
  127. package/fesm2022/taiga-ui-legacy-components-input-copy.mjs +0 -197
  128. package/fesm2022/taiga-ui-legacy-components-input-copy.mjs.map +0 -1
  129. package/fesm2022/taiga-ui-legacy-components-input-date-multi.mjs +0 -272
  130. package/fesm2022/taiga-ui-legacy-components-input-date-multi.mjs.map +0 -1
  131. package/fesm2022/taiga-ui-legacy-components-input-month.mjs +0 -231
  132. package/fesm2022/taiga-ui-legacy-components-input-month.mjs.map +0 -1
  133. package/fesm2022/taiga-ui-legacy-components-input-password.mjs +0 -187
  134. package/fesm2022/taiga-ui-legacy-components-input-password.mjs.map +0 -1
  135. package/fesm2022/taiga-ui-legacy-components-island.mjs +0 -68
  136. package/fesm2022/taiga-ui-legacy-components-island.mjs.map +0 -1
  137. package/fesm2022/taiga-ui-legacy-components-sheet.mjs +0 -577
  138. package/fesm2022/taiga-ui-legacy-components-sheet.mjs.map +0 -1
  139. package/fesm2022/taiga-ui-legacy-components-table-bar.mjs +0 -145
  140. package/fesm2022/taiga-ui-legacy-components-table-bar.mjs.map +0 -1
@@ -1,68 +0,0 @@
1
- import * as i0 from '@angular/core';
2
- import { Input, Directive } from '@angular/core';
3
-
4
- /**
5
- * @deprecated: drop in v5.0 use {@link TuiCardLarge}
6
- * https://taiga-ui.dev/layout/card-large
7
- */
8
- class TuiIslandDirective {
9
- constructor() {
10
- this.size = 'm';
11
- this.textAlign = 'left';
12
- this.hoverable = false;
13
- this.transparent = false;
14
- }
15
- get sizeS() {
16
- return this.size === 's';
17
- }
18
- get sizeM() {
19
- return this.size === 'm';
20
- }
21
- get sizeL() {
22
- return this.size === 'l';
23
- }
24
- get textAlignLeft() {
25
- return this.textAlign === 'left';
26
- }
27
- get textAlignCenter() {
28
- return this.textAlign === 'center';
29
- }
30
- get textAlignRight() {
31
- return this.textAlign === 'right';
32
- }
33
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.9", ngImport: i0, type: TuiIslandDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
34
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.9", type: TuiIslandDirective, isStandalone: true, selector: "tui-island, a[tuiIsland]", inputs: { size: "size", textAlign: "textAlign", hoverable: "hoverable", transparent: "transparent" }, host: { properties: { "class.tui-island_hoverable": "hoverable", "class.tui-island_transparent": "transparent", "class.tui-island_size_s": "sizeS", "class.tui-island_size_m": "sizeM", "class.tui-island_size_l": "sizeL", "class.tui-island_text-align_left": "textAlignLeft", "class.tui-island_text-align_center": "textAlignCenter", "class.tui-island_text-align_right": "textAlignRight" }, classAttribute: "tui-island" }, ngImport: i0 }); }
35
- }
36
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.9", ngImport: i0, type: TuiIslandDirective, decorators: [{
37
- type: Directive,
38
- args: [{
39
- standalone: true,
40
- selector: 'tui-island, a[tuiIsland]',
41
- host: {
42
- class: 'tui-island',
43
- '[class.tui-island_hoverable]': 'hoverable',
44
- '[class.tui-island_transparent]': 'transparent',
45
- '[class.tui-island_size_s]': 'sizeS',
46
- '[class.tui-island_size_m]': 'sizeM',
47
- '[class.tui-island_size_l]': 'sizeL',
48
- '[class.tui-island_text-align_left]': 'textAlignLeft',
49
- '[class.tui-island_text-align_center]': 'textAlignCenter',
50
- '[class.tui-island_text-align_right]': 'textAlignRight',
51
- },
52
- }]
53
- }], propDecorators: { size: [{
54
- type: Input
55
- }], textAlign: [{
56
- type: Input
57
- }], hoverable: [{
58
- type: Input
59
- }], transparent: [{
60
- type: Input
61
- }] } });
62
-
63
- /**
64
- * Generated bundle index. Do not edit.
65
- */
66
-
67
- export { TuiIslandDirective };
68
- //# sourceMappingURL=taiga-ui-legacy-components-island.mjs.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"taiga-ui-legacy-components-island.mjs","sources":["../../../projects/legacy/components/island/island.directive.ts","../../../projects/legacy/components/island/taiga-ui-legacy-components-island.ts"],"sourcesContent":["import {Directive, Input} from '@angular/core';\nimport {type TuiSizeL, type TuiSizeS} from '@taiga-ui/core/types';\n\n/**\n * @deprecated: drop in v5.0 use {@link TuiCardLarge}\n * https://taiga-ui.dev/layout/card-large\n */\n@Directive({\n standalone: true,\n selector: 'tui-island, a[tuiIsland]',\n host: {\n class: 'tui-island',\n '[class.tui-island_hoverable]': 'hoverable',\n '[class.tui-island_transparent]': 'transparent',\n '[class.tui-island_size_s]': 'sizeS',\n '[class.tui-island_size_m]': 'sizeM',\n '[class.tui-island_size_l]': 'sizeL',\n '[class.tui-island_text-align_left]': 'textAlignLeft',\n '[class.tui-island_text-align_center]': 'textAlignCenter',\n '[class.tui-island_text-align_right]': 'textAlignRight',\n },\n})\nexport class TuiIslandDirective {\n @Input()\n public size: TuiSizeL | TuiSizeS = 'm';\n\n @Input()\n public textAlign: 'center' | 'left' | 'right' = 'left';\n\n @Input()\n public hoverable = false;\n\n @Input()\n public transparent = false;\n\n protected get sizeS(): boolean {\n return this.size === 's';\n }\n\n protected get sizeM(): boolean {\n return this.size === 'm';\n }\n\n protected get sizeL(): boolean {\n return this.size === 'l';\n }\n\n protected get textAlignLeft(): boolean {\n return this.textAlign === 'left';\n }\n\n protected get textAlignCenter(): boolean {\n return this.textAlign === 'center';\n }\n\n protected get textAlignRight(): boolean {\n return this.textAlign === 'right';\n }\n}\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":";;;AAGA;;;AAGG;MAgBU,kBAAkB,CAAA;AAf/B,IAAA,WAAA,GAAA;QAiBW,IAAA,CAAA,IAAI,GAAwB,GAAG;QAG/B,IAAA,CAAA,SAAS,GAAgC,MAAM;QAG/C,IAAA,CAAA,SAAS,GAAG,KAAK;QAGjB,IAAA,CAAA,WAAW,GAAG,KAAK;AAyB7B,IAAA;AAvBG,IAAA,IAAc,KAAK,GAAA;AACf,QAAA,OAAO,IAAI,CAAC,IAAI,KAAK,GAAG;IAC5B;AAEA,IAAA,IAAc,KAAK,GAAA;AACf,QAAA,OAAO,IAAI,CAAC,IAAI,KAAK,GAAG;IAC5B;AAEA,IAAA,IAAc,KAAK,GAAA;AACf,QAAA,OAAO,IAAI,CAAC,IAAI,KAAK,GAAG;IAC5B;AAEA,IAAA,IAAc,aAAa,GAAA;AACvB,QAAA,OAAO,IAAI,CAAC,SAAS,KAAK,MAAM;IACpC;AAEA,IAAA,IAAc,eAAe,GAAA;AACzB,QAAA,OAAO,IAAI,CAAC,SAAS,KAAK,QAAQ;IACtC;AAEA,IAAA,IAAc,cAAc,GAAA;AACxB,QAAA,OAAO,IAAI,CAAC,SAAS,KAAK,OAAO;IACrC;8GAnCS,kBAAkB,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;kGAAlB,kBAAkB,EAAA,YAAA,EAAA,IAAA,EAAA,QAAA,EAAA,0BAAA,EAAA,MAAA,EAAA,EAAA,IAAA,EAAA,MAAA,EAAA,SAAA,EAAA,WAAA,EAAA,SAAA,EAAA,WAAA,EAAA,WAAA,EAAA,aAAA,EAAA,EAAA,IAAA,EAAA,EAAA,UAAA,EAAA,EAAA,4BAAA,EAAA,WAAA,EAAA,8BAAA,EAAA,aAAA,EAAA,yBAAA,EAAA,OAAA,EAAA,yBAAA,EAAA,OAAA,EAAA,yBAAA,EAAA,OAAA,EAAA,kCAAA,EAAA,eAAA,EAAA,oCAAA,EAAA,iBAAA,EAAA,mCAAA,EAAA,gBAAA,EAAA,EAAA,cAAA,EAAA,YAAA,EAAA,EAAA,QAAA,EAAA,EAAA,EAAA,CAAA,CAAA;;2FAAlB,kBAAkB,EAAA,UAAA,EAAA,CAAA;kBAf9B,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACP,oBAAA,UAAU,EAAE,IAAI;AAChB,oBAAA,QAAQ,EAAE,0BAA0B;AACpC,oBAAA,IAAI,EAAE;AACF,wBAAA,KAAK,EAAE,YAAY;AACnB,wBAAA,8BAA8B,EAAE,WAAW;AAC3C,wBAAA,gCAAgC,EAAE,aAAa;AAC/C,wBAAA,2BAA2B,EAAE,OAAO;AACpC,wBAAA,2BAA2B,EAAE,OAAO;AACpC,wBAAA,2BAA2B,EAAE,OAAO;AACpC,wBAAA,oCAAoC,EAAE,eAAe;AACrD,wBAAA,sCAAsC,EAAE,iBAAiB;AACzD,wBAAA,qCAAqC,EAAE,gBAAgB;AAC1D,qBAAA;AACJ,iBAAA;8BAGU,IAAI,EAAA,CAAA;sBADV;gBAIM,SAAS,EAAA,CAAA;sBADf;gBAIM,SAAS,EAAA,CAAA;sBADf;gBAIM,WAAW,EAAA,CAAA;sBADjB;;;AChCL;;AAEG;;;;"}