@fundamental-ngx/core 0.34.3-rc.29 → 0.34.3-rc.31

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 (101) hide show
  1. package/action-bar/package.json +1 -1
  2. package/action-sheet/package.json +1 -1
  3. package/alert/package.json +1 -1
  4. package/avatar/package.json +1 -1
  5. package/avatar-group/package.json +1 -1
  6. package/bar/package.json +1 -1
  7. package/breadcrumb/package.json +1 -1
  8. package/busy-indicator/package.json +1 -1
  9. package/button/package.json +1 -1
  10. package/calendar/package.json +1 -1
  11. package/card/package.json +1 -1
  12. package/carousel/package.json +1 -1
  13. package/checkbox/package.json +1 -1
  14. package/combobox/package.json +1 -1
  15. package/date-picker/package.json +1 -1
  16. package/datetime/package.json +1 -1
  17. package/datetime-picker/package.json +1 -1
  18. package/dialog/package.json +1 -1
  19. package/dynamic-page/package.json +1 -1
  20. package/dynamic-side-content/package.json +1 -1
  21. package/esm2020/menu/directives/menu-title.directive.mjs +5 -2
  22. package/facets/package.json +1 -1
  23. package/feed-input/package.json +1 -1
  24. package/feed-list-item/package.json +1 -1
  25. package/fesm2015/fundamental-ngx-core-menu.mjs +4 -1
  26. package/fesm2015/fundamental-ngx-core-menu.mjs.map +1 -1
  27. package/fesm2020/fundamental-ngx-core-menu.mjs +4 -1
  28. package/fesm2020/fundamental-ngx-core-menu.mjs.map +1 -1
  29. package/file-uploader/package.json +1 -1
  30. package/fixed-card-layout/package.json +1 -1
  31. package/flexible-column-layout/package.json +1 -1
  32. package/form/package.json +1 -1
  33. package/formatted-text/package.json +1 -1
  34. package/grid-list/package.json +1 -1
  35. package/icon/package.json +1 -1
  36. package/illustrated-message/package.json +1 -1
  37. package/infinite-scroll/package.json +1 -1
  38. package/info-label/package.json +1 -1
  39. package/inline-help/package.json +1 -1
  40. package/input-group/package.json +1 -1
  41. package/layout-grid/package.json +1 -1
  42. package/layout-panel/package.json +1 -1
  43. package/link/package.json +1 -1
  44. package/list/package.json +1 -1
  45. package/menu/directives/menu-title.directive.d.ts +2 -2
  46. package/menu/esm2020/directives/menu-title.directive.mjs +5 -2
  47. package/menu/fesm2015/fundamental-ngx-core-menu.mjs +4 -1
  48. package/menu/fesm2015/fundamental-ngx-core-menu.mjs.map +1 -1
  49. package/menu/fesm2020/fundamental-ngx-core-menu.mjs +4 -1
  50. package/menu/fesm2020/fundamental-ngx-core-menu.mjs.map +1 -1
  51. package/menu/package.json +1 -1
  52. package/message-box/package.json +1 -1
  53. package/message-strip/package.json +1 -1
  54. package/message-toast/package.json +1 -1
  55. package/micro-process-flow/package.json +1 -1
  56. package/mobile-mode/package.json +1 -1
  57. package/multi-input/package.json +1 -1
  58. package/nested-list/package.json +1 -1
  59. package/notification/package.json +1 -1
  60. package/object-identifier/package.json +1 -1
  61. package/object-marker/package.json +1 -1
  62. package/object-number/package.json +1 -1
  63. package/object-status/package.json +1 -1
  64. package/package.json +1 -1
  65. package/pagination/package.json +1 -1
  66. package/panel/package.json +1 -1
  67. package/popover/package.json +1 -1
  68. package/product-switch/package.json +1 -1
  69. package/progress-indicator/package.json +1 -1
  70. package/quick-view/package.json +1 -1
  71. package/radio/package.json +1 -1
  72. package/rating-indicator/package.json +1 -1
  73. package/resizable-card-layout/package.json +1 -1
  74. package/scroll-spy/package.json +1 -1
  75. package/scrollbar/package.json +1 -1
  76. package/segmented-button/package.json +1 -1
  77. package/select/package.json +1 -1
  78. package/shared/package.json +1 -1
  79. package/shellbar/package.json +1 -1
  80. package/side-navigation/package.json +1 -1
  81. package/slider/package.json +1 -1
  82. package/split-button/package.json +1 -1
  83. package/splitter/package.json +1 -1
  84. package/status-indicator/package.json +1 -1
  85. package/step-input/package.json +1 -1
  86. package/switch/package.json +1 -1
  87. package/table/package.json +1 -1
  88. package/tabs/package.json +1 -1
  89. package/text/package.json +1 -1
  90. package/tile/package.json +1 -1
  91. package/time/package.json +1 -1
  92. package/time-picker/package.json +1 -1
  93. package/timeline/package.json +1 -1
  94. package/title/package.json +1 -1
  95. package/token/package.json +1 -1
  96. package/toolbar/package.json +1 -1
  97. package/tree/package.json +1 -1
  98. package/upload-collection/package.json +1 -1
  99. package/utils/package.json +1 -1
  100. package/vertical-navigation/package.json +1 -1
  101. package/wizard/package.json +1 -1
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fundamental-ngx/core/action-bar",
3
- "version": "0.34.3-rc.29",
3
+ "version": "0.34.3-rc.31",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "^13.0.0",
6
6
  "@angular/core": "^13.0.0"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fundamental-ngx/core/action-sheet",
