@libs-ui/components-list 0.2.357-13 → 0.2.357-15
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/esm2022/list.component.mjs +3 -3
- package/esm2022/templates/group/group.component.mjs +50 -21
- package/esm2022/templates/rows/rows.component.mjs +3 -3
- package/esm2022/templates/tag/tag.component.mjs +3 -3
- package/esm2022/templates/text/text.component.mjs +3 -3
- package/fesm2022/libs-ui-components-list.mjs +57 -28
- package/fesm2022/libs-ui-components-list.mjs.map +1 -1
- package/package.json +26 -26
- package/templates/group/group.component.d.ts +1 -0
package/package.json
CHANGED
|
@@ -1,37 +1,37 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@libs-ui/components-list",
|
|
3
|
-
"version": "0.2.357-
|
|
3
|
+
"version": "0.2.357-15",
|
|
4
4
|
"peerDependencies": {
|
|
5
5
|
"@angular/common": ">=18.0.0",
|
|
6
6
|
"@angular/core": ">=18.0.0",
|
|
7
|
-
"@libs-ui/utils": "0.2.357-
|
|
8
|
-
"@libs-ui/components-avatar": "0.2.357-
|
|
9
|
-
"@libs-ui/components-badge": "0.2.357-
|
|
10
|
-
"@libs-ui/components-buttons-button": "0.2.357-
|
|
11
|
-
"@libs-ui/components-buttons-sort": "0.2.357-
|
|
12
|
-
"@libs-ui/components-checkbox-group": "0.2.357-
|
|
13
|
-
"@libs-ui/components-label": "0.2.357-
|
|
14
|
-
"@libs-ui/components-popover": "0.2.357-
|
|
15
|
-
"@libs-ui/services-http-request": "0.2.357-
|
|
7
|
+
"@libs-ui/utils": "0.2.357-15",
|
|
8
|
+
"@libs-ui/components-avatar": "0.2.357-15",
|
|
9
|
+
"@libs-ui/components-badge": "0.2.357-15",
|
|
10
|
+
"@libs-ui/components-buttons-button": "0.2.357-15",
|
|
11
|
+
"@libs-ui/components-buttons-sort": "0.2.357-15",
|
|
12
|
+
"@libs-ui/components-checkbox-group": "0.2.357-15",
|
|
13
|
+
"@libs-ui/components-label": "0.2.357-15",
|
|
14
|
+
"@libs-ui/components-popover": "0.2.357-15",
|
|
15
|
+
"@libs-ui/services-http-request": "0.2.357-15",
|
|
16
16
|
"rxjs": "~7.8.0",
|
|
17
|
-
"@libs-ui/interfaces-types": "0.2.357-
|
|
18
|
-
"@libs-ui/components-inputs-input": "0.2.357-
|
|
19
|
-
"@libs-ui/components-inputs-search": "0.2.357-
|
|
20
|
-
"@libs-ui/components-inputs-valid": "0.2.357-
|
|
21
|
-
"@libs-ui/services-dynamic-component": "0.2.357-
|
|
17
|
+
"@libs-ui/interfaces-types": "0.2.357-15",
|
|
18
|
+
"@libs-ui/components-inputs-input": "0.2.357-15",
|
|
19
|
+
"@libs-ui/components-inputs-search": "0.2.357-15",
|
|
20
|
+
"@libs-ui/components-inputs-valid": "0.2.357-15",
|
|
21
|
+
"@libs-ui/services-dynamic-component": "0.2.357-15",
|
|
22
22
|
"@ngx-translate/core": "^15.0.0",
|
|
23
23
|
"@iharbeck/ngx-virtual-scroller": "15.2.0",
|
|
24
|
-
"@libs-ui/components-checkbox-single": "0.2.357-
|
|
25
|
-
"@libs-ui/components-scroll-overlay": "0.2.357-
|
|
26
|
-
"@libs-ui/components-spinner": "0.2.357-
|
|
27
|
-
"@libs-ui/icons": "0.2.357-
|
|
28
|
-
"@libs-ui/pipes-call-function-in-template": "0.2.357-
|
|
29
|
-
"@libs-ui/pipes-convert-object-to-signal": "0.2.357-
|
|
30
|
-
"@libs-ui/components-radio-single": "0.2.357-
|
|
31
|
-
"@libs-ui/components-switch": "0.2.357-
|
|
32
|
-
"@libs-ui/components-component-outlet": "0.2.357-
|
|
33
|
-
"@libs-ui/pipes-convert-signal-to-object": "0.2.357-
|
|
34
|
-
"@libs-ui/pipes-get-value-of-object": "0.2.357-
|
|
24
|
+
"@libs-ui/components-checkbox-single": "0.2.357-15",
|
|
25
|
+
"@libs-ui/components-scroll-overlay": "0.2.357-15",
|
|
26
|
+
"@libs-ui/components-spinner": "0.2.357-15",
|
|
27
|
+
"@libs-ui/icons": "0.2.357-15",
|
|
28
|
+
"@libs-ui/pipes-call-function-in-template": "0.2.357-15",
|
|
29
|
+
"@libs-ui/pipes-convert-object-to-signal": "0.2.357-15",
|
|
30
|
+
"@libs-ui/components-radio-single": "0.2.357-15",
|
|
31
|
+
"@libs-ui/components-switch": "0.2.357-15",
|
|
32
|
+
"@libs-ui/components-component-outlet": "0.2.357-15",
|
|
33
|
+
"@libs-ui/pipes-convert-signal-to-object": "0.2.357-15",
|
|
34
|
+
"@libs-ui/pipes-get-value-of-object": "0.2.357-15"
|
|
35
35
|
},
|
|
36
36
|
"sideEffects": false,
|
|
37
37
|
"module": "fesm2022/libs-ui-components-list.mjs",
|
|
@@ -13,6 +13,7 @@ export declare class LibsUiComponentsListGroupComponent extends LibsUiComponents
|
|
|
13
13
|
protected calculatorHeighItemSuccess: WritableSignal<boolean>;
|
|
14
14
|
protected keyFetch: WritableSignal<string>;
|
|
15
15
|
private readonly PATTERN_FAKE_ID;
|
|
16
|
+
private isApplyingDefaultKeys;
|
|
16
17
|
private readonly elementScrollContent;
|
|
17
18
|
private resizeObserverCorrectHeight?;
|
|
18
19
|
private readonly heightGroupTopBar;
|