@acorex/components 20.10.12 → 20.10.14

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.12",
3
+ "version": "20.10.14",
4
4
  "peerDependencies": {
5
- "@acorex/core": "20.10.12",
6
- "@acorex/cdk": "20.10.12",
5
+ "@acorex/core": "20.10.14",
6
+ "@acorex/cdk": "20.10.14",
7
7
  "polytype": ">=0.17.0",
8
8
  "angular-imask": ">=7.6.1",
9
9
  "imask": ">=7.6.1",
@@ -65,6 +65,10 @@
65
65
  "types": "./action-sheet/index.d.ts",
66
66
  "default": "./fesm2022/acorex-components-action-sheet.mjs"
67
67
  },
68
+ "./alert": {
69
+ "types": "./alert/index.d.ts",
70
+ "default": "./fesm2022/acorex-components-alert.mjs"
71
+ },
68
72
  "./aspect-ratio": {
69
73
  "types": "./aspect-ratio/index.d.ts",
70
74
  "default": "./fesm2022/acorex-components-aspect-ratio.mjs"
@@ -73,10 +77,6 @@
73
77
  "types": "./audio-wave/index.d.ts",
74
78
  "default": "./fesm2022/acorex-components-audio-wave.mjs"
75
79
  },
76
- "./alert": {
77
- "types": "./alert/index.d.ts",
78
- "default": "./fesm2022/acorex-components-alert.mjs"
79
- },
80
80
  "./autocomplete": {
81
81
  "types": "./autocomplete/index.d.ts",
82
82
  "default": "./fesm2022/acorex-components-autocomplete.mjs"
@@ -85,13 +85,17 @@
85
85
  "types": "./avatar/index.d.ts",
86
86
  "default": "./fesm2022/acorex-components-avatar.mjs"
87
87
  },
88
+ "./bottom-navigation": {
89
+ "types": "./bottom-navigation/index.d.ts",
90
+ "default": "./fesm2022/acorex-components-bottom-navigation.mjs"
91
+ },
88
92
  "./badge": {
89
93
  "types": "./badge/index.d.ts",
90
94
  "default": "./fesm2022/acorex-components-badge.mjs"
91
95
  },
