@acorex/components 20.7.30 → 20.7.32

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.7.30",
3
+ "version": "20.7.32",
4
4
  "peerDependencies": {
5
- "@acorex/core": "20.7.30",
6
- "@acorex/cdk": "20.7.30",
5
+ "@acorex/core": "20.7.32",
6
+ "@acorex/cdk": "20.7.32",
7
7
  "polytype": ">=0.17.0",
8
8
  "angular-imask": ">=7.6.1",
9
9
  "gridstack": ">=12.0.0",
@@ -72,14 +72,14 @@
72
72
  "types": "./aspect-ratio/index.d.ts",
73
73
  "default": "./fesm2022/acorex-components-aspect-ratio.mjs"
74
74
  },
75
- "./audio-wave": {
76
- "types": "./audio-wave/index.d.ts",
77
- "default": "./fesm2022/acorex-components-audio-wave.mjs"
78
- },
79
75
  "./autocomplete": {
80
76
  "types": "./autocomplete/index.d.ts",
81
77
  "default": "./fesm2022/acorex-components-autocomplete.mjs"
82
78
  },
79
+ "./audio-wave": {
80
+ "types": "./audio-wave/index.d.ts",
81
+ "default": "./fesm2022/acorex-components-audio-wave.mjs"
82
+ },
83
83
  "./avatar": {
84
84
  "types": "./avatar/index.d.ts",
85
85
  "default": "./fesm2022/acorex-components-avatar.mjs"
@@ -100,10 +100,18 @@
100
100
  "types": "./button-group/index.d.ts",
101
101
  "default": "./fesm2022/acorex-components-button-group.mjs"
102
102
  },
103
+ "./calendar": {
104
+ "types": "./calendar/index.d.ts",
105
+ "default": "./fesm2022/acorex-components-calendar.mjs"
106
+ },
103
107
  "./check-box": {
104
108
  "types": "./check-box/index.d.ts",
105
109
  "default": "./fesm2022/acorex-components-check-box.mjs"
106
110
  },
111
+ "./breadcrumbs": {
112
+ "types": "./breadcrumbs/index.d.ts",
113
+ "default": "./fesm2022/acorex-components-breadcrumbs.mjs"
114
+ },
107
115
  "./chips": {
108
116
  "types": "./chips/index.d.ts",
109
117
  "default": "./fesm2022/acorex-components-chips.mjs"
@@ -120,18 +128,10 @@
120
128
  "types": "./collapse/index.d.ts",
121
129
  "default": "./fesm2022/acorex-components-collapse.mjs"
122
130
  },
123
- "./calendar": {
124
- "types": "./calendar/index.d.ts",
125
- "default": "./fesm2022/acorex-components-calendar.mjs"
126
- },
127
131
  "./color-box": {
128
132
  "types": "./color-box/index.d.ts",
129
133
  "default": "./fesm2022/acorex-components-color-box.mjs"
130
134
  },
131
- "./breadcrumbs": {
132
- "types": "./breadcrumbs/index.d.ts",
133
- "default": "./fesm2022/acorex-components-breadcrumbs.mjs"
134
- },
135
135
  "./color-palette": {
136
136
  "types": "./color-palette/index.d.ts",
137
137
  "default": "./fesm2022/acorex-components-color-palette.mjs"
@@ -144,18 +144,22 @@
144
144
  "types": "./comment/index.d.ts",
145
145
  "default": "./fesm2022/acorex-components-comment.mjs"
146
146
  },
147
- "./conversation2": {
148
- "types": "./conversation2/index.d.ts",
149
- "default": "./fesm2022/acorex-components-conversation2.mjs"
150
- },
151
147
  "./conversation": {
152
148
  "types": "./conversation/index.d.ts",
153
149
  "default": "./fesm2022/acorex-components-conversation.mjs"
154
150
  },
151
+ "./conversation2": {
152
+ "types": "./conversation2/index.d.ts",
153
+ "default": "./fesm2022/acorex-components-conversation2.mjs"
154
+ },
155
155
  "./cron-job": {
156
156
  "types": "./cron-job/index.d.ts",
157
157
  "default": "./fesm2022/acorex-components-cron-job.mjs"
158
158
  },
159
+ "./data-list": {
160
+ "types": "./data-list/index.d.ts",
161
+ "default": "./fesm2022/acorex-components-data-list.mjs"
162
+ },
159
163
  "./data-pager": {
160
164
  "types": "./data-pager/index.d.ts",
161
165
  "default": "./fesm2022/acorex-components-data-pager.mjs"
@@ -164,10 +168,6 @@
164
168
  "types": "./data-table/index.d.ts",
165
169
  "default": "./fesm2022/acorex-components-data-table.mjs"
166
170
  },
167
- "./data-list": {
168
- "types": "./data-list/index.d.ts",
169
- "default": "./fesm2022/acorex-components-data-list.mjs"
170
- },
171
171
  "./datetime-box": {
172
172
  "types": "./datetime-box/index.d.ts",
173
173
  "default": "./fesm2022/acorex-components-datetime-box.mjs"
@@ -176,6 +176,10 @@
176
176
  "types": "./datetime-input/index.d.ts",
177
177
  "default": "./fesm2022/acorex-components-datetime-input.mjs"
178
178
  },
