@acorex/components 20.1.19 → 20.1.20
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/autocomplete/index.d.ts +1 -0
- package/color-box/index.d.ts +1 -0
- package/conversation/index.d.ts +1 -0
- package/cron-job/index.d.ts +1 -0
- package/datetime-box/index.d.ts +1 -0
- package/datetime-input/index.d.ts +1 -0
- package/fesm2022/acorex-components-autocomplete.mjs +8 -2
- package/fesm2022/acorex-components-autocomplete.mjs.map +1 -1
- package/fesm2022/acorex-components-calendar.mjs +32 -8
- package/fesm2022/acorex-components-calendar.mjs.map +1 -1
- package/fesm2022/acorex-components-color-box.mjs +8 -2
- package/fesm2022/acorex-components-color-box.mjs.map +1 -1
- package/fesm2022/acorex-components-conversation.mjs +10 -4
- package/fesm2022/acorex-components-conversation.mjs.map +1 -1
- package/fesm2022/acorex-components-cron-job.mjs +9 -3
- package/fesm2022/acorex-components-cron-job.mjs.map +1 -1
- package/fesm2022/acorex-components-data-table.mjs +2 -2
- package/fesm2022/acorex-components-data-table.mjs.map +1 -1
- package/fesm2022/acorex-components-datetime-box.mjs +8 -2
- package/fesm2022/acorex-components-datetime-box.mjs.map +1 -1
- package/fesm2022/acorex-components-datetime-input.mjs +8 -2
- package/fesm2022/acorex-components-datetime-input.mjs.map +1 -1
- package/fesm2022/acorex-components-datetime-picker.mjs +12 -6
- package/fesm2022/acorex-components-datetime-picker.mjs.map +1 -1
- package/fesm2022/acorex-components-image-editor.mjs +7 -1
- package/fesm2022/acorex-components-image-editor.mjs.map +1 -1
- package/fesm2022/acorex-components-list.mjs +16 -17
- package/fesm2022/acorex-components-list.mjs.map +1 -1
- package/fesm2022/acorex-components-map.mjs +64 -16
- package/fesm2022/acorex-components-map.mjs.map +1 -1
- package/fesm2022/acorex-components-number-box-2.mjs +11 -5
- package/fesm2022/acorex-components-number-box-2.mjs.map +1 -1
- package/fesm2022/acorex-components-number-box.mjs +10 -4
- package/fesm2022/acorex-components-number-box.mjs.map +1 -1
- package/fesm2022/acorex-components-paint.mjs +7 -1
- package/fesm2022/acorex-components-paint.mjs.map +1 -1
- package/fesm2022/acorex-components-password-box.mjs +10 -4
- package/fesm2022/acorex-components-password-box.mjs.map +1 -1
- package/fesm2022/acorex-components-phone-box.mjs +8 -2
- package/fesm2022/acorex-components-phone-box.mjs.map +1 -1
- package/fesm2022/acorex-components-search-box.mjs +7 -1
- package/fesm2022/acorex-components-search-box.mjs.map +1 -1
- package/fesm2022/acorex-components-tabs.mjs +7 -5
- package/fesm2022/acorex-components-tabs.mjs.map +1 -1
- package/fesm2022/acorex-components-tag-box.mjs +11 -5
- package/fesm2022/acorex-components-tag-box.mjs.map +1 -1
- package/fesm2022/acorex-components-text-area.mjs +10 -4
- package/fesm2022/acorex-components-text-area.mjs.map +1 -1
- package/fesm2022/acorex-components-text-box.mjs +10 -4
- package/fesm2022/acorex-components-text-box.mjs.map +1 -1
- package/fesm2022/acorex-components-time-duration.mjs +35 -59
- package/fesm2022/acorex-components-time-duration.mjs.map +1 -1
- package/fesm2022/acorex-components-wysiwyg.mjs +9 -3
- package/fesm2022/acorex-components-wysiwyg.mjs.map +1 -1
- package/image-editor/index.d.ts +1 -0
- package/list/index.d.ts +6 -6
- package/map/index.d.ts +27 -6
- package/number-box/index.d.ts +1 -0
- package/number-box-2/index.d.ts +1 -0
- package/package.json +9 -6
- package/paint/index.d.ts +1 -0
- package/password-box/index.d.ts +1 -0
- package/phone-box/index.d.ts +1 -0
- package/search-box/index.d.ts +1 -0
- package/tag-box/index.d.ts +1 -0
- package/text-area/index.d.ts +1 -0
- package/text-box/index.d.ts +1 -0
- package/time-duration/index.d.ts +3 -1
- package/wysiwyg/index.d.ts +1 -0
package/image-editor/index.d.ts
CHANGED
@@ -169,6 +169,7 @@ declare class AXImageEditorContainerComponent extends AXImageEditorContainerComp
|
|
169
169
|
save(): void;
|
170
170
|
protected cropButtonHandler(): void;
|
171
171
|
get __hostClass(): string;
|
172
|
+
private get __hostName();
|
172
173
|
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXImageEditorContainerComponent, never>;
|
173
174
|
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXImageEditorContainerComponent, "ax-image-editor-container", never, { "look": { "alias": "look"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; }, { "onValueChanged": "onValueChanged"; }, ["view"], ["ax-header", "ax-image-editor-view", "ax-validation-rule"], true, never>;
|
174
175
|
}
|
package/list/index.d.ts
CHANGED
@@ -15,12 +15,6 @@ interface AXListScrollIndexChanged extends AXEvent {
|
|
15
15
|
* @category Components
|
16
16
|
*/
|
17
17
|
declare class AXListComponent extends MXSelectionValueComponent implements OnInit {
|
18
|
-
/**
|
19
|
-
* Emitted when an item in the list is clicked.
|
20
|
-
*
|
21
|
-
* @event
|
22
|
-
*/
|
23
|
-
onItemClick: EventEmitter<AXItemClickEvent<any>>;
|
24
18
|
/**
|
25
19
|
* Determines if an item is truncated.
|
26
20
|
*
|
@@ -33,6 +27,12 @@ declare class AXListComponent extends MXSelectionValueComponent implements OnIni
|
|
33
27
|
* @defaultValue false
|
34
28
|
*/
|
35
29
|
showItemTooltip: i0.InputSignal<boolean>;
|
30
|
+
/**
|
31
|
+
* Emitted when an item in the list is clicked.
|
32
|
+
*
|
33
|
+
* @event
|
34
|
+
*/
|
35
|
+
onItemClick: EventEmitter<AXItemClickEvent<any>>;
|
36
36
|
/**
|
37
37
|
* Defines the data source for the list.
|
38
38
|
*
|
package/map/index.d.ts
CHANGED
@@ -167,6 +167,11 @@ declare class AXMapComponent implements OnDestroy {
|
|
167
167
|
* Event triggered when a new marker is added to the map.
|
168
168
|
*/
|
169
169
|
onMarkerAdded: _angular_core.OutputEmitterRef<AXMapMarker>;
|
170
|
+
/**
|
171
|
+
* @description
|
172
|
+
* Event triggered when a marker is clicked on the map.
|
173
|
+
*/
|
174
|
+
onMarkerClick: _angular_core.OutputEmitterRef<AXMapMarker>;
|
170
175
|
/**
|
171
176
|
* @description
|
172
177
|
* Event triggered when marker positions are changed on the map.
|
@@ -177,6 +182,11 @@ declare class AXMapComponent implements OnDestroy {
|
|
177
182
|
* Event triggered when a new polygon is added to the map.
|
178
183
|
*/
|
179
184
|
onPolygonAdded: _angular_core.OutputEmitterRef<AXMapPolygon>;
|
185
|
+
/**
|
186
|
+
* @description
|
187
|
+
* Event triggered when a polygon is clicked on the map.
|
188
|
+
*/
|
189
|
+
onPolygonClick: _angular_core.OutputEmitterRef<AXMapPolygon>;
|
180
190
|
/**
|
181
191
|
* @description
|
182
192
|
* Event triggered when polygon positions are changed on the map.
|
@@ -211,23 +221,26 @@ declare class AXMapComponent implements OnDestroy {
|
|
211
221
|
private onLocationFoundSubscription?;
|
212
222
|
private onMarkerChangedSubscription?;
|
213
223
|
private onMarkerAddedSubscription?;
|
224
|
+
private onMarkerClickSubscription?;
|
214
225
|
private onPolygonChangedSubscription?;
|
215
226
|
private onPolygonAddedSubscription?;
|
227
|
+
private onPolygonClickSubscription?;
|
216
228
|
private onPoiChangedSubscription?;
|
217
229
|
private onPoiAddedSubscription?;
|
218
230
|
/**
|
219
231
|
* @description
|
220
232
|
* Adds a marker to the specified location on the map.
|
221
233
|
* @param location - The location where the marker should be placed.
|
234
|
+
* @param emitEvents - Whether to emit events for the marker.
|
222
235
|
*/
|
223
|
-
addMarker(location: AXMapMarker | AXMapMarker[]): Promise<void>;
|
236
|
+
addMarker(location: AXMapMarker | AXMapMarker[], emitEvents?: boolean): Promise<void>;
|
224
237
|
/**
|
225
238
|
* @description
|
226
239
|
* Adds a polygon to the specified location on the map.
|
227
240
|
* @param location - The location where the polygon should be placed.
|
228
|
-
* @param
|
241
|
+
* @param emitEvents - Whether to emit events for the polygon.
|
229
242
|
*/
|
230
|
-
addPolygon(location: AXMapPolygon | AXMapPolygon[],
|
243
|
+
addPolygon(location: AXMapPolygon | AXMapPolygon[], emitEvents?: boolean): void;
|
231
244
|
/**
|
232
245
|
* @description
|
233
246
|
* Retrieves all markers currently placed on the map.
|
@@ -330,7 +343,7 @@ declare class AXMapComponent implements OnDestroy {
|
|
330
343
|
*/
|
331
344
|
ngOnDestroy(): void;
|
332
345
|
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXMapComponent, never>;
|
333
|
-
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXMapComponent, "ax-map", never, { "zoomLevel": { "alias": "zoomLevel"; "required": false; "isSignal": true; }; "latitude": { "alias": "latitude"; "required": false; "isSignal": true; }; "longitude": { "alias": "longitude"; "required": false; "isSignal": true; }; "maxMarker": { "alias": "maxMarker"; "required": false; "isSignal": true; }; "maxPolygon": { "alias": "maxPolygon"; "required": false; "isSignal": true; }; "hasDraw": { "alias": "hasDraw"; "required": false; "isSignal": true; }; "hasLocator": { "alias": "hasLocator"; "required": false; "isSignal": true; }; "fitToDraw": { "alias": "fitToDraw"; "required": false; "isSignal": true; }; "limitDraw": { "alias": "limitDraw"; "required": false; "isSignal": true; }; "addPoiToFitDraw": { "alias": "addPoiToFitDraw"; "required": false; "isSignal": true; }; "markerPlace": { "alias": "markerPlace"; "required": false; "isSignal": true; }; "locatePlace": { "alias": "locatePlace"; "required": false; "isSignal": true; }; "poiMinZoom": { "alias": "poiMinZoom"; "required": false; "isSignal": true; }; "markers": { "alias": "markers"; "required": false; "isSignal": true; }; "polygons": { "alias": "polygons"; "required": false; "isSignal": true; }; "pois": { "alias": "pois"; "required": false; "isSignal": true; }; }, { "zoomLevel": "zoomLevelChange"; "latitude": "latitudeChange"; "longitude": "longitudeChange"; "onMarkerAdded": "onMarkerAdded"; "onMarkerChanged": "onMarkerChanged"; "onPolygonAdded": "onPolygonAdded"; "onPolygonChanged": "onPolygonChanged"; "onLocationFound": "onLocationFound"; "onPoiChanged": "onPoiChanged"; "onPoiAdded": "onPoiAdded"; "onMapReady": "onMapReady"; }, never, never, true, never>;
|
346
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXMapComponent, "ax-map", never, { "zoomLevel": { "alias": "zoomLevel"; "required": false; "isSignal": true; }; "latitude": { "alias": "latitude"; "required": false; "isSignal": true; }; "longitude": { "alias": "longitude"; "required": false; "isSignal": true; }; "maxMarker": { "alias": "maxMarker"; "required": false; "isSignal": true; }; "maxPolygon": { "alias": "maxPolygon"; "required": false; "isSignal": true; }; "hasDraw": { "alias": "hasDraw"; "required": false; "isSignal": true; }; "hasLocator": { "alias": "hasLocator"; "required": false; "isSignal": true; }; "fitToDraw": { "alias": "fitToDraw"; "required": false; "isSignal": true; }; "limitDraw": { "alias": "limitDraw"; "required": false; "isSignal": true; }; "addPoiToFitDraw": { "alias": "addPoiToFitDraw"; "required": false; "isSignal": true; }; "markerPlace": { "alias": "markerPlace"; "required": false; "isSignal": true; }; "locatePlace": { "alias": "locatePlace"; "required": false; "isSignal": true; }; "poiMinZoom": { "alias": "poiMinZoom"; "required": false; "isSignal": true; }; "markers": { "alias": "markers"; "required": false; "isSignal": true; }; "polygons": { "alias": "polygons"; "required": false; "isSignal": true; }; "pois": { "alias": "pois"; "required": false; "isSignal": true; }; }, { "zoomLevel": "zoomLevelChange"; "latitude": "latitudeChange"; "longitude": "longitudeChange"; "onMarkerAdded": "onMarkerAdded"; "onMarkerClick": "onMarkerClick"; "onMarkerChanged": "onMarkerChanged"; "onPolygonAdded": "onPolygonAdded"; "onPolygonClick": "onPolygonClick"; "onPolygonChanged": "onPolygonChanged"; "onLocationFound": "onLocationFound"; "onPoiChanged": "onPoiChanged"; "onPoiAdded": "onPoiAdded"; "onMapReady": "onMapReady"; }, never, never, true, never>;
|
334
347
|
}
|
335
348
|
|
336
349
|
interface AXMapConfig {
|
@@ -402,6 +415,10 @@ declare class AXLeafletService {
|
|
402
415
|
* Emits when a marker is added.
|
403
416
|
*/
|
404
417
|
onMarkerAdded: EventEmitter<AXMapMarker>;
|
418
|
+
/**
|
419
|
+
* Emits when a marker is clicked.
|
420
|
+
*/
|
421
|
+
onMarkerClick: EventEmitter<AXMapMarker>;
|
405
422
|
/**
|
406
423
|
* Emits when the user's location is found.
|
407
424
|
*/
|
@@ -414,6 +431,10 @@ declare class AXLeafletService {
|
|
414
431
|
* Emits when a polygon is added.
|
415
432
|
*/
|
416
433
|
onPolygonAdded: EventEmitter<AXMapPolygon>;
|
434
|
+
/**
|
435
|
+
* Emits when a polygon is clicked.
|
436
|
+
*/
|
437
|
+
onPolygonClick: EventEmitter<AXMapPolygon>;
|
417
438
|
/**
|
418
439
|
* Loads the Leaflet library and its plugins.
|
419
440
|
*/
|
@@ -569,13 +590,13 @@ declare class AXLeafletService {
|
|
569
590
|
* Adds a marker or markers to the map.
|
570
591
|
* @param locations The marker or markers to add.
|
571
592
|
*/
|
572
|
-
addMarker(locations: AXMapMarker | AXMapMarker[]): Promise<void>;
|
593
|
+
addMarker(locations: AXMapMarker | AXMapMarker[], emitEvents?: boolean): Promise<void>;
|
573
594
|
/**
|
574
595
|
* Adds a polygon or polygons to the map, respecting the boundary if set.
|
575
596
|
* @param polygons The polygon or polygons to add.
|
576
597
|
* @param clickCallback Optional callback function to be executed on polygon click.
|
577
598
|
*/
|
578
|
-
addPolygon(polygons: AXMapPolygon | AXMapPolygon[],
|
599
|
+
addPolygon(polygons: AXMapPolygon | AXMapPolygon[], emitEvents?: boolean): void;
|
579
600
|
/**
|
580
601
|
* Adds a POI marker to the map.
|
581
602
|
* @param locations One or more POI markers to add.
|
package/number-box/index.d.ts
CHANGED
@@ -177,6 +177,7 @@ declare class AXNumberBoxComponent extends AXNumberBoxComponent_base implements
|
|
177
177
|
*/
|
178
178
|
decimalStepDown(u?: boolean): void;
|
179
179
|
onWheel(event: WheelEvent): void;
|
180
|
+
private get __hostName();
|
180
181
|
static ɵfac: i0.ɵɵFactoryDeclaration<AXNumberBoxComponent, never>;
|
181
182
|
static ɵcmp: i0.ɵɵComponentDeclaration<AXNumberBoxComponent, "ax-number-box", never, { "disabled": { "alias": "disabled"; "required": false; }; "readonly": { "alias": "readonly"; "required": false; }; "tabIndex": { "alias": "tabIndex"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "value": { "alias": "value"; "required": false; }; "state": { "alias": "state"; "required": false; }; "name": { "alias": "name"; "required": false; }; "id": { "alias": "id"; "required": false; }; "look": { "alias": "look"; "required": false; }; "type": { "alias": "type"; "required": false; "isSignal": true; }; "changeOnScroll": { "alias": "changeOnScroll"; "required": false; }; "allDigits": { "alias": "allDigits"; "required": false; }; "thousandsSeparator": { "alias": "thousandsSeparator"; "required": false; }; "padDecimalZeros": { "alias": "padDecimalZeros"; "required": false; }; "step": { "alias": "step"; "required": false; }; "decimals": { "alias": "decimals"; "required": false; }; "decimalStep": { "alias": "decimalStep"; "required": false; }; "showSpinButtons": { "alias": "showSpinButtons"; "required": false; }; "minValue": { "alias": "minValue"; "required": false; }; "maxValue": { "alias": "maxValue"; "required": false; }; "classNames": { "alias": "class"; "required": false; }; }, { "valueChange": "valueChange"; "stateChange": "stateChange"; "onValueChanged": "onValueChanged"; "onBlur": "onBlur"; "onFocus": "onFocus"; "readonlyChange": "readonlyChange"; "disabledChange": "disabledChange"; "onKeyDown": "onKeyDown"; "onKeyUp": "onKeyUp"; "onKeyPress": "onKeyPress"; }, never, ["ax-prefix", "ax-clear-button", "ax-suffix", "ax-validation-rule"], true, never>;
|
182
183
|
}
|
package/number-box-2/index.d.ts
CHANGED
@@ -33,6 +33,7 @@ declare class AXNumberBox2Component extends AXNumberBox2Component_base {
|
|
33
33
|
protected handleDownClick(): void;
|
34
34
|
protected handleOnMaskChanged(e: AXInputMaskEvent): void;
|
35
35
|
protected onWheel(event: WheelEvent): void;
|
36
|
+
private get __hostName();
|
36
37
|
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXNumberBox2Component, never>;
|
37
38
|
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXNumberBox2Component, "ax-number-box-2", never, { "disabled": { "alias": "disabled"; "required": false; }; "readonly": { "alias": "readonly"; "required": false; }; "tabIndex": { "alias": "tabIndex"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "value": { "alias": "value"; "required": false; }; "state": { "alias": "state"; "required": false; }; "name": { "alias": "name"; "required": false; }; "id": { "alias": "id"; "required": false; }; "look": { "alias": "look"; "required": false; }; "minValue": { "alias": "minValue"; "required": false; "isSignal": true; }; "maxValue": { "alias": "maxValue"; "required": false; "isSignal": true; }; "showSpinButtons": { "alias": "showSpinButtons"; "required": false; "isSignal": true; }; "thousandsSeparator": { "alias": "thousandsSeparator"; "required": false; "isSignal": true; }; "decimals": { "alias": "decimals"; "required": false; "isSignal": true; }; "changeOnScroll": { "alias": "changeOnScroll"; "required": false; "isSignal": true; }; "step": { "alias": "step"; "required": false; "isSignal": true; }; }, { "valueChange": "valueChange"; "stateChange": "stateChange"; "onValueChanged": "onValueChanged"; "onBlur": "onBlur"; "onFocus": "onFocus"; "readonlyChange": "readonlyChange"; "disabledChange": "disabledChange"; "onKeyDown": "onKeyDown"; "onKeyUp": "onKeyUp"; "onKeyPress": "onKeyPress"; "thousandsSeparator": "thousandsSeparatorChange"; }, never, ["ax-prefix", "ax-clear-button", "ax-suffix", "ax-validation-rule"], true, never>;
|
38
39
|
}
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@acorex/components",
|
3
|
-
"version": "20.1.
|
3
|
+
"version": "20.1.20",
|
4
4
|
"peerDependencies": {
|
5
5
|
"@angular/common": "^20.0.0",
|
6
6
|
"@angular/core": "^20.0.0",
|
@@ -11,7 +11,10 @@
|
|
11
11
|
"qrcode": "^1.5.4",
|
12
12
|
"gridstack": "^11.1.2",
|
13
13
|
"maska": ">=3.1.1",
|
14
|
-
"rrule": "^2.8.1"
|
14
|
+
"rrule": "^2.8.1",
|
15
|
+
"leaflet": "^1.9.4",
|
16
|
+
"leaflet-draw": "^1.0.4",
|
17
|
+
"leaflet.locatecontrol": "^0.81.1"
|
15
18
|
},
|
16
19
|
"dependencies": {
|
17
20
|
"tslib": "^2.3.0"
|
@@ -87,14 +90,14 @@
|
|
87
90
|
"types": "./circular-progress/index.d.ts",
|
88
91
|
"default": "./fesm2022/acorex-components-circular-progress.mjs"
|
89
92
|
},
|
90
|
-
"./collapse": {
|
91
|
-
"types": "./collapse/index.d.ts",
|
92
|
-
"default": "./fesm2022/acorex-components-collapse.mjs"
|
93
|
-
},
|
94
93
|
"./color-box": {
|
95
94
|
"types": "./color-box/index.d.ts",
|
96
95
|
"default": "./fesm2022/acorex-components-color-box.mjs"
|
97
96
|
},
|
97
|
+
"./collapse": {
|
98
|
+
"types": "./collapse/index.d.ts",
|
99
|
+
"default": "./fesm2022/acorex-components-collapse.mjs"
|
100
|
+
},
|
98
101
|
"./color-palette": {
|
99
102
|
"types": "./color-palette/index.d.ts",
|
100
103
|
"default": "./fesm2022/acorex-components-color-palette.mjs"
|
package/paint/index.d.ts
CHANGED
@@ -44,6 +44,7 @@ declare class AXPaintContainerComponent extends AXPaintContainerComponent_base {
|
|
44
44
|
setHighlightWidth(width: number): void;
|
45
45
|
setEraserWidth(width: number): void;
|
46
46
|
clear(): void;
|
47
|
+
private get __hostName();
|
47
48
|
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPaintContainerComponent, never>;
|
48
49
|
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXPaintContainerComponent, "ax-paint-container", never, { "look": { "alias": "look"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "editMode": { "alias": "editMode"; "required": false; "isSignal": true; }; }, {}, never, ["*", "ax-validation-rule"], true, never>;
|
49
50
|
}
|
package/password-box/index.d.ts
CHANGED
@@ -45,6 +45,7 @@ declare class AXPasswordBoxComponent extends AXPasswordBoxComponent_base {
|
|
45
45
|
* Toggles the input type between 'password' and 'text' to show or hide the password.
|
46
46
|
*/
|
47
47
|
toggleType(): void;
|
48
|
+
private get __hostName();
|
48
49
|
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPasswordBoxComponent, never>;
|
49
50
|
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXPasswordBoxComponent, "ax-password-box", never, { "readonly": { "alias": "readonly"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "tabIndex": { "alias": "tabIndex"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "value": { "alias": "value"; "required": false; }; "state": { "alias": "state"; "required": false; }; "name": { "alias": "name"; "required": false; }; "id": { "alias": "id"; "required": false; }; "look": { "alias": "look"; "required": false; }; "autoComplete": { "alias": "autoComplete"; "required": false; }; "showToggleButton": { "alias": "showToggleButton"; "required": false; }; "classNames": { "alias": "class"; "required": false; }; }, { "valueChange": "valueChange"; "stateChange": "stateChange"; "onValueChanged": "onValueChanged"; "onBlur": "onBlur"; "onFocus": "onFocus"; "readonlyChange": "readonlyChange"; "disabledChange": "disabledChange"; "onKeyDown": "onKeyDown"; "onKeyUp": "onKeyUp"; "onKeyPress": "onKeyPress"; }, never, ["ax-prefix", "ax-clear-button", "ax-suffix", "ax-validation-rule", "ax-password-strength-validation"], true, never>;
|
50
51
|
}
|
package/phone-box/index.d.ts
CHANGED
@@ -79,6 +79,7 @@ declare class AXPhoneBoxComponent extends AXPhoneBoxComponent_base {
|
|
79
79
|
handleKeyDown(e: KeyboardEvent): void;
|
80
80
|
/** @ignore */
|
81
81
|
_handleCountryValueChanged(event: AXValueChangedEvent): void;
|
82
|
+
private get __hostName();
|
82
83
|
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPhoneBoxComponent, never>;
|
83
84
|
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXPhoneBoxComponent, "ax-phone-box", never, { "disabled": { "alias": "disabled"; "required": false; }; "tabIndex": { "alias": "tabIndex"; "required": false; }; "readonly": { "alias": "readonly"; "required": false; }; "value": { "alias": "value"; "required": false; }; "state": { "alias": "state"; "required": false; }; "name": { "alias": "name"; "required": false; }; "id": { "alias": "id"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "maxLength": { "alias": "maxLength"; "required": false; }; "allowNull": { "alias": "allowNull"; "required": false; }; "type": { "alias": "type"; "required": false; }; "autoComplete": { "alias": "autoComplete"; "required": false; }; "look": { "alias": "look"; "required": false; }; "classNames": { "alias": "class"; "required": false; }; "precode": { "alias": "precode"; "required": false; "isSignal": true; }; "country": { "alias": "country"; "required": false; "isSignal": true; }; "included": { "alias": "included"; "required": false; "isSignal": true; }; "excluded": { "alias": "excluded"; "required": false; "isSignal": true; }; }, { "onBlur": "onBlur"; "onFocus": "onFocus"; "valueChange": "valueChange"; "stateChange": "stateChange"; "onValueChanged": "onValueChanged"; "readonlyChange": "readonlyChange"; "disabledChange": "disabledChange"; "onKeyDown": "onKeyDown"; "onKeyUp": "onKeyUp"; "onKeyPress": "onKeyPress"; "country": "countryChange"; }, never, ["ax-clear-button ", "ax-validation-rule"], true, never>;
|
84
85
|
}
|
package/search-box/index.d.ts
CHANGED
@@ -38,6 +38,7 @@ declare class AXSearchBoxComponent extends AXSearchBoxComponent_base {
|
|
38
38
|
_handleModelChange(value: string): void;
|
39
39
|
/** @ignore */
|
40
40
|
get __hostClass(): string[];
|
41
|
+
private get __hostName();
|
41
42
|
static ɵfac: i0.ɵɵFactoryDeclaration<AXSearchBoxComponent, never>;
|
42
43
|
static ɵcmp: i0.ɵɵComponentDeclaration<AXSearchBoxComponent, "ax-search-box", never, { "disabled": { "alias": "disabled"; "required": false; }; "readonly": { "alias": "readonly"; "required": false; }; "tabIndex": { "alias": "tabIndex"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "value": { "alias": "value"; "required": false; }; "state": { "alias": "state"; "required": false; }; "name": { "alias": "name"; "required": false; }; "id": { "alias": "id"; "required": false; }; "look": { "alias": "look"; "required": false; }; "classNames": { "alias": "class"; "required": false; }; "delayTime": { "alias": "delayTime"; "required": false; }; "type": { "alias": "type"; "required": false; "isSignal": true; }; }, { "valueChange": "valueChange"; "stateChange": "stateChange"; "onValueChanged": "onValueChanged"; "onBlur": "onBlur"; "onFocus": "onFocus"; "readonlyChange": "readonlyChange"; "disabledChange": "disabledChange"; "onKeyDown": "onKeyDown"; "onKeyUp": "onKeyUp"; "onKeyPress": "onKeyPress"; }, never, ["ax-prefix", "ax-clear-button", "ax-suffix"], true, never>;
|
43
44
|
}
|
package/tag-box/index.d.ts
CHANGED
@@ -28,6 +28,7 @@ declare class AXTagBoxComponent extends AXTagBoxComponent_base implements OnInit
|
|
28
28
|
convertString(v: unknown): object[];
|
29
29
|
protected internalSetValue(value: any): unknown[];
|
30
30
|
protected internalSetValue(value: any): any;
|
31
|
+
private get __hostName();
|
31
32
|
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXTagBoxComponent, never>;
|
32
33
|
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXTagBoxComponent, "ax-tag-box", never, { "disabled": { "alias": "disabled"; "required": false; }; "tabIndex": { "alias": "tabIndex"; "required": false; }; "readonly": { "alias": "readonly"; "required": false; }; "value": { "alias": "value"; "required": false; }; "state": { "alias": "state"; "required": false; }; "name": { "alias": "name"; "required": false; }; "id": { "alias": "id"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "allowNull": { "alias": "allowNull"; "required": false; }; "type": { "alias": "type"; "required": false; }; "look": { "alias": "look"; "required": false; }; "addOnComma": { "alias": "addOnComma"; "required": false; "isSignal": true; }; "addOnEnter": { "alias": "addOnEnter"; "required": false; "isSignal": true; }; "valueField": { "alias": "valueField"; "required": false; "isSignal": true; }; "textField": { "alias": "textField"; "required": false; "isSignal": true; }; "readonlyField": { "alias": "readonlyField"; "required": false; "isSignal": true; }; "allowDuplicateValues": { "alias": "allowDuplicateValues"; "required": false; "isSignal": true; }; }, { "onBlur": "onBlur"; "onFocus": "onFocus"; "valueChange": "valueChange"; "stateChange": "stateChange"; "onValueChanged": "onValueChanged"; "readonlyChange": "readonlyChange"; "disabledChange": "disabledChange"; "onKeyDown": "onKeyDown"; "onKeyUp": "onKeyUp"; "onKeyPress": "onKeyPress"; }, never, ["ax-prefix", "ax-clear-button", "ax-suffix", "ax-autocomplete", "ax-validation-rule"], true, never>;
|
33
34
|
}
|
package/text-area/index.d.ts
CHANGED
@@ -39,6 +39,7 @@ declare class AXTextAreaComponent extends AXTextAreaComponent_base {
|
|
39
39
|
classNames: string;
|
40
40
|
/** @ignore */
|
41
41
|
protected _handleModelChange(value: string | null): void;
|
42
|
+
private get __hostName();
|
42
43
|
static ɵfac: i0.ɵɵFactoryDeclaration<AXTextAreaComponent, never>;
|
43
44
|
static ɵcmp: i0.ɵɵComponentDeclaration<AXTextAreaComponent, "ax-text-area", never, { "disabled": { "alias": "disabled"; "required": false; }; "tabIndex": { "alias": "tabIndex"; "required": false; }; "readonly": { "alias": "readonly"; "required": false; }; "value": { "alias": "value"; "required": false; }; "state": { "alias": "state"; "required": false; }; "name": { "alias": "name"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "maxLength": { "alias": "maxLength"; "required": false; }; "look": { "alias": "look"; "required": false; }; "rows": { "alias": "rows"; "required": false; }; "allowResize": { "alias": "allowResize"; "required": false; }; "showCounter": { "alias": "showCounter"; "required": false; }; "classNames": { "alias": "class"; "required": false; }; }, { "onBlur": "onBlur"; "onFocus": "onFocus"; "valueChange": "valueChange"; "stateChange": "stateChange"; "onValueChanged": "onValueChanged"; "readonlyChange": "readonlyChange"; "disabledChange": "disabledChange"; "onKeyDown": "onKeyDown"; "onKeyUp": "onKeyUp"; "onKeyPress": "onKeyPress"; }, never, ["ax-validation-rule"], true, never>;
|
44
45
|
}
|
package/text-box/index.d.ts
CHANGED
@@ -78,6 +78,7 @@ declare class AXTextBoxComponent extends AXTextBoxComponent_base implements Afte
|
|
78
78
|
private _onComplete;
|
79
79
|
/** @ignore */
|
80
80
|
protected _handleModelChange(value: string | null): void;
|
81
|
+
private get __hostName();
|
81
82
|
static ɵfac: i0.ɵɵFactoryDeclaration<AXTextBoxComponent, never>;
|
82
83
|
static ɵcmp: i0.ɵɵComponentDeclaration<AXTextBoxComponent, "ax-text-box", never, { "disabled": { "alias": "disabled"; "required": false; }; "tabIndex": { "alias": "tabIndex"; "required": false; }; "readonly": { "alias": "readonly"; "required": false; }; "value": { "alias": "value"; "required": false; }; "state": { "alias": "state"; "required": false; }; "name": { "alias": "name"; "required": false; }; "id": { "alias": "id"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "maxLength": { "alias": "maxLength"; "required": false; }; "allowNull": { "alias": "allowNull"; "required": false; }; "type": { "alias": "type"; "required": false; }; "autoComplete": { "alias": "autoComplete"; "required": false; }; "look": { "alias": "look"; "required": false; }; "maskOptions": { "alias": "mask-options"; "required": false; }; "classNames": { "alias": "class"; "required": false; "isSignal": true; }; }, { "onBlur": "onBlur"; "onFocus": "onFocus"; "valueChange": "valueChange"; "stateChange": "stateChange"; "onValueChanged": "onValueChanged"; "readonlyChange": "readonlyChange"; "disabledChange": "disabledChange"; "onKeyDown": "onKeyDown"; "onKeyUp": "onKeyUp"; "onKeyPress": "onKeyPress"; }, ["_maskOptionsContent"], ["ax-prefix", "ax-clear-button", "ax-suffix", "ax-validation-rule"], true, never>;
|
83
84
|
}
|
package/time-duration/index.d.ts
CHANGED
@@ -15,6 +15,7 @@ declare class AXTimeDurationComponent extends AXTimeDurationComponent_base {
|
|
15
15
|
readonly valueStart: _angular_core.InputSignal<AXTimeDurationUnit>;
|
16
16
|
readonly valueEnd: _angular_core.InputSignal<AXTimeDurationUnit>;
|
17
17
|
readonly label: _angular_core.InputSignal<boolean>;
|
18
|
+
readonly maskDigits: _angular_core.InputSignal<string>;
|
18
19
|
protected maskOptions: _angular_core.WritableSignal<any>;
|
19
20
|
private translationService;
|
20
21
|
private timeDurationFormatter;
|
@@ -35,8 +36,9 @@ declare class AXTimeDurationComponent extends AXTimeDurationComponent_base {
|
|
35
36
|
private replacePersianLabels;
|
36
37
|
private maskToMilliseconds;
|
37
38
|
private updateMask;
|
39
|
+
private get __hostName();
|
38
40
|
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXTimeDurationComponent, never>;
|
39
|
-
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXTimeDurationComponent, "ax-time-duration", never, { "disabled": { "alias": "disabled"; "required": false; }; "tabIndex": { "alias": "tabIndex"; "required": false; }; "readonly": { "alias": "readonly"; "required": false; }; "look": { "alias": "look"; "required": false; }; "valueStart": { "alias": "valueStart"; "required": false; "isSignal": true; }; "valueEnd": { "alias": "valueEnd"; "required": false; "isSignal": true; }; "label": { "alias": "label"; "required": false; "isSignal": true; }; }, { "onValueChanged": "onValueChanged"; }, never, ["ax-validation-rule"], true, never>;
|
41
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXTimeDurationComponent, "ax-time-duration", never, { "disabled": { "alias": "disabled"; "required": false; }; "tabIndex": { "alias": "tabIndex"; "required": false; }; "readonly": { "alias": "readonly"; "required": false; }; "look": { "alias": "look"; "required": false; }; "valueStart": { "alias": "valueStart"; "required": false; "isSignal": true; }; "valueEnd": { "alias": "valueEnd"; "required": false; "isSignal": true; }; "label": { "alias": "label"; "required": false; "isSignal": true; }; "maskDigits": { "alias": "maskDigits"; "required": false; "isSignal": true; }; }, { "onValueChanged": "onValueChanged"; }, never, ["ax-validation-rule"], true, never>;
|
40
42
|
}
|
41
43
|
|
42
44
|
declare class AXTimeDurationModule {
|
package/wysiwyg/index.d.ts
CHANGED
@@ -54,6 +54,7 @@ declare class AXWysiwygContainerComponent extends AXWysiwygContainerComponent_ba
|
|
54
54
|
ngOnDestroy(): void;
|
55
55
|
focus(): void;
|
56
56
|
blur(): void;
|
57
|
+
private get __hostName();
|
57
58
|
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXWysiwygContainerComponent, never>;
|
58
59
|
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXWysiwygContainerComponent, "ax-wysiwyg-container", never, { "look": { "alias": "look"; "required": false; }; "placeHolder": { "alias": "placeHolder"; "required": false; "isSignal": true; }; }, { "onValueChanged": "onValueChanged"; }, never, ["*", "ax-validation-rule"], true, never>;
|
59
60
|
}
|