92
- "./bottom-navigation": {
93
- "types": "./bottom-navigation/index.d.ts",
94
- "default": "./fesm2022/acorex-components-bottom-navigation.mjs"
96
+ "./breadcrumbs": {
97
+ "types": "./breadcrumbs/index.d.ts",
98
+ "default": "./fesm2022/acorex-components-breadcrumbs.mjs"
95
99
  },
96
100
  "./button": {
97
101
  "types": "./button/index.d.ts",
@@ -101,10 +105,6 @@
101
105
  "types": "./button-group/index.d.ts",
102
106
  "default": "./fesm2022/acorex-components-button-group.mjs"
103
107
  },
104
- "./breadcrumbs": {
105
- "types": "./breadcrumbs/index.d.ts",
106
- "default": "./fesm2022/acorex-components-breadcrumbs.mjs"
107
- },
108
108
  "./calendar": {
109
109
  "types": "./calendar/index.d.ts",
110
110
  "default": "./fesm2022/acorex-components-calendar.mjs"
@@ -117,14 +117,14 @@
117
117
  "types": "./chips/index.d.ts",
118
118
  "default": "./fesm2022/acorex-components-chips.mjs"
119
119
  },
120
- "./code-editor": {
121
- "types": "./code-editor/index.d.ts",
122
- "default": "./fesm2022/acorex-components-code-editor.mjs"
123
- },
124
120
  "./circular-progress": {
125
121
  "types": "./circular-progress/index.d.ts",
126
122
  "default": "./fesm2022/acorex-components-circular-progress.mjs"
127
123
  },
124
+ "./code-editor": {
125
+ "types": "./code-editor/index.d.ts",
126
+ "default": "./fesm2022/acorex-components-code-editor.mjs"
127
+ },
128
128
  "./collapse": {
129
129
  "types": "./collapse/index.d.ts",
130
130
  "default": "./fesm2022/acorex-components-collapse.mjs"
@@ -317,14 +317,14 @@
317
317
  "types": "./pdf-reader/index.d.ts",
318
318
  "default": "./fesm2022/acorex-components-pdf-reader.mjs"
319
319
  },
320
- "./phone-box": {
321
- "types": "./phone-box/index.d.ts",
322
- "default": "./fesm2022/acorex-components-phone-box.mjs"
323
- },
324
320
  "./picker": {
325
321
  "types": "./picker/index.d.ts",
326
322
  "default": "./fesm2022/acorex-components-picker.mjs"
327
323
  },
324
+ "./phone-box": {
325
+ "types": "./phone-box/index.d.ts",
326
+ "default": "./fesm2022/acorex-components-phone-box.mjs"
327
+ },
328
328
  "./popover": {
329
329
  "types": "./popover/index.d.ts",
330
330
  "default": "./fesm2022/acorex-components-popover.mjs"
@@ -345,14 +345,14 @@
345
345
  "types": "./query-builder/index.d.ts",
346
346
  "default": "./fesm2022/acorex-components-query-builder.mjs"
347
347
  },
348
- "./radio": {
349
- "types": "./radio/index.d.ts",
350
- "default": "./fesm2022/acorex-components-radio.mjs"
351
- },
352
348
  "./rail-navigation": {
353
349
  "types": "./rail-navigation/index.d.ts",
354
350
  "default": "./fesm2022/acorex-components-rail-navigation.mjs"
355
351
  },
352
+ "./radio": {
353
+ "types": "./radio/index.d.ts",
354
+ "default": "./fesm2022/acorex-components-radio.mjs"
355
+ },
356
356
  "./range-slider": {
357
357
  "types": "./range-slider/index.d.ts",
358
358
  "default": "./fesm2022/acorex-components-range-slider.mjs"
@@ -441,6 +441,10 @@
441
441
  "types": "./tag-box/index.d.ts",
442
442
  "default": "./fesm2022/acorex-components-tag-box.mjs"
443
443
  },
444
+ "./text-area": {
445
+ "types": "./text-area/index.d.ts",
446
+ "default": "./fesm2022/acorex-components-text-area.mjs"
447
+ },
444
448
  "./text-box": {
445
449
  "types": "./text-box/index.d.ts",
446
450
  "default": "./fesm2022/acorex-components-text-box.mjs"
@@ -449,10 +453,6 @@
449
453
  "types": "./time-duration/index.d.ts",
450
454
  "default": "./fesm2022/acorex-components-time-duration.mjs"
451
455
  },
452
- "./text-area": {
453
- "types": "./text-area/index.d.ts",
454
- "default": "./fesm2022/acorex-components-text-area.mjs"
455
- },
456
456
  "./time-line": {
457
457
  "types": "./time-line/index.d.ts",
458
458
  "default": "./fesm2022/acorex-components-time-line.mjs"
@@ -469,13 +469,17 @@
469
469
  "types": "./tooltip/index.d.ts",
470
470
  "default": "./fesm2022/acorex-components-tooltip.mjs"
471
471
  },
472
+ "./tree-view": {
473
+ "types": "./tree-view/index.d.ts",
474
+ "default": "./fesm2022/acorex-components-tree-view.mjs"
475
+ },
472
476
  "./tree-view-legacy": {
473
477
  "types": "./tree-view-legacy/index.d.ts",
474
478
  "default": "./fesm2022/acorex-components-tree-view-legacy.mjs"
475
479
  },
476
- "./tree-view": {
477
- "types": "./tree-view/index.d.ts",
478
- "default": "./fesm2022/acorex-components-tree-view.mjs"
480
+ "./uploader": {
481
+ "types": "./uploader/index.d.ts",
482
+ "default": "./fesm2022/acorex-components-uploader.mjs"
479
483
  },
480
484
  "./video-player": {
481
485
  "types": "./video-player/index.d.ts",
@@ -484,10 +488,6 @@
484
488
  "./wysiwyg": {
485
489
  "types": "./wysiwyg/index.d.ts",
486
490
  "default": "./fesm2022/acorex-components-wysiwyg.mjs"
487
- },
488
- "./uploader": {
489
- "types": "./uploader/index.d.ts",
490
- "default": "./fesm2022/acorex-components-uploader.mjs"
491
491
  }
492
492
  }
493
493
  }
@@ -183,6 +183,12 @@ declare class AXPopoverComponent extends MXBaseComponent implements OnDestroy {
183
183
  private setupScrollListener;
184
184
  /** @ignore */
185
185
  private removeScrollListener;
186
+ /**
187
+ * True when scroll is a side-effect of focusing an editable control inside the overlay
188
+ * (soft keyboard / visual viewport adjustment), mainly on iOS Safari.
189
+ * @ignore
190
+ */
191
+ private isKeyboardInducedScroll;
186
192
  /**
187
193
  * Checks whether the given element lives inside a child overlay
188
194
  * (an overlay stacked on top of this popover, e.g. a selectbox dropdown).