@sdcorejs/angular 21.0.9 → 21.0.11
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/README.md +270 -140
- package/assets/STYLE-GUIDE.md +2 -2
- package/assets/scss/core/_inline-edit.scss +1 -1
- package/assets/scss/core/form.scss +1 -1
- package/assets/scss/core/utilities/_grid.scss +25 -19
- package/assets/scss/themes/default.scss +2 -2
- package/fesm2022/sdcorejs-angular-components-anchor.mjs +20 -24
- package/fesm2022/sdcorejs-angular-components-anchor.mjs.map +1 -1
- package/fesm2022/sdcorejs-angular-components-autoid-inspector.mjs +4 -5
- package/fesm2022/sdcorejs-angular-components-autoid-inspector.mjs.map +1 -1
- package/fesm2022/sdcorejs-angular-components-avatar.mjs.map +1 -1
- package/fesm2022/sdcorejs-angular-components-badge.mjs +13 -12
- package/fesm2022/sdcorejs-angular-components-badge.mjs.map +1 -1
- package/fesm2022/sdcorejs-angular-components-button.mjs +14 -16
- package/fesm2022/sdcorejs-angular-components-button.mjs.map +1 -1
- package/fesm2022/sdcorejs-angular-components-chart.mjs.map +1 -1
- package/fesm2022/sdcorejs-angular-components-ckeditor-styles.mjs.map +1 -1
- package/fesm2022/sdcorejs-angular-components-code-editor.mjs +5 -6
- package/fesm2022/sdcorejs-angular-components-code-editor.mjs.map +1 -1
- package/fesm2022/sdcorejs-angular-components-document-builder.mjs +17 -26
- package/fesm2022/sdcorejs-angular-components-document-builder.mjs.map +1 -1
- package/fesm2022/sdcorejs-angular-components-editor.mjs +11 -7
- package/fesm2022/sdcorejs-angular-components-editor.mjs.map +1 -1
- package/fesm2022/sdcorejs-angular-components-form-generic.mjs +716 -437
- package/fesm2022/sdcorejs-angular-components-form-generic.mjs.map +1 -1
- package/fesm2022/sdcorejs-angular-components-history.mjs +2 -2
- package/fesm2022/sdcorejs-angular-components-history.mjs.map +1 -1
- package/fesm2022/sdcorejs-angular-components-import-excel.mjs +38 -23
- package/fesm2022/sdcorejs-angular-components-import-excel.mjs.map +1 -1
- package/fesm2022/sdcorejs-angular-components-inform.mjs +4 -15
- package/fesm2022/sdcorejs-angular-components-inform.mjs.map +1 -1
- package/fesm2022/sdcorejs-angular-components-mini-editor.mjs.map +1 -1
- package/fesm2022/sdcorejs-angular-components-modal-resizable.mjs +5 -6
- package/fesm2022/sdcorejs-angular-components-modal-resizable.mjs.map +1 -1
- package/fesm2022/sdcorejs-angular-components-modal.mjs +24 -18
- package/fesm2022/sdcorejs-angular-components-modal.mjs.map +1 -1
- package/fesm2022/sdcorejs-angular-components-operator.mjs +1 -1
- package/fesm2022/sdcorejs-angular-components-operator.mjs.map +1 -1
- package/fesm2022/sdcorejs-angular-components-org-chart.mjs +4 -5
- package/fesm2022/sdcorejs-angular-components-org-chart.mjs.map +1 -1
- package/fesm2022/sdcorejs-angular-components-preview.mjs +40 -37
- package/fesm2022/sdcorejs-angular-components-preview.mjs.map +1 -1
- package/fesm2022/sdcorejs-angular-components-query-bar.mjs +38 -55
- package/fesm2022/sdcorejs-angular-components-query-bar.mjs.map +1 -1
- package/fesm2022/sdcorejs-angular-components-query-builder.mjs +5 -7
- package/fesm2022/sdcorejs-angular-components-query-builder.mjs.map +1 -1
- package/fesm2022/sdcorejs-angular-components-quick-action.mjs.map +1 -1
- package/fesm2022/sdcorejs-angular-components-section.mjs +3 -5
- package/fesm2022/sdcorejs-angular-components-section.mjs.map +1 -1
- package/fesm2022/sdcorejs-angular-components-side-drawer.mjs +6 -7
- package/fesm2022/sdcorejs-angular-components-side-drawer.mjs.map +1 -1
- package/fesm2022/sdcorejs-angular-components-splitter.mjs +4 -4
- package/fesm2022/sdcorejs-angular-components-splitter.mjs.map +1 -1
- package/fesm2022/sdcorejs-angular-components-stepper.mjs +3 -4
- package/fesm2022/sdcorejs-angular-components-stepper.mjs.map +1 -1
- package/fesm2022/sdcorejs-angular-components-tab-router.mjs +36 -37
- package/fesm2022/sdcorejs-angular-components-tab-router.mjs.map +1 -1
- package/fesm2022/sdcorejs-angular-components-tab.mjs +3 -4
- package/fesm2022/sdcorejs-angular-components-tab.mjs.map +1 -1
- package/fesm2022/sdcorejs-angular-components-table.mjs +80 -102
- package/fesm2022/sdcorejs-angular-components-table.mjs.map +1 -1
- package/fesm2022/sdcorejs-angular-components-tree.mjs +6 -8
- package/fesm2022/sdcorejs-angular-components-tree.mjs.map +1 -1
- package/fesm2022/sdcorejs-angular-components-upload-file.mjs +14 -15
- package/fesm2022/sdcorejs-angular-components-upload-file.mjs.map +1 -1
- package/fesm2022/sdcorejs-angular-components-view.mjs +3 -9
- package/fesm2022/sdcorejs-angular-components-view.mjs.map +1 -1
- package/fesm2022/sdcorejs-angular-configurations.mjs.map +1 -1
- package/fesm2022/sdcorejs-angular-directives.mjs +2 -7
- package/fesm2022/sdcorejs-angular-directives.mjs.map +1 -1
- package/fesm2022/sdcorejs-angular-forms-autocomplete.mjs +5 -10
- package/fesm2022/sdcorejs-angular-forms-autocomplete.mjs.map +1 -1
- package/fesm2022/sdcorejs-angular-forms-checkbox.mjs.map +1 -1
- package/fesm2022/sdcorejs-angular-forms-chip-calendar.mjs +9 -11
- package/fesm2022/sdcorejs-angular-forms-chip-calendar.mjs.map +1 -1
- package/fesm2022/sdcorejs-angular-forms-chip.mjs +7 -9
- package/fesm2022/sdcorejs-angular-forms-chip.mjs.map +1 -1
- package/fesm2022/sdcorejs-angular-forms-date-range.mjs +8 -12
- package/fesm2022/sdcorejs-angular-forms-date-range.mjs.map +1 -1
- package/fesm2022/sdcorejs-angular-forms-date.mjs +9 -13
- package/fesm2022/sdcorejs-angular-forms-date.mjs.map +1 -1
- package/fesm2022/sdcorejs-angular-forms-datetime.mjs +8 -14
- package/fesm2022/sdcorejs-angular-forms-datetime.mjs.map +1 -1
- package/fesm2022/sdcorejs-angular-forms-inline-text.mjs +4 -5
- package/fesm2022/sdcorejs-angular-forms-inline-text.mjs.map +1 -1
- package/fesm2022/sdcorejs-angular-forms-input-color.mjs +4 -4
- package/fesm2022/sdcorejs-angular-forms-input-color.mjs.map +1 -1
- package/fesm2022/sdcorejs-angular-forms-input-number.mjs +6 -8
- package/fesm2022/sdcorejs-angular-forms-input-number.mjs.map +1 -1
- package/fesm2022/sdcorejs-angular-forms-input.mjs +5 -7
- package/fesm2022/sdcorejs-angular-forms-input.mjs.map +1 -1
- package/fesm2022/sdcorejs-angular-forms-label.mjs +4 -6
- package/fesm2022/sdcorejs-angular-forms-label.mjs.map +1 -1
- package/fesm2022/sdcorejs-angular-forms-models.mjs.map +1 -1
- package/fesm2022/sdcorejs-angular-forms-radio.mjs +12 -4
- package/fesm2022/sdcorejs-angular-forms-radio.mjs.map +1 -1
- package/fesm2022/sdcorejs-angular-forms-select.mjs +51 -22
- package/fesm2022/sdcorejs-angular-forms-select.mjs.map +1 -1
- package/fesm2022/sdcorejs-angular-forms-switch.mjs.map +1 -1
- package/fesm2022/sdcorejs-angular-forms-textarea.mjs +7 -9
- package/fesm2022/sdcorejs-angular-forms-textarea.mjs.map +1 -1
- package/fesm2022/sdcorejs-angular-handlers.mjs +3 -6
- package/fesm2022/sdcorejs-angular-handlers.mjs.map +1 -1
- package/fesm2022/sdcorejs-angular-i18n.mjs +11 -7
- package/fesm2022/sdcorejs-angular-i18n.mjs.map +1 -1
- package/fesm2022/sdcorejs-angular-interceptors.mjs +0 -2
- package/fesm2022/sdcorejs-angular-interceptors.mjs.map +1 -1
- package/fesm2022/sdcorejs-angular-modules-auth.mjs +14 -38
- package/fesm2022/sdcorejs-angular-modules-auth.mjs.map +1 -1
- package/fesm2022/sdcorejs-angular-modules-authom.mjs +14 -14
- package/fesm2022/sdcorejs-angular-modules-authom.mjs.map +1 -1
- package/fesm2022/sdcorejs-angular-modules-icon.mjs +505 -0
- package/fesm2022/sdcorejs-angular-modules-icon.mjs.map +1 -0
- package/fesm2022/sdcorejs-angular-modules-keycloak.mjs +22 -11
- package/fesm2022/sdcorejs-angular-modules-keycloak.mjs.map +1 -1
- package/fesm2022/sdcorejs-angular-modules-layout.mjs +53 -52
- package/fesm2022/sdcorejs-angular-modules-layout.mjs.map +1 -1
- package/fesm2022/sdcorejs-angular-modules-permission.mjs +5 -12
- package/fesm2022/sdcorejs-angular-modules-permission.mjs.map +1 -1
- package/fesm2022/sdcorejs-angular-modules.mjs +1 -0
- package/fesm2022/sdcorejs-angular-modules.mjs.map +1 -1
- package/fesm2022/sdcorejs-angular-pipes.mjs +71 -17
- package/fesm2022/sdcorejs-angular-pipes.mjs.map +1 -1
- package/fesm2022/sdcorejs-angular-services-api.mjs +0 -2
- package/fesm2022/sdcorejs-angular-services-api.mjs.map +1 -1
- package/fesm2022/sdcorejs-angular-services-cache.mjs +5 -11
- package/fesm2022/sdcorejs-angular-services-cache.mjs.map +1 -1
- package/fesm2022/sdcorejs-angular-services-confirm.mjs +19 -25
- package/fesm2022/sdcorejs-angular-services-confirm.mjs.map +1 -1
- package/fesm2022/sdcorejs-angular-services-docx.mjs +2 -8
- package/fesm2022/sdcorejs-angular-services-docx.mjs.map +1 -1
- package/fesm2022/sdcorejs-angular-services-excel.mjs +24 -16
- package/fesm2022/sdcorejs-angular-services-excel.mjs.map +1 -1
- package/fesm2022/sdcorejs-angular-services-license.mjs +5 -12
- package/fesm2022/sdcorejs-angular-services-license.mjs.map +1 -1
- package/fesm2022/sdcorejs-angular-services-notify.mjs +70 -87
- package/fesm2022/sdcorejs-angular-services-notify.mjs.map +1 -1
- package/fesm2022/sdcorejs-angular-services-storage.mjs +6 -15
- package/fesm2022/sdcorejs-angular-services-storage.mjs.map +1 -1
- package/fesm2022/sdcorejs-angular-utilities-data-state.mjs.map +1 -1
- package/fesm2022/sdcorejs-angular-utilities-extensions.mjs +47 -5
- package/fesm2022/sdcorejs-angular-utilities-extensions.mjs.map +1 -1
- package/fesm2022/sdcorejs-angular-utilities-models.mjs +21 -5
- package/fesm2022/sdcorejs-angular-utilities-models.mjs.map +1 -1
- package/fesm2022/sdcorejs-angular.mjs.map +1 -1
- package/package.json +7 -2
- package/types/sdcorejs-angular-components-badge.d.ts +3 -14
- package/types/sdcorejs-angular-components-button.d.ts +6 -4
- package/types/sdcorejs-angular-components-document-builder.d.ts +2 -2
- package/types/sdcorejs-angular-components-form-generic.d.ts +45 -23
- package/types/sdcorejs-angular-components-import-excel.d.ts +2 -2
- package/types/sdcorejs-angular-components-inform.d.ts +2 -8
- package/types/sdcorejs-angular-components-mini-editor.d.ts +4 -4
- package/types/sdcorejs-angular-components-modal.d.ts +1 -1
- package/types/sdcorejs-angular-components-query-builder.d.ts +7 -7
- package/types/sdcorejs-angular-components-tab-router.d.ts +3 -3
- package/types/sdcorejs-angular-components-table.d.ts +12 -10
- package/types/sdcorejs-angular-components-tree.d.ts +3 -2
- package/types/sdcorejs-angular-components-view.d.ts +1 -1
- package/types/sdcorejs-angular-forms-chip-calendar.d.ts +2 -2
- package/types/sdcorejs-angular-forms-chip.d.ts +2 -2
- package/types/sdcorejs-angular-forms-input-color.d.ts +2 -1
- package/types/sdcorejs-angular-forms-select.d.ts +10 -2
- package/types/sdcorejs-angular-modules-auth.d.ts +7 -9
- package/types/sdcorejs-angular-modules-icon.d.ts +191 -0
- package/types/sdcorejs-angular-modules-permission.d.ts +5 -6
- package/types/sdcorejs-angular-modules.d.ts +1 -0
- package/types/sdcorejs-angular-pipes.d.ts +22 -4
- package/types/sdcorejs-angular-services-confirm.d.ts +3 -3
- package/types/sdcorejs-angular-services-license.d.ts +2 -3
- package/types/sdcorejs-angular-services-notify.d.ts +4 -5
- package/types/sdcorejs-angular-services-storage.d.ts +2 -3
- package/types/sdcorejs-angular-utilities-extensions.d.ts +9 -1
- package/types/sdcorejs-angular-utilities-models.d.ts +6 -4
|
@@ -19,6 +19,7 @@ declare class SdInputColor {
|
|
|
19
19
|
readonly required: _angular_core.InputSignalWithTransform<boolean, unknown>;
|
|
20
20
|
readonly disabled: _angular_core.InputSignalWithTransform<boolean, unknown>;
|
|
21
21
|
readonly readonly: _angular_core.InputSignalWithTransform<boolean, unknown>;
|
|
22
|
+
readonly hideInlineError: _angular_core.InputSignalWithTransform<boolean, unknown>;
|
|
22
23
|
/** Display mode — forwarded to the inner `<sd-input>`. `'inline'` = borderless inline-edit; disabled `'inline'` → static. */
|
|
23
24
|
readonly viewed: _angular_core.InputSignalWithTransform<SdViewed, SdViewedInput>;
|
|
24
25
|
readonly valueModel: _angular_core.ModelSignal<string | null | undefined>;
|
|
@@ -31,7 +32,7 @@ declare class SdInputColor {
|
|
|
31
32
|
onPickerChange: (ev: Event) => void;
|
|
32
33
|
clear: (ev?: Event) => void;
|
|
33
34
|
static ɵfac: _angular_core.ɵɵFactoryDeclaration<SdInputColor, never>;
|
|
34
|
-
static ɵcmp: _angular_core.ɵɵComponentDeclaration<SdInputColor, "sd-input-color", never, { "label": { "alias": "label"; "required": false; "isSignal": true; }; "helperText": { "alias": "helperText"; "required": false; "isSignal": true; }; "placeholder": { "alias": "placeholder"; "required": false; "isSignal": true; }; "size": { "alias": "size"; "required": false; "isSignal": true; }; "appearance": { "alias": "appearance"; "required": false; "isSignal": true; }; "form": { "alias": "form"; "required": false; "isSignal": true; }; "name": { "alias": "name"; "required": false; "isSignal": true; }; "autoId": { "alias": "autoId"; "required": false; "isSignal": true; }; "required": { "alias": "required"; "required": false; "isSignal": true; }; "disabled": { "alias": "disabled"; "required": false; "isSignal": true; }; "readonly": { "alias": "readonly"; "required": false; "isSignal": true; }; "viewed": { "alias": "viewed"; "required": false; "isSignal": true; }; "valueModel": { "alias": "model"; "required": false; "isSignal": true; }; }, { "valueModel": "modelChange"; "sdChange": "sdChange"; }, never, never, true, never>;
|
|
35
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<SdInputColor, "sd-input-color", never, { "label": { "alias": "label"; "required": false; "isSignal": true; }; "helperText": { "alias": "helperText"; "required": false; "isSignal": true; }; "placeholder": { "alias": "placeholder"; "required": false; "isSignal": true; }; "size": { "alias": "size"; "required": false; "isSignal": true; }; "appearance": { "alias": "appearance"; "required": false; "isSignal": true; }; "form": { "alias": "form"; "required": false; "isSignal": true; }; "name": { "alias": "name"; "required": false; "isSignal": true; }; "autoId": { "alias": "autoId"; "required": false; "isSignal": true; }; "required": { "alias": "required"; "required": false; "isSignal": true; }; "disabled": { "alias": "disabled"; "required": false; "isSignal": true; }; "readonly": { "alias": "readonly"; "required": false; "isSignal": true; }; "hideInlineError": { "alias": "hideInlineError"; "required": false; "isSignal": true; }; "viewed": { "alias": "viewed"; "required": false; "isSignal": true; }; "valueModel": { "alias": "model"; "required": false; "isSignal": true; }; }, { "valueModel": "modelChange"; "sdChange": "sdChange"; }, never, never, true, never>;
|
|
35
36
|
}
|
|
36
37
|
|
|
37
38
|
export { SD_INPUT_COLOR_HEX_PATTERN, SdInputColor };
|
|
@@ -10,10 +10,14 @@ import { Size } from '@sdcorejs/utils/models';
|
|
|
10
10
|
|
|
11
11
|
interface SdSelectFooterActionContext {
|
|
12
12
|
searchText: string;
|
|
13
|
+
filteredItems: unknown[];
|
|
14
|
+
selectedItems: unknown[];
|
|
13
15
|
}
|
|
16
|
+
type SdSelectFooterActionWhenFn = (ctx: SdSelectFooterActionContext) => boolean | Promise<boolean>;
|
|
17
|
+
type SdSelectFooterActionWhen = 'always' | 'empty' | 'has-result' | SdSelectFooterActionWhenFn;
|
|
14
18
|
declare class SdSelectFooterActionDirective {
|
|
15
19
|
readonly templateRef: TemplateRef<any>;
|
|
16
|
-
readonly when: _angular_core.InputSignal<
|
|
20
|
+
readonly when: _angular_core.InputSignal<SdSelectFooterActionWhen>;
|
|
17
21
|
static ɵfac: _angular_core.ɵɵFactoryDeclaration<SdSelectFooterActionDirective, never>;
|
|
18
22
|
static ɵdir: _angular_core.ɵɵDirectiveDeclaration<SdSelectFooterActionDirective, "ng-template[sdSelectFooterAction]", never, { "when": { "alias": "when"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
19
23
|
}
|
|
@@ -109,6 +113,8 @@ declare class SdSelect<T extends object | string | number = Record<string, unkno
|
|
|
109
113
|
readonly searchText: _angular_core.WritableSignal<string>;
|
|
110
114
|
readonly footerActionContext: Signal<{
|
|
111
115
|
searchText: string;
|
|
116
|
+
filteredItems: T[];
|
|
117
|
+
selectedItems: T[];
|
|
112
118
|
}>;
|
|
113
119
|
readonly visibleFooterActions: Signal<SdSelectFooterActionDirective[]>;
|
|
114
120
|
normalizedValue: Signal<string | number | boolean | (string | number | boolean)[] | null | undefined>;
|
|
@@ -128,6 +134,8 @@ declare class SdSelect<T extends object | string | number = Record<string, unkno
|
|
|
128
134
|
clear: ($event?: any) => void;
|
|
129
135
|
onClick: () => void;
|
|
130
136
|
focus: () => void;
|
|
137
|
+
/** Clears the panel search/filter input and resets `searchText`. */
|
|
138
|
+
clearSearch: () => void;
|
|
131
139
|
/** Open the select panel programmatically (anchors to the mat-select trigger). */
|
|
132
140
|
open: () => void;
|
|
133
141
|
onOpenedChange: (isOpened: boolean) => void;
|
|
@@ -136,4 +144,4 @@ declare class SdSelect<T extends object | string | number = Record<string, unkno
|
|
|
136
144
|
}
|
|
137
145
|
|
|
138
146
|
export { SdSelect, SdSelectFooterActionDirective };
|
|
139
|
-
export type { SdSelectFooterActionContext };
|
|
147
|
+
export type { SdSelectFooterActionContext, SdSelectFooterActionWhen, SdSelectFooterActionWhenFn };
|
|
@@ -16,14 +16,14 @@ interface SdAuthInfo<T = any> {
|
|
|
16
16
|
|
|
17
17
|
declare class SdAuthService {
|
|
18
18
|
#private;
|
|
19
|
-
private authConfiguration;
|
|
20
19
|
getAuthInfo?: Signal<SdAuthInfo | undefined>;
|
|
21
20
|
signout$?: Observable<void>;
|
|
22
21
|
changePassword$?: Observable<void>;
|
|
23
|
-
|
|
22
|
+
private readonly authConfiguration;
|
|
23
|
+
constructor();
|
|
24
24
|
signout: () => void;
|
|
25
25
|
changePassword: () => void;
|
|
26
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SdAuthService,
|
|
26
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SdAuthService, never>;
|
|
27
27
|
static ɵprov: i0.ɵɵInjectableDeclaration<SdAuthService>;
|
|
28
28
|
}
|
|
29
29
|
|
|
@@ -43,20 +43,18 @@ interface IAuthConfigurationGuard {
|
|
|
43
43
|
}
|
|
44
44
|
|
|
45
45
|
declare class SdAuthGuard implements CanActivate {
|
|
46
|
-
private authConfiguration;
|
|
46
|
+
private readonly authConfiguration;
|
|
47
47
|
protected readonly router: Router;
|
|
48
|
-
constructor(authConfiguration: ISdAuthConfiguration, router: Router);
|
|
49
48
|
canActivate: (route: ActivatedRouteSnapshot, state: RouterStateSnapshot) => _angular_router.MaybeAsync<_angular_router.GuardResult>;
|
|
50
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SdAuthGuard,
|
|
49
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SdAuthGuard, never>;
|
|
51
50
|
static ɵprov: i0.ɵɵInjectableDeclaration<SdAuthGuard>;
|
|
52
51
|
}
|
|
53
52
|
|
|
54
53
|
declare class SdPortalGuard implements CanActivate {
|
|
55
|
-
private authConfiguration;
|
|
54
|
+
private readonly authConfiguration;
|
|
56
55
|
protected readonly router: Router;
|
|
57
|
-
constructor(authConfiguration: ISdAuthConfiguration, router: Router);
|
|
58
56
|
canActivate: (route: ActivatedRouteSnapshot, state: RouterStateSnapshot) => _angular_router.MaybeAsync<_angular_router.GuardResult>;
|
|
59
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SdPortalGuard,
|
|
57
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SdPortalGuard, never>;
|
|
60
58
|
static ɵprov: i0.ɵɵInjectableDeclaration<SdPortalGuard>;
|
|
61
59
|
}
|
|
62
60
|
|
|
@@ -0,0 +1,191 @@
|
|
|
1
|
+
import * as _angular_core from '@angular/core';
|
|
2
|
+
import { InjectionToken, EnvironmentProviders } from '@angular/core';
|
|
3
|
+
import { Size } from '@sdcorejs/utils/models';
|
|
4
|
+
import { SdIconSet, SdMaterialIconSet } from '@sdcorejs/angular/utilities/models';
|
|
5
|
+
export { SdIconSet, SdMaterialIconSet } from '@sdcorejs/angular/utilities/models';
|
|
6
|
+
import { LucideConfig, LucideIcon, LucideIconData } from '@lucide/angular';
|
|
7
|
+
|
|
8
|
+
/** @deprecated Use `SdIconSet` instead. */
|
|
9
|
+
type SdIconFontSet = SdIconSet;
|
|
10
|
+
/**
|
|
11
|
+
* Một icon Lucide có thể đăng ký bằng class icon Angular hoặc dữ liệu path thuần.
|
|
12
|
+
*/
|
|
13
|
+
type SdLucideIconRegistration = LucideIcon | LucideIconData;
|
|
14
|
+
/**
|
|
15
|
+
* Danh sách đăng ký Lucide cho provider, hỗ trợ cả array và object map để app có thể giữ cấu trúc import riêng.
|
|
16
|
+
*/
|
|
17
|
+
type SdLucideIconRegistrations = SdLucideIconRegistration[] | Record<string, SdLucideIconRegistration>;
|
|
18
|
+
/**
|
|
19
|
+
* Cấu hình app-level cho `SdIcon`.
|
|
20
|
+
*
|
|
21
|
+
* Các alias tách riêng theo renderer để app có thể giữ tên Material trong template trong lúc chuyển dần sang Lucide.
|
|
22
|
+
*/
|
|
23
|
+
interface ISdIconConfiguration {
|
|
24
|
+
/** Default icon font set when component does not pass `fontSet`. */
|
|
25
|
+
defaultFontSet?: SdIconSet;
|
|
26
|
+
/** Alias áp dụng khi renderer hiện tại là Material. */
|
|
27
|
+
materialAliases?: Record<string, string>;
|
|
28
|
+
/** Alias áp dụng khi renderer hiện tại là Lucide. */
|
|
29
|
+
lucideAliases?: Record<string, string>;
|
|
30
|
+
/** Cấu hình stroke toàn cục cho Lucide SVG. */
|
|
31
|
+
lucideConfig?: Partial<LucideConfig>;
|
|
32
|
+
/** Icon Lucide cần đăng ký vào `@lucide/angular`. */
|
|
33
|
+
lucideIcons?: SdLucideIconRegistrations;
|
|
34
|
+
}
|
|
35
|
+
/**
|
|
36
|
+
* Cấu hình đã resolve đầy đủ để component không phải tự xử lý fallback nhiều lần.
|
|
37
|
+
*/
|
|
38
|
+
interface ISdIconResolvedConfiguration extends Required<Omit<ISdIconConfiguration, 'lucideIcons'>> {
|
|
39
|
+
}
|
|
40
|
+
/**
|
|
41
|
+
* Quy đổi token `Size` chung của SDCoreJS sang pixel cho icon.
|
|
42
|
+
*/
|
|
43
|
+
declare const SD_ICON_SIZE_MAP: Record<Size, number>;
|
|
44
|
+
/**
|
|
45
|
+
* Alias mặc định giúp template giữ tên Material trong khi renderer có thể là Lucide.
|
|
46
|
+
*/
|
|
47
|
+
declare const SD_DEFAULT_LUCIDE_ALIASES: Record<string, string>;
|
|
48
|
+
/**
|
|
49
|
+
* Alias mac dinh giup template dung ten Lucide van render duoc khi quay ve Material font.
|
|
50
|
+
*/
|
|
51
|
+
declare const SD_DEFAULT_MATERIAL_ALIASES: Record<string, string>;
|
|
52
|
+
/**
|
|
53
|
+
* Cấu hình mặc định của Core UI icon.
|
|
54
|
+
*
|
|
55
|
+
* `material-icons-outlined` được giữ làm mặc định để không đổi visual của các component Material hiện có.
|
|
56
|
+
*/
|
|
57
|
+
declare const SD_ICON_DEFAULT_CONFIG: ISdIconResolvedConfiguration;
|
|
58
|
+
|
|
59
|
+
/**
|
|
60
|
+
* Facade icon dùng chung cho Core UI.
|
|
61
|
+
*
|
|
62
|
+
* Component này giữ template app theo tên icon ổn định, còn renderer có thể đổi giữa Material font và Lucide SVG qua provider hoặc input.
|
|
63
|
+
*/
|
|
64
|
+
declare class SdIcon {
|
|
65
|
+
private readonly config;
|
|
66
|
+
/**
|
|
67
|
+
* Tên icon theo namespace hiện tại.
|
|
68
|
+
*
|
|
69
|
+
* Khi `set` là `lucide`, tên này sẽ đi qua alias để app có thể tiếp tục dùng tên Material trong template.
|
|
70
|
+
*/
|
|
71
|
+
name: _angular_core.InputSignalWithTransform<string | undefined, string | null | undefined>;
|
|
72
|
+
fontIcon: _angular_core.InputSignalWithTransform<string | undefined, string | null | undefined>;
|
|
73
|
+
color: _angular_core.InputSignalWithTransform<string | undefined, string | null | undefined>;
|
|
74
|
+
/**
|
|
75
|
+
* Renderer icon của riêng instance này.
|
|
76
|
+
*
|
|
77
|
+
* Deprecated alias for `fontSet`.
|
|
78
|
+
*/
|
|
79
|
+
set: _angular_core.InputSignalWithTransform<SdIconSet | undefined, SdIconSet | null | undefined>;
|
|
80
|
+
/**
|
|
81
|
+
* Escape hatch cho Material icon font set.
|
|
82
|
+
*
|
|
83
|
+
* Prefer this input for both Material font families and Lucide SVG icons.
|
|
84
|
+
*/
|
|
85
|
+
fontSet: _angular_core.InputSignalWithTransform<SdIconSet | undefined, SdIconSet | null | undefined>;
|
|
86
|
+
/**
|
|
87
|
+
* Kích thước icon theo token SDCoreJS hoặc CSS size tùy biến.
|
|
88
|
+
*
|
|
89
|
+
* Token `sm | md | lg` giữ icon đồng bộ với các component Core UI; CSS string xử lý các ngoại lệ layout.
|
|
90
|
+
*/
|
|
91
|
+
size: _angular_core.InputSignalWithTransform<Size | (string & {}), Size | (string & {}) | null | undefined>;
|
|
92
|
+
/**
|
|
93
|
+
* Độ dày stroke riêng cho Lucide SVG.
|
|
94
|
+
*
|
|
95
|
+
* Bỏ trống để nhận giá trị từ `lucideConfig` app-level.
|
|
96
|
+
*/
|
|
97
|
+
strokeWidth: _angular_core.InputSignalWithTransform<string | number | undefined, string | number | null | undefined>;
|
|
98
|
+
/**
|
|
99
|
+
* Giữ stroke width tuyệt đối cho Lucide khi SVG đổi kích thước.
|
|
100
|
+
*
|
|
101
|
+
* Input này đi qua `booleanAttribute` để hỗ trợ cả attribute trần trong template.
|
|
102
|
+
*/
|
|
103
|
+
absoluteStrokeWidth: _angular_core.InputSignalWithTransform<boolean | undefined, string | boolean | null | undefined>;
|
|
104
|
+
/**
|
|
105
|
+
* Nhãn truy cập cho icon có ý nghĩa.
|
|
106
|
+
*
|
|
107
|
+
* Khi không có nhãn, component tự đánh dấu decorative bằng `aria-hidden`.
|
|
108
|
+
*/
|
|
109
|
+
ariaLabel: _angular_core.InputSignalWithTransform<string | undefined, string | null | undefined>;
|
|
110
|
+
/**
|
|
111
|
+
* Set icon cuối cùng sau khi áp dụng input và provider.
|
|
112
|
+
*
|
|
113
|
+
* @returns renderer hiện tại của component.
|
|
114
|
+
*/
|
|
115
|
+
resolvedFontSet: _angular_core.Signal<SdIconSet>;
|
|
116
|
+
/** @deprecated Use `resolvedFontSet` instead. */
|
|
117
|
+
resolvedSet: _angular_core.Signal<SdIconSet>;
|
|
118
|
+
/**
|
|
119
|
+
* Tên icon cuối cùng theo renderer hiện tại.
|
|
120
|
+
*
|
|
121
|
+
* @returns tên icon đã áp alias nếu renderer yêu cầu.
|
|
122
|
+
*/
|
|
123
|
+
resolvedName: _angular_core.Signal<string | undefined>;
|
|
124
|
+
/**
|
|
125
|
+
* Font set Material cuối cùng.
|
|
126
|
+
*
|
|
127
|
+
* @returns font set dùng cho `mat-icon`; với Lucide trả về fallback Material để computed luôn có type ổn định.
|
|
128
|
+
*/
|
|
129
|
+
resolvedMaterialFontSet: _angular_core.Signal<SdMaterialIconSet>;
|
|
130
|
+
/**
|
|
131
|
+
* Kích thước runtime cho renderer hiện tại.
|
|
132
|
+
*
|
|
133
|
+
* @returns số pixel cho token chuẩn hoặc CSS string nguyên bản cho custom size.
|
|
134
|
+
*/
|
|
135
|
+
resolvedSize: _angular_core.Signal<string | number>;
|
|
136
|
+
/**
|
|
137
|
+
* Kích thước CSS cuối cùng cho host element.
|
|
138
|
+
*
|
|
139
|
+
* @returns CSS length dùng cho custom property `--sd-icon-size`.
|
|
140
|
+
*/
|
|
141
|
+
resolvedCssSize: _angular_core.Signal<string>;
|
|
142
|
+
/**
|
|
143
|
+
* Stroke width cuối cùng cho Lucide SVG.
|
|
144
|
+
*
|
|
145
|
+
* @returns giá trị input instance hoặc fallback từ provider.
|
|
146
|
+
*/
|
|
147
|
+
resolvedStrokeWidth: _angular_core.Signal<string | number | undefined>;
|
|
148
|
+
/**
|
|
149
|
+
* Absolute stroke width cuối cùng cho Lucide SVG.
|
|
150
|
+
*
|
|
151
|
+
* @returns giá trị input instance hoặc fallback từ provider.
|
|
152
|
+
*/
|
|
153
|
+
resolvedAbsoluteStrokeWidth: _angular_core.Signal<boolean | undefined>;
|
|
154
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<SdIcon, never>;
|
|
155
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<SdIcon, "sd-icon", never, { "name": { "alias": "name"; "required": false; "isSignal": true; }; "fontIcon": { "alias": "fontIcon"; "required": false; "isSignal": true; }; "color": { "alias": "color"; "required": false; "isSignal": true; }; "set": { "alias": "set"; "required": false; "isSignal": true; }; "fontSet": { "alias": "fontSet"; "required": false; "isSignal": true; }; "size": { "alias": "size"; "required": false; "isSignal": true; }; "strokeWidth": { "alias": "strokeWidth"; "required": false; "isSignal": true; }; "absoluteStrokeWidth": { "alias": "absoluteStrokeWidth"; "required": false; "isSignal": true; }; "ariaLabel": { "alias": "ariaLabel"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
156
|
+
}
|
|
157
|
+
|
|
158
|
+
/**
|
|
159
|
+
* Injection token chứa cấu hình icon đã resolve cho toàn bộ app.
|
|
160
|
+
*
|
|
161
|
+
* Token có factory mặc định để `SdIcon` vẫn chạy khi app chưa gọi `provideSdIcon`.
|
|
162
|
+
*/
|
|
163
|
+
declare const SD_ICON_CONFIGURATION: InjectionToken<ISdIconResolvedConfiguration>;
|
|
164
|
+
/**
|
|
165
|
+
* Đăng ký cấu hình icon Core UI ở app-level.
|
|
166
|
+
*
|
|
167
|
+
* Provider này gom cả cấu hình `SdIcon` và registry của `@lucide/angular` để consumer chỉ cần gọi một hàm.
|
|
168
|
+
*
|
|
169
|
+
* @param config - cấu hình app-level cho Material/Lucide icon.
|
|
170
|
+
* @returns environment providers dùng được trong `ApplicationConfig.providers`.
|
|
171
|
+
*/
|
|
172
|
+
declare function provideSdIcon(config?: ISdIconConfiguration): EnvironmentProviders;
|
|
173
|
+
/**
|
|
174
|
+
* Resolve cấu hình `SdIcon` thành object đầy đủ, không còn field optional.
|
|
175
|
+
*
|
|
176
|
+
* Alias mặc định đứng trước để app có thể override từng key mà không phải copy toàn bộ bảng alias.
|
|
177
|
+
*
|
|
178
|
+
* @param config - cấu hình rời rạc từ consumer hoặc mặc định rỗng.
|
|
179
|
+
* @returns cấu hình đầy đủ dùng trực tiếp trong component.
|
|
180
|
+
*/
|
|
181
|
+
declare function resolveSdIconConfig(config?: ISdIconConfiguration): ISdIconResolvedConfiguration;
|
|
182
|
+
/**
|
|
183
|
+
* Chuẩn hóa nhiều kiểu khai báo Lucide icon về array cho `provideLucideIcons`.
|
|
184
|
+
*
|
|
185
|
+
* @param registrations - array hoặc object map icon Lucide từ consumer.
|
|
186
|
+
* @returns danh sách icon Lucide đã sẵn sàng để spread vào provider của Lucide.
|
|
187
|
+
*/
|
|
188
|
+
declare function normalizeSdLucideIcons(registrations?: SdLucideIconRegistrations): SdLucideIconRegistration[];
|
|
189
|
+
|
|
190
|
+
export { SD_DEFAULT_LUCIDE_ALIASES, SD_DEFAULT_MATERIAL_ALIASES, SD_ICON_CONFIGURATION, SD_ICON_DEFAULT_CONFIG, SD_ICON_SIZE_MAP, SdIcon, normalizeSdLucideIcons, provideSdIcon, resolveSdIconConfig };
|
|
191
|
+
export type { ISdIconConfiguration, ISdIconResolvedConfiguration, SdIconFontSet, SdLucideIconRegistration, SdLucideIconRegistrations };
|
|
@@ -18,9 +18,9 @@ import { CanActivate, CanActivateChild, ActivatedRouteSnapshot, RouterStateSnaps
|
|
|
18
18
|
interface ISdPermissionConfiguration {
|
|
19
19
|
/**
|
|
20
20
|
* Khóa định danh cấu hình.
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
21
|
+
* Dùng để phân biệt khi hệ thống mở rộng theo nhiều profile permission.
|
|
22
|
+
*
|
|
23
|
+
* Lưu ý: `undefined` cũng được xem là một key hợp lệ (cấu hình mặc định).
|
|
24
24
|
*/
|
|
25
25
|
key?: string;
|
|
26
26
|
/**
|
|
@@ -88,9 +88,8 @@ declare class SdPermissionDirective {
|
|
|
88
88
|
|
|
89
89
|
declare class SdPermissionGuard implements CanActivate, CanActivateChild {
|
|
90
90
|
#private;
|
|
91
|
-
private configuration;
|
|
92
|
-
private permissionService;
|
|
93
|
-
constructor(configuration: ISdPermissionConfiguration | ISdPermissionConfiguration[], permissionService: SdPermissionService);
|
|
91
|
+
private readonly configuration;
|
|
92
|
+
private readonly permissionService;
|
|
94
93
|
canActivate: (next: ActivatedRouteSnapshot, state: RouterStateSnapshot) => Promise<boolean>;
|
|
95
94
|
canActivateChild: (activatedRoute: ActivatedRouteSnapshot, state: RouterStateSnapshot) => Promise<boolean>;
|
|
96
95
|
static ɵfac: i0.ɵɵFactoryDeclaration<SdPermissionGuard, never>;
|
|
@@ -1,15 +1,27 @@
|
|
|
1
1
|
import * as i0 from '@angular/core';
|
|
2
2
|
import { PipeTransform } from '@angular/core';
|
|
3
|
-
import { ISdCoreConfiguration } from '@sdcorejs/angular/configurations';
|
|
4
3
|
import * as _angular_platform_browser from '@angular/platform-browser';
|
|
5
4
|
import { DomSanitizer } from '@angular/platform-browser';
|
|
6
5
|
import { Observable } from 'rxjs';
|
|
7
6
|
|
|
7
|
+
declare class SdFormatDatePipe implements PipeTransform {
|
|
8
|
+
transform(value: unknown, format?: string): string | null;
|
|
9
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SdFormatDatePipe, never>;
|
|
10
|
+
static ɵpipe: i0.ɵɵPipeDeclaration<SdFormatDatePipe, "sdFormatDate", true>;
|
|
11
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<SdFormatDatePipe>;
|
|
12
|
+
}
|
|
13
|
+
|
|
14
|
+
declare class SdFormatDatetimePipe implements PipeTransform {
|
|
15
|
+
transform(value: unknown, format?: string): string | null;
|
|
16
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SdFormatDatetimePipe, never>;
|
|
17
|
+
static ɵpipe: i0.ɵɵPipeDeclaration<SdFormatDatetimePipe, "sdFormatDatetime", true>;
|
|
18
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<SdFormatDatetimePipe>;
|
|
19
|
+
}
|
|
20
|
+
|
|
8
21
|
declare class SdFormatNumberPipe implements PipeTransform {
|
|
9
22
|
private readonly coreConfiguration;
|
|
10
|
-
constructor(coreConfiguration: ISdCoreConfiguration | undefined);
|
|
11
23
|
transform(value: any, digits?: number, format?: '1,234,567.89' | '1.234.567,89'): string | null;
|
|
12
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SdFormatNumberPipe,
|
|
24
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SdFormatNumberPipe, never>;
|
|
13
25
|
static ɵpipe: i0.ɵɵPipeDeclaration<SdFormatNumberPipe, "sdFormatNumber", true>;
|
|
14
26
|
static ɵprov: i0.ɵɵInjectableDeclaration<SdFormatNumberPipe>;
|
|
15
27
|
}
|
|
@@ -40,4 +52,10 @@ declare class SdEmptyPipe implements PipeTransform {
|
|
|
40
52
|
static ɵpipe: i0.ɵɵPipeDeclaration<SdEmptyPipe, "sdEmpty", true>;
|
|
41
53
|
}
|
|
42
54
|
|
|
43
|
-
|
|
55
|
+
declare class SdViewPipe implements PipeTransform {
|
|
56
|
+
transform(value: unknown): string;
|
|
57
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SdViewPipe, never>;
|
|
58
|
+
static ɵpipe: i0.ɵɵPipeDeclaration<SdViewPipe, "sdView", true>;
|
|
59
|
+
}
|
|
60
|
+
|
|
61
|
+
export { SdEmptyPipe, SdFormatDatePipe, SdFormatDatetimePipe, SdFormatNumberPipe, SdSafeHtmlPipe, SdTimeDifferentPipe, SdViewPipe };
|
|
@@ -34,12 +34,12 @@ interface DialogData {
|
|
|
34
34
|
};
|
|
35
35
|
}
|
|
36
36
|
declare class DialogConfirmComponent {
|
|
37
|
-
dialogRef: MatDialogRef<DialogConfirmComponent>;
|
|
38
|
-
data: DialogData;
|
|
39
37
|
value: any;
|
|
40
38
|
required: boolean;
|
|
41
39
|
id: string;
|
|
42
|
-
|
|
40
|
+
readonly dialogRef: MatDialogRef<any, any>;
|
|
41
|
+
readonly data: DialogData;
|
|
42
|
+
constructor();
|
|
43
43
|
onCancel: () => void;
|
|
44
44
|
onAccept: () => void;
|
|
45
45
|
static ɵfac: i0.ɵɵFactoryDeclaration<DialogConfirmComponent, never>;
|
|
@@ -1,12 +1,11 @@
|
|
|
1
|
-
import { ISdCoreConfiguration } from '@sdcorejs/angular/configurations';
|
|
2
1
|
import * as i0 from '@angular/core';
|
|
3
2
|
|
|
4
3
|
declare class SdLicenseService {
|
|
5
4
|
#private;
|
|
6
5
|
private readonly coreConfiguration;
|
|
7
|
-
constructor(
|
|
6
|
+
constructor();
|
|
8
7
|
enforceLicense: () => void;
|
|
9
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SdLicenseService,
|
|
8
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SdLicenseService, never>;
|
|
10
9
|
static ɵprov: i0.ɵɵInjectableDeclaration<SdLicenseService>;
|
|
11
10
|
}
|
|
12
11
|
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import * as i0 from '@angular/core';
|
|
2
|
-
import { ApplicationRef, EnvironmentInjector } from '@angular/core';
|
|
3
2
|
|
|
4
3
|
type ToastType = 'success' | 'info' | 'warning' | 'error';
|
|
5
4
|
interface ToastData {
|
|
@@ -37,11 +36,11 @@ interface NotifyOption {
|
|
|
37
36
|
|
|
38
37
|
declare class SdNotifyService {
|
|
39
38
|
#private;
|
|
40
|
-
private appRef;
|
|
41
|
-
private injector;
|
|
42
|
-
private document;
|
|
43
39
|
readonly toasts: i0.WritableSignal<ToastData[]>;
|
|
44
|
-
|
|
40
|
+
private readonly appRef;
|
|
41
|
+
private readonly injector;
|
|
42
|
+
private readonly document;
|
|
43
|
+
constructor();
|
|
45
44
|
success(message: string, option?: NotifyOption): void;
|
|
46
45
|
info(message: string, option?: NotifyOption): void;
|
|
47
46
|
warning(message: string | string[], option?: NotifyOption): void;
|
|
@@ -23,10 +23,9 @@ declare const SD_STORAGE_CONFIG: InjectionToken<ISdStorageConfiguration>;
|
|
|
23
23
|
|
|
24
24
|
declare class SdStorageService {
|
|
25
25
|
#private;
|
|
26
|
-
private configuration;
|
|
27
|
-
constructor(configuration: ISdStorageConfiguration);
|
|
26
|
+
private readonly configuration;
|
|
28
27
|
create<T = any>(key: string | object, option?: SdStorageOption<T>): SdStorage<T>;
|
|
29
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SdStorageService,
|
|
28
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SdStorageService, never>;
|
|
30
29
|
static ɵprov: i0.ɵɵInjectableDeclaration<SdStorageService>;
|
|
31
30
|
}
|
|
32
31
|
|
|
@@ -84,4 +84,12 @@ declare const hslToHex: (h: number, s: number, l: number) => string;
|
|
|
84
84
|
/** @deprecated Use {@link ColorUtilities.rgbToHex} from `@sdcorejs/utils/fns` instead */
|
|
85
85
|
declare const rgbToHex: (r: number, g: number, b: number) => string;
|
|
86
86
|
|
|
87
|
-
|
|
87
|
+
type PlainObject = Record<PropertyKey, unknown>;
|
|
88
|
+
declare const ObjectUtilities: {
|
|
89
|
+
isPlainObject: (value: unknown) => value is PlainObject;
|
|
90
|
+
clone: <T>(value: T) => T;
|
|
91
|
+
merge: <T extends PlainObject, U extends PlainObject>(target: T, source: U) => T & U;
|
|
92
|
+
deepMerge: <T extends PlainObject>(...sources: T[]) => T;
|
|
93
|
+
};
|
|
94
|
+
|
|
95
|
+
export { ObjectUtilities, SdUtilities, StringUtilities, hslToHex, rgbToHex };
|
|
@@ -10,8 +10,10 @@ type SdColor = Color;
|
|
|
10
10
|
/** @deprecated Use {@link Size} from `@sdcorejs/utils/models` instead */
|
|
11
11
|
type SdSize = Size;
|
|
12
12
|
|
|
13
|
-
type
|
|
14
|
-
|
|
13
|
+
type SdIconSet = 'material-icons' | 'material-icons-outlined' | 'material-icons-round' | 'material-icons-sharp' | 'lucide';
|
|
14
|
+
type SdMaterialIconSet = Exclude<SdIconSet, 'lucide'>;
|
|
15
|
+
declare const DefaultSdIconSet: SdIconSet;
|
|
16
|
+
declare const DefaultSdMaterialIconSet: SdMaterialIconSet;
|
|
15
17
|
|
|
16
18
|
/**
|
|
17
19
|
* @deprecated Use {@link ValidationPatternType} from `@sdcorejs/utils/models` instead.
|
|
@@ -83,5 +85,5 @@ type SdPagingReq<T = any> = PagingReq<T>;
|
|
|
83
85
|
/** @deprecated Use {@link PagingRes} from `@sdcorejs/utils/models` instead */
|
|
84
86
|
type SdPagingRes<T = any> = PagingRes<T>;
|
|
85
87
|
|
|
86
|
-
export {
|
|
87
|
-
export type {
|
|
88
|
+
export { DefaultSdIconSet, DefaultSdMaterialIconSet, SD_EMPTY_STR, SdNormalizeAsync, SdOperators, SdPatternCommons, SdResolveMaybeAsync };
|
|
89
|
+
export type { SdColor, SdFilter, SdFilterAndOr, SdFilterBetween, SdFilterHasData, SdFilterNoData, SdIconSet, SdMaterialIconSet, SdMaybeAsync, SdNestedKeyOf, SdOperator, SdOperatorHasData, SdOperatorNoData, SdOrder, SdPagingReq, SdPagingRes, SdPatternCommon, SdPatternType, SdQueryReq, SdSize, SdUnwrapSafe, SdUnwrapSignal };
|