@fundamental-ngx/core 0.43.28 → 0.43.30

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.
Files changed (126) hide show
  1. package/combobox/combobox.module.d.ts +1 -1
  2. package/dialog/dialog-close-button/dialog-close-button.component.d.ts +3 -1
  3. package/esm2020/action-sheet/action-sheet.component.mjs +1 -1
  4. package/esm2020/combobox/combobox-mobile/combobox-mobile.component.mjs +1 -1
  5. package/esm2020/combobox/combobox.component.mjs +3 -3
  6. package/esm2020/combobox/combobox.module.mjs +8 -5
  7. package/esm2020/date-picker/date-picker.component.mjs +1 -1
  8. package/esm2020/datetime-picker/datetime-picker.component.mjs +1 -1
  9. package/esm2020/dialog/dialog-close-button/dialog-close-button.component.mjs +5 -3
  10. package/esm2020/dialog/dialog-default/dialog-default.component.mjs +3 -3
  11. package/esm2020/form/form-input-message-group/form-input-message-group.component.mjs +9 -3
  12. package/esm2020/menu/directives/menu-interactive.directive.mjs +6 -3
  13. package/esm2020/menu/menu-mobile/menu-mobile.component.mjs +1 -1
  14. package/esm2020/multi-combobox/mobile/mobile-multi-combobox.component.mjs +1 -1
  15. package/esm2020/multi-combobox/multi-combobox.component.mjs +3 -3
  16. package/esm2020/multi-combobox/multi-combobox.module.mjs +8 -5
  17. package/esm2020/multi-input/multi-input-mobile/multi-input-mobile.component.mjs +1 -1
  18. package/esm2020/multi-input/multi-input.component.mjs +3 -3
  19. package/esm2020/multi-input/multi-input.module.mjs +8 -5
  20. package/esm2020/nested-list/nested-list-popover/nested-list-popover.component.mjs +1 -1
  21. package/esm2020/overflow-layout/overflow-layout.component.mjs +1 -1
  22. package/esm2020/popover/popover-mobile/popover-mobile.component.mjs +2 -2
  23. package/esm2020/popover/popover.component.mjs +19 -9
  24. package/esm2020/product-switch/product-switch/product-switch.component.mjs +1 -1
  25. package/esm2020/progress-indicator/progress-indicator.component.mjs +1 -1
  26. package/esm2020/rating-indicator/components/rating-indicator.component.mjs +1 -1
  27. package/esm2020/select/select-mobile/select-mobile.component.mjs +1 -1
  28. package/esm2020/select/select.component.mjs +3 -3
  29. package/esm2020/slider/slider.component.mjs +1 -1
  30. package/esm2020/step-input/step-input.component.mjs +1 -1
  31. package/esm2020/time-picker/time-picker.component.mjs +1 -1
  32. package/esm2020/token/tokenizer.component.mjs +1 -1
  33. package/esm2020/toolbar/toolbar.component.mjs +1 -1
  34. package/fesm2015/fundamental-ngx-core-action-sheet.mjs +1 -1
  35. package/fesm2015/fundamental-ngx-core-action-sheet.mjs.map +1 -1
  36. package/fesm2015/fundamental-ngx-core-combobox.mjs +10 -7
  37. package/fesm2015/fundamental-ngx-core-combobox.mjs.map +1 -1
  38. package/fesm2015/fundamental-ngx-core-date-picker.mjs +1 -1
  39. package/fesm2015/fundamental-ngx-core-date-picker.mjs.map +1 -1
  40. package/fesm2015/fundamental-ngx-core-datetime-picker.mjs +1 -1
  41. package/fesm2015/fundamental-ngx-core-datetime-picker.mjs.map +1 -1
  42. package/fesm2015/fundamental-ngx-core-dialog.mjs +6 -4
  43. package/fesm2015/fundamental-ngx-core-dialog.mjs.map +1 -1
  44. package/fesm2015/fundamental-ngx-core-form.mjs +8 -2
  45. package/fesm2015/fundamental-ngx-core-form.mjs.map +1 -1
  46. package/fesm2015/fundamental-ngx-core-menu.mjs +6 -3
  47. package/fesm2015/fundamental-ngx-core-menu.mjs.map +1 -1
  48. package/fesm2015/fundamental-ngx-core-multi-combobox.mjs +10 -7
  49. package/fesm2015/fundamental-ngx-core-multi-combobox.mjs.map +1 -1
  50. package/fesm2015/fundamental-ngx-core-multi-input.mjs +10 -7
  51. package/fesm2015/fundamental-ngx-core-multi-input.mjs.map +1 -1
  52. package/fesm2015/fundamental-ngx-core-nested-list.mjs +1 -1
  53. package/fesm2015/fundamental-ngx-core-nested-list.mjs.map +1 -1
  54. package/fesm2015/fundamental-ngx-core-overflow-layout.mjs +1 -1
  55. package/fesm2015/fundamental-ngx-core-overflow-layout.mjs.map +1 -1
  56. package/fesm2015/fundamental-ngx-core-popover.mjs +19 -9
  57. package/fesm2015/fundamental-ngx-core-popover.mjs.map +1 -1
  58. package/fesm2015/fundamental-ngx-core-product-switch.mjs +1 -1
  59. package/fesm2015/fundamental-ngx-core-product-switch.mjs.map +1 -1
  60. package/fesm2015/fundamental-ngx-core-progress-indicator.mjs +1 -1
  61. package/fesm2015/fundamental-ngx-core-progress-indicator.mjs.map +1 -1
  62. package/fesm2015/fundamental-ngx-core-rating-indicator.mjs +1 -1
  63. package/fesm2015/fundamental-ngx-core-rating-indicator.mjs.map +1 -1
  64. package/fesm2015/fundamental-ngx-core-select.mjs +3 -3
  65. package/fesm2015/fundamental-ngx-core-select.mjs.map +1 -1
  66. package/fesm2015/fundamental-ngx-core-slider.mjs +1 -1
  67. package/fesm2015/fundamental-ngx-core-slider.mjs.map +1 -1
  68. package/fesm2015/fundamental-ngx-core-step-input.mjs +1 -1
  69. package/fesm2015/fundamental-ngx-core-step-input.mjs.map +1 -1
  70. package/fesm2015/fundamental-ngx-core-time-picker.mjs +1 -1
  71. package/fesm2015/fundamental-ngx-core-time-picker.mjs.map +1 -1
  72. package/fesm2015/fundamental-ngx-core-token.mjs +1 -1
  73. package/fesm2015/fundamental-ngx-core-token.mjs.map +1 -1
  74. package/fesm2015/fundamental-ngx-core-toolbar.mjs +1 -1
  75. package/fesm2015/fundamental-ngx-core-toolbar.mjs.map +1 -1
  76. package/fesm2020/fundamental-ngx-core-action-sheet.mjs +1 -1
  77. package/fesm2020/fundamental-ngx-core-action-sheet.mjs.map +1 -1
  78. package/fesm2020/fundamental-ngx-core-combobox.mjs +10 -7
  79. package/fesm2020/fundamental-ngx-core-combobox.mjs.map +1 -1
  80. package/fesm2020/fundamental-ngx-core-date-picker.mjs +1 -1
  81. package/fesm2020/fundamental-ngx-core-date-picker.mjs.map +1 -1
  82. package/fesm2020/fundamental-ngx-core-datetime-picker.mjs +1 -1
  83. package/fesm2020/fundamental-ngx-core-datetime-picker.mjs.map +1 -1
  84. package/fesm2020/fundamental-ngx-core-dialog.mjs +6 -4
  85. package/fesm2020/fundamental-ngx-core-dialog.mjs.map +1 -1
  86. package/fesm2020/fundamental-ngx-core-form.mjs +8 -2
  87. package/fesm2020/fundamental-ngx-core-form.mjs.map +1 -1
  88. package/fesm2020/fundamental-ngx-core-menu.mjs +6 -3
  89. package/fesm2020/fundamental-ngx-core-menu.mjs.map +1 -1
  90. package/fesm2020/fundamental-ngx-core-multi-combobox.mjs +10 -7
  91. package/fesm2020/fundamental-ngx-core-multi-combobox.mjs.map +1 -1
  92. package/fesm2020/fundamental-ngx-core-multi-input.mjs +10 -7
  93. package/fesm2020/fundamental-ngx-core-multi-input.mjs.map +1 -1
  94. package/fesm2020/fundamental-ngx-core-nested-list.mjs +1 -1
  95. package/fesm2020/fundamental-ngx-core-nested-list.mjs.map +1 -1
  96. package/fesm2020/fundamental-ngx-core-overflow-layout.mjs +1 -1
  97. package/fesm2020/fundamental-ngx-core-overflow-layout.mjs.map +1 -1
  98. package/fesm2020/fundamental-ngx-core-popover.mjs +19 -9
  99. package/fesm2020/fundamental-ngx-core-popover.mjs.map +1 -1
  100. package/fesm2020/fundamental-ngx-core-product-switch.mjs +1 -1
  101. package/fesm2020/fundamental-ngx-core-product-switch.mjs.map +1 -1
  102. package/fesm2020/fundamental-ngx-core-progress-indicator.mjs +1 -1
  103. package/fesm2020/fundamental-ngx-core-progress-indicator.mjs.map +1 -1
  104. package/fesm2020/fundamental-ngx-core-rating-indicator.mjs +1 -1
  105. package/fesm2020/fundamental-ngx-core-rating-indicator.mjs.map +1 -1
  106. package/fesm2020/fundamental-ngx-core-select.mjs +3 -3
  107. package/fesm2020/fundamental-ngx-core-select.mjs.map +1 -1
  108. package/fesm2020/fundamental-ngx-core-slider.mjs +1 -1
  109. package/fesm2020/fundamental-ngx-core-slider.mjs.map +1 -1
  110. package/fesm2020/fundamental-ngx-core-step-input.mjs +1 -1
  111. package/fesm2020/fundamental-ngx-core-step-input.mjs.map +1 -1
  112. package/fesm2020/fundamental-ngx-core-time-picker.mjs +1 -1
  113. package/fesm2020/fundamental-ngx-core-time-picker.mjs.map +1 -1
  114. package/fesm2020/fundamental-ngx-core-token.mjs +1 -1
  115. package/fesm2020/fundamental-ngx-core-token.mjs.map +1 -1
  116. package/fesm2020/fundamental-ngx-core-toolbar.mjs +1 -1
  117. package/fesm2020/fundamental-ngx-core-toolbar.mjs.map +1 -1
  118. package/form/form-input-message-group/form-input-message-group.component.d.ts +5 -1
  119. package/fundamental-ngx-core-v0.43.30.tgz +0 -0
  120. package/menu/directives/menu-interactive.directive.d.ts +2 -0
  121. package/multi-combobox/multi-combobox.module.d.ts +1 -1
  122. package/multi-input/multi-input.module.d.ts +1 -1
  123. package/package.json +3 -3
  124. package/popover/popover.component.d.ts +5 -1
  125. package/schematics/add-dependencies/index.js +4 -4
  126. package/fundamental-ngx-core-v0.43.28.tgz +0 -0
