@smallpearl/ngx-helper 20.0.3 → 20.0.4
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/fesm2022/smallpearl-ngx-helper-entities.mjs +3 -3
- package/fesm2022/smallpearl-ngx-helper-entities.mjs.map +1 -1
- package/fesm2022/smallpearl-ngx-helper-entity-field.mjs.map +1 -1
- package/fesm2022/smallpearl-ngx-helper-hover-dropdown.mjs +3 -3
- package/fesm2022/smallpearl-ngx-helper-hover-dropdown.mjs.map +1 -1
- package/fesm2022/smallpearl-ngx-helper-locale.mjs +6 -6
- package/fesm2022/smallpearl-ngx-helper-locale.mjs.map +1 -1
- package/fesm2022/smallpearl-ngx-helper-mat-busy-wheel.mjs +9 -9
- package/fesm2022/smallpearl-ngx-helper-mat-busy-wheel.mjs.map +1 -1
- package/fesm2022/smallpearl-ngx-helper-mat-context-menu.mjs +3 -3
- package/fesm2022/smallpearl-ngx-helper-mat-context-menu.mjs.map +1 -1
- package/fesm2022/smallpearl-ngx-helper-mat-entity-crud.mjs +17 -17
- package/fesm2022/smallpearl-ngx-helper-mat-entity-crud.mjs.map +1 -1
- package/fesm2022/smallpearl-ngx-helper-mat-entity-list.mjs +30 -45
- package/fesm2022/smallpearl-ngx-helper-mat-entity-list.mjs.map +1 -1
- package/fesm2022/smallpearl-ngx-helper-mat-file-input.mjs +21 -21
- package/fesm2022/smallpearl-ngx-helper-mat-file-input.mjs.map +1 -1
- package/fesm2022/smallpearl-ngx-helper-mat-form-error.mjs +15 -15
- package/fesm2022/smallpearl-ngx-helper-mat-form-error.mjs.map +1 -1
- package/fesm2022/smallpearl-ngx-helper-mat-select-entity.mjs +106 -115
- package/fesm2022/smallpearl-ngx-helper-mat-select-entity.mjs.map +1 -1
- package/fesm2022/smallpearl-ngx-helper-mat-select-infinite-scroll.mjs +6 -6
- package/fesm2022/smallpearl-ngx-helper-mat-select-infinite-scroll.mjs.map +1 -1
- package/fesm2022/smallpearl-ngx-helper-mat-side-menu-layout.mjs +166 -140
- package/fesm2022/smallpearl-ngx-helper-mat-side-menu-layout.mjs.map +1 -1
- package/fesm2022/smallpearl-ngx-helper-mat-tel-input.mjs +38 -36
- package/fesm2022/smallpearl-ngx-helper-mat-tel-input.mjs.map +1 -1
- package/fesm2022/smallpearl-ngx-helper-stationary-with-line-items.mjs +6 -6
- package/fesm2022/smallpearl-ngx-helper-stationary-with-line-items.mjs.map +1 -1
- package/fesm2022/smallpearl-ngx-helper-utils.mjs +23 -0
- package/fesm2022/smallpearl-ngx-helper-utils.mjs.map +1 -0
- package/fesm2022/smallpearl-ngx-helper.mjs +2 -7
- package/fesm2022/smallpearl-ngx-helper.mjs.map +1 -1
- package/package.json +24 -24
- package/{mat-select-entity/index.d.ts → types/smallpearl-ngx-helper-mat-select-entity.d.ts} +2 -1
- package/types/smallpearl-ngx-helper-utils.d.ts +6 -0
- package/types/smallpearl-ngx-helper.d.ts +3 -0
- package/core/index.d.ts +0 -3
- package/fesm2022/smallpearl-ngx-helper-core.mjs +0 -8
- package/fesm2022/smallpearl-ngx-helper-core.mjs.map +0 -1
- package/index.d.ts +0 -4
- /package/{entities/index.d.ts → types/smallpearl-ngx-helper-entities.d.ts} +0 -0
- /package/{entity-field/index.d.ts → types/smallpearl-ngx-helper-entity-field.d.ts} +0 -0
- /package/{forms/index.d.ts → types/smallpearl-ngx-helper-forms.d.ts} +0 -0
- /package/{hover-dropdown/index.d.ts → types/smallpearl-ngx-helper-hover-dropdown.d.ts} +0 -0
- /package/{locale/index.d.ts → types/smallpearl-ngx-helper-locale.d.ts} +0 -0
- /package/{mat-busy-wheel/index.d.ts → types/smallpearl-ngx-helper-mat-busy-wheel.d.ts} +0 -0
- /package/{mat-context-menu/index.d.ts → types/smallpearl-ngx-helper-mat-context-menu.d.ts} +0 -0
- /package/{mat-entity-crud/index.d.ts → types/smallpearl-ngx-helper-mat-entity-crud.d.ts} +0 -0
- /package/{mat-entity-list/index.d.ts → types/smallpearl-ngx-helper-mat-entity-list.d.ts} +0 -0
- /package/{mat-file-input/index.d.ts → types/smallpearl-ngx-helper-mat-file-input.d.ts} +0 -0
- /package/{mat-form-error/index.d.ts → types/smallpearl-ngx-helper-mat-form-error.d.ts} +0 -0
- /package/{mat-select-infinite-scroll/index.d.ts → types/smallpearl-ngx-helper-mat-select-infinite-scroll.d.ts} +0 -0
- /package/{mat-side-menu-layout/index.d.ts → types/smallpearl-ngx-helper-mat-side-menu-layout.d.ts} +0 -0
- /package/{mat-tel-input/index.d.ts → types/smallpearl-ngx-helper-mat-tel-input.d.ts} +0 -0
- /package/{sideload/index.d.ts → types/smallpearl-ngx-helper-sideload.d.ts} +0 -0
- /package/{stationary-with-line-items/index.d.ts → types/smallpearl-ngx-helper-stationary-with-line-items.d.ts} +0 -0
package/package.json
CHANGED
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
"path": "src/assets/i18n/"
|
|
7
7
|
}
|
|
8
8
|
],
|
|
9
|
-
"version": "20.0.
|
|
9
|
+
"version": "20.0.4",
|
|
10
10
|
"peerDependencies": {
|
|
11
11
|
"@angular/animations": "20.3.16",
|
|
12
12
|
"@angular/cdk": "20.2.14",
|
|
@@ -36,86 +36,86 @@
|
|
|
36
36
|
},
|
|
37
37
|
"sideEffects": false,
|
|
38
38
|
"module": "fesm2022/smallpearl-ngx-helper.mjs",
|
|
39
|
-
"typings": "
|
|
39
|
+
"typings": "types/smallpearl-ngx-helper.d.ts",
|
|
40
40
|
"exports": {
|
|
41
41
|
"./package.json": {
|
|
42
42
|
"default": "./package.json"
|
|
43
43
|
},
|
|
44
44
|
".": {
|
|
45
|
-
"types": "./
|
|
45
|
+
"types": "./types/smallpearl-ngx-helper.d.ts",
|
|
46
46
|
"default": "./fesm2022/smallpearl-ngx-helper.mjs"
|
|
47
47
|
},
|
|
48
|
-
"./core": {
|
|
49
|
-
"types": "./core/index.d.ts",
|
|
50
|
-
"default": "./fesm2022/smallpearl-ngx-helper-core.mjs"
|
|
51
|
-
},
|
|
52
48
|
"./entities": {
|
|
53
|
-
"types": "./entities
|
|
49
|
+
"types": "./types/smallpearl-ngx-helper-entities.d.ts",
|
|
54
50
|
"default": "./fesm2022/smallpearl-ngx-helper-entities.mjs"
|
|
55
51
|
},
|
|
56
52
|
"./entity-field": {
|
|
57
|
-
"types": "./entity-field
|
|
53
|
+
"types": "./types/smallpearl-ngx-helper-entity-field.d.ts",
|
|
58
54
|
"default": "./fesm2022/smallpearl-ngx-helper-entity-field.mjs"
|
|
59
55
|
},
|
|
60
56
|
"./forms": {
|
|
61
|
-
"types": "./forms
|
|
57
|
+
"types": "./types/smallpearl-ngx-helper-forms.d.ts",
|
|
62
58
|
"default": "./fesm2022/smallpearl-ngx-helper-forms.mjs"
|
|
63
59
|
},
|
|
64
60
|
"./hover-dropdown": {
|
|
65
|
-
"types": "./hover-dropdown
|
|
61
|
+
"types": "./types/smallpearl-ngx-helper-hover-dropdown.d.ts",
|
|
66
62
|
"default": "./fesm2022/smallpearl-ngx-helper-hover-dropdown.mjs"
|
|
67
63
|
},
|
|
68
64
|
"./locale": {
|
|
69
|
-
"types": "./locale
|
|
65
|
+
"types": "./types/smallpearl-ngx-helper-locale.d.ts",
|
|
70
66
|
"default": "./fesm2022/smallpearl-ngx-helper-locale.mjs"
|
|
71
67
|
},
|
|
72
68
|
"./mat-busy-wheel": {
|
|
73
|
-
"types": "./mat-busy-wheel
|
|
69
|
+
"types": "./types/smallpearl-ngx-helper-mat-busy-wheel.d.ts",
|
|
74
70
|
"default": "./fesm2022/smallpearl-ngx-helper-mat-busy-wheel.mjs"
|
|
75
71
|
},
|
|
76
72
|
"./mat-context-menu": {
|
|
77
|
-
"types": "./mat-context-menu
|
|
73
|
+
"types": "./types/smallpearl-ngx-helper-mat-context-menu.d.ts",
|
|
78
74
|
"default": "./fesm2022/smallpearl-ngx-helper-mat-context-menu.mjs"
|
|
79
75
|
},
|
|
80
76
|
"./mat-entity-crud": {
|
|
81
|
-
"types": "./mat-entity-crud
|
|
77
|
+
"types": "./types/smallpearl-ngx-helper-mat-entity-crud.d.ts",
|
|
82
78
|
"default": "./fesm2022/smallpearl-ngx-helper-mat-entity-crud.mjs"
|
|
83
79
|
},
|
|
84
80
|
"./mat-entity-list": {
|
|
85
|
-
"types": "./mat-entity-list
|
|
81
|
+
"types": "./types/smallpearl-ngx-helper-mat-entity-list.d.ts",
|
|
86
82
|
"default": "./fesm2022/smallpearl-ngx-helper-mat-entity-list.mjs"
|
|
87
83
|
},
|
|
88
84
|
"./mat-file-input": {
|
|
89
|
-
"types": "./mat-file-input
|
|
85
|
+
"types": "./types/smallpearl-ngx-helper-mat-file-input.d.ts",
|
|
90
86
|
"default": "./fesm2022/smallpearl-ngx-helper-mat-file-input.mjs"
|
|
91
87
|
},
|
|
92
88
|
"./mat-form-error": {
|
|
93
|
-
"types": "./mat-form-error
|
|
89
|
+
"types": "./types/smallpearl-ngx-helper-mat-form-error.d.ts",
|
|
94
90
|
"default": "./fesm2022/smallpearl-ngx-helper-mat-form-error.mjs"
|
|
95
91
|
},
|
|
96
92
|
"./mat-select-entity": {
|
|
97
|
-
"types": "./mat-select-entity
|
|
93
|
+
"types": "./types/smallpearl-ngx-helper-mat-select-entity.d.ts",
|
|
98
94
|
"default": "./fesm2022/smallpearl-ngx-helper-mat-select-entity.mjs"
|
|
99
95
|
},
|
|
100
96
|
"./mat-select-infinite-scroll": {
|
|
101
|
-
"types": "./mat-select-infinite-scroll
|
|
97
|
+
"types": "./types/smallpearl-ngx-helper-mat-select-infinite-scroll.d.ts",
|
|
102
98
|
"default": "./fesm2022/smallpearl-ngx-helper-mat-select-infinite-scroll.mjs"
|
|
103
99
|
},
|
|
104
100
|
"./mat-side-menu-layout": {
|
|
105
|
-
"types": "./mat-side-menu-layout
|
|
101
|
+
"types": "./types/smallpearl-ngx-helper-mat-side-menu-layout.d.ts",
|
|
106
102
|
"default": "./fesm2022/smallpearl-ngx-helper-mat-side-menu-layout.mjs"
|
|
107
103
|
},
|
|
108
104
|
"./mat-tel-input": {
|
|
109
|
-
"types": "./mat-tel-input
|
|
105
|
+
"types": "./types/smallpearl-ngx-helper-mat-tel-input.d.ts",
|
|
110
106
|
"default": "./fesm2022/smallpearl-ngx-helper-mat-tel-input.mjs"
|
|
111
107
|
},
|
|
112
108
|
"./sideload": {
|
|
113
|
-
"types": "./sideload
|
|
109
|
+
"types": "./types/smallpearl-ngx-helper-sideload.d.ts",
|
|
114
110
|
"default": "./fesm2022/smallpearl-ngx-helper-sideload.mjs"
|
|
115
111
|
},
|
|
116
112
|
"./stationary-with-line-items": {
|
|
117
|
-
"types": "./stationary-with-line-items
|
|
113
|
+
"types": "./types/smallpearl-ngx-helper-stationary-with-line-items.d.ts",
|
|
118
114
|
"default": "./fesm2022/smallpearl-ngx-helper-stationary-with-line-items.mjs"
|
|
115
|
+
},
|
|
116
|
+
"./utils": {
|
|
117
|
+
"types": "./types/smallpearl-ngx-helper-utils.d.ts",
|
|
118
|
+
"default": "./fesm2022/smallpearl-ngx-helper-utils.mjs"
|
|
119
119
|
}
|
|
120
120
|
}
|
|
121
121
|
}
|
|
@@ -40,6 +40,7 @@ declare class SPMatSelectEntityComponent<TEntity extends {
|
|
|
40
40
|
inlineNew: _angular_core.InputSignal<boolean>;
|
|
41
41
|
multiple: _angular_core.InputSignal<boolean>;
|
|
42
42
|
readonly: _angular_core.InputSignal<boolean>;
|
|
43
|
+
myInput: _angular_core.InputSignal<string>;
|
|
43
44
|
/**
|
|
44
45
|
* The entity key name that is used to classify entities into groups or
|
|
45
46
|
* a function that takes a TEntity and returns the group id (string).
|
|
@@ -187,7 +188,7 @@ declare class SPMatSelectEntityComponent<TEntity extends {
|
|
|
187
188
|
*/
|
|
188
189
|
onInfiniteScroll(): void;
|
|
189
190
|
static ɵfac: _angular_core.ɵɵFactoryDeclaration<SPMatSelectEntityComponent<any, any>, never>;
|
|
190
|
-
static ɵcmp: _angular_core.ɵɵComponentDeclaration<SPMatSelectEntityComponent<any, any>, "sp-mat-select-entity", never, { "labelFn": { "alias": "labelFn"; "required": false; "isSignal": true; }; "filterFn": { "alias": "filterFn"; "required": false; "isSignal": true; }; "inlineNew": { "alias": "inlineNew"; "required": false; "isSignal": true; }; "multiple": { "alias": "multiple"; "required": false; "isSignal": true; }; "readonly": { "alias": "readonly"; "required": false; "isSignal": true; }; "groupOptionsKey": { "alias": "groupOptionsKey"; "required": false; "isSignal": true; }; "groupLabelFn": { "alias": "groupLabelFn"; "required": false; "isSignal": true; }; "searchText": { "alias": "searchText"; "required": false; "isSignal": true; }; "notFoundText": { "alias": "notFoundText"; "required": false; "isSignal": true; }; "createNewText": { "alias": "createNewText"; "required": false; "isSignal": true; }; "optionLabelTemplate": { "alias": "optionLabelTemplate"; "required": false; "isSignal": true; }; "entities": { "alias": "entities"; "required": false; }; "value": { "alias": "value"; "required": false; }; "userAriaDescribedBy": { "alias": "aria-describedby"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "required": { "alias": "required"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; }, { "selectionChange": "selectionChange"; "createNewItemSelected": "createNewItemSelected"; }, never, never, true, never>;
|
|
191
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<SPMatSelectEntityComponent<any, any>, "sp-mat-select-entity", never, { "labelFn": { "alias": "labelFn"; "required": false; "isSignal": true; }; "filterFn": { "alias": "filterFn"; "required": false; "isSignal": true; }; "inlineNew": { "alias": "inlineNew"; "required": false; "isSignal": true; }; "multiple": { "alias": "multiple"; "required": false; "isSignal": true; }; "readonly": { "alias": "readonly"; "required": false; "isSignal": true; }; "myInput": { "alias": "myInput"; "required": false; "isSignal": true; }; "groupOptionsKey": { "alias": "groupOptionsKey"; "required": false; "isSignal": true; }; "groupLabelFn": { "alias": "groupLabelFn"; "required": false; "isSignal": true; }; "searchText": { "alias": "searchText"; "required": false; "isSignal": true; }; "notFoundText": { "alias": "notFoundText"; "required": false; "isSignal": true; }; "createNewText": { "alias": "createNewText"; "required": false; "isSignal": true; }; "optionLabelTemplate": { "alias": "optionLabelTemplate"; "required": false; "isSignal": true; }; "entities": { "alias": "entities"; "required": false; }; "value": { "alias": "value"; "required": false; }; "userAriaDescribedBy": { "alias": "aria-describedby"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "required": { "alias": "required"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; }, { "selectionChange": "selectionChange"; "createNewItemSelected": "createNewItemSelected"; }, never, never, true, never>;
|
|
191
192
|
}
|
|
192
193
|
|
|
193
194
|
export { SPMatSelectEntityComponent, SP_MAT_SELECT_ENTITY_HTTP_CONTEXT };
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import * as _angular_core from '@angular/core';
|
|
2
|
+
import { TranslocoTestingOptions, TranslocoTestingModule } from '@jsverse/transloco';
|
|
3
|
+
|
|
4
|
+
declare function getTranslocoModule(langs?: any, options?: TranslocoTestingOptions): _angular_core.ModuleWithProviders<TranslocoTestingModule>;
|
|
5
|
+
|
|
6
|
+
export { getTranslocoModule };
|
package/core/index.d.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"smallpearl-ngx-helper-core.mjs","sources":["../../../../projects/smallpearl/ngx-helper/core/src/version.ts","../../../../projects/smallpearl/ngx-helper/core/smallpearl-ngx-helper-core.ts"],"sourcesContent":["export const NGX_HELPER_VERSION = '0.1.0';\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":"AAAO,MAAM,kBAAkB,GAAG;;ACAlC;;AAEG;;;;"}
|
package/index.d.ts
DELETED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
/package/{mat-side-menu-layout/index.d.ts → types/smallpearl-ngx-helper-mat-side-menu-layout.d.ts}
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|