@taiga-ui/addon-table 5.2.0-canary.ada12f6 → 5.3.0-canary.03997a6

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.
@@ -119,11 +119,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImpo
119
119
  const EMPTY_COMPARATOR = () => 0;
120
120
  class Styles {
121
121
  static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: Styles, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
122
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.20", type: Styles, isStandalone: true, selector: "ng-component", exportAs: ["tui-table-5.2.0-canary.ada12f6"], ngImport: i0, template: '', isInline: true, styles: ["table[tuiTable]:where(*[data-tui-version=\"5.2.0-canary.ada12f6\"]){border-collapse:separate;border-spacing:0;isolation:isolate}table[tuiTable]:where(*[data-tui-version=\"5.2.0-canary.ada12f6\"]) [tuiCell]{padding:0}table[tuiTable]:where(*[data-tui-version=\"5.2.0-canary.ada12f6\"]) [tuiTitle]{white-space:nowrap}table[tuiTable]:where(*[data-tui-version=\"5.2.0-canary.ada12f6\"]) [tuiTitle] tui-icon{font-size:1rem}table[tuiTable]:where(*[data-tui-version=\"5.2.0-canary.ada12f6\"]) [tuiSubtitle]{color:var(--tui-text-secondary)}table[tuiTable]:where(*[data-tui-version=\"5.2.0-canary.ada12f6\"]) [tuiTh] [tuiCell],table[tuiTable]:where(*[data-tui-version=\"5.2.0-canary.ada12f6\"]) [tuiTh] [tuiTitle]{font:inherit;color:inherit}\n"], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
122
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.20", type: Styles, isStandalone: true, selector: "ng-component", exportAs: ["tui-table-5.3.0-canary.03997a6"], ngImport: i0, template: '', isInline: true, styles: ["table[tuiTable]:where(*[data-tui-version=\"5.3.0-canary.03997a6\"]){border-collapse:separate;border-spacing:0;isolation:isolate}table[tuiTable]:where(*[data-tui-version=\"5.3.0-canary.03997a6\"]) [tuiCell]{padding:0}table[tuiTable]:where(*[data-tui-version=\"5.3.0-canary.03997a6\"]) [tuiTitle]{white-space:nowrap}table[tuiTable]:where(*[data-tui-version=\"5.3.0-canary.03997a6\"]) [tuiTitle] tui-icon{font-size:1rem}table[tuiTable]:where(*[data-tui-version=\"5.3.0-canary.03997a6\"]) [tuiSubtitle]{color:var(--tui-text-secondary)}table[tuiTable]:where(*[data-tui-version=\"5.3.0-canary.03997a6\"]) [tuiTh] [tuiCell],table[tuiTable]:where(*[data-tui-version=\"5.3.0-canary.03997a6\"]) [tuiTh] [tuiTitle]{font:inherit;color:inherit}\n"], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
123
123
  }
124
124
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: Styles, decorators: [{
125
125
  type: Component,
126
- args: [{ template: '', encapsulation: ViewEncapsulation.None, changeDetection: ChangeDetectionStrategy.OnPush, exportAs: `tui-table-${TUI_VERSION}`, styles: ["table[tuiTable]:where(*[data-tui-version=\"5.2.0-canary.ada12f6\"]){border-collapse:separate;border-spacing:0;isolation:isolate}table[tuiTable]:where(*[data-tui-version=\"5.2.0-canary.ada12f6\"]) [tuiCell]{padding:0}table[tuiTable]:where(*[data-tui-version=\"5.2.0-canary.ada12f6\"]) [tuiTitle]{white-space:nowrap}table[tuiTable]:where(*[data-tui-version=\"5.2.0-canary.ada12f6\"]) [tuiTitle] tui-icon{font-size:1rem}table[tuiTable]:where(*[data-tui-version=\"5.2.0-canary.ada12f6\"]) [tuiSubtitle]{color:var(--tui-text-secondary)}table[tuiTable]:where(*[data-tui-version=\"5.2.0-canary.ada12f6\"]) [tuiTh] [tuiCell],table[tuiTable]:where(*[data-tui-version=\"5.2.0-canary.ada12f6\"]) [tuiTh] [tuiTitle]{font:inherit;color:inherit}\n"] }]
126
+ args: [{ template: '', encapsulation: ViewEncapsulation.None, changeDetection: ChangeDetectionStrategy.OnPush, exportAs: `tui-table-${TUI_VERSION}`, styles: ["table[tuiTable]:where(*[data-tui-version=\"5.3.0-canary.03997a6\"]){border-collapse:separate;border-spacing:0;isolation:isolate}table[tuiTable]:where(*[data-tui-version=\"5.3.0-canary.03997a6\"]) [tuiCell]{padding:0}table[tuiTable]:where(*[data-tui-version=\"5.3.0-canary.03997a6\"]) [tuiTitle]{white-space:nowrap}table[tuiTable]:where(*[data-tui-version=\"5.3.0-canary.03997a6\"]) [tuiTitle] tui-icon{font-size:1rem}table[tuiTable]:where(*[data-tui-version=\"5.3.0-canary.03997a6\"]) [tuiSubtitle]{color:var(--tui-text-secondary)}table[tuiTable]:where(*[data-tui-version=\"5.3.0-canary.03997a6\"]) [tuiTh] [tuiCell],table[tuiTable]:where(*[data-tui-version=\"5.3.0-canary.03997a6\"]) [tuiTh] [tuiTitle]{font:inherit;color:inherit}\n"] }]
127
127
  }] });
