@acorex/components 20.10.11 → 20.10.13
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/package.json
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@acorex/components",
|
|
3
|
-
"version": "20.10.
|
|
3
|
+
"version": "20.10.13",
|
|
4
4
|
"peerDependencies": {
|
|
5
|
-
"@acorex/core": "20.10.
|
|
6
|
-
"@acorex/cdk": "20.10.
|
|
5
|
+
"@acorex/core": "20.10.13",
|
|
6
|
+
"@acorex/cdk": "20.10.13",
|
|
7
7
|
"polytype": ">=0.17.0",
|
|
8
8
|
"angular-imask": ">=7.6.1",
|
|
9
9
|
"imask": ">=7.6.1",
|
|
@@ -61,14 +61,14 @@
|
|
|
61
61
|
"types": "./accordion/index.d.ts",
|
|
62
62
|
"default": "./fesm2022/acorex-components-accordion.mjs"
|
|
63
63
|
},
|
|
64
|
-
"./action-sheet": {
|
|
65
|
-
"types": "./action-sheet/index.d.ts",
|
|
66
|
-
"default": "./fesm2022/acorex-components-action-sheet.mjs"
|
|
67
|
-
},
|
|
68
64
|
"./alert": {
|
|
69
65
|
"types": "./alert/index.d.ts",
|
|
70
66
|
"default": "./fesm2022/acorex-components-alert.mjs"
|
|
71
67
|
},
|
|
68
|
+
"./action-sheet": {
|
|
69
|
+
"types": "./action-sheet/index.d.ts",
|
|
70
|
+
"default": "./fesm2022/acorex-components-action-sheet.mjs"
|
|
71
|
+
},
|
|
72
72
|
"./aspect-ratio": {
|
|
73
73
|
"types": "./aspect-ratio/index.d.ts",
|
|
74
74
|
"default": "./fesm2022/acorex-components-aspect-ratio.mjs"
|
|
@@ -77,10 +77,6 @@
|
|
|
77
77
|
"types": "./audio-wave/index.d.ts",
|
|
78
78
|
"default": "./fesm2022/acorex-components-audio-wave.mjs"
|
|
79
79
|
},
|
|
80
|
-
"./badge": {
|
|
81
|
-
"types": "./badge/index.d.ts",
|
|
82
|
-
"default": "./fesm2022/acorex-components-badge.mjs"
|
|
83
|
-
},
|
|
84
80
|
"./autocomplete": {
|
|
85
81
|
"types": "./autocomplete/index.d.ts",
|
|
86
82
|
"default": "./fesm2022/acorex-components-autocomplete.mjs"
|
|
@@ -89,6 +85,10 @@
|
|
|
89
85
|
"types": "./avatar/index.d.ts",
|
|
90
86
|
"default": "./fesm2022/acorex-components-avatar.mjs"
|
|
91
87
|
},
|
|
88
|
+
"./badge": {
|
|
89
|
+
"types": "./badge/index.d.ts",
|
|
90
|
+
"default": "./fesm2022/acorex-components-badge.mjs"
|
|
91
|
+
},
|
|
92
92
|
"./bottom-navigation": {
|
|
93
93
|
"types": "./bottom-navigation/index.d.ts",
|
|
94
94
|
"default": "./fesm2022/acorex-components-bottom-navigation.mjs"
|
|
@@ -193,10 +193,6 @@
|
|
|
193
193
|
"types": "./drawer-legacy/index.d.ts",
|
|
194
194
|
"default": "./fesm2022/acorex-components-drawer-legacy.mjs"
|
|
195
195
|
},
|
|
196
|
-
"./dropdown": {
|
|
197
|
-
"types": "./dropdown/index.d.ts",
|
|
198
|
-
"default": "./fesm2022/acorex-components-dropdown.mjs"
|
|
199
|
-
},
|
|
200
196
|
"./dropdown-button": {
|
|
201
197
|
"types": "./dropdown-button/index.d.ts",
|
|
202
198
|
"default": "./fesm2022/acorex-components-dropdown-button.mjs"
|
|
@@ -205,14 +201,18 @@
|
|
|
205
201
|
"types": "./editor/index.d.ts",
|
|
206
202
|
"default": "./fesm2022/acorex-components-editor.mjs"
|
|
207
203
|
},
|
|
208
|
-
"./
|
|
209
|
-
"types": "./
|
|
210
|
-
"default": "./fesm2022/acorex-components-
|
|
204
|
+
"./dropdown": {
|
|
205
|
+
"types": "./dropdown/index.d.ts",
|
|
206
|
+
"default": "./fesm2022/acorex-components-dropdown.mjs"
|
|
211
207
|
},
|
|
212
208
|
"./file-explorer": {
|
|
213
209
|
"types": "./file-explorer/index.d.ts",
|
|
214
210
|
"default": "./fesm2022/acorex-components-file-explorer.mjs"
|
|
215
211
|
},
|
|
212
|
+
"./fab": {
|
|
213
|
+
"types": "./fab/index.d.ts",
|
|
214
|
+
"default": "./fesm2022/acorex-components-fab.mjs"
|
|
215
|
+
},
|
|
216
216
|
"./file-viewer": {
|
|
217
217
|
"types": "./file-viewer/index.d.ts",
|
|
218
218
|
"default": "./fesm2022/acorex-components-file-viewer.mjs"
|
|
@@ -273,14 +273,14 @@
|
|
|
273
273
|
"types": "./media-viewer/index.d.ts",
|
|
274
274
|
"default": "./fesm2022/acorex-components-media-viewer.mjs"
|
|
275
275
|
},
|
|
276
|
-
"./menu": {
|
|
277
|
-
"types": "./menu/index.d.ts",
|
|
278
|
-
"default": "./fesm2022/acorex-components-menu.mjs"
|
|
279
|
-
},
|
|
280
276
|
"./modal": {
|
|
281
277
|
"types": "./modal/index.d.ts",
|
|
282
278
|
"default": "./fesm2022/acorex-components-modal.mjs"
|
|
283
279
|
},
|
|
280
|
+
"./menu": {
|
|
281
|
+
"types": "./menu/index.d.ts",
|
|
282
|
+
"default": "./fesm2022/acorex-components-menu.mjs"
|
|
283
|
+
},
|
|
284
284
|
"./navbar": {
|
|
285
285
|
"types": "./navbar/index.d.ts",
|
|
286
286
|
"default": "./fesm2022/acorex-components-navbar.mjs"
|
|
@@ -357,14 +357,14 @@
|
|
|
357
357
|
"types": "./range-slider/index.d.ts",
|
|
358
358
|
"default": "./fesm2022/acorex-components-range-slider.mjs"
|
|
359
359
|
},
|
|
360
|
-
"./rest-api-generator": {
|
|
361
|
-
"types": "./rest-api-generator/index.d.ts",
|
|
362
|
-
"default": "./fesm2022/acorex-components-rest-api-generator.mjs"
|
|
363
|
-
},
|
|
364
360
|
"./rate-picker": {
|
|
365
361
|
"types": "./rate-picker/index.d.ts",
|
|
366
362
|
"default": "./fesm2022/acorex-components-rate-picker.mjs"
|
|
367
363
|
},
|
|
364
|
+
"./rest-api-generator": {
|
|
365
|
+
"types": "./rest-api-generator/index.d.ts",
|
|
366
|
+
"default": "./fesm2022/acorex-components-rest-api-generator.mjs"
|
|
367
|
+
},
|
|
368
368
|
"./result": {
|
|
369
369
|
"types": "./result/index.d.ts",
|
|
370
370
|
"default": "./fesm2022/acorex-components-result.mjs"
|
|
@@ -397,14 +397,14 @@
|
|
|
397
397
|
"types": "./select-box/index.d.ts",
|
|
398
398
|
"default": "./fesm2022/acorex-components-select-box.mjs"
|
|
399
399
|
},
|
|
400
|
-
"./selection-list-2": {
|
|
401
|
-
"types": "./selection-list-2/index.d.ts",
|
|
402
|
-
"default": "./fesm2022/acorex-components-selection-list-2.mjs"
|
|
403
|
-
},
|
|
404
400
|
"./selection-list": {
|
|
405
401
|
"types": "./selection-list/index.d.ts",
|
|
406
402
|
"default": "./fesm2022/acorex-components-selection-list.mjs"
|
|
407
403
|
},
|
|
404
|
+
"./selection-list-2": {
|
|
405
|
+
"types": "./selection-list-2/index.d.ts",
|
|
406
|
+
"default": "./fesm2022/acorex-components-selection-list-2.mjs"
|
|
407
|
+
},
|
|
408
408
|
"./side-menu": {
|
|
409
409
|
"types": "./side-menu/index.d.ts",
|
|
410
410
|
"default": "./fesm2022/acorex-components-side-menu.mjs"
|
|
@@ -425,10 +425,6 @@
|
|
|
425
425
|
"types": "./step-wizard/index.d.ts",
|
|
426
426
|
"default": "./fesm2022/acorex-components-step-wizard.mjs"
|
|
427
427
|
},
|
|
428
|
-
"./switch": {
|
|
429
|
-
"types": "./switch/index.d.ts",
|
|
430
|
-
"default": "./fesm2022/acorex-components-switch.mjs"
|
|
431
|
-
},
|
|
432
428
|
"./tabs": {
|
|
433
429
|
"types": "./tabs/index.d.ts",
|
|
434
430
|
"default": "./fesm2022/acorex-components-tabs.mjs"
|
|
@@ -453,6 +449,10 @@
|
|
|
453
449
|
"types": "./time-duration/index.d.ts",
|
|
454
450
|
"default": "./fesm2022/acorex-components-time-duration.mjs"
|
|
455
451
|
},
|
|
452
|
+
"./switch": {
|
|
453
|
+
"types": "./switch/index.d.ts",
|
|
454
|
+
"default": "./fesm2022/acorex-components-switch.mjs"
|
|
455
|
+
},
|
|
456
456
|
"./time-line": {
|
|
457
457
|
"types": "./time-line/index.d.ts",
|
|
458
458
|
"default": "./fesm2022/acorex-components-time-line.mjs"
|
package/scheduler/index.d.ts
CHANGED
|
@@ -115,7 +115,6 @@ declare class AXSchedulerComponent extends NXComponent implements OnInit {
|
|
|
115
115
|
private translationService;
|
|
116
116
|
private eventService;
|
|
117
117
|
private translationRevision;
|
|
118
|
-
private viewModeSelectbox;
|
|
119
118
|
private calendarPopover;
|
|
120
119
|
private _calendarDayCellTemplate;
|
|
121
120
|
private _calendarMonthCellTemplate;
|
|
@@ -133,8 +132,8 @@ declare class AXSchedulerComponent extends NXComponent implements OnInit {
|
|
|
133
132
|
appointments: _angular_core.Signal<AXSchedulerAppointment[]>;
|
|
134
133
|
protected readonly rtl: _angular_core.Signal<boolean>;
|
|
135
134
|
protected isFullScreen: _angular_core.WritableSignal<boolean>;
|
|
136
|
-
protected viewsDataSource: _angular_core.
|
|
137
|
-
id:
|
|
135
|
+
protected viewsDataSource: _angular_core.Signal<{
|
|
136
|
+
id: AXSchedulerView;
|
|
138
137
|
text: string;
|
|
139
138
|
}[]>;
|
|
140
139
|
private prevDate;
|
|
@@ -186,7 +185,6 @@ declare class AXSchedulerComponent extends NXComponent implements OnInit {
|
|
|
186
185
|
*/
|
|
187
186
|
private getWeekReanchorDate;
|
|
188
187
|
private syncCurrentDateAfterLocaleChange;
|
|
189
|
-
private fillDataSource;
|
|
190
188
|
private getGridDateRange;
|
|
191
189
|
currentDateText: _angular_core.Signal<string>;
|
|
192
190
|
calendarDepth: _angular_core.Signal<"day" | "month" | "year">;
|