3
- "version": "0.34.3-rc.29",
3
+ "version": "0.34.3-rc.31",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "^13.0.0",
6
6
  "@angular/core": "^13.0.0"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fundamental-ngx/core/alert",
3
- "version": "0.34.3-rc.29",
3
+ "version": "0.34.3-rc.31",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "^13.0.0",
6
6
  "@angular/core": "^13.0.0"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fundamental-ngx/core/avatar",
3
- "version": "0.34.3-rc.29",
3
+ "version": "0.34.3-rc.31",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "^13.0.0",
6
6
  "@angular/core": "^13.0.0"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fundamental-ngx/core/avatar-group",
3
- "version": "0.34.3-rc.29",
3
+ "version": "0.34.3-rc.31",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "^13.0.0",
6
6
  "@angular/core": "^13.0.0"
package/bar/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fundamental-ngx/core/bar",
3
- "version": "0.34.3-rc.29",
3
+ "version": "0.34.3-rc.31",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "^13.0.0",
6
6
  "@angular/core": "^13.0.0"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fundamental-ngx/core/breadcrumb",
3
- "version": "0.34.3-rc.29",
3
+ "version": "0.34.3-rc.31",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "^13.0.0",
6
6
  "@angular/core": "^13.0.0"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fundamental-ngx/core/busy-indicator",
3
- "version": "0.34.3-rc.29",
3
+ "version": "0.34.3-rc.31",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "^13.0.0",
6
6
  "@angular/core": "^13.0.0"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fundamental-ngx/core/button",
3
- "version": "0.34.3-rc.29",
3
+ "version": "0.34.3-rc.31",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "^13.0.0",
6
6
  "@angular/core": "^13.0.0"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fundamental-ngx/core/calendar",
3
- "version": "0.34.3-rc.29",
3
+ "version": "0.34.3-rc.31",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "^13.0.0",
6
6
  "@angular/core": "^13.0.0"
package/card/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fundamental-ngx/core/card",
3
- "version": "0.34.3-rc.29",
3
+ "version": "0.34.3-rc.31",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "^13.0.0",
6
6
  "@angular/core": "^13.0.0"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fundamental-ngx/core/carousel",
3
- "version": "0.34.3-rc.29",
3
+ "version": "0.34.3-rc.31",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "^13.0.0",
6
6
  "@angular/core": "^13.0.0"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fundamental-ngx/core/checkbox",
