@ni/nimble-angular 20.2.20 → 20.3.0
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/directives/list-option/nimble-list-option.directive.d.ts +5 -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 +22 -6
- 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/select/testing/ni-nimble-angular-select-testing.mjs +5 -0
- package/esm2020/select/testing/public-api.mjs +2 -0
- package/esm2020/select/testing/select.pageobject.mjs +3 -0
- 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-select-testing.mjs +6 -0
- package/fesm2015/ni-nimble-angular-select-testing.mjs.map +1 -0
- 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 +167 -151
- 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-select-testing.mjs +6 -0
- package/fesm2020/ni-nimble-angular-select-testing.mjs.map +1 -0
- 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 +167 -151
- package/fesm2020/ni-nimble-angular.mjs.map +1 -1
- package/internal-utilities/template-value-helpers.d.ts +3 -3
- package/package.json +10 -2
- package/select/testing/index.d.ts +5 -0
- package/select/testing/public-api.d.ts +1 -0
- package/select/testing/select.pageobject.d.ts +2 -0
- 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,19 +8366,31 @@ 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
|
+
get selected() {
|
|
8376
|
+
return this.elementRef.nativeElement.selected;
|
|
8377
|
+
}
|
|
8378
|
+
set selected(value) {
|
|
8379
|
+
this.renderer.setProperty(this.elementRef.nativeElement, 'selected', toBooleanProperty(value));
|
|
8380
|
+
}
|
|
8381
|
+
get hidden() {
|
|
8382
|
+
return this.elementRef.nativeElement.hidden;
|
|
8383
|
+
}
|
|
8384
|
+
set hidden(value) {
|
|
8385
|
+
this.renderer.setProperty(this.elementRef.nativeElement, 'hidden', toBooleanProperty(value));
|
|
8386
|
+
}
|
|
8387
|
+
constructor(elementRef, renderer) {
|
|
8388
|
+
this.elementRef = elementRef;
|
|
8389
|
+
this.renderer = renderer;
|
|
8390
|
+
}
|
|
8379
8391
|
}
|
|
8380
8392
|
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
|
-
NimbleListOptionDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.10", type: NimbleListOptionDirective, selector: "nimble-list-option", inputs: { disabled: "disabled" }, ngImport: i0 });
|
|
8393
|
+
NimbleListOptionDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.10", type: NimbleListOptionDirective, selector: "nimble-list-option", inputs: { disabled: "disabled", selected: "selected", hidden: "hidden" }, ngImport: i0 });
|
|
8382
8394
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NimbleListOptionDirective, decorators: [{
|
|
8383
8395
|
type: Directive,
|
|
8384
8396
|
args: [{
|
|
@@ -8386,6 +8398,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
8386
8398
|
}]
|
|
8387
8399
|
}], ctorParameters: function () { return [{ type: i0.ElementRef }, { type: i0.Renderer2 }]; }, propDecorators: { disabled: [{
|
|
8388
8400
|
type: Input
|
|
8401
|
+
}], selected: [{
|
|
8402
|
+
type: Input
|
|
8403
|
+
}], hidden: [{
|
|
8404
|
+
type: Input
|
|
8389
8405
|
}] } });
|
|
8390
8406
|
|
|
8391
8407
|
/**
|
|
@@ -8743,10 +8759,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
8743
8759
|
* Directive to provide Angular integration for the menu button.
|
|
8744
8760
|
*/
|
|
8745
8761
|
class NimbleMenuButtonDirective {
|
|
8746
|
-
constructor(renderer, elementRef) {
|
|
8747
|
-
this.renderer = renderer;
|
|
8748
|
-
this.elementRef = elementRef;
|
|
8749
|
-
}
|
|
8750
8762
|
get appearance() {
|
|
8751
8763
|
return this.elementRef.nativeElement.appearance;
|
|
8752
8764
|
}
|
|
@@ -8771,6 +8783,10 @@ class NimbleMenuButtonDirective {
|
|
|
8771
8783
|
set open(value) {
|
|
8772
8784
|
this.renderer.setProperty(this.elementRef.nativeElement, 'open', toBooleanProperty(value));
|
|
8773
8785
|
}
|
|
8786
|
+
constructor(renderer, elementRef) {
|
|
8787
|
+
this.renderer = renderer;
|
|
8788
|
+
this.elementRef = elementRef;
|
|
8789
|
+
}
|
|
8774
8790
|
}
|
|
8775
8791
|
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
8792
|
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 +8824,16 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
8808
8824
|
* Directive to provide Angular integration for the menu.
|
|
8809
8825
|
*/
|
|
8810
8826
|
class NimbleMenuItemDirective {
|
|
8811
|
-
constructor(renderer, elementRef) {
|
|
8812
|
-
this.renderer = renderer;
|
|
8813
|
-
this.elementRef = elementRef;
|
|
8814
|
-
}
|
|
8815
8827
|
get disabled() {
|
|
8816
8828
|
return this.elementRef.nativeElement.disabled;
|
|
8817
8829
|
}
|
|
8818
8830
|
set disabled(value) {
|
|
8819
8831
|
this.renderer.setProperty(this.elementRef.nativeElement, 'disabled', toBooleanProperty(value));
|
|
8820
8832
|
}
|
|
8833
|
+
constructor(renderer, elementRef) {
|
|
8834
|
+
this.renderer = renderer;
|
|
8835
|
+
this.elementRef = elementRef;
|
|
8836
|
+
}
|
|
8821
8837
|
}
|
|
8822
8838
|
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
8839
|
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 +8971,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
8955
8971
|
* Directive to provide Angular integration for the number field.
|
|
8956
8972
|
*/
|
|
8957
8973
|
class NimbleNumberFieldDirective {
|
|
8958
|
-
constructor(renderer, elementRef) {
|
|
8959
|
-
this.renderer = renderer;
|
|
8960
|
-
this.elementRef = elementRef;
|
|
8961
|
-
}
|
|
8962
8974
|
get appearance() {
|
|
8963
8975
|
return this.elementRef.nativeElement.appearance;
|
|
8964
8976
|
}
|
|
@@ -9015,6 +9027,10 @@ class NimbleNumberFieldDirective {
|
|
|
9015
9027
|
set errorVisible(value) {
|
|
9016
9028
|
this.renderer.setProperty(this.elementRef.nativeElement, 'errorVisible', toBooleanProperty(value));
|
|
9017
9029
|
}
|
|
9030
|
+
constructor(renderer, elementRef) {
|
|
9031
|
+
this.renderer = renderer;
|
|
9032
|
+
this.elementRef = elementRef;
|
|
9033
|
+
}
|
|
9018
9034
|
}
|
|
9019
9035
|
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
9036
|
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 +9390,16 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
9374
9390
|
* Directive to provide Angular integration for the radio button.
|
|
9375
9391
|
*/
|
|
9376
9392
|
class NimbleRadioDirective {
|
|
9377
|
-
constructor(renderer, elementRef) {
|
|
9378
|
-
this.renderer = renderer;
|
|
9379
|
-
this.elementRef = elementRef;
|
|
9380
|
-
}
|
|
9381
9393
|
get disabled() {
|
|
9382
9394
|
return this.elementRef.nativeElement.disabled;
|
|
9383
9395
|
}
|
|
9384
9396
|
set disabled(value) {
|
|
9385
9397
|
this.renderer.setProperty(this.elementRef.nativeElement, 'disabled', toBooleanProperty(value));
|
|
9386
9398
|
}
|
|
9399
|
+
constructor(renderer, elementRef) {
|
|
9400
|
+
this.renderer = renderer;
|
|
9401
|
+
this.elementRef = elementRef;
|
|
9402
|
+
}
|
|
9387
9403
|
}
|
|
9388
9404
|
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
9405
|
NimbleRadioDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.10", type: NimbleRadioDirective, selector: "nimble-radio", inputs: { disabled: "disabled" }, ngImport: i0 });
|
|
@@ -9414,10 +9430,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
9414
9430
|
* Directive to provide Angular integration for the radio group.
|
|
9415
9431
|
*/
|
|
9416
9432
|
class NimbleRadioGroupDirective {
|
|
9417
|
-
constructor(renderer, elementRef) {
|
|
9418
|
-
this.renderer = renderer;
|
|
9419
|
-
this.elementRef = elementRef;
|
|
9420
|
-
}
|
|
9421
9433
|
get disabled() {
|
|
9422
9434
|
return this.elementRef.nativeElement.disabled;
|
|
9423
9435
|
}
|
|
@@ -9436,6 +9448,10 @@ class NimbleRadioGroupDirective {
|
|
|
9436
9448
|
set orientation(value) {
|
|
9437
9449
|
this.renderer.setProperty(this.elementRef.nativeElement, 'orientation', value);
|
|
9438
9450
|
}
|
|
9451
|
+
constructor(renderer, elementRef) {
|
|
9452
|
+
this.renderer = renderer;
|
|
9453
|
+
this.elementRef = elementRef;
|
|
9454
|
+
}
|
|
9439
9455
|
}
|
|
9440
9456
|
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
9457
|
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 +9486,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
9470
9486
|
* Directive for Nimble select control Angular integration
|
|
9471
9487
|
*/
|
|
9472
9488
|
class NimbleSelectDirective {
|
|
9473
|
-
constructor(renderer, elementRef) {
|
|
9474
|
-
this.renderer = renderer;
|
|
9475
|
-
this.elementRef = elementRef;
|
|
9476
|
-
}
|
|
9477
9489
|
get appearance() {
|
|
9478
9490
|
return this.elementRef.nativeElement.appearance;
|
|
9479
9491
|
}
|
|
@@ -9504,6 +9516,10 @@ class NimbleSelectDirective {
|
|
|
9504
9516
|
set errorVisible(value) {
|
|
9505
9517
|
this.renderer.setProperty(this.elementRef.nativeElement, 'errorVisible', toBooleanProperty(value));
|
|
9506
9518
|
}
|
|
9519
|
+
constructor(renderer, elementRef) {
|
|
9520
|
+
this.renderer = renderer;
|
|
9521
|
+
this.elementRef = elementRef;
|
|
9522
|
+
}
|
|
9507
9523
|
}
|
|
9508
9524
|
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
9525
|
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 +9561,16 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
9545
9561
|
* Directive to provide Angular integration for the spinner.
|
|
9546
9562
|
*/
|
|
9547
9563
|
class NimbleSpinnerDirective {
|
|
9548
|
-
constructor(renderer, elementRef) {
|
|
9549
|
-
this.renderer = renderer;
|
|
9550
|
-
this.elementRef = elementRef;
|
|
9551
|
-
}
|
|
9552
9564
|
get appearance() {
|
|
9553
9565
|
return this.elementRef.nativeElement.appearance;
|
|
9554
9566
|
}
|
|
9555
9567
|
set appearance(value) {
|
|
9556
9568
|
this.renderer.setProperty(this.elementRef.nativeElement, 'appearance', value);
|
|
9557
9569
|
}
|
|
9570
|
+
constructor(renderer, elementRef) {
|
|
9571
|
+
this.renderer = renderer;
|
|
9572
|
+
this.elementRef = elementRef;
|
|
9573
|
+
}
|
|
9558
9574
|
}
|
|
9559
9575
|
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
9576
|
NimbleSpinnerDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.10", type: NimbleSpinnerDirective, selector: "nimble-spinner", inputs: { appearance: "appearance" }, ngImport: i0 });
|
|
@@ -9613,10 +9629,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
9613
9629
|
* Directive to provide Angular integration for the switch.
|
|
9614
9630
|
*/
|
|
9615
9631
|
class NimbleSwitchDirective {
|
|
9616
|
-
constructor(renderer, elementRef) {
|
|
9617
|
-
this.renderer = renderer;
|
|
9618
|
-
this.elementRef = elementRef;
|
|
9619
|
-
}
|
|
9620
9632
|
get disabled() {
|
|
9621
9633
|
return this.elementRef.nativeElement.disabled;
|
|
9622
9634
|
}
|
|
@@ -9629,6 +9641,10 @@ class NimbleSwitchDirective {
|
|
|
9629
9641
|
set checked(value) {
|
|
9630
9642
|
this.renderer.setProperty(this.elementRef.nativeElement, 'checked', toBooleanProperty(value));
|
|
9631
9643
|
}
|
|
9644
|
+
constructor(renderer, elementRef) {
|
|
9645
|
+
this.renderer = renderer;
|
|
9646
|
+
this.elementRef = elementRef;
|
|
9647
|
+
}
|
|
9632
9648
|
}
|
|
9633
9649
|
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
9650
|
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 +9677,16 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
9661
9677
|
* Directive to provide Angular integration for the tab element.
|
|
9662
9678
|
*/
|
|
9663
9679
|
class NimbleTabDirective {
|
|
9664
|
-
constructor(renderer, elementRef) {
|
|
9665
|
-
this.renderer = renderer;
|
|
9666
|
-
this.elementRef = elementRef;
|
|
9667
|
-
}
|
|
9668
9680
|
get disabled() {
|
|
9669
9681
|
return this.elementRef.nativeElement.disabled;
|
|
9670
9682
|
}
|
|
9671
9683
|
set disabled(value) {
|
|
9672
9684
|
this.renderer.setProperty(this.elementRef.nativeElement, 'disabled', toBooleanProperty(value));
|
|
9673
9685
|
}
|
|
9686
|
+
constructor(renderer, elementRef) {
|
|
9687
|
+
this.renderer = renderer;
|
|
9688
|
+
this.elementRef = elementRef;
|
|
9689
|
+
}
|
|
9674
9690
|
}
|
|
9675
9691
|
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
9692
|
NimbleTabDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.10", type: NimbleTabDirective, selector: "nimble-tab", inputs: { disabled: "disabled" }, ngImport: i0 });
|
|
@@ -9729,17 +9745,17 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
9729
9745
|
* Directive to provide Angular integration for the tabs element.
|
|
9730
9746
|
*/
|
|
9731
9747
|
class NimbleTabsDirective {
|
|
9732
|
-
constructor(renderer, elementRef) {
|
|
9733
|
-
this.renderer = renderer;
|
|
9734
|
-
this.elementRef = elementRef;
|
|
9735
|
-
this.activeidChange = new EventEmitter();
|
|
9736
|
-
}
|
|
9737
9748
|
get activeid() {
|
|
9738
9749
|
return this.elementRef.nativeElement.activeid;
|
|
9739
9750
|
}
|
|
9740
9751
|
set activeid(value) {
|
|
9741
9752
|
this.renderer.setProperty(this.elementRef.nativeElement, 'activeid', value);
|
|
9742
9753
|
}
|
|
9754
|
+
constructor(renderer, elementRef) {
|
|
9755
|
+
this.renderer = renderer;
|
|
9756
|
+
this.elementRef = elementRef;
|
|
9757
|
+
this.activeidChange = new EventEmitter();
|
|
9758
|
+
}
|
|
9743
9759
|
onChange($event) {
|
|
9744
9760
|
if ($event.target === this.elementRef.nativeElement) {
|
|
9745
9761
|
this.activeidChange.emit(this.activeid);
|
|
@@ -9982,10 +9998,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
9982
9998
|
* Directive to provide Angular integration for the text area
|
|
9983
9999
|
*/
|
|
9984
10000
|
class NimbleTextAreaDirective {
|
|
9985
|
-
constructor(renderer, elementRef) {
|
|
9986
|
-
this.renderer = renderer;
|
|
9987
|
-
this.elementRef = elementRef;
|
|
9988
|
-
}
|
|
9989
10001
|
get appearance() {
|
|
9990
10002
|
return this.elementRef.nativeElement.appearance;
|
|
9991
10003
|
}
|
|
@@ -10080,6 +10092,10 @@ class NimbleTextAreaDirective {
|
|
|
10080
10092
|
set spellcheck(value) {
|
|
10081
10093
|
this.renderer.setProperty(this.elementRef.nativeElement, 'spellcheck', toBooleanProperty(value));
|
|
10082
10094
|
}
|
|
10095
|
+
constructor(renderer, elementRef) {
|
|
10096
|
+
this.renderer = renderer;
|
|
10097
|
+
this.elementRef = elementRef;
|
|
10098
|
+
}
|
|
10083
10099
|
}
|
|
10084
10100
|
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
10101
|
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 +10193,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
10177
10193
|
* Directive to provide Angular integration for the text field
|
|
10178
10194
|
*/
|
|
10179
10195
|
class NimbleTextFieldDirective {
|
|
10180
|
-
constructor(renderer, elementRef) {
|
|
10181
|
-
this.renderer = renderer;
|
|
10182
|
-
this.elementRef = elementRef;
|
|
10183
|
-
}
|
|
10184
10196
|
get appearance() {
|
|
10185
10197
|
return this.elementRef.nativeElement.appearance;
|
|
10186
10198
|
}
|
|
@@ -10273,6 +10285,10 @@ class NimbleTextFieldDirective {
|
|
|
10273
10285
|
set fullBleed(value) {
|
|
10274
10286
|
this.renderer.setProperty(this.elementRef.nativeElement, 'fullBleed', toBooleanProperty(value));
|
|
10275
10287
|
}
|
|
10288
|
+
constructor(renderer, elementRef) {
|
|
10289
|
+
this.renderer = renderer;
|
|
10290
|
+
this.elementRef = elementRef;
|
|
10291
|
+
}
|
|
10276
10292
|
}
|
|
10277
10293
|
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
10294
|
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 +10351,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
10335
10351
|
* Directive for Angular integration for the theme provider
|
|
10336
10352
|
*/
|
|
10337
10353
|
class NimbleThemeProviderDirective {
|
|
10338
|
-
constructor(renderer, elementRef) {
|
|
10339
|
-
this.renderer = renderer;
|
|
10340
|
-
this.elementRef = elementRef;
|
|
10341
|
-
}
|
|
10342
10354
|
get theme() {
|
|
10343
10355
|
return this.elementRef.nativeElement.theme;
|
|
10344
10356
|
}
|
|
@@ -10354,6 +10366,10 @@ class NimbleThemeProviderDirective {
|
|
|
10354
10366
|
get validity() {
|
|
10355
10367
|
return this.elementRef.nativeElement.validity;
|
|
10356
10368
|
}
|
|
10369
|
+
constructor(renderer, elementRef) {
|
|
10370
|
+
this.renderer = renderer;
|
|
10371
|
+
this.elementRef = elementRef;
|
|
10372
|
+
}
|
|
10357
10373
|
checkValidity() {
|
|
10358
10374
|
return this.elementRef.nativeElement.checkValidity();
|
|
10359
10375
|
}
|
|
@@ -10417,10 +10433,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
10417
10433
|
* Directive to provide Angular integration for the toggle button.
|
|
10418
10434
|
*/
|
|
10419
10435
|
class NimbleToggleButtonDirective {
|
|
10420
|
-
constructor(renderer, elementRef) {
|
|
10421
|
-
this.renderer = renderer;
|
|
10422
|
-
this.elementRef = elementRef;
|
|
10423
|
-
}
|
|
10424
10436
|
get appearance() {
|
|
10425
10437
|
return this.elementRef.nativeElement.appearance;
|
|
10426
10438
|
}
|
|
@@ -10445,6 +10457,10 @@ class NimbleToggleButtonDirective {
|
|
|
10445
10457
|
set checked(value) {
|
|
10446
10458
|
this.renderer.setProperty(this.elementRef.nativeElement, 'checked', toBooleanProperty(value));
|
|
10447
10459
|
}
|
|
10460
|
+
constructor(renderer, elementRef) {
|
|
10461
|
+
this.renderer = renderer;
|
|
10462
|
+
this.elementRef = elementRef;
|
|
10463
|
+
}
|
|
10448
10464
|
}
|
|
10449
10465
|
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
10466
|
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 +10526,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
10510
10526
|
* Directive to provide Angular integration for the tree item.
|
|
10511
10527
|
*/
|
|
10512
10528
|
class NimbleTreeItemDirective {
|
|
10513
|
-
constructor(renderer, elementRef) {
|
|
10514
|
-
this.renderer = renderer;
|
|
10515
|
-
this.elementRef = elementRef;
|
|
10516
|
-
this.expandedChange = new EventEmitter();
|
|
10517
|
-
}
|
|
10518
10529
|
get disabled() {
|
|
10519
10530
|
return this.elementRef.nativeElement.disabled;
|
|
10520
10531
|
}
|
|
@@ -10535,6 +10546,11 @@ class NimbleTreeItemDirective {
|
|
|
10535
10546
|
// Needed because fast-foundation TreeView sets initial selection with an aria-selected query
|
|
10536
10547
|
this.renderer.setAttribute(this.elementRef.nativeElement, 'selected', toBooleanAriaAttribute(value));
|
|
10537
10548
|
}
|
|
10549
|
+
constructor(renderer, elementRef) {
|
|
10550
|
+
this.renderer = renderer;
|
|
10551
|
+
this.elementRef = elementRef;
|
|
10552
|
+
this.expandedChange = new EventEmitter();
|
|
10553
|
+
}
|
|
10538
10554
|
onExpandedChange($event) {
|
|
10539
10555
|
if ($event.target === this.elementRef.nativeElement) {
|
|
10540
10556
|
this.expandedChange.emit(this.expanded);
|
|
@@ -10579,16 +10595,16 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
10579
10595
|
* Directive to provide Angular integration for the tree view.
|
|
10580
10596
|
*/
|
|
10581
10597
|
class NimbleTreeViewDirective {
|
|
10582
|
-
constructor(renderer, elementRef) {
|
|
10583
|
-
this.renderer = renderer;
|
|
10584
|
-
this.elementRef = elementRef;
|
|
10585
|
-
}
|
|
10586
10598
|
get selectionMode() {
|
|
10587
10599
|
return this.elementRef.nativeElement.selectionMode;
|
|
10588
10600
|
}
|
|
10589
10601
|
set selectionMode(value) {
|
|
10590
10602
|
this.renderer.setProperty(this.elementRef.nativeElement, 'selectionMode', value);
|
|
10591
10603
|
}
|
|
10604
|
+
constructor(renderer, elementRef) {
|
|
10605
|
+
this.renderer = renderer;
|
|
10606
|
+
this.elementRef = elementRef;
|
|
10607
|
+
}
|
|
10592
10608
|
}
|
|
10593
10609
|
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
10610
|
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 +10636,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
10620
10636
|
* Directive to provide Angular integration for the tooltip.
|
|
10621
10637
|
*/
|
|
10622
10638
|
class NimbleTooltipDirective {
|
|
10623
|
-
constructor(renderer, elementRef) {
|
|
10624
|
-
this.renderer = renderer;
|
|
10625
|
-
this.elementRef = elementRef;
|
|
10626
|
-
}
|
|
10627
10639
|
get anchor() {
|
|
10628
10640
|
return this.elementRef.nativeElement.anchor;
|
|
10629
10641
|
}
|
|
@@ -10648,6 +10660,10 @@ class NimbleTooltipDirective {
|
|
|
10648
10660
|
set iconVisible(value) {
|
|
10649
10661
|
this.renderer.setProperty(this.elementRef.nativeElement, 'iconVisible', toBooleanProperty(value));
|
|
10650
10662
|
}
|
|
10663
|
+
constructor(renderer, elementRef) {
|
|
10664
|
+
this.renderer = renderer;
|
|
10665
|
+
this.elementRef = elementRef;
|
|
10666
|
+
}
|
|
10651
10667
|
}
|
|
10652
10668
|
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
10669
|
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 });
|