@taiga-ui/layout 4.52.0-canary.ec0802b → 4.52.0-canary.efbd0d4
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.
- package/components/app-bar/app-bar-back.component.d.ts +1 -1
- package/components/app-bar/app-bar-size.directive.d.ts +1 -0
- package/components/elastic-container/elastic-container.component.d.ts +8 -0
- package/components/elastic-container/elastic-container.directive.d.ts +7 -0
- package/components/elastic-container/index.d.ts +2 -0
- package/components/floating-container/floating-container.directive.d.ts +8 -0
- package/components/floating-container/index.d.ts +1 -0
- package/components/header/header.directive.d.ts +5 -5
- package/components/index.d.ts +3 -0
- package/components/input-search/input-search.component.d.ts +4 -4
- package/components/navigation/aside-group.component.d.ts +1 -1
- package/components/navigation/aside-item.directive.d.ts +2 -2
- package/components/navigation/drawer.component.d.ts +4 -5
- package/components/navigation/hint-aside.directive.d.ts +5 -3
- package/components/pdf-viewer/pdf-viewer.component.d.ts +1 -1
- package/components/search/search-filter.component.d.ts +1 -1
- package/components/search/search-filters.component.d.ts +2 -2
- package/components/slides/index.d.ts +1 -0
- package/components/slides/slides.directive.d.ts +11 -0
- package/fesm2022/taiga-ui-layout-components-app-bar.mjs +19 -20
- package/fesm2022/taiga-ui-layout-components-app-bar.mjs.map +1 -1
- package/fesm2022/taiga-ui-layout-components-block-details.mjs +7 -7
- package/fesm2022/taiga-ui-layout-components-block-details.mjs.map +1 -1
- package/fesm2022/taiga-ui-layout-components-block-status.mjs +7 -7
- package/fesm2022/taiga-ui-layout-components-block-status.mjs.map +1 -1
- package/fesm2022/taiga-ui-layout-components-card.mjs +26 -26
- package/fesm2022/taiga-ui-layout-components-dynamic-header.mjs +9 -9
- package/fesm2022/taiga-ui-layout-components-elastic-container.mjs +65 -0
- package/fesm2022/taiga-ui-layout-components-elastic-container.mjs.map +1 -0
- package/fesm2022/taiga-ui-layout-components-floating-container.mjs +40 -0
- package/fesm2022/taiga-ui-layout-components-floating-container.mjs.map +1 -0
- package/fesm2022/taiga-ui-layout-components-form.mjs +7 -7
- package/fesm2022/taiga-ui-layout-components-header.mjs +7 -7
- package/fesm2022/taiga-ui-layout-components-header.mjs.map +1 -1
- package/fesm2022/taiga-ui-layout-components-input-search.mjs +19 -22
- package/fesm2022/taiga-ui-layout-components-input-search.mjs.map +1 -1
- package/fesm2022/taiga-ui-layout-components-item-group.mjs +6 -6
- package/fesm2022/taiga-ui-layout-components-navigation.mjs +75 -71
- package/fesm2022/taiga-ui-layout-components-navigation.mjs.map +1 -1
- package/fesm2022/taiga-ui-layout-components-pdf-viewer.mjs +5 -7
- package/fesm2022/taiga-ui-layout-components-pdf-viewer.mjs.map +1 -1
- package/fesm2022/taiga-ui-layout-components-search.mjs +16 -18
- package/fesm2022/taiga-ui-layout-components-search.mjs.map +1 -1
- package/fesm2022/taiga-ui-layout-components-slides.mjs +49 -0
- package/fesm2022/taiga-ui-layout-components-slides.mjs.map +1 -0
- package/fesm2022/taiga-ui-layout-components-surface.mjs +6 -6
- package/fesm2022/taiga-ui-layout-components.mjs +3 -0
- package/fesm2022/taiga-ui-layout-components.mjs.map +1 -1
- package/package.json +13 -1
|
@@ -3,6 +3,8 @@ export * from '@taiga-ui/layout/components/block-details';
|
|
|
3
3
|
export * from '@taiga-ui/layout/components/block-status';
|
|
4
4
|
export * from '@taiga-ui/layout/components/card';
|
|
5
5
|
export * from '@taiga-ui/layout/components/dynamic-header';
|
|
6
|
+
export * from '@taiga-ui/layout/components/elastic-container';
|
|
7
|
+
export * from '@taiga-ui/layout/components/floating-container';
|
|
6
8
|
export * from '@taiga-ui/layout/components/form';
|
|
7
9
|
export * from '@taiga-ui/layout/components/header';
|
|
8
10
|
export * from '@taiga-ui/layout/components/input-search';
|
|
@@ -10,6 +12,7 @@ export * from '@taiga-ui/layout/components/item-group';
|
|
|
10
12
|
export * from '@taiga-ui/layout/components/navigation';
|
|
11
13
|
export * from '@taiga-ui/layout/components/pdf-viewer';
|
|
12
14
|
export * from '@taiga-ui/layout/components/search';
|
|
15
|
+
export * from '@taiga-ui/layout/components/slides';
|
|
13
16
|
export * from '@taiga-ui/layout/components/surface';
|
|
14
17
|
|
|
15
18
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"taiga-ui-layout-components.mjs","sources":["../../../projects/layout/components/taiga-ui-layout-components.ts"],"sourcesContent":["/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"taiga-ui-layout-components.mjs","sources":["../../../projects/layout/components/taiga-ui-layout-components.ts"],"sourcesContent":["/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":";;;;;;;;;;;;;;;;;AAAA;;AAEG"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@taiga-ui/layout",
|
|
3
|
-
"version": "4.52.0-canary.
|
|
3
|
+
"version": "4.52.0-canary.efbd0d4",
|
|
4
4
|
"description": "A package with Taiga UI layout components",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"angular",
|
|
@@ -60,6 +60,14 @@
|
|
|
60
60
|
"types": "./components/dynamic-header/index.d.ts",
|
|
61
61
|
"default": "./fesm2022/taiga-ui-layout-components-dynamic-header.mjs"
|
|
62
62
|
},
|
|
63
|
+
"./components/elastic-container": {
|
|
64
|
+
"types": "./components/elastic-container/index.d.ts",
|
|
65
|
+
"default": "./fesm2022/taiga-ui-layout-components-elastic-container.mjs"
|
|
66
|
+
},
|
|
67
|
+
"./components/floating-container": {
|
|
68
|
+
"types": "./components/floating-container/index.d.ts",
|
|
69
|
+
"default": "./fesm2022/taiga-ui-layout-components-floating-container.mjs"
|
|
70
|
+
},
|
|
63
71
|
"./components/form": {
|
|
64
72
|
"types": "./components/form/index.d.ts",
|
|
65
73
|
"default": "./fesm2022/taiga-ui-layout-components-form.mjs"
|
|
@@ -88,6 +96,10 @@
|
|
|
88
96
|
"types": "./components/search/index.d.ts",
|
|
89
97
|
"default": "./fesm2022/taiga-ui-layout-components-search.mjs"
|
|
90
98
|
},
|
|
99
|
+
"./components/slides": {
|
|
100
|
+
"types": "./components/slides/index.d.ts",
|
|
101
|
+
"default": "./fesm2022/taiga-ui-layout-components-slides.mjs"
|
|
102
|
+
},
|
|
91
103
|
"./components/surface": {
|
|
92
104
|
"types": "./components/surface/index.d.ts",
|
|
93
105
|
"default": "./fesm2022/taiga-ui-layout-components-surface.mjs"
|