@ni/nimble-angular 30.12.0 → 31.0.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/README.md +3 -3
- package/directives/anchor-base/disableable-router-link-with-href.directive.d.ts +1 -1
- package/directives/anchor-base/nimble-anchor-base.directive.d.ts +1 -1
- package/directives/icon-base/nimble-icon-base.directive.d.ts +1 -1
- package/fesm2022/ni-nimble-angular-card.mjs +7 -7
- package/fesm2022/ni-nimble-angular-card.mjs.map +1 -1
- package/fesm2022/ni-nimble-angular-label-provider-core.mjs +10 -11
- package/fesm2022/ni-nimble-angular-label-provider-core.mjs.map +1 -1
- package/fesm2022/ni-nimble-angular-label-provider-rich-text.mjs +10 -11
- package/fesm2022/ni-nimble-angular-label-provider-rich-text.mjs.map +1 -1
- package/fesm2022/ni-nimble-angular-label-provider-table.mjs +10 -11
- package/fesm2022/ni-nimble-angular-label-provider-table.mjs.map +1 -1
- package/fesm2022/ni-nimble-angular-mapping-base.mjs +3 -3
- package/fesm2022/ni-nimble-angular-mapping-base.mjs.map +1 -1
- package/fesm2022/ni-nimble-angular-mapping-empty.mjs +7 -7
- package/fesm2022/ni-nimble-angular-mapping-empty.mjs.map +1 -1
- package/fesm2022/ni-nimble-angular-mapping-icon.mjs +7 -7
- package/fesm2022/ni-nimble-angular-mapping-icon.mjs.map +1 -1
- package/fesm2022/ni-nimble-angular-mapping-spinner.mjs +7 -7
- package/fesm2022/ni-nimble-angular-mapping-spinner.mjs.map +1 -1
- package/fesm2022/ni-nimble-angular-mapping-text.mjs +7 -7
- package/fesm2022/ni-nimble-angular-mapping-text.mjs.map +1 -1
- package/fesm2022/ni-nimble-angular-mapping-user.mjs +7 -7
- package/fesm2022/ni-nimble-angular-mapping-user.mjs.map +1 -1
- package/fesm2022/ni-nimble-angular-pipes.mjs +9 -9
- package/fesm2022/ni-nimble-angular-rich-text-editor.mjs +7 -7
- package/fesm2022/ni-nimble-angular-rich-text-editor.mjs.map +1 -1
- package/fesm2022/ni-nimble-angular-rich-text-mention-users.mjs +7 -7
- package/fesm2022/ni-nimble-angular-rich-text-mention-users.mjs.map +1 -1
- package/fesm2022/ni-nimble-angular-rich-text-mention.mjs +3 -3
- package/fesm2022/ni-nimble-angular-rich-text-mention.mjs.map +1 -1
- package/fesm2022/ni-nimble-angular-rich-text-viewer.mjs +7 -7
- package/fesm2022/ni-nimble-angular-rich-text-viewer.mjs.map +1 -1
- package/fesm2022/ni-nimble-angular-table-column-anchor.mjs +10 -10
- package/fesm2022/ni-nimble-angular-table-column-anchor.mjs.map +1 -1
- package/fesm2022/ni-nimble-angular-table-column-date-text.mjs +7 -7
- package/fesm2022/ni-nimble-angular-table-column-date-text.mjs.map +1 -1
- package/fesm2022/ni-nimble-angular-table-column-duration-text.mjs +7 -7
- package/fesm2022/ni-nimble-angular-table-column-duration-text.mjs.map +1 -1
- package/fesm2022/ni-nimble-angular-table-column-mapping.mjs +7 -7
- package/fesm2022/ni-nimble-angular-table-column-mapping.mjs.map +1 -1
- package/fesm2022/ni-nimble-angular-table-column-menu-button.mjs +7 -7
- package/fesm2022/ni-nimble-angular-table-column-menu-button.mjs.map +1 -1
- package/fesm2022/ni-nimble-angular-table-column-number-text.mjs +7 -7
- package/fesm2022/ni-nimble-angular-table-column-number-text.mjs.map +1 -1
- package/fesm2022/ni-nimble-angular-table-column-text.mjs +7 -7
- package/fesm2022/ni-nimble-angular-table-column-text.mjs.map +1 -1
- package/fesm2022/ni-nimble-angular-table-column.mjs +3 -3
- package/fesm2022/ni-nimble-angular-table-column.mjs.map +1 -1
- package/fesm2022/ni-nimble-angular-table.mjs +7 -7
- package/fesm2022/ni-nimble-angular-table.mjs.map +1 -1
- package/fesm2022/ni-nimble-angular-unit-byte.mjs +7 -7
- package/fesm2022/ni-nimble-angular-unit-byte.mjs.map +1 -1
- package/fesm2022/ni-nimble-angular-unit-celsius.mjs +7 -7
- package/fesm2022/ni-nimble-angular-unit-celsius.mjs.map +1 -1
- package/fesm2022/ni-nimble-angular-unit-fahrenheit.mjs +7 -7
- package/fesm2022/ni-nimble-angular-unit-fahrenheit.mjs.map +1 -1
- package/fesm2022/ni-nimble-angular-unit-volt.mjs +7 -7
- package/fesm2022/ni-nimble-angular-unit-volt.mjs.map +1 -1
- package/fesm2022/ni-nimble-angular.mjs +2060 -2056
- package/fesm2022/ni-nimble-angular.mjs.map +1 -1
- package/internal-utilities/template-value-helpers.d.ts +1 -1
- package/label-provider/core/nimble-label-provider-core-with-defaults.directive.d.ts +0 -1
- package/label-provider/rich-text/nimble-label-provider-rich-text-with-defaults.directive.d.ts +0 -1
- package/label-provider/table/nimble-label-provider-table-with-defaults.directive.d.ts +0 -1
- package/mapping/base/nimble-mapping-base.directive.d.ts +1 -1
- package/package.json +7 -87
- package/rich-text-mention/nimble-rich-text-mention-base.directive.d.ts +1 -1
- package/table-column/nimble-table-column-base.directive.d.ts +1 -1
- package/thirdparty/directives/checkbox_value_accessor.d.ts +3 -3
- package/thirdparty/directives/control_value_accessor.d.ts +9 -9
- package/thirdparty/directives/default_value_accessor.d.ts +4 -4
- package/thirdparty/directives/number_value_accessor.d.ts +4 -4
- package/thirdparty/directives/radio_control_value_accessor.d.ts +8 -8
- package/thirdparty/directives/router_link.d.ts +9 -9
- package/thirdparty/directives/select_control_value_accessor.d.ts +8 -8
- package/esm2022/breadcrumb/testing/breadcrumb.pageobject.mjs +0 -3
- package/esm2022/breadcrumb/testing/ni-nimble-angular-breadcrumb-testing.mjs +0 -5
- package/esm2022/breadcrumb/testing/public-api.mjs +0 -2
- package/esm2022/card/ni-nimble-angular-card.mjs +0 -5
- package/esm2022/card/nimble-card.directive.mjs +0 -19
- package/esm2022/card/nimble-card.module.mjs +0 -19
- package/esm2022/card/public-api.mjs +0 -3
- package/esm2022/combobox/testing/combobox.pageobject.mjs +0 -3
- package/esm2022/combobox/testing/ni-nimble-angular-combobox-testing.mjs +0 -5
- package/esm2022/combobox/testing/public-api.mjs +0 -2
- package/esm2022/directives/anchor/nimble-anchor-router-link-with-href.directive.mjs +0 -32
- package/esm2022/directives/anchor/nimble-anchor-router-link.directive.mjs +0 -22
- package/esm2022/directives/anchor/nimble-anchor.directive.mjs +0 -52
- package/esm2022/directives/anchor/nimble-anchor.module.mjs +0 -21
- package/esm2022/directives/anchor-base/disableable-router-link-with-href.directive.mjs +0 -37
- package/esm2022/directives/anchor-base/nimble-anchor-base.directive.mjs +0 -73
- package/esm2022/directives/anchor-button/nimble-anchor-button-router-link-with-href.directive.mjs +0 -32
- package/esm2022/directives/anchor-button/nimble-anchor-button-router-link.directive.mjs +0 -22
- package/esm2022/directives/anchor-button/nimble-anchor-button.directive.mjs +0 -58
- package/esm2022/directives/anchor-button/nimble-anchor-button.module.mjs +0 -21
- package/esm2022/directives/anchor-menu-item/nimble-anchor-menu-item-router-link-with-href.directive.mjs +0 -32
- package/esm2022/directives/anchor-menu-item/nimble-anchor-menu-item-router-link.directive.mjs +0 -22
- package/esm2022/directives/anchor-menu-item/nimble-anchor-menu-item.directive.mjs +0 -32
- package/esm2022/directives/anchor-menu-item/nimble-anchor-menu-item.module.mjs +0 -21
- package/esm2022/directives/anchor-tab/nimble-anchor-tab-router-link-with-href.directive.mjs +0 -32
- package/esm2022/directives/anchor-tab/nimble-anchor-tab-router-link.directive.mjs +0 -22
- package/esm2022/directives/anchor-tab/nimble-anchor-tab.directive.mjs +0 -32
- package/esm2022/directives/anchor-tab/nimble-anchor-tab.module.mjs +0 -21
- package/esm2022/directives/anchor-tabs/nimble-anchor-tabs.directive.mjs +0 -34
- package/esm2022/directives/anchor-tabs/nimble-anchor-tabs.module.mjs +0 -19
- package/esm2022/directives/anchor-tree-item/nimble-anchor-tree-item-router-link-with-href.directive.mjs +0 -32
- package/esm2022/directives/anchor-tree-item/nimble-anchor-tree-item-router-link.directive.mjs +0 -22
- package/esm2022/directives/anchor-tree-item/nimble-anchor-tree-item.directive.mjs +0 -40
- package/esm2022/directives/anchor-tree-item/nimble-anchor-tree-item.module.mjs +0 -21
- package/esm2022/directives/banner/nimble-banner.directive.mjs +0 -71
- package/esm2022/directives/banner/nimble-banner.module.mjs +0 -19
- package/esm2022/directives/breadcrumb/nimble-breadcrumb.directive.mjs +0 -33
- package/esm2022/directives/breadcrumb/nimble-breadcrumb.module.mjs +0 -19
- package/esm2022/directives/breadcrumb-item/nimble-breadcrumb-item-router-link-with-href.directive.mjs +0 -66
- package/esm2022/directives/breadcrumb-item/nimble-breadcrumb-item-router-link.directive.mjs +0 -22
- package/esm2022/directives/breadcrumb-item/nimble-breadcrumb-item.directive.mjs +0 -23
- package/esm2022/directives/breadcrumb-item/nimble-breadcrumb-item.module.mjs +0 -21
- package/esm2022/directives/button/nimble-button.directive.mjs +0 -66
- package/esm2022/directives/button/nimble-button.module.mjs +0 -19
- package/esm2022/directives/card-button/nimble-card-button.directive.mjs +0 -40
- package/esm2022/directives/card-button/nimble-card-button.module.mjs +0 -19
- package/esm2022/directives/checkbox/nimble-checkbox-control-value-accessor.directive.mjs +0 -57
- package/esm2022/directives/checkbox/nimble-checkbox.directive.mjs +0 -66
- package/esm2022/directives/checkbox/nimble-checkbox.module.mjs +0 -20
- package/esm2022/directives/combobox/nimble-combobox-control-value-accessor.directive.mjs +0 -177
- package/esm2022/directives/combobox/nimble-combobox.directive.mjs +0 -114
- package/esm2022/directives/combobox/nimble-combobox.module.mjs +0 -20
- package/esm2022/directives/dialog/nimble-dialog.directive.mjs +0 -66
- package/esm2022/directives/dialog/nimble-dialog.module.mjs +0 -21
- package/esm2022/directives/drawer/nimble-drawer.directive.mjs +0 -67
- package/esm2022/directives/drawer/nimble-drawer.module.mjs +0 -19
- package/esm2022/directives/icon-base/nimble-icon-base.directive.mjs +0 -27
- package/esm2022/directives/icons/add/nimble-icon-add.directive.mjs +0 -22
- package/esm2022/directives/icons/add/nimble-icon-add.module.mjs +0 -21
- package/esm2022/directives/icons/arrow-down/nimble-icon-arrow-down.directive.mjs +0 -22
- package/esm2022/directives/icons/arrow-down/nimble-icon-arrow-down.module.mjs +0 -21
- package/esm2022/directives/icons/arrow-down-left-and-arrow-up-right/nimble-icon-arrow-down-left-and-arrow-up-right.directive.mjs +0 -22
- package/esm2022/directives/icons/arrow-down-left-and-arrow-up-right/nimble-icon-arrow-down-left-and-arrow-up-right.module.mjs +0 -21
- package/esm2022/directives/icons/arrow-down-rectangle/nimble-icon-arrow-down-rectangle.directive.mjs +0 -22
- package/esm2022/directives/icons/arrow-down-rectangle/nimble-icon-arrow-down-rectangle.module.mjs +0 -21
- package/esm2022/directives/icons/arrow-down-right-and-arrow-up-left/nimble-icon-arrow-down-right-and-arrow-up-left.directive.mjs +0 -22
- package/esm2022/directives/icons/arrow-down-right-and-arrow-up-left/nimble-icon-arrow-down-right-and-arrow-up-left.module.mjs +0 -21
- package/esm2022/directives/icons/arrow-down-two-rectangles/nimble-icon-arrow-down-two-rectangles.directive.mjs +0 -22
- package/esm2022/directives/icons/arrow-down-two-rectangles/nimble-icon-arrow-down-two-rectangles.module.mjs +0 -21
- package/esm2022/directives/icons/arrow-expander-down/nimble-icon-arrow-expander-down.directive.mjs +0 -22
- package/esm2022/directives/icons/arrow-expander-down/nimble-icon-arrow-expander-down.module.mjs +0 -21
- package/esm2022/directives/icons/arrow-expander-left/nimble-icon-arrow-expander-left.directive.mjs +0 -22
- package/esm2022/directives/icons/arrow-expander-left/nimble-icon-arrow-expander-left.module.mjs +0 -21
- package/esm2022/directives/icons/arrow-expander-right/nimble-icon-arrow-expander-right.directive.mjs +0 -22
- package/esm2022/directives/icons/arrow-expander-right/nimble-icon-arrow-expander-right.module.mjs +0 -21
- package/esm2022/directives/icons/arrow-expander-up/nimble-icon-arrow-expander-up.directive.mjs +0 -22
- package/esm2022/directives/icons/arrow-expander-up/nimble-icon-arrow-expander-up.module.mjs +0 -21
- package/esm2022/directives/icons/arrow-in-circle/nimble-icon-arrow-in-circle.directive.mjs +0 -22
- package/esm2022/directives/icons/arrow-in-circle/nimble-icon-arrow-in-circle.module.mjs +0 -21
- package/esm2022/directives/icons/arrow-left-from-line/nimble-icon-arrow-left-from-line.directive.mjs +0 -22
- package/esm2022/directives/icons/arrow-left-from-line/nimble-icon-arrow-left-from-line.module.mjs +0 -21
- package/esm2022/directives/icons/arrow-left-two-rectangles/nimble-icon-arrow-left-two-rectangles.directive.mjs +0 -22
- package/esm2022/directives/icons/arrow-left-two-rectangles/nimble-icon-arrow-left-two-rectangles.module.mjs +0 -21
- package/esm2022/directives/icons/arrow-out-circle/nimble-icon-arrow-out-circle.directive.mjs +0 -22
- package/esm2022/directives/icons/arrow-out-circle/nimble-icon-arrow-out-circle.module.mjs +0 -21
- package/esm2022/directives/icons/arrow-partial-rotate-left/nimble-icon-arrow-partial-rotate-left.directive.mjs +0 -22
- package/esm2022/directives/icons/arrow-partial-rotate-left/nimble-icon-arrow-partial-rotate-left.module.mjs +0 -21
- package/esm2022/directives/icons/arrow-right-thin/nimble-icon-arrow-right-thin.directive.mjs +0 -22
- package/esm2022/directives/icons/arrow-right-thin/nimble-icon-arrow-right-thin.module.mjs +0 -21
- package/esm2022/directives/icons/arrow-right-to-line/nimble-icon-arrow-right-to-line.directive.mjs +0 -22
- package/esm2022/directives/icons/arrow-right-to-line/nimble-icon-arrow-right-to-line.module.mjs +0 -21
- package/esm2022/directives/icons/arrow-right-two-rectangles/nimble-icon-arrow-right-two-rectangles.directive.mjs +0 -22
- package/esm2022/directives/icons/arrow-right-two-rectangles/nimble-icon-arrow-right-two-rectangles.module.mjs +0 -21
- package/esm2022/directives/icons/arrow-rotate-right/nimble-icon-arrow-rotate-right.directive.mjs +0 -22
- package/esm2022/directives/icons/arrow-rotate-right/nimble-icon-arrow-rotate-right.module.mjs +0 -21
- package/esm2022/directives/icons/arrow-u-left/nimble-icon-arrow-u-left.directive.mjs +0 -22
- package/esm2022/directives/icons/arrow-u-left/nimble-icon-arrow-u-left.module.mjs +0 -21
- package/esm2022/directives/icons/arrow-u-right/nimble-icon-arrow-u-right.directive.mjs +0 -22
- package/esm2022/directives/icons/arrow-u-right/nimble-icon-arrow-u-right.module.mjs +0 -21
- package/esm2022/directives/icons/arrow-u-up/nimble-icon-arrow-u-up.directive.mjs +0 -22
- package/esm2022/directives/icons/arrow-u-up/nimble-icon-arrow-u-up.module.mjs +0 -21
- package/esm2022/directives/icons/arrow-up/nimble-icon-arrow-up.directive.mjs +0 -22
- package/esm2022/directives/icons/arrow-up/nimble-icon-arrow-up.module.mjs +0 -21
- package/esm2022/directives/icons/arrow-up-left-and-arrow-down-right/nimble-icon-arrow-up-left-and-arrow-down-right.directive.mjs +0 -22
- package/esm2022/directives/icons/arrow-up-left-and-arrow-down-right/nimble-icon-arrow-up-left-and-arrow-down-right.module.mjs +0 -21
- package/esm2022/directives/icons/arrow-up-rectangle/nimble-icon-arrow-up-rectangle.directive.mjs +0 -22
- package/esm2022/directives/icons/arrow-up-rectangle/nimble-icon-arrow-up-rectangle.module.mjs +0 -21
- package/esm2022/directives/icons/arrow-up-right-and-arrow-down-left/nimble-icon-arrow-up-right-and-arrow-down-left.directive.mjs +0 -22
- package/esm2022/directives/icons/arrow-up-right-and-arrow-down-left/nimble-icon-arrow-up-right-and-arrow-down-left.module.mjs +0 -21
- package/esm2022/directives/icons/arrow-up-right-from-square/nimble-icon-arrow-up-right-from-square.directive.mjs +0 -22
- package/esm2022/directives/icons/arrow-up-right-from-square/nimble-icon-arrow-up-right-from-square.module.mjs +0 -21
- package/esm2022/directives/icons/arrow-up-two-rectangles/nimble-icon-arrow-up-two-rectangles.directive.mjs +0 -22
- package/esm2022/directives/icons/arrow-up-two-rectangles/nimble-icon-arrow-up-two-rectangles.module.mjs +0 -21
- package/esm2022/directives/icons/arrows-maximize/nimble-icon-arrows-maximize.directive.mjs +0 -22
- package/esm2022/directives/icons/arrows-maximize/nimble-icon-arrows-maximize.module.mjs +0 -21
- package/esm2022/directives/icons/arrows-repeat/nimble-icon-arrows-repeat.directive.mjs +0 -22
- package/esm2022/directives/icons/arrows-repeat/nimble-icon-arrows-repeat.module.mjs +0 -21
- package/esm2022/directives/icons/arrows-rotate-reverse-dot/nimble-icon-arrows-rotate-reverse-dot.directive.mjs +0 -22
- package/esm2022/directives/icons/arrows-rotate-reverse-dot/nimble-icon-arrows-rotate-reverse-dot.module.mjs +0 -21
- package/esm2022/directives/icons/asterisk/nimble-icon-asterisk.directive.mjs +0 -22
- package/esm2022/directives/icons/asterisk/nimble-icon-asterisk.module.mjs +0 -21
- package/esm2022/directives/icons/at/nimble-icon-at.directive.mjs +0 -22
- package/esm2022/directives/icons/at/nimble-icon-at.module.mjs +0 -21
- package/esm2022/directives/icons/bars/nimble-icon-bars.directive.mjs +0 -22
- package/esm2022/directives/icons/bars/nimble-icon-bars.module.mjs +0 -21
- package/esm2022/directives/icons/bell/nimble-icon-bell.directive.mjs +0 -22
- package/esm2022/directives/icons/bell/nimble-icon-bell.module.mjs +0 -21
- package/esm2022/directives/icons/bell-and-comment/nimble-icon-bell-and-comment.directive.mjs +0 -22
- package/esm2022/directives/icons/bell-and-comment/nimble-icon-bell-and-comment.module.mjs +0 -21
- package/esm2022/directives/icons/bell-and-message/nimble-icon-bell-and-message.directive.mjs +0 -22
- package/esm2022/directives/icons/bell-and-message/nimble-icon-bell-and-message.module.mjs +0 -21
- package/esm2022/directives/icons/bell-check/nimble-icon-bell-check.directive.mjs +0 -22
- package/esm2022/directives/icons/bell-check/nimble-icon-bell-check.module.mjs +0 -21
- package/esm2022/directives/icons/bell-circle/nimble-icon-bell-circle.directive.mjs +0 -22
- package/esm2022/directives/icons/bell-circle/nimble-icon-bell-circle.module.mjs +0 -21
- package/esm2022/directives/icons/bell-on/nimble-icon-bell-on.directive.mjs +0 -22
- package/esm2022/directives/icons/bell-on/nimble-icon-bell-on.module.mjs +0 -21
- package/esm2022/directives/icons/bell-solid-circle/nimble-icon-bell-solid-circle.directive.mjs +0 -22
- package/esm2022/directives/icons/bell-solid-circle/nimble-icon-bell-solid-circle.module.mjs +0 -21
- package/esm2022/directives/icons/block-with-ribbon/nimble-icon-block-with-ribbon.directive.mjs +0 -22
- package/esm2022/directives/icons/block-with-ribbon/nimble-icon-block-with-ribbon.module.mjs +0 -21
- package/esm2022/directives/icons/bold-b/nimble-icon-bold-b.directive.mjs +0 -22
- package/esm2022/directives/icons/bold-b/nimble-icon-bold-b.module.mjs +0 -21
- package/esm2022/directives/icons/book-magnifying-glass/nimble-icon-book-magnifying-glass.directive.mjs +0 -22
- package/esm2022/directives/icons/book-magnifying-glass/nimble-icon-book-magnifying-glass.module.mjs +0 -21
- package/esm2022/directives/icons/calendar-arrows-rotate-reverse-dot/nimble-icon-calendar-arrows-rotate-reverse-dot.directive.mjs +0 -22
- package/esm2022/directives/icons/calendar-arrows-rotate-reverse-dot/nimble-icon-calendar-arrows-rotate-reverse-dot.module.mjs +0 -21
- package/esm2022/directives/icons/calendar-check-lines/nimble-icon-calendar-check-lines.directive.mjs +0 -22
- package/esm2022/directives/icons/calendar-check-lines/nimble-icon-calendar-check-lines.module.mjs +0 -21
- package/esm2022/directives/icons/calendar-circle-exclamation/nimble-icon-calendar-circle-exclamation.directive.mjs +0 -22
- package/esm2022/directives/icons/calendar-circle-exclamation/nimble-icon-calendar-circle-exclamation.module.mjs +0 -21
- package/esm2022/directives/icons/calendar-clock/nimble-icon-calendar-clock.directive.mjs +0 -22
- package/esm2022/directives/icons/calendar-clock/nimble-icon-calendar-clock.module.mjs +0 -21
- package/esm2022/directives/icons/calendar-day/nimble-icon-calendar-day.directive.mjs +0 -22
- package/esm2022/directives/icons/calendar-day/nimble-icon-calendar-day.module.mjs +0 -21
- package/esm2022/directives/icons/calendar-day-outline/nimble-icon-calendar-day-outline.directive.mjs +0 -22
- package/esm2022/directives/icons/calendar-day-outline/nimble-icon-calendar-day-outline.module.mjs +0 -21
- package/esm2022/directives/icons/calendar-days/nimble-icon-calendar-days.directive.mjs +0 -22
- package/esm2022/directives/icons/calendar-days/nimble-icon-calendar-days.module.mjs +0 -21
- package/esm2022/directives/icons/calendar-lines/nimble-icon-calendar-lines.directive.mjs +0 -22
- package/esm2022/directives/icons/calendar-lines/nimble-icon-calendar-lines.module.mjs +0 -21
- package/esm2022/directives/icons/calendar-rectangle/nimble-icon-calendar-rectangle.directive.mjs +0 -22
- package/esm2022/directives/icons/calendar-rectangle/nimble-icon-calendar-rectangle.module.mjs +0 -21
- package/esm2022/directives/icons/calendar-week/nimble-icon-calendar-week.directive.mjs +0 -22
- package/esm2022/directives/icons/calendar-week/nimble-icon-calendar-week.module.mjs +0 -21
- package/esm2022/directives/icons/calipers/nimble-icon-calipers.directive.mjs +0 -22
- package/esm2022/directives/icons/calipers/nimble-icon-calipers.module.mjs +0 -21
- package/esm2022/directives/icons/camera/nimble-icon-camera.directive.mjs +0 -22
- package/esm2022/directives/icons/camera/nimble-icon-camera.module.mjs +0 -21
- package/esm2022/directives/icons/chart-diagram/nimble-icon-chart-diagram.directive.mjs +0 -22
- package/esm2022/directives/icons/chart-diagram/nimble-icon-chart-diagram.module.mjs +0 -21
- package/esm2022/directives/icons/chart-diagram-child-focus/nimble-icon-chart-diagram-child-focus.directive.mjs +0 -22
- package/esm2022/directives/icons/chart-diagram-child-focus/nimble-icon-chart-diagram-child-focus.module.mjs +0 -21
- package/esm2022/directives/icons/chart-diagram-parent-focus/nimble-icon-chart-diagram-parent-focus.directive.mjs +0 -22
- package/esm2022/directives/icons/chart-diagram-parent-focus/nimble-icon-chart-diagram-parent-focus.module.mjs +0 -21
- package/esm2022/directives/icons/chart-diagram-parent-focus-two-child/nimble-icon-chart-diagram-parent-focus-two-child.directive.mjs +0 -22
- package/esm2022/directives/icons/chart-diagram-parent-focus-two-child/nimble-icon-chart-diagram-parent-focus-two-child.module.mjs +0 -21
- package/esm2022/directives/icons/check/nimble-icon-check.directive.mjs +0 -22
- package/esm2022/directives/icons/check/nimble-icon-check.module.mjs +0 -21
- package/esm2022/directives/icons/check-dot/nimble-icon-check-dot.directive.mjs +0 -22
- package/esm2022/directives/icons/check-dot/nimble-icon-check-dot.module.mjs +0 -21
- package/esm2022/directives/icons/circle/nimble-icon-circle.directive.mjs +0 -22
- package/esm2022/directives/icons/circle/nimble-icon-circle.module.mjs +0 -21
- package/esm2022/directives/icons/circle-broken/nimble-icon-circle-broken.directive.mjs +0 -22
- package/esm2022/directives/icons/circle-broken/nimble-icon-circle-broken.module.mjs +0 -21
- package/esm2022/directives/icons/circle-check/nimble-icon-circle-check.directive.mjs +0 -22
- package/esm2022/directives/icons/circle-check/nimble-icon-circle-check.module.mjs +0 -21
- package/esm2022/directives/icons/circle-filled/nimble-icon-circle-filled.directive.mjs +0 -22
- package/esm2022/directives/icons/circle-filled/nimble-icon-circle-filled.module.mjs +0 -21
- package/esm2022/directives/icons/circle-minus/nimble-icon-circle-minus.directive.mjs +0 -22
- package/esm2022/directives/icons/circle-minus/nimble-icon-circle-minus.module.mjs +0 -21
- package/esm2022/directives/icons/circle-partial-broken/nimble-icon-circle-partial-broken.directive.mjs +0 -22
- package/esm2022/directives/icons/circle-partial-broken/nimble-icon-circle-partial-broken.module.mjs +0 -21
- package/esm2022/directives/icons/circle-slash/nimble-icon-circle-slash.directive.mjs +0 -22
- package/esm2022/directives/icons/circle-slash/nimble-icon-circle-slash.module.mjs +0 -21
- package/esm2022/directives/icons/circle-x/nimble-icon-circle-x.directive.mjs +0 -22
- package/esm2022/directives/icons/circle-x/nimble-icon-circle-x.module.mjs +0 -21
- package/esm2022/directives/icons/clipboard/nimble-icon-clipboard.directive.mjs +0 -22
- package/esm2022/directives/icons/clipboard/nimble-icon-clipboard.module.mjs +0 -21
- package/esm2022/directives/icons/clock/nimble-icon-clock.directive.mjs +0 -22
- package/esm2022/directives/icons/clock/nimble-icon-clock.module.mjs +0 -21
- package/esm2022/directives/icons/clock-cog/nimble-icon-clock-cog.directive.mjs +0 -22
- package/esm2022/directives/icons/clock-cog/nimble-icon-clock-cog.module.mjs +0 -21
- package/esm2022/directives/icons/clock-exclamation/nimble-icon-clock-exclamation.directive.mjs +0 -22
- package/esm2022/directives/icons/clock-exclamation/nimble-icon-clock-exclamation.module.mjs +0 -21
- package/esm2022/directives/icons/clock-triangle/nimble-icon-clock-triangle.directive.mjs +0 -22
- package/esm2022/directives/icons/clock-triangle/nimble-icon-clock-triangle.module.mjs +0 -21
- package/esm2022/directives/icons/clone/nimble-icon-clone.directive.mjs +0 -22
- package/esm2022/directives/icons/clone/nimble-icon-clone.module.mjs +0 -21
- package/esm2022/directives/icons/cloud/nimble-icon-cloud.directive.mjs +0 -22
- package/esm2022/directives/icons/cloud/nimble-icon-cloud.module.mjs +0 -21
- package/esm2022/directives/icons/cloud-upload/nimble-icon-cloud-upload.directive.mjs +0 -22
- package/esm2022/directives/icons/cloud-upload/nimble-icon-cloud-upload.module.mjs +0 -21
- package/esm2022/directives/icons/cloud-with-arrow/nimble-icon-cloud-with-arrow.directive.mjs +0 -22
- package/esm2022/directives/icons/cloud-with-arrow/nimble-icon-cloud-with-arrow.module.mjs +0 -21
- package/esm2022/directives/icons/cog/nimble-icon-cog.directive.mjs +0 -22
- package/esm2022/directives/icons/cog/nimble-icon-cog.module.mjs +0 -21
- package/esm2022/directives/icons/cog-database/nimble-icon-cog-database.directive.mjs +0 -22
- package/esm2022/directives/icons/cog-database/nimble-icon-cog-database.module.mjs +0 -21
- package/esm2022/directives/icons/cog-database-inset/nimble-icon-cog-database-inset.directive.mjs +0 -22
- package/esm2022/directives/icons/cog-database-inset/nimble-icon-cog-database-inset.module.mjs +0 -21
- package/esm2022/directives/icons/cog-small-cog/nimble-icon-cog-small-cog.directive.mjs +0 -22
- package/esm2022/directives/icons/cog-small-cog/nimble-icon-cog-small-cog.module.mjs +0 -21
- package/esm2022/directives/icons/cog-zoomed/nimble-icon-cog-zoomed.directive.mjs +0 -22
- package/esm2022/directives/icons/cog-zoomed/nimble-icon-cog-zoomed.module.mjs +0 -21
- package/esm2022/directives/icons/comment/nimble-icon-comment.directive.mjs +0 -22
- package/esm2022/directives/icons/comment/nimble-icon-comment.module.mjs +0 -21
- package/esm2022/directives/icons/computer-and-monitor/nimble-icon-computer-and-monitor.directive.mjs +0 -22
- package/esm2022/directives/icons/computer-and-monitor/nimble-icon-computer-and-monitor.module.mjs +0 -21
- package/esm2022/directives/icons/copy/nimble-icon-copy.directive.mjs +0 -22
- package/esm2022/directives/icons/copy/nimble-icon-copy.module.mjs +0 -21
- package/esm2022/directives/icons/copy-text/nimble-icon-copy-text.directive.mjs +0 -22
- package/esm2022/directives/icons/copy-text/nimble-icon-copy-text.module.mjs +0 -21
- package/esm2022/directives/icons/dashboard-builder/nimble-icon-dashboard-builder.directive.mjs +0 -22
- package/esm2022/directives/icons/dashboard-builder/nimble-icon-dashboard-builder.module.mjs +0 -21
- package/esm2022/directives/icons/dashboard-builder-legend/nimble-icon-dashboard-builder-legend.directive.mjs +0 -22
- package/esm2022/directives/icons/dashboard-builder-legend/nimble-icon-dashboard-builder-legend.module.mjs +0 -21
- package/esm2022/directives/icons/dashboard-builder-templates/nimble-icon-dashboard-builder-templates.directive.mjs +0 -22
- package/esm2022/directives/icons/dashboard-builder-templates/nimble-icon-dashboard-builder-templates.module.mjs +0 -21
- package/esm2022/directives/icons/dashboard-builder-tile/nimble-icon-dashboard-builder-tile.directive.mjs +0 -22
- package/esm2022/directives/icons/dashboard-builder-tile/nimble-icon-dashboard-builder-tile.module.mjs +0 -21
- package/esm2022/directives/icons/database/nimble-icon-database.directive.mjs +0 -22
- package/esm2022/directives/icons/database/nimble-icon-database.module.mjs +0 -21
- package/esm2022/directives/icons/database-check/nimble-icon-database-check.directive.mjs +0 -22
- package/esm2022/directives/icons/database-check/nimble-icon-database-check.module.mjs +0 -21
- package/esm2022/directives/icons/debug/nimble-icon-debug.directive.mjs +0 -22
- package/esm2022/directives/icons/debug/nimble-icon-debug.module.mjs +0 -21
- package/esm2022/directives/icons/desktop/nimble-icon-desktop.directive.mjs +0 -22
- package/esm2022/directives/icons/desktop/nimble-icon-desktop.module.mjs +0 -21
- package/esm2022/directives/icons/diadem/nimble-icon-diadem.directive.mjs +0 -22
- package/esm2022/directives/icons/diadem/nimble-icon-diadem.module.mjs +0 -21
- package/esm2022/directives/icons/donut-chart/nimble-icon-donut-chart.directive.mjs +0 -22
- package/esm2022/directives/icons/donut-chart/nimble-icon-donut-chart.module.mjs +0 -21
- package/esm2022/directives/icons/dot-solid-dot-stroke/nimble-icon-dot-solid-dot-stroke.directive.mjs +0 -22
- package/esm2022/directives/icons/dot-solid-dot-stroke/nimble-icon-dot-solid-dot-stroke.module.mjs +0 -21
- package/esm2022/directives/icons/dot-solid-dot-stroke-measurement/nimble-icon-dot-solid-dot-stroke-measurement.directive.mjs +0 -22
- package/esm2022/directives/icons/dot-solid-dot-stroke-measurement/nimble-icon-dot-solid-dot-stroke-measurement.module.mjs +0 -21
- package/esm2022/directives/icons/down-right-from-square/nimble-icon-down-right-from-square.directive.mjs +0 -22
- package/esm2022/directives/icons/down-right-from-square/nimble-icon-down-right-from-square.module.mjs +0 -21
- package/esm2022/directives/icons/download/nimble-icon-download.directive.mjs +0 -22
- package/esm2022/directives/icons/download/nimble-icon-download.module.mjs +0 -21
- package/esm2022/directives/icons/electronic-chip-zoomed/nimble-icon-electronic-chip-zoomed.directive.mjs +0 -22
- package/esm2022/directives/icons/electronic-chip-zoomed/nimble-icon-electronic-chip-zoomed.module.mjs +0 -21
- package/esm2022/directives/icons/exclamation-mark/nimble-icon-exclamation-mark.directive.mjs +0 -22
- package/esm2022/directives/icons/exclamation-mark/nimble-icon-exclamation-mark.module.mjs +0 -21
- package/esm2022/directives/icons/eye/nimble-icon-eye.directive.mjs +0 -22
- package/esm2022/directives/icons/eye/nimble-icon-eye.module.mjs +0 -21
- package/esm2022/directives/icons/eye-dash/nimble-icon-eye-dash.directive.mjs +0 -22
- package/esm2022/directives/icons/eye-dash/nimble-icon-eye-dash.module.mjs +0 -21
- package/esm2022/directives/icons/fancy-a/nimble-icon-fancy-a.directive.mjs +0 -22
- package/esm2022/directives/icons/fancy-a/nimble-icon-fancy-a.module.mjs +0 -21
- package/esm2022/directives/icons/file/nimble-icon-file.directive.mjs +0 -22
- package/esm2022/directives/icons/file/nimble-icon-file.module.mjs +0 -21
- package/esm2022/directives/icons/file-arrow-curved-right/nimble-icon-file-arrow-curved-right.directive.mjs +0 -22
- package/esm2022/directives/icons/file-arrow-curved-right/nimble-icon-file-arrow-curved-right.module.mjs +0 -21
- package/esm2022/directives/icons/file-drawer/nimble-icon-file-drawer.directive.mjs +0 -22
- package/esm2022/directives/icons/file-drawer/nimble-icon-file-drawer.module.mjs +0 -21
- package/esm2022/directives/icons/file-search/nimble-icon-file-search.directive.mjs +0 -22
- package/esm2022/directives/icons/file-search/nimble-icon-file-search.module.mjs +0 -21
- package/esm2022/directives/icons/filter/nimble-icon-filter.directive.mjs +0 -22
- package/esm2022/directives/icons/filter/nimble-icon-filter.module.mjs +0 -21
- package/esm2022/directives/icons/floppy-disk/nimble-icon-floppy-disk.directive.mjs +0 -22
- package/esm2022/directives/icons/floppy-disk/nimble-icon-floppy-disk.module.mjs +0 -21
- package/esm2022/directives/icons/floppy-disk-checkmark/nimble-icon-floppy-disk-checkmark.directive.mjs +0 -22
- package/esm2022/directives/icons/floppy-disk-checkmark/nimble-icon-floppy-disk-checkmark.module.mjs +0 -21
- package/esm2022/directives/icons/floppy-disk-pen/nimble-icon-floppy-disk-pen.directive.mjs +0 -22
- package/esm2022/directives/icons/floppy-disk-pen/nimble-icon-floppy-disk-pen.module.mjs +0 -21
- package/esm2022/directives/icons/floppy-disk-star-arrow-right/nimble-icon-floppy-disk-star-arrow-right.directive.mjs +0 -22
- package/esm2022/directives/icons/floppy-disk-star-arrow-right/nimble-icon-floppy-disk-star-arrow-right.module.mjs +0 -21
- package/esm2022/directives/icons/floppy-disk-three-dots/nimble-icon-floppy-disk-three-dots.directive.mjs +0 -22
- package/esm2022/directives/icons/floppy-disk-three-dots/nimble-icon-floppy-disk-three-dots.module.mjs +0 -21
- package/esm2022/directives/icons/folder/nimble-icon-folder.directive.mjs +0 -22
- package/esm2022/directives/icons/folder/nimble-icon-folder.module.mjs +0 -21
- package/esm2022/directives/icons/folder-open/nimble-icon-folder-open.directive.mjs +0 -22
- package/esm2022/directives/icons/folder-open/nimble-icon-folder-open.module.mjs +0 -21
- package/esm2022/directives/icons/forward-slash/nimble-icon-forward-slash.directive.mjs +0 -22
- package/esm2022/directives/icons/forward-slash/nimble-icon-forward-slash.module.mjs +0 -21
- package/esm2022/directives/icons/four-dots-square/nimble-icon-four-dots-square.directive.mjs +0 -22
- package/esm2022/directives/icons/four-dots-square/nimble-icon-four-dots-square.module.mjs +0 -21
- package/esm2022/directives/icons/function/nimble-icon-function.directive.mjs +0 -22
- package/esm2022/directives/icons/function/nimble-icon-function.module.mjs +0 -21
- package/esm2022/directives/icons/gauge-simple/nimble-icon-gauge-simple.directive.mjs +0 -22
- package/esm2022/directives/icons/gauge-simple/nimble-icon-gauge-simple.module.mjs +0 -21
- package/esm2022/directives/icons/grid-three-by-three/nimble-icon-grid-three-by-three.directive.mjs +0 -22
- package/esm2022/directives/icons/grid-three-by-three/nimble-icon-grid-three-by-three.module.mjs +0 -21
- package/esm2022/directives/icons/grid-two-by-two/nimble-icon-grid-two-by-two.directive.mjs +0 -22
- package/esm2022/directives/icons/grid-two-by-two/nimble-icon-grid-two-by-two.module.mjs +0 -21
- package/esm2022/directives/icons/hammer/nimble-icon-hammer.directive.mjs +0 -22
- package/esm2022/directives/icons/hammer/nimble-icon-hammer.module.mjs +0 -21
- package/esm2022/directives/icons/hashtag/nimble-icon-hashtag.directive.mjs +0 -22
- package/esm2022/directives/icons/hashtag/nimble-icon-hashtag.module.mjs +0 -21
- package/esm2022/directives/icons/home/nimble-icon-home.directive.mjs +0 -22
- package/esm2022/directives/icons/home/nimble-icon-home.module.mjs +0 -21
- package/esm2022/directives/icons/horizontal-triangle-outline/nimble-icon-horizontal-triangle-outline.directive.mjs +0 -22
- package/esm2022/directives/icons/horizontal-triangle-outline/nimble-icon-horizontal-triangle-outline.module.mjs +0 -21
- package/esm2022/directives/icons/hourglass/nimble-icon-hourglass.directive.mjs +0 -22
- package/esm2022/directives/icons/hourglass/nimble-icon-hourglass.module.mjs +0 -21
- package/esm2022/directives/icons/indent/nimble-icon-indent.directive.mjs +0 -22
- package/esm2022/directives/icons/indent/nimble-icon-indent.module.mjs +0 -21
- package/esm2022/directives/icons/indeterminant-checkbox/nimble-icon-indeterminant-checkbox.directive.mjs +0 -22
- package/esm2022/directives/icons/indeterminant-checkbox/nimble-icon-indeterminant-checkbox.module.mjs +0 -21
- package/esm2022/directives/icons/index.mjs +0 -469
- package/esm2022/directives/icons/info/nimble-icon-info.directive.mjs +0 -22
- package/esm2022/directives/icons/info/nimble-icon-info.module.mjs +0 -21
- package/esm2022/directives/icons/info-circle/nimble-icon-info-circle.directive.mjs +0 -22
- package/esm2022/directives/icons/info-circle/nimble-icon-info-circle.module.mjs +0 -21
- package/esm2022/directives/icons/inward-squares-three/nimble-icon-inward-squares-three.directive.mjs +0 -22
- package/esm2022/directives/icons/inward-squares-three/nimble-icon-inward-squares-three.module.mjs +0 -21
- package/esm2022/directives/icons/italic-i/nimble-icon-italic-i.directive.mjs +0 -22
- package/esm2022/directives/icons/italic-i/nimble-icon-italic-i.module.mjs +0 -21
- package/esm2022/directives/icons/key/nimble-icon-key.directive.mjs +0 -22
- package/esm2022/directives/icons/key/nimble-icon-key.module.mjs +0 -21
- package/esm2022/directives/icons/laptop/nimble-icon-laptop.directive.mjs +0 -22
- package/esm2022/directives/icons/laptop/nimble-icon-laptop.module.mjs +0 -21
- package/esm2022/directives/icons/layer-group/nimble-icon-layer-group.directive.mjs +0 -22
- package/esm2022/directives/icons/layer-group/nimble-icon-layer-group.module.mjs +0 -21
- package/esm2022/directives/icons/lightbulb/nimble-icon-lightbulb.directive.mjs +0 -22
- package/esm2022/directives/icons/lightbulb/nimble-icon-lightbulb.module.mjs +0 -21
- package/esm2022/directives/icons/lightning-bolt/nimble-icon-lightning-bolt.directive.mjs +0 -22
- package/esm2022/directives/icons/lightning-bolt/nimble-icon-lightning-bolt.module.mjs +0 -21
- package/esm2022/directives/icons/link/nimble-icon-link.directive.mjs +0 -22
- package/esm2022/directives/icons/link/nimble-icon-link.module.mjs +0 -21
- package/esm2022/directives/icons/link-cancel/nimble-icon-link-cancel.directive.mjs +0 -22
- package/esm2022/directives/icons/link-cancel/nimble-icon-link-cancel.module.mjs +0 -21
- package/esm2022/directives/icons/list/nimble-icon-list.directive.mjs +0 -22
- package/esm2022/directives/icons/list/nimble-icon-list.module.mjs +0 -21
- package/esm2022/directives/icons/list-tree/nimble-icon-list-tree.directive.mjs +0 -22
- package/esm2022/directives/icons/list-tree/nimble-icon-list-tree.module.mjs +0 -21
- package/esm2022/directives/icons/list-tree-database/nimble-icon-list-tree-database.directive.mjs +0 -22
- package/esm2022/directives/icons/list-tree-database/nimble-icon-list-tree-database.module.mjs +0 -21
- package/esm2022/directives/icons/lock/nimble-icon-lock.directive.mjs +0 -22
- package/esm2022/directives/icons/lock/nimble-icon-lock.module.mjs +0 -21
- package/esm2022/directives/icons/magnifying-glass/nimble-icon-magnifying-glass.directive.mjs +0 -22
- package/esm2022/directives/icons/magnifying-glass/nimble-icon-magnifying-glass.module.mjs +0 -21
- package/esm2022/directives/icons/markdown/nimble-icon-markdown.directive.mjs +0 -22
- package/esm2022/directives/icons/markdown/nimble-icon-markdown.module.mjs +0 -21
- package/esm2022/directives/icons/message/nimble-icon-message.directive.mjs +0 -22
- package/esm2022/directives/icons/message/nimble-icon-message.module.mjs +0 -21
- package/esm2022/directives/icons/message-bot/nimble-icon-message-bot.directive.mjs +0 -22
- package/esm2022/directives/icons/message-bot/nimble-icon-message-bot.module.mjs +0 -21
- package/esm2022/directives/icons/messages-sparkle/nimble-icon-messages-sparkle.directive.mjs +0 -22
- package/esm2022/directives/icons/messages-sparkle/nimble-icon-messages-sparkle.module.mjs +0 -21
- package/esm2022/directives/icons/microphone/nimble-icon-microphone.directive.mjs +0 -22
- package/esm2022/directives/icons/microphone/nimble-icon-microphone.module.mjs +0 -21
- package/esm2022/directives/icons/minus/nimble-icon-minus.directive.mjs +0 -22
- package/esm2022/directives/icons/minus/nimble-icon-minus.module.mjs +0 -21
- package/esm2022/directives/icons/minus-wide/nimble-icon-minus-wide.directive.mjs +0 -22
- package/esm2022/directives/icons/minus-wide/nimble-icon-minus-wide.module.mjs +0 -21
- package/esm2022/directives/icons/mobile/nimble-icon-mobile.directive.mjs +0 -22
- package/esm2022/directives/icons/mobile/nimble-icon-mobile.module.mjs +0 -21
- package/esm2022/directives/icons/mountain-sun/nimble-icon-mountain-sun.directive.mjs +0 -22
- package/esm2022/directives/icons/mountain-sun/nimble-icon-mountain-sun.module.mjs +0 -21
- package/esm2022/directives/icons/ni/nimble-icon-ni.directive.mjs +0 -22
- package/esm2022/directives/icons/ni/nimble-icon-ni.module.mjs +0 -21
- package/esm2022/directives/icons/notebook/nimble-icon-notebook.directive.mjs +0 -22
- package/esm2022/directives/icons/notebook/nimble-icon-notebook.module.mjs +0 -21
- package/esm2022/directives/icons/number-list/nimble-icon-number-list.directive.mjs +0 -22
- package/esm2022/directives/icons/number-list/nimble-icon-number-list.module.mjs +0 -21
- package/esm2022/directives/icons/outdent/nimble-icon-outdent.directive.mjs +0 -22
- package/esm2022/directives/icons/outdent/nimble-icon-outdent.module.mjs +0 -21
- package/esm2022/directives/icons/outward-squares-three/nimble-icon-outward-squares-three.directive.mjs +0 -22
- package/esm2022/directives/icons/outward-squares-three/nimble-icon-outward-squares-three.module.mjs +0 -21
- package/esm2022/directives/icons/paper-plane/nimble-icon-paper-plane.directive.mjs +0 -22
- package/esm2022/directives/icons/paper-plane/nimble-icon-paper-plane.module.mjs +0 -21
- package/esm2022/directives/icons/paperclip/nimble-icon-paperclip.directive.mjs +0 -22
- package/esm2022/directives/icons/paperclip/nimble-icon-paperclip.module.mjs +0 -21
- package/esm2022/directives/icons/paste/nimble-icon-paste.directive.mjs +0 -22
- package/esm2022/directives/icons/paste/nimble-icon-paste.module.mjs +0 -21
- package/esm2022/directives/icons/pause/nimble-icon-pause.directive.mjs +0 -22
- package/esm2022/directives/icons/pause/nimble-icon-pause.module.mjs +0 -21
- package/esm2022/directives/icons/pencil/nimble-icon-pencil.directive.mjs +0 -22
- package/esm2022/directives/icons/pencil/nimble-icon-pencil.module.mjs +0 -21
- package/esm2022/directives/icons/pencil-to-rectangle/nimble-icon-pencil-to-rectangle.directive.mjs +0 -22
- package/esm2022/directives/icons/pencil-to-rectangle/nimble-icon-pencil-to-rectangle.module.mjs +0 -21
- package/esm2022/directives/icons/play/nimble-icon-play.directive.mjs +0 -22
- package/esm2022/directives/icons/play/nimble-icon-play.module.mjs +0 -21
- package/esm2022/directives/icons/pot-with-lid/nimble-icon-pot-with-lid.directive.mjs +0 -22
- package/esm2022/directives/icons/pot-with-lid/nimble-icon-pot-with-lid.module.mjs +0 -21
- package/esm2022/directives/icons/print/nimble-icon-print.directive.mjs +0 -22
- package/esm2022/directives/icons/print/nimble-icon-print.module.mjs +0 -21
- package/esm2022/directives/icons/qrcode-read/nimble-icon-qrcode-read.directive.mjs +0 -22
- package/esm2022/directives/icons/qrcode-read/nimble-icon-qrcode-read.module.mjs +0 -21
- package/esm2022/directives/icons/question/nimble-icon-question.directive.mjs +0 -22
- package/esm2022/directives/icons/question/nimble-icon-question.module.mjs +0 -21
- package/esm2022/directives/icons/rectangle-check-lines/nimble-icon-rectangle-check-lines.directive.mjs +0 -22
- package/esm2022/directives/icons/rectangle-check-lines/nimble-icon-rectangle-check-lines.module.mjs +0 -21
- package/esm2022/directives/icons/rectangle-lines/nimble-icon-rectangle-lines.directive.mjs +0 -22
- package/esm2022/directives/icons/rectangle-lines/nimble-icon-rectangle-lines.module.mjs +0 -21
- package/esm2022/directives/icons/running-arrow/nimble-icon-running-arrow.directive.mjs +0 -22
- package/esm2022/directives/icons/running-arrow/nimble-icon-running-arrow.module.mjs +0 -21
- package/esm2022/directives/icons/scanner-gun/nimble-icon-scanner-gun.directive.mjs +0 -22
- package/esm2022/directives/icons/scanner-gun/nimble-icon-scanner-gun.module.mjs +0 -21
- package/esm2022/directives/icons/screen-check-lines/nimble-icon-screen-check-lines.directive.mjs +0 -22
- package/esm2022/directives/icons/screen-check-lines/nimble-icon-screen-check-lines.module.mjs +0 -21
- package/esm2022/directives/icons/screen-check-lines-calendar/nimble-icon-screen-check-lines-calendar.directive.mjs +0 -22
- package/esm2022/directives/icons/screen-check-lines-calendar/nimble-icon-screen-check-lines-calendar.module.mjs +0 -21
- package/esm2022/directives/icons/server/nimble-icon-server.directive.mjs +0 -22
- package/esm2022/directives/icons/server/nimble-icon-server.module.mjs +0 -21
- package/esm2022/directives/icons/share-nodes/nimble-icon-share-nodes.directive.mjs +0 -22
- package/esm2022/directives/icons/share-nodes/nimble-icon-share-nodes.module.mjs +0 -21
- package/esm2022/directives/icons/shield-check/nimble-icon-shield-check.directive.mjs +0 -22
- package/esm2022/directives/icons/shield-check/nimble-icon-shield-check.module.mjs +0 -21
- package/esm2022/directives/icons/shield-xmark/nimble-icon-shield-xmark.directive.mjs +0 -22
- package/esm2022/directives/icons/shield-xmark/nimble-icon-shield-xmark.module.mjs +0 -21
- package/esm2022/directives/icons/signal-bars/nimble-icon-signal-bars.directive.mjs +0 -22
- package/esm2022/directives/icons/signal-bars/nimble-icon-signal-bars.module.mjs +0 -21
- package/esm2022/directives/icons/sine-graph/nimble-icon-sine-graph.directive.mjs +0 -22
- package/esm2022/directives/icons/sine-graph/nimble-icon-sine-graph.module.mjs +0 -21
- package/esm2022/directives/icons/skip-arrow/nimble-icon-skip-arrow.directive.mjs +0 -22
- package/esm2022/directives/icons/skip-arrow/nimble-icon-skip-arrow.module.mjs +0 -21
- package/esm2022/directives/icons/sparkle-swirls/nimble-icon-sparkle-swirls.directive.mjs +0 -22
- package/esm2022/directives/icons/sparkle-swirls/nimble-icon-sparkle-swirls.module.mjs +0 -21
- package/esm2022/directives/icons/sparkles/nimble-icon-sparkles.directive.mjs +0 -22
- package/esm2022/directives/icons/sparkles/nimble-icon-sparkles.module.mjs +0 -21
- package/esm2022/directives/icons/spinner/nimble-icon-spinner.directive.mjs +0 -22
- package/esm2022/directives/icons/spinner/nimble-icon-spinner.module.mjs +0 -21
- package/esm2022/directives/icons/square-check/nimble-icon-square-check.directive.mjs +0 -22
- package/esm2022/directives/icons/square-check/nimble-icon-square-check.module.mjs +0 -21
- package/esm2022/directives/icons/square-list-cog/nimble-icon-square-list-cog.directive.mjs +0 -22
- package/esm2022/directives/icons/square-list-cog/nimble-icon-square-list-cog.module.mjs +0 -21
- package/esm2022/directives/icons/square-t/nimble-icon-square-t.directive.mjs +0 -22
- package/esm2022/directives/icons/square-t/nimble-icon-square-t.module.mjs +0 -21
- package/esm2022/directives/icons/square-x/nimble-icon-square-x.directive.mjs +0 -22
- package/esm2022/directives/icons/square-x/nimble-icon-square-x.module.mjs +0 -21
- package/esm2022/directives/icons/star-8-point/nimble-icon-star-8-point.directive.mjs +0 -22
- package/esm2022/directives/icons/star-8-point/nimble-icon-star-8-point.module.mjs +0 -21
- package/esm2022/directives/icons/stop-square/nimble-icon-stop-square.directive.mjs +0 -22
- package/esm2022/directives/icons/stop-square/nimble-icon-stop-square.module.mjs +0 -21
- package/esm2022/directives/icons/systemlink/nimble-icon-systemlink.directive.mjs +0 -22
- package/esm2022/directives/icons/systemlink/nimble-icon-systemlink.module.mjs +0 -21
- package/esm2022/directives/icons/t/nimble-icon-t.directive.mjs +0 -22
- package/esm2022/directives/icons/t/nimble-icon-t.module.mjs +0 -21
- package/esm2022/directives/icons/tablet/nimble-icon-tablet.directive.mjs +0 -22
- package/esm2022/directives/icons/tablet/nimble-icon-tablet.module.mjs +0 -21
- package/esm2022/directives/icons/tag/nimble-icon-tag.directive.mjs +0 -22
- package/esm2022/directives/icons/tag/nimble-icon-tag.module.mjs +0 -21
- package/esm2022/directives/icons/tags/nimble-icon-tags.directive.mjs +0 -22
- package/esm2022/directives/icons/tags/nimble-icon-tags.module.mjs +0 -21
- package/esm2022/directives/icons/target-crosshairs/nimble-icon-target-crosshairs.directive.mjs +0 -22
- package/esm2022/directives/icons/target-crosshairs/nimble-icon-target-crosshairs.module.mjs +0 -21
- package/esm2022/directives/icons/target-crosshairs-progress/nimble-icon-target-crosshairs-progress.directive.mjs +0 -22
- package/esm2022/directives/icons/target-crosshairs-progress/nimble-icon-target-crosshairs-progress.module.mjs +0 -21
- package/esm2022/directives/icons/three-circles-ascending-container/nimble-icon-three-circles-ascending-container.directive.mjs +0 -22
- package/esm2022/directives/icons/three-circles-ascending-container/nimble-icon-three-circles-ascending-container.module.mjs +0 -21
- package/esm2022/directives/icons/three-dots-line/nimble-icon-three-dots-line.directive.mjs +0 -22
- package/esm2022/directives/icons/three-dots-line/nimble-icon-three-dots-line.module.mjs +0 -21
- package/esm2022/directives/icons/three-vertical-lines/nimble-icon-three-vertical-lines.directive.mjs +0 -22
- package/esm2022/directives/icons/three-vertical-lines/nimble-icon-three-vertical-lines.module.mjs +0 -21
- package/esm2022/directives/icons/thumb-down/nimble-icon-thumb-down.directive.mjs +0 -22
- package/esm2022/directives/icons/thumb-down/nimble-icon-thumb-down.module.mjs +0 -21
- package/esm2022/directives/icons/thumb-up/nimble-icon-thumb-up.directive.mjs +0 -22
- package/esm2022/directives/icons/thumb-up/nimble-icon-thumb-up.module.mjs +0 -21
- package/esm2022/directives/icons/thumbtack/nimble-icon-thumbtack.directive.mjs +0 -22
- package/esm2022/directives/icons/thumbtack/nimble-icon-thumbtack.module.mjs +0 -21
- package/esm2022/directives/icons/tile-size/nimble-icon-tile-size.directive.mjs +0 -22
- package/esm2022/directives/icons/tile-size/nimble-icon-tile-size.module.mjs +0 -21
- package/esm2022/directives/icons/times/nimble-icon-times.directive.mjs +0 -22
- package/esm2022/directives/icons/times/nimble-icon-times.module.mjs +0 -21
- package/esm2022/directives/icons/trash/nimble-icon-trash.directive.mjs +0 -22
- package/esm2022/directives/icons/trash/nimble-icon-trash.module.mjs +0 -21
- package/esm2022/directives/icons/triangle/nimble-icon-triangle.directive.mjs +0 -22
- package/esm2022/directives/icons/triangle/nimble-icon-triangle.module.mjs +0 -21
- package/esm2022/directives/icons/triangle-filled/nimble-icon-triangle-filled.directive.mjs +0 -22
- package/esm2022/directives/icons/triangle-filled/nimble-icon-triangle-filled.module.mjs +0 -21
- package/esm2022/directives/icons/triangle-two-lines-horizontal/nimble-icon-triangle-two-lines-horizontal.directive.mjs +0 -22
- package/esm2022/directives/icons/triangle-two-lines-horizontal/nimble-icon-triangle-two-lines-horizontal.module.mjs +0 -21
- package/esm2022/directives/icons/true-false-rectangle/nimble-icon-true-false-rectangle.directive.mjs +0 -22
- package/esm2022/directives/icons/true-false-rectangle/nimble-icon-true-false-rectangle.module.mjs +0 -21
- package/esm2022/directives/icons/two-squares-in-brackets/nimble-icon-two-squares-in-brackets.directive.mjs +0 -22
- package/esm2022/directives/icons/two-squares-in-brackets/nimble-icon-two-squares-in-brackets.module.mjs +0 -21
- package/esm2022/directives/icons/two-triangles-between-lines/nimble-icon-two-triangles-between-lines.directive.mjs +0 -22
- package/esm2022/directives/icons/two-triangles-between-lines/nimble-icon-two-triangles-between-lines.module.mjs +0 -21
- package/esm2022/directives/icons/unlink/nimble-icon-unlink.directive.mjs +0 -22
- package/esm2022/directives/icons/unlink/nimble-icon-unlink.module.mjs +0 -21
- package/esm2022/directives/icons/unlock/nimble-icon-unlock.directive.mjs +0 -22
- package/esm2022/directives/icons/unlock/nimble-icon-unlock.module.mjs +0 -21
- package/esm2022/directives/icons/up-right-from-square/nimble-icon-up-right-from-square.directive.mjs +0 -22
- package/esm2022/directives/icons/up-right-from-square/nimble-icon-up-right-from-square.module.mjs +0 -21
- package/esm2022/directives/icons/upload/nimble-icon-upload.directive.mjs +0 -22
- package/esm2022/directives/icons/upload/nimble-icon-upload.module.mjs +0 -21
- package/esm2022/directives/icons/user/nimble-icon-user.directive.mjs +0 -22
- package/esm2022/directives/icons/user/nimble-icon-user.module.mjs +0 -21
- package/esm2022/directives/icons/watch/nimble-icon-watch.directive.mjs +0 -22
- package/esm2022/directives/icons/watch/nimble-icon-watch.module.mjs +0 -21
- package/esm2022/directives/icons/waveform/nimble-icon-waveform.directive.mjs +0 -22
- package/esm2022/directives/icons/waveform/nimble-icon-waveform.module.mjs +0 -21
- package/esm2022/directives/icons/webvi-custom/nimble-icon-webvi-custom.directive.mjs +0 -22
- package/esm2022/directives/icons/webvi-custom/nimble-icon-webvi-custom.module.mjs +0 -21
- package/esm2022/directives/icons/webvi-host/nimble-icon-webvi-host.directive.mjs +0 -22
- package/esm2022/directives/icons/webvi-host/nimble-icon-webvi-host.module.mjs +0 -21
- package/esm2022/directives/icons/window-code/nimble-icon-window-code.directive.mjs +0 -22
- package/esm2022/directives/icons/window-code/nimble-icon-window-code.module.mjs +0 -21
- package/esm2022/directives/icons/window-dock/nimble-icon-window-dock.directive.mjs +0 -22
- package/esm2022/directives/icons/window-dock/nimble-icon-window-dock.module.mjs +0 -21
- package/esm2022/directives/icons/window-restore/nimble-icon-window-restore.directive.mjs +0 -22
- package/esm2022/directives/icons/window-restore/nimble-icon-window-restore.module.mjs +0 -21
- package/esm2022/directives/icons/window-text/nimble-icon-window-text.directive.mjs +0 -22
- package/esm2022/directives/icons/window-text/nimble-icon-window-text.module.mjs +0 -21
- package/esm2022/directives/icons/wrench-hammer/nimble-icon-wrench-hammer.directive.mjs +0 -22
- package/esm2022/directives/icons/wrench-hammer/nimble-icon-wrench-hammer.module.mjs +0 -21
- package/esm2022/directives/icons/xmark/nimble-icon-xmark.directive.mjs +0 -22
- package/esm2022/directives/icons/xmark/nimble-icon-xmark.module.mjs +0 -21
- package/esm2022/directives/icons/xmark-check/nimble-icon-xmark-check.directive.mjs +0 -22
- package/esm2022/directives/icons/xmark-check/nimble-icon-xmark-check.module.mjs +0 -21
- package/esm2022/directives/list-option/nimble-combobox-list-option.directive.mjs +0 -56
- package/esm2022/directives/list-option/nimble-list-option.directive.mjs +0 -53
- package/esm2022/directives/list-option/nimble-list-option.module.mjs +0 -33
- package/esm2022/directives/list-option/nimble-select-list-option.directive.mjs +0 -30
- package/esm2022/directives/list-option-group/nimble-list-option-group.directive.mjs +0 -40
- package/esm2022/directives/list-option-group/nimble-list-option-group.module.mjs +0 -23
- package/esm2022/directives/menu/nimble-menu.directive.mjs +0 -19
- package/esm2022/directives/menu/nimble-menu.module.mjs +0 -19
- package/esm2022/directives/menu-button/nimble-menu-button.directive.mjs +0 -66
- package/esm2022/directives/menu-button/nimble-menu-button.module.mjs +0 -19
- package/esm2022/directives/menu-item/nimble-menu-item.directive.mjs +0 -32
- package/esm2022/directives/menu-item/nimble-menu-item.module.mjs +0 -19
- package/esm2022/directives/number-field/nimble-number-field-control-value-accessor.directive.mjs +0 -33
- package/esm2022/directives/number-field/nimble-number-field.directive.mjs +0 -139
- package/esm2022/directives/number-field/nimble-number-field.module.mjs +0 -20
- package/esm2022/directives/radio/nimble-radio-control-value-accessor.directive.mjs +0 -86
- package/esm2022/directives/radio/nimble-radio.directive.mjs +0 -32
- package/esm2022/directives/radio/nimble-radio.module.mjs +0 -20
- package/esm2022/directives/radio-group/nimble-radio-group.directive.mjs +0 -76
- package/esm2022/directives/radio-group/nimble-radio-group.module.mjs +0 -19
- package/esm2022/directives/select/nimble-select-control-value-accessor.directive.mjs +0 -35
- package/esm2022/directives/select/nimble-select.directive.mjs +0 -113
- package/esm2022/directives/select/nimble-select.module.mjs +0 -20
- package/esm2022/directives/spinner/nimble-spinner.directive.mjs +0 -31
- package/esm2022/directives/spinner/nimble-spinner.module.mjs +0 -19
- package/esm2022/directives/switch/nimble-switch-control-value-accessor.directive.mjs +0 -33
- package/esm2022/directives/switch/nimble-switch.directive.mjs +0 -40
- package/esm2022/directives/switch/nimble-switch.module.mjs +0 -20
- package/esm2022/directives/tab/nimble-tab.directive.mjs +0 -32
- package/esm2022/directives/tab/nimble-tab.module.mjs +0 -19
- package/esm2022/directives/tab-panel/nimble-tab-panel.directive.mjs +0 -19
- package/esm2022/directives/tab-panel/nimble-tab-panel.module.mjs +0 -19
- package/esm2022/directives/tabs/nimble-tabs.directive.mjs +0 -42
- package/esm2022/directives/tabs/nimble-tabs.module.mjs +0 -19
- package/esm2022/directives/tabs-toolbar/nimble-tabs-toolbar.directive.mjs +0 -19
- package/esm2022/directives/tabs-toolbar/nimble-tabs-toolbar.module.mjs +0 -19
- package/esm2022/directives/text-area/nimble-text-area-control-value-accessor.directive.mjs +0 -40
- package/esm2022/directives/text-area/nimble-text-area.directive.mjs +0 -172
- package/esm2022/directives/text-area/nimble-text-area.module.mjs +0 -20
- package/esm2022/directives/text-field/nimble-text-field-control-value-accessor.directive.mjs +0 -40
- package/esm2022/directives/text-field/nimble-text-field.directive.mjs +0 -170
- package/esm2022/directives/text-field/nimble-text-field.module.mjs +0 -20
- package/esm2022/directives/theme-provider/nimble-theme-provider.directive.mjs +0 -47
- package/esm2022/directives/theme-provider/nimble-theme-provider.module.mjs +0 -19
- package/esm2022/directives/toggle-button/nimble-toggle-button-control-value-accessor.directive.mjs +0 -33
- package/esm2022/directives/toggle-button/nimble-toggle-button.directive.mjs +0 -66
- package/esm2022/directives/toggle-button/nimble-toggle-button.module.mjs +0 -20
- package/esm2022/directives/toolbar/nimble-toolbar.directive.mjs +0 -19
- package/esm2022/directives/toolbar/nimble-toolbar.module.mjs +0 -19
- package/esm2022/directives/tooltip/nimble-tooltip.directive.mjs +0 -59
- package/esm2022/directives/tooltip/nimble-tooltip.module.mjs +0 -19
- package/esm2022/directives/tree-item/nimble-tree-item.directive.mjs +0 -61
- package/esm2022/directives/tree-item/nimble-tree-item.module.mjs +0 -19
- package/esm2022/directives/tree-view/nimble-tree-view.directive.mjs +0 -34
- package/esm2022/directives/tree-view/nimble-tree-view.module.mjs +0 -19
- package/esm2022/internal-utilities/ni-nimble-angular-internal-utilities.mjs +0 -5
- package/esm2022/internal-utilities/public-api.mjs +0 -2
- package/esm2022/internal-utilities/template-value-helpers.mjs +0 -47
- package/esm2022/label-provider/core/ni-nimble-angular-label-provider-core.mjs +0 -5
- package/esm2022/label-provider/core/nimble-label-provider-core-with-defaults.directive.mjs +0 -34
- package/esm2022/label-provider/core/nimble-label-provider-core.directive.mjs +0 -121
- package/esm2022/label-provider/core/nimble-label-provider-core.module.mjs +0 -22
- package/esm2022/label-provider/core/public-api.mjs +0 -4
- package/esm2022/label-provider/rich-text/ni-nimble-angular-label-provider-rich-text.mjs +0 -5
- package/esm2022/label-provider/rich-text/nimble-label-provider-rich-text-with-defaults.directive.mjs +0 -27
- package/esm2022/label-provider/rich-text/nimble-label-provider-rich-text.directive.mjs +0 -58
- package/esm2022/label-provider/rich-text/nimble-label-provider-rich-text.module.mjs +0 -22
- package/esm2022/label-provider/rich-text/public-api.mjs +0 -4
- package/esm2022/label-provider/table/ni-nimble-angular-label-provider-table.mjs +0 -5
- package/esm2022/label-provider/table/nimble-label-provider-table-with-defaults.directive.mjs +0 -39
- package/esm2022/label-provider/table/nimble-label-provider-table.directive.mjs +0 -167
- package/esm2022/label-provider/table/nimble-label-provider-table.module.mjs +0 -22
- package/esm2022/label-provider/table/public-api.mjs +0 -4
- package/esm2022/mapping/base/ni-nimble-angular-mapping-base.mjs +0 -5
- package/esm2022/mapping/base/nimble-mapping-base.directive.mjs +0 -25
- package/esm2022/mapping/base/public-api.mjs +0 -2
- package/esm2022/mapping/empty/ni-nimble-angular-mapping-empty.mjs +0 -5
- package/esm2022/mapping/empty/nimble-mapping-empty.directive.mjs +0 -33
- package/esm2022/mapping/empty/nimble-mapping-empty.module.mjs +0 -19
- package/esm2022/mapping/empty/public-api.mjs +0 -3
- package/esm2022/mapping/icon/ni-nimble-angular-mapping-icon.mjs +0 -5
- package/esm2022/mapping/icon/nimble-mapping-icon.directive.mjs +0 -59
- package/esm2022/mapping/icon/nimble-mapping-icon.module.mjs +0 -19
- package/esm2022/mapping/icon/public-api.mjs +0 -3
- package/esm2022/mapping/spinner/ni-nimble-angular-mapping-spinner.mjs +0 -5
- package/esm2022/mapping/spinner/nimble-mapping-spinner.directive.mjs +0 -43
- package/esm2022/mapping/spinner/nimble-mapping-spinner.module.mjs +0 -19
- package/esm2022/mapping/spinner/public-api.mjs +0 -3
- package/esm2022/mapping/text/ni-nimble-angular-mapping-text.mjs +0 -5
- package/esm2022/mapping/text/nimble-mapping-text.directive.mjs +0 -33
- package/esm2022/mapping/text/nimble-mapping-text.module.mjs +0 -19
- package/esm2022/mapping/text/public-api.mjs +0 -3
- package/esm2022/mapping/user/ni-nimble-angular-mapping-user.mjs +0 -5
- package/esm2022/mapping/user/nimble-mapping-user.directive.mjs +0 -34
- package/esm2022/mapping/user/nimble-mapping-user.module.mjs +0 -19
- package/esm2022/mapping/user/public-api.mjs +0 -3
- package/esm2022/menu-button/testing/menu-button.pageobject.mjs +0 -3
- package/esm2022/menu-button/testing/ni-nimble-angular-menu-button-testing.mjs +0 -5
- package/esm2022/menu-button/testing/public-api.mjs +0 -2
- package/esm2022/ni-nimble-angular.mjs +0 -5
- package/esm2022/number-field/testing/ni-nimble-angular-number-field-testing.mjs +0 -5
- package/esm2022/number-field/testing/number-field.pageobject.mjs +0 -3
- package/esm2022/number-field/testing/public-api.mjs +0 -2
- package/esm2022/pipes/diacritic-insensitive.pipe.mjs +0 -22
- package/esm2022/pipes/duration.pipe.mjs +0 -31
- package/esm2022/pipes/ni-nimble-angular-pipes.mjs +0 -5
- package/esm2022/pipes/number-text.pipe.mjs +0 -30
- package/esm2022/pipes/public-api.mjs +0 -9
- package/esm2022/public-api.mjs +0 -112
- package/esm2022/rich-text/editor/ni-nimble-angular-rich-text-editor.mjs +0 -5
- package/esm2022/rich-text/editor/nimble-rich-text-editor.directive.mjs +0 -94
- package/esm2022/rich-text/editor/nimble-rich-text-editor.module.mjs +0 -19
- package/esm2022/rich-text/editor/public-api.mjs +0 -3
- package/esm2022/rich-text/editor/testing/ni-nimble-angular-rich-text-editor-testing.mjs +0 -5
- package/esm2022/rich-text/editor/testing/public-api.mjs +0 -2
- package/esm2022/rich-text/editor/testing/rich-text-editor.pageobject.mjs +0 -3
- package/esm2022/rich-text/viewer/ni-nimble-angular-rich-text-viewer.mjs +0 -5
- package/esm2022/rich-text/viewer/nimble-rich-text-viewer.directive.mjs +0 -38
- package/esm2022/rich-text/viewer/nimble-rich-text-viewer.module.mjs +0 -19
- package/esm2022/rich-text/viewer/public-api.mjs +0 -3
- package/esm2022/rich-text/viewer/testing/ni-nimble-angular-rich-text-viewer-testing.mjs +0 -5
- package/esm2022/rich-text/viewer/testing/public-api.mjs +0 -2
- package/esm2022/rich-text/viewer/testing/rich-text-viewer.pageobject.mjs +0 -3
- package/esm2022/rich-text-mention/ni-nimble-angular-rich-text-mention.mjs +0 -5
- package/esm2022/rich-text-mention/nimble-rich-text-mention-base.directive.mjs +0 -40
- package/esm2022/rich-text-mention/public-api.mjs +0 -2
- package/esm2022/rich-text-mention/users/ni-nimble-angular-rich-text-mention-users.mjs +0 -5
- package/esm2022/rich-text-mention/users/nimble-rich-text-mention-users.directive.mjs +0 -20
- package/esm2022/rich-text-mention/users/nimble-rich-text-mention-users.module.mjs +0 -19
- package/esm2022/rich-text-mention/users/public-api.mjs +0 -3
- package/esm2022/select/testing/ni-nimble-angular-select-testing.mjs +0 -5
- package/esm2022/select/testing/public-api.mjs +0 -2
- package/esm2022/select/testing/select.pageobject.mjs +0 -3
- package/esm2022/table/ni-nimble-angular-table.mjs +0 -5
- package/esm2022/table/nimble-table.directive.mjs +0 -106
- package/esm2022/table/nimble-table.module.mjs +0 -19
- package/esm2022/table/public-api.mjs +0 -3
- package/esm2022/table/testing/ni-nimble-angular-table-testing.mjs +0 -5
- package/esm2022/table/testing/public-api.mjs +0 -2
- package/esm2022/table/testing/table.pageobject.mjs +0 -34
- package/esm2022/table-column/anchor/ni-nimble-angular-table-column-anchor.mjs +0 -5
- package/esm2022/table-column/anchor/nimble-table-column-anchor-navigation-guard.directive.mjs +0 -50
- package/esm2022/table-column/anchor/nimble-table-column-anchor.directive.mjs +0 -197
- package/esm2022/table-column/anchor/nimble-table-column-anchor.module.mjs +0 -20
- package/esm2022/table-column/anchor/public-api.mjs +0 -4
- package/esm2022/table-column/date-text/ni-nimble-angular-table-column-date-text.mjs +0 -5
- package/esm2022/table-column/date-text/nimble-table-column-date-text.directive.mjs +0 -295
- package/esm2022/table-column/date-text/nimble-table-column-date-text.module.mjs +0 -19
- package/esm2022/table-column/date-text/public-api.mjs +0 -3
- package/esm2022/table-column/duration-text/ni-nimble-angular-table-column-duration-text.mjs +0 -5
- package/esm2022/table-column/duration-text/nimble-table-column-duration-text.directive.mjs +0 -104
- package/esm2022/table-column/duration-text/nimble-table-column-duration-text.module.mjs +0 -19
- package/esm2022/table-column/duration-text/public-api.mjs +0 -3
- package/esm2022/table-column/mapping/ni-nimble-angular-table-column-mapping.mjs +0 -5
- package/esm2022/table-column/mapping/nimble-table-column-mapping.directive.mjs +0 -117
- package/esm2022/table-column/mapping/nimble-table-column-mapping.module.mjs +0 -19
- package/esm2022/table-column/mapping/public-api.mjs +0 -3
- package/esm2022/table-column/mapping/testing/ni-nimble-angular-table-column-mapping-testing.mjs +0 -5
- package/esm2022/table-column/mapping/testing/public-api.mjs +0 -2
- package/esm2022/table-column/mapping/testing/table-column-mapping.pageobject.mjs +0 -3
- package/esm2022/table-column/menu-button/ni-nimble-angular-table-column-menu-button.mjs +0 -5
- package/esm2022/table-column/menu-button/nimble-table-column-menu-button.directive.mjs +0 -60
- package/esm2022/table-column/menu-button/nimble-table-column-menu-button.module.mjs +0 -19
- package/esm2022/table-column/menu-button/public-api.mjs +0 -3
- package/esm2022/table-column/menu-button/testing/ni-nimble-angular-table-column-menu-button-testing.mjs +0 -5
- package/esm2022/table-column/menu-button/testing/public-api.mjs +0 -2
- package/esm2022/table-column/menu-button/testing/table-column-menu-button.pageobject.mjs +0 -3
- package/esm2022/table-column/ni-nimble-angular-table-column.mjs +0 -5
- package/esm2022/table-column/nimble-table-column-base.directive.mjs +0 -62
- package/esm2022/table-column/number-text/ni-nimble-angular-table-column-number-text.mjs +0 -5
- package/esm2022/table-column/number-text/nimble-table-column-number-text.directive.mjs +0 -139
- package/esm2022/table-column/number-text/nimble-table-column-number-text.module.mjs +0 -19
- package/esm2022/table-column/number-text/public-api.mjs +0 -3
- package/esm2022/table-column/public-api.mjs +0 -2
- package/esm2022/table-column/text/ni-nimble-angular-table-column-text.mjs +0 -5
- package/esm2022/table-column/text/nimble-table-column-text.directive.mjs +0 -113
- package/esm2022/table-column/text/nimble-table-column-text.module.mjs +0 -19
- package/esm2022/table-column/text/public-api.mjs +0 -3
- package/esm2022/testing/async-helpers.mjs +0 -14
- package/esm2022/thirdparty/directives/checkbox_value_accessor.mjs +0 -70
- package/esm2022/thirdparty/directives/control_value_accessor.mjs +0 -216
- package/esm2022/thirdparty/directives/default_value_accessor.mjs +0 -145
- package/esm2022/thirdparty/directives/number_value_accessor.mjs +0 -85
- package/esm2022/thirdparty/directives/radio_control_value_accessor.mjs +0 -229
- package/esm2022/thirdparty/directives/router_link.mjs +0 -397
- package/esm2022/thirdparty/directives/select_control_value_accessor.mjs +0 -246
- package/esm2022/unit/byte/ni-nimble-angular-unit-byte.mjs +0 -5
- package/esm2022/unit/byte/nimble-unit-byte.directive.mjs +0 -32
- package/esm2022/unit/byte/nimble-unit-byte.module.mjs +0 -19
- package/esm2022/unit/byte/public-api.mjs +0 -3
- package/esm2022/unit/celsius/ni-nimble-angular-unit-celsius.mjs +0 -5
- package/esm2022/unit/celsius/nimble-unit-celsius.directive.mjs +0 -19
- package/esm2022/unit/celsius/nimble-unit-celsius.module.mjs +0 -19
- package/esm2022/unit/celsius/public-api.mjs +0 -3
- package/esm2022/unit/fahrenheit/ni-nimble-angular-unit-fahrenheit.mjs +0 -5
- package/esm2022/unit/fahrenheit/nimble-unit-fahrenheit.directive.mjs +0 -19
- package/esm2022/unit/fahrenheit/nimble-unit-fahrenheit.module.mjs +0 -19
- package/esm2022/unit/fahrenheit/public-api.mjs +0 -3
- package/esm2022/unit/volt/ni-nimble-angular-unit-volt.mjs +0 -5
- package/esm2022/unit/volt/nimble-unit-volt.directive.mjs +0 -19
- package/esm2022/unit/volt/nimble-unit-volt.module.mjs +0 -19
- package/esm2022/unit/volt/public-api.mjs +0 -3
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
2
|
-
// See generation source in nimble-angular/build/generate-icons
|
|
3
|
-
import { Directive } from '@angular/core';
|
|
4
|
-
import { iconXmarkTag } from '@ni/nimble-components/dist/esm/icons/xmark';
|
|
5
|
-
import { NimbleIconBaseDirective } from '../../icon-base/nimble-icon-base.directive';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
export { iconXmarkTag };
|
|
8
|
-
/**
|
|
9
|
-
* Directive to provide Angular integration for the xmark icon element.
|
|
10
|
-
*/
|
|
11
|
-
export class NimbleIconXmarkDirective extends NimbleIconBaseDirective {
|
|
12
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NimbleIconXmarkDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
|
|
13
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.14", type: NimbleIconXmarkDirective, selector: "nimble-icon-xmark", usesInheritance: true, ngImport: i0 }); }
|
|
14
|
-
}
|
|
15
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NimbleIconXmarkDirective, decorators: [{
|
|
16
|
-
type: Directive,
|
|
17
|
-
args: [{
|
|
18
|
-
selector: 'nimble-icon-xmark',
|
|
19
|
-
standalone: false
|
|
20
|
-
}]
|
|
21
|
-
}] });
|
|
22
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibmltYmxlLWljb24teG1hcmsuZGlyZWN0aXZlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vbmltYmxlLWFuZ3VsYXIvc3JjL2RpcmVjdGl2ZXMvaWNvbnMveG1hcmsvbmltYmxlLWljb24teG1hcmsuZGlyZWN0aXZlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLDZDQUE2QztBQUM3QywrREFBK0Q7QUFFL0QsT0FBTyxFQUFFLFNBQVMsRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUMxQyxPQUFPLEVBQWtCLFlBQVksRUFBRSxNQUFNLDRDQUE0QyxDQUFDO0FBQzFGLE9BQU8sRUFBRSx1QkFBdUIsRUFBRSxNQUFNLDRDQUE0QyxDQUFDOztBQUdyRixPQUFPLEVBQUUsWUFBWSxFQUFFLENBQUM7QUFFeEI7O0dBRUc7QUFLSCxNQUFNLE9BQU8sd0JBQXlCLFNBQVEsdUJBQXVCOytHQUF4RCx3QkFBd0I7bUdBQXhCLHdCQUF3Qjs7NEZBQXhCLHdCQUF3QjtrQkFKcEMsU0FBUzttQkFBQztvQkFDUCxRQUFRLEVBQUUsbUJBQW1CO29CQUM3QixVQUFVLEVBQUUsS0FBSztpQkFDcEIiLCJzb3VyY2VzQ29udGVudCI6WyIvLyBBVVRPLUdFTkVSQVRFRCBGSUxFIC0gRE8gTk9UIEVESVQgRElSRUNUTFlcbi8vIFNlZSBnZW5lcmF0aW9uIHNvdXJjZSBpbiBuaW1ibGUtYW5ndWxhci9idWlsZC9nZW5lcmF0ZS1pY29uc1xuXG5pbXBvcnQgeyBEaXJlY3RpdmUgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcbmltcG9ydCB7IHR5cGUgSWNvblhtYXJrLCBpY29uWG1hcmtUYWcgfSBmcm9tICdAbmkvbmltYmxlLWNvbXBvbmVudHMvZGlzdC9lc20vaWNvbnMveG1hcmsnO1xuaW1wb3J0IHsgTmltYmxlSWNvbkJhc2VEaXJlY3RpdmUgfSBmcm9tICcuLi8uLi9pY29uLWJhc2UvbmltYmxlLWljb24tYmFzZS5kaXJlY3RpdmUnO1xuXG5leHBvcnQgdHlwZSB7IEljb25YbWFyayB9O1xuZXhwb3J0IHsgaWNvblhtYXJrVGFnIH07XG5cbi8qKlxuICogRGlyZWN0aXZlIHRvIHByb3ZpZGUgQW5ndWxhciBpbnRlZ3JhdGlvbiBmb3IgdGhlIHhtYXJrIGljb24gZWxlbWVudC5cbiAqL1xuQERpcmVjdGl2ZSh7XG4gICAgc2VsZWN0b3I6ICduaW1ibGUtaWNvbi14bWFyaycsXG4gICAgc3RhbmRhbG9uZTogZmFsc2Vcbn0pXG5leHBvcnQgY2xhc3MgTmltYmxlSWNvblhtYXJrRGlyZWN0aXZlIGV4dGVuZHMgTmltYmxlSWNvbkJhc2VEaXJlY3RpdmUge1xufVxuIl19
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
2
|
-
// See generation source in nimble-angular/build/generate-icons
|
|
3
|
-
import { NgModule } from '@angular/core';
|
|
4
|
-
import { CommonModule } from '@angular/common';
|
|
5
|
-
import { NimbleIconXmarkDirective } from './nimble-icon-xmark.directive';
|
|
6
|
-
import '@ni/nimble-components/dist/esm/icons/xmark';
|
|
7
|
-
import * as i0 from "@angular/core";
|
|
8
|
-
export class NimbleIconXmarkModule {
|
|
9
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NimbleIconXmarkModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
10
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.14", ngImport: i0, type: NimbleIconXmarkModule, declarations: [NimbleIconXmarkDirective], imports: [CommonModule], exports: [NimbleIconXmarkDirective] }); }
|
|
11
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NimbleIconXmarkModule, imports: [CommonModule] }); }
|
|
12
|
-
}
|
|
13
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NimbleIconXmarkModule, decorators: [{
|
|
14
|
-
type: NgModule,
|
|
15
|
-
args: [{
|
|
16
|
-
declarations: [NimbleIconXmarkDirective],
|
|
17
|
-
imports: [CommonModule],
|
|
18
|
-
exports: [NimbleIconXmarkDirective]
|
|
19
|
-
}]
|
|
20
|
-
}] });
|
|
21
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibmltYmxlLWljb24teG1hcmsubW9kdWxlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vbmltYmxlLWFuZ3VsYXIvc3JjL2RpcmVjdGl2ZXMvaWNvbnMveG1hcmsvbmltYmxlLWljb24teG1hcmsubW9kdWxlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLDZDQUE2QztBQUM3QywrREFBK0Q7QUFFL0QsT0FBTyxFQUFFLFFBQVEsRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUN6QyxPQUFPLEVBQUUsWUFBWSxFQUFFLE1BQU0saUJBQWlCLENBQUM7QUFDL0MsT0FBTyxFQUFFLHdCQUF3QixFQUFFLE1BQU0sK0JBQStCLENBQUM7QUFFekUsT0FBTyw0Q0FBNEMsQ0FBQzs7QUFPcEQsTUFBTSxPQUFPLHFCQUFxQjsrR0FBckIscUJBQXFCO2dIQUFyQixxQkFBcUIsaUJBSmYsd0JBQXdCLGFBQzdCLFlBQVksYUFDWix3QkFBd0I7Z0hBRXpCLHFCQUFxQixZQUhwQixZQUFZOzs0RkFHYixxQkFBcUI7a0JBTGpDLFFBQVE7bUJBQUM7b0JBQ04sWUFBWSxFQUFFLENBQUMsd0JBQXdCLENBQUM7b0JBQ3hDLE9BQU8sRUFBRSxDQUFDLFlBQVksQ0FBQztvQkFDdkIsT0FBTyxFQUFFLENBQUMsd0JBQXdCLENBQUM7aUJBQ3RDIiwic291cmNlc0NvbnRlbnQiOlsiLy8gQVVUTy1HRU5FUkFURUQgRklMRSAtIERPIE5PVCBFRElUIERJUkVDVExZXG4vLyBTZWUgZ2VuZXJhdGlvbiBzb3VyY2UgaW4gbmltYmxlLWFuZ3VsYXIvYnVpbGQvZ2VuZXJhdGUtaWNvbnNcblxuaW1wb3J0IHsgTmdNb2R1bGUgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcbmltcG9ydCB7IENvbW1vbk1vZHVsZSB9IGZyb20gJ0Bhbmd1bGFyL2NvbW1vbic7XG5pbXBvcnQgeyBOaW1ibGVJY29uWG1hcmtEaXJlY3RpdmUgfSBmcm9tICcuL25pbWJsZS1pY29uLXhtYXJrLmRpcmVjdGl2ZSc7XG5cbmltcG9ydCAnQG5pL25pbWJsZS1jb21wb25lbnRzL2Rpc3QvZXNtL2ljb25zL3htYXJrJztcblxuQE5nTW9kdWxlKHtcbiAgICBkZWNsYXJhdGlvbnM6IFtOaW1ibGVJY29uWG1hcmtEaXJlY3RpdmVdLFxuICAgIGltcG9ydHM6IFtDb21tb25Nb2R1bGVdLFxuICAgIGV4cG9ydHM6IFtOaW1ibGVJY29uWG1hcmtEaXJlY3RpdmVdXG59KVxuZXhwb3J0IGNsYXNzIE5pbWJsZUljb25YbWFya01vZHVsZSB7IH1cbiJdfQ==
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
2
|
-
// See generation source in nimble-angular/build/generate-icons
|
|
3
|
-
import { Directive } from '@angular/core';
|
|
4
|
-
import { iconXmarkCheckTag } from '@ni/nimble-components/dist/esm/icons/xmark-check';
|
|
5
|
-
import { NimbleIconBaseDirective } from '../../icon-base/nimble-icon-base.directive';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
export { iconXmarkCheckTag };
|
|
8
|
-
/**
|
|
9
|
-
* Directive to provide Angular integration for the xmarkCheck icon element.
|
|
10
|
-
*/
|
|
11
|
-
export class NimbleIconXmarkCheckDirective extends NimbleIconBaseDirective {
|
|
12
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NimbleIconXmarkCheckDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
|
|
13
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.14", type: NimbleIconXmarkCheckDirective, selector: "nimble-icon-xmark-check", usesInheritance: true, ngImport: i0 }); }
|
|
14
|
-
}
|
|
15
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NimbleIconXmarkCheckDirective, decorators: [{
|
|
16
|
-
type: Directive,
|
|
17
|
-
args: [{
|
|
18
|
-
selector: 'nimble-icon-xmark-check',
|
|
19
|
-
standalone: false
|
|
20
|
-
}]
|
|
21
|
-
}] });
|
|
22
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibmltYmxlLWljb24teG1hcmstY2hlY2suZGlyZWN0aXZlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vbmltYmxlLWFuZ3VsYXIvc3JjL2RpcmVjdGl2ZXMvaWNvbnMveG1hcmstY2hlY2svbmltYmxlLWljb24teG1hcmstY2hlY2suZGlyZWN0aXZlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLDZDQUE2QztBQUM3QywrREFBK0Q7QUFFL0QsT0FBTyxFQUFFLFNBQVMsRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUMxQyxPQUFPLEVBQXVCLGlCQUFpQixFQUFFLE1BQU0sa0RBQWtELENBQUM7QUFDMUcsT0FBTyxFQUFFLHVCQUF1QixFQUFFLE1BQU0sNENBQTRDLENBQUM7O0FBR3JGLE9BQU8sRUFBRSxpQkFBaUIsRUFBRSxDQUFDO0FBRTdCOztHQUVHO0FBS0gsTUFBTSxPQUFPLDZCQUE4QixTQUFRLHVCQUF1QjsrR0FBN0QsNkJBQTZCO21HQUE3Qiw2QkFBNkI7OzRGQUE3Qiw2QkFBNkI7a0JBSnpDLFNBQVM7bUJBQUM7b0JBQ1AsUUFBUSxFQUFFLHlCQUF5QjtvQkFDbkMsVUFBVSxFQUFFLEtBQUs7aUJBQ3BCIiwic291cmNlc0NvbnRlbnQiOlsiLy8gQVVUTy1HRU5FUkFURUQgRklMRSAtIERPIE5PVCBFRElUIERJUkVDVExZXG4vLyBTZWUgZ2VuZXJhdGlvbiBzb3VyY2UgaW4gbmltYmxlLWFuZ3VsYXIvYnVpbGQvZ2VuZXJhdGUtaWNvbnNcblxuaW1wb3J0IHsgRGlyZWN0aXZlIH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5pbXBvcnQgeyB0eXBlIEljb25YbWFya0NoZWNrLCBpY29uWG1hcmtDaGVja1RhZyB9IGZyb20gJ0BuaS9uaW1ibGUtY29tcG9uZW50cy9kaXN0L2VzbS9pY29ucy94bWFyay1jaGVjayc7XG5pbXBvcnQgeyBOaW1ibGVJY29uQmFzZURpcmVjdGl2ZSB9IGZyb20gJy4uLy4uL2ljb24tYmFzZS9uaW1ibGUtaWNvbi1iYXNlLmRpcmVjdGl2ZSc7XG5cbmV4cG9ydCB0eXBlIHsgSWNvblhtYXJrQ2hlY2sgfTtcbmV4cG9ydCB7IGljb25YbWFya0NoZWNrVGFnIH07XG5cbi8qKlxuICogRGlyZWN0aXZlIHRvIHByb3ZpZGUgQW5ndWxhciBpbnRlZ3JhdGlvbiBmb3IgdGhlIHhtYXJrQ2hlY2sgaWNvbiBlbGVtZW50LlxuICovXG5ARGlyZWN0aXZlKHtcbiAgICBzZWxlY3RvcjogJ25pbWJsZS1pY29uLXhtYXJrLWNoZWNrJyxcbiAgICBzdGFuZGFsb25lOiBmYWxzZVxufSlcbmV4cG9ydCBjbGFzcyBOaW1ibGVJY29uWG1hcmtDaGVja0RpcmVjdGl2ZSBleHRlbmRzIE5pbWJsZUljb25CYXNlRGlyZWN0aXZlIHtcbn1cbiJdfQ==
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
2
|
-
// See generation source in nimble-angular/build/generate-icons
|
|
3
|
-
import { NgModule } from '@angular/core';
|
|
4
|
-
import { CommonModule } from '@angular/common';
|
|
5
|
-
import { NimbleIconXmarkCheckDirective } from './nimble-icon-xmark-check.directive';
|
|
6
|
-
import '@ni/nimble-components/dist/esm/icons/xmark-check';
|
|
7
|
-
import * as i0 from "@angular/core";
|
|
8
|
-
export class NimbleIconXmarkCheckModule {
|
|
9
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NimbleIconXmarkCheckModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
10
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.14", ngImport: i0, type: NimbleIconXmarkCheckModule, declarations: [NimbleIconXmarkCheckDirective], imports: [CommonModule], exports: [NimbleIconXmarkCheckDirective] }); }
|
|
11
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NimbleIconXmarkCheckModule, imports: [CommonModule] }); }
|
|
12
|
-
}
|
|
13
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NimbleIconXmarkCheckModule, decorators: [{
|
|
14
|
-
type: NgModule,
|
|
15
|
-
args: [{
|
|
16
|
-
declarations: [NimbleIconXmarkCheckDirective],
|
|
17
|
-
imports: [CommonModule],
|
|
18
|
-
exports: [NimbleIconXmarkCheckDirective]
|
|
19
|
-
}]
|
|
20
|
-
}] });
|
|
21
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibmltYmxlLWljb24teG1hcmstY2hlY2subW9kdWxlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vbmltYmxlLWFuZ3VsYXIvc3JjL2RpcmVjdGl2ZXMvaWNvbnMveG1hcmstY2hlY2svbmltYmxlLWljb24teG1hcmstY2hlY2subW9kdWxlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLDZDQUE2QztBQUM3QywrREFBK0Q7QUFFL0QsT0FBTyxFQUFFLFFBQVEsRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUN6QyxPQUFPLEVBQUUsWUFBWSxFQUFFLE1BQU0saUJBQWlCLENBQUM7QUFDL0MsT0FBTyxFQUFFLDZCQUE2QixFQUFFLE1BQU0scUNBQXFDLENBQUM7QUFFcEYsT0FBTyxrREFBa0QsQ0FBQzs7QUFPMUQsTUFBTSxPQUFPLDBCQUEwQjsrR0FBMUIsMEJBQTBCO2dIQUExQiwwQkFBMEIsaUJBSnBCLDZCQUE2QixhQUNsQyxZQUFZLGFBQ1osNkJBQTZCO2dIQUU5QiwwQkFBMEIsWUFIekIsWUFBWTs7NEZBR2IsMEJBQTBCO2tCQUx0QyxRQUFRO21CQUFDO29CQUNOLFlBQVksRUFBRSxDQUFDLDZCQUE2QixDQUFDO29CQUM3QyxPQUFPLEVBQUUsQ0FBQyxZQUFZLENBQUM7b0JBQ3ZCLE9BQU8sRUFBRSxDQUFDLDZCQUE2QixDQUFDO2lCQUMzQyIsInNvdXJjZXNDb250ZW50IjpbIi8vIEFVVE8tR0VORVJBVEVEIEZJTEUgLSBETyBOT1QgRURJVCBESVJFQ1RMWVxuLy8gU2VlIGdlbmVyYXRpb24gc291cmNlIGluIG5pbWJsZS1hbmd1bGFyL2J1aWxkL2dlbmVyYXRlLWljb25zXG5cbmltcG9ydCB7IE5nTW9kdWxlIH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5pbXBvcnQgeyBDb21tb25Nb2R1bGUgfSBmcm9tICdAYW5ndWxhci9jb21tb24nO1xuaW1wb3J0IHsgTmltYmxlSWNvblhtYXJrQ2hlY2tEaXJlY3RpdmUgfSBmcm9tICcuL25pbWJsZS1pY29uLXhtYXJrLWNoZWNrLmRpcmVjdGl2ZSc7XG5cbmltcG9ydCAnQG5pL25pbWJsZS1jb21wb25lbnRzL2Rpc3QvZXNtL2ljb25zL3htYXJrLWNoZWNrJztcblxuQE5nTW9kdWxlKHtcbiAgICBkZWNsYXJhdGlvbnM6IFtOaW1ibGVJY29uWG1hcmtDaGVja0RpcmVjdGl2ZV0sXG4gICAgaW1wb3J0czogW0NvbW1vbk1vZHVsZV0sXG4gICAgZXhwb3J0czogW05pbWJsZUljb25YbWFya0NoZWNrRGlyZWN0aXZlXVxufSlcbmV4cG9ydCBjbGFzcyBOaW1ibGVJY29uWG1hcmtDaGVja01vZHVsZSB7IH1cbiJdfQ==
|
|
@@ -1,56 +0,0 @@
|
|
|
1
|
-
import { Directive, ElementRef, Host, Inject, Input, Optional } from '@angular/core';
|
|
2
|
-
import { NimbleComboboxControlValueAccessorDirective } from '../combobox/nimble-combobox-control-value-accessor.directive';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
import * as i1 from "../combobox/nimble-combobox-control-value-accessor.directive";
|
|
5
|
-
/**
|
|
6
|
-
* Directive to provide Angular integration for the list option when used with a combobox.
|
|
7
|
-
*/
|
|
8
|
-
export class NimbleComboboxListOptionDirective {
|
|
9
|
-
/**
|
|
10
|
-
* @description
|
|
11
|
-
* Tracks the value bound to the option element.
|
|
12
|
-
*/
|
|
13
|
-
set ngValue(value) {
|
|
14
|
-
if (this.combobox) {
|
|
15
|
-
this._modelValue = value;
|
|
16
|
-
this.updateComboboxValue(value);
|
|
17
|
-
}
|
|
18
|
-
}
|
|
19
|
-
constructor(elementRef, combobox) {
|
|
20
|
-
this.elementRef = elementRef;
|
|
21
|
-
this.combobox = combobox;
|
|
22
|
-
this._modelValue = undefined;
|
|
23
|
-
}
|
|
24
|
-
ngAfterViewInit() {
|
|
25
|
-
if (this.combobox) {
|
|
26
|
-
this.combobox.addOption(this._modelValue, this.elementRef.nativeElement);
|
|
27
|
-
}
|
|
28
|
-
}
|
|
29
|
-
ngOnDestroy() {
|
|
30
|
-
if (this.combobox) {
|
|
31
|
-
this.combobox.removeOption(this.elementRef.nativeElement);
|
|
32
|
-
}
|
|
33
|
-
}
|
|
34
|
-
updateComboboxValue(value) {
|
|
35
|
-
this.combobox.queueOptionUpdate(value, this.elementRef.nativeElement);
|
|
36
|
-
}
|
|
37
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NimbleComboboxListOptionDirective, deps: [{ token: i0.ElementRef }, { token: NimbleComboboxControlValueAccessorDirective, host: true, optional: true }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
38
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.14", type: NimbleComboboxListOptionDirective, selector: "nimble-list-option", inputs: { ngValue: "ngValue" }, ngImport: i0 }); }
|
|
39
|
-
}
|
|
40
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NimbleComboboxListOptionDirective, decorators: [{
|
|
41
|
-
type: Directive,
|
|
42
|
-
args: [{
|
|
43
|
-
selector: 'nimble-list-option',
|
|
44
|
-
standalone: false
|
|
45
|
-
}]
|
|
46
|
-
}], ctorParameters: () => [{ type: i0.ElementRef }, { type: i1.NimbleComboboxControlValueAccessorDirective, decorators: [{
|
|
47
|
-
type: Inject,
|
|
48
|
-
args: [NimbleComboboxControlValueAccessorDirective]
|
|
49
|
-
}, {
|
|
50
|
-
type: Optional
|
|
51
|
-
}, {
|
|
52
|
-
type: Host
|
|
53
|
-
}] }], propDecorators: { ngValue: [{
|
|
54
|
-
type: Input
|
|
55
|
-
}] } });
|
|
56
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibmltYmxlLWNvbWJvYm94LWxpc3Qtb3B0aW9uLmRpcmVjdGl2ZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL25pbWJsZS1hbmd1bGFyL3NyYy9kaXJlY3RpdmVzL2xpc3Qtb3B0aW9uL25pbWJsZS1jb21ib2JveC1saXN0LW9wdGlvbi5kaXJlY3RpdmUudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFNBQVMsRUFBRSxVQUFVLEVBQUUsSUFBSSxFQUFFLE1BQU0sRUFBRSxLQUFLLEVBQUUsUUFBUSxFQUFzQyxNQUFNLGVBQWUsQ0FBQztBQUV6SCxPQUFPLEVBQUUsMkNBQTJDLEVBQUUsTUFBTSw4REFBOEQsQ0FBQzs7O0FBRTNIOztHQUVHO0FBS0gsTUFBTSxPQUFPLGlDQUFpQztJQUMxQzs7O09BR0c7SUFDSCxJQUNXLE9BQU8sQ0FBQyxLQUFjO1FBQzdCLElBQUksSUFBSSxDQUFDLFFBQVEsRUFBRSxDQUFDO1lBQ2hCLElBQUksQ0FBQyxXQUFXLEdBQUcsS0FBSyxDQUFDO1lBQ3pCLElBQUksQ0FBQyxtQkFBbUIsQ0FBQyxLQUFLLENBQUMsQ0FBQztRQUNwQyxDQUFDO0lBQ0wsQ0FBQztJQUlELFlBQ3FCLFVBQWtDLEVBQ3VDLFFBQXNEO1FBRC9ILGVBQVUsR0FBVixVQUFVLENBQXdCO1FBQ3VDLGFBQVEsR0FBUixRQUFRLENBQThDO1FBSjVJLGdCQUFXLEdBQVksU0FBUyxDQUFDO0lBS3JDLENBQUM7SUFFRSxlQUFlO1FBQ2xCLElBQUksSUFBSSxDQUFDLFFBQVEsRUFBRSxDQUFDO1lBQ2hCLElBQUksQ0FBQyxRQUFRLENBQUMsU0FBUyxDQUFDLElBQUksQ0FBQyxXQUFXLEVBQUUsSUFBSSxDQUFDLFVBQVUsQ0FBQyxhQUFhLENBQUMsQ0FBQztRQUM3RSxDQUFDO0lBQ0wsQ0FBQztJQUVNLFdBQVc7UUFDZCxJQUFJLElBQUksQ0FBQyxRQUFRLEVBQUUsQ0FBQztZQUNoQixJQUFJLENBQUMsUUFBUSxDQUFDLFlBQVksQ0FBQyxJQUFJLENBQUMsVUFBVSxDQUFDLGFBQWEsQ0FBQyxDQUFDO1FBQzlELENBQUM7SUFDTCxDQUFDO0lBRU8sbUJBQW1CLENBQUMsS0FBYztRQUN0QyxJQUFJLENBQUMsUUFBUyxDQUFDLGlCQUFpQixDQUFDLEtBQUssRUFBRSxJQUFJLENBQUMsVUFBVSxDQUFDLGFBQWEsQ0FBQyxDQUFDO0lBQzNFLENBQUM7K0dBbENRLGlDQUFpQyw0Q0FpQjlCLDJDQUEyQzttR0FqQjlDLGlDQUFpQzs7NEZBQWpDLGlDQUFpQztrQkFKN0MsU0FBUzttQkFBQztvQkFDUCxRQUFRLEVBQUUsb0JBQW9CO29CQUM5QixVQUFVLEVBQUUsS0FBSztpQkFDcEI7OzBCQWtCUSxNQUFNOzJCQUFDLDJDQUEyQzs7MEJBQUcsUUFBUTs7MEJBQUksSUFBSTt5Q0FYL0QsT0FBTztzQkFEakIsS0FBSyIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IERpcmVjdGl2ZSwgRWxlbWVudFJlZiwgSG9zdCwgSW5qZWN0LCBJbnB1dCwgT3B0aW9uYWwsIHR5cGUgQWZ0ZXJWaWV3SW5pdCwgdHlwZSBPbkRlc3Ryb3kgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcbmltcG9ydCB0eXBlIHsgTGlzdE9wdGlvbiB9IGZyb20gJ0BuaS9uaW1ibGUtY29tcG9uZW50cy9kaXN0L2VzbS9saXN0LW9wdGlvbic7XG5pbXBvcnQgeyBOaW1ibGVDb21ib2JveENvbnRyb2xWYWx1ZUFjY2Vzc29yRGlyZWN0aXZlIH0gZnJvbSAnLi4vY29tYm9ib3gvbmltYmxlLWNvbWJvYm94LWNvbnRyb2wtdmFsdWUtYWNjZXNzb3IuZGlyZWN0aXZlJztcblxuLyoqXG4gKiBEaXJlY3RpdmUgdG8gcHJvdmlkZSBBbmd1bGFyIGludGVncmF0aW9uIGZvciB0aGUgbGlzdCBvcHRpb24gd2hlbiB1c2VkIHdpdGggYSBjb21ib2JveC5cbiAqL1xuQERpcmVjdGl2ZSh7XG4gICAgc2VsZWN0b3I6ICduaW1ibGUtbGlzdC1vcHRpb24nLFxuICAgIHN0YW5kYWxvbmU6IGZhbHNlXG59KVxuZXhwb3J0IGNsYXNzIE5pbWJsZUNvbWJvYm94TGlzdE9wdGlvbkRpcmVjdGl2ZSBpbXBsZW1lbnRzIEFmdGVyVmlld0luaXQsIE9uRGVzdHJveSB7XG4gICAgLyoqXG4gICAgICogQGRlc2NyaXB0aW9uXG4gICAgICogVHJhY2tzIHRoZSB2YWx1ZSBib3VuZCB0byB0aGUgb3B0aW9uIGVsZW1lbnQuXG4gICAgICovXG4gICAgQElucHV0KClcbiAgICBwdWJsaWMgc2V0IG5nVmFsdWUodmFsdWU6IHVua25vd24pIHtcbiAgICAgICAgaWYgKHRoaXMuY29tYm9ib3gpIHtcbiAgICAgICAgICAgIHRoaXMuX21vZGVsVmFsdWUgPSB2YWx1ZTtcbiAgICAgICAgICAgIHRoaXMudXBkYXRlQ29tYm9ib3hWYWx1ZSh2YWx1ZSk7XG4gICAgICAgIH1cbiAgICB9XG5cbiAgICBwcml2YXRlIF9tb2RlbFZhbHVlOiB1bmtub3duID0gdW5kZWZpbmVkO1xuXG4gICAgcHVibGljIGNvbnN0cnVjdG9yKFxuICAgICAgICBwcml2YXRlIHJlYWRvbmx5IGVsZW1lbnRSZWY6IEVsZW1lbnRSZWY8TGlzdE9wdGlvbj4sXG4gICAgICAgIEBJbmplY3QoTmltYmxlQ29tYm9ib3hDb250cm9sVmFsdWVBY2Nlc3NvckRpcmVjdGl2ZSkgQE9wdGlvbmFsKCkgQEhvc3QoKSBwcml2YXRlIHJlYWRvbmx5IGNvbWJvYm94PzogTmltYmxlQ29tYm9ib3hDb250cm9sVmFsdWVBY2Nlc3NvckRpcmVjdGl2ZVxuICAgICkgeyB9XG5cbiAgICBwdWJsaWMgbmdBZnRlclZpZXdJbml0KCk6IHZvaWQge1xuICAgICAgICBpZiAodGhpcy5jb21ib2JveCkge1xuICAgICAgICAgICAgdGhpcy5jb21ib2JveC5hZGRPcHRpb24odGhpcy5fbW9kZWxWYWx1ZSwgdGhpcy5lbGVtZW50UmVmLm5hdGl2ZUVsZW1lbnQpO1xuICAgICAgICB9XG4gICAgfVxuXG4gICAgcHVibGljIG5nT25EZXN0cm95KCk6IHZvaWQge1xuICAgICAgICBpZiAodGhpcy5jb21ib2JveCkge1xuICAgICAgICAgICAgdGhpcy5jb21ib2JveC5yZW1vdmVPcHRpb24odGhpcy5lbGVtZW50UmVmLm5hdGl2ZUVsZW1lbnQpO1xuICAgICAgICB9XG4gICAgfVxuXG4gICAgcHJpdmF0ZSB1cGRhdGVDb21ib2JveFZhbHVlKHZhbHVlOiB1bmtub3duKTogdm9pZCB7XG4gICAgICAgIHRoaXMuY29tYm9ib3ghLnF1ZXVlT3B0aW9uVXBkYXRlKHZhbHVlLCB0aGlzLmVsZW1lbnRSZWYubmF0aXZlRWxlbWVudCk7XG4gICAgfVxufVxuIl19
|
|
@@ -1,53 +0,0 @@
|
|
|
1
|
-
import { Directive, Input, ElementRef, Renderer2 } from '@angular/core';
|
|
2
|
-
import { toBooleanProperty } from '@ni/nimble-angular/internal-utilities';
|
|
3
|
-
import { listOptionTag } from '@ni/nimble-components/dist/esm/list-option';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export { listOptionTag };
|
|
6
|
-
/**
|
|
7
|
-
* Directive to provide Angular integration for the list option.
|
|
8
|
-
*
|
|
9
|
-
* This directive contains the properties that are on the `nimble-list-option` nimble component, but it
|
|
10
|
-
* does not contain any Angular-specific form integration logic. The form integration logic is contained
|
|
11
|
-
* in separate directives for each component that can contain a `nimble-list-option`
|
|
12
|
-
* (e.g. `nimble-combobox-list-option.directive.ts` and `nimble-select-list-option.directive.ts`).
|
|
13
|
-
*/
|
|
14
|
-
export class NimbleListOptionDirective {
|
|
15
|
-
get disabled() {
|
|
16
|
-
return this.elementRef.nativeElement.disabled;
|
|
17
|
-
}
|
|
18
|
-
set disabled(value) {
|
|
19
|
-
this.renderer.setProperty(this.elementRef.nativeElement, 'disabled', toBooleanProperty(value));
|
|
20
|
-
}
|
|
21
|
-
get selected() {
|
|
22
|
-
return this.elementRef.nativeElement.selected;
|
|
23
|
-
}
|
|
24
|
-
set selected(value) {
|
|
25
|
-
this.renderer.setProperty(this.elementRef.nativeElement, 'selected', toBooleanProperty(value));
|
|
26
|
-
}
|
|
27
|
-
get hidden() {
|
|
28
|
-
return this.elementRef.nativeElement.hidden;
|
|
29
|
-
}
|
|
30
|
-
set hidden(value) {
|
|
31
|
-
this.renderer.setProperty(this.elementRef.nativeElement, 'hidden', toBooleanProperty(value));
|
|
32
|
-
}
|
|
33
|
-
constructor(elementRef, renderer) {
|
|
34
|
-
this.elementRef = elementRef;
|
|
35
|
-
this.renderer = renderer;
|
|
36
|
-
}
|
|
37
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NimbleListOptionDirective, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
38
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.14", type: NimbleListOptionDirective, selector: "nimble-list-option", inputs: { disabled: "disabled", selected: "selected", hidden: "hidden" }, ngImport: i0 }); }
|
|
39
|
-
}
|
|
40
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NimbleListOptionDirective, decorators: [{
|
|
41
|
-
type: Directive,
|
|
42
|
-
args: [{
|
|
43
|
-
selector: 'nimble-list-option',
|
|
44
|
-
standalone: false
|
|
45
|
-
}]
|
|
46
|
-
}], ctorParameters: () => [{ type: i0.ElementRef }, { type: i0.Renderer2 }], propDecorators: { disabled: [{
|
|
47
|
-
type: Input
|
|
48
|
-
}], selected: [{
|
|
49
|
-
type: Input
|
|
50
|
-
}], hidden: [{
|
|
51
|
-
type: Input
|
|
52
|
-
}] } });
|
|
53
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibmltYmxlLWxpc3Qtb3B0aW9uLmRpcmVjdGl2ZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL25pbWJsZS1hbmd1bGFyL3NyYy9kaXJlY3RpdmVzL2xpc3Qtb3B0aW9uL25pbWJsZS1saXN0LW9wdGlvbi5kaXJlY3RpdmUudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFNBQVMsRUFBRSxLQUFLLEVBQUUsVUFBVSxFQUFFLFNBQVMsRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUN4RSxPQUFPLEVBQWdDLGlCQUFpQixFQUFFLE1BQU0sdUNBQXVDLENBQUM7QUFDeEcsT0FBTyxFQUFtQixhQUFhLEVBQUUsTUFBTSw0Q0FBNEMsQ0FBQzs7QUFHNUYsT0FBTyxFQUFFLGFBQWEsRUFBRSxDQUFDO0FBRXpCOzs7Ozs7O0dBT0c7QUFLSCxNQUFNLE9BQU8seUJBQXlCO0lBQ2xDLElBQVcsUUFBUTtRQUNmLE9BQU8sSUFBSSxDQUFDLFVBQVUsQ0FBQyxhQUFhLENBQUMsUUFBUSxDQUFDO0lBQ2xELENBQUM7SUFFRCxJQUFvQixRQUFRLENBQUMsS0FBOEI7UUFDdkQsSUFBSSxDQUFDLFFBQVEsQ0FBQyxXQUFXLENBQUMsSUFBSSxDQUFDLFVBQVUsQ0FBQyxhQUFhLEVBQUUsVUFBVSxFQUFFLGlCQUFpQixDQUFDLEtBQUssQ0FBQyxDQUFDLENBQUM7SUFDbkcsQ0FBQztJQUVELElBQVcsUUFBUTtRQUNmLE9BQU8sSUFBSSxDQUFDLFVBQVUsQ0FBQyxhQUFhLENBQUMsUUFBUSxDQUFDO0lBQ2xELENBQUM7SUFFRCxJQUFvQixRQUFRLENBQUMsS0FBOEI7UUFDdkQsSUFBSSxDQUFDLFFBQVEsQ0FBQyxXQUFXLENBQUMsSUFBSSxDQUFDLFVBQVUsQ0FBQyxhQUFhLEVBQUUsVUFBVSxFQUFFLGlCQUFpQixDQUFDLEtBQUssQ0FBQyxDQUFDLENBQUM7SUFDbkcsQ0FBQztJQUVELElBQVcsTUFBTTtRQUNiLE9BQU8sSUFBSSxDQUFDLFVBQVUsQ0FBQyxhQUFhLENBQUMsTUFBTSxDQUFDO0lBQ2hELENBQUM7SUFFRCxJQUFvQixNQUFNLENBQUMsS0FBOEI7UUFDckQsSUFBSSxDQUFDLFFBQVEsQ0FBQyxXQUFXLENBQUMsSUFBSSxDQUFDLFVBQVUsQ0FBQyxhQUFhLEVBQUUsUUFBUSxFQUFFLGlCQUFpQixDQUFDLEtBQUssQ0FBQyxDQUFDLENBQUM7SUFDakcsQ0FBQztJQUVELFlBQ3FCLFVBQWtDLEVBQ2xDLFFBQW1CO1FBRG5CLGVBQVUsR0FBVixVQUFVLENBQXdCO1FBQ2xDLGFBQVEsR0FBUixRQUFRLENBQVc7SUFDcEMsQ0FBQzsrR0E1QkkseUJBQXlCO21HQUF6Qix5QkFBeUI7OzRGQUF6Qix5QkFBeUI7a0JBSnJDLFNBQVM7bUJBQUM7b0JBQ1AsUUFBUSxFQUFFLG9CQUFvQjtvQkFDOUIsVUFBVSxFQUFFLEtBQUs7aUJBQ3BCO3VHQU11QixRQUFRO3NCQUEzQixLQUFLO2dCQVFjLFFBQVE7c0JBQTNCLEtBQUs7Z0JBUWMsTUFBTTtzQkFBekIsS0FBSyIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IERpcmVjdGl2ZSwgSW5wdXQsIEVsZW1lbnRSZWYsIFJlbmRlcmVyMiB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuaW1wb3J0IHsgdHlwZSBCb29sZWFuVmFsdWVPckF0dHJpYnV0ZSwgdG9Cb29sZWFuUHJvcGVydHkgfSBmcm9tICdAbmkvbmltYmxlLWFuZ3VsYXIvaW50ZXJuYWwtdXRpbGl0aWVzJztcbmltcG9ydCB7IHR5cGUgTGlzdE9wdGlvbiwgbGlzdE9wdGlvblRhZyB9IGZyb20gJ0BuaS9uaW1ibGUtY29tcG9uZW50cy9kaXN0L2VzbS9saXN0LW9wdGlvbic7XG5cbmV4cG9ydCB0eXBlIHsgTGlzdE9wdGlvbiB9O1xuZXhwb3J0IHsgbGlzdE9wdGlvblRhZyB9O1xuXG4vKipcbiAqIERpcmVjdGl2ZSB0byBwcm92aWRlIEFuZ3VsYXIgaW50ZWdyYXRpb24gZm9yIHRoZSBsaXN0IG9wdGlvbi5cbiAqXG4gKiBUaGlzIGRpcmVjdGl2ZSBjb250YWlucyB0aGUgcHJvcGVydGllcyB0aGF0IGFyZSBvbiB0aGUgYG5pbWJsZS1saXN0LW9wdGlvbmAgbmltYmxlIGNvbXBvbmVudCwgYnV0IGl0XG4gKiBkb2VzIG5vdCBjb250YWluIGFueSBBbmd1bGFyLXNwZWNpZmljIGZvcm0gaW50ZWdyYXRpb24gbG9naWMuIFRoZSBmb3JtIGludGVncmF0aW9uIGxvZ2ljIGlzIGNvbnRhaW5lZFxuICogaW4gc2VwYXJhdGUgZGlyZWN0aXZlcyBmb3IgZWFjaCBjb21wb25lbnQgdGhhdCBjYW4gY29udGFpbiBhIGBuaW1ibGUtbGlzdC1vcHRpb25gXG4gKiAoZS5nLiBgbmltYmxlLWNvbWJvYm94LWxpc3Qtb3B0aW9uLmRpcmVjdGl2ZS50c2AgYW5kIGBuaW1ibGUtc2VsZWN0LWxpc3Qtb3B0aW9uLmRpcmVjdGl2ZS50c2ApLlxuICovXG5ARGlyZWN0aXZlKHtcbiAgICBzZWxlY3RvcjogJ25pbWJsZS1saXN0LW9wdGlvbicsXG4gICAgc3RhbmRhbG9uZTogZmFsc2Vcbn0pXG5leHBvcnQgY2xhc3MgTmltYmxlTGlzdE9wdGlvbkRpcmVjdGl2ZSB7XG4gICAgcHVibGljIGdldCBkaXNhYmxlZCgpOiBib29sZWFuIHtcbiAgICAgICAgcmV0dXJuIHRoaXMuZWxlbWVudFJlZi5uYXRpdmVFbGVtZW50LmRpc2FibGVkO1xuICAgIH1cblxuICAgIEBJbnB1dCgpIHB1YmxpYyBzZXQgZGlzYWJsZWQodmFsdWU6IEJvb2xlYW5WYWx1ZU9yQXR0cmlidXRlKSB7XG4gICAgICAgIHRoaXMucmVuZGVyZXIuc2V0UHJvcGVydHkodGhpcy5lbGVtZW50UmVmLm5hdGl2ZUVsZW1lbnQsICdkaXNhYmxlZCcsIHRvQm9vbGVhblByb3BlcnR5KHZhbHVlKSk7XG4gICAgfVxuXG4gICAgcHVibGljIGdldCBzZWxlY3RlZCgpOiBib29sZWFuIHtcbiAgICAgICAgcmV0dXJuIHRoaXMuZWxlbWVudFJlZi5uYXRpdmVFbGVtZW50LnNlbGVjdGVkO1xuICAgIH1cblxuICAgIEBJbnB1dCgpIHB1YmxpYyBzZXQgc2VsZWN0ZWQodmFsdWU6IEJvb2xlYW5WYWx1ZU9yQXR0cmlidXRlKSB7XG4gICAgICAgIHRoaXMucmVuZGVyZXIuc2V0UHJvcGVydHkodGhpcy5lbGVtZW50UmVmLm5hdGl2ZUVsZW1lbnQsICdzZWxlY3RlZCcsIHRvQm9vbGVhblByb3BlcnR5KHZhbHVlKSk7XG4gICAgfVxuXG4gICAgcHVibGljIGdldCBoaWRkZW4oKTogYm9vbGVhbiB7XG4gICAgICAgIHJldHVybiB0aGlzLmVsZW1lbnRSZWYubmF0aXZlRWxlbWVudC5oaWRkZW47XG4gICAgfVxuXG4gICAgQElucHV0KCkgcHVibGljIHNldCBoaWRkZW4odmFsdWU6IEJvb2xlYW5WYWx1ZU9yQXR0cmlidXRlKSB7XG4gICAgICAgIHRoaXMucmVuZGVyZXIuc2V0UHJvcGVydHkodGhpcy5lbGVtZW50UmVmLm5hdGl2ZUVsZW1lbnQsICdoaWRkZW4nLCB0b0Jvb2xlYW5Qcm9wZXJ0eSh2YWx1ZSkpO1xuICAgIH1cblxuICAgIHB1YmxpYyBjb25zdHJ1Y3RvcihcbiAgICAgICAgcHJpdmF0ZSByZWFkb25seSBlbGVtZW50UmVmOiBFbGVtZW50UmVmPExpc3RPcHRpb24+LFxuICAgICAgICBwcml2YXRlIHJlYWRvbmx5IHJlbmRlcmVyOiBSZW5kZXJlcjIsXG4gICAgKSB7IH1cbn1cbiJdfQ==
|
|
@@ -1,33 +0,0 @@
|
|
|
1
|
-
import { NgModule } from '@angular/core';
|
|
2
|
-
import { CommonModule } from '@angular/common';
|
|
3
|
-
import { NimbleListOptionDirective } from './nimble-list-option.directive';
|
|
4
|
-
import { NimbleSelectListOptionDirective } from './nimble-select-list-option.directive';
|
|
5
|
-
import { NimbleComboboxListOptionDirective } from './nimble-combobox-list-option.directive';
|
|
6
|
-
import '@ni/nimble-components/dist/esm/list-option';
|
|
7
|
-
import * as i0 from "@angular/core";
|
|
8
|
-
export class NimbleListOptionModule {
|
|
9
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NimbleListOptionModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
10
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.14", ngImport: i0, type: NimbleListOptionModule, declarations: [NimbleListOptionDirective,
|
|
11
|
-
NimbleSelectListOptionDirective,
|
|
12
|
-
NimbleComboboxListOptionDirective], imports: [CommonModule], exports: [NimbleListOptionDirective,
|
|
13
|
-
NimbleSelectListOptionDirective,
|
|
14
|
-
NimbleComboboxListOptionDirective] }); }
|
|
15
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NimbleListOptionModule, imports: [CommonModule] }); }
|
|
16
|
-
}
|
|
17
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NimbleListOptionModule, decorators: [{
|
|
18
|
-
type: NgModule,
|
|
19
|
-
args: [{
|
|
20
|
-
declarations: [
|
|
21
|
-
NimbleListOptionDirective,
|
|
22
|
-
NimbleSelectListOptionDirective,
|
|
23
|
-
NimbleComboboxListOptionDirective
|
|
24
|
-
],
|
|
25
|
-
imports: [CommonModule],
|
|
26
|
-
exports: [
|
|
27
|
-
NimbleListOptionDirective,
|
|
28
|
-
NimbleSelectListOptionDirective,
|
|
29
|
-
NimbleComboboxListOptionDirective
|
|
30
|
-
]
|
|
31
|
-
}]
|
|
32
|
-
}] });
|
|
33
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibmltYmxlLWxpc3Qtb3B0aW9uLm1vZHVsZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL25pbWJsZS1hbmd1bGFyL3NyYy9kaXJlY3RpdmVzL2xpc3Qtb3B0aW9uL25pbWJsZS1saXN0LW9wdGlvbi5tb2R1bGUudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFFBQVEsRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUN6QyxPQUFPLEVBQUUsWUFBWSxFQUFFLE1BQU0saUJBQWlCLENBQUM7QUFDL0MsT0FBTyxFQUFFLHlCQUF5QixFQUFFLE1BQU0sZ0NBQWdDLENBQUM7QUFDM0UsT0FBTyxFQUFFLCtCQUErQixFQUFFLE1BQU0sdUNBQXVDLENBQUM7QUFDeEYsT0FBTyxFQUFFLGlDQUFpQyxFQUFFLE1BQU0seUNBQXlDLENBQUM7QUFFNUYsT0FBTyw0Q0FBNEMsQ0FBQzs7QUFlcEQsTUFBTSxPQUFPLHNCQUFzQjsrR0FBdEIsc0JBQXNCO2dIQUF0QixzQkFBc0IsaUJBWDNCLHlCQUF5QjtZQUN6QiwrQkFBK0I7WUFDL0IsaUNBQWlDLGFBRTNCLFlBQVksYUFFbEIseUJBQXlCO1lBQ3pCLCtCQUErQjtZQUMvQixpQ0FBaUM7Z0hBRzVCLHNCQUFzQixZQVByQixZQUFZOzs0RkFPYixzQkFBc0I7a0JBYmxDLFFBQVE7bUJBQUM7b0JBQ04sWUFBWSxFQUFFO3dCQUNWLHlCQUF5Qjt3QkFDekIsK0JBQStCO3dCQUMvQixpQ0FBaUM7cUJBQ3BDO29CQUNELE9BQU8sRUFBRSxDQUFDLFlBQVksQ0FBQztvQkFDdkIsT0FBTyxFQUFFO3dCQUNMLHlCQUF5Qjt3QkFDekIsK0JBQStCO3dCQUMvQixpQ0FBaUM7cUJBQ3BDO2lCQUNKIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgTmdNb2R1bGUgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcbmltcG9ydCB7IENvbW1vbk1vZHVsZSB9IGZyb20gJ0Bhbmd1bGFyL2NvbW1vbic7XG5pbXBvcnQgeyBOaW1ibGVMaXN0T3B0aW9uRGlyZWN0aXZlIH0gZnJvbSAnLi9uaW1ibGUtbGlzdC1vcHRpb24uZGlyZWN0aXZlJztcbmltcG9ydCB7IE5pbWJsZVNlbGVjdExpc3RPcHRpb25EaXJlY3RpdmUgfSBmcm9tICcuL25pbWJsZS1zZWxlY3QtbGlzdC1vcHRpb24uZGlyZWN0aXZlJztcbmltcG9ydCB7IE5pbWJsZUNvbWJvYm94TGlzdE9wdGlvbkRpcmVjdGl2ZSB9IGZyb20gJy4vbmltYmxlLWNvbWJvYm94LWxpc3Qtb3B0aW9uLmRpcmVjdGl2ZSc7XG5cbmltcG9ydCAnQG5pL25pbWJsZS1jb21wb25lbnRzL2Rpc3QvZXNtL2xpc3Qtb3B0aW9uJztcblxuQE5nTW9kdWxlKHtcbiAgICBkZWNsYXJhdGlvbnM6IFtcbiAgICAgICAgTmltYmxlTGlzdE9wdGlvbkRpcmVjdGl2ZSxcbiAgICAgICAgTmltYmxlU2VsZWN0TGlzdE9wdGlvbkRpcmVjdGl2ZSxcbiAgICAgICAgTmltYmxlQ29tYm9ib3hMaXN0T3B0aW9uRGlyZWN0aXZlXG4gICAgXSxcbiAgICBpbXBvcnRzOiBbQ29tbW9uTW9kdWxlXSxcbiAgICBleHBvcnRzOiBbXG4gICAgICAgIE5pbWJsZUxpc3RPcHRpb25EaXJlY3RpdmUsXG4gICAgICAgIE5pbWJsZVNlbGVjdExpc3RPcHRpb25EaXJlY3RpdmUsXG4gICAgICAgIE5pbWJsZUNvbWJvYm94TGlzdE9wdGlvbkRpcmVjdGl2ZVxuICAgIF1cbn0pXG5leHBvcnQgY2xhc3MgTmltYmxlTGlzdE9wdGlvbk1vZHVsZSB7IH1cbiJdfQ==
|
|
@@ -1,30 +0,0 @@
|
|
|
1
|
-
import { Directive, ElementRef, Host, Inject, Optional, Renderer2 } from '@angular/core';
|
|
2
|
-
import { NimbleSelectControlValueAccessorDirective } from '../select/nimble-select-control-value-accessor.directive';
|
|
3
|
-
import { NgSelectOption } from '../../thirdparty/directives/select_control_value_accessor';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
import * as i1 from "../select/nimble-select-control-value-accessor.directive";
|
|
6
|
-
/**
|
|
7
|
-
* Directive to provide Angular integration for the list option when used with a select.
|
|
8
|
-
*/
|
|
9
|
-
export class NimbleSelectListOptionDirective extends NgSelectOption {
|
|
10
|
-
constructor(elementRef, renderer, select) {
|
|
11
|
-
super(elementRef, renderer, select);
|
|
12
|
-
}
|
|
13
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NimbleSelectListOptionDirective, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }, { token: NimbleSelectControlValueAccessorDirective, host: true, optional: true }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
14
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.14", type: NimbleSelectListOptionDirective, selector: "nimble-list-option", usesInheritance: true, ngImport: i0 }); }
|
|
15
|
-
}
|
|
16
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NimbleSelectListOptionDirective, decorators: [{
|
|
17
|
-
type: Directive,
|
|
18
|
-
args: [{
|
|
19
|
-
selector: 'nimble-list-option',
|
|
20
|
-
standalone: false
|
|
21
|
-
}]
|
|
22
|
-
}], ctorParameters: () => [{ type: i0.ElementRef }, { type: i0.Renderer2 }, { type: i1.NimbleSelectControlValueAccessorDirective, decorators: [{
|
|
23
|
-
type: Inject,
|
|
24
|
-
args: [NimbleSelectControlValueAccessorDirective]
|
|
25
|
-
}, {
|
|
26
|
-
type: Optional
|
|
27
|
-
}, {
|
|
28
|
-
type: Host
|
|
29
|
-
}] }] });
|
|
30
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibmltYmxlLXNlbGVjdC1saXN0LW9wdGlvbi5kaXJlY3RpdmUuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9uaW1ibGUtYW5ndWxhci9zcmMvZGlyZWN0aXZlcy9saXN0LW9wdGlvbi9uaW1ibGUtc2VsZWN0LWxpc3Qtb3B0aW9uLmRpcmVjdGl2ZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsU0FBUyxFQUFFLFVBQVUsRUFBRSxJQUFJLEVBQUUsTUFBTSxFQUFFLFFBQVEsRUFBRSxTQUFTLEVBQUUsTUFBTSxlQUFlLENBQUM7QUFFekYsT0FBTyxFQUFFLHlDQUF5QyxFQUFFLE1BQU0sMERBQTBELENBQUM7QUFDckgsT0FBTyxFQUFFLGNBQWMsRUFBRSxNQUFNLDJEQUEyRCxDQUFDOzs7QUFFM0Y7O0dBRUc7QUFLSCxNQUFNLE9BQU8sK0JBQWdDLFNBQVEsY0FBYztJQUMvRCxZQUNJLFVBQWtDLEVBQ2xDLFFBQW1CLEVBQ29ELE1BQWlEO1FBRXhILEtBQUssQ0FBQyxVQUFVLEVBQUUsUUFBUSxFQUFFLE1BQU0sQ0FBQyxDQUFDO0lBQ3hDLENBQUM7K0dBUFEsK0JBQStCLHFFQUk1Qix5Q0FBeUM7bUdBSjVDLCtCQUErQjs7NEZBQS9CLCtCQUErQjtrQkFKM0MsU0FBUzttQkFBQztvQkFDUCxRQUFRLEVBQUUsb0JBQW9CO29CQUM5QixVQUFVLEVBQUUsS0FBSztpQkFDcEI7OzBCQUtRLE1BQU07MkJBQUMseUNBQXlDOzswQkFBRyxRQUFROzswQkFBSSxJQUFJIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgRGlyZWN0aXZlLCBFbGVtZW50UmVmLCBIb3N0LCBJbmplY3QsIE9wdGlvbmFsLCBSZW5kZXJlcjIgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcbmltcG9ydCB0eXBlIHsgTGlzdE9wdGlvbiB9IGZyb20gJ0BuaS9uaW1ibGUtY29tcG9uZW50cy9kaXN0L2VzbS9saXN0LW9wdGlvbic7XG5pbXBvcnQgeyBOaW1ibGVTZWxlY3RDb250cm9sVmFsdWVBY2Nlc3NvckRpcmVjdGl2ZSB9IGZyb20gJy4uL3NlbGVjdC9uaW1ibGUtc2VsZWN0LWNvbnRyb2wtdmFsdWUtYWNjZXNzb3IuZGlyZWN0aXZlJztcbmltcG9ydCB7IE5nU2VsZWN0T3B0aW9uIH0gZnJvbSAnLi4vLi4vdGhpcmRwYXJ0eS9kaXJlY3RpdmVzL3NlbGVjdF9jb250cm9sX3ZhbHVlX2FjY2Vzc29yJztcblxuLyoqXG4gKiBEaXJlY3RpdmUgdG8gcHJvdmlkZSBBbmd1bGFyIGludGVncmF0aW9uIGZvciB0aGUgbGlzdCBvcHRpb24gd2hlbiB1c2VkIHdpdGggYSBzZWxlY3QuXG4gKi9cbkBEaXJlY3RpdmUoe1xuICAgIHNlbGVjdG9yOiAnbmltYmxlLWxpc3Qtb3B0aW9uJyxcbiAgICBzdGFuZGFsb25lOiBmYWxzZVxufSlcbmV4cG9ydCBjbGFzcyBOaW1ibGVTZWxlY3RMaXN0T3B0aW9uRGlyZWN0aXZlIGV4dGVuZHMgTmdTZWxlY3RPcHRpb24ge1xuICAgIHB1YmxpYyBjb25zdHJ1Y3RvcihcbiAgICAgICAgZWxlbWVudFJlZjogRWxlbWVudFJlZjxMaXN0T3B0aW9uPixcbiAgICAgICAgcmVuZGVyZXI6IFJlbmRlcmVyMixcbiAgICAgICAgQEluamVjdChOaW1ibGVTZWxlY3RDb250cm9sVmFsdWVBY2Nlc3NvckRpcmVjdGl2ZSkgQE9wdGlvbmFsKCkgQEhvc3QoKSBzZWxlY3Q6IE5pbWJsZVNlbGVjdENvbnRyb2xWYWx1ZUFjY2Vzc29yRGlyZWN0aXZlXG4gICAgKSB7XG4gICAgICAgIHN1cGVyKGVsZW1lbnRSZWYsIHJlbmRlcmVyLCBzZWxlY3QpO1xuICAgIH1cbn0iXX0=
|
|
@@ -1,40 +0,0 @@
|
|
|
1
|
-
import { Directive, Input, ElementRef, Renderer2 } from '@angular/core';
|
|
2
|
-
import { toBooleanProperty } from '@ni/nimble-angular/internal-utilities';
|
|
3
|
-
import { listOptionGroupTag } from '@ni/nimble-components/dist/esm/list-option-group';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export { listOptionGroupTag };
|
|
6
|
-
/**
|
|
7
|
-
* Directive to provide Angular integration for the list option group.
|
|
8
|
-
*/
|
|
9
|
-
export class NimbleListOptionGroupDirective {
|
|
10
|
-
get label() {
|
|
11
|
-
return this.elementRef.nativeElement.label;
|
|
12
|
-
}
|
|
13
|
-
set label(value) {
|
|
14
|
-
this.renderer.setProperty(this.elementRef.nativeElement, 'label', value);
|
|
15
|
-
}
|
|
16
|
-
get hidden() {
|
|
17
|
-
return this.elementRef.nativeElement.hidden;
|
|
18
|
-
}
|
|
19
|
-
set hidden(value) {
|
|
20
|
-
this.renderer.setProperty(this.elementRef.nativeElement, 'hidden', toBooleanProperty(value));
|
|
21
|
-
}
|
|
22
|
-
constructor(elementRef, renderer) {
|
|
23
|
-
this.elementRef = elementRef;
|
|
24
|
-
this.renderer = renderer;
|
|
25
|
-
}
|
|
26
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NimbleListOptionGroupDirective, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
27
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.14", type: NimbleListOptionGroupDirective, selector: "nimble-list-option-group", inputs: { label: "label", hidden: "hidden" }, ngImport: i0 }); }
|
|
28
|
-
}
|
|
29
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NimbleListOptionGroupDirective, decorators: [{
|
|
30
|
-
type: Directive,
|
|
31
|
-
args: [{
|
|
32
|
-
selector: 'nimble-list-option-group',
|
|
33
|
-
standalone: false
|
|
34
|
-
}]
|
|
35
|
-
}], ctorParameters: () => [{ type: i0.ElementRef }, { type: i0.Renderer2 }], propDecorators: { label: [{
|
|
36
|
-
type: Input
|
|
37
|
-
}], hidden: [{
|
|
38
|
-
type: Input
|
|
39
|
-
}] } });
|
|
40
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibmltYmxlLWxpc3Qtb3B0aW9uLWdyb3VwLmRpcmVjdGl2ZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL25pbWJsZS1hbmd1bGFyL3NyYy9kaXJlY3RpdmVzL2xpc3Qtb3B0aW9uLWdyb3VwL25pbWJsZS1saXN0LW9wdGlvbi1ncm91cC5kaXJlY3RpdmUudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFNBQVMsRUFBRSxLQUFLLEVBQUUsVUFBVSxFQUFFLFNBQVMsRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUN4RSxPQUFPLEVBQWdDLGlCQUFpQixFQUFFLE1BQU0sdUNBQXVDLENBQUM7QUFDeEcsT0FBTyxFQUF3QixrQkFBa0IsRUFBRSxNQUFNLGtEQUFrRCxDQUFDOztBQUc1RyxPQUFPLEVBQUUsa0JBQWtCLEVBQUUsQ0FBQztBQUU5Qjs7R0FFRztBQUtILE1BQU0sT0FBTyw4QkFBOEI7SUFDdkMsSUFBVyxLQUFLO1FBQ1osT0FBTyxJQUFJLENBQUMsVUFBVSxDQUFDLGFBQWEsQ0FBQyxLQUFLLENBQUM7SUFDL0MsQ0FBQztJQUVELElBQW9CLEtBQUssQ0FBQyxLQUF5QjtRQUMvQyxJQUFJLENBQUMsUUFBUSxDQUFDLFdBQVcsQ0FBQyxJQUFJLENBQUMsVUFBVSxDQUFDLGFBQWEsRUFBRSxPQUFPLEVBQUUsS0FBSyxDQUFDLENBQUM7SUFDN0UsQ0FBQztJQUVELElBQVcsTUFBTTtRQUNiLE9BQU8sSUFBSSxDQUFDLFVBQVUsQ0FBQyxhQUFhLENBQUMsTUFBTSxDQUFDO0lBQ2hELENBQUM7SUFFRCxJQUFvQixNQUFNLENBQUMsS0FBOEI7UUFDckQsSUFBSSxDQUFDLFFBQVEsQ0FBQyxXQUFXLENBQUMsSUFBSSxDQUFDLFVBQVUsQ0FBQyxhQUFhLEVBQUUsUUFBUSxFQUFFLGlCQUFpQixDQUFDLEtBQUssQ0FBQyxDQUFDLENBQUM7SUFDakcsQ0FBQztJQUVELFlBQ3FCLFVBQXVDLEVBQ3ZDLFFBQW1CO1FBRG5CLGVBQVUsR0FBVixVQUFVLENBQTZCO1FBQ3ZDLGFBQVEsR0FBUixRQUFRLENBQVc7SUFDcEMsQ0FBQzsrR0FwQkksOEJBQThCO21HQUE5Qiw4QkFBOEI7OzRGQUE5Qiw4QkFBOEI7a0JBSjFDLFNBQVM7bUJBQUM7b0JBQ1AsUUFBUSxFQUFFLDBCQUEwQjtvQkFDcEMsVUFBVSxFQUFFLEtBQUs7aUJBQ3BCO3VHQU11QixLQUFLO3NCQUF4QixLQUFLO2dCQVFjLE1BQU07c0JBQXpCLEtBQUsiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBEaXJlY3RpdmUsIElucHV0LCBFbGVtZW50UmVmLCBSZW5kZXJlcjIgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcbmltcG9ydCB7IHR5cGUgQm9vbGVhblZhbHVlT3JBdHRyaWJ1dGUsIHRvQm9vbGVhblByb3BlcnR5IH0gZnJvbSAnQG5pL25pbWJsZS1hbmd1bGFyL2ludGVybmFsLXV0aWxpdGllcyc7XG5pbXBvcnQgeyB0eXBlIExpc3RPcHRpb25Hcm91cCwgbGlzdE9wdGlvbkdyb3VwVGFnIH0gZnJvbSAnQG5pL25pbWJsZS1jb21wb25lbnRzL2Rpc3QvZXNtL2xpc3Qtb3B0aW9uLWdyb3VwJztcblxuZXhwb3J0IHR5cGUgeyBMaXN0T3B0aW9uR3JvdXAgfTtcbmV4cG9ydCB7IGxpc3RPcHRpb25Hcm91cFRhZyB9O1xuXG4vKipcbiAqIERpcmVjdGl2ZSB0byBwcm92aWRlIEFuZ3VsYXIgaW50ZWdyYXRpb24gZm9yIHRoZSBsaXN0IG9wdGlvbiBncm91cC5cbiAqL1xuQERpcmVjdGl2ZSh7XG4gICAgc2VsZWN0b3I6ICduaW1ibGUtbGlzdC1vcHRpb24tZ3JvdXAnLFxuICAgIHN0YW5kYWxvbmU6IGZhbHNlXG59KVxuZXhwb3J0IGNsYXNzIE5pbWJsZUxpc3RPcHRpb25Hcm91cERpcmVjdGl2ZSB7XG4gICAgcHVibGljIGdldCBsYWJlbCgpOiBzdHJpbmcgfCB1bmRlZmluZWQge1xuICAgICAgICByZXR1cm4gdGhpcy5lbGVtZW50UmVmLm5hdGl2ZUVsZW1lbnQubGFiZWw7XG4gICAgfVxuXG4gICAgQElucHV0KCkgcHVibGljIHNldCBsYWJlbCh2YWx1ZTogc3RyaW5nIHwgdW5kZWZpbmVkKSB7XG4gICAgICAgIHRoaXMucmVuZGVyZXIuc2V0UHJvcGVydHkodGhpcy5lbGVtZW50UmVmLm5hdGl2ZUVsZW1lbnQsICdsYWJlbCcsIHZhbHVlKTtcbiAgICB9XG5cbiAgICBwdWJsaWMgZ2V0IGhpZGRlbigpOiBib29sZWFuIHtcbiAgICAgICAgcmV0dXJuIHRoaXMuZWxlbWVudFJlZi5uYXRpdmVFbGVtZW50LmhpZGRlbjtcbiAgICB9XG5cbiAgICBASW5wdXQoKSBwdWJsaWMgc2V0IGhpZGRlbih2YWx1ZTogQm9vbGVhblZhbHVlT3JBdHRyaWJ1dGUpIHtcbiAgICAgICAgdGhpcy5yZW5kZXJlci5zZXRQcm9wZXJ0eSh0aGlzLmVsZW1lbnRSZWYubmF0aXZlRWxlbWVudCwgJ2hpZGRlbicsIHRvQm9vbGVhblByb3BlcnR5KHZhbHVlKSk7XG4gICAgfVxuXG4gICAgcHVibGljIGNvbnN0cnVjdG9yKFxuICAgICAgICBwcml2YXRlIHJlYWRvbmx5IGVsZW1lbnRSZWY6IEVsZW1lbnRSZWY8TGlzdE9wdGlvbkdyb3VwPixcbiAgICAgICAgcHJpdmF0ZSByZWFkb25seSByZW5kZXJlcjogUmVuZGVyZXIyLFxuICAgICkgeyB9XG59XG4iXX0=
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
import { NgModule } from '@angular/core';
|
|
2
|
-
import { CommonModule } from '@angular/common';
|
|
3
|
-
import { NimbleListOptionGroupDirective } from './nimble-list-option-group.directive';
|
|
4
|
-
import '@ni/nimble-components/dist/esm/list-option';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
export class NimbleListOptionGroupModule {
|
|
7
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NimbleListOptionGroupModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
8
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.14", ngImport: i0, type: NimbleListOptionGroupModule, declarations: [NimbleListOptionGroupDirective], imports: [CommonModule], exports: [NimbleListOptionGroupDirective] }); }
|
|
9
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NimbleListOptionGroupModule, imports: [CommonModule] }); }
|
|
10
|
-
}
|
|
11
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NimbleListOptionGroupModule, decorators: [{
|
|
12
|
-
type: NgModule,
|
|
13
|
-
args: [{
|
|
14
|
-
declarations: [
|
|
15
|
-
NimbleListOptionGroupDirective
|
|
16
|
-
],
|
|
17
|
-
imports: [CommonModule],
|
|
18
|
-
exports: [
|
|
19
|
-
NimbleListOptionGroupDirective
|
|
20
|
-
]
|
|
21
|
-
}]
|
|
22
|
-
}] });
|
|
23
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibmltYmxlLWxpc3Qtb3B0aW9uLWdyb3VwLm1vZHVsZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL25pbWJsZS1hbmd1bGFyL3NyYy9kaXJlY3RpdmVzL2xpc3Qtb3B0aW9uLWdyb3VwL25pbWJsZS1saXN0LW9wdGlvbi1ncm91cC5tb2R1bGUudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFFBQVEsRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUN6QyxPQUFPLEVBQUUsWUFBWSxFQUFFLE1BQU0saUJBQWlCLENBQUM7QUFDL0MsT0FBTyxFQUFFLDhCQUE4QixFQUFFLE1BQU0sc0NBQXNDLENBQUM7QUFFdEYsT0FBTyw0Q0FBNEMsQ0FBQzs7QUFXcEQsTUFBTSxPQUFPLDJCQUEyQjsrR0FBM0IsMkJBQTJCO2dIQUEzQiwyQkFBMkIsaUJBUGhDLDhCQUE4QixhQUV4QixZQUFZLGFBRWxCLDhCQUE4QjtnSEFHekIsMkJBQTJCLFlBTDFCLFlBQVk7OzRGQUtiLDJCQUEyQjtrQkFUdkMsUUFBUTttQkFBQztvQkFDTixZQUFZLEVBQUU7d0JBQ1YsOEJBQThCO3FCQUNqQztvQkFDRCxPQUFPLEVBQUUsQ0FBQyxZQUFZLENBQUM7b0JBQ3ZCLE9BQU8sRUFBRTt3QkFDTCw4QkFBOEI7cUJBQ2pDO2lCQUNKIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgTmdNb2R1bGUgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcbmltcG9ydCB7IENvbW1vbk1vZHVsZSB9IGZyb20gJ0Bhbmd1bGFyL2NvbW1vbic7XG5pbXBvcnQgeyBOaW1ibGVMaXN0T3B0aW9uR3JvdXBEaXJlY3RpdmUgfSBmcm9tICcuL25pbWJsZS1saXN0LW9wdGlvbi1ncm91cC5kaXJlY3RpdmUnO1xuXG5pbXBvcnQgJ0BuaS9uaW1ibGUtY29tcG9uZW50cy9kaXN0L2VzbS9saXN0LW9wdGlvbic7XG5cbkBOZ01vZHVsZSh7XG4gICAgZGVjbGFyYXRpb25zOiBbXG4gICAgICAgIE5pbWJsZUxpc3RPcHRpb25Hcm91cERpcmVjdGl2ZVxuICAgIF0sXG4gICAgaW1wb3J0czogW0NvbW1vbk1vZHVsZV0sXG4gICAgZXhwb3J0czogW1xuICAgICAgICBOaW1ibGVMaXN0T3B0aW9uR3JvdXBEaXJlY3RpdmVcbiAgICBdXG59KVxuZXhwb3J0IGNsYXNzIE5pbWJsZUxpc3RPcHRpb25Hcm91cE1vZHVsZSB7IH1cbiJdfQ==
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
import { Directive } from '@angular/core';
|
|
2
|
-
import { menuTag } from '@ni/nimble-components/dist/esm/menu';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export { menuTag };
|
|
5
|
-
/**
|
|
6
|
-
* Directive to provide Angular integration for the menu.
|
|
7
|
-
*/
|
|
8
|
-
export class NimbleMenuDirective {
|
|
9
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NimbleMenuDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
10
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.14", type: NimbleMenuDirective, selector: "nimble-menu", ngImport: i0 }); }
|
|
11
|
-
}
|
|
12
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NimbleMenuDirective, decorators: [{
|
|
13
|
-
type: Directive,
|
|
14
|
-
args: [{
|
|
15
|
-
selector: 'nimble-menu',
|
|
16
|
-
standalone: false
|
|
17
|
-
}]
|
|
18
|
-
}] });
|
|
19
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibmltYmxlLW1lbnUuZGlyZWN0aXZlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vbmltYmxlLWFuZ3VsYXIvc3JjL2RpcmVjdGl2ZXMvbWVudS9uaW1ibGUtbWVudS5kaXJlY3RpdmUudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFNBQVMsRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUMxQyxPQUFPLEVBQWEsT0FBTyxFQUFFLE1BQU0scUNBQXFDLENBQUM7O0FBR3pFLE9BQU8sRUFBRSxPQUFPLEVBQUUsQ0FBQztBQUVuQjs7R0FFRztBQUtILE1BQU0sT0FBTyxtQkFBbUI7K0dBQW5CLG1CQUFtQjttR0FBbkIsbUJBQW1COzs0RkFBbkIsbUJBQW1CO2tCQUovQixTQUFTO21CQUFDO29CQUNQLFFBQVEsRUFBRSxhQUFhO29CQUN2QixVQUFVLEVBQUUsS0FBSztpQkFDcEIiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBEaXJlY3RpdmUgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcbmltcG9ydCB7IHR5cGUgTWVudSwgbWVudVRhZyB9IGZyb20gJ0BuaS9uaW1ibGUtY29tcG9uZW50cy9kaXN0L2VzbS9tZW51JztcblxuZXhwb3J0IHR5cGUgeyBNZW51IH07XG5leHBvcnQgeyBtZW51VGFnIH07XG5cbi8qKlxuICogRGlyZWN0aXZlIHRvIHByb3ZpZGUgQW5ndWxhciBpbnRlZ3JhdGlvbiBmb3IgdGhlIG1lbnUuXG4gKi9cbkBEaXJlY3RpdmUoe1xuICAgIHNlbGVjdG9yOiAnbmltYmxlLW1lbnUnLFxuICAgIHN0YW5kYWxvbmU6IGZhbHNlXG59KVxuZXhwb3J0IGNsYXNzIE5pbWJsZU1lbnVEaXJlY3RpdmUge1xufVxuIl19
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
import { NgModule } from '@angular/core';
|
|
2
|
-
import { CommonModule } from '@angular/common';
|
|
3
|
-
import { NimbleMenuDirective } from './nimble-menu.directive';
|
|
4
|
-
import '@ni/nimble-components/dist/esm/menu';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
export class NimbleMenuModule {
|
|
7
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NimbleMenuModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
8
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.14", ngImport: i0, type: NimbleMenuModule, declarations: [NimbleMenuDirective], imports: [CommonModule], exports: [NimbleMenuDirective] }); }
|
|
9
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NimbleMenuModule, imports: [CommonModule] }); }
|
|
10
|
-
}
|
|
11
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NimbleMenuModule, decorators: [{
|
|
12
|
-
type: NgModule,
|
|
13
|
-
args: [{
|
|
14
|
-
declarations: [NimbleMenuDirective],
|
|
15
|
-
imports: [CommonModule],
|
|
16
|
-
exports: [NimbleMenuDirective]
|
|
17
|
-
}]
|
|
18
|
-
}] });
|
|
19
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibmltYmxlLW1lbnUubW9kdWxlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vbmltYmxlLWFuZ3VsYXIvc3JjL2RpcmVjdGl2ZXMvbWVudS9uaW1ibGUtbWVudS5tb2R1bGUudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFFBQVEsRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUN6QyxPQUFPLEVBQUUsWUFBWSxFQUFFLE1BQU0saUJBQWlCLENBQUM7QUFDL0MsT0FBTyxFQUFFLG1CQUFtQixFQUFFLE1BQU0seUJBQXlCLENBQUM7QUFFOUQsT0FBTyxxQ0FBcUMsQ0FBQzs7QUFPN0MsTUFBTSxPQUFPLGdCQUFnQjsrR0FBaEIsZ0JBQWdCO2dIQUFoQixnQkFBZ0IsaUJBSlYsbUJBQW1CLGFBQ3hCLFlBQVksYUFDWixtQkFBbUI7Z0hBRXBCLGdCQUFnQixZQUhmLFlBQVk7OzRGQUdiLGdCQUFnQjtrQkFMNUIsUUFBUTttQkFBQztvQkFDTixZQUFZLEVBQUUsQ0FBQyxtQkFBbUIsQ0FBQztvQkFDbkMsT0FBTyxFQUFFLENBQUMsWUFBWSxDQUFDO29CQUN2QixPQUFPLEVBQUUsQ0FBQyxtQkFBbUIsQ0FBQztpQkFDakMiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBOZ01vZHVsZSB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuaW1wb3J0IHsgQ29tbW9uTW9kdWxlIH0gZnJvbSAnQGFuZ3VsYXIvY29tbW9uJztcbmltcG9ydCB7IE5pbWJsZU1lbnVEaXJlY3RpdmUgfSBmcm9tICcuL25pbWJsZS1tZW51LmRpcmVjdGl2ZSc7XG5cbmltcG9ydCAnQG5pL25pbWJsZS1jb21wb25lbnRzL2Rpc3QvZXNtL21lbnUnO1xuXG5ATmdNb2R1bGUoe1xuICAgIGRlY2xhcmF0aW9uczogW05pbWJsZU1lbnVEaXJlY3RpdmVdLFxuICAgIGltcG9ydHM6IFtDb21tb25Nb2R1bGVdLFxuICAgIGV4cG9ydHM6IFtOaW1ibGVNZW51RGlyZWN0aXZlXVxufSlcbmV4cG9ydCBjbGFzcyBOaW1ibGVNZW51TW9kdWxlIHsgfVxuIl19
|
|
@@ -1,66 +0,0 @@
|
|
|
1
|
-
import { Directive, ElementRef, Input, Renderer2 } from '@angular/core';
|
|
2
|
-
import { menuButtonTag } from '@ni/nimble-components/dist/esm/menu-button';
|
|
3
|
-
import { toBooleanProperty } from '@ni/nimble-angular/internal-utilities';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export { menuButtonTag };
|
|
6
|
-
/**
|
|
7
|
-
* Directive to provide Angular integration for the menu button.
|
|
8
|
-
*/
|
|
9
|
-
export class NimbleMenuButtonDirective {
|
|
10
|
-
get appearance() {
|
|
11
|
-
return this.elementRef.nativeElement.appearance;
|
|
12
|
-
}
|
|
13
|
-
set appearance(value) {
|
|
14
|
-
this.renderer.setProperty(this.elementRef.nativeElement, 'appearance', value);
|
|
15
|
-
}
|
|
16
|
-
get appearanceVariant() {
|
|
17
|
-
return this.elementRef.nativeElement.appearanceVariant;
|
|
18
|
-
}
|
|
19
|
-
set appearanceVariant(value) {
|
|
20
|
-
this.renderer.setProperty(this.elementRef.nativeElement, 'appearanceVariant', value);
|
|
21
|
-
}
|
|
22
|
-
get disabled() {
|
|
23
|
-
return this.elementRef.nativeElement.disabled;
|
|
24
|
-
}
|
|
25
|
-
set disabled(value) {
|
|
26
|
-
this.renderer.setProperty(this.elementRef.nativeElement, 'disabled', toBooleanProperty(value));
|
|
27
|
-
}
|
|
28
|
-
get contentHidden() {
|
|
29
|
-
return this.elementRef.nativeElement.contentHidden;
|
|
30
|
-
}
|
|
31
|
-
set contentHidden(value) {
|
|
32
|
-
this.renderer.setProperty(this.elementRef.nativeElement, 'contentHidden', toBooleanProperty(value));
|
|
33
|
-
}
|
|
34
|
-
get open() {
|
|
35
|
-
return this.elementRef.nativeElement.open;
|
|
36
|
-
}
|
|
37
|
-
set open(value) {
|
|
38
|
-
this.renderer.setProperty(this.elementRef.nativeElement, 'open', toBooleanProperty(value));
|
|
39
|
-
}
|
|
40
|
-
constructor(renderer, elementRef) {
|
|
41
|
-
this.renderer = renderer;
|
|
42
|
-
this.elementRef = elementRef;
|
|
43
|
-
}
|
|
44
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NimbleMenuButtonDirective, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
45
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.14", type: NimbleMenuButtonDirective, selector: "nimble-menu-button", inputs: { appearance: "appearance", appearanceVariant: ["appearance-variant", "appearanceVariant"], disabled: "disabled", contentHidden: ["content-hidden", "contentHidden"], open: "open" }, ngImport: i0 }); }
|
|
46
|
-
}
|
|
47
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NimbleMenuButtonDirective, decorators: [{
|
|
48
|
-
type: Directive,
|
|
49
|
-
args: [{
|
|
50
|
-
selector: 'nimble-menu-button',
|
|
51
|
-
standalone: false
|
|
52
|
-
}]
|
|
53
|
-
}], ctorParameters: () => [{ type: i0.Renderer2 }, { type: i0.ElementRef }], propDecorators: { appearance: [{
|
|
54
|
-
type: Input
|
|
55
|
-
}], appearanceVariant: [{
|
|
56
|
-
type: Input,
|
|
57
|
-
args: ['appearance-variant']
|
|
58
|
-
}], disabled: [{
|
|
59
|
-
type: Input
|
|
60
|
-
}], contentHidden: [{
|
|
61
|
-
type: Input,
|
|
62
|
-
args: ['content-hidden']
|
|
63
|
-
}], open: [{
|
|
64
|
-
type: Input
|
|
65
|
-
}] } });
|
|
66
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibmltYmxlLW1lbnUtYnV0dG9uLmRpcmVjdGl2ZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL25pbWJsZS1hbmd1bGFyL3NyYy9kaXJlY3RpdmVzL21lbnUtYnV0dG9uL25pbWJsZS1tZW51LWJ1dHRvbi5kaXJlY3RpdmUudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFNBQVMsRUFBRSxVQUFVLEVBQUUsS0FBSyxFQUFFLFNBQVMsRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUN4RSxPQUFPLEVBQW1CLGFBQWEsRUFBRSxNQUFNLDRDQUE0QyxDQUFDO0FBRTVGLE9BQU8sRUFBZ0MsaUJBQWlCLEVBQUUsTUFBTSx1Q0FBdUMsQ0FBQzs7QUFHeEcsT0FBTyxFQUFFLGFBQWEsRUFBRSxDQUFDO0FBR3pCOztHQUVHO0FBS0gsTUFBTSxPQUFPLHlCQUF5QjtJQUNsQyxJQUFXLFVBQVU7UUFDakIsT0FBTyxJQUFJLENBQUMsVUFBVSxDQUFDLGFBQWEsQ0FBQyxVQUFVLENBQUM7SUFDcEQsQ0FBQztJQUVELElBQW9CLFVBQVUsQ0FBQyxLQUF1QjtRQUNsRCxJQUFJLENBQUMsUUFBUSxDQUFDLFdBQVcsQ0FBQyxJQUFJLENBQUMsVUFBVSxDQUFDLGFBQWEsRUFBRSxZQUFZLEVBQUUsS0FBSyxDQUFDLENBQUM7SUFDbEYsQ0FBQztJQUVELElBQVcsaUJBQWlCO1FBQ3hCLE9BQU8sSUFBSSxDQUFDLFVBQVUsQ0FBQyxhQUFhLENBQUMsaUJBQWlCLENBQUM7SUFDM0QsQ0FBQztJQUVELElBQXdDLGlCQUFpQixDQUFDLEtBQThCO1FBQ3BGLElBQUksQ0FBQyxRQUFRLENBQUMsV0FBVyxDQUFDLElBQUksQ0FBQyxVQUFVLENBQUMsYUFBYSxFQUFFLG1CQUFtQixFQUFFLEtBQUssQ0FBQyxDQUFDO0lBQ3pGLENBQUM7SUFFRCxJQUFXLFFBQVE7UUFDZixPQUFPLElBQUksQ0FBQyxVQUFVLENBQUMsYUFBYSxDQUFDLFFBQVEsQ0FBQztJQUNsRCxDQUFDO0lBRUQsSUFBb0IsUUFBUSxDQUFDLEtBQThCO1FBQ3ZELElBQUksQ0FBQyxRQUFRLENBQUMsV0FBVyxDQUFDLElBQUksQ0FBQyxVQUFVLENBQUMsYUFBYSxFQUFFLFVBQVUsRUFBRSxpQkFBaUIsQ0FBQyxLQUFLLENBQUMsQ0FBQyxDQUFDO0lBQ25HLENBQUM7SUFFRCxJQUFXLGFBQWE7UUFDcEIsT0FBTyxJQUFJLENBQUMsVUFBVSxDQUFDLGFBQWEsQ0FBQyxhQUFhLENBQUM7SUFDdkQsQ0FBQztJQUVELElBQW9DLGFBQWEsQ0FBQyxLQUE4QjtRQUM1RSxJQUFJLENBQUMsUUFBUSxDQUFDLFdBQVcsQ0FBQyxJQUFJLENBQUMsVUFBVSxDQUFDLGFBQWEsRUFBRSxlQUFlLEVBQUUsaUJBQWlCLENBQUMsS0FBSyxDQUFDLENBQUMsQ0FBQztJQUN4RyxDQUFDO0lBRUQsSUFBVyxJQUFJO1FBQ1gsT0FBTyxJQUFJLENBQUMsVUFBVSxDQUFDLGFBQWEsQ0FBQyxJQUFJLENBQUM7SUFDOUMsQ0FBQztJQUVELElBQW9CLElBQUksQ0FBQyxLQUE4QjtRQUNuRCxJQUFJLENBQUMsUUFBUSxDQUFDLFdBQVcsQ0FBQyxJQUFJLENBQUMsVUFBVSxDQUFDLGFBQWEsRUFBRSxNQUFNLEVBQUUsaUJBQWlCLENBQUMsS0FBSyxDQUFDLENBQUMsQ0FBQztJQUMvRixDQUFDO0lBRUQsWUFBb0MsUUFBbUIsRUFBbUIsVUFBa0M7UUFBeEUsYUFBUSxHQUFSLFFBQVEsQ0FBVztRQUFtQixlQUFVLEdBQVYsVUFBVSxDQUF3QjtJQUFHLENBQUM7K0dBekN2Ryx5QkFBeUI7bUdBQXpCLHlCQUF5Qjs7NEZBQXpCLHlCQUF5QjtrQkFKckMsU0FBUzttQkFBQztvQkFDUCxRQUFRLEVBQUUsb0JBQW9CO29CQUM5QixVQUFVLEVBQUUsS0FBSztpQkFDcEI7dUdBTXVCLFVBQVU7c0JBQTdCLEtBQUs7Z0JBUWtDLGlCQUFpQjtzQkFBeEQsS0FBSzt1QkFBQyxvQkFBb0I7Z0JBUVAsUUFBUTtzQkFBM0IsS0FBSztnQkFROEIsYUFBYTtzQkFBaEQsS0FBSzt1QkFBQyxnQkFBZ0I7Z0JBUUgsSUFBSTtzQkFBdkIsS0FBSyIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IERpcmVjdGl2ZSwgRWxlbWVudFJlZiwgSW5wdXQsIFJlbmRlcmVyMiB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuaW1wb3J0IHsgdHlwZSBNZW51QnV0dG9uLCBtZW51QnV0dG9uVGFnIH0gZnJvbSAnQG5pL25pbWJsZS1jb21wb25lbnRzL2Rpc3QvZXNtL21lbnUtYnV0dG9uJztcbmltcG9ydCB0eXBlIHsgQnV0dG9uQXBwZWFyYW5jZSwgQnV0dG9uQXBwZWFyYW5jZVZhcmlhbnQsIE1lbnVCdXR0b25Ub2dnbGVFdmVudERldGFpbCB9IGZyb20gJ0BuaS9uaW1ibGUtY29tcG9uZW50cy9kaXN0L2VzbS9tZW51LWJ1dHRvbi90eXBlcyc7XG5pbXBvcnQgeyB0eXBlIEJvb2xlYW5WYWx1ZU9yQXR0cmlidXRlLCB0b0Jvb2xlYW5Qcm9wZXJ0eSB9IGZyb20gJ0BuaS9uaW1ibGUtYW5ndWxhci9pbnRlcm5hbC11dGlsaXRpZXMnO1xuXG5leHBvcnQgdHlwZSB7IE1lbnVCdXR0b24gfTtcbmV4cG9ydCB7IG1lbnVCdXR0b25UYWcgfTtcbmV4cG9ydCB0eXBlIHsgTWVudUJ1dHRvblRvZ2dsZUV2ZW50RGV0YWlsIH07XG5cbi8qKlxuICogRGlyZWN0aXZlIHRvIHByb3ZpZGUgQW5ndWxhciBpbnRlZ3JhdGlvbiBmb3IgdGhlIG1lbnUgYnV0dG9uLlxuICovXG5ARGlyZWN0aXZlKHtcbiAgICBzZWxlY3RvcjogJ25pbWJsZS1tZW51LWJ1dHRvbicsXG4gICAgc3RhbmRhbG9uZTogZmFsc2Vcbn0pXG5leHBvcnQgY2xhc3MgTmltYmxlTWVudUJ1dHRvbkRpcmVjdGl2ZSB7XG4gICAgcHVibGljIGdldCBhcHBlYXJhbmNlKCk6IEJ1dHRvbkFwcGVhcmFuY2Uge1xuICAgICAgICByZXR1cm4gdGhpcy5lbGVtZW50UmVmLm5hdGl2ZUVsZW1lbnQuYXBwZWFyYW5jZTtcbiAgICB9XG5cbiAgICBASW5wdXQoKSBwdWJsaWMgc2V0IGFwcGVhcmFuY2UodmFsdWU6IEJ1dHRvbkFwcGVhcmFuY2UpIHtcbiAgICAgICAgdGhpcy5yZW5kZXJlci5zZXRQcm9wZXJ0eSh0aGlzLmVsZW1lbnRSZWYubmF0aXZlRWxlbWVudCwgJ2FwcGVhcmFuY2UnLCB2YWx1ZSk7XG4gICAgfVxuXG4gICAgcHVibGljIGdldCBhcHBlYXJhbmNlVmFyaWFudCgpOiBCdXR0b25BcHBlYXJhbmNlVmFyaWFudCB7XG4gICAgICAgIHJldHVybiB0aGlzLmVsZW1lbnRSZWYubmF0aXZlRWxlbWVudC5hcHBlYXJhbmNlVmFyaWFudDtcbiAgICB9XG5cbiAgICBASW5wdXQoJ2FwcGVhcmFuY2UtdmFyaWFudCcpIHB1YmxpYyBzZXQgYXBwZWFyYW5jZVZhcmlhbnQodmFsdWU6IEJ1dHRvbkFwcGVhcmFuY2VWYXJpYW50KSB7XG4gICAgICAgIHRoaXMucmVuZGVyZXIuc2V0UHJvcGVydHkodGhpcy5lbGVtZW50UmVmLm5hdGl2ZUVsZW1lbnQsICdhcHBlYXJhbmNlVmFyaWFudCcsIHZhbHVlKTtcbiAgICB9XG5cbiAgICBwdWJsaWMgZ2V0IGRpc2FibGVkKCk6IGJvb2xlYW4ge1xuICAgICAgICByZXR1cm4gdGhpcy5lbGVtZW50UmVmLm5hdGl2ZUVsZW1lbnQuZGlzYWJsZWQ7XG4gICAgfVxuXG4gICAgQElucHV0KCkgcHVibGljIHNldCBkaXNhYmxlZCh2YWx1ZTogQm9vbGVhblZhbHVlT3JBdHRyaWJ1dGUpIHtcbiAgICAgICAgdGhpcy5yZW5kZXJlci5zZXRQcm9wZXJ0eSh0aGlzLmVsZW1lbnRSZWYubmF0aXZlRWxlbWVudCwgJ2Rpc2FibGVkJywgdG9Cb29sZWFuUHJvcGVydHkodmFsdWUpKTtcbiAgICB9XG5cbiAgICBwdWJsaWMgZ2V0IGNvbnRlbnRIaWRkZW4oKTogYm9vbGVhbiB7XG4gICAgICAgIHJldHVybiB0aGlzLmVsZW1lbnRSZWYubmF0aXZlRWxlbWVudC5jb250ZW50SGlkZGVuO1xuICAgIH1cblxuICAgIEBJbnB1dCgnY29udGVudC1oaWRkZW4nKSBwdWJsaWMgc2V0IGNvbnRlbnRIaWRkZW4odmFsdWU6IEJvb2xlYW5WYWx1ZU9yQXR0cmlidXRlKSB7XG4gICAgICAgIHRoaXMucmVuZGVyZXIuc2V0UHJvcGVydHkodGhpcy5lbGVtZW50UmVmLm5hdGl2ZUVsZW1lbnQsICdjb250ZW50SGlkZGVuJywgdG9Cb29sZWFuUHJvcGVydHkodmFsdWUpKTtcbiAgICB9XG5cbiAgICBwdWJsaWMgZ2V0IG9wZW4oKTogYm9vbGVhbiB7XG4gICAgICAgIHJldHVybiB0aGlzLmVsZW1lbnRSZWYubmF0aXZlRWxlbWVudC5vcGVuO1xuICAgIH1cblxuICAgIEBJbnB1dCgpIHB1YmxpYyBzZXQgb3Blbih2YWx1ZTogQm9vbGVhblZhbHVlT3JBdHRyaWJ1dGUpIHtcbiAgICAgICAgdGhpcy5yZW5kZXJlci5zZXRQcm9wZXJ0eSh0aGlzLmVsZW1lbnRSZWYubmF0aXZlRWxlbWVudCwgJ29wZW4nLCB0b0Jvb2xlYW5Qcm9wZXJ0eSh2YWx1ZSkpO1xuICAgIH1cblxuICAgIHB1YmxpYyBjb25zdHJ1Y3Rvcihwcml2YXRlIHJlYWRvbmx5IHJlbmRlcmVyOiBSZW5kZXJlcjIsIHByaXZhdGUgcmVhZG9ubHkgZWxlbWVudFJlZjogRWxlbWVudFJlZjxNZW51QnV0dG9uPikge31cbn1cbiJdfQ==
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
import { NgModule } from '@angular/core';
|
|
2
|
-
import { CommonModule } from '@angular/common';
|
|
3
|
-
import { NimbleMenuButtonDirective } from './nimble-menu-button.directive';
|
|
4
|
-
import '@ni/nimble-components/dist/esm/menu-button';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
export class NimbleMenuButtonModule {
|
|
7
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NimbleMenuButtonModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
8
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.14", ngImport: i0, type: NimbleMenuButtonModule, declarations: [NimbleMenuButtonDirective], imports: [CommonModule], exports: [NimbleMenuButtonDirective] }); }
|
|
9
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NimbleMenuButtonModule, imports: [CommonModule] }); }
|
|
10
|
-
}
|
|
11
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NimbleMenuButtonModule, decorators: [{
|
|
12
|
-
type: NgModule,
|
|
13
|
-
args: [{
|
|
14
|
-
declarations: [NimbleMenuButtonDirective],
|
|
15
|
-
imports: [CommonModule],
|
|
16
|
-
exports: [NimbleMenuButtonDirective]
|
|
17
|
-
}]
|
|
18
|
-
}] });
|
|
19
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibmltYmxlLW1lbnUtYnV0dG9uLm1vZHVsZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL25pbWJsZS1hbmd1bGFyL3NyYy9kaXJlY3RpdmVzL21lbnUtYnV0dG9uL25pbWJsZS1tZW51LWJ1dHRvbi5tb2R1bGUudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFFBQVEsRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUN6QyxPQUFPLEVBQUUsWUFBWSxFQUFFLE1BQU0saUJBQWlCLENBQUM7QUFDL0MsT0FBTyxFQUFFLHlCQUF5QixFQUFFLE1BQU0sZ0NBQWdDLENBQUM7QUFFM0UsT0FBTyw0Q0FBNEMsQ0FBQzs7QUFPcEQsTUFBTSxPQUFPLHNCQUFzQjsrR0FBdEIsc0JBQXNCO2dIQUF0QixzQkFBc0IsaUJBSmhCLHlCQUF5QixhQUM5QixZQUFZLGFBQ1oseUJBQXlCO2dIQUUxQixzQkFBc0IsWUFIckIsWUFBWTs7NEZBR2Isc0JBQXNCO2tCQUxsQyxRQUFRO21CQUFDO29CQUNOLFlBQVksRUFBRSxDQUFDLHlCQUF5QixDQUFDO29CQUN6QyxPQUFPLEVBQUUsQ0FBQyxZQUFZLENBQUM7b0JBQ3ZCLE9BQU8sRUFBRSxDQUFDLHlCQUF5QixDQUFDO2lCQUN2QyIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IE5nTW9kdWxlIH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5pbXBvcnQgeyBDb21tb25Nb2R1bGUgfSBmcm9tICdAYW5ndWxhci9jb21tb24nO1xuaW1wb3J0IHsgTmltYmxlTWVudUJ1dHRvbkRpcmVjdGl2ZSB9IGZyb20gJy4vbmltYmxlLW1lbnUtYnV0dG9uLmRpcmVjdGl2ZSc7XG5cbmltcG9ydCAnQG5pL25pbWJsZS1jb21wb25lbnRzL2Rpc3QvZXNtL21lbnUtYnV0dG9uJztcblxuQE5nTW9kdWxlKHtcbiAgICBkZWNsYXJhdGlvbnM6IFtOaW1ibGVNZW51QnV0dG9uRGlyZWN0aXZlXSxcbiAgICBpbXBvcnRzOiBbQ29tbW9uTW9kdWxlXSxcbiAgICBleHBvcnRzOiBbTmltYmxlTWVudUJ1dHRvbkRpcmVjdGl2ZV1cbn0pXG5leHBvcnQgY2xhc3MgTmltYmxlTWVudUJ1dHRvbk1vZHVsZSB7IH1cbiJdfQ==
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
import { Directive, ElementRef, Input, Renderer2 } from '@angular/core';
|
|
2
|
-
import { menuItemTag } from '@ni/nimble-components/dist/esm/menu-item';
|
|
3
|
-
import { toBooleanProperty } from '@ni/nimble-angular/internal-utilities';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export { menuItemTag };
|
|
6
|
-
/**
|
|
7
|
-
* Directive to provide Angular integration for the menu.
|
|
8
|
-
*/
|
|
9
|
-
export class NimbleMenuItemDirective {
|
|
10
|
-
get disabled() {
|
|
11
|
-
return this.elementRef.nativeElement.disabled;
|
|
12
|
-
}
|
|
13
|
-
set disabled(value) {
|
|
14
|
-
this.renderer.setProperty(this.elementRef.nativeElement, 'disabled', toBooleanProperty(value));
|
|
15
|
-
}
|
|
16
|
-
constructor(renderer, elementRef) {
|
|
17
|
-
this.renderer = renderer;
|
|
18
|
-
this.elementRef = elementRef;
|
|
19
|
-
}
|
|
20
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NimbleMenuItemDirective, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
21
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.14", type: NimbleMenuItemDirective, selector: "nimble-menu-item", inputs: { disabled: "disabled" }, ngImport: i0 }); }
|
|
22
|
-
}
|
|
23
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NimbleMenuItemDirective, decorators: [{
|
|
24
|
-
type: Directive,
|
|
25
|
-
args: [{
|
|
26
|
-
selector: 'nimble-menu-item',
|
|
27
|
-
standalone: false
|
|
28
|
-
}]
|
|
29
|
-
}], ctorParameters: () => [{ type: i0.Renderer2 }, { type: i0.ElementRef }], propDecorators: { disabled: [{
|
|
30
|
-
type: Input
|
|
31
|
-
}] } });
|
|
32
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibmltYmxlLW1lbnUtaXRlbS5kaXJlY3RpdmUuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9uaW1ibGUtYW5ndWxhci9zcmMvZGlyZWN0aXZlcy9tZW51LWl0ZW0vbmltYmxlLW1lbnUtaXRlbS5kaXJlY3RpdmUudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFNBQVMsRUFBRSxVQUFVLEVBQUUsS0FBSyxFQUFFLFNBQVMsRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUN4RSxPQUFPLEVBQWlCLFdBQVcsRUFBRSxNQUFNLDBDQUEwQyxDQUFDO0FBQ3RGLE9BQU8sRUFBZ0MsaUJBQWlCLEVBQUUsTUFBTSx1Q0FBdUMsQ0FBQzs7QUFHeEcsT0FBTyxFQUFFLFdBQVcsRUFBRSxDQUFDO0FBRXZCOztHQUVHO0FBS0gsTUFBTSxPQUFPLHVCQUF1QjtJQUNoQyxJQUFXLFFBQVE7UUFDZixPQUFPLElBQUksQ0FBQyxVQUFVLENBQUMsYUFBYSxDQUFDLFFBQVEsQ0FBQztJQUNsRCxDQUFDO0lBRUQsSUFBb0IsUUFBUSxDQUFDLEtBQThCO1FBQ3ZELElBQUksQ0FBQyxRQUFRLENBQUMsV0FBVyxDQUFDLElBQUksQ0FBQyxVQUFVLENBQUMsYUFBYSxFQUFFLFVBQVUsRUFBRSxpQkFBaUIsQ0FBQyxLQUFLLENBQUMsQ0FBQyxDQUFDO0lBQ25HLENBQUM7SUFFRCxZQUFvQyxRQUFtQixFQUFtQixVQUFnQztRQUF0RSxhQUFRLEdBQVIsUUFBUSxDQUFXO1FBQW1CLGVBQVUsR0FBVixVQUFVLENBQXNCO0lBQUcsQ0FBQzsrR0FUckcsdUJBQXVCO21HQUF2Qix1QkFBdUI7OzRGQUF2Qix1QkFBdUI7a0JBSm5DLFNBQVM7bUJBQUM7b0JBQ1AsUUFBUSxFQUFFLGtCQUFrQjtvQkFDNUIsVUFBVSxFQUFFLEtBQUs7aUJBQ3BCO3VHQU11QixRQUFRO3NCQUEzQixLQUFLIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgRGlyZWN0aXZlLCBFbGVtZW50UmVmLCBJbnB1dCwgUmVuZGVyZXIyIH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5pbXBvcnQgeyB0eXBlIE1lbnVJdGVtLCBtZW51SXRlbVRhZyB9IGZyb20gJ0BuaS9uaW1ibGUtY29tcG9uZW50cy9kaXN0L2VzbS9tZW51LWl0ZW0nO1xuaW1wb3J0IHsgdHlwZSBCb29sZWFuVmFsdWVPckF0dHJpYnV0ZSwgdG9Cb29sZWFuUHJvcGVydHkgfSBmcm9tICdAbmkvbmltYmxlLWFuZ3VsYXIvaW50ZXJuYWwtdXRpbGl0aWVzJztcblxuZXhwb3J0IHR5cGUgeyBNZW51SXRlbSB9O1xuZXhwb3J0IHsgbWVudUl0ZW1UYWcgfTtcblxuLyoqXG4gKiBEaXJlY3RpdmUgdG8gcHJvdmlkZSBBbmd1bGFyIGludGVncmF0aW9uIGZvciB0aGUgbWVudS5cbiAqL1xuQERpcmVjdGl2ZSh7XG4gICAgc2VsZWN0b3I6ICduaW1ibGUtbWVudS1pdGVtJyxcbiAgICBzdGFuZGFsb25lOiBmYWxzZVxufSlcbmV4cG9ydCBjbGFzcyBOaW1ibGVNZW51SXRlbURpcmVjdGl2ZSB7XG4gICAgcHVibGljIGdldCBkaXNhYmxlZCgpOiBib29sZWFuIHtcbiAgICAgICAgcmV0dXJuIHRoaXMuZWxlbWVudFJlZi5uYXRpdmVFbGVtZW50LmRpc2FibGVkO1xuICAgIH1cblxuICAgIEBJbnB1dCgpIHB1YmxpYyBzZXQgZGlzYWJsZWQodmFsdWU6IEJvb2xlYW5WYWx1ZU9yQXR0cmlidXRlKSB7XG4gICAgICAgIHRoaXMucmVuZGVyZXIuc2V0UHJvcGVydHkodGhpcy5lbGVtZW50UmVmLm5hdGl2ZUVsZW1lbnQsICdkaXNhYmxlZCcsIHRvQm9vbGVhblByb3BlcnR5KHZhbHVlKSk7XG4gICAgfVxuXG4gICAgcHVibGljIGNvbnN0cnVjdG9yKHByaXZhdGUgcmVhZG9ubHkgcmVuZGVyZXI6IFJlbmRlcmVyMiwgcHJpdmF0ZSByZWFkb25seSBlbGVtZW50UmVmOiBFbGVtZW50UmVmPE1lbnVJdGVtPikge31cbn1cbiJdfQ==
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
import { NgModule } from '@angular/core';
|
|
2
|
-
import { CommonModule } from '@angular/common';
|
|
3
|
-
import { NimbleMenuItemDirective } from './nimble-menu-item.directive';
|
|
4
|
-
import '@ni/nimble-components/dist/esm/menu-item';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
export class NimbleMenuItemModule {
|
|
7
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NimbleMenuItemModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
8
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.14", ngImport: i0, type: NimbleMenuItemModule, declarations: [NimbleMenuItemDirective], imports: [CommonModule], exports: [NimbleMenuItemDirective] }); }
|
|
9
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NimbleMenuItemModule, imports: [CommonModule] }); }
|
|
10
|
-
}
|
|
11
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NimbleMenuItemModule, decorators: [{
|
|
12
|
-
type: NgModule,
|
|
13
|
-
args: [{
|
|
14
|
-
declarations: [NimbleMenuItemDirective],
|
|
15
|
-
imports: [CommonModule],
|
|
16
|
-
exports: [NimbleMenuItemDirective]
|
|
17
|
-
}]
|
|
18
|
-
}] });
|
|
19
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibmltYmxlLW1lbnUtaXRlbS5tb2R1bGUuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9uaW1ibGUtYW5ndWxhci9zcmMvZGlyZWN0aXZlcy9tZW51LWl0ZW0vbmltYmxlLW1lbnUtaXRlbS5tb2R1bGUudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFFBQVEsRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUN6QyxPQUFPLEVBQUUsWUFBWSxFQUFFLE1BQU0saUJBQWlCLENBQUM7QUFDL0MsT0FBTyxFQUFFLHVCQUF1QixFQUFFLE1BQU0sOEJBQThCLENBQUM7QUFFdkUsT0FBTywwQ0FBMEMsQ0FBQzs7QUFPbEQsTUFBTSxPQUFPLG9CQUFvQjsrR0FBcEIsb0JBQW9CO2dIQUFwQixvQkFBb0IsaUJBSmQsdUJBQXVCLGFBQzVCLFlBQVksYUFDWix1QkFBdUI7Z0hBRXhCLG9CQUFvQixZQUhuQixZQUFZOzs0RkFHYixvQkFBb0I7a0JBTGhDLFFBQVE7bUJBQUM7b0JBQ04sWUFBWSxFQUFFLENBQUMsdUJBQXVCLENBQUM7b0JBQ3ZDLE9BQU8sRUFBRSxDQUFDLFlBQVksQ0FBQztvQkFDdkIsT0FBTyxFQUFFLENBQUMsdUJBQXVCLENBQUM7aUJBQ3JDIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgTmdNb2R1bGUgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcbmltcG9ydCB7IENvbW1vbk1vZHVsZSB9IGZyb20gJ0Bhbmd1bGFyL2NvbW1vbic7XG5pbXBvcnQgeyBOaW1ibGVNZW51SXRlbURpcmVjdGl2ZSB9IGZyb20gJy4vbmltYmxlLW1lbnUtaXRlbS5kaXJlY3RpdmUnO1xuXG5pbXBvcnQgJ0BuaS9uaW1ibGUtY29tcG9uZW50cy9kaXN0L2VzbS9tZW51LWl0ZW0nO1xuXG5ATmdNb2R1bGUoe1xuICAgIGRlY2xhcmF0aW9uczogW05pbWJsZU1lbnVJdGVtRGlyZWN0aXZlXSxcbiAgICBpbXBvcnRzOiBbQ29tbW9uTW9kdWxlXSxcbiAgICBleHBvcnRzOiBbTmltYmxlTWVudUl0ZW1EaXJlY3RpdmVdXG59KVxuZXhwb3J0IGNsYXNzIE5pbWJsZU1lbnVJdGVtTW9kdWxlIHsgfVxuIl19
|