@taiga-ui/addon-table 4.52.0-canary.6be767f → 4.52.0-canary.6de148b

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 (36) hide show
  1. package/README.md +2 -2
  2. package/components/reorder/reorder.component.d.ts +7 -10
  3. package/components/reorder/reorder.options.d.ts +1 -3
  4. package/components/table/directives/cell.directive.d.ts +2 -2
  5. package/components/table/directives/direction-order.directive.d.ts +5 -3
  6. package/components/table/directives/head.directive.d.ts +2 -2
  7. package/components/table/directives/resized.directive.d.ts +2 -1
  8. package/components/table/directives/sort-by.directive.d.ts +10 -6
  9. package/components/table/directives/sortable.directive.d.ts +5 -7
  10. package/components/table/directives/table.directive.d.ts +14 -10
  11. package/components/table/pipes/table-sort.pipe.d.ts +4 -4
  12. package/components/table/table-expand/table-expand.component.d.ts +4 -6
  13. package/components/table/table.options.d.ts +1 -3
  14. package/components/table/tbody/tbody.component.d.ts +5 -8
  15. package/components/table/td/td.component.d.ts +3 -2
  16. package/components/table/th/th.component.d.ts +7 -7
  17. package/components/table/th-group/th-group.component.d.ts +4 -7
  18. package/components/table/tr/tr.component.d.ts +2 -0
  19. package/components/table-pagination/table-pagination.component.d.ts +12 -14
  20. package/components/table-pagination/table-pagination.options.d.ts +1 -3
  21. package/directives/table-control/checkbox-row.directive.d.ts +2 -2
  22. package/directives/table-filters/generic-filter.directive.d.ts +2 -1
  23. package/directives/table-filters/table-filter.directive.d.ts +3 -3
  24. package/fesm2022/taiga-ui-addon-table-components-reorder.mjs +33 -47
  25. package/fesm2022/taiga-ui-addon-table-components-reorder.mjs.map +1 -1
  26. package/fesm2022/taiga-ui-addon-table-components-table-pagination.mjs +33 -64
  27. package/fesm2022/taiga-ui-addon-table-components-table-pagination.mjs.map +1 -1
  28. package/fesm2022/taiga-ui-addon-table-components-table.mjs +141 -231
  29. package/fesm2022/taiga-ui-addon-table-components-table.mjs.map +1 -1
  30. package/fesm2022/taiga-ui-addon-table-directives-table-control.mjs +9 -13
  31. package/fesm2022/taiga-ui-addon-table-directives-table-control.mjs.map +1 -1
  32. package/fesm2022/taiga-ui-addon-table-directives-table-filters.mjs +13 -22
  33. package/fesm2022/taiga-ui-addon-table-directives-table-filters.mjs.map +1 -1
  34. package/fesm2022/taiga-ui-addon-table-tokens.mjs.map +1 -1
  35. package/package.json +9 -6
  36. package/tokens/i18n.d.ts +2 -2