179
+ "./datetime-picker": {
180
+ "types": "./datetime-picker/index.d.ts",
181
+ "default": "./fesm2022/acorex-components-datetime-picker.mjs"
182
+ },
179
183
  "./decorators": {
180
184
  "types": "./decorators/index.d.ts",
181
185
  "default": "./fesm2022/acorex-components-decorators.mjs"
@@ -184,10 +188,6 @@
184
188
  "types": "./dialog/index.d.ts",
185
189
  "default": "./fesm2022/acorex-components-dialog.mjs"
186
190
  },
187
- "./datetime-picker": {
188
- "types": "./datetime-picker/index.d.ts",
189
- "default": "./fesm2022/acorex-components-datetime-picker.mjs"
190
- },
191
191
  "./drawer": {
192
192
  "types": "./drawer/index.d.ts",
193
193
  "default": "./fesm2022/acorex-components-drawer.mjs"
@@ -332,14 +332,14 @@
332
332
  "types": "./popup/index.d.ts",
333
333
  "default": "./fesm2022/acorex-components-popup.mjs"
334
334
  },
335
- "./qrcode": {
336
- "types": "./qrcode/index.d.ts",
337
- "default": "./fesm2022/acorex-components-qrcode.mjs"
338
- },
339
335
  "./progress-bar": {
340
336
  "types": "./progress-bar/index.d.ts",
341
337
  "default": "./fesm2022/acorex-components-progress-bar.mjs"
342
338
  },
339
+ "./qrcode": {
340
+ "types": "./qrcode/index.d.ts",
341
+ "default": "./fesm2022/acorex-components-qrcode.mjs"
342
+ },
343
343
  "./query-builder": {
344
344
  "types": "./query-builder/index.d.ts",
345
345
  "default": "./fesm2022/acorex-components-query-builder.mjs"
@@ -376,14 +376,14 @@
376
376
  "types": "./rrule/index.d.ts",
377
377
  "default": "./fesm2022/acorex-components-rrule.mjs"
378
378
  },
379
- "./scheduler-picker": {
380
- "types": "./scheduler-picker/index.d.ts",
381
- "default": "./fesm2022/acorex-components-scheduler-picker.mjs"
382
- },
383
379
  "./scheduler": {
384
380
  "types": "./scheduler/index.d.ts",
385
381
  "default": "./fesm2022/acorex-components-scheduler.mjs"
386
382
  },
383
+ "./scheduler-picker": {
384
+ "types": "./scheduler-picker/index.d.ts",
385
+ "default": "./fesm2022/acorex-components-scheduler-picker.mjs"
386
+ },
387
387
  "./scss": {
388
388
  "types": "./scss/index.d.ts",
389
389
  "default": "./fesm2022/acorex-components-scss.mjs"
@@ -452,6 +452,10 @@
452
452
  "types": "./time-duration/index.d.ts",
453
453
  "default": "./fesm2022/acorex-components-time-duration.mjs"
454
454
  },
455
+ "./time-line": {
456
+ "types": "./time-line/index.d.ts",
457
+ "default": "./fesm2022/acorex-components-time-line.mjs"
458
+ },
455
459
  "./toast": {
456
460
  "types": "./toast/index.d.ts",
457
461
  "default": "./fesm2022/acorex-components-toast.mjs"
@@ -472,14 +476,6 @@
472
476
  "types": "./tree-view-legacy/index.d.ts",
473
477
  "default": "./fesm2022/acorex-components-tree-view-legacy.mjs"
474
478
  },
475
- "./time-line": {
476
- "types": "./time-line/index.d.ts",
477
- "default": "./fesm2022/acorex-components-time-line.mjs"
478
- },
479
- "./wysiwyg": {
480
- "types": "./wysiwyg/index.d.ts",
481
- "default": "./fesm2022/acorex-components-wysiwyg.mjs"
482
- },
483
479
  "./uploader": {
484
480
  "types": "./uploader/index.d.ts",
485
481
  "default": "./fesm2022/acorex-components-uploader.mjs"
@@ -487,6 +483,10 @@
487
483
  "./video-player": {
488
484
  "types": "./video-player/index.d.ts",
489
485
  "default": "./fesm2022/acorex-components-video-player.mjs"
486
+ },
487
+ "./wysiwyg": {
488
+ "types": "./wysiwyg/index.d.ts",
489
+ "default": "./fesm2022/acorex-components-wysiwyg.mjs"
490
490
  }
491
491
  }
492
492
  }
@@ -6,7 +6,7 @@ interface AXStepWizardItem {
6
6
  id: string;
7
7
  title: string;
8
8
  }
9
- type AXStepWizardLook = 'rounded-icon' | 'circular-icon' | 'circular' | 'text-line' | 'arrow-minimal' | 'custom';
9
+ type AXStepWizardLook = 'rounded-icon' | 'circular-icon' | 'circular' | 'text-line' | 'rounded-arrow-minimal' | 'rectangular-arrow-minimal' | 'custom';
10
10
  type AXStepWizardSize = 'ax-sm' | 'ax-md' | 'ax-lg';
11
11
  type AXStepWizardState = 'pending' | 'success' | 'error' | 'warning' | 'clear';
12
12
 
@@ -21,6 +21,7 @@ declare class AXStepWizardItemComponent extends MXBaseComponent {
21
21
  state: _angular_core.ModelSignal<AXStepWizardState>;
22
22
  stepId: _angular_core.WritableSignal<string>;
23
23
  className: _angular_core.Signal<string>;
24
+ isArrowMinimalLook: _angular_core.Signal<boolean>;
24
25
  template: _angular_core.Signal<TemplateRef<unknown>>;
25
26
  set id(v: string);
26
27
  private get __hostClass();