@ascentgl/ads-ui 0.0.95 → 0.0.97
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/ascentgl-ads-ui-src-lib-components-avatar.mjs +7 -7
- package/fesm2022/ascentgl-ads-ui-src-lib-components-buttons-button-container.mjs +7 -7
- package/fesm2022/ascentgl-ads-ui-src-lib-components-drag-and-drop-list.mjs +7 -7
- package/fesm2022/ascentgl-ads-ui-src-lib-components-error-page-error-page-code.mjs +7 -7
- package/fesm2022/ascentgl-ads-ui-src-lib-components-footer-container.mjs +7 -7
- package/fesm2022/ascentgl-ads-ui-src-lib-components-footer.mjs +7 -7
- package/fesm2022/ascentgl-ads-ui-src-lib-components-header-container.mjs +7 -7
- package/fesm2022/ascentgl-ads-ui-src-lib-components-header.mjs +7 -7
- package/fesm2022/ascentgl-ads-ui-src-lib-components-logo-primary-logo.mjs +10 -10
- package/fesm2022/ascentgl-ads-ui-src-lib-components-progress-indicators-progress-bar.mjs +7 -7
- package/fesm2022/ascentgl-ads-ui-src-lib-components-progress-indicators-progress-indicator-spinner.mjs +7 -7
- package/fesm2022/ascentgl-ads-ui-src-lib-components-progress-indicators-progress-spinner.mjs +7 -7
- package/fesm2022/ascentgl-ads-ui-src-lib-components-shell-layout.mjs +7 -7
- package/fesm2022/ascentgl-ads-ui-src-lib-components-splash-page.mjs +7 -7
- package/fesm2022/ascentgl-ads-ui-src-lib-components-tags-tag-container.mjs +7 -7
- package/fesm2022/ascentgl-ads-ui.mjs +519 -512
- package/fesm2022/ascentgl-ads-ui.mjs.map +1 -1
- package/index.d.ts +2 -2
- package/lib/components/badge/numeric-badge.component.d.ts +1 -1
- package/lib/components/buttons/button-container/button-container.component.d.ts +1 -1
- package/lib/components/{legacy-search → form-fields/search-fields/legacy-search}/legacy-search.component.d.ts +3 -1
- package/lib/components/{legacy-search → form-fields/search-fields/legacy-search}/legacy-search.module.d.ts +2 -1
- package/lib/components/logo/ascent-logo/ascent-logo.component.d.ts +1 -1
- package/package.json +5 -5
- /package/lib/components/{legacy-search → form-fields/search-fields/legacy-search}/index.d.ts +0 -0
- /package/lib/components/{legacy-search → form-fields/search-fields/legacy-search}/public-api.d.ts +0 -0
- /package/lib/components/{legacy-search → form-fields/search-fields/legacy-search}/search-results-footer/index.d.ts +0 -0
- /package/lib/components/{legacy-search → form-fields/search-fields/legacy-search}/search-results-footer/legacy-search-results-footer.component.d.ts +0 -0
- /package/lib/components/{legacy-search → form-fields/search-fields/legacy-search}/search-results-footer/legacy-search-results-footer.module.d.ts +0 -0
- /package/lib/components/{legacy-search → form-fields/search-fields/legacy-search}/search-results-footer/public-api.d.ts +0 -0
package/index.d.ts
CHANGED
|
@@ -65,5 +65,5 @@ export * from './lib/components/shell-layout/navigation/components/navigation-co
|
|
|
65
65
|
export * from './lib/components/shell-layout/navigation/components/navigation-items-container';
|
|
66
66
|
export * from './lib/components/shell-layout/navigation/components/navigation-item';
|
|
67
67
|
export * from './lib/components/header/org-display-text';
|
|
68
|
-
export * from './lib/components/legacy-search/';
|
|
69
|
-
export * from './lib/components/legacy-search/search-results-footer';
|
|
68
|
+
export * from './lib/components/form-fields/search-fields/legacy-search/';
|
|
69
|
+
export * from './lib/components/form-fields/search-fields/legacy-search/search-results-footer';
|
|
@@ -12,7 +12,7 @@ export declare class AdsNumericBadgeComponent extends AdsIconHoverComponent {
|
|
|
12
12
|
/** provide icon name. NOTE: the icon must be registered in icon registry **/
|
|
13
13
|
name: import("@angular/core").InputSignal<adsIcon>;
|
|
14
14
|
/** choose ads icon theme **/
|
|
15
|
-
theme: import("@angular/core").InputSignal<"
|
|
15
|
+
theme: import("@angular/core").InputSignal<"iconPrimary" | "primary" | "success" | "warn" | "white">;
|
|
16
16
|
/** set badge value as number **/
|
|
17
17
|
value: import("@angular/core").InputSignal<number>;
|
|
18
18
|
/** @ignore **/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import * as i0 from "@angular/core";
|
|
2
2
|
export declare class AdsButtonContainerComponent {
|
|
3
3
|
/** How buttons in the container should be placed */
|
|
4
|
-
justify: import("@angular/core").InputSignal<"
|
|
4
|
+
justify: import("@angular/core").InputSignal<"flex-start" | "flex-end" | "center">;
|
|
5
5
|
/** The gap between elements */
|
|
6
6
|
gap: import("@angular/core").InputSignal<number>;
|
|
7
7
|
static ɵfac: i0.ɵɵFactoryDeclaration<AdsButtonContainerComponent, never>;
|
|
@@ -5,6 +5,8 @@ import * as i0 from "@angular/core";
|
|
|
5
5
|
export declare class AdsLegacySearchComponent implements OnDestroy, OnInit {
|
|
6
6
|
private registry;
|
|
7
7
|
constructor(registry: AdsIconRegistry);
|
|
8
|
+
/** Component width. Must include units of measure: px, %, em, rem, etc. */
|
|
9
|
+
width: string;
|
|
8
10
|
/**
|
|
9
11
|
* Reference to the MatAutocomplete
|
|
10
12
|
*/
|
|
@@ -84,5 +86,5 @@ export declare class AdsLegacySearchComponent implements OnDestroy, OnInit {
|
|
|
84
86
|
/** @ignore */
|
|
85
87
|
setFocusState(): void;
|
|
86
88
|
static ɵfac: i0.ɵɵFactoryDeclaration<AdsLegacySearchComponent, never>;
|
|
87
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AdsLegacySearchComponent, "ads-legacy-search", never, { "matAutocomplete": { "alias": "matAutocomplete"; "required": false; }; "matAutocompleteOrigin": { "alias": "matAutocompleteOrigin"; "required": false; }; "debounceTime": { "alias": "debounceTime"; "required": false; }; "id": { "alias": "id"; "required": false; }; "isLoading": { "alias": "isLoading"; "required": false; }; "isMobile": { "alias": "isMobile"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "hasAdvancedSearch": { "alias": "hasAdvancedSearch"; "required": false; }; "disableInput": { "alias": "disableInput"; "required": false; }; }, { "advancedSearchClicked": "advancedSearchClicked"; "enter": "enter"; "search": "search"; "searchClicked": "searchClicked"; "searchClosed": "searchClosed"; }, never, never, false, never>;
|
|
89
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<AdsLegacySearchComponent, "ads-legacy-search", never, { "width": { "alias": "width"; "required": false; }; "matAutocomplete": { "alias": "matAutocomplete"; "required": false; }; "matAutocompleteOrigin": { "alias": "matAutocompleteOrigin"; "required": false; }; "debounceTime": { "alias": "debounceTime"; "required": false; }; "id": { "alias": "id"; "required": false; }; "isLoading": { "alias": "isLoading"; "required": false; }; "isMobile": { "alias": "isMobile"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "hasAdvancedSearch": { "alias": "hasAdvancedSearch"; "required": false; }; "disableInput": { "alias": "disableInput"; "required": false; }; }, { "advancedSearchClicked": "advancedSearchClicked"; "enter": "enter"; "search": "search"; "searchClicked": "searchClicked"; "searchClosed": "searchClosed"; }, never, never, false, never>;
|
|
88
90
|
}
|
|
@@ -7,8 +7,9 @@ import * as i5 from "@angular/material/form-field";
|
|
|
7
7
|
import * as i6 from "@angular/material/input";
|
|
8
8
|
import * as i7 from "@angular/material/progress-spinner";
|
|
9
9
|
import * as i8 from "@ascentgl/ads-icons";
|
|
10
|
+
import * as i9 from "@angular/material/button";
|
|
10
11
|
export declare class AdsLegacySearchModule {
|
|
11
12
|
static ɵfac: i0.ɵɵFactoryDeclaration<AdsLegacySearchModule, never>;
|
|
12
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<AdsLegacySearchModule, [typeof i1.AdsLegacySearchComponent], [typeof i2.A11yModule, typeof i3.CommonModule, typeof i4.MatAutocompleteModule, typeof i5.MatFormFieldModule, typeof i6.MatInputModule, typeof i7.MatProgressSpinnerModule, typeof i8.AdsIconModule], [typeof i1.AdsLegacySearchComponent]>;
|
|
13
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<AdsLegacySearchModule, [typeof i1.AdsLegacySearchComponent], [typeof i2.A11yModule, typeof i3.CommonModule, typeof i4.MatAutocompleteModule, typeof i5.MatFormFieldModule, typeof i6.MatInputModule, typeof i7.MatProgressSpinnerModule, typeof i8.AdsIconModule, typeof i9.MatIconButton], [typeof i1.AdsLegacySearchComponent]>;
|
|
13
14
|
static ɵinj: i0.ɵɵInjectorDeclaration<AdsLegacySearchModule>;
|
|
14
15
|
}
|
|
@@ -21,7 +21,7 @@ export declare class AdsAscentLogoComponent extends AbstractLogoComponent implem
|
|
|
21
21
|
/**
|
|
22
22
|
* Logo size
|
|
23
23
|
*/
|
|
24
|
-
size: import("@angular/core").InputSignal<"
|
|
24
|
+
size: import("@angular/core").InputSignal<"large" | "small">;
|
|
25
25
|
static ɵfac: i0.ɵɵFactoryDeclaration<AdsAscentLogoComponent, never>;
|
|
26
26
|
static ɵcmp: i0.ɵɵComponentDeclaration<AdsAscentLogoComponent, "ads-ascent-logo", never, { "invertTheme": { "alias": "invertTheme"; "required": false; }; "size": { "alias": "size"; "required": false; "isSignal": true; }; }, {}, never, never, false, never>;
|
|
27
27
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ascentgl/ads-ui",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.97",
|
|
4
4
|
"peerDependencies": {
|
|
5
5
|
"@ascentgl/ads-icons": ">=0.0.0",
|
|
6
6
|
"@ascentgl/ads-utils": ">=0.0.0",
|
|
@@ -76,14 +76,14 @@
|
|
|
76
76
|
"types": "./src/lib/components/progress-indicators/progress-bar/index.d.ts",
|
|
77
77
|
"default": "./fesm2022/ascentgl-ads-ui-src-lib-components-progress-indicators-progress-bar.mjs"
|
|
78
78
|
},
|
|
79
|
-
"./src/lib/components/progress-indicators/progress-spinner": {
|
|
80
|
-
"types": "./src/lib/components/progress-indicators/progress-spinner/index.d.ts",
|
|
81
|
-
"default": "./fesm2022/ascentgl-ads-ui-src-lib-components-progress-indicators-progress-spinner.mjs"
|
|
82
|
-
},
|
|
83
79
|
"./src/lib/components/progress-indicators/progress-indicator-spinner": {
|
|
84
80
|
"types": "./src/lib/components/progress-indicators/progress-indicator-spinner/index.d.ts",
|
|
85
81
|
"default": "./fesm2022/ascentgl-ads-ui-src-lib-components-progress-indicators-progress-indicator-spinner.mjs"
|
|
86
82
|
},
|
|
83
|
+
"./src/lib/components/progress-indicators/progress-spinner": {
|
|
84
|
+
"types": "./src/lib/components/progress-indicators/progress-spinner/index.d.ts",
|
|
85
|
+
"default": "./fesm2022/ascentgl-ads-ui-src-lib-components-progress-indicators-progress-spinner.mjs"
|
|
86
|
+
},
|
|
87
87
|
"./src/lib/components/tags/tag-container": {
|
|
88
88
|
"types": "./src/lib/components/tags/tag-container/index.d.ts",
|
|
89
89
|
"default": "./fesm2022/ascentgl-ads-ui-src-lib-components-tags-tag-container.mjs"
|
/package/lib/components/{legacy-search → form-fields/search-fields/legacy-search}/index.d.ts
RENAMED
|
File without changes
|
/package/lib/components/{legacy-search → form-fields/search-fields/legacy-search}/public-api.d.ts
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|