@@ -78,7 +78,7 @@ export class SelectMobileComponent extends MobileModeBase {
78
78
  }
79
79
  }
80
80
  SelectMobileComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: SelectMobileComponent, deps: [{ token: i0.ElementRef }, { token: i1.DialogService }, { token: SELECT_COMPONENT }, { token: MOBILE_MODE_CONFIG, optional: true }], target: i0.ɵɵFactoryTarget.Component });
81
- SelectMobileComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.9", type: SelectMobileComponent, selector: "fd-select-mobile", host: { listeners: { "keydown": "onItemKeydown($event)" } }, viewQueries: [{ propertyName: "_dialogTemplate", first: true, predicate: ["dialogTemplate"], descendants: true }], usesInheritance: true, ngImport: i0, template: "<ng-template let-dialog let-dialogConfig=\"dialogConfig\" #dialogTemplate>\n <fd-dialog tabindex=\"-1\" [dialogConfig]=\"dialogConfig\" [dialogRef]=\"dialog\">\n <fd-dialog-header>\n <h1 id=\"fd-dialog-header\" *ngIf=\"mobileConfig.title\" fd-title>{{ mobileConfig.title }}</h1>\n <button\n role=\"button\"\n *ngIf=\"mobileConfig.hasCloseButton\"\n aria-label=\"close\"\n fd-dialog-close-button\n [mobile]=\"true\"\n (click)=\"_cancel()\"\n ></button>\n </fd-dialog-header>\n\n <fd-dialog-body>\n <ng-container *ngTemplateOutlet=\"childContent\"></ng-container>\n </fd-dialog-body>\n\n <fd-dialog-footer *ngIf=\"mobileConfig.approveButtonText || mobileConfig.cancelButtonText\">\n <fd-button-bar\n *ngIf=\"mobileConfig?.approveButtonText\"\n fdType=\"emphasized\"\n [label]=\"mobileConfig.approveButtonText!\"\n (click)=\"_approve()\"\n >\n </fd-button-bar>\n <fd-button-bar\n *ngIf=\"mobileConfig?.cancelButtonText\"\n [label]=\"mobileConfig.cancelButtonText!\"\n (click)=\"_cancel()\"\n >\n </fd-button-bar>\n </fd-dialog-footer>\n </fd-dialog>\n</ng-template>\n", dependencies: [{ kind: "directive", type: i2.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i2.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "component", type: i1.DialogComponent, selector: "fd-dialog", inputs: ["class", "dialogRef", "dialogConfig"] }, { kind: "component", type: i1.DialogBodyComponent, selector: "fd-dialog-body" }, { kind: "component", type: i1.DialogFooterComponent, selector: "fd-dialog-footer" }, { kind: "component", type: i1.DialogHeaderComponent, selector: "fd-dialog-header" }, { kind: "component", type: i1.DialogCloseButtonComponent, selector: "[fd-dialog-close-button]", inputs: ["mobile", "title"] }, { kind: "component", type: i3.ButtonBarComponent, selector: "fd-button-bar", inputs: ["fullWidth", "fdType", "title", "ariaLabel", "ariaLabelledby", "id"] }, { kind: "component", type: i4.TitleComponent, selector: "h1[fd-title], h2[fd-title], h3[fd-title], h4[fd-title], h5[fd-title], h6[fd-title], span[fd-title]", inputs: ["headerSize", "wrap"], exportAs: ["fd-title"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
81
+ SelectMobileComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.9", type: SelectMobileComponent, selector: "fd-select-mobile", host: { listeners: { "keydown": "onItemKeydown($event)" } }, viewQueries: [{ propertyName: "_dialogTemplate", first: true, predicate: ["dialogTemplate"], descendants: true }], usesInheritance: true, ngImport: i0, template: "<ng-template let-dialog let-dialogConfig=\"dialogConfig\" #dialogTemplate>\n <fd-dialog tabindex=\"-1\" [dialogConfig]=\"dialogConfig\" [dialogRef]=\"dialog\">\n <fd-dialog-header>\n <h1 id=\"fd-dialog-header\" *ngIf=\"mobileConfig.title\" fd-title>{{ mobileConfig.title }}</h1>\n <button\n role=\"button\"\n *ngIf=\"mobileConfig.hasCloseButton\"\n aria-label=\"close\"\n fd-dialog-close-button\n [mobile]=\"true\"\n (click)=\"_cancel()\"\n ></button>\n </fd-dialog-header>\n\n <fd-dialog-body>\n <ng-container *ngTemplateOutlet=\"childContent\"></ng-container>\n </fd-dialog-body>\n\n <fd-dialog-footer *ngIf=\"mobileConfig.approveButtonText || mobileConfig.cancelButtonText\">\n <fd-button-bar\n *ngIf=\"mobileConfig?.approveButtonText\"\n fdType=\"emphasized\"\n [label]=\"mobileConfig.approveButtonText!\"\n (click)=\"_approve()\"\n >\n </fd-button-bar>\n <fd-button-bar\n *ngIf=\"mobileConfig?.cancelButtonText\"\n [label]=\"mobileConfig.cancelButtonText!\"\n (click)=\"_cancel()\"\n >\n </fd-button-bar>\n </fd-dialog-footer>\n </fd-dialog>\n</ng-template>\n", dependencies: [{ kind: "directive", type: i2.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i2.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "component", type: i1.DialogComponent, selector: "fd-dialog", inputs: ["class", "dialogRef", "dialogConfig"] }, { kind: "component", type: i1.DialogBodyComponent, selector: "fd-dialog-body" }, { kind: "component", type: i1.DialogFooterComponent, selector: "fd-dialog-footer" }, { kind: "component", type: i1.DialogHeaderComponent, selector: "fd-dialog-header" }, { kind: "component", type: i1.DialogCloseButtonComponent, selector: "[fd-dialog-close-button]", inputs: ["mobile", "title", "ariaLabel"] }, { kind: "component", type: i3.ButtonBarComponent, selector: "fd-button-bar", inputs: ["fullWidth", "fdType", "title", "ariaLabel", "ariaLabelledby", "id"] }, { kind: "component", type: i4.TitleComponent, selector: "h1[fd-title], h2[fd-title], h3[fd-title], h4[fd-title], h5[fd-title], h6[fd-title], span[fd-title]", inputs: ["headerSize", "wrap"], exportAs: ["fd-title"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
82
82
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: SelectMobileComponent, decorators: [{
83
83
  type: Component,
84
84
  args: [{ selector: 'fd-select-mobile', changeDetection: ChangeDetectionStrategy.OnPush, template: "<ng-template let-dialog let-dialogConfig=\"dialogConfig\" #dialogTemplate>\n <fd-dialog tabindex=\"-1\" [dialogConfig]=\"dialogConfig\" [dialogRef]=\"dialog\">\n <fd-dialog-header>\n <h1 id=\"fd-dialog-header\" *ngIf=\"mobileConfig.title\" fd-title>{{ mobileConfig.title }}</h1>\n <button\n role=\"button\"\n *ngIf=\"mobileConfig.hasCloseButton\"\n aria-label=\"close\"\n fd-dialog-close-button\n [mobile]=\"true\"\n (click)=\"_cancel()\"\n ></button>\n </fd-dialog-header>\n\n <fd-dialog-body>\n <ng-container *ngTemplateOutlet=\"childContent\"></ng-container>\n </fd-dialog-body>\n\n <fd-dialog-footer *ngIf=\"mobileConfig.approveButtonText || mobileConfig.cancelButtonText\">\n <fd-button-bar\n *ngIf=\"mobileConfig?.approveButtonText\"\n fdType=\"emphasized\"\n [label]=\"mobileConfig.approveButtonText!\"\n (click)=\"_approve()\"\n >\n </fd-button-bar>\n <fd-button-bar\n *ngIf=\"mobileConfig?.cancelButtonText\"\n [label]=\"mobileConfig.cancelButtonText!\"\n (click)=\"_cancel()\"\n >\n </fd-button-bar>\n </fd-dialog-footer>\n </fd-dialog>\n</ng-template>\n" }]