@taiga-ui/addon-table 5.6.0-canary.809359c → 5.6.0-canary.aa2a7bc

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.6.0-canary.809359c"], ngImport: i0, template: '', isInline: true, styles: ["table[tuiTable]:where(*[data-tui-version=\"5.6.0-canary.809359c\"]){border-collapse:separate;border-spacing:0;isolation:isolate}table[tuiTable]:where(*[data-tui-version=\"5.6.0-canary.809359c\"]) [tuiCell]{padding:0}table[tuiTable]:where(*[data-tui-version=\"5.6.0-canary.809359c\"]) [tuiTitle]{white-space:nowrap}table[tuiTable]:where(*[data-tui-version=\"5.6.0-canary.809359c\"]) [tuiTitle] tui-icon{font-size:1rem}table[tuiTable]:where(*[data-tui-version=\"5.6.0-canary.809359c\"]) [tuiSubtitle]{color:var(--tui-text-secondary)}table[tuiTable]:where(*[data-tui-version=\"5.6.0-canary.809359c\"]) [tuiTh] [tuiCell],table[tuiTable]:where(*[data-tui-version=\"5.6.0-canary.809359c\"]) [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.6.0-canary.aa2a7bc"], ngImport: i0, template: '', isInline: true, styles: ["table[tuiTable]:where(*[data-tui-version=\"5.6.0-canary.aa2a7bc\"]){border-collapse:separate;border-spacing:0;isolation:isolate}table[tuiTable]:where(*[data-tui-version=\"5.6.0-canary.aa2a7bc\"]) [tuiCell]{padding:0}table[tuiTable]:where(*[data-tui-version=\"5.6.0-canary.aa2a7bc\"]) [tuiTitle]{white-space:nowrap}table[tuiTable]:where(*[data-tui-version=\"5.6.0-canary.aa2a7bc\"]) [tuiTitle] tui-icon{font-size:1rem}table[tuiTable]:where(*[data-tui-version=\"5.6.0-canary.aa2a7bc\"]) [tuiSubtitle]{color:var(--tui-text-secondary)}table[tuiTable]:where(*[data-tui-version=\"5.6.0-canary.aa2a7bc\"]) [tuiTh] [tuiCell],table[tuiTable]:where(*[data-tui-version=\"5.6.0-canary.aa2a7bc\"]) [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.6.0-canary.809359c\"]){border-collapse:separate;border-spacing:0;isolation:isolate}table[tuiTable]:where(*[data-tui-version=\"5.6.0-canary.809359c\"]) [tuiCell]{padding:0}table[tuiTable]:where(*[data-tui-version=\"5.6.0-canary.809359c\"]) [tuiTitle]{white-space:nowrap}table[tuiTable]:where(*[data-tui-version=\"5.6.0-canary.809359c\"]) [tuiTitle] tui-icon{font-size:1rem}table[tuiTable]:where(*[data-tui-version=\"5.6.0-canary.809359c\"]) [tuiSubtitle]{color:var(--tui-text-secondary)}table[tuiTable]:where(*[data-tui-version=\"5.6.0-canary.809359c\"]) [tuiTh] [tuiCell],table[tuiTable]:where(*[data-tui-version=\"5.6.0-canary.809359c\"]) [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.6.0-canary.aa2a7bc\"]){border-collapse:separate;border-spacing:0;isolation:isolate}table[tuiTable]:where(*[data-tui-version=\"5.6.0-canary.aa2a7bc\"]) [tuiCell]{padding:0}table[tuiTable]:where(*[data-tui-version=\"5.6.0-canary.aa2a7bc\"]) [tuiTitle]{white-space:nowrap}table[tuiTable]:where(*[data-tui-version=\"5.6.0-canary.aa2a7bc\"]) [tuiTitle] tui-icon{font-size:1rem}table[tuiTable]:where(*[data-tui-version=\"5.6.0-canary.aa2a7bc\"]) [tuiSubtitle]{color:var(--tui-text-secondary)}table[tuiTable]:where(*[data-tui-version=\"5.6.0-canary.aa2a7bc\"]) [tuiTh] [tuiCell],table[tuiTable]:where(*[data-tui-version=\"5.6.0-canary.aa2a7bc\"]) [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: { "data-tui-version": "5.6.0-canary.809359c", "tuiTable": "" }, 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: { "data-tui-version": "5.6.0-canary.aa2a7bc", "tuiTable": "" }, 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.6.0-canary.809359c",
3
+ "version": "5.6.0-canary.aa2a7bc",
4
4
  "description": "A library to display tabled data with filters, search, group actions, etc.",
5
5
  "keywords": [
6
6
  "angular",
@@ -50,14 +50,6 @@
50
50
  "types": "./index.d.ts",
51
51
  "default": "./fesm2022/taiga-ui-addon-table.mjs"
52
52
  },
53
- "./tokens": {
54
- "types": "./tokens/index.d.ts",
55
- "default": "./fesm2022/taiga-ui-addon-table-tokens.mjs"
56
- },
57
- "./types": {
58
- "types": "./types/index.d.ts",
59
- "default": "./fesm2022/taiga-ui-addon-table-types.mjs"
60
- },
61
53
  "./components": {
62
54
  "types": "./components/index.d.ts",
63
55
  "default": "./fesm2022/taiga-ui-addon-table-components.mjs"
@@ -66,6 +58,14 @@
66
58
  "types": "./directives/index.d.ts",
67
59
  "default": "./fesm2022/taiga-ui-addon-table-directives.mjs"
68
60
  },
61
+ "./tokens": {
62
+ "types": "./tokens/index.d.ts",
63
+ "default": "./fesm2022/taiga-ui-addon-table-tokens.mjs"
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"
@@ -74,14 +74,14 @@
74
74
  "types": "./components/table/index.d.ts",
75
75
  "default": "./fesm2022/taiga-ui-addon-table-components-table.mjs"
76
76
  },
77
- "./components/table-pagination": {
78
- "types": "./components/table-pagination/index.d.ts",
79
- "default": "./fesm2022/taiga-ui-addon-table-components-table-pagination.mjs"
80
- },
81
77
  "./directives/table-control": {
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-pagination": {
82
+ "types": "./components/table-pagination/index.d.ts",
83
+ "default": "./fesm2022/taiga-ui-addon-table-components-table-pagination.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"