@ni/nimble-angular 20.2.19 → 20.2.21
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/directives/combobox/nimble-combobox-control-value-accessor.directive.d.ts +1 -1
- package/esm2020/directives/anchor/nimble-anchor.directive.mjs +4 -4
- package/esm2020/directives/anchor-base/nimble-anchor-base.directive.mjs +5 -5
- package/esm2020/directives/anchor-button/nimble-anchor-button.directive.mjs +4 -4
- package/esm2020/directives/anchor-menu-item/nimble-anchor-menu-item.directive.mjs +4 -4
- package/esm2020/directives/anchor-tab/nimble-anchor-tab.directive.mjs +4 -4
- package/esm2020/directives/anchor-tabs/nimble-anchor-tabs.directive.mjs +5 -5
- package/esm2020/directives/anchor-tree-item/nimble-anchor-tree-item.directive.mjs +4 -4
- package/esm2020/directives/banner/nimble-banner.directive.mjs +6 -6
- package/esm2020/directives/breadcrumb/nimble-breadcrumb.directive.mjs +5 -5
- package/esm2020/directives/breadcrumb-item/nimble-breadcrumb-item-router-link-with-href.directive.mjs +4 -4
- package/esm2020/directives/button/nimble-button.directive.mjs +5 -5
- package/esm2020/directives/card-button/nimble-card-button.directive.mjs +5 -5
- package/esm2020/directives/checkbox/nimble-checkbox.directive.mjs +5 -5
- package/esm2020/directives/combobox/nimble-combobox-control-value-accessor.directive.mjs +9 -9
- package/esm2020/directives/combobox/nimble-combobox.directive.mjs +5 -5
- package/esm2020/directives/dialog/nimble-dialog.directive.mjs +5 -5
- package/esm2020/directives/drawer/nimble-drawer.directive.mjs +5 -5
- package/esm2020/directives/icon-base/nimble-icon-base.directive.mjs +5 -5
- package/esm2020/directives/list-option/nimble-combobox-list-option.directive.mjs +6 -6
- package/esm2020/directives/list-option/nimble-list-option.directive.mjs +5 -5
- package/esm2020/directives/menu-button/nimble-menu-button.directive.mjs +5 -5
- package/esm2020/directives/menu-item/nimble-menu-item.directive.mjs +5 -5
- package/esm2020/directives/number-field/nimble-number-field.directive.mjs +5 -5
- package/esm2020/directives/radio/nimble-radio.directive.mjs +5 -5
- package/esm2020/directives/radio-group/nimble-radio-group.directive.mjs +5 -5
- package/esm2020/directives/select/nimble-select.directive.mjs +5 -5
- package/esm2020/directives/spinner/nimble-spinner.directive.mjs +5 -5
- package/esm2020/directives/switch/nimble-switch.directive.mjs +5 -5
- package/esm2020/directives/tab/nimble-tab.directive.mjs +5 -5
- package/esm2020/directives/tabs/nimble-tabs.directive.mjs +6 -6
- package/esm2020/directives/text-area/nimble-text-area.directive.mjs +5 -5
- package/esm2020/directives/text-field/nimble-text-field.directive.mjs +5 -5
- package/esm2020/directives/theme-provider/nimble-theme-provider.directive.mjs +5 -5
- package/esm2020/directives/toggle-button/nimble-toggle-button.directive.mjs +5 -5
- package/esm2020/directives/tooltip/nimble-tooltip.directive.mjs +5 -5
- package/esm2020/directives/tree-item/nimble-tree-item.directive.mjs +6 -6
- package/esm2020/directives/tree-view/nimble-tree-view.directive.mjs +5 -5
- package/esm2020/mapping/base/nimble-mapping-base.directive.mjs +5 -5
- package/esm2020/mapping/icon/nimble-mapping-icon.directive.mjs +6 -6
- package/esm2020/mapping/spinner/nimble-mapping-spinner.directive.mjs +6 -6
- package/esm2020/mapping/text/nimble-mapping-text.directive.mjs +6 -6
- package/esm2020/mapping/user/nimble-mapping-user.directive.mjs +6 -6
- package/esm2020/rich-text/editor/nimble-rich-text-editor.directive.mjs +6 -6
- package/esm2020/rich-text/viewer/nimble-rich-text-viewer.directive.mjs +5 -5
- package/esm2020/rich-text-mention/nimble-rich-text-mention-base.directive.mjs +5 -5
- package/esm2020/table/nimble-table.directive.mjs +5 -5
- package/esm2020/table-column/anchor/nimble-table-column-anchor.directive.mjs +4 -4
- package/esm2020/table-column/date-text/nimble-table-column-date-text.directive.mjs +4 -4
- package/esm2020/table-column/duration-text/nimble-table-column-duration-text.directive.mjs +4 -4
- package/esm2020/table-column/enum-text/nimble-table-column-enum-text.directive.mjs +4 -4
- package/esm2020/table-column/icon/nimble-table-column-icon.directive.mjs +4 -4
- package/esm2020/table-column/nimble-table-column-base.directive.mjs +5 -5
- package/esm2020/table-column/number-text/nimble-table-column-number-text.directive.mjs +4 -4
- package/esm2020/table-column/text/nimble-table-column-text.directive.mjs +4 -4
- package/esm2020/unit/byte/nimble-unit-byte.directive.mjs +5 -5
- package/fesm2015/ni-nimble-angular-mapping-base.mjs +4 -4
- package/fesm2015/ni-nimble-angular-mapping-base.mjs.map +1 -1
- package/fesm2015/ni-nimble-angular-mapping-icon.mjs +5 -5
- package/fesm2015/ni-nimble-angular-mapping-icon.mjs.map +1 -1
- package/fesm2015/ni-nimble-angular-mapping-spinner.mjs +5 -5
- package/fesm2015/ni-nimble-angular-mapping-spinner.mjs.map +1 -1
- package/fesm2015/ni-nimble-angular-mapping-text.mjs +5 -5
- package/fesm2015/ni-nimble-angular-mapping-text.mjs.map +1 -1
- package/fesm2015/ni-nimble-angular-mapping-user.mjs +5 -5
- package/fesm2015/ni-nimble-angular-mapping-user.mjs.map +1 -1
- package/fesm2015/ni-nimble-angular-rich-text-editor.mjs +5 -5
- package/fesm2015/ni-nimble-angular-rich-text-editor.mjs.map +1 -1
- package/fesm2015/ni-nimble-angular-rich-text-mention.mjs +4 -4
- package/fesm2015/ni-nimble-angular-rich-text-mention.mjs.map +1 -1
- package/fesm2015/ni-nimble-angular-rich-text-viewer.mjs +4 -4
- package/fesm2015/ni-nimble-angular-rich-text-viewer.mjs.map +1 -1
- package/fesm2015/ni-nimble-angular-table-column-anchor.mjs +3 -3
- package/fesm2015/ni-nimble-angular-table-column-anchor.mjs.map +1 -1
- package/fesm2015/ni-nimble-angular-table-column-date-text.mjs +3 -3
- package/fesm2015/ni-nimble-angular-table-column-date-text.mjs.map +1 -1
- package/fesm2015/ni-nimble-angular-table-column-duration-text.mjs +3 -3
- package/fesm2015/ni-nimble-angular-table-column-duration-text.mjs.map +1 -1
- package/fesm2015/ni-nimble-angular-table-column-enum-text.mjs +3 -3
- package/fesm2015/ni-nimble-angular-table-column-enum-text.mjs.map +1 -1
- package/fesm2015/ni-nimble-angular-table-column-icon.mjs +3 -3
- package/fesm2015/ni-nimble-angular-table-column-icon.mjs.map +1 -1
- package/fesm2015/ni-nimble-angular-table-column-number-text.mjs +3 -3
- package/fesm2015/ni-nimble-angular-table-column-number-text.mjs.map +1 -1
- package/fesm2015/ni-nimble-angular-table-column-text.mjs +3 -3
- package/fesm2015/ni-nimble-angular-table-column-text.mjs.map +1 -1
- package/fesm2015/ni-nimble-angular-table-column.mjs +4 -4
- package/fesm2015/ni-nimble-angular-table-column.mjs.map +1 -1
- package/fesm2015/ni-nimble-angular-table.mjs +4 -4
- package/fesm2015/ni-nimble-angular-table.mjs.map +1 -1
- package/fesm2015/ni-nimble-angular-unit-byte.mjs +4 -4
- package/fesm2015/ni-nimble-angular-unit-byte.mjs.map +1 -1
- package/fesm2015/ni-nimble-angular.mjs +150 -150
- package/fesm2015/ni-nimble-angular.mjs.map +1 -1
- package/fesm2020/ni-nimble-angular-mapping-base.mjs +4 -4
- package/fesm2020/ni-nimble-angular-mapping-base.mjs.map +1 -1
- package/fesm2020/ni-nimble-angular-mapping-icon.mjs +5 -5
- package/fesm2020/ni-nimble-angular-mapping-icon.mjs.map +1 -1
- package/fesm2020/ni-nimble-angular-mapping-spinner.mjs +5 -5
- package/fesm2020/ni-nimble-angular-mapping-spinner.mjs.map +1 -1
- package/fesm2020/ni-nimble-angular-mapping-text.mjs +5 -5
- package/fesm2020/ni-nimble-angular-mapping-text.mjs.map +1 -1
- package/fesm2020/ni-nimble-angular-mapping-user.mjs +5 -5
- package/fesm2020/ni-nimble-angular-mapping-user.mjs.map +1 -1
- package/fesm2020/ni-nimble-angular-rich-text-editor.mjs +5 -5
- package/fesm2020/ni-nimble-angular-rich-text-editor.mjs.map +1 -1
- package/fesm2020/ni-nimble-angular-rich-text-mention.mjs +4 -4
- package/fesm2020/ni-nimble-angular-rich-text-mention.mjs.map +1 -1
- package/fesm2020/ni-nimble-angular-rich-text-viewer.mjs +4 -4
- package/fesm2020/ni-nimble-angular-rich-text-viewer.mjs.map +1 -1
- package/fesm2020/ni-nimble-angular-table-column-anchor.mjs +3 -3
- package/fesm2020/ni-nimble-angular-table-column-anchor.mjs.map +1 -1
- package/fesm2020/ni-nimble-angular-table-column-date-text.mjs +3 -3
- package/fesm2020/ni-nimble-angular-table-column-date-text.mjs.map +1 -1
- package/fesm2020/ni-nimble-angular-table-column-duration-text.mjs +3 -3
- package/fesm2020/ni-nimble-angular-table-column-duration-text.mjs.map +1 -1
- package/fesm2020/ni-nimble-angular-table-column-enum-text.mjs +3 -3
- package/fesm2020/ni-nimble-angular-table-column-enum-text.mjs.map +1 -1
- package/fesm2020/ni-nimble-angular-table-column-icon.mjs +3 -3
- package/fesm2020/ni-nimble-angular-table-column-icon.mjs.map +1 -1
- package/fesm2020/ni-nimble-angular-table-column-number-text.mjs +3 -3
- package/fesm2020/ni-nimble-angular-table-column-number-text.mjs.map +1 -1
- package/fesm2020/ni-nimble-angular-table-column-text.mjs +3 -3
- package/fesm2020/ni-nimble-angular-table-column-text.mjs.map +1 -1
- package/fesm2020/ni-nimble-angular-table-column.mjs +4 -4
- package/fesm2020/ni-nimble-angular-table-column.mjs.map +1 -1
- package/fesm2020/ni-nimble-angular-table.mjs +4 -4
- package/fesm2020/ni-nimble-angular-table.mjs.map +1 -1
- package/fesm2020/ni-nimble-angular-unit-byte.mjs +4 -4
- package/fesm2020/ni-nimble-angular-unit-byte.mjs.map +1 -1
- package/fesm2020/ni-nimble-angular.mjs +150 -150
- package/fesm2020/ni-nimble-angular.mjs.map +1 -1
- package/internal-utilities/template-value-helpers.d.ts +3 -3
- package/package.json +2 -2
- package/table-column/anchor/nimble-table-column-anchor-navigation-guard.directive.d.ts +1 -1
|
@@ -660,10 +660,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
660
660
|
* Base class for directives providing link attributes.
|
|
661
661
|
*/
|
|
662
662
|
class NimbleAnchorBaseDirective {
|
|
663
|
-
constructor(renderer, elementRef) {
|
|
664
|
-
this.renderer = renderer;
|
|
665
|
-
this.elementRef = elementRef;
|
|
666
|
-
}
|
|
667
663
|
get href() {
|
|
668
664
|
return this.elementRef.nativeElement.href;
|
|
669
665
|
}
|
|
@@ -706,6 +702,10 @@ class NimbleAnchorBaseDirective {
|
|
|
706
702
|
set type(value) {
|
|
707
703
|
this.renderer.setProperty(this.elementRef.nativeElement, 'type', value);
|
|
708
704
|
}
|
|
705
|
+
constructor(renderer, elementRef) {
|
|
706
|
+
this.renderer = renderer;
|
|
707
|
+
this.elementRef = elementRef;
|
|
708
|
+
}
|
|
709
709
|
}
|
|
710
710
|
NimbleAnchorBaseDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NimbleAnchorBaseDirective, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
|
|
711
711
|
NimbleAnchorBaseDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.10", type: NimbleAnchorBaseDirective, inputs: { href: "href", hreflang: "hreflang", ping: "ping", referrerpolicy: "referrerpolicy", rel: "rel", target: "target", type: "type" }, ngImport: i0 });
|
|
@@ -731,9 +731,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
731
731
|
* Directive to provide Angular integration for the anchor.
|
|
732
732
|
*/
|
|
733
733
|
class NimbleAnchorDirective extends NimbleAnchorBaseDirective {
|
|
734
|
-
constructor(renderer, elementRef) {
|
|
735
|
-
super(renderer, elementRef);
|
|
736
|
-
}
|
|
737
734
|
get appearance() {
|
|
738
735
|
return this.elementRef.nativeElement.appearance;
|
|
739
736
|
}
|
|
@@ -752,6 +749,9 @@ class NimbleAnchorDirective extends NimbleAnchorBaseDirective {
|
|
|
752
749
|
set contentEditable(value) {
|
|
753
750
|
this.renderer.setProperty(this.elementRef.nativeElement, 'contentEditable', value);
|
|
754
751
|
}
|
|
752
|
+
constructor(renderer, elementRef) {
|
|
753
|
+
super(renderer, elementRef);
|
|
754
|
+
}
|
|
755
755
|
}
|
|
756
756
|
NimbleAnchorDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NimbleAnchorDirective, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
|
|
757
757
|
NimbleAnchorDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.10", type: NimbleAnchorDirective, selector: "nimble-anchor", inputs: { appearance: "appearance", underlineHidden: ["underline-hidden", "underlineHidden"], contentEditable: ["contenteditable", "contentEditable"] }, usesInheritance: true, ngImport: i0 });
|
|
@@ -861,9 +861,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
861
861
|
* Directive to provide Angular integration for the anchor button.
|
|
862
862
|
*/
|
|
863
863
|
class NimbleAnchorButtonDirective extends NimbleAnchorBaseDirective {
|
|
864
|
-
constructor(renderer, elementRef) {
|
|
865
|
-
super(renderer, elementRef);
|
|
866
|
-
}
|
|
867
864
|
get appearance() {
|
|
868
865
|
return this.elementRef.nativeElement.appearance;
|
|
869
866
|
}
|
|
@@ -888,6 +885,9 @@ class NimbleAnchorButtonDirective extends NimbleAnchorBaseDirective {
|
|
|
888
885
|
set disabled(value) {
|
|
889
886
|
this.renderer.setProperty(this.elementRef.nativeElement, 'disabled', toBooleanProperty(value));
|
|
890
887
|
}
|
|
888
|
+
constructor(renderer, elementRef) {
|
|
889
|
+
super(renderer, elementRef);
|
|
890
|
+
}
|
|
891
891
|
}
|
|
892
892
|
NimbleAnchorButtonDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NimbleAnchorButtonDirective, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
|
|
893
893
|
NimbleAnchorButtonDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.10", type: NimbleAnchorButtonDirective, selector: "nimble-anchor-button", inputs: { appearance: "appearance", appearanceVariant: ["appearance-variant", "appearanceVariant"], contentHidden: ["content-hidden", "contentHidden"], disabled: "disabled" }, usesInheritance: true, ngImport: i0 });
|
|
@@ -969,15 +969,15 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
969
969
|
* Directive to provide Angular integration for the anchor menu item.
|
|
970
970
|
*/
|
|
971
971
|
class NimbleAnchorMenuItemDirective extends NimbleAnchorBaseDirective {
|
|
972
|
-
constructor(renderer, elementRef) {
|
|
973
|
-
super(renderer, elementRef);
|
|
974
|
-
}
|
|
975
972
|
get disabled() {
|
|
976
973
|
return this.elementRef.nativeElement.disabled;
|
|
977
974
|
}
|
|
978
975
|
set disabled(value) {
|
|
979
976
|
this.renderer.setProperty(this.elementRef.nativeElement, 'disabled', toBooleanProperty(value));
|
|
980
977
|
}
|
|
978
|
+
constructor(renderer, elementRef) {
|
|
979
|
+
super(renderer, elementRef);
|
|
980
|
+
}
|
|
981
981
|
}
|
|
982
982
|
NimbleAnchorMenuItemDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NimbleAnchorMenuItemDirective, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
|
|
983
983
|
NimbleAnchorMenuItemDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.10", type: NimbleAnchorMenuItemDirective, selector: "nimble-anchor-menu-item", inputs: { disabled: "disabled" }, usesInheritance: true, ngImport: i0 });
|
|
@@ -1051,15 +1051,15 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
1051
1051
|
* Directive to provide Angular integration for the anchor tab.
|
|
1052
1052
|
*/
|
|
1053
1053
|
class NimbleAnchorTabDirective extends NimbleAnchorBaseDirective {
|
|
1054
|
-
constructor(renderer, elementRef) {
|
|
1055
|
-
super(renderer, elementRef);
|
|
1056
|
-
}
|
|
1057
1054
|
get disabled() {
|
|
1058
1055
|
return this.elementRef.nativeElement.disabled;
|
|
1059
1056
|
}
|
|
1060
1057
|
set disabled(value) {
|
|
1061
1058
|
this.renderer.setProperty(this.elementRef.nativeElement, 'disabled', toBooleanProperty(value));
|
|
1062
1059
|
}
|
|
1060
|
+
constructor(renderer, elementRef) {
|
|
1061
|
+
super(renderer, elementRef);
|
|
1062
|
+
}
|
|
1063
1063
|
}
|
|
1064
1064
|
NimbleAnchorTabDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NimbleAnchorTabDirective, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
|
|
1065
1065
|
NimbleAnchorTabDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.10", type: NimbleAnchorTabDirective, selector: "nimble-anchor-tab", inputs: { disabled: "disabled" }, usesInheritance: true, ngImport: i0 });
|
|
@@ -1090,10 +1090,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
1090
1090
|
* Directive to provide Angular integration for the anchor tabs element.
|
|
1091
1091
|
*/
|
|
1092
1092
|
class NimbleAnchorTabsDirective {
|
|
1093
|
-
constructor(renderer, elementRef) {
|
|
1094
|
-
this.renderer = renderer;
|
|
1095
|
-
this.elementRef = elementRef;
|
|
1096
|
-
}
|
|
1097
1093
|
get activeid() {
|
|
1098
1094
|
return this.elementRef.nativeElement.activeid ?? '';
|
|
1099
1095
|
}
|
|
@@ -1103,6 +1099,10 @@ class NimbleAnchorTabsDirective {
|
|
|
1103
1099
|
get activetab() {
|
|
1104
1100
|
return this.elementRef.nativeElement.activetab;
|
|
1105
1101
|
}
|
|
1102
|
+
constructor(renderer, elementRef) {
|
|
1103
|
+
this.renderer = renderer;
|
|
1104
|
+
this.elementRef = elementRef;
|
|
1105
|
+
}
|
|
1106
1106
|
}
|
|
1107
1107
|
NimbleAnchorTabsDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NimbleAnchorTabsDirective, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
|
|
1108
1108
|
NimbleAnchorTabsDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.10", type: NimbleAnchorTabsDirective, selector: "nimble-anchor-tabs", inputs: { activeid: "activeid" }, ngImport: i0 });
|
|
@@ -1176,9 +1176,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
1176
1176
|
* Directive to provide Angular integration for the anchor tree item.
|
|
1177
1177
|
*/
|
|
1178
1178
|
class NimbleAnchorTreeItemDirective extends NimbleAnchorBaseDirective {
|
|
1179
|
-
constructor(renderer, elementRef) {
|
|
1180
|
-
super(renderer, elementRef);
|
|
1181
|
-
}
|
|
1182
1179
|
get disabled() {
|
|
1183
1180
|
return this.elementRef.nativeElement.disabled;
|
|
1184
1181
|
}
|
|
@@ -1191,6 +1188,9 @@ class NimbleAnchorTreeItemDirective extends NimbleAnchorBaseDirective {
|
|
|
1191
1188
|
set selected(value) {
|
|
1192
1189
|
this.renderer.setProperty(this.elementRef.nativeElement, 'selected', toBooleanProperty(value));
|
|
1193
1190
|
}
|
|
1191
|
+
constructor(renderer, elementRef) {
|
|
1192
|
+
super(renderer, elementRef);
|
|
1193
|
+
}
|
|
1194
1194
|
}
|
|
1195
1195
|
NimbleAnchorTreeItemDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NimbleAnchorTreeItemDirective, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
|
|
1196
1196
|
NimbleAnchorTreeItemDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.10", type: NimbleAnchorTreeItemDirective, selector: "nimble-anchor-tree-item", inputs: { disabled: "disabled", selected: "selected" }, usesInheritance: true, ngImport: i0 });
|
|
@@ -1223,11 +1223,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
1223
1223
|
* Directive to provide Angular integration for the banner.
|
|
1224
1224
|
*/
|
|
1225
1225
|
class NimbleBannerDirective {
|
|
1226
|
-
constructor(renderer, elementRef) {
|
|
1227
|
-
this.renderer = renderer;
|
|
1228
|
-
this.elementRef = elementRef;
|
|
1229
|
-
this.openChange = new EventEmitter();
|
|
1230
|
-
}
|
|
1231
1226
|
get open() {
|
|
1232
1227
|
return this.elementRef.nativeElement.open;
|
|
1233
1228
|
}
|
|
@@ -1252,6 +1247,11 @@ class NimbleBannerDirective {
|
|
|
1252
1247
|
set preventDismiss(value) {
|
|
1253
1248
|
this.renderer.setProperty(this.elementRef.nativeElement, 'preventDismiss', toBooleanProperty(value));
|
|
1254
1249
|
}
|
|
1250
|
+
constructor(renderer, elementRef) {
|
|
1251
|
+
this.renderer = renderer;
|
|
1252
|
+
this.elementRef = elementRef;
|
|
1253
|
+
this.openChange = new EventEmitter();
|
|
1254
|
+
}
|
|
1255
1255
|
onToggle($event) {
|
|
1256
1256
|
if ($event.target === this.elementRef.nativeElement) {
|
|
1257
1257
|
this.openChange.emit(this.open);
|
|
@@ -1300,16 +1300,16 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
1300
1300
|
* Directive to provide Angular integration for the breadcrumb.
|
|
1301
1301
|
*/
|
|
1302
1302
|
class NimbleBreadcrumbDirective {
|
|
1303
|
-
constructor(renderer, elementRef) {
|
|
1304
|
-
this.renderer = renderer;
|
|
1305
|
-
this.elementRef = elementRef;
|
|
1306
|
-
}
|
|
1307
1303
|
get appearance() {
|
|
1308
1304
|
return this.elementRef.nativeElement.appearance;
|
|
1309
1305
|
}
|
|
1310
1306
|
set appearance(value) {
|
|
1311
1307
|
this.renderer.setProperty(this.elementRef.nativeElement, 'appearance', value);
|
|
1312
1308
|
}
|
|
1309
|
+
constructor(renderer, elementRef) {
|
|
1310
|
+
this.renderer = renderer;
|
|
1311
|
+
this.elementRef = elementRef;
|
|
1312
|
+
}
|
|
1313
1313
|
}
|
|
1314
1314
|
NimbleBreadcrumbDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NimbleBreadcrumbDirective, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
|
|
1315
1315
|
NimbleBreadcrumbDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.10", type: NimbleBreadcrumbDirective, selector: "nimble-breadcrumb", inputs: { appearance: "appearance" }, ngImport: i0 });
|
|
@@ -1349,13 +1349,13 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
1349
1349
|
* won't also be an active RouterLink directive incorrectly handling navigation.
|
|
1350
1350
|
*/
|
|
1351
1351
|
class NimbleBreadcrumbItemRouterLinkWithHrefDirective extends RouterLink {
|
|
1352
|
+
set nimbleRouterLink(commands) {
|
|
1353
|
+
this.routerLink = commands;
|
|
1354
|
+
}
|
|
1352
1355
|
constructor(router, route, renderer, elementRef, locationStrategy) {
|
|
1353
1356
|
super(router, route, undefined, renderer, elementRef, locationStrategy);
|
|
1354
1357
|
this.elementRef = elementRef;
|
|
1355
1358
|
}
|
|
1356
|
-
set nimbleRouterLink(commands) {
|
|
1357
|
-
this.routerLink = commands;
|
|
1358
|
-
}
|
|
1359
1359
|
onClick(_button, _ctrlKey, _shiftKey, _altKey, _metaKey) {
|
|
1360
1360
|
// onClick is the 'click' @HostListener handler in RouterLinkWithHref. Override it to do nothing so that this directive
|
|
1361
1361
|
// can be in control of when the click handler is called. This allows RouterLinkWithHref's onClick to only be called
|
|
@@ -1444,10 +1444,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
1444
1444
|
* Directive to provide Angular integration for the button.
|
|
1445
1445
|
*/
|
|
1446
1446
|
class NimbleButtonDirective {
|
|
1447
|
-
constructor(renderer, elementRef) {
|
|
1448
|
-
this.renderer = renderer;
|
|
1449
|
-
this.elementRef = elementRef;
|
|
1450
|
-
}
|
|
1451
1447
|
get appearance() {
|
|
1452
1448
|
return this.elementRef.nativeElement.appearance;
|
|
1453
1449
|
}
|
|
@@ -1478,6 +1474,10 @@ class NimbleButtonDirective {
|
|
|
1478
1474
|
set contentHidden(value) {
|
|
1479
1475
|
this.renderer.setProperty(this.elementRef.nativeElement, 'contentHidden', toBooleanProperty(value));
|
|
1480
1476
|
}
|
|
1477
|
+
constructor(renderer, elementRef) {
|
|
1478
|
+
this.renderer = renderer;
|
|
1479
|
+
this.elementRef = elementRef;
|
|
1480
|
+
}
|
|
1481
1481
|
}
|
|
1482
1482
|
NimbleButtonDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NimbleButtonDirective, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
|
|
1483
1483
|
NimbleButtonDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.10", type: NimbleButtonDirective, selector: "nimble-button", inputs: { appearance: "appearance", appearanceVariant: ["appearance-variant", "appearanceVariant"], disabled: "disabled", type: "type", contentHidden: ["content-hidden", "contentHidden"] }, ngImport: i0 });
|
|
@@ -1518,10 +1518,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
1518
1518
|
* Directive to provide Angular integration for the card button.
|
|
1519
1519
|
*/
|
|
1520
1520
|
class NimbleCardButtonDirective {
|
|
1521
|
-
constructor(renderer, elementRef) {
|
|
1522
|
-
this.renderer = renderer;
|
|
1523
|
-
this.elementRef = elementRef;
|
|
1524
|
-
}
|
|
1525
1521
|
get disabled() {
|
|
1526
1522
|
return this.elementRef.nativeElement.disabled;
|
|
1527
1523
|
}
|
|
@@ -1534,6 +1530,10 @@ class NimbleCardButtonDirective {
|
|
|
1534
1530
|
set selected(value) {
|
|
1535
1531
|
this.renderer.setProperty(this.elementRef.nativeElement, 'selected', toBooleanProperty(value));
|
|
1536
1532
|
}
|
|
1533
|
+
constructor(renderer, elementRef) {
|
|
1534
|
+
this.renderer = renderer;
|
|
1535
|
+
this.elementRef = elementRef;
|
|
1536
|
+
}
|
|
1537
1537
|
}
|
|
1538
1538
|
NimbleCardButtonDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NimbleCardButtonDirective, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
|
|
1539
1539
|
NimbleCardButtonDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.10", type: NimbleCardButtonDirective, selector: "nimble-card-button", inputs: { disabled: "disabled", selected: "selected" }, ngImport: i0 });
|
|
@@ -1875,10 +1875,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
1875
1875
|
* Directive to provide Angular integration for the checkbox.
|
|
1876
1876
|
*/
|
|
1877
1877
|
class NimbleCheckboxDirective {
|
|
1878
|
-
constructor(renderer, elementRef) {
|
|
1879
|
-
this.renderer = renderer;
|
|
1880
|
-
this.elementRef = elementRef;
|
|
1881
|
-
}
|
|
1882
1878
|
get disabled() {
|
|
1883
1879
|
return this.elementRef.nativeElement.disabled;
|
|
1884
1880
|
}
|
|
@@ -1897,6 +1893,10 @@ class NimbleCheckboxDirective {
|
|
|
1897
1893
|
set indeterminate(value) {
|
|
1898
1894
|
this.renderer.setProperty(this.elementRef.nativeElement, 'indeterminate', toBooleanProperty(value));
|
|
1899
1895
|
}
|
|
1896
|
+
constructor(renderer, elementRef) {
|
|
1897
|
+
this.renderer = renderer;
|
|
1898
|
+
this.elementRef = elementRef;
|
|
1899
|
+
}
|
|
1900
1900
|
}
|
|
1901
1901
|
NimbleCheckboxDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NimbleCheckboxDirective, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
|
|
1902
1902
|
NimbleCheckboxDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.10", type: NimbleCheckboxDirective, selector: "nimble-checkbox", inputs: { disabled: "disabled", checked: "checked", indeterminate: "indeterminate" }, ngImport: i0 });
|
|
@@ -1941,14 +1941,6 @@ const OPTION_NOT_FOUND = Symbol('not found');
|
|
|
1941
1941
|
* that when using 'ngModel' that each list-option bind a value via 'ngValue', and not 'value'.
|
|
1942
1942
|
*/
|
|
1943
1943
|
class NimbleComboboxControlValueAccessorDirective {
|
|
1944
|
-
constructor(_renderer, _elementRef) {
|
|
1945
|
-
this._renderer = _renderer;
|
|
1946
|
-
this._elementRef = _elementRef;
|
|
1947
|
-
this._displayTextToOptionsMap = new Map();
|
|
1948
|
-
this._optionToModelValueMap = new Map();
|
|
1949
|
-
this._optionUpdateQueue = [];
|
|
1950
|
-
this._compareWith = Object.is;
|
|
1951
|
-
}
|
|
1952
1944
|
/**
|
|
1953
1945
|
* @description
|
|
1954
1946
|
* Tracks the option comparison algorithm for tracking identities when
|
|
@@ -1960,6 +1952,14 @@ class NimbleComboboxControlValueAccessorDirective {
|
|
|
1960
1952
|
}
|
|
1961
1953
|
this._compareWith = fn;
|
|
1962
1954
|
}
|
|
1955
|
+
constructor(_renderer, _elementRef) {
|
|
1956
|
+
this._renderer = _renderer;
|
|
1957
|
+
this._elementRef = _elementRef;
|
|
1958
|
+
this._displayTextToOptionsMap = new Map();
|
|
1959
|
+
this._optionToModelValueMap = new Map();
|
|
1960
|
+
this._optionUpdateQueue = [];
|
|
1961
|
+
this._compareWith = Object.is;
|
|
1962
|
+
}
|
|
1963
1963
|
ngAfterViewChecked() {
|
|
1964
1964
|
for (const updateValue of this._optionUpdateQueue) {
|
|
1965
1965
|
this.addOption(updateValue.modelValue, updateValue.listOption);
|
|
@@ -2104,10 +2104,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
2104
2104
|
* Directive for Nimble combobox control Angular integration
|
|
2105
2105
|
*/
|
|
2106
2106
|
class NimbleComboboxDirective {
|
|
2107
|
-
constructor(renderer, elementRef) {
|
|
2108
|
-
this.renderer = renderer;
|
|
2109
|
-
this.elementRef = elementRef;
|
|
2110
|
-
}
|
|
2111
2107
|
get appearance() {
|
|
2112
2108
|
return this.elementRef.nativeElement.appearance;
|
|
2113
2109
|
}
|
|
@@ -2153,6 +2149,10 @@ class NimbleComboboxDirective {
|
|
|
2153
2149
|
set open(value) {
|
|
2154
2150
|
this.renderer.setProperty(this.elementRef.nativeElement, 'open', toBooleanProperty(value));
|
|
2155
2151
|
}
|
|
2152
|
+
constructor(renderer, elementRef) {
|
|
2153
|
+
this.renderer = renderer;
|
|
2154
|
+
this.elementRef = elementRef;
|
|
2155
|
+
}
|
|
2156
2156
|
}
|
|
2157
2157
|
NimbleComboboxDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NimbleComboboxDirective, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
|
|
2158
2158
|
NimbleComboboxDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.10", type: NimbleComboboxDirective, selector: "nimble-combobox", inputs: { appearance: "appearance", disabled: "disabled", autocomplete: "autocomplete", placeholder: "placeholder", errorText: ["error-text", "errorText"], errorVisible: ["error-visible", "errorVisible"], open: "open" }, ngImport: i0 });
|
|
@@ -2204,10 +2204,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
2204
2204
|
*/
|
|
2205
2205
|
// eslint-disable-next-line @typescript-eslint/no-invalid-void-type
|
|
2206
2206
|
class NimbleDialogDirective {
|
|
2207
|
-
constructor(renderer, elementRef) {
|
|
2208
|
-
this.renderer = renderer;
|
|
2209
|
-
this.elementRef = elementRef;
|
|
2210
|
-
}
|
|
2211
2207
|
get preventDismiss() {
|
|
2212
2208
|
return this.elementRef.nativeElement.preventDismiss;
|
|
2213
2209
|
}
|
|
@@ -2229,6 +2225,10 @@ class NimbleDialogDirective {
|
|
|
2229
2225
|
get open() {
|
|
2230
2226
|
return this.elementRef.nativeElement.open;
|
|
2231
2227
|
}
|
|
2228
|
+
constructor(renderer, elementRef) {
|
|
2229
|
+
this.renderer = renderer;
|
|
2230
|
+
this.elementRef = elementRef;
|
|
2231
|
+
}
|
|
2232
2232
|
async show() {
|
|
2233
2233
|
return this.elementRef.nativeElement.show();
|
|
2234
2234
|
}
|
|
@@ -2281,10 +2281,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
2281
2281
|
*/
|
|
2282
2282
|
// eslint-disable-next-line @typescript-eslint/no-invalid-void-type
|
|
2283
2283
|
class NimbleDrawerDirective {
|
|
2284
|
-
constructor(renderer, elementRef) {
|
|
2285
|
-
this.renderer = renderer;
|
|
2286
|
-
this.elementRef = elementRef;
|
|
2287
|
-
}
|
|
2288
2284
|
get location() {
|
|
2289
2285
|
return this.elementRef.nativeElement.location;
|
|
2290
2286
|
}
|
|
@@ -2306,6 +2302,10 @@ class NimbleDrawerDirective {
|
|
|
2306
2302
|
get open() {
|
|
2307
2303
|
return this.elementRef.nativeElement.open;
|
|
2308
2304
|
}
|
|
2305
|
+
constructor(renderer, elementRef) {
|
|
2306
|
+
this.renderer = renderer;
|
|
2307
|
+
this.elementRef = elementRef;
|
|
2308
|
+
}
|
|
2309
2309
|
async show() {
|
|
2310
2310
|
return this.elementRef.nativeElement.show();
|
|
2311
2311
|
}
|
|
@@ -2348,16 +2348,16 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
2348
2348
|
* Base class for the nimble icon directives
|
|
2349
2349
|
*/
|
|
2350
2350
|
class NimbleIconBaseDirective {
|
|
2351
|
-
constructor(renderer, elementRef) {
|
|
2352
|
-
this.renderer = renderer;
|
|
2353
|
-
this.elementRef = elementRef;
|
|
2354
|
-
}
|
|
2355
2351
|
get severity() {
|
|
2356
2352
|
return this.elementRef.nativeElement.severity;
|
|
2357
2353
|
}
|
|
2358
2354
|
set severity(value) {
|
|
2359
2355
|
this.renderer.setProperty(this.elementRef.nativeElement, 'severity', value);
|
|
2360
2356
|
}
|
|
2357
|
+
constructor(renderer, elementRef) {
|
|
2358
|
+
this.renderer = renderer;
|
|
2359
|
+
this.elementRef = elementRef;
|
|
2360
|
+
}
|
|
2361
2361
|
}
|
|
2362
2362
|
NimbleIconBaseDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NimbleIconBaseDirective, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
|
|
2363
2363
|
NimbleIconBaseDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.10", type: NimbleIconBaseDirective, inputs: { severity: "severity" }, ngImport: i0 });
|
|
@@ -8294,11 +8294,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
8294
8294
|
* Directive to provide Angular integration for the list option when used with a combobox.
|
|
8295
8295
|
*/
|
|
8296
8296
|
class NimbleComboboxListOptionDirective {
|
|
8297
|
-
constructor(elementRef, combobox) {
|
|
8298
|
-
this.elementRef = elementRef;
|
|
8299
|
-
this.combobox = combobox;
|
|
8300
|
-
this._modelValue = undefined;
|
|
8301
|
-
}
|
|
8302
8297
|
/**
|
|
8303
8298
|
* @description
|
|
8304
8299
|
* Tracks the value bound to the option element.
|
|
@@ -8309,6 +8304,11 @@ class NimbleComboboxListOptionDirective {
|
|
|
8309
8304
|
this.updateComboboxValue(value);
|
|
8310
8305
|
}
|
|
8311
8306
|
}
|
|
8307
|
+
constructor(elementRef, combobox) {
|
|
8308
|
+
this.elementRef = elementRef;
|
|
8309
|
+
this.combobox = combobox;
|
|
8310
|
+
this._modelValue = undefined;
|
|
8311
|
+
}
|
|
8312
8312
|
ngAfterViewInit() {
|
|
8313
8313
|
if (this.combobox) {
|
|
8314
8314
|
this.combobox.addOption(this._modelValue, this.elementRef.nativeElement);
|
|
@@ -8350,16 +8350,16 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
8350
8350
|
* (e.g. `nimble-combobox-list-option.directive.ts` and `nimble-select-list-option.directive.ts`).
|
|
8351
8351
|
*/
|
|
8352
8352
|
class NimbleListOptionDirective {
|
|
8353
|
-
constructor(elementRef, renderer) {
|
|
8354
|
-
this.elementRef = elementRef;
|
|
8355
|
-
this.renderer = renderer;
|
|
8356
|
-
}
|
|
8357
8353
|
get disabled() {
|
|
8358
8354
|
return this.elementRef.nativeElement.disabled;
|
|
8359
8355
|
}
|
|
8360
8356
|
set disabled(value) {
|
|
8361
8357
|
this.renderer.setProperty(this.elementRef.nativeElement, 'disabled', toBooleanProperty(value));
|
|
8362
8358
|
}
|
|
8359
|
+
constructor(elementRef, renderer) {
|
|
8360
|
+
this.elementRef = elementRef;
|
|
8361
|
+
this.renderer = renderer;
|
|
8362
|
+
}
|
|
8363
8363
|
}
|
|
8364
8364
|
NimbleListOptionDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NimbleListOptionDirective, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Directive });
|
|
8365
8365
|
NimbleListOptionDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.10", type: NimbleListOptionDirective, selector: "nimble-list-option", inputs: { disabled: "disabled" }, ngImport: i0 });
|
|
@@ -8723,10 +8723,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
8723
8723
|
* Directive to provide Angular integration for the menu button.
|
|
8724
8724
|
*/
|
|
8725
8725
|
class NimbleMenuButtonDirective {
|
|
8726
|
-
constructor(renderer, elementRef) {
|
|
8727
|
-
this.renderer = renderer;
|
|
8728
|
-
this.elementRef = elementRef;
|
|
8729
|
-
}
|
|
8730
8726
|
get appearance() {
|
|
8731
8727
|
return this.elementRef.nativeElement.appearance;
|
|
8732
8728
|
}
|
|
@@ -8751,6 +8747,10 @@ class NimbleMenuButtonDirective {
|
|
|
8751
8747
|
set open(value) {
|
|
8752
8748
|
this.renderer.setProperty(this.elementRef.nativeElement, 'open', toBooleanProperty(value));
|
|
8753
8749
|
}
|
|
8750
|
+
constructor(renderer, elementRef) {
|
|
8751
|
+
this.renderer = renderer;
|
|
8752
|
+
this.elementRef = elementRef;
|
|
8753
|
+
}
|
|
8754
8754
|
}
|
|
8755
8755
|
NimbleMenuButtonDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NimbleMenuButtonDirective, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
|
|
8756
8756
|
NimbleMenuButtonDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.10", type: NimbleMenuButtonDirective, selector: "nimble-menu-button", inputs: { appearance: "appearance", disabled: "disabled", contentHidden: ["content-hidden", "contentHidden"], open: "open" }, ngImport: i0 });
|
|
@@ -8788,16 +8788,16 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
8788
8788
|
* Directive to provide Angular integration for the menu.
|
|
8789
8789
|
*/
|
|
8790
8790
|
class NimbleMenuItemDirective {
|
|
8791
|
-
constructor(renderer, elementRef) {
|
|
8792
|
-
this.renderer = renderer;
|
|
8793
|
-
this.elementRef = elementRef;
|
|
8794
|
-
}
|
|
8795
8791
|
get disabled() {
|
|
8796
8792
|
return this.elementRef.nativeElement.disabled;
|
|
8797
8793
|
}
|
|
8798
8794
|
set disabled(value) {
|
|
8799
8795
|
this.renderer.setProperty(this.elementRef.nativeElement, 'disabled', toBooleanProperty(value));
|
|
8800
8796
|
}
|
|
8797
|
+
constructor(renderer, elementRef) {
|
|
8798
|
+
this.renderer = renderer;
|
|
8799
|
+
this.elementRef = elementRef;
|
|
8800
|
+
}
|
|
8801
8801
|
}
|
|
8802
8802
|
NimbleMenuItemDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NimbleMenuItemDirective, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
|
|
8803
8803
|
NimbleMenuItemDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.10", type: NimbleMenuItemDirective, selector: "nimble-menu-item", inputs: { disabled: "disabled" }, ngImport: i0 });
|
|
@@ -8935,10 +8935,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
8935
8935
|
* Directive to provide Angular integration for the number field.
|
|
8936
8936
|
*/
|
|
8937
8937
|
class NimbleNumberFieldDirective {
|
|
8938
|
-
constructor(renderer, elementRef) {
|
|
8939
|
-
this.renderer = renderer;
|
|
8940
|
-
this.elementRef = elementRef;
|
|
8941
|
-
}
|
|
8942
8938
|
get appearance() {
|
|
8943
8939
|
return this.elementRef.nativeElement.appearance;
|
|
8944
8940
|
}
|
|
@@ -8995,6 +8991,10 @@ class NimbleNumberFieldDirective {
|
|
|
8995
8991
|
set errorVisible(value) {
|
|
8996
8992
|
this.renderer.setProperty(this.elementRef.nativeElement, 'errorVisible', toBooleanProperty(value));
|
|
8997
8993
|
}
|
|
8994
|
+
constructor(renderer, elementRef) {
|
|
8995
|
+
this.renderer = renderer;
|
|
8996
|
+
this.elementRef = elementRef;
|
|
8997
|
+
}
|
|
8998
8998
|
}
|
|
8999
8999
|
NimbleNumberFieldDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NimbleNumberFieldDirective, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
|
|
9000
9000
|
NimbleNumberFieldDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.10", type: NimbleNumberFieldDirective, selector: "nimble-number-field", inputs: { appearance: "appearance", readOnly: ["readonly", "readOnly"], min: "min", max: "max", step: "step", hideStep: ["hide-step", "hideStep"], placeholder: "placeholder", errorText: ["error-text", "errorText"], errorVisible: ["error-visible", "errorVisible"] }, ngImport: i0 });
|
|
@@ -9354,16 +9354,16 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
9354
9354
|
* Directive to provide Angular integration for the radio button.
|
|
9355
9355
|
*/
|
|
9356
9356
|
class NimbleRadioDirective {
|
|
9357
|
-
constructor(renderer, elementRef) {
|
|
9358
|
-
this.renderer = renderer;
|
|
9359
|
-
this.elementRef = elementRef;
|
|
9360
|
-
}
|
|
9361
9357
|
get disabled() {
|
|
9362
9358
|
return this.elementRef.nativeElement.disabled;
|
|
9363
9359
|
}
|
|
9364
9360
|
set disabled(value) {
|
|
9365
9361
|
this.renderer.setProperty(this.elementRef.nativeElement, 'disabled', toBooleanProperty(value));
|
|
9366
9362
|
}
|
|
9363
|
+
constructor(renderer, elementRef) {
|
|
9364
|
+
this.renderer = renderer;
|
|
9365
|
+
this.elementRef = elementRef;
|
|
9366
|
+
}
|
|
9367
9367
|
}
|
|
9368
9368
|
NimbleRadioDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NimbleRadioDirective, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
|
|
9369
9369
|
NimbleRadioDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.10", type: NimbleRadioDirective, selector: "nimble-radio", inputs: { disabled: "disabled" }, ngImport: i0 });
|
|
@@ -9394,10 +9394,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
9394
9394
|
* Directive to provide Angular integration for the radio group.
|
|
9395
9395
|
*/
|
|
9396
9396
|
class NimbleRadioGroupDirective {
|
|
9397
|
-
constructor(renderer, elementRef) {
|
|
9398
|
-
this.renderer = renderer;
|
|
9399
|
-
this.elementRef = elementRef;
|
|
9400
|
-
}
|
|
9401
9397
|
get disabled() {
|
|
9402
9398
|
return this.elementRef.nativeElement.disabled;
|
|
9403
9399
|
}
|
|
@@ -9416,6 +9412,10 @@ class NimbleRadioGroupDirective {
|
|
|
9416
9412
|
set orientation(value) {
|
|
9417
9413
|
this.renderer.setProperty(this.elementRef.nativeElement, 'orientation', value);
|
|
9418
9414
|
}
|
|
9415
|
+
constructor(renderer, elementRef) {
|
|
9416
|
+
this.renderer = renderer;
|
|
9417
|
+
this.elementRef = elementRef;
|
|
9418
|
+
}
|
|
9419
9419
|
}
|
|
9420
9420
|
NimbleRadioGroupDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NimbleRadioGroupDirective, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
|
|
9421
9421
|
NimbleRadioGroupDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.10", type: NimbleRadioGroupDirective, selector: "nimble-radio-group", inputs: { disabled: "disabled", name: "name", orientation: "orientation" }, ngImport: i0 });
|
|
@@ -9450,10 +9450,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
9450
9450
|
* Directive for Nimble select control Angular integration
|
|
9451
9451
|
*/
|
|
9452
9452
|
class NimbleSelectDirective {
|
|
9453
|
-
constructor(renderer, elementRef) {
|
|
9454
|
-
this.renderer = renderer;
|
|
9455
|
-
this.elementRef = elementRef;
|
|
9456
|
-
}
|
|
9457
9453
|
get appearance() {
|
|
9458
9454
|
return this.elementRef.nativeElement.appearance;
|
|
9459
9455
|
}
|
|
@@ -9484,6 +9480,10 @@ class NimbleSelectDirective {
|
|
|
9484
9480
|
set errorVisible(value) {
|
|
9485
9481
|
this.renderer.setProperty(this.elementRef.nativeElement, 'errorVisible', toBooleanProperty(value));
|
|
9486
9482
|
}
|
|
9483
|
+
constructor(renderer, elementRef) {
|
|
9484
|
+
this.renderer = renderer;
|
|
9485
|
+
this.elementRef = elementRef;
|
|
9486
|
+
}
|
|
9487
9487
|
}
|
|
9488
9488
|
NimbleSelectDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NimbleSelectDirective, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
|
|
9489
9489
|
NimbleSelectDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.10", type: NimbleSelectDirective, selector: "nimble-select", inputs: { appearance: "appearance", filterMode: ["filter-mode", "filterMode"], disabled: "disabled", errorText: ["error-text", "errorText"], errorVisible: ["error-visible", "errorVisible"] }, ngImport: i0 });
|
|
@@ -9525,16 +9525,16 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
9525
9525
|
* Directive to provide Angular integration for the spinner.
|
|
9526
9526
|
*/
|
|
9527
9527
|
class NimbleSpinnerDirective {
|
|
9528
|
-
constructor(renderer, elementRef) {
|
|
9529
|
-
this.renderer = renderer;
|
|
9530
|
-
this.elementRef = elementRef;
|
|
9531
|
-
}
|
|
9532
9528
|
get appearance() {
|
|
9533
9529
|
return this.elementRef.nativeElement.appearance;
|
|
9534
9530
|
}
|
|
9535
9531
|
set appearance(value) {
|
|
9536
9532
|
this.renderer.setProperty(this.elementRef.nativeElement, 'appearance', value);
|
|
9537
9533
|
}
|
|
9534
|
+
constructor(renderer, elementRef) {
|
|
9535
|
+
this.renderer = renderer;
|
|
9536
|
+
this.elementRef = elementRef;
|
|
9537
|
+
}
|
|
9538
9538
|
}
|
|
9539
9539
|
NimbleSpinnerDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NimbleSpinnerDirective, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
|
|
9540
9540
|
NimbleSpinnerDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.10", type: NimbleSpinnerDirective, selector: "nimble-spinner", inputs: { appearance: "appearance" }, ngImport: i0 });
|
|
@@ -9593,10 +9593,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
9593
9593
|
* Directive to provide Angular integration for the switch.
|
|
9594
9594
|
*/
|
|
9595
9595
|
class NimbleSwitchDirective {
|
|
9596
|
-
constructor(renderer, elementRef) {
|
|
9597
|
-
this.renderer = renderer;
|
|
9598
|
-
this.elementRef = elementRef;
|
|
9599
|
-
}
|
|
9600
9596
|
get disabled() {
|
|
9601
9597
|
return this.elementRef.nativeElement.disabled;
|
|
9602
9598
|
}
|
|
@@ -9609,6 +9605,10 @@ class NimbleSwitchDirective {
|
|
|
9609
9605
|
set checked(value) {
|
|
9610
9606
|
this.renderer.setProperty(this.elementRef.nativeElement, 'checked', toBooleanProperty(value));
|
|
9611
9607
|
}
|
|
9608
|
+
constructor(renderer, elementRef) {
|
|
9609
|
+
this.renderer = renderer;
|
|
9610
|
+
this.elementRef = elementRef;
|
|
9611
|
+
}
|
|
9612
9612
|
}
|
|
9613
9613
|
NimbleSwitchDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NimbleSwitchDirective, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
|
|
9614
9614
|
NimbleSwitchDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.10", type: NimbleSwitchDirective, selector: "nimble-switch", inputs: { disabled: "disabled", checked: "checked" }, ngImport: i0 });
|
|
@@ -9641,16 +9641,16 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
9641
9641
|
* Directive to provide Angular integration for the tab element.
|
|
9642
9642
|
*/
|
|
9643
9643
|
class NimbleTabDirective {
|
|
9644
|
-
constructor(renderer, elementRef) {
|
|
9645
|
-
this.renderer = renderer;
|
|
9646
|
-
this.elementRef = elementRef;
|
|
9647
|
-
}
|
|
9648
9644
|
get disabled() {
|
|
9649
9645
|
return this.elementRef.nativeElement.disabled;
|
|
9650
9646
|
}
|
|
9651
9647
|
set disabled(value) {
|
|
9652
9648
|
this.renderer.setProperty(this.elementRef.nativeElement, 'disabled', toBooleanProperty(value));
|
|
9653
9649
|
}
|
|
9650
|
+
constructor(renderer, elementRef) {
|
|
9651
|
+
this.renderer = renderer;
|
|
9652
|
+
this.elementRef = elementRef;
|
|
9653
|
+
}
|
|
9654
9654
|
}
|
|
9655
9655
|
NimbleTabDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NimbleTabDirective, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
|
|
9656
9656
|
NimbleTabDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.10", type: NimbleTabDirective, selector: "nimble-tab", inputs: { disabled: "disabled" }, ngImport: i0 });
|
|
@@ -9709,17 +9709,17 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
9709
9709
|
* Directive to provide Angular integration for the tabs element.
|
|
9710
9710
|
*/
|
|
9711
9711
|
class NimbleTabsDirective {
|
|
9712
|
-
constructor(renderer, elementRef) {
|
|
9713
|
-
this.renderer = renderer;
|
|
9714
|
-
this.elementRef = elementRef;
|
|
9715
|
-
this.activeidChange = new EventEmitter();
|
|
9716
|
-
}
|
|
9717
9712
|
get activeid() {
|
|
9718
9713
|
return this.elementRef.nativeElement.activeid;
|
|
9719
9714
|
}
|
|
9720
9715
|
set activeid(value) {
|
|
9721
9716
|
this.renderer.setProperty(this.elementRef.nativeElement, 'activeid', value);
|
|
9722
9717
|
}
|
|
9718
|
+
constructor(renderer, elementRef) {
|
|
9719
|
+
this.renderer = renderer;
|
|
9720
|
+
this.elementRef = elementRef;
|
|
9721
|
+
this.activeidChange = new EventEmitter();
|
|
9722
|
+
}
|
|
9723
9723
|
onChange($event) {
|
|
9724
9724
|
if ($event.target === this.elementRef.nativeElement) {
|
|
9725
9725
|
this.activeidChange.emit(this.activeid);
|
|
@@ -9960,10 +9960,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
9960
9960
|
* Directive to provide Angular integration for the text area
|
|
9961
9961
|
*/
|
|
9962
9962
|
class NimbleTextAreaDirective {
|
|
9963
|
-
constructor(renderer, elementRef) {
|
|
9964
|
-
this.renderer = renderer;
|
|
9965
|
-
this.elementRef = elementRef;
|
|
9966
|
-
}
|
|
9967
9963
|
get appearance() {
|
|
9968
9964
|
return this.elementRef.nativeElement.appearance;
|
|
9969
9965
|
}
|
|
@@ -10058,6 +10054,10 @@ class NimbleTextAreaDirective {
|
|
|
10058
10054
|
set spellcheck(value) {
|
|
10059
10055
|
this.renderer.setProperty(this.elementRef.nativeElement, 'spellcheck', toBooleanProperty(value));
|
|
10060
10056
|
}
|
|
10057
|
+
constructor(renderer, elementRef) {
|
|
10058
|
+
this.renderer = renderer;
|
|
10059
|
+
this.elementRef = elementRef;
|
|
10060
|
+
}
|
|
10061
10061
|
}
|
|
10062
10062
|
NimbleTextAreaDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NimbleTextAreaDirective, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
|
|
10063
10063
|
NimbleTextAreaDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.10", type: NimbleTextAreaDirective, selector: "nimble-text-area", inputs: { appearance: "appearance", readOnly: ["readonly", "readOnly"], resize: "resize", autofocus: "autofocus", disabled: "disabled", errorVisible: ["error-visible", "errorVisible"], errorText: ["error-text", "errorText"], required: "required", formId: ["form", "formId"], maxlength: "maxlength", minlength: "minlength", placeholder: "placeholder", cols: "cols", rows: "rows", spellcheck: "spellcheck" }, ngImport: i0 });
|
|
@@ -10155,10 +10155,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
10155
10155
|
* Directive to provide Angular integration for the text field
|
|
10156
10156
|
*/
|
|
10157
10157
|
class NimbleTextFieldDirective {
|
|
10158
|
-
constructor(renderer, elementRef) {
|
|
10159
|
-
this.renderer = renderer;
|
|
10160
|
-
this.elementRef = elementRef;
|
|
10161
|
-
}
|
|
10162
10158
|
get appearance() {
|
|
10163
10159
|
return this.elementRef.nativeElement.appearance;
|
|
10164
10160
|
}
|
|
@@ -10251,6 +10247,10 @@ class NimbleTextFieldDirective {
|
|
|
10251
10247
|
set fullBleed(value) {
|
|
10252
10248
|
this.renderer.setProperty(this.elementRef.nativeElement, 'fullBleed', toBooleanProperty(value));
|
|
10253
10249
|
}
|
|
10250
|
+
constructor(renderer, elementRef) {
|
|
10251
|
+
this.renderer = renderer;
|
|
10252
|
+
this.elementRef = elementRef;
|
|
10253
|
+
}
|
|
10254
10254
|
}
|
|
10255
10255
|
NimbleTextFieldDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NimbleTextFieldDirective, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
|
|
10256
10256
|
NimbleTextFieldDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.10", type: NimbleTextFieldDirective, selector: "nimble-text-field", inputs: { appearance: "appearance", readOnly: ["readonly", "readOnly"], type: "type", autofocus: "autofocus", disabled: "disabled", required: "required", placeholder: "placeholder", maxlength: "maxlength", minlength: "minlength", pattern: "pattern", errorText: ["error-text", "errorText"], errorVisible: ["error-visible", "errorVisible"], size: "size", spellcheck: "spellcheck", fullBleed: ["full-bleed", "fullBleed"] }, ngImport: i0 });
|
|
@@ -10313,10 +10313,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
10313
10313
|
* Directive for Angular integration for the theme provider
|
|
10314
10314
|
*/
|
|
10315
10315
|
class NimbleThemeProviderDirective {
|
|
10316
|
-
constructor(renderer, elementRef) {
|
|
10317
|
-
this.renderer = renderer;
|
|
10318
|
-
this.elementRef = elementRef;
|
|
10319
|
-
}
|
|
10320
10316
|
get theme() {
|
|
10321
10317
|
return this.elementRef.nativeElement.theme;
|
|
10322
10318
|
}
|
|
@@ -10332,6 +10328,10 @@ class NimbleThemeProviderDirective {
|
|
|
10332
10328
|
get validity() {
|
|
10333
10329
|
return this.elementRef.nativeElement.validity;
|
|
10334
10330
|
}
|
|
10331
|
+
constructor(renderer, elementRef) {
|
|
10332
|
+
this.renderer = renderer;
|
|
10333
|
+
this.elementRef = elementRef;
|
|
10334
|
+
}
|
|
10335
10335
|
checkValidity() {
|
|
10336
10336
|
return this.elementRef.nativeElement.checkValidity();
|
|
10337
10337
|
}
|
|
@@ -10395,10 +10395,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
10395
10395
|
* Directive to provide Angular integration for the toggle button.
|
|
10396
10396
|
*/
|
|
10397
10397
|
class NimbleToggleButtonDirective {
|
|
10398
|
-
constructor(renderer, elementRef) {
|
|
10399
|
-
this.renderer = renderer;
|
|
10400
|
-
this.elementRef = elementRef;
|
|
10401
|
-
}
|
|
10402
10398
|
get appearance() {
|
|
10403
10399
|
return this.elementRef.nativeElement.appearance;
|
|
10404
10400
|
}
|
|
@@ -10423,6 +10419,10 @@ class NimbleToggleButtonDirective {
|
|
|
10423
10419
|
set checked(value) {
|
|
10424
10420
|
this.renderer.setProperty(this.elementRef.nativeElement, 'checked', toBooleanProperty(value));
|
|
10425
10421
|
}
|
|
10422
|
+
constructor(renderer, elementRef) {
|
|
10423
|
+
this.renderer = renderer;
|
|
10424
|
+
this.elementRef = elementRef;
|
|
10425
|
+
}
|
|
10426
10426
|
}
|
|
10427
10427
|
NimbleToggleButtonDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NimbleToggleButtonDirective, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
|
|
10428
10428
|
NimbleToggleButtonDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.10", type: NimbleToggleButtonDirective, selector: "nimble-toggle-button", inputs: { appearance: "appearance", disabled: "disabled", contentHidden: ["content-hidden", "contentHidden"], checked: "checked" }, ngImport: i0 });
|
|
@@ -10488,11 +10488,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
10488
10488
|
* Directive to provide Angular integration for the tree item.
|
|
10489
10489
|
*/
|
|
10490
10490
|
class NimbleTreeItemDirective {
|
|
10491
|
-
constructor(renderer, elementRef) {
|
|
10492
|
-
this.renderer = renderer;
|
|
10493
|
-
this.elementRef = elementRef;
|
|
10494
|
-
this.expandedChange = new EventEmitter();
|
|
10495
|
-
}
|
|
10496
10491
|
get disabled() {
|
|
10497
10492
|
return this.elementRef.nativeElement.disabled;
|
|
10498
10493
|
}
|
|
@@ -10513,6 +10508,11 @@ class NimbleTreeItemDirective {
|
|
|
10513
10508
|
// Needed because fast-foundation TreeView sets initial selection with an aria-selected query
|
|
10514
10509
|
this.renderer.setAttribute(this.elementRef.nativeElement, 'selected', toBooleanAriaAttribute(value));
|
|
10515
10510
|
}
|
|
10511
|
+
constructor(renderer, elementRef) {
|
|
10512
|
+
this.renderer = renderer;
|
|
10513
|
+
this.elementRef = elementRef;
|
|
10514
|
+
this.expandedChange = new EventEmitter();
|
|
10515
|
+
}
|
|
10516
10516
|
onExpandedChange($event) {
|
|
10517
10517
|
if ($event.target === this.elementRef.nativeElement) {
|
|
10518
10518
|
this.expandedChange.emit(this.expanded);
|
|
@@ -10557,16 +10557,16 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
10557
10557
|
* Directive to provide Angular integration for the tree view.
|
|
10558
10558
|
*/
|
|
10559
10559
|
class NimbleTreeViewDirective {
|
|
10560
|
-
constructor(renderer, elementRef) {
|
|
10561
|
-
this.renderer = renderer;
|
|
10562
|
-
this.elementRef = elementRef;
|
|
10563
|
-
}
|
|
10564
10560
|
get selectionMode() {
|
|
10565
10561
|
return this.elementRef.nativeElement.selectionMode;
|
|
10566
10562
|
}
|
|
10567
10563
|
set selectionMode(value) {
|
|
10568
10564
|
this.renderer.setProperty(this.elementRef.nativeElement, 'selectionMode', value);
|
|
10569
10565
|
}
|
|
10566
|
+
constructor(renderer, elementRef) {
|
|
10567
|
+
this.renderer = renderer;
|
|
10568
|
+
this.elementRef = elementRef;
|
|
10569
|
+
}
|
|
10570
10570
|
}
|
|
10571
10571
|
NimbleTreeViewDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NimbleTreeViewDirective, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
|
|
10572
10572
|
NimbleTreeViewDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.10", type: NimbleTreeViewDirective, selector: "nimble-tree-view", inputs: { selectionMode: ["selection-mode", "selectionMode"] }, ngImport: i0 });
|
|
@@ -10598,10 +10598,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
10598
10598
|
* Directive to provide Angular integration for the tooltip.
|
|
10599
10599
|
*/
|
|
10600
10600
|
class NimbleTooltipDirective {
|
|
10601
|
-
constructor(renderer, elementRef) {
|
|
10602
|
-
this.renderer = renderer;
|
|
10603
|
-
this.elementRef = elementRef;
|
|
10604
|
-
}
|
|
10605
10601
|
get anchor() {
|
|
10606
10602
|
return this.elementRef.nativeElement.anchor;
|
|
10607
10603
|
}
|
|
@@ -10626,6 +10622,10 @@ class NimbleTooltipDirective {
|
|
|
10626
10622
|
set iconVisible(value) {
|
|
10627
10623
|
this.renderer.setProperty(this.elementRef.nativeElement, 'iconVisible', toBooleanProperty(value));
|
|
10628
10624
|
}
|
|
10625
|
+
constructor(renderer, elementRef) {
|
|
10626
|
+
this.renderer = renderer;
|
|
10627
|
+
this.elementRef = elementRef;
|
|
10628
|
+
}
|
|
10629
10629
|
}
|
|
10630
10630
|
NimbleTooltipDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NimbleTooltipDirective, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
|
|
10631
10631
|
NimbleTooltipDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.10", type: NimbleTooltipDirective, selector: "nimble-tooltip", inputs: { anchor: "anchor", delay: "delay", severity: "severity", iconVisible: ["icon-visible", "iconVisible"] }, ngImport: i0 });
|