@ni/nimble-angular 20.2.20 → 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
|
@@ -665,10 +665,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
665
665
|
* Base class for directives providing link attributes.
|
|
666
666
|
*/
|
|
667
667
|
class NimbleAnchorBaseDirective {
|
|
668
|
-
constructor(renderer, elementRef) {
|
|
669
|
-
this.renderer = renderer;
|
|
670
|
-
this.elementRef = elementRef;
|
|
671
|
-
}
|
|
672
668
|
get href() {
|
|
673
669
|
return this.elementRef.nativeElement.href;
|
|
674
670
|
}
|
|
@@ -711,6 +707,10 @@ class NimbleAnchorBaseDirective {
|
|
|
711
707
|
set type(value) {
|
|
712
708
|
this.renderer.setProperty(this.elementRef.nativeElement, 'type', value);
|
|
713
709
|
}
|
|
710
|
+
constructor(renderer, elementRef) {
|
|
711
|
+
this.renderer = renderer;
|
|
712
|
+
this.elementRef = elementRef;
|
|
713
|
+
}
|
|
714
714
|
}
|
|
715
715
|
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 });
|
|
716
716
|
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 });
|
|
@@ -736,9 +736,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
736
736
|
* Directive to provide Angular integration for the anchor.
|
|
737
737
|
*/
|
|
738
738
|
class NimbleAnchorDirective extends NimbleAnchorBaseDirective {
|
|
739
|
-
constructor(renderer, elementRef) {
|
|
740
|
-
super(renderer, elementRef);
|
|
741
|
-
}
|
|
742
739
|
get appearance() {
|
|
743
740
|
return this.elementRef.nativeElement.appearance;
|
|
744
741
|
}
|
|
@@ -757,6 +754,9 @@ class NimbleAnchorDirective extends NimbleAnchorBaseDirective {
|
|
|
757
754
|
set contentEditable(value) {
|
|
758
755
|
this.renderer.setProperty(this.elementRef.nativeElement, 'contentEditable', value);
|
|
759
756
|
}
|
|
757
|
+
constructor(renderer, elementRef) {
|
|
758
|
+
super(renderer, elementRef);
|
|
759
|
+
}
|
|
760
760
|
}
|
|
761
761
|
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 });
|
|
762
762
|
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 });
|
|
@@ -868,9 +868,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
868
868
|
* Directive to provide Angular integration for the anchor button.
|
|
869
869
|
*/
|
|
870
870
|
class NimbleAnchorButtonDirective extends NimbleAnchorBaseDirective {
|
|
871
|
-
constructor(renderer, elementRef) {
|
|
872
|
-
super(renderer, elementRef);
|
|
873
|
-
}
|
|
874
871
|
get appearance() {
|
|
875
872
|
return this.elementRef.nativeElement.appearance;
|
|
876
873
|
}
|
|
@@ -895,6 +892,9 @@ class NimbleAnchorButtonDirective extends NimbleAnchorBaseDirective {
|
|
|
895
892
|
set disabled(value) {
|
|
896
893
|
this.renderer.setProperty(this.elementRef.nativeElement, 'disabled', toBooleanProperty(value));
|
|
897
894
|
}
|
|
895
|
+
constructor(renderer, elementRef) {
|
|
896
|
+
super(renderer, elementRef);
|
|
897
|
+
}
|
|
898
898
|
}
|
|
899
899
|
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 });
|
|
900
900
|
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 });
|
|
@@ -976,15 +976,15 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
976
976
|
* Directive to provide Angular integration for the anchor menu item.
|
|
977
977
|
*/
|
|
978
978
|
class NimbleAnchorMenuItemDirective extends NimbleAnchorBaseDirective {
|
|
979
|
-
constructor(renderer, elementRef) {
|
|
980
|
-
super(renderer, elementRef);
|
|
981
|
-
}
|
|
982
979
|
get disabled() {
|
|
983
980
|
return this.elementRef.nativeElement.disabled;
|
|
984
981
|
}
|
|
985
982
|
set disabled(value) {
|
|
986
983
|
this.renderer.setProperty(this.elementRef.nativeElement, 'disabled', toBooleanProperty(value));
|
|
987
984
|
}
|
|
985
|
+
constructor(renderer, elementRef) {
|
|
986
|
+
super(renderer, elementRef);
|
|
987
|
+
}
|
|
988
988
|
}
|
|
989
989
|
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 });
|
|
990
990
|
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 });
|
|
@@ -1058,15 +1058,15 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
1058
1058
|
* Directive to provide Angular integration for the anchor tab.
|
|
1059
1059
|
*/
|
|
1060
1060
|
class NimbleAnchorTabDirective extends NimbleAnchorBaseDirective {
|
|
1061
|
-
constructor(renderer, elementRef) {
|
|
1062
|
-
super(renderer, elementRef);
|
|
1063
|
-
}
|
|
1064
1061
|
get disabled() {
|
|
1065
1062
|
return this.elementRef.nativeElement.disabled;
|
|
1066
1063
|
}
|
|
1067
1064
|
set disabled(value) {
|
|
1068
1065
|
this.renderer.setProperty(this.elementRef.nativeElement, 'disabled', toBooleanProperty(value));
|
|
1069
1066
|
}
|
|
1067
|
+
constructor(renderer, elementRef) {
|
|
1068
|
+
super(renderer, elementRef);
|
|
1069
|
+
}
|
|
1070
1070
|
}
|
|
1071
1071
|
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 });
|
|
1072
1072
|
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 });
|
|
@@ -1097,10 +1097,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
1097
1097
|
* Directive to provide Angular integration for the anchor tabs element.
|
|
1098
1098
|
*/
|
|
1099
1099
|
class NimbleAnchorTabsDirective {
|
|
1100
|
-
constructor(renderer, elementRef) {
|
|
1101
|
-
this.renderer = renderer;
|
|
1102
|
-
this.elementRef = elementRef;
|
|
1103
|
-
}
|
|
1104
1100
|
get activeid() {
|
|
1105
1101
|
var _a;
|
|
1106
1102
|
return (_a = this.elementRef.nativeElement.activeid) !== null && _a !== void 0 ? _a : '';
|
|
@@ -1111,6 +1107,10 @@ class NimbleAnchorTabsDirective {
|
|
|
1111
1107
|
get activetab() {
|
|
1112
1108
|
return this.elementRef.nativeElement.activetab;
|
|
1113
1109
|
}
|
|
1110
|
+
constructor(renderer, elementRef) {
|
|
1111
|
+
this.renderer = renderer;
|
|
1112
|
+
this.elementRef = elementRef;
|
|
1113
|
+
}
|
|
1114
1114
|
}
|
|
1115
1115
|
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 });
|
|
1116
1116
|
NimbleAnchorTabsDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.10", type: NimbleAnchorTabsDirective, selector: "nimble-anchor-tabs", inputs: { activeid: "activeid" }, ngImport: i0 });
|
|
@@ -1184,9 +1184,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
1184
1184
|
* Directive to provide Angular integration for the anchor tree item.
|
|
1185
1185
|
*/
|
|
1186
1186
|
class NimbleAnchorTreeItemDirective extends NimbleAnchorBaseDirective {
|
|
1187
|
-
constructor(renderer, elementRef) {
|
|
1188
|
-
super(renderer, elementRef);
|
|
1189
|
-
}
|
|
1190
1187
|
get disabled() {
|
|
1191
1188
|
return this.elementRef.nativeElement.disabled;
|
|
1192
1189
|
}
|
|
@@ -1199,6 +1196,9 @@ class NimbleAnchorTreeItemDirective extends NimbleAnchorBaseDirective {
|
|
|
1199
1196
|
set selected(value) {
|
|
1200
1197
|
this.renderer.setProperty(this.elementRef.nativeElement, 'selected', toBooleanProperty(value));
|
|
1201
1198
|
}
|
|
1199
|
+
constructor(renderer, elementRef) {
|
|
1200
|
+
super(renderer, elementRef);
|
|
1201
|
+
}
|
|
1202
1202
|
}
|
|
1203
1203
|
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 });
|
|
1204
1204
|
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 });
|
|
@@ -1231,11 +1231,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
1231
1231
|
* Directive to provide Angular integration for the banner.
|
|
1232
1232
|
*/
|
|
1233
1233
|
class NimbleBannerDirective {
|
|
1234
|
-
constructor(renderer, elementRef) {
|
|
1235
|
-
this.renderer = renderer;
|
|
1236
|
-
this.elementRef = elementRef;
|
|
1237
|
-
this.openChange = new EventEmitter();
|
|
1238
|
-
}
|
|
1239
1234
|
get open() {
|
|
1240
1235
|
return this.elementRef.nativeElement.open;
|
|
1241
1236
|
}
|
|
@@ -1260,6 +1255,11 @@ class NimbleBannerDirective {
|
|
|
1260
1255
|
set preventDismiss(value) {
|
|
1261
1256
|
this.renderer.setProperty(this.elementRef.nativeElement, 'preventDismiss', toBooleanProperty(value));
|
|
1262
1257
|
}
|
|
1258
|
+
constructor(renderer, elementRef) {
|
|
1259
|
+
this.renderer = renderer;
|
|
1260
|
+
this.elementRef = elementRef;
|
|
1261
|
+
this.openChange = new EventEmitter();
|
|
1262
|
+
}
|
|
1263
1263
|
onToggle($event) {
|
|
1264
1264
|
if ($event.target === this.elementRef.nativeElement) {
|
|
1265
1265
|
this.openChange.emit(this.open);
|
|
@@ -1308,16 +1308,16 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
1308
1308
|
* Directive to provide Angular integration for the breadcrumb.
|
|
1309
1309
|
*/
|
|
1310
1310
|
class NimbleBreadcrumbDirective {
|
|
1311
|
-
constructor(renderer, elementRef) {
|
|
1312
|
-
this.renderer = renderer;
|
|
1313
|
-
this.elementRef = elementRef;
|
|
1314
|
-
}
|
|
1315
1311
|
get appearance() {
|
|
1316
1312
|
return this.elementRef.nativeElement.appearance;
|
|
1317
1313
|
}
|
|
1318
1314
|
set appearance(value) {
|
|
1319
1315
|
this.renderer.setProperty(this.elementRef.nativeElement, 'appearance', value);
|
|
1320
1316
|
}
|
|
1317
|
+
constructor(renderer, elementRef) {
|
|
1318
|
+
this.renderer = renderer;
|
|
1319
|
+
this.elementRef = elementRef;
|
|
1320
|
+
}
|
|
1321
1321
|
}
|
|
1322
1322
|
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 });
|
|
1323
1323
|
NimbleBreadcrumbDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.10", type: NimbleBreadcrumbDirective, selector: "nimble-breadcrumb", inputs: { appearance: "appearance" }, ngImport: i0 });
|
|
@@ -1357,13 +1357,13 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
1357
1357
|
* won't also be an active RouterLink directive incorrectly handling navigation.
|
|
1358
1358
|
*/
|
|
1359
1359
|
class NimbleBreadcrumbItemRouterLinkWithHrefDirective extends RouterLink {
|
|
1360
|
+
set nimbleRouterLink(commands) {
|
|
1361
|
+
this.routerLink = commands;
|
|
1362
|
+
}
|
|
1360
1363
|
constructor(router, route, renderer, elementRef, locationStrategy) {
|
|
1361
1364
|
super(router, route, undefined, renderer, elementRef, locationStrategy);
|
|
1362
1365
|
this.elementRef = elementRef;
|
|
1363
1366
|
}
|
|
1364
|
-
set nimbleRouterLink(commands) {
|
|
1365
|
-
this.routerLink = commands;
|
|
1366
|
-
}
|
|
1367
1367
|
onClick(_button, _ctrlKey, _shiftKey, _altKey, _metaKey) {
|
|
1368
1368
|
// onClick is the 'click' @HostListener handler in RouterLinkWithHref. Override it to do nothing so that this directive
|
|
1369
1369
|
// can be in control of when the click handler is called. This allows RouterLinkWithHref's onClick to only be called
|
|
@@ -1454,10 +1454,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
1454
1454
|
* Directive to provide Angular integration for the button.
|
|
1455
1455
|
*/
|
|
1456
1456
|
class NimbleButtonDirective {
|
|
1457
|
-
constructor(renderer, elementRef) {
|
|
1458
|
-
this.renderer = renderer;
|
|
1459
|
-
this.elementRef = elementRef;
|
|
1460
|
-
}
|
|
1461
1457
|
get appearance() {
|
|
1462
1458
|
return this.elementRef.nativeElement.appearance;
|
|
1463
1459
|
}
|
|
@@ -1488,6 +1484,10 @@ class NimbleButtonDirective {
|
|
|
1488
1484
|
set contentHidden(value) {
|
|
1489
1485
|
this.renderer.setProperty(this.elementRef.nativeElement, 'contentHidden', toBooleanProperty(value));
|
|
1490
1486
|
}
|
|
1487
|
+
constructor(renderer, elementRef) {
|
|
1488
|
+
this.renderer = renderer;
|
|
1489
|
+
this.elementRef = elementRef;
|
|
1490
|
+
}
|
|
1491
1491
|
}
|
|
1492
1492
|
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 });
|
|
1493
1493
|
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 });
|
|
@@ -1528,10 +1528,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
1528
1528
|
* Directive to provide Angular integration for the card button.
|
|
1529
1529
|
*/
|
|
1530
1530
|
class NimbleCardButtonDirective {
|
|
1531
|
-
constructor(renderer, elementRef) {
|
|
1532
|
-
this.renderer = renderer;
|
|
1533
|
-
this.elementRef = elementRef;
|
|
1534
|
-
}
|
|
1535
1531
|
get disabled() {
|
|
1536
1532
|
return this.elementRef.nativeElement.disabled;
|
|
1537
1533
|
}
|
|
@@ -1544,6 +1540,10 @@ class NimbleCardButtonDirective {
|
|
|
1544
1540
|
set selected(value) {
|
|
1545
1541
|
this.renderer.setProperty(this.elementRef.nativeElement, 'selected', toBooleanProperty(value));
|
|
1546
1542
|
}
|
|
1543
|
+
constructor(renderer, elementRef) {
|
|
1544
|
+
this.renderer = renderer;
|
|
1545
|
+
this.elementRef = elementRef;
|
|
1546
|
+
}
|
|
1547
1547
|
}
|
|
1548
1548
|
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 });
|
|
1549
1549
|
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 });
|
|
@@ -1885,10 +1885,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
1885
1885
|
* Directive to provide Angular integration for the checkbox.
|
|
1886
1886
|
*/
|
|
1887
1887
|
class NimbleCheckboxDirective {
|
|
1888
|
-
constructor(renderer, elementRef) {
|
|
1889
|
-
this.renderer = renderer;
|
|
1890
|
-
this.elementRef = elementRef;
|
|
1891
|
-
}
|
|
1892
1888
|
get disabled() {
|
|
1893
1889
|
return this.elementRef.nativeElement.disabled;
|
|
1894
1890
|
}
|
|
@@ -1907,6 +1903,10 @@ class NimbleCheckboxDirective {
|
|
|
1907
1903
|
set indeterminate(value) {
|
|
1908
1904
|
this.renderer.setProperty(this.elementRef.nativeElement, 'indeterminate', toBooleanProperty(value));
|
|
1909
1905
|
}
|
|
1906
|
+
constructor(renderer, elementRef) {
|
|
1907
|
+
this.renderer = renderer;
|
|
1908
|
+
this.elementRef = elementRef;
|
|
1909
|
+
}
|
|
1910
1910
|
}
|
|
1911
1911
|
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 });
|
|
1912
1912
|
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 });
|
|
@@ -1951,14 +1951,6 @@ const OPTION_NOT_FOUND = Symbol('not found');
|
|
|
1951
1951
|
* that when using 'ngModel' that each list-option bind a value via 'ngValue', and not 'value'.
|
|
1952
1952
|
*/
|
|
1953
1953
|
class NimbleComboboxControlValueAccessorDirective {
|
|
1954
|
-
constructor(_renderer, _elementRef) {
|
|
1955
|
-
this._renderer = _renderer;
|
|
1956
|
-
this._elementRef = _elementRef;
|
|
1957
|
-
this._displayTextToOptionsMap = new Map();
|
|
1958
|
-
this._optionToModelValueMap = new Map();
|
|
1959
|
-
this._optionUpdateQueue = [];
|
|
1960
|
-
this._compareWith = Object.is;
|
|
1961
|
-
}
|
|
1962
1954
|
/**
|
|
1963
1955
|
* @description
|
|
1964
1956
|
* Tracks the option comparison algorithm for tracking identities when
|
|
@@ -1970,6 +1962,14 @@ class NimbleComboboxControlValueAccessorDirective {
|
|
|
1970
1962
|
}
|
|
1971
1963
|
this._compareWith = fn;
|
|
1972
1964
|
}
|
|
1965
|
+
constructor(_renderer, _elementRef) {
|
|
1966
|
+
this._renderer = _renderer;
|
|
1967
|
+
this._elementRef = _elementRef;
|
|
1968
|
+
this._displayTextToOptionsMap = new Map();
|
|
1969
|
+
this._optionToModelValueMap = new Map();
|
|
1970
|
+
this._optionUpdateQueue = [];
|
|
1971
|
+
this._compareWith = Object.is;
|
|
1972
|
+
}
|
|
1973
1973
|
ngAfterViewChecked() {
|
|
1974
1974
|
for (const updateValue of this._optionUpdateQueue) {
|
|
1975
1975
|
this.addOption(updateValue.modelValue, updateValue.listOption);
|
|
@@ -2114,10 +2114,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
2114
2114
|
* Directive for Nimble combobox control Angular integration
|
|
2115
2115
|
*/
|
|
2116
2116
|
class NimbleComboboxDirective {
|
|
2117
|
-
constructor(renderer, elementRef) {
|
|
2118
|
-
this.renderer = renderer;
|
|
2119
|
-
this.elementRef = elementRef;
|
|
2120
|
-
}
|
|
2121
2117
|
get appearance() {
|
|
2122
2118
|
return this.elementRef.nativeElement.appearance;
|
|
2123
2119
|
}
|
|
@@ -2163,6 +2159,10 @@ class NimbleComboboxDirective {
|
|
|
2163
2159
|
set open(value) {
|
|
2164
2160
|
this.renderer.setProperty(this.elementRef.nativeElement, 'open', toBooleanProperty(value));
|
|
2165
2161
|
}
|
|
2162
|
+
constructor(renderer, elementRef) {
|
|
2163
|
+
this.renderer = renderer;
|
|
2164
|
+
this.elementRef = elementRef;
|
|
2165
|
+
}
|
|
2166
2166
|
}
|
|
2167
2167
|
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 });
|
|
2168
2168
|
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 });
|
|
@@ -2214,10 +2214,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
2214
2214
|
*/
|
|
2215
2215
|
// eslint-disable-next-line @typescript-eslint/no-invalid-void-type
|
|
2216
2216
|
class NimbleDialogDirective {
|
|
2217
|
-
constructor(renderer, elementRef) {
|
|
2218
|
-
this.renderer = renderer;
|
|
2219
|
-
this.elementRef = elementRef;
|
|
2220
|
-
}
|
|
2221
2217
|
get preventDismiss() {
|
|
2222
2218
|
return this.elementRef.nativeElement.preventDismiss;
|
|
2223
2219
|
}
|
|
@@ -2239,6 +2235,10 @@ class NimbleDialogDirective {
|
|
|
2239
2235
|
get open() {
|
|
2240
2236
|
return this.elementRef.nativeElement.open;
|
|
2241
2237
|
}
|
|
2238
|
+
constructor(renderer, elementRef) {
|
|
2239
|
+
this.renderer = renderer;
|
|
2240
|
+
this.elementRef = elementRef;
|
|
2241
|
+
}
|
|
2242
2242
|
show() {
|
|
2243
2243
|
return __awaiter(this, void 0, void 0, function* () {
|
|
2244
2244
|
return this.elementRef.nativeElement.show();
|
|
@@ -2293,10 +2293,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
2293
2293
|
*/
|
|
2294
2294
|
// eslint-disable-next-line @typescript-eslint/no-invalid-void-type
|
|
2295
2295
|
class NimbleDrawerDirective {
|
|
2296
|
-
constructor(renderer, elementRef) {
|
|
2297
|
-
this.renderer = renderer;
|
|
2298
|
-
this.elementRef = elementRef;
|
|
2299
|
-
}
|
|
2300
2296
|
get location() {
|
|
2301
2297
|
return this.elementRef.nativeElement.location;
|
|
2302
2298
|
}
|
|
@@ -2318,6 +2314,10 @@ class NimbleDrawerDirective {
|
|
|
2318
2314
|
get open() {
|
|
2319
2315
|
return this.elementRef.nativeElement.open;
|
|
2320
2316
|
}
|
|
2317
|
+
constructor(renderer, elementRef) {
|
|
2318
|
+
this.renderer = renderer;
|
|
2319
|
+
this.elementRef = elementRef;
|
|
2320
|
+
}
|
|
2321
2321
|
show() {
|
|
2322
2322
|
return __awaiter(this, void 0, void 0, function* () {
|
|
2323
2323
|
return this.elementRef.nativeElement.show();
|
|
@@ -2362,16 +2362,16 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
2362
2362
|
* Base class for the nimble icon directives
|
|
2363
2363
|
*/
|
|
2364
2364
|
class NimbleIconBaseDirective {
|
|
2365
|
-
constructor(renderer, elementRef) {
|
|
2366
|
-
this.renderer = renderer;
|
|
2367
|
-
this.elementRef = elementRef;
|
|
2368
|
-
}
|
|
2369
2365
|
get severity() {
|
|
2370
2366
|
return this.elementRef.nativeElement.severity;
|
|
2371
2367
|
}
|
|
2372
2368
|
set severity(value) {
|
|
2373
2369
|
this.renderer.setProperty(this.elementRef.nativeElement, 'severity', value);
|
|
2374
2370
|
}
|
|
2371
|
+
constructor(renderer, elementRef) {
|
|
2372
|
+
this.renderer = renderer;
|
|
2373
|
+
this.elementRef = elementRef;
|
|
2374
|
+
}
|
|
2375
2375
|
}
|
|
2376
2376
|
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 });
|
|
2377
2377
|
NimbleIconBaseDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.10", type: NimbleIconBaseDirective, inputs: { severity: "severity" }, ngImport: i0 });
|
|
@@ -8308,11 +8308,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
8308
8308
|
* Directive to provide Angular integration for the list option when used with a combobox.
|
|
8309
8309
|
*/
|
|
8310
8310
|
class NimbleComboboxListOptionDirective {
|
|
8311
|
-
constructor(elementRef, combobox) {
|
|
8312
|
-
this.elementRef = elementRef;
|
|
8313
|
-
this.combobox = combobox;
|
|
8314
|
-
this._modelValue = undefined;
|
|
8315
|
-
}
|
|
8316
8311
|
/**
|
|
8317
8312
|
* @description
|
|
8318
8313
|
* Tracks the value bound to the option element.
|
|
@@ -8323,6 +8318,11 @@ class NimbleComboboxListOptionDirective {
|
|
|
8323
8318
|
this.updateComboboxValue(value);
|
|
8324
8319
|
}
|
|
8325
8320
|
}
|
|
8321
|
+
constructor(elementRef, combobox) {
|
|
8322
|
+
this.elementRef = elementRef;
|
|
8323
|
+
this.combobox = combobox;
|
|
8324
|
+
this._modelValue = undefined;
|
|
8325
|
+
}
|
|
8326
8326
|
ngAfterViewInit() {
|
|
8327
8327
|
if (this.combobox) {
|
|
8328
8328
|
this.combobox.addOption(this._modelValue, this.elementRef.nativeElement);
|
|
@@ -8366,16 +8366,16 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
8366
8366
|
* (e.g. `nimble-combobox-list-option.directive.ts` and `nimble-select-list-option.directive.ts`).
|
|
8367
8367
|
*/
|
|
8368
8368
|
class NimbleListOptionDirective {
|
|
8369
|
-
constructor(elementRef, renderer) {
|
|
8370
|
-
this.elementRef = elementRef;
|
|
8371
|
-
this.renderer = renderer;
|
|
8372
|
-
}
|
|
8373
8369
|
get disabled() {
|
|
8374
8370
|
return this.elementRef.nativeElement.disabled;
|
|
8375
8371
|
}
|
|
8376
8372
|
set disabled(value) {
|
|
8377
8373
|
this.renderer.setProperty(this.elementRef.nativeElement, 'disabled', toBooleanProperty(value));
|
|
8378
8374
|
}
|
|
8375
|
+
constructor(elementRef, renderer) {
|
|
8376
|
+
this.elementRef = elementRef;
|
|
8377
|
+
this.renderer = renderer;
|
|
8378
|
+
}
|
|
8379
8379
|
}
|
|
8380
8380
|
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 });
|
|
8381
8381
|
NimbleListOptionDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.10", type: NimbleListOptionDirective, selector: "nimble-list-option", inputs: { disabled: "disabled" }, ngImport: i0 });
|
|
@@ -8743,10 +8743,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
8743
8743
|
* Directive to provide Angular integration for the menu button.
|
|
8744
8744
|
*/
|
|
8745
8745
|
class NimbleMenuButtonDirective {
|
|
8746
|
-
constructor(renderer, elementRef) {
|
|
8747
|
-
this.renderer = renderer;
|
|
8748
|
-
this.elementRef = elementRef;
|
|
8749
|
-
}
|
|
8750
8746
|
get appearance() {
|
|
8751
8747
|
return this.elementRef.nativeElement.appearance;
|
|
8752
8748
|
}
|
|
@@ -8771,6 +8767,10 @@ class NimbleMenuButtonDirective {
|
|
|
8771
8767
|
set open(value) {
|
|
8772
8768
|
this.renderer.setProperty(this.elementRef.nativeElement, 'open', toBooleanProperty(value));
|
|
8773
8769
|
}
|
|
8770
|
+
constructor(renderer, elementRef) {
|
|
8771
|
+
this.renderer = renderer;
|
|
8772
|
+
this.elementRef = elementRef;
|
|
8773
|
+
}
|
|
8774
8774
|
}
|
|
8775
8775
|
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 });
|
|
8776
8776
|
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 });
|
|
@@ -8808,16 +8808,16 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
8808
8808
|
* Directive to provide Angular integration for the menu.
|
|
8809
8809
|
*/
|
|
8810
8810
|
class NimbleMenuItemDirective {
|
|
8811
|
-
constructor(renderer, elementRef) {
|
|
8812
|
-
this.renderer = renderer;
|
|
8813
|
-
this.elementRef = elementRef;
|
|
8814
|
-
}
|
|
8815
8811
|
get disabled() {
|
|
8816
8812
|
return this.elementRef.nativeElement.disabled;
|
|
8817
8813
|
}
|
|
8818
8814
|
set disabled(value) {
|
|
8819
8815
|
this.renderer.setProperty(this.elementRef.nativeElement, 'disabled', toBooleanProperty(value));
|
|
8820
8816
|
}
|
|
8817
|
+
constructor(renderer, elementRef) {
|
|
8818
|
+
this.renderer = renderer;
|
|
8819
|
+
this.elementRef = elementRef;
|
|
8820
|
+
}
|
|
8821
8821
|
}
|
|
8822
8822
|
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 });
|
|
8823
8823
|
NimbleMenuItemDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.10", type: NimbleMenuItemDirective, selector: "nimble-menu-item", inputs: { disabled: "disabled" }, ngImport: i0 });
|
|
@@ -8955,10 +8955,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
8955
8955
|
* Directive to provide Angular integration for the number field.
|
|
8956
8956
|
*/
|
|
8957
8957
|
class NimbleNumberFieldDirective {
|
|
8958
|
-
constructor(renderer, elementRef) {
|
|
8959
|
-
this.renderer = renderer;
|
|
8960
|
-
this.elementRef = elementRef;
|
|
8961
|
-
}
|
|
8962
8958
|
get appearance() {
|
|
8963
8959
|
return this.elementRef.nativeElement.appearance;
|
|
8964
8960
|
}
|
|
@@ -9015,6 +9011,10 @@ class NimbleNumberFieldDirective {
|
|
|
9015
9011
|
set errorVisible(value) {
|
|
9016
9012
|
this.renderer.setProperty(this.elementRef.nativeElement, 'errorVisible', toBooleanProperty(value));
|
|
9017
9013
|
}
|
|
9014
|
+
constructor(renderer, elementRef) {
|
|
9015
|
+
this.renderer = renderer;
|
|
9016
|
+
this.elementRef = elementRef;
|
|
9017
|
+
}
|
|
9018
9018
|
}
|
|
9019
9019
|
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 });
|
|
9020
9020
|
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 });
|
|
@@ -9374,16 +9374,16 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
9374
9374
|
* Directive to provide Angular integration for the radio button.
|
|
9375
9375
|
*/
|
|
9376
9376
|
class NimbleRadioDirective {
|
|
9377
|
-
constructor(renderer, elementRef) {
|
|
9378
|
-
this.renderer = renderer;
|
|
9379
|
-
this.elementRef = elementRef;
|
|
9380
|
-
}
|
|
9381
9377
|
get disabled() {
|
|
9382
9378
|
return this.elementRef.nativeElement.disabled;
|
|
9383
9379
|
}
|
|
9384
9380
|
set disabled(value) {
|
|
9385
9381
|
this.renderer.setProperty(this.elementRef.nativeElement, 'disabled', toBooleanProperty(value));
|
|
9386
9382
|
}
|
|
9383
|
+
constructor(renderer, elementRef) {
|
|
9384
|
+
this.renderer = renderer;
|
|
9385
|
+
this.elementRef = elementRef;
|
|
9386
|
+
}
|
|
9387
9387
|
}
|
|
9388
9388
|
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 });
|
|
9389
9389
|
NimbleRadioDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.10", type: NimbleRadioDirective, selector: "nimble-radio", inputs: { disabled: "disabled" }, ngImport: i0 });
|
|
@@ -9414,10 +9414,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
9414
9414
|
* Directive to provide Angular integration for the radio group.
|
|
9415
9415
|
*/
|
|
9416
9416
|
class NimbleRadioGroupDirective {
|
|
9417
|
-
constructor(renderer, elementRef) {
|
|
9418
|
-
this.renderer = renderer;
|
|
9419
|
-
this.elementRef = elementRef;
|
|
9420
|
-
}
|
|
9421
9417
|
get disabled() {
|
|
9422
9418
|
return this.elementRef.nativeElement.disabled;
|
|
9423
9419
|
}
|
|
@@ -9436,6 +9432,10 @@ class NimbleRadioGroupDirective {
|
|
|
9436
9432
|
set orientation(value) {
|
|
9437
9433
|
this.renderer.setProperty(this.elementRef.nativeElement, 'orientation', value);
|
|
9438
9434
|
}
|
|
9435
|
+
constructor(renderer, elementRef) {
|
|
9436
|
+
this.renderer = renderer;
|
|
9437
|
+
this.elementRef = elementRef;
|
|
9438
|
+
}
|
|
9439
9439
|
}
|
|
9440
9440
|
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 });
|
|
9441
9441
|
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 });
|
|
@@ -9470,10 +9470,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
9470
9470
|
* Directive for Nimble select control Angular integration
|
|
9471
9471
|
*/
|
|
9472
9472
|
class NimbleSelectDirective {
|
|
9473
|
-
constructor(renderer, elementRef) {
|
|
9474
|
-
this.renderer = renderer;
|
|
9475
|
-
this.elementRef = elementRef;
|
|
9476
|
-
}
|
|
9477
9473
|
get appearance() {
|
|
9478
9474
|
return this.elementRef.nativeElement.appearance;
|
|
9479
9475
|
}
|
|
@@ -9504,6 +9500,10 @@ class NimbleSelectDirective {
|
|
|
9504
9500
|
set errorVisible(value) {
|
|
9505
9501
|
this.renderer.setProperty(this.elementRef.nativeElement, 'errorVisible', toBooleanProperty(value));
|
|
9506
9502
|
}
|
|
9503
|
+
constructor(renderer, elementRef) {
|
|
9504
|
+
this.renderer = renderer;
|
|
9505
|
+
this.elementRef = elementRef;
|
|
9506
|
+
}
|
|
9507
9507
|
}
|
|
9508
9508
|
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 });
|
|
9509
9509
|
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 });
|
|
@@ -9545,16 +9545,16 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
9545
9545
|
* Directive to provide Angular integration for the spinner.
|
|
9546
9546
|
*/
|
|
9547
9547
|
class NimbleSpinnerDirective {
|
|
9548
|
-
constructor(renderer, elementRef) {
|
|
9549
|
-
this.renderer = renderer;
|
|
9550
|
-
this.elementRef = elementRef;
|
|
9551
|
-
}
|
|
9552
9548
|
get appearance() {
|
|
9553
9549
|
return this.elementRef.nativeElement.appearance;
|
|
9554
9550
|
}
|
|
9555
9551
|
set appearance(value) {
|
|
9556
9552
|
this.renderer.setProperty(this.elementRef.nativeElement, 'appearance', value);
|
|
9557
9553
|
}
|
|
9554
|
+
constructor(renderer, elementRef) {
|
|
9555
|
+
this.renderer = renderer;
|
|
9556
|
+
this.elementRef = elementRef;
|
|
9557
|
+
}
|
|
9558
9558
|
}
|
|
9559
9559
|
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 });
|
|
9560
9560
|
NimbleSpinnerDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.10", type: NimbleSpinnerDirective, selector: "nimble-spinner", inputs: { appearance: "appearance" }, ngImport: i0 });
|
|
@@ -9613,10 +9613,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
9613
9613
|
* Directive to provide Angular integration for the switch.
|
|
9614
9614
|
*/
|
|
9615
9615
|
class NimbleSwitchDirective {
|
|
9616
|
-
constructor(renderer, elementRef) {
|
|
9617
|
-
this.renderer = renderer;
|
|
9618
|
-
this.elementRef = elementRef;
|
|
9619
|
-
}
|
|
9620
9616
|
get disabled() {
|
|
9621
9617
|
return this.elementRef.nativeElement.disabled;
|
|
9622
9618
|
}
|
|
@@ -9629,6 +9625,10 @@ class NimbleSwitchDirective {
|
|
|
9629
9625
|
set checked(value) {
|
|
9630
9626
|
this.renderer.setProperty(this.elementRef.nativeElement, 'checked', toBooleanProperty(value));
|
|
9631
9627
|
}
|
|
9628
|
+
constructor(renderer, elementRef) {
|
|
9629
|
+
this.renderer = renderer;
|
|
9630
|
+
this.elementRef = elementRef;
|
|
9631
|
+
}
|
|
9632
9632
|
}
|
|
9633
9633
|
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 });
|
|
9634
9634
|
NimbleSwitchDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.10", type: NimbleSwitchDirective, selector: "nimble-switch", inputs: { disabled: "disabled", checked: "checked" }, ngImport: i0 });
|
|
@@ -9661,16 +9661,16 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
9661
9661
|
* Directive to provide Angular integration for the tab element.
|
|
9662
9662
|
*/
|
|
9663
9663
|
class NimbleTabDirective {
|
|
9664
|
-
constructor(renderer, elementRef) {
|
|
9665
|
-
this.renderer = renderer;
|
|
9666
|
-
this.elementRef = elementRef;
|
|
9667
|
-
}
|
|
9668
9664
|
get disabled() {
|
|
9669
9665
|
return this.elementRef.nativeElement.disabled;
|
|
9670
9666
|
}
|
|
9671
9667
|
set disabled(value) {
|
|
9672
9668
|
this.renderer.setProperty(this.elementRef.nativeElement, 'disabled', toBooleanProperty(value));
|
|
9673
9669
|
}
|
|
9670
|
+
constructor(renderer, elementRef) {
|
|
9671
|
+
this.renderer = renderer;
|
|
9672
|
+
this.elementRef = elementRef;
|
|
9673
|
+
}
|
|
9674
9674
|
}
|
|
9675
9675
|
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 });
|
|
9676
9676
|
NimbleTabDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.10", type: NimbleTabDirective, selector: "nimble-tab", inputs: { disabled: "disabled" }, ngImport: i0 });
|
|
@@ -9729,17 +9729,17 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
9729
9729
|
* Directive to provide Angular integration for the tabs element.
|
|
9730
9730
|
*/
|
|
9731
9731
|
class NimbleTabsDirective {
|
|
9732
|
-
constructor(renderer, elementRef) {
|
|
9733
|
-
this.renderer = renderer;
|
|
9734
|
-
this.elementRef = elementRef;
|
|
9735
|
-
this.activeidChange = new EventEmitter();
|
|
9736
|
-
}
|
|
9737
9732
|
get activeid() {
|
|
9738
9733
|
return this.elementRef.nativeElement.activeid;
|
|
9739
9734
|
}
|
|
9740
9735
|
set activeid(value) {
|
|
9741
9736
|
this.renderer.setProperty(this.elementRef.nativeElement, 'activeid', value);
|
|
9742
9737
|
}
|
|
9738
|
+
constructor(renderer, elementRef) {
|
|
9739
|
+
this.renderer = renderer;
|
|
9740
|
+
this.elementRef = elementRef;
|
|
9741
|
+
this.activeidChange = new EventEmitter();
|
|
9742
|
+
}
|
|
9743
9743
|
onChange($event) {
|
|
9744
9744
|
if ($event.target === this.elementRef.nativeElement) {
|
|
9745
9745
|
this.activeidChange.emit(this.activeid);
|
|
@@ -9982,10 +9982,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
9982
9982
|
* Directive to provide Angular integration for the text area
|
|
9983
9983
|
*/
|
|
9984
9984
|
class NimbleTextAreaDirective {
|
|
9985
|
-
constructor(renderer, elementRef) {
|
|
9986
|
-
this.renderer = renderer;
|
|
9987
|
-
this.elementRef = elementRef;
|
|
9988
|
-
}
|
|
9989
9985
|
get appearance() {
|
|
9990
9986
|
return this.elementRef.nativeElement.appearance;
|
|
9991
9987
|
}
|
|
@@ -10080,6 +10076,10 @@ class NimbleTextAreaDirective {
|
|
|
10080
10076
|
set spellcheck(value) {
|
|
10081
10077
|
this.renderer.setProperty(this.elementRef.nativeElement, 'spellcheck', toBooleanProperty(value));
|
|
10082
10078
|
}
|
|
10079
|
+
constructor(renderer, elementRef) {
|
|
10080
|
+
this.renderer = renderer;
|
|
10081
|
+
this.elementRef = elementRef;
|
|
10082
|
+
}
|
|
10083
10083
|
}
|
|
10084
10084
|
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 });
|
|
10085
10085
|
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 });
|
|
@@ -10177,10 +10177,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
10177
10177
|
* Directive to provide Angular integration for the text field
|
|
10178
10178
|
*/
|
|
10179
10179
|
class NimbleTextFieldDirective {
|
|
10180
|
-
constructor(renderer, elementRef) {
|
|
10181
|
-
this.renderer = renderer;
|
|
10182
|
-
this.elementRef = elementRef;
|
|
10183
|
-
}
|
|
10184
10180
|
get appearance() {
|
|
10185
10181
|
return this.elementRef.nativeElement.appearance;
|
|
10186
10182
|
}
|
|
@@ -10273,6 +10269,10 @@ class NimbleTextFieldDirective {
|
|
|
10273
10269
|
set fullBleed(value) {
|
|
10274
10270
|
this.renderer.setProperty(this.elementRef.nativeElement, 'fullBleed', toBooleanProperty(value));
|
|
10275
10271
|
}
|
|
10272
|
+
constructor(renderer, elementRef) {
|
|
10273
|
+
this.renderer = renderer;
|
|
10274
|
+
this.elementRef = elementRef;
|
|
10275
|
+
}
|
|
10276
10276
|
}
|
|
10277
10277
|
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 });
|
|
10278
10278
|
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 });
|
|
@@ -10335,10 +10335,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
10335
10335
|
* Directive for Angular integration for the theme provider
|
|
10336
10336
|
*/
|
|
10337
10337
|
class NimbleThemeProviderDirective {
|
|
10338
|
-
constructor(renderer, elementRef) {
|
|
10339
|
-
this.renderer = renderer;
|
|
10340
|
-
this.elementRef = elementRef;
|
|
10341
|
-
}
|
|
10342
10338
|
get theme() {
|
|
10343
10339
|
return this.elementRef.nativeElement.theme;
|
|
10344
10340
|
}
|
|
@@ -10354,6 +10350,10 @@ class NimbleThemeProviderDirective {
|
|
|
10354
10350
|
get validity() {
|
|
10355
10351
|
return this.elementRef.nativeElement.validity;
|
|
10356
10352
|
}
|
|
10353
|
+
constructor(renderer, elementRef) {
|
|
10354
|
+
this.renderer = renderer;
|
|
10355
|
+
this.elementRef = elementRef;
|
|
10356
|
+
}
|
|
10357
10357
|
checkValidity() {
|
|
10358
10358
|
return this.elementRef.nativeElement.checkValidity();
|
|
10359
10359
|
}
|
|
@@ -10417,10 +10417,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
10417
10417
|
* Directive to provide Angular integration for the toggle button.
|
|
10418
10418
|
*/
|
|
10419
10419
|
class NimbleToggleButtonDirective {
|
|
10420
|
-
constructor(renderer, elementRef) {
|
|
10421
|
-
this.renderer = renderer;
|
|
10422
|
-
this.elementRef = elementRef;
|
|
10423
|
-
}
|
|
10424
10420
|
get appearance() {
|
|
10425
10421
|
return this.elementRef.nativeElement.appearance;
|
|
10426
10422
|
}
|
|
@@ -10445,6 +10441,10 @@ class NimbleToggleButtonDirective {
|
|
|
10445
10441
|
set checked(value) {
|
|
10446
10442
|
this.renderer.setProperty(this.elementRef.nativeElement, 'checked', toBooleanProperty(value));
|
|
10447
10443
|
}
|
|
10444
|
+
constructor(renderer, elementRef) {
|
|
10445
|
+
this.renderer = renderer;
|
|
10446
|
+
this.elementRef = elementRef;
|
|
10447
|
+
}
|
|
10448
10448
|
}
|
|
10449
10449
|
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 });
|
|
10450
10450
|
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 });
|
|
@@ -10510,11 +10510,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
10510
10510
|
* Directive to provide Angular integration for the tree item.
|
|
10511
10511
|
*/
|
|
10512
10512
|
class NimbleTreeItemDirective {
|
|
10513
|
-
constructor(renderer, elementRef) {
|
|
10514
|
-
this.renderer = renderer;
|
|
10515
|
-
this.elementRef = elementRef;
|
|
10516
|
-
this.expandedChange = new EventEmitter();
|
|
10517
|
-
}
|
|
10518
10513
|
get disabled() {
|
|
10519
10514
|
return this.elementRef.nativeElement.disabled;
|
|
10520
10515
|
}
|
|
@@ -10535,6 +10530,11 @@ class NimbleTreeItemDirective {
|
|
|
10535
10530
|
// Needed because fast-foundation TreeView sets initial selection with an aria-selected query
|
|
10536
10531
|
this.renderer.setAttribute(this.elementRef.nativeElement, 'selected', toBooleanAriaAttribute(value));
|
|
10537
10532
|
}
|
|
10533
|
+
constructor(renderer, elementRef) {
|
|
10534
|
+
this.renderer = renderer;
|
|
10535
|
+
this.elementRef = elementRef;
|
|
10536
|
+
this.expandedChange = new EventEmitter();
|
|
10537
|
+
}
|
|
10538
10538
|
onExpandedChange($event) {
|
|
10539
10539
|
if ($event.target === this.elementRef.nativeElement) {
|
|
10540
10540
|
this.expandedChange.emit(this.expanded);
|
|
@@ -10579,16 +10579,16 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
10579
10579
|
* Directive to provide Angular integration for the tree view.
|
|
10580
10580
|
*/
|
|
10581
10581
|
class NimbleTreeViewDirective {
|
|
10582
|
-
constructor(renderer, elementRef) {
|
|
10583
|
-
this.renderer = renderer;
|
|
10584
|
-
this.elementRef = elementRef;
|
|
10585
|
-
}
|
|
10586
10582
|
get selectionMode() {
|
|
10587
10583
|
return this.elementRef.nativeElement.selectionMode;
|
|
10588
10584
|
}
|
|
10589
10585
|
set selectionMode(value) {
|
|
10590
10586
|
this.renderer.setProperty(this.elementRef.nativeElement, 'selectionMode', value);
|
|
10591
10587
|
}
|
|
10588
|
+
constructor(renderer, elementRef) {
|
|
10589
|
+
this.renderer = renderer;
|
|
10590
|
+
this.elementRef = elementRef;
|
|
10591
|
+
}
|
|
10592
10592
|
}
|
|
10593
10593
|
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 });
|
|
10594
10594
|
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 });
|
|
@@ -10620,10 +10620,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
10620
10620
|
* Directive to provide Angular integration for the tooltip.
|
|
10621
10621
|
*/
|
|
10622
10622
|
class NimbleTooltipDirective {
|
|
10623
|
-
constructor(renderer, elementRef) {
|
|
10624
|
-
this.renderer = renderer;
|
|
10625
|
-
this.elementRef = elementRef;
|
|
10626
|
-
}
|
|
10627
10623
|
get anchor() {
|
|
10628
10624
|
return this.elementRef.nativeElement.anchor;
|
|
10629
10625
|
}
|
|
@@ -10648,6 +10644,10 @@ class NimbleTooltipDirective {
|
|
|
10648
10644
|
set iconVisible(value) {
|
|
10649
10645
|
this.renderer.setProperty(this.elementRef.nativeElement, 'iconVisible', toBooleanProperty(value));
|
|
10650
10646
|
}
|
|
10647
|
+
constructor(renderer, elementRef) {
|
|
10648
|
+
this.renderer = renderer;
|
|
10649
|
+
this.elementRef = elementRef;
|
|
10650
|
+
}
|
|
10651
10651
|
}
|
|
10652
10652
|
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 });
|
|
10653
10653
|
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 });
|