@taiga-ui/core 5.0.0-canary.2e92594 → 5.0.0-canary.4ed9ebe

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.
@@ -33,7 +33,7 @@ class TuiRoot {
33
33
  return this.doc.fullscreenElement === this.el || !this.child;
34
34
  }
35
35
  static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: TuiRoot, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
36
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "19.2.17", type: TuiRoot, isStandalone: true, selector: "tui-root", host: { attributes: { "data-tui-version": "5.0.0-canary.2e92594" }, listeners: { "touchstart.passive.zoneless": "0", "document:fullscreenchange": "top.set(parent)" }, properties: { "style.--tui-duration.ms": "duration", "style.--tui-scroll-behavior": "reducedMotion ? \"auto\" : \"smooth\"", "class._mobile": "breakpoint() === \"mobile\"" } }, hostDirectives: [{ directive: i1.TuiPlatform }, { directive: i2.TuiVisualViewport }, { directive: i3.TuiFontSize }], ngImport: i0, template: "<div class=\"t-root-content\">\n <ng-content />\n</div>\n@if (top()) {\n @if (scrollbars) {\n <tui-scroll-controls class=\"t-root-scrollbar\" />\n }\n <tui-popups>\n <ng-content select=\"tuiOverContent\" />\n </tui-popups>\n}\n", styles: ["@keyframes tuiPresent{to{opacity:.99999}}@keyframes tuiFade{0%{opacity:0}}@keyframes tuiSlide{0%{transform:var(--tui-from, translateY(100%))}}@keyframes tuiScale{0%{transform:scale(var(--tui-scale, 0))}}@keyframes tuiCollapse{0%{grid-template-rows:0fr}to{grid-template-rows:1fr}}.tui-enter,.tui-leave{animation-duration:var(--tui-duration);animation-timing-function:ease-in-out;pointer-events:none}.tui-leave{animation-direction:reverse}\n", ".tui-zero-scrollbar{scrollbar-width:none;-ms-overflow-style:none}.tui-zero-scrollbar::-webkit-scrollbar,.tui-zero-scrollbar::-webkit-scrollbar-thumb{display:none}body,input{margin:0}tui-root{position:relative;display:block;font:var(--tui-font-body-s);color:var(--tui-text-primary);flex:1;border-image:conic-gradient(var(--tui-background-base) 0 0) fill 0/0/0 0 100vh 0;-webkit-tap-highlight-color:transparent}:root{--tui-inline-start: left;--tui-inline-end: right;--tui-inline: 1}[dir=rtl]{--tui-inline-start: right;--tui-inline-end: left;--tui-inline: -1}tui-root>.t-root-scrollbar{position:fixed;z-index:0;inset:0}.t-root-content{position:relative;top:var(--t-root-top);block-size:100%;isolation:isolate}.t-root-content>*{--t-root-top: 0}[tuiDropdownButton][tuiDropdownButton]{display:none}\n"], dependencies: [{ kind: "component", type: TuiPopups, selector: "tui-popups" }, { kind: "component", type: TuiScrollControls, selector: "tui-scroll-controls" }], changeDetection: i0.ChangeDetectionStrategy.Default, encapsulation: i0.ViewEncapsulation.None }); }
36
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "19.2.17", type: TuiRoot, isStandalone: true, selector: "tui-root", host: { attributes: { "data-tui-version": "5.0.0-canary.4ed9ebe" }, listeners: { "touchstart.passive.zoneless": "0", "document:fullscreenchange": "top.set(parent)" }, properties: { "style.--tui-duration.ms": "duration", "style.--tui-scroll-behavior": "reducedMotion ? \"auto\" : \"smooth\"", "class._mobile": "breakpoint() === \"mobile\"" } }, hostDirectives: [{ directive: i1.TuiPlatform }, { directive: i2.TuiVisualViewport }, { directive: i3.TuiFontSize }], ngImport: i0, template: "<div class=\"t-root-content\">\n <ng-content />\n</div>\n@if (top()) {\n @if (scrollbars) {\n <tui-scroll-controls class=\"t-root-scrollbar\" />\n }\n <tui-popups>\n <ng-content select=\"tuiOverContent\" />\n </tui-popups>\n}\n", styles: ["@keyframes tuiPresent{to{opacity:.99999}}@keyframes tuiFade{0%{opacity:0}}@keyframes tuiSlide{0%{transform:var(--tui-from, translateY(100%))}}@keyframes tuiScale{0%{transform:scale(var(--tui-scale, 0))}}@keyframes tuiCollapse{0%{grid-template-rows:0fr}to{grid-template-rows:1fr}}.tui-enter,.tui-leave{animation-duration:var(--tui-duration);animation-timing-function:ease-in-out;pointer-events:none}.tui-leave{animation-direction:reverse}\n", ".tui-zero-scrollbar{scrollbar-width:none;-ms-overflow-style:none}.tui-zero-scrollbar::-webkit-scrollbar,.tui-zero-scrollbar::-webkit-scrollbar-thumb{display:none}body,input{margin:0}tui-root{position:relative;display:block;font:var(--tui-font-body-s);color:var(--tui-text-primary);flex:1;border-image:conic-gradient(var(--tui-background-base) 0 0) fill 0/0/0 0 100vh 0;-webkit-tap-highlight-color:transparent}:root{--tui-inline-start: left;--tui-inline-end: right;--tui-inline: 1}[dir=rtl]{--tui-inline-start: right;--tui-inline-end: left;--tui-inline: -1}tui-root>.t-root-scrollbar{position:fixed;z-index:0;inset:0}.t-root-content{position:relative;top:var(--t-root-top);block-size:100%;isolation:isolate}.t-root-content>*{--t-root-top: 0}[tuiDropdownButton][tuiDropdownButton]{display:none}\n"], dependencies: [{ kind: "component", type: TuiPopups, selector: "tui-popups" }, { kind: "component", type: TuiScrollControls, selector: "tui-scroll-controls" }], changeDetection: i0.ChangeDetectionStrategy.Default, encapsulation: i0.ViewEncapsulation.None }); }
37
37
  }
