@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
|
@@ -660,10 +660,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
660
660
|
* Base class for directives providing link attributes.
|
|
661
661
|
*/
|
|
662
662
|
class NimbleAnchorBaseDirective {
|
|
663
|
-
constructor(renderer, elementRef) {
|
|
664
|
-
this.renderer = renderer;
|
|
665
|
-
this.elementRef = elementRef;
|
|
666
|
-
}
|
|
667
663
|
get href() {
|
|
668
664
|
return this.elementRef.nativeElement.href;
|
|
669
665
|
}
|
|
@@ -706,6 +702,10 @@ class NimbleAnchorBaseDirective {
|
|
|
706
702
|
set type(value) {
|
|
707
703
|
this.renderer.setProperty(this.elementRef.nativeElement, 'type', value);
|
|
708
704
|
}
|
|
705
|
+
constructor(renderer, elementRef) {
|
|
706
|
+
this.renderer = renderer;
|
|
707
|
+
this.elementRef = elementRef;
|
|
708
|
+
}
|
|
709
709
|
}
|
|
710
710
|
NimbleAnchorBaseDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NimbleAnchorBaseDirective, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
|
|
711
711
|
NimbleAnchorBaseDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.10", type: NimbleAnchorBaseDirective, inputs: { href: "href", hreflang: "hreflang", ping: "ping", referrerpolicy: "referrerpolicy", rel: "rel", target: "target", type: "type" }, ngImport: i0 });
|
|
@@ -731,9 +731,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
731
731
|
* Directive to provide Angular integration for the anchor.
|
|
732
732
|
*/
|
|
733
733
|
class NimbleAnchorDirective extends NimbleAnchorBaseDirective {
|
|
734
|
-
constructor(renderer, elementRef) {
|
|
735
|
-
super(renderer, elementRef);
|
|
736
|
-
}
|
|
737
734
|
get appearance() {
|
|
738
735
|
return this.elementRef.nativeElement.appearance;
|
|
739
736
|
}
|
|
@@ -752,6 +749,9 @@ class NimbleAnchorDirective extends NimbleAnchorBaseDirective {
|
|
|
752
749
|
set contentEditable(value) {
|
|
753
750
|
this.renderer.setProperty(this.elementRef.nativeElement, 'contentEditable', value);
|
|
754
751
|
}
|
|
752
|
+
constructor(renderer, elementRef) {
|
|
753
|
+
super(renderer, elementRef);
|
|
754
|
+
}
|
|
755
755
|
}
|
|
756
756
|
NimbleAnchorDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NimbleAnchorDirective, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
|
|
757
757
|
NimbleAnchorDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.10", type: NimbleAnchorDirective, selector: "nimble-anchor", inputs: { appearance: "appearance", underlineHidden: ["underline-hidden", "underlineHidden"], contentEditable: ["contenteditable", "contentEditable"] }, usesInheritance: true, ngImport: i0 });
|
|
@@ -861,9 +861,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
861
861
|
* Directive to provide Angular integration for the anchor button.
|
|
862
862
|
*/
|
|
863
863
|
class NimbleAnchorButtonDirective extends NimbleAnchorBaseDirective {
|
|
864
|
-
constructor(renderer, elementRef) {
|
|
865
|
-
super(renderer, elementRef);
|
|
866
|
-
}
|
|
867
864
|
get appearance() {
|
|
868
865
|
return this.elementRef.nativeElement.appearance;
|
|
869
866
|
}
|
|
@@ -888,6 +885,9 @@ class NimbleAnchorButtonDirective extends NimbleAnchorBaseDirective {
|
|
|
888
885
|
set disabled(value) {
|
|
889
886
|
this.renderer.setProperty(this.elementRef.nativeElement, 'disabled', toBooleanProperty(value));
|
|
890
887
|
}
|
|
888
|
+
constructor(renderer, elementRef) {
|
|
889
|
+
super(renderer, elementRef);
|
|
890
|
+
}
|
|
891
891
|
}
|
|
892
892
|
NimbleAnchorButtonDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NimbleAnchorButtonDirective, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
|
|
893
893
|
NimbleAnchorButtonDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.10", type: NimbleAnchorButtonDirective, selector: "nimble-anchor-button", inputs: { appearance: "appearance", appearanceVariant: ["appearance-variant", "appearanceVariant"], contentHidden: ["content-hidden", "contentHidden"], disabled: "disabled" }, usesInheritance: true, ngImport: i0 });
|
|
@@ -969,15 +969,15 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
969
969
|
* Directive to provide Angular integration for the anchor menu item.
|
|
970
970
|
*/
|
|
971
971
|
class NimbleAnchorMenuItemDirective extends NimbleAnchorBaseDirective {
|
|
972
|
-
constructor(renderer, elementRef) {
|
|
973
|
-
super(renderer, elementRef);
|
|
974
|
-
}
|
|
975
972
|
get disabled() {
|
|
976
973
|
return this.elementRef.nativeElement.disabled;
|
|
977
974
|
}
|
|
978
975
|
set disabled(value) {
|
|
979
976
|
this.renderer.setProperty(this.elementRef.nativeElement, 'disabled', toBooleanProperty(value));
|
|
980
977
|
}
|
|
978
|
+
constructor(renderer, elementRef) {
|
|
979
|
+
super(renderer, elementRef);
|
|
980
|
+
}
|
|
981
981
|
}
|
|
982
982
|
NimbleAnchorMenuItemDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NimbleAnchorMenuItemDirective, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
|
|
983
983
|
NimbleAnchorMenuItemDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.10", type: NimbleAnchorMenuItemDirective, selector: "nimble-anchor-menu-item", inputs: { disabled: "disabled" }, usesInheritance: true, ngImport: i0 });
|
|
@@ -1051,15 +1051,15 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
1051
1051
|
* Directive to provide Angular integration for the anchor tab.
|
|
1052
1052
|
*/
|
|
1053
1053
|
class NimbleAnchorTabDirective extends NimbleAnchorBaseDirective {
|
|
1054
|
-
constructor(renderer, elementRef) {
|
|
1055
|
-
super(renderer, elementRef);
|
|
1056
|
-
}
|
|
1057
1054
|
get disabled() {
|
|
1058
1055
|
return this.elementRef.nativeElement.disabled;
|
|
1059
1056
|
}
|
|
1060
1057
|
set disabled(value) {
|
|
1061
1058
|
this.renderer.setProperty(this.elementRef.nativeElement, 'disabled', toBooleanProperty(value));
|
|
1062
1059
|
}
|
|
1060
|
+
constructor(renderer, elementRef) {
|
|
1061
|
+
super(renderer, elementRef);
|
|
1062
|
+
}
|
|
1063
1063
|
}
|
|
1064
1064
|
NimbleAnchorTabDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NimbleAnchorTabDirective, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
|
|
1065
1065
|
NimbleAnchorTabDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.10", type: NimbleAnchorTabDirective, selector: "nimble-anchor-tab", inputs: { disabled: "disabled" }, usesInheritance: true, ngImport: i0 });
|
|
@@ -1090,10 +1090,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
1090
1090
|
* Directive to provide Angular integration for the anchor tabs element.
|
|
1091
1091
|
*/
|
|
1092
1092
|
class NimbleAnchorTabsDirective {
|
|
1093
|
-
constructor(renderer, elementRef) {
|
|
1094
|
-
this.renderer = renderer;
|
|
1095
|
-
this.elementRef = elementRef;
|
|
1096
|
-
}
|
|
1097
1093
|
get activeid() {
|
|
1098
1094
|
return this.elementRef.nativeElement.activeid ?? '';
|
|
1099
1095
|
}
|
|
@@ -1103,6 +1099,10 @@ class NimbleAnchorTabsDirective {
|
|
|
1103
1099
|
get activetab() {
|
|
1104
1100
|
return this.elementRef.nativeElement.activetab;
|
|
1105
1101
|
}
|
|
1102
|
+
constructor(renderer, elementRef) {
|
|
1103
|
+
this.renderer = renderer;
|
|
1104
|
+
this.elementRef = elementRef;
|
|
1105
|
+
}
|
|
1106
1106
|
}
|
|
1107
1107
|
NimbleAnchorTabsDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NimbleAnchorTabsDirective, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
|
|
1108
1108
|
NimbleAnchorTabsDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.10", type: NimbleAnchorTabsDirective, selector: "nimble-anchor-tabs", inputs: { activeid: "activeid" }, ngImport: i0 });
|
|
@@ -1176,9 +1176,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
1176
1176
|
* Directive to provide Angular integration for the anchor tree item.
|
|
1177
1177
|
*/
|
|
1178
1178
|
class NimbleAnchorTreeItemDirective extends NimbleAnchorBaseDirective {
|
|
1179
|
-
constructor(renderer, elementRef) {
|
|
1180
|
-
super(renderer, elementRef);
|
|
1181
|
-
}
|
|
1182
1179
|
get disabled() {
|
|
1183
1180
|
return this.elementRef.nativeElement.disabled;
|
|
1184
1181
|
}
|
|
@@ -1191,6 +1188,9 @@ class NimbleAnchorTreeItemDirective extends NimbleAnchorBaseDirective {
|
|
|
1191
1188
|
set selected(value) {
|
|
1192
1189
|
this.renderer.setProperty(this.elementRef.nativeElement, 'selected', toBooleanProperty(value));
|
|
1193
1190
|
}
|
|
1191
|
+
constructor(renderer, elementRef) {
|
|
1192
|
+
super(renderer, elementRef);
|
|
1193
|
+
}
|
|
1194
1194
|
}
|
|
1195
1195
|
NimbleAnchorTreeItemDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NimbleAnchorTreeItemDirective, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
|
|
1196
1196
|
NimbleAnchorTreeItemDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.10", type: NimbleAnchorTreeItemDirective, selector: "nimble-anchor-tree-item", inputs: { disabled: "disabled", selected: "selected" }, usesInheritance: true, ngImport: i0 });
|
|
@@ -1223,11 +1223,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
1223
1223
|
* Directive to provide Angular integration for the banner.
|
|
1224
1224
|
*/
|
|
1225
1225
|
class NimbleBannerDirective {
|
|
1226
|
-
constructor(renderer, elementRef) {
|
|
1227
|
-
this.renderer = renderer;
|
|
1228
|
-
this.elementRef = elementRef;
|
|
1229
|
-
this.openChange = new EventEmitter();
|
|
1230
|
-
}
|
|
1231
1226
|
get open() {
|
|
1232
1227
|
return this.elementRef.nativeElement.open;
|
|
1233
1228
|
}
|
|
@@ -1252,6 +1247,11 @@ class NimbleBannerDirective {
|
|
|
1252
1247
|
set preventDismiss(value) {
|
|
1253
1248
|
this.renderer.setProperty(this.elementRef.nativeElement, 'preventDismiss', toBooleanProperty(value));
|
|
1254
1249
|
}
|
|
1250
|
+
constructor(renderer, elementRef) {
|
|
1251
|
+
this.renderer = renderer;
|
|
1252
|
+
this.elementRef = elementRef;
|
|
1253
|
+
this.openChange = new EventEmitter();
|
|
1254
|
+
}
|
|
1255
1255
|
onToggle($event) {
|
|
1256
1256
|
if ($event.target === this.elementRef.nativeElement) {
|
|
1257
1257
|
this.openChange.emit(this.open);
|
|
@@ -1300,16 +1300,16 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
1300
1300
|
* Directive to provide Angular integration for the breadcrumb.
|
|
1301
1301
|
*/
|
|
1302
1302
|
class NimbleBreadcrumbDirective {
|
|
1303
|
-
constructor(renderer, elementRef) {
|
|
1304
|
-
this.renderer = renderer;
|
|
1305
|
-
this.elementRef = elementRef;
|
|
1306
|
-
}
|
|
1307
1303
|
get appearance() {
|
|
1308
1304
|
return this.elementRef.nativeElement.appearance;
|
|
1309
1305
|
}
|
|
1310
1306
|
set appearance(value) {
|
|
1311
1307
|
this.renderer.setProperty(this.elementRef.nativeElement, 'appearance', value);
|
|
1312
1308
|
}
|
|
1309
|
+
constructor(renderer, elementRef) {
|
|
1310
|
+
this.renderer = renderer;
|
|
1311
|
+
this.elementRef = elementRef;
|
|
1312
|
+
}
|
|
1313
1313
|
}
|
|
1314
1314
|
NimbleBreadcrumbDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NimbleBreadcrumbDirective, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
|
|
1315
1315
|
NimbleBreadcrumbDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.10", type: NimbleBreadcrumbDirective, selector: "nimble-breadcrumb", inputs: { appearance: "appearance" }, ngImport: i0 });
|
|
@@ -1349,13 +1349,13 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
1349
1349
|
* won't also be an active RouterLink directive incorrectly handling navigation.
|
|
1350
1350
|
*/
|
|
1351
1351
|
class NimbleBreadcrumbItemRouterLinkWithHrefDirective extends RouterLink {
|
|
1352
|
+
set nimbleRouterLink(commands) {
|
|
1353
|
+
this.routerLink = commands;
|
|
1354
|
+
}
|
|
1352
1355
|
constructor(router, route, renderer, elementRef, locationStrategy) {
|
|
1353
1356
|
super(router, route, undefined, renderer, elementRef, locationStrategy);
|
|
1354
1357
|
this.elementRef = elementRef;
|
|
1355
1358
|
}
|
|
1356
|
-
set nimbleRouterLink(commands) {
|
|
1357
|
-
this.routerLink = commands;
|
|
1358
|
-
}
|
|
1359
1359
|
onClick(_button, _ctrlKey, _shiftKey, _altKey, _metaKey) {
|
|
1360
1360
|
// onClick is the 'click' @HostListener handler in RouterLinkWithHref. Override it to do nothing so that this directive
|
|
1361
1361
|
// can be in control of when the click handler is called. This allows RouterLinkWithHref's onClick to only be called
|
|
@@ -1444,10 +1444,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
1444
1444
|
* Directive to provide Angular integration for the button.
|
|
1445
1445
|
*/
|
|
1446
1446
|
class NimbleButtonDirective {
|
|
1447
|
-
constructor(renderer, elementRef) {
|
|
1448
|
-
this.renderer = renderer;
|
|
1449
|
-
this.elementRef = elementRef;
|
|
1450
|
-
}
|
|
1451
1447
|
get appearance() {
|
|
1452
1448
|
return this.elementRef.nativeElement.appearance;
|
|
1453
1449
|
}
|
|
@@ -1478,6 +1474,10 @@ class NimbleButtonDirective {
|
|
|
1478
1474
|
set contentHidden(value) {
|
|
1479
1475
|
this.renderer.setProperty(this.elementRef.nativeElement, 'contentHidden', toBooleanProperty(value));
|
|
1480
1476
|
}
|
|
1477
|
+
constructor(renderer, elementRef) {
|
|
1478
|
+
this.renderer = renderer;
|
|
1479
|
+
this.elementRef = elementRef;
|
|
1480
|
+
}
|
|
1481
1481
|
}
|
|
1482
1482
|
NimbleButtonDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NimbleButtonDirective, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
|
|
1483
1483
|
NimbleButtonDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.10", type: NimbleButtonDirective, selector: "nimble-button", inputs: { appearance: "appearance", appearanceVariant: ["appearance-variant", "appearanceVariant"], disabled: "disabled", type: "type", contentHidden: ["content-hidden", "contentHidden"] }, ngImport: i0 });
|
|
@@ -1518,10 +1518,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
1518
1518
|
* Directive to provide Angular integration for the card button.
|
|
1519
1519
|
*/
|
|
1520
1520
|
class NimbleCardButtonDirective {
|
|
1521
|
-
constructor(renderer, elementRef) {
|
|
1522
|
-
this.renderer = renderer;
|
|
1523
|
-
this.elementRef = elementRef;
|
|
1524
|
-
}
|
|
1525
1521
|
get disabled() {
|
|
1526
1522
|
return this.elementRef.nativeElement.disabled;
|
|
1527
1523
|
}
|
|
@@ -1534,6 +1530,10 @@ class NimbleCardButtonDirective {
|
|
|
1534
1530
|
set selected(value) {
|
|
1535
1531
|
this.renderer.setProperty(this.elementRef.nativeElement, 'selected', toBooleanProperty(value));
|
|
1536
1532
|
}
|
|
1533
|
+
constructor(renderer, elementRef) {
|
|
1534
|
+
this.renderer = renderer;
|
|
1535
|
+
this.elementRef = elementRef;
|
|
1536
|
+
}
|
|
1537
1537
|
}
|
|
1538
1538
|
NimbleCardButtonDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NimbleCardButtonDirective, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
|
|
1539
1539
|
NimbleCardButtonDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.10", type: NimbleCardButtonDirective, selector: "nimble-card-button", inputs: { disabled: "disabled", selected: "selected" }, ngImport: i0 });
|
|
@@ -1875,10 +1875,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
1875
1875
|
* Directive to provide Angular integration for the checkbox.
|
|
1876
1876
|
*/
|
|
1877
1877
|
class NimbleCheckboxDirective {
|
|
1878
|
-
constructor(renderer, elementRef) {
|
|
1879
|
-
this.renderer = renderer;
|
|
1880
|
-
this.elementRef = elementRef;
|
|
1881
|
-
}
|
|
1882
1878
|
get disabled() {
|
|
1883
1879
|
return this.elementRef.nativeElement.disabled;
|
|
1884
1880
|
}
|
|
@@ -1897,6 +1893,10 @@ class NimbleCheckboxDirective {
|
|
|
1897
1893
|
set indeterminate(value) {
|
|
1898
1894
|
this.renderer.setProperty(this.elementRef.nativeElement, 'indeterminate', toBooleanProperty(value));
|
|
1899
1895
|
}
|
|
1896
|
+
constructor(renderer, elementRef) {
|
|
1897
|
+
this.renderer = renderer;
|
|
1898
|
+
this.elementRef = elementRef;
|
|
1899
|
+
}
|
|
1900
1900
|
}
|
|
1901
1901
|
NimbleCheckboxDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NimbleCheckboxDirective, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
|
|
1902
1902
|
NimbleCheckboxDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.10", type: NimbleCheckboxDirective, selector: "nimble-checkbox", inputs: { disabled: "disabled", checked: "checked", indeterminate: "indeterminate" }, ngImport: i0 });
|
|
@@ -1941,14 +1941,6 @@ const OPTION_NOT_FOUND = Symbol('not found');
|
|
|
1941
1941
|
* that when using 'ngModel' that each list-option bind a value via 'ngValue', and not 'value'.
|
|
1942
1942
|
*/
|
|
1943
1943
|
class NimbleComboboxControlValueAccessorDirective {
|
|
1944
|
-
constructor(_renderer, _elementRef) {
|
|
1945
|
-
this._renderer = _renderer;
|
|
1946
|
-
this._elementRef = _elementRef;
|
|
1947
|
-
this._displayTextToOptionsMap = new Map();
|
|
1948
|
-
this._optionToModelValueMap = new Map();
|
|
1949
|
-
this._optionUpdateQueue = [];
|
|
1950
|
-
this._compareWith = Object.is;
|
|
1951
|
-
}
|
|
1952
1944
|
/**
|
|
1953
1945
|
* @description
|
|
1954
1946
|
* Tracks the option comparison algorithm for tracking identities when
|
|
@@ -1960,6 +1952,14 @@ class NimbleComboboxControlValueAccessorDirective {
|
|
|
1960
1952
|
}
|
|
1961
1953
|
this._compareWith = fn;
|
|
1962
1954
|
}
|
|
1955
|
+
constructor(_renderer, _elementRef) {
|
|
1956
|
+
this._renderer = _renderer;
|
|
1957
|
+
this._elementRef = _elementRef;
|
|
1958
|
+
this._displayTextToOptionsMap = new Map();
|
|
1959
|
+
this._optionToModelValueMap = new Map();
|
|
1960
|
+
this._optionUpdateQueue = [];
|
|
1961
|
+
this._compareWith = Object.is;
|
|
1962
|
+
}
|
|
1963
1963
|
ngAfterViewChecked() {
|
|
1964
1964
|
for (const updateValue of this._optionUpdateQueue) {
|
|
1965
1965
|
this.addOption(updateValue.modelValue, updateValue.listOption);
|
|
@@ -2104,10 +2104,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
2104
2104
|
* Directive for Nimble combobox control Angular integration
|
|
2105
2105
|
*/
|
|
2106
2106
|
class NimbleComboboxDirective {
|
|
2107
|
-
constructor(renderer, elementRef) {
|
|
2108
|
-
this.renderer = renderer;
|
|
2109
|
-
this.elementRef = elementRef;
|
|
2110
|
-
}
|
|
2111
2107
|
get appearance() {
|
|
2112
2108
|
return this.elementRef.nativeElement.appearance;
|
|
2113
2109
|
}
|
|
@@ -2153,6 +2149,10 @@ class NimbleComboboxDirective {
|
|
|
2153
2149
|
set open(value) {
|
|
2154
2150
|
this.renderer.setProperty(this.elementRef.nativeElement, 'open', toBooleanProperty(value));
|
|
2155
2151
|
}
|
|
2152
|
+
constructor(renderer, elementRef) {
|
|
2153
|
+
this.renderer = renderer;
|
|
2154
|
+
this.elementRef = elementRef;
|
|
2155
|
+
}
|
|
2156
2156
|
}
|
|
2157
2157
|
NimbleComboboxDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NimbleComboboxDirective, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
|
|
2158
2158
|
NimbleComboboxDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.10", type: NimbleComboboxDirective, selector: "nimble-combobox", inputs: { appearance: "appearance", disabled: "disabled", autocomplete: "autocomplete", placeholder: "placeholder", errorText: ["error-text", "errorText"], errorVisible: ["error-visible", "errorVisible"], open: "open" }, ngImport: i0 });
|
|
@@ -2204,10 +2204,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
2204
2204
|
*/
|
|
2205
2205
|
// eslint-disable-next-line @typescript-eslint/no-invalid-void-type
|
|
2206
2206
|
class NimbleDialogDirective {
|
|
2207
|
-
constructor(renderer, elementRef) {
|
|
2208
|
-
this.renderer = renderer;
|
|
2209
|
-
this.elementRef = elementRef;
|
|
2210
|
-
}
|
|
2211
2207
|
get preventDismiss() {
|
|
2212
2208
|
return this.elementRef.nativeElement.preventDismiss;
|
|
2213
2209
|
}
|
|
@@ -2229,6 +2225,10 @@ class NimbleDialogDirective {
|
|
|
2229
2225
|
get open() {
|
|
2230
2226
|
return this.elementRef.nativeElement.open;
|
|
2231
2227
|
}
|
|
2228
|
+
constructor(renderer, elementRef) {
|
|
2229
|
+
this.renderer = renderer;
|
|
2230
|
+
this.elementRef = elementRef;
|
|
2231
|
+
}
|
|
2232
2232
|
async show() {
|
|
2233
2233
|
return this.elementRef.nativeElement.show();
|
|
2234
2234
|
}
|
|
@@ -2281,10 +2281,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
2281
2281
|
*/
|
|
2282
2282
|
// eslint-disable-next-line @typescript-eslint/no-invalid-void-type
|
|
2283
2283
|
class NimbleDrawerDirective {
|
|
2284
|
-
constructor(renderer, elementRef) {
|
|
2285
|
-
this.renderer = renderer;
|
|
2286
|
-
this.elementRef = elementRef;
|
|
2287
|
-
}
|
|
2288
2284
|
get location() {
|
|
2289
2285
|
return this.elementRef.nativeElement.location;
|
|
2290
2286
|
}
|
|
@@ -2306,6 +2302,10 @@ class NimbleDrawerDirective {
|
|
|
2306
2302
|
get open() {
|
|
2307
2303
|
return this.elementRef.nativeElement.open;
|
|
2308
2304
|
}
|
|
2305
|
+
constructor(renderer, elementRef) {
|
|
2306
|
+
this.renderer = renderer;
|
|
2307
|
+
this.elementRef = elementRef;
|
|
2308
|
+
}
|
|
2309
2309
|
async show() {
|
|
2310
2310
|
return this.elementRef.nativeElement.show();
|
|
2311
2311
|
}
|
|
@@ -2348,16 +2348,16 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
2348
2348
|
* Base class for the nimble icon directives
|
|
2349
2349
|
*/
|
|
2350
2350
|
class NimbleIconBaseDirective {
|
|
2351
|
-
constructor(renderer, elementRef) {
|
|
2352
|
-
this.renderer = renderer;
|
|
2353
|
-
this.elementRef = elementRef;
|
|
2354
|
-
}
|
|
2355
2351
|
get severity() {
|
|
2356
2352
|
return this.elementRef.nativeElement.severity;
|
|
2357
2353
|
}
|
|
2358
2354
|
set severity(value) {
|
|
2359
2355
|
this.renderer.setProperty(this.elementRef.nativeElement, 'severity', value);
|
|
2360
2356
|
}
|
|
2357
|
+
constructor(renderer, elementRef) {
|
|
2358
|
+
this.renderer = renderer;
|
|
2359
|
+
this.elementRef = elementRef;
|
|
2360
|
+
}
|
|
2361
2361
|
}
|
|
2362
2362
|
NimbleIconBaseDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NimbleIconBaseDirective, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
|
|
2363
2363
|
NimbleIconBaseDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.10", type: NimbleIconBaseDirective, inputs: { severity: "severity" }, ngImport: i0 });
|
|
@@ -8294,11 +8294,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
8294
8294
|
* Directive to provide Angular integration for the list option when used with a combobox.
|
|
8295
8295
|
*/
|
|
8296
8296
|
class NimbleComboboxListOptionDirective {
|
|
8297
|
-
constructor(elementRef, combobox) {
|
|
8298
|
-
this.elementRef = elementRef;
|
|
8299
|
-
this.combobox = combobox;
|
|
8300
|
-
this._modelValue = undefined;
|
|
8301
|
-
}
|
|
8302
8297
|
/**
|
|
8303
8298
|
* @description
|
|
8304
8299
|
* Tracks the value bound to the option element.
|
|
@@ -8309,6 +8304,11 @@ class NimbleComboboxListOptionDirective {
|
|
|
8309
8304
|
this.updateComboboxValue(value);
|
|
8310
8305
|
}
|
|
8311
8306
|
}
|
|
8307
|
+
constructor(elementRef, combobox) {
|
|
8308
|
+
this.elementRef = elementRef;
|
|
8309
|
+
this.combobox = combobox;
|
|
8310
|
+
this._modelValue = undefined;
|
|
8311
|
+
}
|
|
8312
8312
|
ngAfterViewInit() {
|
|
8313
8313
|
if (this.combobox) {
|
|
8314
8314
|
this.combobox.addOption(this._modelValue, this.elementRef.nativeElement);
|
|
@@ -8350,19 +8350,31 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
8350
8350
|
* (e.g. `nimble-combobox-list-option.directive.ts` and `nimble-select-list-option.directive.ts`).
|
|
8351
8351
|
*/
|
|
8352
8352
|
class NimbleListOptionDirective {
|
|
8353
|
-
constructor(elementRef, renderer) {
|
|
8354
|
-
this.elementRef = elementRef;
|
|
8355
|
-
this.renderer = renderer;
|
|
8356
|
-
}
|
|
8357
8353
|
get disabled() {
|
|
8358
8354
|
return this.elementRef.nativeElement.disabled;
|
|
8359
8355
|
}
|
|
8360
8356
|
set disabled(value) {
|
|
8361
8357
|
this.renderer.setProperty(this.elementRef.nativeElement, 'disabled', toBooleanProperty(value));
|
|
8362
8358
|
}
|
|
8359
|
+
get selected() {
|
|
8360
|
+
return this.elementRef.nativeElement.selected;
|
|
8361
|
+
}
|
|
8362
|
+
set selected(value) {
|
|
8363
|
+
this.renderer.setProperty(this.elementRef.nativeElement, 'selected', toBooleanProperty(value));
|
|
8364
|
+
}
|
|
8365
|
+
get hidden() {
|
|
8366
|
+
return this.elementRef.nativeElement.hidden;
|
|
8367
|
+
}
|
|
8368
|
+
set hidden(value) {
|
|
8369
|
+
this.renderer.setProperty(this.elementRef.nativeElement, 'hidden', toBooleanProperty(value));
|
|
8370
|
+
}
|
|
8371
|
+
constructor(elementRef, renderer) {
|
|
8372
|
+
this.elementRef = elementRef;
|
|
8373
|
+
this.renderer = renderer;
|
|
8374
|
+
}
|
|
8363
8375
|
}
|
|
8364
8376
|
NimbleListOptionDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NimbleListOptionDirective, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Directive });
|
|
8365
|
-
NimbleListOptionDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.10", type: NimbleListOptionDirective, selector: "nimble-list-option", inputs: { disabled: "disabled" }, ngImport: i0 });
|
|
8377
|
+
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 });
|
|
8366
8378
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NimbleListOptionDirective, decorators: [{
|
|
8367
8379
|
type: Directive,
|
|
8368
8380
|
args: [{
|
|
@@ -8370,6 +8382,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
8370
8382
|
}]
|
|
8371
8383
|
}], ctorParameters: function () { return [{ type: i0.ElementRef }, { type: i0.Renderer2 }]; }, propDecorators: { disabled: [{
|
|
8372
8384
|
type: Input
|
|
8385
|
+
}], selected: [{
|
|
8386
|
+
type: Input
|
|
8387
|
+
}], hidden: [{
|
|
8388
|
+
type: Input
|
|
8373
8389
|
}] } });
|
|
8374
8390
|
|
|
8375
8391
|
/**
|
|
@@ -8723,10 +8739,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
8723
8739
|
* Directive to provide Angular integration for the menu button.
|
|
8724
8740
|
*/
|
|
8725
8741
|
class NimbleMenuButtonDirective {
|
|
8726
|
-
constructor(renderer, elementRef) {
|
|
8727
|
-
this.renderer = renderer;
|
|
8728
|
-
this.elementRef = elementRef;
|
|
8729
|
-
}
|
|
8730
8742
|
get appearance() {
|
|
8731
8743
|
return this.elementRef.nativeElement.appearance;
|
|
8732
8744
|
}
|
|
@@ -8751,6 +8763,10 @@ class NimbleMenuButtonDirective {
|
|
|
8751
8763
|
set open(value) {
|
|
8752
8764
|
this.renderer.setProperty(this.elementRef.nativeElement, 'open', toBooleanProperty(value));
|
|
8753
8765
|
}
|
|
8766
|
+
constructor(renderer, elementRef) {
|
|
8767
|
+
this.renderer = renderer;
|
|
8768
|
+
this.elementRef = elementRef;
|
|
8769
|
+
}
|
|
8754
8770
|
}
|
|
8755
8771
|
NimbleMenuButtonDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NimbleMenuButtonDirective, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
|
|
8756
8772
|
NimbleMenuButtonDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.10", type: NimbleMenuButtonDirective, selector: "nimble-menu-button", inputs: { appearance: "appearance", disabled: "disabled", contentHidden: ["content-hidden", "contentHidden"], open: "open" }, ngImport: i0 });
|
|
@@ -8788,16 +8804,16 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
8788
8804
|
* Directive to provide Angular integration for the menu.
|
|
8789
8805
|
*/
|
|
8790
8806
|
class NimbleMenuItemDirective {
|
|
8791
|
-
constructor(renderer, elementRef) {
|
|
8792
|
-
this.renderer = renderer;
|
|
8793
|
-
this.elementRef = elementRef;
|
|
8794
|
-
}
|
|
8795
8807
|
get disabled() {
|
|
8796
8808
|
return this.elementRef.nativeElement.disabled;
|
|
8797
8809
|
}
|
|
8798
8810
|
set disabled(value) {
|
|
8799
8811
|
this.renderer.setProperty(this.elementRef.nativeElement, 'disabled', toBooleanProperty(value));
|
|
8800
8812
|
}
|
|
8813
|
+
constructor(renderer, elementRef) {
|
|
8814
|
+
this.renderer = renderer;
|
|
8815
|
+
this.elementRef = elementRef;
|
|
8816
|
+
}
|
|
8801
8817
|
}
|
|
8802
8818
|
NimbleMenuItemDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NimbleMenuItemDirective, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
|
|
8803
8819
|
NimbleMenuItemDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.10", type: NimbleMenuItemDirective, selector: "nimble-menu-item", inputs: { disabled: "disabled" }, ngImport: i0 });
|
|
@@ -8935,10 +8951,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
8935
8951
|
* Directive to provide Angular integration for the number field.
|
|
8936
8952
|
*/
|
|
8937
8953
|
class NimbleNumberFieldDirective {
|
|
8938
|
-
constructor(renderer, elementRef) {
|
|
8939
|
-
this.renderer = renderer;
|
|
8940
|
-
this.elementRef = elementRef;
|
|
8941
|
-
}
|
|
8942
8954
|
get appearance() {
|
|
8943
8955
|
return this.elementRef.nativeElement.appearance;
|
|
8944
8956
|
}
|
|
@@ -8995,6 +9007,10 @@ class NimbleNumberFieldDirective {
|
|
|
8995
9007
|
set errorVisible(value) {
|
|
8996
9008
|
this.renderer.setProperty(this.elementRef.nativeElement, 'errorVisible', toBooleanProperty(value));
|
|
8997
9009
|
}
|
|
9010
|
+
constructor(renderer, elementRef) {
|
|
9011
|
+
this.renderer = renderer;
|
|
9012
|
+
this.elementRef = elementRef;
|
|
9013
|
+
}
|
|
8998
9014
|
}
|
|
8999
9015
|
NimbleNumberFieldDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NimbleNumberFieldDirective, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
|
|
9000
9016
|
NimbleNumberFieldDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.10", type: NimbleNumberFieldDirective, selector: "nimble-number-field", inputs: { appearance: "appearance", readOnly: ["readonly", "readOnly"], min: "min", max: "max", step: "step", hideStep: ["hide-step", "hideStep"], placeholder: "placeholder", errorText: ["error-text", "errorText"], errorVisible: ["error-visible", "errorVisible"] }, ngImport: i0 });
|
|
@@ -9354,16 +9370,16 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
9354
9370
|
* Directive to provide Angular integration for the radio button.
|
|
9355
9371
|
*/
|
|
9356
9372
|
class NimbleRadioDirective {
|
|
9357
|
-
constructor(renderer, elementRef) {
|
|
9358
|
-
this.renderer = renderer;
|
|
9359
|
-
this.elementRef = elementRef;
|
|
9360
|
-
}
|
|
9361
9373
|
get disabled() {
|
|
9362
9374
|
return this.elementRef.nativeElement.disabled;
|
|
9363
9375
|
}
|
|
9364
9376
|
set disabled(value) {
|
|
9365
9377
|
this.renderer.setProperty(this.elementRef.nativeElement, 'disabled', toBooleanProperty(value));
|
|
9366
9378
|
}
|
|
9379
|
+
constructor(renderer, elementRef) {
|
|
9380
|
+
this.renderer = renderer;
|
|
9381
|
+
this.elementRef = elementRef;
|
|
9382
|
+
}
|
|
9367
9383
|
}
|
|
9368
9384
|
NimbleRadioDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NimbleRadioDirective, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
|
|
9369
9385
|
NimbleRadioDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.10", type: NimbleRadioDirective, selector: "nimble-radio", inputs: { disabled: "disabled" }, ngImport: i0 });
|
|
@@ -9394,10 +9410,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
9394
9410
|
* Directive to provide Angular integration for the radio group.
|
|
9395
9411
|
*/
|
|
9396
9412
|
class NimbleRadioGroupDirective {
|
|
9397
|
-
constructor(renderer, elementRef) {
|
|
9398
|
-
this.renderer = renderer;
|
|
9399
|
-
this.elementRef = elementRef;
|
|
9400
|
-
}
|
|
9401
9413
|
get disabled() {
|
|
9402
9414
|
return this.elementRef.nativeElement.disabled;
|
|
9403
9415
|
}
|
|
@@ -9416,6 +9428,10 @@ class NimbleRadioGroupDirective {
|
|
|
9416
9428
|
set orientation(value) {
|
|
9417
9429
|
this.renderer.setProperty(this.elementRef.nativeElement, 'orientation', value);
|
|
9418
9430
|
}
|
|
9431
|
+
constructor(renderer, elementRef) {
|
|
9432
|
+
this.renderer = renderer;
|
|
9433
|
+
this.elementRef = elementRef;
|
|
9434
|
+
}
|
|
9419
9435
|
}
|
|
9420
9436
|
NimbleRadioGroupDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NimbleRadioGroupDirective, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
|
|
9421
9437
|
NimbleRadioGroupDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.10", type: NimbleRadioGroupDirective, selector: "nimble-radio-group", inputs: { disabled: "disabled", name: "name", orientation: "orientation" }, ngImport: i0 });
|
|
@@ -9450,10 +9466,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
9450
9466
|
* Directive for Nimble select control Angular integration
|
|
9451
9467
|
*/
|
|
9452
9468
|
class NimbleSelectDirective {
|
|
9453
|
-
constructor(renderer, elementRef) {
|
|
9454
|
-
this.renderer = renderer;
|
|
9455
|
-
this.elementRef = elementRef;
|
|
9456
|
-
}
|
|
9457
9469
|
get appearance() {
|
|
9458
9470
|
return this.elementRef.nativeElement.appearance;
|
|
9459
9471
|
}
|
|
@@ -9484,6 +9496,10 @@ class NimbleSelectDirective {
|
|
|
9484
9496
|
set errorVisible(value) {
|
|
9485
9497
|
this.renderer.setProperty(this.elementRef.nativeElement, 'errorVisible', toBooleanProperty(value));
|
|
9486
9498
|
}
|
|
9499
|
+
constructor(renderer, elementRef) {
|
|
9500
|
+
this.renderer = renderer;
|
|
9501
|
+
this.elementRef = elementRef;
|
|
9502
|
+
}
|
|
9487
9503
|
}
|
|
9488
9504
|
NimbleSelectDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NimbleSelectDirective, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
|
|
9489
9505
|
NimbleSelectDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.10", type: NimbleSelectDirective, selector: "nimble-select", inputs: { appearance: "appearance", filterMode: ["filter-mode", "filterMode"], disabled: "disabled", errorText: ["error-text", "errorText"], errorVisible: ["error-visible", "errorVisible"] }, ngImport: i0 });
|
|
@@ -9525,16 +9541,16 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
9525
9541
|
* Directive to provide Angular integration for the spinner.
|
|
9526
9542
|
*/
|
|
9527
9543
|
class NimbleSpinnerDirective {
|
|
9528
|
-
constructor(renderer, elementRef) {
|
|
9529
|
-
this.renderer = renderer;
|
|
9530
|
-
this.elementRef = elementRef;
|
|
9531
|
-
}
|
|
9532
9544
|
get appearance() {
|
|
9533
9545
|
return this.elementRef.nativeElement.appearance;
|
|
9534
9546
|
}
|
|
9535
9547
|
set appearance(value) {
|
|
9536
9548
|
this.renderer.setProperty(this.elementRef.nativeElement, 'appearance', value);
|
|
9537
9549
|
}
|
|
9550
|
+
constructor(renderer, elementRef) {
|
|
9551
|
+
this.renderer = renderer;
|
|
9552
|
+
this.elementRef = elementRef;
|
|
9553
|
+
}
|
|
9538
9554
|
}
|
|
9539
9555
|
NimbleSpinnerDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NimbleSpinnerDirective, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
|
|
9540
9556
|
NimbleSpinnerDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.10", type: NimbleSpinnerDirective, selector: "nimble-spinner", inputs: { appearance: "appearance" }, ngImport: i0 });
|
|
@@ -9593,10 +9609,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
9593
9609
|
* Directive to provide Angular integration for the switch.
|
|
9594
9610
|
*/
|
|
9595
9611
|
class NimbleSwitchDirective {
|
|
9596
|
-
constructor(renderer, elementRef) {
|
|
9597
|
-
this.renderer = renderer;
|
|
9598
|
-
this.elementRef = elementRef;
|
|
9599
|
-
}
|
|
9600
9612
|
get disabled() {
|
|
9601
9613
|
return this.elementRef.nativeElement.disabled;
|
|
9602
9614
|
}
|
|
@@ -9609,6 +9621,10 @@ class NimbleSwitchDirective {
|
|
|
9609
9621
|
set checked(value) {
|
|
9610
9622
|
this.renderer.setProperty(this.elementRef.nativeElement, 'checked', toBooleanProperty(value));
|
|
9611
9623
|
}
|
|
9624
|
+
constructor(renderer, elementRef) {
|
|
9625
|
+
this.renderer = renderer;
|
|
9626
|
+
this.elementRef = elementRef;
|
|
9627
|
+
}
|
|
9612
9628
|
}
|
|
9613
9629
|
NimbleSwitchDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NimbleSwitchDirective, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
|
|
9614
9630
|
NimbleSwitchDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.10", type: NimbleSwitchDirective, selector: "nimble-switch", inputs: { disabled: "disabled", checked: "checked" }, ngImport: i0 });
|
|
@@ -9641,16 +9657,16 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
9641
9657
|
* Directive to provide Angular integration for the tab element.
|
|
9642
9658
|
*/
|
|
9643
9659
|
class NimbleTabDirective {
|
|
9644
|
-
constructor(renderer, elementRef) {
|
|
9645
|
-
this.renderer = renderer;
|
|
9646
|
-
this.elementRef = elementRef;
|
|
9647
|
-
}
|
|
9648
9660
|
get disabled() {
|
|
9649
9661
|
return this.elementRef.nativeElement.disabled;
|
|
9650
9662
|
}
|
|
9651
9663
|
set disabled(value) {
|
|
9652
9664
|
this.renderer.setProperty(this.elementRef.nativeElement, 'disabled', toBooleanProperty(value));
|
|
9653
9665
|
}
|
|
9666
|
+
constructor(renderer, elementRef) {
|
|
9667
|
+
this.renderer = renderer;
|
|
9668
|
+
this.elementRef = elementRef;
|
|
9669
|
+
}
|
|
9654
9670
|
}
|
|
9655
9671
|
NimbleTabDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NimbleTabDirective, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
|
|
9656
9672
|
NimbleTabDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.10", type: NimbleTabDirective, selector: "nimble-tab", inputs: { disabled: "disabled" }, ngImport: i0 });
|
|
@@ -9709,17 +9725,17 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
9709
9725
|
* Directive to provide Angular integration for the tabs element.
|
|
9710
9726
|
*/
|
|
9711
9727
|
class NimbleTabsDirective {
|
|
9712
|
-
constructor(renderer, elementRef) {
|
|
9713
|
-
this.renderer = renderer;
|
|
9714
|
-
this.elementRef = elementRef;
|
|
9715
|
-
this.activeidChange = new EventEmitter();
|
|
9716
|
-
}
|
|
9717
9728
|
get activeid() {
|
|
9718
9729
|
return this.elementRef.nativeElement.activeid;
|
|
9719
9730
|
}
|
|
9720
9731
|
set activeid(value) {
|
|
9721
9732
|
this.renderer.setProperty(this.elementRef.nativeElement, 'activeid', value);
|
|
9722
9733
|
}
|
|
9734
|
+
constructor(renderer, elementRef) {
|
|
9735
|
+
this.renderer = renderer;
|
|
9736
|
+
this.elementRef = elementRef;
|
|
9737
|
+
this.activeidChange = new EventEmitter();
|
|
9738
|
+
}
|
|
9723
9739
|
onChange($event) {
|
|
9724
9740
|
if ($event.target === this.elementRef.nativeElement) {
|
|
9725
9741
|
this.activeidChange.emit(this.activeid);
|
|
@@ -9960,10 +9976,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
9960
9976
|
* Directive to provide Angular integration for the text area
|
|
9961
9977
|
*/
|
|
9962
9978
|
class NimbleTextAreaDirective {
|
|
9963
|
-
constructor(renderer, elementRef) {
|
|
9964
|
-
this.renderer = renderer;
|
|
9965
|
-
this.elementRef = elementRef;
|
|
9966
|
-
}
|
|
9967
9979
|
get appearance() {
|
|
9968
9980
|
return this.elementRef.nativeElement.appearance;
|
|
9969
9981
|
}
|
|
@@ -10058,6 +10070,10 @@ class NimbleTextAreaDirective {
|
|
|
10058
10070
|
set spellcheck(value) {
|
|
10059
10071
|
this.renderer.setProperty(this.elementRef.nativeElement, 'spellcheck', toBooleanProperty(value));
|
|
10060
10072
|
}
|
|
10073
|
+
constructor(renderer, elementRef) {
|
|
10074
|
+
this.renderer = renderer;
|
|
10075
|
+
this.elementRef = elementRef;
|
|
10076
|
+
}
|
|
10061
10077
|
}
|
|
10062
10078
|
NimbleTextAreaDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NimbleTextAreaDirective, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
|
|
10063
10079
|
NimbleTextAreaDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.10", type: NimbleTextAreaDirective, selector: "nimble-text-area", inputs: { appearance: "appearance", readOnly: ["readonly", "readOnly"], resize: "resize", autofocus: "autofocus", disabled: "disabled", errorVisible: ["error-visible", "errorVisible"], errorText: ["error-text", "errorText"], required: "required", formId: ["form", "formId"], maxlength: "maxlength", minlength: "minlength", placeholder: "placeholder", cols: "cols", rows: "rows", spellcheck: "spellcheck" }, ngImport: i0 });
|
|
@@ -10155,10 +10171,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
10155
10171
|
* Directive to provide Angular integration for the text field
|
|
10156
10172
|
*/
|
|
10157
10173
|
class NimbleTextFieldDirective {
|
|
10158
|
-
constructor(renderer, elementRef) {
|
|
10159
|
-
this.renderer = renderer;
|
|
10160
|
-
this.elementRef = elementRef;
|
|
10161
|
-
}
|
|
10162
10174
|
get appearance() {
|
|
10163
10175
|
return this.elementRef.nativeElement.appearance;
|
|
10164
10176
|
}
|
|
@@ -10251,6 +10263,10 @@ class NimbleTextFieldDirective {
|
|
|
10251
10263
|
set fullBleed(value) {
|
|
10252
10264
|
this.renderer.setProperty(this.elementRef.nativeElement, 'fullBleed', toBooleanProperty(value));
|
|
10253
10265
|
}
|
|
10266
|
+
constructor(renderer, elementRef) {
|
|
10267
|
+
this.renderer = renderer;
|
|
10268
|
+
this.elementRef = elementRef;
|
|
10269
|
+
}
|
|
10254
10270
|
}
|
|
10255
10271
|
NimbleTextFieldDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NimbleTextFieldDirective, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
|
|
10256
10272
|
NimbleTextFieldDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.10", type: NimbleTextFieldDirective, selector: "nimble-text-field", inputs: { appearance: "appearance", readOnly: ["readonly", "readOnly"], type: "type", autofocus: "autofocus", disabled: "disabled", required: "required", placeholder: "placeholder", maxlength: "maxlength", minlength: "minlength", pattern: "pattern", errorText: ["error-text", "errorText"], errorVisible: ["error-visible", "errorVisible"], size: "size", spellcheck: "spellcheck", fullBleed: ["full-bleed", "fullBleed"] }, ngImport: i0 });
|
|
@@ -10313,10 +10329,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
10313
10329
|
* Directive for Angular integration for the theme provider
|
|
10314
10330
|
*/
|
|
10315
10331
|
class NimbleThemeProviderDirective {
|
|
10316
|
-
constructor(renderer, elementRef) {
|
|
10317
|
-
this.renderer = renderer;
|
|
10318
|
-
this.elementRef = elementRef;
|
|
10319
|
-
}
|
|
10320
10332
|
get theme() {
|
|
10321
10333
|
return this.elementRef.nativeElement.theme;
|
|
10322
10334
|
}
|
|
@@ -10332,6 +10344,10 @@ class NimbleThemeProviderDirective {
|
|
|
10332
10344
|
get validity() {
|
|
10333
10345
|
return this.elementRef.nativeElement.validity;
|
|
10334
10346
|
}
|
|
10347
|
+
constructor(renderer, elementRef) {
|
|
10348
|
+
this.renderer = renderer;
|
|
10349
|
+
this.elementRef = elementRef;
|
|
10350
|
+
}
|
|
10335
10351
|
checkValidity() {
|
|
10336
10352
|
return this.elementRef.nativeElement.checkValidity();
|
|
10337
10353
|
}
|
|
@@ -10395,10 +10411,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
10395
10411
|
* Directive to provide Angular integration for the toggle button.
|
|
10396
10412
|
*/
|
|
10397
10413
|
class NimbleToggleButtonDirective {
|
|
10398
|
-
constructor(renderer, elementRef) {
|
|
10399
|
-
this.renderer = renderer;
|
|
10400
|
-
this.elementRef = elementRef;
|
|
10401
|
-
}
|
|
10402
10414
|
get appearance() {
|
|
10403
10415
|
return this.elementRef.nativeElement.appearance;
|
|
10404
10416
|
}
|
|
@@ -10423,6 +10435,10 @@ class NimbleToggleButtonDirective {
|
|
|
10423
10435
|
set checked(value) {
|
|
10424
10436
|
this.renderer.setProperty(this.elementRef.nativeElement, 'checked', toBooleanProperty(value));
|
|
10425
10437
|
}
|
|
10438
|
+
constructor(renderer, elementRef) {
|
|
10439
|
+
this.renderer = renderer;
|
|
10440
|
+
this.elementRef = elementRef;
|
|
10441
|
+
}
|
|
10426
10442
|
}
|
|
10427
10443
|
NimbleToggleButtonDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NimbleToggleButtonDirective, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
|
|
10428
10444
|
NimbleToggleButtonDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.10", type: NimbleToggleButtonDirective, selector: "nimble-toggle-button", inputs: { appearance: "appearance", disabled: "disabled", contentHidden: ["content-hidden", "contentHidden"], checked: "checked" }, ngImport: i0 });
|
|
@@ -10488,11 +10504,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
10488
10504
|
* Directive to provide Angular integration for the tree item.
|
|
10489
10505
|
*/
|
|
10490
10506
|
class NimbleTreeItemDirective {
|
|
10491
|
-
constructor(renderer, elementRef) {
|
|
10492
|
-
this.renderer = renderer;
|
|
10493
|
-
this.elementRef = elementRef;
|
|
10494
|
-
this.expandedChange = new EventEmitter();
|
|
10495
|
-
}
|
|
10496
10507
|
get disabled() {
|
|
10497
10508
|
return this.elementRef.nativeElement.disabled;
|
|
10498
10509
|
}
|
|
@@ -10513,6 +10524,11 @@ class NimbleTreeItemDirective {
|
|
|
10513
10524
|
// Needed because fast-foundation TreeView sets initial selection with an aria-selected query
|
|
10514
10525
|
this.renderer.setAttribute(this.elementRef.nativeElement, 'selected', toBooleanAriaAttribute(value));
|
|
10515
10526
|
}
|
|
10527
|
+
constructor(renderer, elementRef) {
|
|
10528
|
+
this.renderer = renderer;
|
|
10529
|
+
this.elementRef = elementRef;
|
|
10530
|
+
this.expandedChange = new EventEmitter();
|
|
10531
|
+
}
|
|
10516
10532
|
onExpandedChange($event) {
|
|
10517
10533
|
if ($event.target === this.elementRef.nativeElement) {
|
|
10518
10534
|
this.expandedChange.emit(this.expanded);
|
|
@@ -10557,16 +10573,16 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
10557
10573
|
* Directive to provide Angular integration for the tree view.
|
|
10558
10574
|
*/
|
|
10559
10575
|
class NimbleTreeViewDirective {
|
|
10560
|
-
constructor(renderer, elementRef) {
|
|
10561
|
-
this.renderer = renderer;
|
|
10562
|
-
this.elementRef = elementRef;
|
|
10563
|
-
}
|
|
10564
10576
|
get selectionMode() {
|
|
10565
10577
|
return this.elementRef.nativeElement.selectionMode;
|
|
10566
10578
|
}
|
|
10567
10579
|
set selectionMode(value) {
|
|
10568
10580
|
this.renderer.setProperty(this.elementRef.nativeElement, 'selectionMode', value);
|
|
10569
10581
|
}
|
|
10582
|
+
constructor(renderer, elementRef) {
|
|
10583
|
+
this.renderer = renderer;
|
|
10584
|
+
this.elementRef = elementRef;
|
|
10585
|
+
}
|
|
10570
10586
|
}
|
|
10571
10587
|
NimbleTreeViewDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NimbleTreeViewDirective, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
|
|
10572
10588
|
NimbleTreeViewDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.10", type: NimbleTreeViewDirective, selector: "nimble-tree-view", inputs: { selectionMode: ["selection-mode", "selectionMode"] }, ngImport: i0 });
|
|
@@ -10598,10 +10614,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
10598
10614
|
* Directive to provide Angular integration for the tooltip.
|
|
10599
10615
|
*/
|
|
10600
10616
|
class NimbleTooltipDirective {
|
|
10601
|
-
constructor(renderer, elementRef) {
|
|
10602
|
-
this.renderer = renderer;
|
|
10603
|
-
this.elementRef = elementRef;
|
|
10604
|
-
}
|
|
10605
10617
|
get anchor() {
|
|
10606
10618
|
return this.elementRef.nativeElement.anchor;
|
|
10607
10619
|
}
|
|
@@ -10626,6 +10638,10 @@ class NimbleTooltipDirective {
|
|
|
10626
10638
|
set iconVisible(value) {
|
|
10627
10639
|
this.renderer.setProperty(this.elementRef.nativeElement, 'iconVisible', toBooleanProperty(value));
|
|
10628
10640
|
}
|
|
10641
|
+
constructor(renderer, elementRef) {
|
|
10642
|
+
this.renderer = renderer;
|
|
10643
|
+
this.elementRef = elementRef;
|
|
10644
|
+
}
|
|
10629
10645
|
}
|
|
10630
10646
|
NimbleTooltipDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NimbleTooltipDirective, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
|
|
10631
10647
|
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 });
|