3
- "version": "0.34.3-rc.29",
3
+ "version": "0.34.3-rc.31",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "^13.0.0",
6
6
  "@angular/core": "^13.0.0"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fundamental-ngx/core/combobox",
3
- "version": "0.34.3-rc.29",
3
+ "version": "0.34.3-rc.31",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "^13.0.0",
6
6
  "@angular/core": "^13.0.0"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fundamental-ngx/core/date-picker",
3
- "version": "0.34.3-rc.29",
3
+ "version": "0.34.3-rc.31",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "^13.0.0",
6
6
  "@angular/core": "^13.0.0"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fundamental-ngx/core/datetime",
3
- "version": "0.34.3-rc.29",
3
+ "version": "0.34.3-rc.31",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "^13.0.0",
6
6
  "@angular/core": "^13.0.0"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fundamental-ngx/core/datetime-picker",
3
- "version": "0.34.3-rc.29",
3
+ "version": "0.34.3-rc.31",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "^13.0.0",
6
6
  "@angular/core": "^13.0.0"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fundamental-ngx/core/dialog",
3
- "version": "0.34.3-rc.29",
3
+ "version": "0.34.3-rc.31",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "^13.0.0",
6
6
  "@angular/core": "^13.0.0"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fundamental-ngx/core/dynamic-page",
3
- "version": "0.34.3-rc.29",
3
+ "version": "0.34.3-rc.31",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "^13.0.0",
6
6
  "@angular/core": "^13.0.0"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fundamental-ngx/core/dynamic-side-content",
3
- "version": "0.34.3-rc.29",
3
+ "version": "0.34.3-rc.31",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "^13.0.0",
6
6
  "@angular/core": "^13.0.0"
@@ -16,7 +16,7 @@ export class MenuTitleDirective {
16
16
  }
17
17
  }
18
18
  MenuTitleDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.4", ngImport: i0, type: MenuTitleDirective, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
19
- MenuTitleDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.2.4", type: MenuTitleDirective, selector: "[fd-menu-title]", host: { properties: { "class.fd-menu__title": "this.fdMenuTitleClass" } }, ngImport: i0 });
19
+ MenuTitleDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.2.4", type: MenuTitleDirective, selector: "[fd-menu-title]", host: { properties: { "class.fd-menu__title": "this.fdMenuTitleClass", "attr.title": "this.title" } }, ngImport: i0 });
20
20
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.4", ngImport: i0, type: MenuTitleDirective, decorators: [{
21
21
  type: Directive,
22
22
  args: [{
@@ -26,5 +26,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.4", ngImpor
26
26
  }], ctorParameters: function () { return [{ type: i0.ElementRef }]; }, propDecorators: { fdMenuTitleClass: [{
27
27
  type: HostBinding,
28
28
  args: ['class.fd-menu__title']
29
+ }], title: [{
30
+ type: HostBinding,
31
+ args: ['attr.title']
29
32
  }] } });