38
38
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: TuiRoot, decorators: [{
39
39
  type: Component,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@taiga-ui/core",
3
- "version": "5.0.0-canary.2e92594",
3
+ "version": "5.0.0-canary.4ed9ebe",
4
4
  "description": "Core library for creating Angular components and applications using Taiga UI",
5
5
  "keywords": [
6
6
  "angular",
@@ -58,14 +58,14 @@
58
58
  "types": "./types/index.d.ts",
59
59
  "default": "./fesm2022/taiga-ui-core-types.mjs"
60
60
  },
61
- "./utils": {
62
- "types": "./utils/index.d.ts",
63
- "default": "./fesm2022/taiga-ui-core-utils.mjs"
64
- },
65
61
  "./components/button": {
66
62
  "types": "./components/button/index.d.ts",
67
63
  "default": "./fesm2022/taiga-ui-core-components-button.mjs"
68
64
  },
65
+ "./utils": {
66
+ "types": "./utils/index.d.ts",
67
+ "default": "./fesm2022/taiga-ui-core-utils.mjs"
68
+ },
69
69
  "./components/calendar": {
70
70
  "types": "./components/calendar/index.d.ts",
71
71
  "default": "./fesm2022/taiga-ui-core-components-calendar.mjs"
@@ -94,14 +94,14 @@
94
94
  "types": "./components/input/index.d.ts",
95
95
  "default": "./fesm2022/taiga-ui-core-components-input.mjs"
96
96
  },
97
- "./components/label": {
98
- "types": "./components/label/index.d.ts",
99
- "default": "./fesm2022/taiga-ui-core-components-label.mjs"
100
- },
101
97
  "./components/link": {
102
98
  "types": "./components/link/index.d.ts",
103
99
  "default": "./fesm2022/taiga-ui-core-components-link.mjs"
104
100
  },
101
+ "./components/label": {
102
+ "types": "./components/label/index.d.ts",
103
+ "default": "./fesm2022/taiga-ui-core-components-label.mjs"
104
+ },
105
105
  "./components/loader": {
106
106
  "types": "./components/loader/index.d.ts",
107
107
  "default": "./fesm2022/taiga-ui-core-components-loader.mjs"
@@ -186,14 +186,14 @@
186
186
  "types": "./portals/popup/index.d.ts",
187
187
  "default": "./fesm2022/taiga-ui-core-portals-popup.mjs"
188
188
  },
189
- "./utils/format": {
190
- "types": "./utils/format/index.d.ts",
191
- "default": "./fesm2022/taiga-ui-core-utils-format.mjs"
192
- },
193
189
  "./utils/dom": {
194
190
  "types": "./utils/dom/index.d.ts",
195
191
  "default": "./fesm2022/taiga-ui-core-utils-dom.mjs"
196
192
  },
193
+ "./utils/format": {
194
+ "types": "./utils/format/index.d.ts",
195
+ "default": "./fesm2022/taiga-ui-core-utils-format.mjs"
196
+ },
197
197
  "./utils/miscellaneous": {
198
198
  "types": "./utils/miscellaneous/index.d.ts",
199
199
  "default": "./fesm2022/taiga-ui-core-utils-miscellaneous.mjs"
@@ -205,9 +205,9 @@
205
205
  "@angular/forms": ">=19.0.0",
206
206
  "@angular/platform-browser": ">=19.0.0",
207
207
  "@angular/router": ">=19.0.0",
208
- "@ng-web-apis/common": "^5.0.1",
209
- "@ng-web-apis/mutation-observer": "^5.0.1",
210
- "@ng-web-apis/platform": "^5.0.1",
208
+ "@ng-web-apis/common": "^5.0.2",
209
+ "@ng-web-apis/mutation-observer": "^5.0.2",
210
+ "@ng-web-apis/platform": "^5.0.2",
211
211
  "@taiga-ui/cdk": "^5.0.0-rc.0",
212
212
  "@taiga-ui/event-plugins": "^5.0.0",
213
213
  "@taiga-ui/i18n": "^5.0.0-rc.0",