128
128
  class TuiTableDirective {
129
129
  constructor() {
@@ -157,7 +157,7 @@ class TuiTableDirective {
157
157
  this.direction.set(direction);
158
158
  }
159
159
  static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: TuiTableDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
160
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "19.2.20", type: TuiTableDirective, isStandalone: true, selector: "table[tuiTable]", inputs: { columns: { classPropertyName: "columns", publicName: "columns", isSignal: true, isRequired: false, transformFunction: null }, size: { classPropertyName: "size", publicName: "size", isSignal: true, isRequired: false, transformFunction: null }, direction: { classPropertyName: "direction", publicName: "direction", isSignal: true, isRequired: false, transformFunction: null }, sorter: { classPropertyName: "sorter", publicName: "sorter", isSignal: true, isRequired: false, transformFunction: null } }, outputs: { direction: "directionChange", sorter: "sorterChange", sortChange: "sortChange" }, host: { attributes: { "tuiTable": "", "data-tui-version": "5.2.0-canary.ada12f6" }, properties: { "attr.data-size": "size()" } }, providers: [
160
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "19.2.20", type: TuiTableDirective, isStandalone: true, selector: "table[tuiTable]", inputs: { columns: { classPropertyName: "columns", publicName: "columns", isSignal: true, isRequired: false, transformFunction: null }, size: { classPropertyName: "size", publicName: "size", isSignal: true, isRequired: false, transformFunction: null }, direction: { classPropertyName: "direction", publicName: "direction", isSignal: true, isRequired: false, transformFunction: null }, sorter: { classPropertyName: "sorter", publicName: "sorter", isSignal: true, isRequired: false, transformFunction: null } }, outputs: { direction: "directionChange", sorter: "sorterChange", sortChange: "sortChange" }, host: { attributes: { "tuiTable": "", "data-tui-version": "5.3.0-canary.03997a6" }, properties: { "attr.data-size": "size()" } }, providers: [
161
161
  {
162
162
  provide: WA_INTERSECTION_ROOT_MARGIN,
163
163
  useValue: '10000px 10000px 10000px 0px',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@taiga-ui/addon-table",
3
- "version": "5.2.0-canary.ada12f6",
3
+ "version": "5.3.0-canary.03997a6",
4
4
  "description": "A library to display tabled data with filters, search, group actions, etc.",
5
5
  "keywords": [
6
6
  "angular",
@@ -33,10 +33,10 @@
33
33
  "@angular/common": ">=19.0.0",
34
34
  "@angular/core": ">=19.0.0",
35
35
  "@ng-web-apis/intersection-observer": "^5.2.0",
36
- "@taiga-ui/cdk": "5.2.0",
37
- "@taiga-ui/core": "5.2.0",
38
- "@taiga-ui/i18n": "5.2.0",
39
- "@taiga-ui/kit": "5.2.0",
36
+ "@taiga-ui/cdk": "5.3.0",
37
+ "@taiga-ui/core": "5.3.0",
38
+ "@taiga-ui/i18n": "5.3.0",
39
+ "@taiga-ui/kit": "5.3.0",
40
40
  "@taiga-ui/polymorpheus": "^5.0.0",
41
41
  "rxjs": ">=7.0.0"
42
42
  },
@@ -58,22 +58,18 @@
58
58
  "types": "./directives/index.d.ts",
59
59
  "default": "./fesm2022/taiga-ui-addon-table-directives.mjs"
60
60
  },
61
- "./types": {
62
- "types": "./types/index.d.ts",
63
- "default": "./fesm2022/taiga-ui-addon-table-types.mjs"
64
- },
65
61
  "./tokens": {
66
62
  "types": "./tokens/index.d.ts",
67
63
  "default": "./fesm2022/taiga-ui-addon-table-tokens.mjs"
68
64
  },
65
+ "./types": {
66
+ "types": "./types/index.d.ts",
67
+ "default": "./fesm2022/taiga-ui-addon-table-types.mjs"
68
+ },
69
69
  "./components/reorder": {
70
70
  "types": "./components/reorder/index.d.ts",
71
71
  "default": "./fesm2022/taiga-ui-addon-table-components-reorder.mjs"
72
72
  },
73
- "./components/table": {
74
- "types": "./components/table/index.d.ts",
75
- "default": "./fesm2022/taiga-ui-addon-table-components-table.mjs"
76
- },
77
73
  "./components/table-pagination": {
78
74
  "types": "./components/table-pagination/index.d.ts",
79
75
  "default": "./fesm2022/taiga-ui-addon-table-components-table-pagination.mjs"
@@ -82,6 +78,10 @@
82
78
  "types": "./directives/table-control/index.d.ts",
83
79
  "default": "./fesm2022/taiga-ui-addon-table-directives-table-control.mjs"
84
80
  },
81
+ "./components/table": {
82
+ "types": "./components/table/index.d.ts",
83
+ "default": "./fesm2022/taiga-ui-addon-table-components-table.mjs"
84
+ },
85
85
  "./directives/table-filters": {
86
86
  "types": "./directives/table-filters/index.d.ts",
87
87
  "default": "./fesm2022/taiga-ui-addon-table-directives-table-filters.mjs"