30
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibWVudS10aXRsZS5kaXJlY3RpdmUuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi9saWJzL2NvcmUvc3JjL2xpYi9tZW51L2RpcmVjdGl2ZXMvbWVudS10aXRsZS5kaXJlY3RpdmUudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFNBQVMsRUFBRSxVQUFVLEVBQUUsV0FBVyxFQUFFLE1BQU0sZUFBZSxDQUFDOztBQUVuRTs7R0FFRztBQUtILE1BQU0sT0FBTyxrQkFBa0I7SUFLM0IsY0FBYztJQUNkLFlBQW9CLFdBQXVCO1FBQXZCLGdCQUFXLEdBQVgsV0FBVyxDQUFZO1FBTDNDLGNBQWM7UUFFZCxxQkFBZ0IsR0FBRyxJQUFJLENBQUM7SUFHc0IsQ0FBQztJQUUvQyxpQ0FBaUM7SUFDakMsSUFBSSxLQUFLO1FBQ0wsT0FBTyxJQUFJLENBQUMsV0FBVyxDQUFDLGFBQWEsQ0FBQyxXQUFXLENBQUM7SUFDdEQsQ0FBQzs7K0dBWFEsa0JBQWtCO21HQUFsQixrQkFBa0I7MkZBQWxCLGtCQUFrQjtrQkFKOUIsU0FBUzttQkFBQztvQkFDUCw4REFBOEQ7b0JBQzlELFFBQVEsRUFBRSxpQkFBaUI7aUJBQzlCO2lHQUlHLGdCQUFnQjtzQkFEZixXQUFXO3VCQUFDLHNCQUFzQiIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IERpcmVjdGl2ZSwgRWxlbWVudFJlZiwgSG9zdEJpbmRpbmcgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcblxuLyoqXG4gKiBUaGUgZGlyZWN0aXZlIHRoYXQgcmVwcmVzZW50cyB0aGUgbWVudSB0aXRsZS5cbiAqL1xuQERpcmVjdGl2ZSh7XG4gICAgLy8gZXNsaW50LWRpc2FibGUtbmV4dC1saW5lIEBhbmd1bGFyLWVzbGludC9kaXJlY3RpdmUtc2VsZWN0b3JcbiAgICBzZWxlY3RvcjogJ1tmZC1tZW51LXRpdGxlXSdcbn0pXG5leHBvcnQgY2xhc3MgTWVudVRpdGxlRGlyZWN0aXZlIHtcbiAgICAvKiogQGhpZGRlbiAqL1xuICAgIEBIb3N0QmluZGluZygnY2xhc3MuZmQtbWVudV9fdGl0bGUnKVxuICAgIGZkTWVudVRpdGxlQ2xhc3MgPSB0cnVlO1xuXG4gICAgLyoqIEBoaWRkZW4gKi9cbiAgICBjb25zdHJ1Y3Rvcihwcml2YXRlIF9lbGVtZW50UmVmOiBFbGVtZW50UmVmKSB7fVxuXG4gICAgLyoqIFJldHVybnMgZWxlbWVudCB0aXRsZSB0ZXh0ICovXG4gICAgZ2V0IHRpdGxlKCk6IHN0cmluZyB7XG4gICAgICAgIHJldHVybiB0aGlzLl9lbGVtZW50UmVmLm5hdGl2ZUVsZW1lbnQudGV4dENvbnRlbnQ7XG4gICAgfVxufVxuIl19
33
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibWVudS10aXRsZS5kaXJlY3RpdmUuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi9saWJzL2NvcmUvc3JjL2xpYi9tZW51L2RpcmVjdGl2ZXMvbWVudS10aXRsZS5kaXJlY3RpdmUudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFNBQVMsRUFBRSxVQUFVLEVBQUUsV0FBVyxFQUFFLE1BQU0sZUFBZSxDQUFDOztBQUVuRTs7R0FFRztBQUtILE1BQU0sT0FBTyxrQkFBa0I7SUFXM0IsY0FBYztJQUNkLFlBQW9CLFdBQXVCO1FBQXZCLGdCQUFXLEdBQVgsV0FBVyxDQUFZO1FBWDNDLGNBQWM7UUFFZCxxQkFBZ0IsR0FBRyxJQUFJLENBQUM7SUFTc0IsQ0FBQztJQVAvQyxpQ0FBaUM7SUFDakMsSUFDSSxLQUFLO1FBQ0wsT0FBTyxJQUFJLENBQUMsV0FBVyxDQUFDLGFBQWEsQ0FBQyxXQUFXLENBQUM7SUFDdEQsQ0FBQzs7K0dBVFEsa0JBQWtCO21HQUFsQixrQkFBa0I7MkZBQWxCLGtCQUFrQjtrQkFKOUIsU0FBUzttQkFBQztvQkFDUCw4REFBOEQ7b0JBQzlELFFBQVEsRUFBRSxpQkFBaUI7aUJBQzlCO2lHQUlHLGdCQUFnQjtzQkFEZixXQUFXO3VCQUFDLHNCQUFzQjtnQkFLL0IsS0FBSztzQkFEUixXQUFXO3VCQUFDLFlBQVkiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBEaXJlY3RpdmUsIEVsZW1lbnRSZWYsIEhvc3RCaW5kaW5nIH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5cbi8qKlxuICogVGhlIGRpcmVjdGl2ZSB0aGF0IHJlcHJlc2VudHMgdGhlIG1lbnUgdGl0bGUuXG4gKi9cbkBEaXJlY3RpdmUoe1xuICAgIC8vIGVzbGludC1kaXNhYmxlLW5leHQtbGluZSBAYW5ndWxhci1lc2xpbnQvZGlyZWN0aXZlLXNlbGVjdG9yXG4gICAgc2VsZWN0b3I6ICdbZmQtbWVudS10aXRsZV0nXG59KVxuZXhwb3J0IGNsYXNzIE1lbnVUaXRsZURpcmVjdGl2ZSB7XG4gICAgLyoqIEBoaWRkZW4gKi9cbiAgICBASG9zdEJpbmRpbmcoJ2NsYXNzLmZkLW1lbnVfX3RpdGxlJylcbiAgICBmZE1lbnVUaXRsZUNsYXNzID0gdHJ1ZTtcblxuICAgIC8qKiBSZXR1cm5zIGVsZW1lbnQgdGl0bGUgdGV4dCAqL1xuICAgIEBIb3N0QmluZGluZygnYXR0ci50aXRsZScpXG4gICAgZ2V0IHRpdGxlKCk6IHN0cmluZyB7XG4gICAgICAgIHJldHVybiB0aGlzLl9lbGVtZW50UmVmLm5hdGl2ZUVsZW1lbnQudGV4dENvbnRlbnQ7XG4gICAgfVxuXG4gICAgLyoqIEBoaWRkZW4gKi9cbiAgICBjb25zdHJ1Y3Rvcihwcml2YXRlIF9lbGVtZW50UmVmOiBFbGVtZW50UmVmKSB7fVxufVxuIl19
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fundamental-ngx/core/facets",
3
- "version": "0.34.3-rc.29",
3
+ "version": "0.34.3-rc.31",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "^13.0.0",
6
6
  "@angular/core": "^13.0.0"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fundamental-ngx/core/feed-input",