@@ -1 +1 @@
1
- {"version":3,"file":"taiga-ui-addon-table-tokens.mjs","sources":["../../../projects/addon-table/tokens/i18n.ts","../../../projects/addon-table/tokens/taiga-ui-addon-table-tokens.ts"],"sourcesContent":["import {InjectionToken} from '@angular/core';\nimport {tuiExtractI18n} from '@taiga-ui/i18n/utils';\n\n/**\n * tui-reorder i18n button\n */\nexport const TUI_TABLE_SHOW_HIDE_MESSAGE = new InjectionToken(\n ngDevMode ? 'TUI_TABLE_SHOW_HIDE_MESSAGE' : '',\n {\n factory: tuiExtractI18n('showHideText'),\n },\n);\n\n/**\n * tui-table-pagination i18n texts\n */\nexport const TUI_TABLE_PAGINATION_TEXTS = new InjectionToken(\n ngDevMode ? 'TUI_TABLE_PAGINATION_TEXTS' : '',\n {\n factory: tuiExtractI18n('paginationTexts'),\n },\n);\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":";;;AAGA;;AAEG;AACU,MAAA,2BAA2B,GAAG,IAAI,cAAc,CACzD,SAAS,GAAG,6BAA6B,GAAG,EAAE,EAC9C;AACI,IAAA,OAAO,EAAE,cAAc,CAAC,cAAc,CAAC;AAC1C,CAAA;AAGL;;AAEG;AACU,MAAA,0BAA0B,GAAG,IAAI,cAAc,CACxD,SAAS,GAAG,4BAA4B,GAAG,EAAE,EAC7C;AACI,IAAA,OAAO,EAAE,cAAc,CAAC,iBAAiB,CAAC;AAC7C,CAAA;;ACpBL;;AAEG;;;;"}
1
+ {"version":3,"file":"taiga-ui-addon-table-tokens.mjs","sources":["../../../projects/addon-table/tokens/i18n.ts","../../../projects/addon-table/tokens/taiga-ui-addon-table-tokens.ts"],"sourcesContent":["import {InjectionToken} from '@angular/core';\nimport {tuiExtractI18n} from '@taiga-ui/i18n/utils';\n\n/**\n * tui-reorder i18n button\n */\nexport const TUI_TABLE_SHOW_HIDE_MESSAGE = new InjectionToken(\n ngDevMode ? 'TUI_TABLE_SHOW_HIDE_MESSAGE' : '',\n {\n factory: tuiExtractI18n('showHideText'),\n },\n);\n\n/**\n * tui-table-pagination i18n texts\n */\nexport const TUI_TABLE_PAGINATION_TEXTS = new InjectionToken(\n ngDevMode ? 'TUI_TABLE_PAGINATION_TEXTS' : '',\n {\n factory: tuiExtractI18n('paginationTexts'),\n },\n);\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":";;;AAGA;;AAEG;AACI,MAAM,2BAA2B,GAAG,IAAI,cAAc,CACzD,SAAS,GAAG,6BAA6B,GAAG,EAAE,EAC9C;AACI,IAAA,OAAO,EAAE,cAAc,CAAC,cAAc,CAAC;AAC1C,CAAA;AAGL;;AAEG;AACI,MAAM,0BAA0B,GAAG,IAAI,cAAc,CACxD,SAAS,GAAG,4BAA4B,GAAG,EAAE,EAC7C;AACI,IAAA,OAAO,EAAE,cAAc,CAAC,iBAAiB,CAAC;AAC7C,CAAA;;ACpBL;;AAEG;;;;"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@taiga-ui/addon-table",
3
- "version": "4.52.0-canary.6be767f",
3
+ "version": "4.52.0-canary.6de148b",
4
4
  "description": "A library to display tabled data with filters, search, group actions, etc.",
5
5
  "keywords": [
6
6
  "angular",
@@ -10,7 +10,10 @@
10
10
  "action"
11
11
  ],
12
12
  "homepage": "https://github.com/taiga-family/taiga-ui",
13
- "repository": "https://github.com/taiga-family/taiga-ui",
13
+ "repository": {
14
+ "type": "git",
15
+ "url": "https://github.com/taiga-family/taiga-ui"
16
+ },
14
17
  "license": "Apache-2.0",
15
18
  "peerDependencies": {
16
19
  "@angular/common": ">=19.0.0",
@@ -57,14 +60,14 @@
57
60
  "types": "./components/table/index.d.ts",
58
61
  "default": "./fesm2022/taiga-ui-addon-table-components-table.mjs"
59
62
  },
60
- "./directives/table-control": {
61
- "types": "./directives/table-control/index.d.ts",
62
- "default": "./fesm2022/taiga-ui-addon-table-directives-table-control.mjs"
63
- },
64
63
  "./components/table-pagination": {
65
64
  "types": "./components/table-pagination/index.d.ts",
66
65
  "default": "./fesm2022/taiga-ui-addon-table-components-table-pagination.mjs"
67
66
  },
67
+ "./directives/table-control": {
68
+ "types": "./directives/table-control/index.d.ts",
69
+ "default": "./fesm2022/taiga-ui-addon-table-directives-table-control.mjs"
70
+ },
68
71
  "./directives/table-filters": {
69
72
  "types": "./directives/table-filters/index.d.ts",
70
73
  "default": "./fesm2022/taiga-ui-addon-table-directives-table-filters.mjs"
package/tokens/i18n.d.ts CHANGED
@@ -2,11 +2,11 @@ import { InjectionToken } from '@angular/core';
2
2
  /**
3
3
  * tui-reorder i18n button
4
4
  */
5
- export declare const TUI_TABLE_SHOW_HIDE_MESSAGE: InjectionToken<import("rxjs").Observable<string>>;
5
+ export declare const TUI_TABLE_SHOW_HIDE_MESSAGE: InjectionToken<import("@angular/core").Signal<string>>;
6
6
  /**
7
7
  * tui-table-pagination i18n texts
8
8
  */
9
- export declare const TUI_TABLE_PAGINATION_TEXTS: InjectionToken<import("rxjs").Observable<{
9
+ export declare const TUI_TABLE_PAGINATION_TEXTS: InjectionToken<import("@angular/core").Signal<{
10
10
  linesPerPage: string;
11
11
  of: string;
12
12
  pages: string;