3
- "version": "0.34.3-rc.29",
3
+ "version": "0.34.3-rc.31",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "^13.0.0",
6
6
  "@angular/core": "^13.0.0"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fundamental-ngx/core/feed-list-item",
3
- "version": "0.34.3-rc.29",
3
+ "version": "0.34.3-rc.31",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "^13.0.0",
6
6
  "@angular/core": "^13.0.0"
@@ -36,7 +36,7 @@ class MenuTitleDirective {
36
36
  }
37
37
  }
38
38
  MenuTitleDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.4", ngImport: i0, type: MenuTitleDirective, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
39
- MenuTitleDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.2.4", type: MenuTitleDirective, selector: "[fd-menu-title]", host: { properties: { "class.fd-menu__title": "this.fdMenuTitleClass" } }, ngImport: i0 });
39
+ MenuTitleDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.2.4", type: MenuTitleDirective, selector: "[fd-menu-title]", host: { properties: { "class.fd-menu__title": "this.fdMenuTitleClass", "attr.title": "this.title" } }, ngImport: i0 });
40
40
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.4", ngImport: i0, type: MenuTitleDirective, decorators: [{
41
41
  type: Directive,
42
42
  args: [{
@@ -46,6 +46,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.4", ngImpor
46
46
  }], ctorParameters: function () { return [{ type: i0.ElementRef }]; }, propDecorators: { fdMenuTitleClass: [{
47
47
  type: HostBinding,
48
48
  args: ['class.fd-menu__title']
49
+ }], title: [{
50
+ type: HostBinding,
51
+ args: ['attr.title']
49
52
  }] } });
50
53
 
51
54
  class MenuInteractiveDirective {