@ni/nimble-angular 30.12.1 → 31.0.1
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,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* [Nimble]
|
|
3
|
-
* Copied from https://github.com/angular/angular/blob/
|
|
3
|
+
* Copied from https://github.com/angular/angular/blob/19.2.15/packages/forms/src/directives/select_control_value_accessor.ts
|
|
4
4
|
* with the following modifications:
|
|
5
5
|
* - Update imports
|
|
6
6
|
* - Remove all configuration from SelectControlValueAccessor's `@Directive` decorator
|
|
@@ -54,7 +54,7 @@ import * as i0 from "@angular/core";
|
|
|
54
54
|
* const selectedCountriesControl = new FormControl();
|
|
55
55
|
* ```
|
|
56
56
|
*
|
|
57
|
-
* ```
|
|
57
|
+
* ```html
|
|
58
58
|
* <select [compareWith]="compareFn" [formControl]="selectedCountriesControl">
|
|
59
59
|
* <option *ngFor="let country of countries" [ngValue]="country">
|
|
60
60
|
* {{country.name}}
|
|
@@ -75,7 +75,7 @@ import * as i0 from "@angular/core";
|
|
|
75
75
|
* @publicApi
|
|
76
76
|
*/
|
|
77
77
|
export declare class SelectControlValueAccessor extends BuiltInControlValueAccessor implements ControlValueAccessor {
|
|
78
|
-
/** @
|
|
78
|
+
/** @docs-private */
|
|
79
79
|
value: any;
|
|
80
80
|
/** @internal */
|
|
81
81
|
_optionMap: Map<string, any>;
|
|
@@ -90,12 +90,12 @@ export declare class SelectControlValueAccessor extends BuiltInControlValueAcces
|
|
|
90
90
|
private _compareWith;
|
|
91
91
|
/**
|
|
92
92
|
* Sets the "value" property on the select element.
|
|
93
|
-
* @
|
|
93
|
+
* @docs-private
|
|
94
94
|
*/
|
|
95
95
|
writeValue(value: any): void;
|
|
96
96
|
/**
|
|
97
97
|
* Registers a function called when the control value changes.
|
|
98
|
-
* @
|
|
98
|
+
* @docs-private
|
|
99
99
|
*/
|
|
100
100
|
registerOnChange(fn: (value: any) => any): void;
|
|
101
101
|
/** @internal */
|
|
@@ -105,7 +105,7 @@ export declare class SelectControlValueAccessor extends BuiltInControlValueAcces
|
|
|
105
105
|
/** @internal */
|
|
106
106
|
_getOptionValue(valueString: string): any;
|
|
107
107
|
static ɵfac: i0.ɵɵFactoryDeclaration<SelectControlValueAccessor, never>;
|
|
108
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<SelectControlValueAccessor, never, never, { "compareWith": { "alias": "compareWith"; "required": false; }; }, {}, never, never,
|
|
108
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<SelectControlValueAccessor, never, never, { "compareWith": { "alias": "compareWith"; "required": false; }; }, {}, never, never, true, never>;
|
|
109
109
|
}
|
|
110
110
|
/**
|
|
111
111
|
* @description
|
|
@@ -141,8 +141,8 @@ export declare class NgSelectOption implements OnDestroy {
|
|
|
141
141
|
set value(value: any);
|
|
142
142
|
/** @internal */
|
|
143
143
|
_setElementValue(value: string): void;
|
|
144
|
-
/** @
|
|
144
|
+
/** @docs-private */
|
|
145
145
|
ngOnDestroy(): void;
|
|
146
146
|
static ɵfac: i0.ɵɵFactoryDeclaration<NgSelectOption, [null, null, { optional: true; host: true; }]>;
|
|
147
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<NgSelectOption, never, never, { "ngValue": { "alias": "ngValue"; "required": false; }; "value": { "alias": "value"; "required": false; }; }, {}, never, never,
|
|
147
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<NgSelectOption, never, never, { "ngValue": { "alias": "ngValue"; "required": false; }; "value": { "alias": "value"; "required": false; }; }, {}, never, never, true, never>;
|
|
148
148
|
}
|
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
import { BreadcrumbPageObject } from '@ni/nimble-components/dist/esm/breadcrumb/testing/breadcrumb.pageobject';
|
|
2
|
-
export { BreadcrumbPageObject };
|
|
3
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYnJlYWRjcnVtYi5wYWdlb2JqZWN0LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vbmltYmxlLWFuZ3VsYXIvYnJlYWRjcnVtYi90ZXN0aW5nL2JyZWFkY3J1bWIucGFnZW9iamVjdC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsb0JBQW9CLEVBQUUsTUFBTSx5RUFBeUUsQ0FBQztBQUUvRyxPQUFPLEVBQUUsb0JBQW9CLEVBQUUsQ0FBQyIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IEJyZWFkY3J1bWJQYWdlT2JqZWN0IH0gZnJvbSAnQG5pL25pbWJsZS1jb21wb25lbnRzL2Rpc3QvZXNtL2JyZWFkY3J1bWIvdGVzdGluZy9icmVhZGNydW1iLnBhZ2VvYmplY3QnO1xuXG5leHBvcnQgeyBCcmVhZGNydW1iUGFnZU9iamVjdCB9O1xuIl19
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Generated bundle index. Do not edit.
|
|
3
|
-
*/
|
|
4
|
-
export * from './public-api';
|
|
5
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibmktbmltYmxlLWFuZ3VsYXItYnJlYWRjcnVtYi10ZXN0aW5nLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vbmltYmxlLWFuZ3VsYXIvYnJlYWRjcnVtYi90ZXN0aW5nL25pLW5pbWJsZS1hbmd1bGFyLWJyZWFkY3J1bWItdGVzdGluZy50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQTs7R0FFRztBQUVILGNBQWMsY0FBYyxDQUFDIiwic291cmNlc0NvbnRlbnQiOlsiLyoqXG4gKiBHZW5lcmF0ZWQgYnVuZGxlIGluZGV4LiBEbyBub3QgZWRpdC5cbiAqL1xuXG5leHBvcnQgKiBmcm9tICcuL3B1YmxpYy1hcGknO1xuIl19
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
export * from './breadcrumb.pageobject';
|
|
2
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicHVibGljLWFwaS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL25pbWJsZS1hbmd1bGFyL2JyZWFkY3J1bWIvdGVzdGluZy9wdWJsaWMtYXBpLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLGNBQWMseUJBQXlCLENBQUMiLCJzb3VyY2VzQ29udGVudCI6WyJleHBvcnQgKiBmcm9tICcuL2JyZWFkY3J1bWIucGFnZW9iamVjdCc7Il19
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Generated bundle index. Do not edit.
|
|
3
|
-
*/
|
|
4
|
-
export * from './public-api';
|
|
5
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibmktbmltYmxlLWFuZ3VsYXItY2FyZC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uL25pbWJsZS1hbmd1bGFyL2NhcmQvbmktbmltYmxlLWFuZ3VsYXItY2FyZC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQTs7R0FFRztBQUVILGNBQWMsY0FBYyxDQUFDIiwic291cmNlc0NvbnRlbnQiOlsiLyoqXG4gKiBHZW5lcmF0ZWQgYnVuZGxlIGluZGV4LiBEbyBub3QgZWRpdC5cbiAqL1xuXG5leHBvcnQgKiBmcm9tICcuL3B1YmxpYy1hcGknO1xuIl19
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
import { Directive } from '@angular/core';
|
|
2
|
-
import { cardTag } from '@ni/nimble-components/dist/esm/card';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export { cardTag };
|
|
5
|
-
/**
|
|
6
|
-
* Directive to provide Angular integration for the card.
|
|
7
|
-
*/
|
|
8
|
-
export class NimbleCardDirective {
|
|
9
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NimbleCardDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
10
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.14", type: NimbleCardDirective, selector: "nimble-card", ngImport: i0 }); }
|
|
11
|
-
}
|
|
12
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NimbleCardDirective, decorators: [{
|
|
13
|
-
type: Directive,
|
|
14
|
-
args: [{
|
|
15
|
-
selector: 'nimble-card',
|
|
16
|
-
standalone: false
|
|
17
|
-
}]
|
|
18
|
-
}] });
|
|
19
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibmltYmxlLWNhcmQuZGlyZWN0aXZlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vbmltYmxlLWFuZ3VsYXIvY2FyZC9uaW1ibGUtY2FyZC5kaXJlY3RpdmUudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFNBQVMsRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUMxQyxPQUFPLEVBQWEsT0FBTyxFQUFFLE1BQU0scUNBQXFDLENBQUM7O0FBR3pFLE9BQU8sRUFBRSxPQUFPLEVBQUUsQ0FBQztBQUVuQjs7R0FFRztBQUtILE1BQU0sT0FBTyxtQkFBbUI7K0dBQW5CLG1CQUFtQjttR0FBbkIsbUJBQW1COzs0RkFBbkIsbUJBQW1CO2tCQUovQixTQUFTO21CQUFDO29CQUNQLFFBQVEsRUFBRSxhQUFhO29CQUN2QixVQUFVLEVBQUUsS0FBSztpQkFDcEIiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBEaXJlY3RpdmUgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcbmltcG9ydCB7IHR5cGUgQ2FyZCwgY2FyZFRhZyB9IGZyb20gJ0BuaS9uaW1ibGUtY29tcG9uZW50cy9kaXN0L2VzbS9jYXJkJztcblxuZXhwb3J0IHR5cGUgeyBDYXJkIH07XG5leHBvcnQgeyBjYXJkVGFnIH07XG5cbi8qKlxuICogRGlyZWN0aXZlIHRvIHByb3ZpZGUgQW5ndWxhciBpbnRlZ3JhdGlvbiBmb3IgdGhlIGNhcmQuXG4gKi9cbkBEaXJlY3RpdmUoe1xuICAgIHNlbGVjdG9yOiAnbmltYmxlLWNhcmQnLFxuICAgIHN0YW5kYWxvbmU6IGZhbHNlXG59KVxuZXhwb3J0IGNsYXNzIE5pbWJsZUNhcmREaXJlY3RpdmUgeyB9XG4iXX0=
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
import { NgModule } from '@angular/core';
|
|
2
|
-
import { CommonModule } from '@angular/common';
|
|
3
|
-
import { NimbleCardDirective } from './nimble-card.directive';
|
|
4
|
-
import '@ni/nimble-components/dist/esm/card';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
export class NimbleCardModule {
|
|
7
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NimbleCardModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
8
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.14", ngImport: i0, type: NimbleCardModule, declarations: [NimbleCardDirective], imports: [CommonModule], exports: [NimbleCardDirective] }); }
|
|
9
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NimbleCardModule, imports: [CommonModule] }); }
|
|
10
|
-
}
|
|
11
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NimbleCardModule, decorators: [{
|
|
12
|
-
type: NgModule,
|
|
13
|
-
args: [{
|
|
14
|
-
declarations: [NimbleCardDirective],
|
|
15
|
-
imports: [CommonModule],
|
|
16
|
-
exports: [NimbleCardDirective]
|
|
17
|
-
}]
|
|
18
|
-
}] });
|
|
19
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibmltYmxlLWNhcmQubW9kdWxlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vbmltYmxlLWFuZ3VsYXIvY2FyZC9uaW1ibGUtY2FyZC5tb2R1bGUudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFFBQVEsRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUN6QyxPQUFPLEVBQUUsWUFBWSxFQUFFLE1BQU0saUJBQWlCLENBQUM7QUFDL0MsT0FBTyxFQUFFLG1CQUFtQixFQUFFLE1BQU0seUJBQXlCLENBQUM7QUFFOUQsT0FBTyxxQ0FBcUMsQ0FBQzs7QUFPN0MsTUFBTSxPQUFPLGdCQUFnQjsrR0FBaEIsZ0JBQWdCO2dIQUFoQixnQkFBZ0IsaUJBSlYsbUJBQW1CLGFBQ3hCLFlBQVksYUFDWixtQkFBbUI7Z0hBRXBCLGdCQUFnQixZQUhmLFlBQVk7OzRGQUdiLGdCQUFnQjtrQkFMNUIsUUFBUTttQkFBQztvQkFDTixZQUFZLEVBQUUsQ0FBQyxtQkFBbUIsQ0FBQztvQkFDbkMsT0FBTyxFQUFFLENBQUMsWUFBWSxDQUFDO29CQUN2QixPQUFPLEVBQUUsQ0FBQyxtQkFBbUIsQ0FBQztpQkFDakMiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBOZ01vZHVsZSB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuaW1wb3J0IHsgQ29tbW9uTW9kdWxlIH0gZnJvbSAnQGFuZ3VsYXIvY29tbW9uJztcbmltcG9ydCB7IE5pbWJsZUNhcmREaXJlY3RpdmUgfSBmcm9tICcuL25pbWJsZS1jYXJkLmRpcmVjdGl2ZSc7XG5cbmltcG9ydCAnQG5pL25pbWJsZS1jb21wb25lbnRzL2Rpc3QvZXNtL2NhcmQnO1xuXG5ATmdNb2R1bGUoe1xuICAgIGRlY2xhcmF0aW9uczogW05pbWJsZUNhcmREaXJlY3RpdmVdLFxuICAgIGltcG9ydHM6IFtDb21tb25Nb2R1bGVdLFxuICAgIGV4cG9ydHM6IFtOaW1ibGVDYXJkRGlyZWN0aXZlXVxufSlcbmV4cG9ydCBjbGFzcyBOaW1ibGVDYXJkTW9kdWxlIHsgfVxuIl19
|
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
export * from './nimble-card.directive';
|
|
2
|
-
export * from './nimble-card.module';
|
|
3
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicHVibGljLWFwaS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uL25pbWJsZS1hbmd1bGFyL2NhcmQvcHVibGljLWFwaS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxjQUFjLHlCQUF5QixDQUFDO0FBQ3hDLGNBQWMsc0JBQXNCLENBQUMiLCJzb3VyY2VzQ29udGVudCI6WyJleHBvcnQgKiBmcm9tICcuL25pbWJsZS1jYXJkLmRpcmVjdGl2ZSc7XG5leHBvcnQgKiBmcm9tICcuL25pbWJsZS1jYXJkLm1vZHVsZSc7XG4iXX0=
|
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
import { ComboboxPageObject } from '@ni/nimble-components/dist/esm/combobox/testing/combobox.pageobject';
|
|
2
|
-
export { ComboboxPageObject };
|
|
3
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiY29tYm9ib3gucGFnZW9iamVjdC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL25pbWJsZS1hbmd1bGFyL2NvbWJvYm94L3Rlc3RpbmcvY29tYm9ib3gucGFnZW9iamVjdC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsa0JBQWtCLEVBQUUsTUFBTSxxRUFBcUUsQ0FBQztBQUV6RyxPQUFPLEVBQUUsa0JBQWtCLEVBQUUsQ0FBQyIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IENvbWJvYm94UGFnZU9iamVjdCB9IGZyb20gJ0BuaS9uaW1ibGUtY29tcG9uZW50cy9kaXN0L2VzbS9jb21ib2JveC90ZXN0aW5nL2NvbWJvYm94LnBhZ2VvYmplY3QnO1xuXG5leHBvcnQgeyBDb21ib2JveFBhZ2VPYmplY3QgfTsiXX0=
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Generated bundle index. Do not edit.
|
|
3
|
-
*/
|
|
4
|
-
export * from './public-api';
|
|
5
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibmktbmltYmxlLWFuZ3VsYXItY29tYm9ib3gtdGVzdGluZy5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL25pbWJsZS1hbmd1bGFyL2NvbWJvYm94L3Rlc3RpbmcvbmktbmltYmxlLWFuZ3VsYXItY29tYm9ib3gtdGVzdGluZy50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQTs7R0FFRztBQUVILGNBQWMsY0FBYyxDQUFDIiwic291cmNlc0NvbnRlbnQiOlsiLyoqXG4gKiBHZW5lcmF0ZWQgYnVuZGxlIGluZGV4LiBEbyBub3QgZWRpdC5cbiAqL1xuXG5leHBvcnQgKiBmcm9tICcuL3B1YmxpYy1hcGknO1xuIl19
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
export * from './combobox.pageobject';
|
|
2
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicHVibGljLWFwaS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL25pbWJsZS1hbmd1bGFyL2NvbWJvYm94L3Rlc3RpbmcvcHVibGljLWFwaS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxjQUFjLHVCQUF1QixDQUFDIiwic291cmNlc0NvbnRlbnQiOlsiZXhwb3J0ICogZnJvbSAnLi9jb21ib2JveC5wYWdlb2JqZWN0JzsiXX0=
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
import { Directive, Input } from '@angular/core';
|
|
2
|
-
import { RouterLink } from '../../thirdparty/directives/router_link';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
/**
|
|
5
|
-
* Selectors used for built-in Angular RouterLink directives:
|
|
6
|
-
* RouterLink: ':not(a):not(area)[routerLink]'
|
|
7
|
-
* RouterLinkWithHref: 'a[routerLink],area[routerLink]'
|
|
8
|
-
*
|
|
9
|
-
* See https://github.com/angular/angular/blob/5957ff4163f55d814be2cf80b9909244f1ce5262/packages/router/src/directives/router_link.ts
|
|
10
|
-
*/
|
|
11
|
-
/**
|
|
12
|
-
* Directive to handle nimble-anchor RouterLink support.
|
|
13
|
-
* Note: Clients need to use [nimbleRouterLink] instead of [routerLink], so that there
|
|
14
|
-
* won't also be an active RouterLink directive incorrectly handling navigation.
|
|
15
|
-
*/
|
|
16
|
-
export class NimbleAnchorRouterLinkWithHrefDirective extends RouterLink {
|
|
17
|
-
set nimbleRouterLink(commands) {
|
|
18
|
-
this.routerLink = commands;
|
|
19
|
-
}
|
|
20
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NimbleAnchorRouterLinkWithHrefDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
|
|
21
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.14", type: NimbleAnchorRouterLinkWithHrefDirective, selector: "nimble-anchor[nimbleRouterLink]", inputs: { nimbleRouterLink: "nimbleRouterLink" }, usesInheritance: true, ngImport: i0 }); }
|
|
22
|
-
}
|
|
23
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NimbleAnchorRouterLinkWithHrefDirective, decorators: [{
|
|
24
|
-
type: Directive,
|
|
25
|
-
args: [{
|
|
26
|
-
selector: 'nimble-anchor[nimbleRouterLink]',
|
|
27
|
-
standalone: false
|
|
28
|
-
}]
|
|
29
|
-
}], propDecorators: { nimbleRouterLink: [{
|
|
30
|
-
type: Input
|
|
31
|
-
}] } });
|
|
32
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibmltYmxlLWFuY2hvci1yb3V0ZXItbGluay13aXRoLWhyZWYuZGlyZWN0aXZlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vbmltYmxlLWFuZ3VsYXIvc3JjL2RpcmVjdGl2ZXMvYW5jaG9yL25pbWJsZS1hbmNob3Itcm91dGVyLWxpbmstd2l0aC1ocmVmLmRpcmVjdGl2ZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsU0FBUyxFQUFFLEtBQUssRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUNqRCxPQUFPLEVBQUUsVUFBVSxFQUFFLE1BQU0seUNBQXlDLENBQUM7O0FBRXJFOzs7Ozs7R0FNRztBQUVIOzs7O0dBSUc7QUFLSCxNQUFNLE9BQU8sdUNBQXdDLFNBQVEsVUFBVTtJQUNuRSxJQUNXLGdCQUFnQixDQUFDLFFBQTZDO1FBQ3JFLElBQUksQ0FBQyxVQUFVLEdBQUcsUUFBUSxDQUFDO0lBQy9CLENBQUM7K0dBSlEsdUNBQXVDO21HQUF2Qyx1Q0FBdUM7OzRGQUF2Qyx1Q0FBdUM7a0JBSm5ELFNBQVM7bUJBQUM7b0JBQ1AsUUFBUSxFQUFFLGlDQUFpQztvQkFDM0MsVUFBVSxFQUFFLEtBQUs7aUJBQ3BCOzhCQUdjLGdCQUFnQjtzQkFEMUIsS0FBSyIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IERpcmVjdGl2ZSwgSW5wdXQgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcbmltcG9ydCB7IFJvdXRlckxpbmsgfSBmcm9tICcuLi8uLi90aGlyZHBhcnR5L2RpcmVjdGl2ZXMvcm91dGVyX2xpbmsnO1xuXG4vKipcbiAqIFNlbGVjdG9ycyB1c2VkIGZvciBidWlsdC1pbiBBbmd1bGFyIFJvdXRlckxpbmsgZGlyZWN0aXZlczpcbiAqIFJvdXRlckxpbms6ICc6bm90KGEpOm5vdChhcmVhKVtyb3V0ZXJMaW5rXSdcbiAqIFJvdXRlckxpbmtXaXRoSHJlZjogJ2Fbcm91dGVyTGlua10sYXJlYVtyb3V0ZXJMaW5rXSdcbiAqXG4gKiBTZWUgaHR0cHM6Ly9naXRodWIuY29tL2FuZ3VsYXIvYW5ndWxhci9ibG9iLzU5NTdmZjQxNjNmNTVkODE0YmUyY2Y4MGI5OTA5MjQ0ZjFjZTUyNjIvcGFja2FnZXMvcm91dGVyL3NyYy9kaXJlY3RpdmVzL3JvdXRlcl9saW5rLnRzXG4gKi9cblxuLyoqXG4gKiBEaXJlY3RpdmUgdG8gaGFuZGxlIG5pbWJsZS1hbmNob3IgUm91dGVyTGluayBzdXBwb3J0LlxuICogTm90ZTogQ2xpZW50cyBuZWVkIHRvIHVzZSBbbmltYmxlUm91dGVyTGlua10gaW5zdGVhZCBvZiBbcm91dGVyTGlua10sIHNvIHRoYXQgdGhlcmVcbiAqIHdvbid0IGFsc28gYmUgYW4gYWN0aXZlIFJvdXRlckxpbmsgZGlyZWN0aXZlIGluY29ycmVjdGx5IGhhbmRsaW5nIG5hdmlnYXRpb24uXG4gKi9cbkBEaXJlY3RpdmUoe1xuICAgIHNlbGVjdG9yOiAnbmltYmxlLWFuY2hvcltuaW1ibGVSb3V0ZXJMaW5rXScsXG4gICAgc3RhbmRhbG9uZTogZmFsc2Vcbn0pXG5leHBvcnQgY2xhc3MgTmltYmxlQW5jaG9yUm91dGVyTGlua1dpdGhIcmVmRGlyZWN0aXZlIGV4dGVuZHMgUm91dGVyTGluayB7XG4gICAgQElucHV0KClcbiAgICBwdWJsaWMgc2V0IG5pbWJsZVJvdXRlckxpbmsoY29tbWFuZHM6IG5ldmVyW10gfCBzdHJpbmcgfCBudWxsIHwgdW5kZWZpbmVkKSB7XG4gICAgICAgIHRoaXMucm91dGVyTGluayA9IGNvbW1hbmRzO1xuICAgIH1cbn1cbiJdfQ==
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
import { Directive } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
/**
|
|
4
|
-
* Directive used solely to point consumers to use [nimbleRouterLink] / NimbleAnchorRouterLinkWithHrefDirective.
|
|
5
|
-
*
|
|
6
|
-
* @see NimbleAnchorRouterLinkWithHrefDirective
|
|
7
|
-
*/
|
|
8
|
-
export class NimbleAnchorRouterLinkDirective {
|
|
9
|
-
constructor() {
|
|
10
|
-
throw new Error('Use [nimbleRouterLink] instead of [routerLink].');
|
|
11
|
-
}
|
|
12
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NimbleAnchorRouterLinkDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
13
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.14", type: NimbleAnchorRouterLinkDirective, selector: "nimble-anchor[routerLink]", ngImport: i0 }); }
|
|
14
|
-
}
|
|
15
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NimbleAnchorRouterLinkDirective, decorators: [{
|
|
16
|
-
type: Directive,
|
|
17
|
-
args: [{
|
|
18
|
-
selector: 'nimble-anchor[routerLink]',
|
|
19
|
-
standalone: false
|
|
20
|
-
}]
|
|
21
|
-
}], ctorParameters: () => [] });
|
|
22
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibmltYmxlLWFuY2hvci1yb3V0ZXItbGluay5kaXJlY3RpdmUuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9uaW1ibGUtYW5ndWxhci9zcmMvZGlyZWN0aXZlcy9hbmNob3IvbmltYmxlLWFuY2hvci1yb3V0ZXItbGluay5kaXJlY3RpdmUudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFNBQVMsRUFBRSxNQUFNLGVBQWUsQ0FBQzs7QUFFMUM7Ozs7R0FJRztBQUtILE1BQU0sT0FBTywrQkFBK0I7SUFDeEM7UUFDSSxNQUFNLElBQUksS0FBSyxDQUFDLGlEQUFpRCxDQUFDLENBQUM7SUFDdkUsQ0FBQzsrR0FIUSwrQkFBK0I7bUdBQS9CLCtCQUErQjs7NEZBQS9CLCtCQUErQjtrQkFKM0MsU0FBUzttQkFBQztvQkFDUCxRQUFRLEVBQUUsMkJBQTJCO29CQUNyQyxVQUFVLEVBQUUsS0FBSztpQkFDcEIiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBEaXJlY3RpdmUgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcblxuLyoqXG4gKiBEaXJlY3RpdmUgdXNlZCBzb2xlbHkgdG8gcG9pbnQgY29uc3VtZXJzIHRvIHVzZSBbbmltYmxlUm91dGVyTGlua10gLyBOaW1ibGVBbmNob3JSb3V0ZXJMaW5rV2l0aEhyZWZEaXJlY3RpdmUuXG4gKlxuICogQHNlZSBOaW1ibGVBbmNob3JSb3V0ZXJMaW5rV2l0aEhyZWZEaXJlY3RpdmVcbiAqL1xuQERpcmVjdGl2ZSh7XG4gICAgc2VsZWN0b3I6ICduaW1ibGUtYW5jaG9yW3JvdXRlckxpbmtdJyxcbiAgICBzdGFuZGFsb25lOiBmYWxzZVxufSlcbmV4cG9ydCBjbGFzcyBOaW1ibGVBbmNob3JSb3V0ZXJMaW5rRGlyZWN0aXZlIHtcbiAgICBwdWJsaWMgY29uc3RydWN0b3IoKSB7XG4gICAgICAgIHRocm93IG5ldyBFcnJvcignVXNlIFtuaW1ibGVSb3V0ZXJMaW5rXSBpbnN0ZWFkIG9mIFtyb3V0ZXJMaW5rXS4nKTtcbiAgICB9XG59XG4iXX0=
|
|
@@ -1,52 +0,0 @@
|
|
|
1
|
-
import { Directive, ElementRef, Input, Renderer2 } from '@angular/core';
|
|
2
|
-
import { anchorTag } from '@ni/nimble-components/dist/esm/anchor';
|
|
3
|
-
import { AnchorAppearance } from '@ni/nimble-components/dist/esm/anchor/types';
|
|
4
|
-
import { toBooleanProperty } from '@ni/nimble-angular/internal-utilities';
|
|
5
|
-
import { NimbleAnchorBaseDirective } from '../anchor-base/nimble-anchor-base.directive';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
export { anchorTag };
|
|
8
|
-
export { AnchorAppearance };
|
|
9
|
-
/**
|
|
10
|
-
* Directive to provide Angular integration for the anchor.
|
|
11
|
-
*/
|
|
12
|
-
export class NimbleAnchorDirective extends NimbleAnchorBaseDirective {
|
|
13
|
-
get appearance() {
|
|
14
|
-
return this.elementRef.nativeElement.appearance;
|
|
15
|
-
}
|
|
16
|
-
set appearance(value) {
|
|
17
|
-
this.renderer.setProperty(this.elementRef.nativeElement, 'appearance', value);
|
|
18
|
-
}
|
|
19
|
-
get underlineHidden() {
|
|
20
|
-
return this.elementRef.nativeElement.underlineHidden;
|
|
21
|
-
}
|
|
22
|
-
set underlineHidden(value) {
|
|
23
|
-
this.renderer.setProperty(this.elementRef.nativeElement, 'underlineHidden', toBooleanProperty(value));
|
|
24
|
-
}
|
|
25
|
-
get contentEditable() {
|
|
26
|
-
return this.elementRef.nativeElement.contentEditable;
|
|
27
|
-
}
|
|
28
|
-
set contentEditable(value) {
|
|
29
|
-
this.renderer.setProperty(this.elementRef.nativeElement, 'contentEditable', value);
|
|
30
|
-
}
|
|
31
|
-
constructor(renderer, elementRef) {
|
|
32
|
-
super(renderer, elementRef);
|
|
33
|
-
}
|
|
34
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NimbleAnchorDirective, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
35
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.14", type: NimbleAnchorDirective, selector: "nimble-anchor", inputs: { appearance: "appearance", underlineHidden: ["underline-hidden", "underlineHidden"], contentEditable: ["contenteditable", "contentEditable"] }, usesInheritance: true, ngImport: i0 }); }
|
|
36
|
-
}
|
|
37
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NimbleAnchorDirective, decorators: [{
|
|
38
|
-
type: Directive,
|
|
39
|
-
args: [{
|
|
40
|
-
selector: 'nimble-anchor',
|
|
41
|
-
standalone: false
|
|
42
|
-
}]
|
|
43
|
-
}], ctorParameters: () => [{ type: i0.Renderer2 }, { type: i0.ElementRef }], propDecorators: { appearance: [{
|
|
44
|
-
type: Input
|
|
45
|
-
}], underlineHidden: [{
|
|
46
|
-
type: Input,
|
|
47
|
-
args: ['underline-hidden']
|
|
48
|
-
}], contentEditable: [{
|
|
49
|
-
type: Input,
|
|
50
|
-
args: ['contenteditable']
|
|
51
|
-
}] } });
|
|
52
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibmltYmxlLWFuY2hvci5kaXJlY3RpdmUuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9uaW1ibGUtYW5ndWxhci9zcmMvZGlyZWN0aXZlcy9hbmNob3IvbmltYmxlLWFuY2hvci5kaXJlY3RpdmUudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFNBQVMsRUFBRSxVQUFVLEVBQUUsS0FBSyxFQUFFLFNBQVMsRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUN4RSxPQUFPLEVBQWUsU0FBUyxFQUFFLE1BQU0sdUNBQXVDLENBQUM7QUFDL0UsT0FBTyxFQUFFLGdCQUFnQixFQUFFLE1BQU0sNkNBQTZDLENBQUM7QUFDL0UsT0FBTyxFQUFnQyxpQkFBaUIsRUFBRSxNQUFNLHVDQUF1QyxDQUFDO0FBQ3hHLE9BQU8sRUFBRSx5QkFBeUIsRUFBRSxNQUFNLDZDQUE2QyxDQUFDOztBQUd4RixPQUFPLEVBQUUsU0FBUyxFQUFFLENBQUM7QUFDckIsT0FBTyxFQUFFLGdCQUFnQixFQUFFLENBQUM7QUFFNUI7O0dBRUc7QUFLSCxNQUFNLE9BQU8scUJBQXNCLFNBQVEseUJBQWlDO0lBQ3hFLElBQVcsVUFBVTtRQUNqQixPQUFPLElBQUksQ0FBQyxVQUFVLENBQUMsYUFBYSxDQUFDLFVBQVUsQ0FBQztJQUNwRCxDQUFDO0lBRUQsSUFBb0IsVUFBVSxDQUFDLEtBQXVCO1FBQ2xELElBQUksQ0FBQyxRQUFRLENBQUMsV0FBVyxDQUFDLElBQUksQ0FBQyxVQUFVLENBQUMsYUFBYSxFQUFFLFlBQVksRUFBRSxLQUFLLENBQUMsQ0FBQztJQUNsRixDQUFDO0lBRUQsSUFBVyxlQUFlO1FBQ3RCLE9BQU8sSUFBSSxDQUFDLFVBQVUsQ0FBQyxhQUFhLENBQUMsZUFBZSxDQUFDO0lBQ3pELENBQUM7SUFFRCxJQUFzQyxlQUFlLENBQUMsS0FBOEI7UUFDaEYsSUFBSSxDQUFDLFFBQVEsQ0FBQyxXQUFXLENBQUMsSUFBSSxDQUFDLFVBQVUsQ0FBQyxhQUFhLEVBQUUsaUJBQWlCLEVBQUUsaUJBQWlCLENBQUMsS0FBSyxDQUFDLENBQUMsQ0FBQztJQUMxRyxDQUFDO0lBRUQsSUFBVyxlQUFlO1FBQ3RCLE9BQU8sSUFBSSxDQUFDLFVBQVUsQ0FBQyxhQUFhLENBQUMsZUFBZSxDQUFDO0lBQ3pELENBQUM7SUFFRCxJQUFxQyxlQUFlLENBQUMsS0FBYTtRQUM5RCxJQUFJLENBQUMsUUFBUSxDQUFDLFdBQVcsQ0FBQyxJQUFJLENBQUMsVUFBVSxDQUFDLGFBQWEsRUFBRSxpQkFBaUIsRUFBRSxLQUFLLENBQUMsQ0FBQztJQUN2RixDQUFDO0lBRUQsWUFBbUIsUUFBbUIsRUFBRSxVQUE4QjtRQUNsRSxLQUFLLENBQUMsUUFBUSxFQUFFLFVBQVUsQ0FBQyxDQUFDO0lBQ2hDLENBQUM7K0dBM0JRLHFCQUFxQjttR0FBckIscUJBQXFCOzs0RkFBckIscUJBQXFCO2tCQUpqQyxTQUFTO21CQUFDO29CQUNQLFFBQVEsRUFBRSxlQUFlO29CQUN6QixVQUFVLEVBQUUsS0FBSztpQkFDcEI7dUdBTXVCLFVBQVU7c0JBQTdCLEtBQUs7Z0JBUWdDLGVBQWU7c0JBQXBELEtBQUs7dUJBQUMsa0JBQWtCO2dCQVFZLGVBQWU7c0JBQW5ELEtBQUs7dUJBQUMsaUJBQWlCIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgRGlyZWN0aXZlLCBFbGVtZW50UmVmLCBJbnB1dCwgUmVuZGVyZXIyIH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5pbXBvcnQgeyB0eXBlIEFuY2hvciwgYW5jaG9yVGFnIH0gZnJvbSAnQG5pL25pbWJsZS1jb21wb25lbnRzL2Rpc3QvZXNtL2FuY2hvcic7XG5pbXBvcnQgeyBBbmNob3JBcHBlYXJhbmNlIH0gZnJvbSAnQG5pL25pbWJsZS1jb21wb25lbnRzL2Rpc3QvZXNtL2FuY2hvci90eXBlcyc7XG5pbXBvcnQgeyB0eXBlIEJvb2xlYW5WYWx1ZU9yQXR0cmlidXRlLCB0b0Jvb2xlYW5Qcm9wZXJ0eSB9IGZyb20gJ0BuaS9uaW1ibGUtYW5ndWxhci9pbnRlcm5hbC11dGlsaXRpZXMnO1xuaW1wb3J0IHsgTmltYmxlQW5jaG9yQmFzZURpcmVjdGl2ZSB9IGZyb20gJy4uL2FuY2hvci1iYXNlL25pbWJsZS1hbmNob3ItYmFzZS5kaXJlY3RpdmUnO1xuXG5leHBvcnQgdHlwZSB7IEFuY2hvciB9O1xuZXhwb3J0IHsgYW5jaG9yVGFnIH07XG5leHBvcnQgeyBBbmNob3JBcHBlYXJhbmNlIH07XG5cbi8qKlxuICogRGlyZWN0aXZlIHRvIHByb3ZpZGUgQW5ndWxhciBpbnRlZ3JhdGlvbiBmb3IgdGhlIGFuY2hvci5cbiAqL1xuQERpcmVjdGl2ZSh7XG4gICAgc2VsZWN0b3I6ICduaW1ibGUtYW5jaG9yJyxcbiAgICBzdGFuZGFsb25lOiBmYWxzZVxufSlcbmV4cG9ydCBjbGFzcyBOaW1ibGVBbmNob3JEaXJlY3RpdmUgZXh0ZW5kcyBOaW1ibGVBbmNob3JCYXNlRGlyZWN0aXZlPEFuY2hvcj4ge1xuICAgIHB1YmxpYyBnZXQgYXBwZWFyYW5jZSgpOiBBbmNob3JBcHBlYXJhbmNlIHtcbiAgICAgICAgcmV0dXJuIHRoaXMuZWxlbWVudFJlZi5uYXRpdmVFbGVtZW50LmFwcGVhcmFuY2U7XG4gICAgfVxuXG4gICAgQElucHV0KCkgcHVibGljIHNldCBhcHBlYXJhbmNlKHZhbHVlOiBBbmNob3JBcHBlYXJhbmNlKSB7XG4gICAgICAgIHRoaXMucmVuZGVyZXIuc2V0UHJvcGVydHkodGhpcy5lbGVtZW50UmVmLm5hdGl2ZUVsZW1lbnQsICdhcHBlYXJhbmNlJywgdmFsdWUpO1xuICAgIH1cblxuICAgIHB1YmxpYyBnZXQgdW5kZXJsaW5lSGlkZGVuKCk6IGJvb2xlYW4ge1xuICAgICAgICByZXR1cm4gdGhpcy5lbGVtZW50UmVmLm5hdGl2ZUVsZW1lbnQudW5kZXJsaW5lSGlkZGVuO1xuICAgIH1cblxuICAgIEBJbnB1dCgndW5kZXJsaW5lLWhpZGRlbicpIHB1YmxpYyBzZXQgdW5kZXJsaW5lSGlkZGVuKHZhbHVlOiBCb29sZWFuVmFsdWVPckF0dHJpYnV0ZSkge1xuICAgICAgICB0aGlzLnJlbmRlcmVyLnNldFByb3BlcnR5KHRoaXMuZWxlbWVudFJlZi5uYXRpdmVFbGVtZW50LCAndW5kZXJsaW5lSGlkZGVuJywgdG9Cb29sZWFuUHJvcGVydHkodmFsdWUpKTtcbiAgICB9XG5cbiAgICBwdWJsaWMgZ2V0IGNvbnRlbnRFZGl0YWJsZSgpOiBzdHJpbmcge1xuICAgICAgICByZXR1cm4gdGhpcy5lbGVtZW50UmVmLm5hdGl2ZUVsZW1lbnQuY29udGVudEVkaXRhYmxlO1xuICAgIH1cblxuICAgIEBJbnB1dCgnY29udGVudGVkaXRhYmxlJykgcHVibGljIHNldCBjb250ZW50RWRpdGFibGUodmFsdWU6IHN0cmluZykge1xuICAgICAgICB0aGlzLnJlbmRlcmVyLnNldFByb3BlcnR5KHRoaXMuZWxlbWVudFJlZi5uYXRpdmVFbGVtZW50LCAnY29udGVudEVkaXRhYmxlJywgdmFsdWUpO1xuICAgIH1cblxuICAgIHB1YmxpYyBjb25zdHJ1Y3RvcihyZW5kZXJlcjogUmVuZGVyZXIyLCBlbGVtZW50UmVmOiBFbGVtZW50UmVmPEFuY2hvcj4pIHtcbiAgICAgICAgc3VwZXIocmVuZGVyZXIsIGVsZW1lbnRSZWYpO1xuICAgIH1cbn1cbiJdfQ==
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
import { NgModule } from '@angular/core';
|
|
2
|
-
import { CommonModule } from '@angular/common';
|
|
3
|
-
import { NimbleAnchorDirective } from './nimble-anchor.directive';
|
|
4
|
-
import { NimbleAnchorRouterLinkDirective } from './nimble-anchor-router-link.directive';
|
|
5
|
-
import { NimbleAnchorRouterLinkWithHrefDirective } from './nimble-anchor-router-link-with-href.directive';
|
|
6
|
-
import '@ni/nimble-components/dist/esm/anchor';
|
|
7
|
-
import * as i0 from "@angular/core";
|
|
8
|
-
export class NimbleAnchorModule {
|
|
9
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NimbleAnchorModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
10
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.14", ngImport: i0, type: NimbleAnchorModule, declarations: [NimbleAnchorDirective, NimbleAnchorRouterLinkDirective, NimbleAnchorRouterLinkWithHrefDirective], imports: [CommonModule], exports: [NimbleAnchorDirective, NimbleAnchorRouterLinkDirective, NimbleAnchorRouterLinkWithHrefDirective] }); }
|
|
11
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NimbleAnchorModule, imports: [CommonModule] }); }
|
|
12
|
-
}
|
|
13
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NimbleAnchorModule, decorators: [{
|
|
14
|
-
type: NgModule,
|
|
15
|
-
args: [{
|
|
16
|
-
declarations: [NimbleAnchorDirective, NimbleAnchorRouterLinkDirective, NimbleAnchorRouterLinkWithHrefDirective],
|
|
17
|
-
imports: [CommonModule],
|
|
18
|
-
exports: [NimbleAnchorDirective, NimbleAnchorRouterLinkDirective, NimbleAnchorRouterLinkWithHrefDirective]
|
|
19
|
-
}]
|
|
20
|
-
}] });
|
|
21
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibmltYmxlLWFuY2hvci5tb2R1bGUuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9uaW1ibGUtYW5ndWxhci9zcmMvZGlyZWN0aXZlcy9hbmNob3IvbmltYmxlLWFuY2hvci5tb2R1bGUudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFFBQVEsRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUN6QyxPQUFPLEVBQUUsWUFBWSxFQUFFLE1BQU0saUJBQWlCLENBQUM7QUFDL0MsT0FBTyxFQUFFLHFCQUFxQixFQUFFLE1BQU0sMkJBQTJCLENBQUM7QUFDbEUsT0FBTyxFQUFFLCtCQUErQixFQUFFLE1BQU0sdUNBQXVDLENBQUM7QUFDeEYsT0FBTyxFQUFFLHVDQUF1QyxFQUFFLE1BQU0saURBQWlELENBQUM7QUFFMUcsT0FBTyx1Q0FBdUMsQ0FBQzs7QUFPL0MsTUFBTSxPQUFPLGtCQUFrQjsrR0FBbEIsa0JBQWtCO2dIQUFsQixrQkFBa0IsaUJBSloscUJBQXFCLEVBQUUsK0JBQStCLEVBQUUsdUNBQXVDLGFBQ3BHLFlBQVksYUFDWixxQkFBcUIsRUFBRSwrQkFBK0IsRUFBRSx1Q0FBdUM7Z0hBRWhHLGtCQUFrQixZQUhqQixZQUFZOzs0RkFHYixrQkFBa0I7a0JBTDlCLFFBQVE7bUJBQUM7b0JBQ04sWUFBWSxFQUFFLENBQUMscUJBQXFCLEVBQUUsK0JBQStCLEVBQUUsdUNBQXVDLENBQUM7b0JBQy9HLE9BQU8sRUFBRSxDQUFDLFlBQVksQ0FBQztvQkFDdkIsT0FBTyxFQUFFLENBQUMscUJBQXFCLEVBQUUsK0JBQStCLEVBQUUsdUNBQXVDLENBQUM7aUJBQzdHIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgTmdNb2R1bGUgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcbmltcG9ydCB7IENvbW1vbk1vZHVsZSB9IGZyb20gJ0Bhbmd1bGFyL2NvbW1vbic7XG5pbXBvcnQgeyBOaW1ibGVBbmNob3JEaXJlY3RpdmUgfSBmcm9tICcuL25pbWJsZS1hbmNob3IuZGlyZWN0aXZlJztcbmltcG9ydCB7IE5pbWJsZUFuY2hvclJvdXRlckxpbmtEaXJlY3RpdmUgfSBmcm9tICcuL25pbWJsZS1hbmNob3Itcm91dGVyLWxpbmsuZGlyZWN0aXZlJztcbmltcG9ydCB7IE5pbWJsZUFuY2hvclJvdXRlckxpbmtXaXRoSHJlZkRpcmVjdGl2ZSB9IGZyb20gJy4vbmltYmxlLWFuY2hvci1yb3V0ZXItbGluay13aXRoLWhyZWYuZGlyZWN0aXZlJztcblxuaW1wb3J0ICdAbmkvbmltYmxlLWNvbXBvbmVudHMvZGlzdC9lc20vYW5jaG9yJztcblxuQE5nTW9kdWxlKHtcbiAgICBkZWNsYXJhdGlvbnM6IFtOaW1ibGVBbmNob3JEaXJlY3RpdmUsIE5pbWJsZUFuY2hvclJvdXRlckxpbmtEaXJlY3RpdmUsIE5pbWJsZUFuY2hvclJvdXRlckxpbmtXaXRoSHJlZkRpcmVjdGl2ZV0sXG4gICAgaW1wb3J0czogW0NvbW1vbk1vZHVsZV0sXG4gICAgZXhwb3J0czogW05pbWJsZUFuY2hvckRpcmVjdGl2ZSwgTmltYmxlQW5jaG9yUm91dGVyTGlua0RpcmVjdGl2ZSwgTmltYmxlQW5jaG9yUm91dGVyTGlua1dpdGhIcmVmRGlyZWN0aXZlXVxufSlcbmV4cG9ydCBjbGFzcyBOaW1ibGVBbmNob3JNb2R1bGUgeyB9XG4iXX0=
|
|
@@ -1,37 +0,0 @@
|
|
|
1
|
-
import { Directive, ElementRef, Inject, Renderer2 } from '@angular/core';
|
|
2
|
-
import { LocationStrategy } from '@angular/common';
|
|
3
|
-
import { ActivatedRoute, Router } from '@angular/router';
|
|
4
|
-
import { RouterLink } from '../../thirdparty/directives/router_link';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
import * as i1 from "@angular/router";
|
|
7
|
-
import * as i2 from "@angular/common";
|
|
8
|
-
/**
|
|
9
|
-
* Base class for Nimble router link directives that go on disableable elements
|
|
10
|
-
*/
|
|
11
|
-
export class DisableableRouterLinkWithHrefDirective extends RouterLink {
|
|
12
|
-
constructor(router, route, renderer, elementRef, locationStrategy) {
|
|
13
|
-
super(router, route, undefined, renderer, elementRef, locationStrategy);
|
|
14
|
-
this.elementRef = elementRef;
|
|
15
|
-
}
|
|
16
|
-
onClick(button, ctrlKey, shiftKey, altKey, metaKey) {
|
|
17
|
-
if (this.elementRef.nativeElement.disabled) {
|
|
18
|
-
return false;
|
|
19
|
-
}
|
|
20
|
-
return super.onClick(button, ctrlKey, shiftKey, altKey, metaKey);
|
|
21
|
-
}
|
|
22
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: DisableableRouterLinkWithHrefDirective, deps: [{ token: Router }, { token: ActivatedRoute }, { token: i0.Renderer2 }, { token: i0.ElementRef }, { token: LocationStrategy }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
23
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.14", type: DisableableRouterLinkWithHrefDirective, usesInheritance: true, ngImport: i0 }); }
|
|
24
|
-
}
|
|
25
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: DisableableRouterLinkWithHrefDirective, decorators: [{
|
|
26
|
-
type: Directive
|
|
27
|
-
}], ctorParameters: () => [{ type: i1.Router, decorators: [{
|
|
28
|
-
type: Inject,
|
|
29
|
-
args: [Router]
|
|
30
|
-
}] }, { type: i1.ActivatedRoute, decorators: [{
|
|
31
|
-
type: Inject,
|
|
32
|
-
args: [ActivatedRoute]
|
|
33
|
-
}] }, { type: i0.Renderer2 }, { type: i0.ElementRef }, { type: i2.LocationStrategy, decorators: [{
|
|
34
|
-
type: Inject,
|
|
35
|
-
args: [LocationStrategy]
|
|
36
|
-
}] }] });
|
|
37
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZGlzYWJsZWFibGUtcm91dGVyLWxpbmstd2l0aC1ocmVmLmRpcmVjdGl2ZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL25pbWJsZS1hbmd1bGFyL3NyYy9kaXJlY3RpdmVzL2FuY2hvci1iYXNlL2Rpc2FibGVhYmxlLXJvdXRlci1saW5rLXdpdGgtaHJlZi5kaXJlY3RpdmUudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFNBQVMsRUFBRSxVQUFVLEVBQUUsTUFBTSxFQUFFLFNBQVMsRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUN6RSxPQUFPLEVBQUUsZ0JBQWdCLEVBQUUsTUFBTSxpQkFBaUIsQ0FBQztBQUNuRCxPQUFPLEVBQUUsY0FBYyxFQUFFLE1BQU0sRUFBRSxNQUFNLGlCQUFpQixDQUFDO0FBQ3pELE9BQU8sRUFBRSxVQUFVLEVBQUUsTUFBTSx5Q0FBeUMsQ0FBQzs7OztBQUVyRTs7R0FFRztBQUVILE1BQU0sT0FBTyxzQ0FBd0UsU0FBUSxVQUFVO0lBQ25HLFlBQ29CLE1BQWMsRUFDTixLQUFxQixFQUM3QyxRQUFtQixFQUNGLFVBQXlCLEVBQ2hCLGdCQUFtQztRQUU3RCxLQUFLLENBQUMsTUFBTSxFQUFFLEtBQUssRUFBRSxTQUFTLEVBQUUsUUFBUSxFQUFFLFVBQVUsRUFBRSxnQkFBZ0IsQ0FBQyxDQUFDO1FBSHZELGVBQVUsR0FBVixVQUFVLENBQWU7SUFJOUMsQ0FBQztJQUVlLE9BQU8sQ0FBQyxNQUFjLEVBQUUsT0FBZ0IsRUFBRSxRQUFpQixFQUFFLE1BQWUsRUFBRSxPQUFnQjtRQUMxRyxJQUFJLElBQUksQ0FBQyxVQUFVLENBQUMsYUFBYSxDQUFDLFFBQVEsRUFBRSxDQUFDO1lBQ3pDLE9BQU8sS0FBSyxDQUFDO1FBQ2pCLENBQUM7UUFFRCxPQUFPLEtBQUssQ0FBQyxPQUFPLENBQUMsTUFBTSxFQUFFLE9BQU8sRUFBRSxRQUFRLEVBQUUsTUFBTSxFQUFFLE9BQU8sQ0FBQyxDQUFDO0lBQ3JFLENBQUM7K0dBakJRLHNDQUFzQyxrQkFFbkMsTUFBTSxhQUNOLGNBQWMsZ0VBR2QsZ0JBQWdCO21HQU5uQixzQ0FBc0M7OzRGQUF0QyxzQ0FBc0M7a0JBRGxELFNBQVM7OzBCQUdELE1BQU07MkJBQUMsTUFBTTs7MEJBQ2IsTUFBTTsyQkFBQyxjQUFjOzswQkFHckIsTUFBTTsyQkFBQyxnQkFBZ0IiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBEaXJlY3RpdmUsIEVsZW1lbnRSZWYsIEluamVjdCwgUmVuZGVyZXIyIH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5pbXBvcnQgeyBMb2NhdGlvblN0cmF0ZWd5IH0gZnJvbSAnQGFuZ3VsYXIvY29tbW9uJztcbmltcG9ydCB7IEFjdGl2YXRlZFJvdXRlLCBSb3V0ZXIgfSBmcm9tICdAYW5ndWxhci9yb3V0ZXInO1xuaW1wb3J0IHsgUm91dGVyTGluayB9IGZyb20gJy4uLy4uL3RoaXJkcGFydHkvZGlyZWN0aXZlcy9yb3V0ZXJfbGluayc7XG5cbi8qKlxuICogQmFzZSBjbGFzcyBmb3IgTmltYmxlIHJvdXRlciBsaW5rIGRpcmVjdGl2ZXMgdGhhdCBnbyBvbiBkaXNhYmxlYWJsZSBlbGVtZW50c1xuICovXG5ARGlyZWN0aXZlKClcbmV4cG9ydCBjbGFzcyBEaXNhYmxlYWJsZVJvdXRlckxpbmtXaXRoSHJlZkRpcmVjdGl2ZTxUIGV4dGVuZHMgeyBkaXNhYmxlZDogYm9vbGVhbiB9PiBleHRlbmRzIFJvdXRlckxpbmsge1xuICAgIHB1YmxpYyBjb25zdHJ1Y3RvcihcbiAgICAgICAgQEluamVjdChSb3V0ZXIpIHJvdXRlcjogUm91dGVyLFxuICAgICAgICBASW5qZWN0KEFjdGl2YXRlZFJvdXRlKSByb3V0ZTogQWN0aXZhdGVkUm91dGUsXG4gICAgICAgIHJlbmRlcmVyOiBSZW5kZXJlcjIsXG4gICAgICAgIHByaXZhdGUgcmVhZG9ubHkgZWxlbWVudFJlZjogRWxlbWVudFJlZjxUPixcbiAgICAgICAgQEluamVjdChMb2NhdGlvblN0cmF0ZWd5KSBsb2NhdGlvblN0cmF0ZWd5PzogTG9jYXRpb25TdHJhdGVneVxuICAgICkge1xuICAgICAgICBzdXBlcihyb3V0ZXIsIHJvdXRlLCB1bmRlZmluZWQsIHJlbmRlcmVyLCBlbGVtZW50UmVmLCBsb2NhdGlvblN0cmF0ZWd5KTtcbiAgICB9XG5cbiAgICBwdWJsaWMgb3ZlcnJpZGUgb25DbGljayhidXR0b246IG51bWJlciwgY3RybEtleTogYm9vbGVhbiwgc2hpZnRLZXk6IGJvb2xlYW4sIGFsdEtleTogYm9vbGVhbiwgbWV0YUtleTogYm9vbGVhbik6IGJvb2xlYW4ge1xuICAgICAgICBpZiAodGhpcy5lbGVtZW50UmVmLm5hdGl2ZUVsZW1lbnQuZGlzYWJsZWQpIHtcbiAgICAgICAgICAgIHJldHVybiBmYWxzZTtcbiAgICAgICAgfVxuXG4gICAgICAgIHJldHVybiBzdXBlci5vbkNsaWNrKGJ1dHRvbiwgY3RybEtleSwgc2hpZnRLZXksIGFsdEtleSwgbWV0YUtleSk7XG4gICAgfVxufVxuIl19
|
|
@@ -1,73 +0,0 @@
|
|
|
1
|
-
import { Directive, ElementRef, Input, Renderer2 } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
/**
|
|
4
|
-
* Base class for directives providing link attributes.
|
|
5
|
-
*/
|
|
6
|
-
export class NimbleAnchorBaseDirective {
|
|
7
|
-
get href() {
|
|
8
|
-
return this.elementRef.nativeElement.href;
|
|
9
|
-
}
|
|
10
|
-
set href(value) {
|
|
11
|
-
this.renderer.setProperty(this.elementRef.nativeElement, 'href', value);
|
|
12
|
-
}
|
|
13
|
-
get hreflang() {
|
|
14
|
-
return this.elementRef.nativeElement.hreflang;
|
|
15
|
-
}
|
|
16
|
-
set hreflang(value) {
|
|
17
|
-
this.renderer.setProperty(this.elementRef.nativeElement, 'hreflang', value);
|
|
18
|
-
}
|
|
19
|
-
get ping() {
|
|
20
|
-
return this.elementRef.nativeElement.ping;
|
|
21
|
-
}
|
|
22
|
-
set ping(value) {
|
|
23
|
-
this.renderer.setProperty(this.elementRef.nativeElement, 'ping', value);
|
|
24
|
-
}
|
|
25
|
-
get referrerpolicy() {
|
|
26
|
-
return this.elementRef.nativeElement.referrerpolicy;
|
|
27
|
-
}
|
|
28
|
-
set referrerpolicy(value) {
|
|
29
|
-
this.renderer.setProperty(this.elementRef.nativeElement, 'referrerpolicy', value);
|
|
30
|
-
}
|
|
31
|
-
get rel() {
|
|
32
|
-
return this.elementRef.nativeElement.rel;
|
|
33
|
-
}
|
|
34
|
-
set rel(value) {
|
|
35
|
-
this.renderer.setProperty(this.elementRef.nativeElement, 'rel', value);
|
|
36
|
-
}
|
|
37
|
-
get target() {
|
|
38
|
-
return this.elementRef.nativeElement.target;
|
|
39
|
-
}
|
|
40
|
-
set target(value) {
|
|
41
|
-
this.renderer.setProperty(this.elementRef.nativeElement, 'target', value);
|
|
42
|
-
}
|
|
43
|
-
get type() {
|
|
44
|
-
return this.elementRef.nativeElement.type;
|
|
45
|
-
}
|
|
46
|
-
set type(value) {
|
|
47
|
-
this.renderer.setProperty(this.elementRef.nativeElement, 'type', value);
|
|
48
|
-
}
|
|
49
|
-
constructor(renderer, elementRef) {
|
|
50
|
-
this.renderer = renderer;
|
|
51
|
-
this.elementRef = elementRef;
|
|
52
|
-
}
|
|
53
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NimbleAnchorBaseDirective, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
54
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.14", type: NimbleAnchorBaseDirective, inputs: { href: "href", hreflang: "hreflang", ping: "ping", referrerpolicy: "referrerpolicy", rel: "rel", target: "target", type: "type" }, ngImport: i0 }); }
|
|
55
|
-
}
|
|
56
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NimbleAnchorBaseDirective, decorators: [{
|
|
57
|
-
type: Directive
|
|
58
|
-
}], ctorParameters: () => [{ type: i0.Renderer2 }, { type: i0.ElementRef }], propDecorators: { href: [{
|
|
59
|
-
type: Input
|
|
60
|
-
}], hreflang: [{
|
|
61
|
-
type: Input
|
|
62
|
-
}], ping: [{
|
|
63
|
-
type: Input
|
|
64
|
-
}], referrerpolicy: [{
|
|
65
|
-
type: Input
|
|
66
|
-
}], rel: [{
|
|
67
|
-
type: Input
|
|
68
|
-
}], target: [{
|
|
69
|
-
type: Input
|
|
70
|
-
}], type: [{
|
|
71
|
-
type: Input
|
|
72
|
-
}] } });
|
|
73
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibmltYmxlLWFuY2hvci1iYXNlLmRpcmVjdGl2ZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL25pbWJsZS1hbmd1bGFyL3NyYy9kaXJlY3RpdmVzL2FuY2hvci1iYXNlL25pbWJsZS1hbmNob3ItYmFzZS5kaXJlY3RpdmUudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFNBQVMsRUFBRSxVQUFVLEVBQUUsS0FBSyxFQUFFLFNBQVMsRUFBRSxNQUFNLGVBQWUsQ0FBQzs7QUFHeEU7O0dBRUc7QUFFSCxNQUFNLE9BQU8seUJBQXlCO0lBQ2xDLElBQVcsSUFBSTtRQUNYLE9BQU8sSUFBSSxDQUFDLFVBQVUsQ0FBQyxhQUFhLENBQUMsSUFBSSxDQUFDO0lBQzlDLENBQUM7SUFFRCxJQUFvQixJQUFJLENBQUMsS0FBYTtRQUNsQyxJQUFJLENBQUMsUUFBUSxDQUFDLFdBQVcsQ0FBQyxJQUFJLENBQUMsVUFBVSxDQUFDLGFBQWEsRUFBRSxNQUFNLEVBQUUsS0FBSyxDQUFDLENBQUM7SUFDNUUsQ0FBQztJQUVELElBQVcsUUFBUTtRQUNmLE9BQU8sSUFBSSxDQUFDLFVBQVUsQ0FBQyxhQUFhLENBQUMsUUFBUSxDQUFDO0lBQ2xELENBQUM7SUFFRCxJQUFvQixRQUFRLENBQUMsS0FBYTtRQUN0QyxJQUFJLENBQUMsUUFBUSxDQUFDLFdBQVcsQ0FBQyxJQUFJLENBQUMsVUFBVSxDQUFDLGFBQWEsRUFBRSxVQUFVLEVBQUUsS0FBSyxDQUFDLENBQUM7SUFDaEYsQ0FBQztJQUVELElBQVcsSUFBSTtRQUNYLE9BQU8sSUFBSSxDQUFDLFVBQVUsQ0FBQyxhQUFhLENBQUMsSUFBSSxDQUFDO0lBQzlDLENBQUM7SUFFRCxJQUFvQixJQUFJLENBQUMsS0FBYTtRQUNsQyxJQUFJLENBQUMsUUFBUSxDQUFDLFdBQVcsQ0FBQyxJQUFJLENBQUMsVUFBVSxDQUFDLGFBQWEsRUFBRSxNQUFNLEVBQUUsS0FBSyxDQUFDLENBQUM7SUFDNUUsQ0FBQztJQUVELElBQVcsY0FBYztRQUNyQixPQUFPLElBQUksQ0FBQyxVQUFVLENBQUMsYUFBYSxDQUFDLGNBQWMsQ0FBQztJQUN4RCxDQUFDO0lBRUQsSUFBb0IsY0FBYyxDQUFDLEtBQWE7UUFDNUMsSUFBSSxDQUFDLFFBQVEsQ0FBQyxXQUFXLENBQUMsSUFBSSxDQUFDLFVBQVUsQ0FBQyxhQUFhLEVBQUUsZ0JBQWdCLEVBQUUsS0FBSyxDQUFDLENBQUM7SUFDdEYsQ0FBQztJQUVELElBQVcsR0FBRztRQUNWLE9BQU8sSUFBSSxDQUFDLFVBQVUsQ0FBQyxhQUFhLENBQUMsR0FBRyxDQUFDO0lBQzdDLENBQUM7SUFFRCxJQUFvQixHQUFHLENBQUMsS0FBYTtRQUNqQyxJQUFJLENBQUMsUUFBUSxDQUFDLFdBQVcsQ0FBQyxJQUFJLENBQUMsVUFBVSxDQUFDLGFBQWEsRUFBRSxLQUFLLEVBQUUsS0FBSyxDQUFDLENBQUM7SUFDM0UsQ0FBQztJQUVELElBQVcsTUFBTTtRQUNiLE9BQU8sSUFBSSxDQUFDLFVBQVUsQ0FBQyxhQUFhLENBQUMsTUFBTSxDQUFDO0lBQ2hELENBQUM7SUFFRCxJQUFvQixNQUFNLENBQUMsS0FBYTtRQUNwQyxJQUFJLENBQUMsUUFBUSxDQUFDLFdBQVcsQ0FBQyxJQUFJLENBQUMsVUFBVSxDQUFDLGFBQWEsRUFBRSxRQUFRLEVBQUUsS0FBSyxDQUFDLENBQUM7SUFDOUUsQ0FBQztJQUVELElBQVcsSUFBSTtRQUNYLE9BQU8sSUFBSSxDQUFDLFVBQVUsQ0FBQyxhQUFhLENBQUMsSUFBSSxDQUFDO0lBQzlDLENBQUM7SUFFRCxJQUFvQixJQUFJLENBQUMsS0FBYTtRQUNsQyxJQUFJLENBQUMsUUFBUSxDQUFDLFdBQVcsQ0FBQyxJQUFJLENBQUMsVUFBVSxDQUFDLGFBQWEsRUFBRSxNQUFNLEVBQUUsS0FBSyxDQUFDLENBQUM7SUFDNUUsQ0FBQztJQUVELFlBQXNDLFFBQW1CLEVBQXFCLFVBQXlCO1FBQWpFLGFBQVEsR0FBUixRQUFRLENBQVc7UUFBcUIsZUFBVSxHQUFWLFVBQVUsQ0FBZTtJQUFHLENBQUM7K0dBekRsRyx5QkFBeUI7bUdBQXpCLHlCQUF5Qjs7NEZBQXpCLHlCQUF5QjtrQkFEckMsU0FBUzt1R0FNYyxJQUFJO3NCQUF2QixLQUFLO2dCQVFjLFFBQVE7c0JBQTNCLEtBQUs7Z0JBUWMsSUFBSTtzQkFBdkIsS0FBSztnQkFRYyxjQUFjO3NCQUFqQyxLQUFLO2dCQVFjLEdBQUc7c0JBQXRCLEtBQUs7Z0JBUWMsTUFBTTtzQkFBekIsS0FBSztnQkFRYyxJQUFJO3NCQUF2QixLQUFLIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgRGlyZWN0aXZlLCBFbGVtZW50UmVmLCBJbnB1dCwgUmVuZGVyZXIyIH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5pbXBvcnQgdHlwZSB7IEFuY2hvckJhc2UgfSBmcm9tICdAbmkvbmltYmxlLWNvbXBvbmVudHMvZGlzdC9lc20vYW5jaG9yLWJhc2UnO1xuXG4vKipcbiAqIEJhc2UgY2xhc3MgZm9yIGRpcmVjdGl2ZXMgcHJvdmlkaW5nIGxpbmsgYXR0cmlidXRlcy5cbiAqL1xuQERpcmVjdGl2ZSgpXG5leHBvcnQgY2xhc3MgTmltYmxlQW5jaG9yQmFzZURpcmVjdGl2ZTxUIGV4dGVuZHMgQW5jaG9yQmFzZT4ge1xuICAgIHB1YmxpYyBnZXQgaHJlZigpOiBzdHJpbmcge1xuICAgICAgICByZXR1cm4gdGhpcy5lbGVtZW50UmVmLm5hdGl2ZUVsZW1lbnQuaHJlZjtcbiAgICB9XG5cbiAgICBASW5wdXQoKSBwdWJsaWMgc2V0IGhyZWYodmFsdWU6IHN0cmluZykge1xuICAgICAgICB0aGlzLnJlbmRlcmVyLnNldFByb3BlcnR5KHRoaXMuZWxlbWVudFJlZi5uYXRpdmVFbGVtZW50LCAnaHJlZicsIHZhbHVlKTtcbiAgICB9XG5cbiAgICBwdWJsaWMgZ2V0IGhyZWZsYW5nKCk6IHN0cmluZyB7XG4gICAgICAgIHJldHVybiB0aGlzLmVsZW1lbnRSZWYubmF0aXZlRWxlbWVudC5ocmVmbGFuZztcbiAgICB9XG5cbiAgICBASW5wdXQoKSBwdWJsaWMgc2V0IGhyZWZsYW5nKHZhbHVlOiBzdHJpbmcpIHtcbiAgICAgICAgdGhpcy5yZW5kZXJlci5zZXRQcm9wZXJ0eSh0aGlzLmVsZW1lbnRSZWYubmF0aXZlRWxlbWVudCwgJ2hyZWZsYW5nJywgdmFsdWUpO1xuICAgIH1cblxuICAgIHB1YmxpYyBnZXQgcGluZygpOiBzdHJpbmcge1xuICAgICAgICByZXR1cm4gdGhpcy5lbGVtZW50UmVmLm5hdGl2ZUVsZW1lbnQucGluZztcbiAgICB9XG5cbiAgICBASW5wdXQoKSBwdWJsaWMgc2V0IHBpbmcodmFsdWU6IHN0cmluZykge1xuICAgICAgICB0aGlzLnJlbmRlcmVyLnNldFByb3BlcnR5KHRoaXMuZWxlbWVudFJlZi5uYXRpdmVFbGVtZW50LCAncGluZycsIHZhbHVlKTtcbiAgICB9XG5cbiAgICBwdWJsaWMgZ2V0IHJlZmVycmVycG9saWN5KCk6IHN0cmluZyB7XG4gICAgICAgIHJldHVybiB0aGlzLmVsZW1lbnRSZWYubmF0aXZlRWxlbWVudC5yZWZlcnJlcnBvbGljeTtcbiAgICB9XG5cbiAgICBASW5wdXQoKSBwdWJsaWMgc2V0IHJlZmVycmVycG9saWN5KHZhbHVlOiBzdHJpbmcpIHtcbiAgICAgICAgdGhpcy5yZW5kZXJlci5zZXRQcm9wZXJ0eSh0aGlzLmVsZW1lbnRSZWYubmF0aXZlRWxlbWVudCwgJ3JlZmVycmVycG9saWN5JywgdmFsdWUpO1xuICAgIH1cblxuICAgIHB1YmxpYyBnZXQgcmVsKCk6IHN0cmluZyB7XG4gICAgICAgIHJldHVybiB0aGlzLmVsZW1lbnRSZWYubmF0aXZlRWxlbWVudC5yZWw7XG4gICAgfVxuXG4gICAgQElucHV0KCkgcHVibGljIHNldCByZWwodmFsdWU6IHN0cmluZykge1xuICAgICAgICB0aGlzLnJlbmRlcmVyLnNldFByb3BlcnR5KHRoaXMuZWxlbWVudFJlZi5uYXRpdmVFbGVtZW50LCAncmVsJywgdmFsdWUpO1xuICAgIH1cblxuICAgIHB1YmxpYyBnZXQgdGFyZ2V0KCk6IHN0cmluZyB7XG4gICAgICAgIHJldHVybiB0aGlzLmVsZW1lbnRSZWYubmF0aXZlRWxlbWVudC50YXJnZXQ7XG4gICAgfVxuXG4gICAgQElucHV0KCkgcHVibGljIHNldCB0YXJnZXQodmFsdWU6IHN0cmluZykge1xuICAgICAgICB0aGlzLnJlbmRlcmVyLnNldFByb3BlcnR5KHRoaXMuZWxlbWVudFJlZi5uYXRpdmVFbGVtZW50LCAndGFyZ2V0JywgdmFsdWUpO1xuICAgIH1cblxuICAgIHB1YmxpYyBnZXQgdHlwZSgpOiBzdHJpbmcge1xuICAgICAgICByZXR1cm4gdGhpcy5lbGVtZW50UmVmLm5hdGl2ZUVsZW1lbnQudHlwZTtcbiAgICB9XG5cbiAgICBASW5wdXQoKSBwdWJsaWMgc2V0IHR5cGUodmFsdWU6IHN0cmluZykge1xuICAgICAgICB0aGlzLnJlbmRlcmVyLnNldFByb3BlcnR5KHRoaXMuZWxlbWVudFJlZi5uYXRpdmVFbGVtZW50LCAndHlwZScsIHZhbHVlKTtcbiAgICB9XG5cbiAgICBwdWJsaWMgY29uc3RydWN0b3IocHJvdGVjdGVkIHJlYWRvbmx5IHJlbmRlcmVyOiBSZW5kZXJlcjIsIHByb3RlY3RlZCByZWFkb25seSBlbGVtZW50UmVmOiBFbGVtZW50UmVmPFQ+KSB7fVxufSJdfQ==
|
package/esm2022/directives/anchor-button/nimble-anchor-button-router-link-with-href.directive.mjs
DELETED
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
import { Directive, Input } from '@angular/core';
|
|
2
|
-
import { DisableableRouterLinkWithHrefDirective } from '../anchor-base/disableable-router-link-with-href.directive';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
/**
|
|
5
|
-
* Selectors used for built-in Angular RouterLink directives:
|
|
6
|
-
* RouterLink: ':not(a):not(area)[routerLink]'
|
|
7
|
-
* RouterLinkWithHref: 'a[routerLink],area[routerLink]'
|
|
8
|
-
*
|
|
9
|
-
* See https://github.com/angular/angular/blob/5957ff4163f55d814be2cf80b9909244f1ce5262/packages/router/src/directives/router_link.ts
|
|
10
|
-
*/
|
|
11
|
-
/**
|
|
12
|
-
* Directive to handle nimble-anchor-button RouterLink support.
|
|
13
|
-
* Note: Clients need to use [nimbleRouterLink] instead of [routerLink], so that there
|
|
14
|
-
* won't also be an active RouterLink directive incorrectly handling navigation.
|
|
15
|
-
*/
|
|
16
|
-
export class NimbleAnchorButtonRouterLinkWithHrefDirective extends DisableableRouterLinkWithHrefDirective {
|
|
17
|
-
set nimbleRouterLink(commands) {
|
|
18
|
-
this.routerLink = commands;
|
|
19
|
-
}
|
|
20
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NimbleAnchorButtonRouterLinkWithHrefDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
|
|
21
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.14", type: NimbleAnchorButtonRouterLinkWithHrefDirective, selector: "nimble-anchor-button[nimbleRouterLink]", inputs: { nimbleRouterLink: "nimbleRouterLink" }, usesInheritance: true, ngImport: i0 }); }
|
|
22
|
-
}
|
|
23
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NimbleAnchorButtonRouterLinkWithHrefDirective, decorators: [{
|
|
24
|
-
type: Directive,
|
|
25
|
-
args: [{
|
|
26
|
-
selector: 'nimble-anchor-button[nimbleRouterLink]',
|
|
27
|
-
standalone: false
|
|
28
|
-
}]
|
|
29
|
-
}], propDecorators: { nimbleRouterLink: [{
|
|
30
|
-
type: Input
|
|
31
|
-
}] } });
|
|
32
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibmltYmxlLWFuY2hvci1idXR0b24tcm91dGVyLWxpbmstd2l0aC1ocmVmLmRpcmVjdGl2ZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL25pbWJsZS1hbmd1bGFyL3NyYy9kaXJlY3RpdmVzL2FuY2hvci1idXR0b24vbmltYmxlLWFuY2hvci1idXR0b24tcm91dGVyLWxpbmstd2l0aC1ocmVmLmRpcmVjdGl2ZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsU0FBUyxFQUFFLEtBQUssRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUVqRCxPQUFPLEVBQUUsc0NBQXNDLEVBQUUsTUFBTSw0REFBNEQsQ0FBQzs7QUFFcEg7Ozs7OztHQU1HO0FBRUg7Ozs7R0FJRztBQUtILE1BQU0sT0FBTyw2Q0FBOEMsU0FBUSxzQ0FBb0Q7SUFDbkgsSUFDVyxnQkFBZ0IsQ0FBQyxRQUE2QztRQUNyRSxJQUFJLENBQUMsVUFBVSxHQUFHLFFBQVEsQ0FBQztJQUMvQixDQUFDOytHQUpRLDZDQUE2QzttR0FBN0MsNkNBQTZDOzs0RkFBN0MsNkNBQTZDO2tCQUp6RCxTQUFTO21CQUFDO29CQUNQLFFBQVEsRUFBRSx3Q0FBd0M7b0JBQ2xELFVBQVUsRUFBRSxLQUFLO2lCQUNwQjs4QkFHYyxnQkFBZ0I7c0JBRDFCLEtBQUsiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBEaXJlY3RpdmUsIElucHV0IH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5pbXBvcnQgdHlwZSB7IEFuY2hvckJ1dHRvbiB9IGZyb20gJy4vbmltYmxlLWFuY2hvci1idXR0b24uZGlyZWN0aXZlJztcbmltcG9ydCB7IERpc2FibGVhYmxlUm91dGVyTGlua1dpdGhIcmVmRGlyZWN0aXZlIH0gZnJvbSAnLi4vYW5jaG9yLWJhc2UvZGlzYWJsZWFibGUtcm91dGVyLWxpbmstd2l0aC1ocmVmLmRpcmVjdGl2ZSc7XG5cbi8qKlxuICogU2VsZWN0b3JzIHVzZWQgZm9yIGJ1aWx0LWluIEFuZ3VsYXIgUm91dGVyTGluayBkaXJlY3RpdmVzOlxuICogUm91dGVyTGluazogJzpub3QoYSk6bm90KGFyZWEpW3JvdXRlckxpbmtdJ1xuICogUm91dGVyTGlua1dpdGhIcmVmOiAnYVtyb3V0ZXJMaW5rXSxhcmVhW3JvdXRlckxpbmtdJ1xuICpcbiAqIFNlZSBodHRwczovL2dpdGh1Yi5jb20vYW5ndWxhci9hbmd1bGFyL2Jsb2IvNTk1N2ZmNDE2M2Y1NWQ4MTRiZTJjZjgwYjk5MDkyNDRmMWNlNTI2Mi9wYWNrYWdlcy9yb3V0ZXIvc3JjL2RpcmVjdGl2ZXMvcm91dGVyX2xpbmsudHNcbiAqL1xuXG4vKipcbiAqIERpcmVjdGl2ZSB0byBoYW5kbGUgbmltYmxlLWFuY2hvci1idXR0b24gUm91dGVyTGluayBzdXBwb3J0LlxuICogTm90ZTogQ2xpZW50cyBuZWVkIHRvIHVzZSBbbmltYmxlUm91dGVyTGlua10gaW5zdGVhZCBvZiBbcm91dGVyTGlua10sIHNvIHRoYXQgdGhlcmVcbiAqIHdvbid0IGFsc28gYmUgYW4gYWN0aXZlIFJvdXRlckxpbmsgZGlyZWN0aXZlIGluY29ycmVjdGx5IGhhbmRsaW5nIG5hdmlnYXRpb24uXG4gKi9cbkBEaXJlY3RpdmUoe1xuICAgIHNlbGVjdG9yOiAnbmltYmxlLWFuY2hvci1idXR0b25bbmltYmxlUm91dGVyTGlua10nLFxuICAgIHN0YW5kYWxvbmU6IGZhbHNlXG59KVxuZXhwb3J0IGNsYXNzIE5pbWJsZUFuY2hvckJ1dHRvblJvdXRlckxpbmtXaXRoSHJlZkRpcmVjdGl2ZSBleHRlbmRzIERpc2FibGVhYmxlUm91dGVyTGlua1dpdGhIcmVmRGlyZWN0aXZlPEFuY2hvckJ1dHRvbj4ge1xuICAgIEBJbnB1dCgpXG4gICAgcHVibGljIHNldCBuaW1ibGVSb3V0ZXJMaW5rKGNvbW1hbmRzOiBuZXZlcltdIHwgc3RyaW5nIHwgbnVsbCB8IHVuZGVmaW5lZCkge1xuICAgICAgICB0aGlzLnJvdXRlckxpbmsgPSBjb21tYW5kcztcbiAgICB9XG59XG4iXX0=
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
import { Directive } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
/**
|
|
4
|
-
* Directive used solely to point consumers to use [nimbleRouterLink] / NimbleAnchorButtonRouterLinkWithHrefDirective.
|
|
5
|
-
*
|
|
6
|
-
* @see NimbleAnchorButtonRouterLinkWithHrefDirective
|
|
7
|
-
*/
|
|
8
|
-
export class NimbleAnchorButtonRouterLinkDirective {
|
|
9
|
-
constructor() {
|
|
10
|
-
throw new Error('Use [nimbleRouterLink] instead of [routerLink].');
|
|
11
|
-
}
|
|
12
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NimbleAnchorButtonRouterLinkDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
13
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.14", type: NimbleAnchorButtonRouterLinkDirective, selector: "nimble-anchor-button[routerLink]", ngImport: i0 }); }
|
|
14
|
-
}
|
|
15
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NimbleAnchorButtonRouterLinkDirective, decorators: [{
|
|
16
|
-
type: Directive,
|
|
17
|
-
args: [{
|
|
18
|
-
selector: 'nimble-anchor-button[routerLink]',
|
|
19
|
-
standalone: false
|
|
20
|
-
}]
|
|
21
|
-
}], ctorParameters: () => [] });
|
|
22
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibmltYmxlLWFuY2hvci1idXR0b24tcm91dGVyLWxpbmsuZGlyZWN0aXZlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vbmltYmxlLWFuZ3VsYXIvc3JjL2RpcmVjdGl2ZXMvYW5jaG9yLWJ1dHRvbi9uaW1ibGUtYW5jaG9yLWJ1dHRvbi1yb3V0ZXItbGluay5kaXJlY3RpdmUudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFNBQVMsRUFBRSxNQUFNLGVBQWUsQ0FBQzs7QUFFMUM7Ozs7R0FJRztBQUtILE1BQU0sT0FBTyxxQ0FBcUM7SUFDOUM7UUFDSSxNQUFNLElBQUksS0FBSyxDQUFDLGlEQUFpRCxDQUFDLENBQUM7SUFDdkUsQ0FBQzsrR0FIUSxxQ0FBcUM7bUdBQXJDLHFDQUFxQzs7NEZBQXJDLHFDQUFxQztrQkFKakQsU0FBUzttQkFBQztvQkFDUCxRQUFRLEVBQUUsa0NBQWtDO29CQUM1QyxVQUFVLEVBQUUsS0FBSztpQkFDcEIiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBEaXJlY3RpdmUgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcblxuLyoqXG4gKiBEaXJlY3RpdmUgdXNlZCBzb2xlbHkgdG8gcG9pbnQgY29uc3VtZXJzIHRvIHVzZSBbbmltYmxlUm91dGVyTGlua10gLyBOaW1ibGVBbmNob3JCdXR0b25Sb3V0ZXJMaW5rV2l0aEhyZWZEaXJlY3RpdmUuXG4gKlxuICogQHNlZSBOaW1ibGVBbmNob3JCdXR0b25Sb3V0ZXJMaW5rV2l0aEhyZWZEaXJlY3RpdmVcbiAqL1xuQERpcmVjdGl2ZSh7XG4gICAgc2VsZWN0b3I6ICduaW1ibGUtYW5jaG9yLWJ1dHRvbltyb3V0ZXJMaW5rXScsXG4gICAgc3RhbmRhbG9uZTogZmFsc2Vcbn0pXG5leHBvcnQgY2xhc3MgTmltYmxlQW5jaG9yQnV0dG9uUm91dGVyTGlua0RpcmVjdGl2ZSB7XG4gICAgcHVibGljIGNvbnN0cnVjdG9yKCkge1xuICAgICAgICB0aHJvdyBuZXcgRXJyb3IoJ1VzZSBbbmltYmxlUm91dGVyTGlua10gaW5zdGVhZCBvZiBbcm91dGVyTGlua10uJyk7XG4gICAgfVxufVxuIl19
|
|
@@ -1,58 +0,0 @@
|
|
|
1
|
-
import { Directive, ElementRef, Input, Renderer2 } from '@angular/core';
|
|
2
|
-
import { anchorButtonTag } from '@ni/nimble-components/dist/esm/anchor-button';
|
|
3
|
-
import { toBooleanProperty } from '@ni/nimble-angular/internal-utilities';
|
|
4
|
-
import { NimbleAnchorBaseDirective } from '../anchor-base/nimble-anchor-base.directive';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
export { anchorButtonTag };
|
|
7
|
-
/**
|
|
8
|
-
* Directive to provide Angular integration for the anchor button.
|
|
9
|
-
*/
|
|
10
|
-
export class NimbleAnchorButtonDirective extends NimbleAnchorBaseDirective {
|
|
11
|
-
get appearance() {
|
|
12
|
-
return this.elementRef.nativeElement.appearance;
|
|
13
|
-
}
|
|
14
|
-
set appearance(value) {
|
|
15
|
-
this.renderer.setProperty(this.elementRef.nativeElement, 'appearance', value);
|
|
16
|
-
}
|
|
17
|
-
get appearanceVariant() {
|
|
18
|
-
return this.elementRef.nativeElement.appearanceVariant;
|
|
19
|
-
}
|
|
20
|
-
set appearanceVariant(value) {
|
|
21
|
-
this.renderer.setProperty(this.elementRef.nativeElement, 'appearanceVariant', value);
|
|
22
|
-
}
|
|
23
|
-
get contentHidden() {
|
|
24
|
-
return this.elementRef.nativeElement.contentHidden;
|
|
25
|
-
}
|
|
26
|
-
set contentHidden(value) {
|
|
27
|
-
this.renderer.setProperty(this.elementRef.nativeElement, 'contentHidden', toBooleanProperty(value));
|
|
28
|
-
}
|
|
29
|
-
get disabled() {
|
|
30
|
-
return this.elementRef.nativeElement.disabled;
|
|
31
|
-
}
|
|
32
|
-
set disabled(value) {
|
|
33
|
-
this.renderer.setProperty(this.elementRef.nativeElement, 'disabled', toBooleanProperty(value));
|
|
34
|
-
}
|
|
35
|
-
constructor(renderer, elementRef) {
|
|
36
|
-
super(renderer, elementRef);
|
|
37
|
-
}
|
|
38
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NimbleAnchorButtonDirective, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
39
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.14", type: NimbleAnchorButtonDirective, selector: "nimble-anchor-button", inputs: { appearance: "appearance", appearanceVariant: ["appearance-variant", "appearanceVariant"], contentHidden: ["content-hidden", "contentHidden"], disabled: "disabled" }, usesInheritance: true, ngImport: i0 }); }
|
|
40
|
-
}
|
|
41
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NimbleAnchorButtonDirective, decorators: [{
|
|
42
|
-
type: Directive,
|
|
43
|
-
args: [{
|
|
44
|
-
selector: 'nimble-anchor-button',
|
|
45
|
-
standalone: false
|
|
46
|
-
}]
|
|
47
|
-
}], ctorParameters: () => [{ type: i0.Renderer2 }, { type: i0.ElementRef }], propDecorators: { appearance: [{
|
|
48
|
-
type: Input
|
|
49
|
-
}], appearanceVariant: [{
|
|
50
|
-
type: Input,
|
|
51
|
-
args: ['appearance-variant']
|
|
52
|
-
}], contentHidden: [{
|
|
53
|
-
type: Input,
|
|
54
|
-
args: ['content-hidden']
|
|
55
|
-
}], disabled: [{
|
|
56
|
-
type: Input
|
|
57
|
-
}] } });
|
|
58
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibmltYmxlLWFuY2hvci1idXR0b24uZGlyZWN0aXZlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vbmltYmxlLWFuZ3VsYXIvc3JjL2RpcmVjdGl2ZXMvYW5jaG9yLWJ1dHRvbi9uaW1ibGUtYW5jaG9yLWJ1dHRvbi5kaXJlY3RpdmUudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFNBQVMsRUFBRSxVQUFVLEVBQUUsS0FBSyxFQUFFLFNBQVMsRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUN4RSxPQUFPLEVBQXFCLGVBQWUsRUFBRSxNQUFNLDhDQUE4QyxDQUFDO0FBRWxHLE9BQU8sRUFBZ0MsaUJBQWlCLEVBQUUsTUFBTSx1Q0FBdUMsQ0FBQztBQUN4RyxPQUFPLEVBQUUseUJBQXlCLEVBQUUsTUFBTSw2Q0FBNkMsQ0FBQzs7QUFHeEYsT0FBTyxFQUFFLGVBQWUsRUFBRSxDQUFDO0FBRTNCOztHQUVHO0FBS0gsTUFBTSxPQUFPLDJCQUE0QixTQUFRLHlCQUF1QztJQUNwRixJQUFXLFVBQVU7UUFDakIsT0FBTyxJQUFJLENBQUMsVUFBVSxDQUFDLGFBQWEsQ0FBQyxVQUFVLENBQUM7SUFDcEQsQ0FBQztJQUVELElBQW9CLFVBQVUsQ0FBQyxLQUF1QjtRQUNsRCxJQUFJLENBQUMsUUFBUSxDQUFDLFdBQVcsQ0FBQyxJQUFJLENBQUMsVUFBVSxDQUFDLGFBQWEsRUFBRSxZQUFZLEVBQUUsS0FBSyxDQUFDLENBQUM7SUFDbEYsQ0FBQztJQUVELElBQVcsaUJBQWlCO1FBQ3hCLE9BQU8sSUFBSSxDQUFDLFVBQVUsQ0FBQyxhQUFhLENBQUMsaUJBQWlCLENBQUM7SUFDM0QsQ0FBQztJQUVELElBQXdDLGlCQUFpQixDQUFDLEtBQThCO1FBQ3BGLElBQUksQ0FBQyxRQUFRLENBQUMsV0FBVyxDQUFDLElBQUksQ0FBQyxVQUFVLENBQUMsYUFBYSxFQUFFLG1CQUFtQixFQUFFLEtBQUssQ0FBQyxDQUFDO0lBQ3pGLENBQUM7SUFFRCxJQUFXLGFBQWE7UUFDcEIsT0FBTyxJQUFJLENBQUMsVUFBVSxDQUFDLGFBQWEsQ0FBQyxhQUFhLENBQUM7SUFDdkQsQ0FBQztJQUVELElBQW9DLGFBQWEsQ0FBQyxLQUE4QjtRQUM1RSxJQUFJLENBQUMsUUFBUSxDQUFDLFdBQVcsQ0FBQyxJQUFJLENBQUMsVUFBVSxDQUFDLGFBQWEsRUFBRSxlQUFlLEVBQUUsaUJBQWlCLENBQUMsS0FBSyxDQUFDLENBQUMsQ0FBQztJQUN4RyxDQUFDO0lBRUQsSUFBVyxRQUFRO1FBQ2YsT0FBTyxJQUFJLENBQUMsVUFBVSxDQUFDLGFBQWEsQ0FBQyxRQUFRLENBQUM7SUFDbEQsQ0FBQztJQUVELElBQW9CLFFBQVEsQ0FBQyxLQUE4QjtRQUN2RCxJQUFJLENBQUMsUUFBUSxDQUFDLFdBQVcsQ0FBQyxJQUFJLENBQUMsVUFBVSxDQUFDLGFBQWEsRUFBRSxVQUFVLEVBQUUsaUJBQWlCLENBQUMsS0FBSyxDQUFDLENBQUMsQ0FBQztJQUNuRyxDQUFDO0lBRUQsWUFBbUIsUUFBbUIsRUFBRSxVQUFvQztRQUN4RSxLQUFLLENBQUMsUUFBUSxFQUFFLFVBQVUsQ0FBQyxDQUFDO0lBQ2hDLENBQUM7K0dBbkNRLDJCQUEyQjttR0FBM0IsMkJBQTJCOzs0RkFBM0IsMkJBQTJCO2tCQUp2QyxTQUFTO21CQUFDO29CQUNQLFFBQVEsRUFBRSxzQkFBc0I7b0JBQ2hDLFVBQVUsRUFBRSxLQUFLO2lCQUNwQjt1R0FNdUIsVUFBVTtzQkFBN0IsS0FBSztnQkFRa0MsaUJBQWlCO3NCQUF4RCxLQUFLO3VCQUFDLG9CQUFvQjtnQkFRUyxhQUFhO3NCQUFoRCxLQUFLO3VCQUFDLGdCQUFnQjtnQkFRSCxRQUFRO3NCQUEzQixLQUFLIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgRGlyZWN0aXZlLCBFbGVtZW50UmVmLCBJbnB1dCwgUmVuZGVyZXIyIH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5pbXBvcnQgeyB0eXBlIEFuY2hvckJ1dHRvbiwgYW5jaG9yQnV0dG9uVGFnIH0gZnJvbSAnQG5pL25pbWJsZS1jb21wb25lbnRzL2Rpc3QvZXNtL2FuY2hvci1idXR0b24nO1xuaW1wb3J0IHR5cGUgeyBCdXR0b25BcHBlYXJhbmNlLCBCdXR0b25BcHBlYXJhbmNlVmFyaWFudCB9IGZyb20gJ0BuaS9uaW1ibGUtY29tcG9uZW50cy9kaXN0L2VzbS9hbmNob3ItYnV0dG9uL3R5cGVzJztcbmltcG9ydCB7IHR5cGUgQm9vbGVhblZhbHVlT3JBdHRyaWJ1dGUsIHRvQm9vbGVhblByb3BlcnR5IH0gZnJvbSAnQG5pL25pbWJsZS1hbmd1bGFyL2ludGVybmFsLXV0aWxpdGllcyc7XG5pbXBvcnQgeyBOaW1ibGVBbmNob3JCYXNlRGlyZWN0aXZlIH0gZnJvbSAnLi4vYW5jaG9yLWJhc2UvbmltYmxlLWFuY2hvci1iYXNlLmRpcmVjdGl2ZSc7XG5cbmV4cG9ydCB0eXBlIHsgQW5jaG9yQnV0dG9uIH07XG5leHBvcnQgeyBhbmNob3JCdXR0b25UYWcgfTtcblxuLyoqXG4gKiBEaXJlY3RpdmUgdG8gcHJvdmlkZSBBbmd1bGFyIGludGVncmF0aW9uIGZvciB0aGUgYW5jaG9yIGJ1dHRvbi5cbiAqL1xuQERpcmVjdGl2ZSh7XG4gICAgc2VsZWN0b3I6ICduaW1ibGUtYW5jaG9yLWJ1dHRvbicsXG4gICAgc3RhbmRhbG9uZTogZmFsc2Vcbn0pXG5leHBvcnQgY2xhc3MgTmltYmxlQW5jaG9yQnV0dG9uRGlyZWN0aXZlIGV4dGVuZHMgTmltYmxlQW5jaG9yQmFzZURpcmVjdGl2ZTxBbmNob3JCdXR0b24+IHtcbiAgICBwdWJsaWMgZ2V0IGFwcGVhcmFuY2UoKTogQnV0dG9uQXBwZWFyYW5jZSB7XG4gICAgICAgIHJldHVybiB0aGlzLmVsZW1lbnRSZWYubmF0aXZlRWxlbWVudC5hcHBlYXJhbmNlO1xuICAgIH1cblxuICAgIEBJbnB1dCgpIHB1YmxpYyBzZXQgYXBwZWFyYW5jZSh2YWx1ZTogQnV0dG9uQXBwZWFyYW5jZSkge1xuICAgICAgICB0aGlzLnJlbmRlcmVyLnNldFByb3BlcnR5KHRoaXMuZWxlbWVudFJlZi5uYXRpdmVFbGVtZW50LCAnYXBwZWFyYW5jZScsIHZhbHVlKTtcbiAgICB9XG5cbiAgICBwdWJsaWMgZ2V0IGFwcGVhcmFuY2VWYXJpYW50KCk6IEJ1dHRvbkFwcGVhcmFuY2VWYXJpYW50IHtcbiAgICAgICAgcmV0dXJuIHRoaXMuZWxlbWVudFJlZi5uYXRpdmVFbGVtZW50LmFwcGVhcmFuY2VWYXJpYW50O1xuICAgIH1cblxuICAgIEBJbnB1dCgnYXBwZWFyYW5jZS12YXJpYW50JykgcHVibGljIHNldCBhcHBlYXJhbmNlVmFyaWFudCh2YWx1ZTogQnV0dG9uQXBwZWFyYW5jZVZhcmlhbnQpIHtcbiAgICAgICAgdGhpcy5yZW5kZXJlci5zZXRQcm9wZXJ0eSh0aGlzLmVsZW1lbnRSZWYubmF0aXZlRWxlbWVudCwgJ2FwcGVhcmFuY2VWYXJpYW50JywgdmFsdWUpO1xuICAgIH1cblxuICAgIHB1YmxpYyBnZXQgY29udGVudEhpZGRlbigpOiBib29sZWFuIHtcbiAgICAgICAgcmV0dXJuIHRoaXMuZWxlbWVudFJlZi5uYXRpdmVFbGVtZW50LmNvbnRlbnRIaWRkZW47XG4gICAgfVxuXG4gICAgQElucHV0KCdjb250ZW50LWhpZGRlbicpIHB1YmxpYyBzZXQgY29udGVudEhpZGRlbih2YWx1ZTogQm9vbGVhblZhbHVlT3JBdHRyaWJ1dGUpIHtcbiAgICAgICAgdGhpcy5yZW5kZXJlci5zZXRQcm9wZXJ0eSh0aGlzLmVsZW1lbnRSZWYubmF0aXZlRWxlbWVudCwgJ2NvbnRlbnRIaWRkZW4nLCB0b0Jvb2xlYW5Qcm9wZXJ0eSh2YWx1ZSkpO1xuICAgIH1cblxuICAgIHB1YmxpYyBnZXQgZGlzYWJsZWQoKTogYm9vbGVhbiB7XG4gICAgICAgIHJldHVybiB0aGlzLmVsZW1lbnRSZWYubmF0aXZlRWxlbWVudC5kaXNhYmxlZDtcbiAgICB9XG5cbiAgICBASW5wdXQoKSBwdWJsaWMgc2V0IGRpc2FibGVkKHZhbHVlOiBCb29sZWFuVmFsdWVPckF0dHJpYnV0ZSkge1xuICAgICAgICB0aGlzLnJlbmRlcmVyLnNldFByb3BlcnR5KHRoaXMuZWxlbWVudFJlZi5uYXRpdmVFbGVtZW50LCAnZGlzYWJsZWQnLCB0b0Jvb2xlYW5Qcm9wZXJ0eSh2YWx1ZSkpO1xuICAgIH1cblxuICAgIHB1YmxpYyBjb25zdHJ1Y3RvcihyZW5kZXJlcjogUmVuZGVyZXIyLCBlbGVtZW50UmVmOiBFbGVtZW50UmVmPEFuY2hvckJ1dHRvbj4pIHtcbiAgICAgICAgc3VwZXIocmVuZGVyZXIsIGVsZW1lbnRSZWYpO1xuICAgIH1cbn1cbiJdfQ==
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
import { NgModule } from '@angular/core';
|
|
2
|
-
import { CommonModule } from '@angular/common';
|
|
3
|
-
import { NimbleAnchorButtonDirective } from './nimble-anchor-button.directive';
|
|
4
|
-
import { NimbleAnchorButtonRouterLinkDirective } from './nimble-anchor-button-router-link.directive';
|
|
5
|
-
import { NimbleAnchorButtonRouterLinkWithHrefDirective } from './nimble-anchor-button-router-link-with-href.directive';
|
|
6
|
-
import '@ni/nimble-components/dist/esm/anchor-button';
|
|
7
|
-
import * as i0 from "@angular/core";
|
|
8
|
-
export class NimbleAnchorButtonModule {
|
|
9
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NimbleAnchorButtonModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
10
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.14", ngImport: i0, type: NimbleAnchorButtonModule, declarations: [NimbleAnchorButtonDirective, NimbleAnchorButtonRouterLinkDirective, NimbleAnchorButtonRouterLinkWithHrefDirective], imports: [CommonModule], exports: [NimbleAnchorButtonDirective, NimbleAnchorButtonRouterLinkDirective, NimbleAnchorButtonRouterLinkWithHrefDirective] }); }
|
|
11
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NimbleAnchorButtonModule, imports: [CommonModule] }); }
|
|
12
|
-
}
|
|
13
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NimbleAnchorButtonModule, decorators: [{
|
|
14
|
-
type: NgModule,
|
|
15
|
-
args: [{
|
|
16
|
-
declarations: [NimbleAnchorButtonDirective, NimbleAnchorButtonRouterLinkDirective, NimbleAnchorButtonRouterLinkWithHrefDirective],
|
|
17
|
-
imports: [CommonModule],
|
|
18
|
-
exports: [NimbleAnchorButtonDirective, NimbleAnchorButtonRouterLinkDirective, NimbleAnchorButtonRouterLinkWithHrefDirective]
|
|
19
|
-
}]
|
|
20
|
-
}] });
|
|
21
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibmltYmxlLWFuY2hvci1idXR0b24ubW9kdWxlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vbmltYmxlLWFuZ3VsYXIvc3JjL2RpcmVjdGl2ZXMvYW5jaG9yLWJ1dHRvbi9uaW1ibGUtYW5jaG9yLWJ1dHRvbi5tb2R1bGUudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFFBQVEsRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUN6QyxPQUFPLEVBQUUsWUFBWSxFQUFFLE1BQU0saUJBQWlCLENBQUM7QUFDL0MsT0FBTyxFQUFFLDJCQUEyQixFQUFFLE1BQU0sa0NBQWtDLENBQUM7QUFDL0UsT0FBTyxFQUFFLHFDQUFxQyxFQUFFLE1BQU0sOENBQThDLENBQUM7QUFDckcsT0FBTyxFQUFFLDZDQUE2QyxFQUFFLE1BQU0sd0RBQXdELENBQUM7QUFFdkgsT0FBTyw4Q0FBOEMsQ0FBQzs7QUFPdEQsTUFBTSxPQUFPLHdCQUF3QjsrR0FBeEIsd0JBQXdCO2dIQUF4Qix3QkFBd0IsaUJBSmxCLDJCQUEyQixFQUFFLHFDQUFxQyxFQUFFLDZDQUE2QyxhQUN0SCxZQUFZLGFBQ1osMkJBQTJCLEVBQUUscUNBQXFDLEVBQUUsNkNBQTZDO2dIQUVsSCx3QkFBd0IsWUFIdkIsWUFBWTs7NEZBR2Isd0JBQXdCO2tCQUxwQyxRQUFRO21CQUFDO29CQUNOLFlBQVksRUFBRSxDQUFDLDJCQUEyQixFQUFFLHFDQUFxQyxFQUFFLDZDQUE2QyxDQUFDO29CQUNqSSxPQUFPLEVBQUUsQ0FBQyxZQUFZLENBQUM7b0JBQ3ZCLE9BQU8sRUFBRSxDQUFDLDJCQUEyQixFQUFFLHFDQUFxQyxFQUFFLDZDQUE2QyxDQUFDO2lCQUMvSCIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IE5nTW9kdWxlIH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5pbXBvcnQgeyBDb21tb25Nb2R1bGUgfSBmcm9tICdAYW5ndWxhci9jb21tb24nO1xuaW1wb3J0IHsgTmltYmxlQW5jaG9yQnV0dG9uRGlyZWN0aXZlIH0gZnJvbSAnLi9uaW1ibGUtYW5jaG9yLWJ1dHRvbi5kaXJlY3RpdmUnO1xuaW1wb3J0IHsgTmltYmxlQW5jaG9yQnV0dG9uUm91dGVyTGlua0RpcmVjdGl2ZSB9IGZyb20gJy4vbmltYmxlLWFuY2hvci1idXR0b24tcm91dGVyLWxpbmsuZGlyZWN0aXZlJztcbmltcG9ydCB7IE5pbWJsZUFuY2hvckJ1dHRvblJvdXRlckxpbmtXaXRoSHJlZkRpcmVjdGl2ZSB9IGZyb20gJy4vbmltYmxlLWFuY2hvci1idXR0b24tcm91dGVyLWxpbmstd2l0aC1ocmVmLmRpcmVjdGl2ZSc7XG5cbmltcG9ydCAnQG5pL25pbWJsZS1jb21wb25lbnRzL2Rpc3QvZXNtL2FuY2hvci1idXR0b24nO1xuXG5ATmdNb2R1bGUoe1xuICAgIGRlY2xhcmF0aW9uczogW05pbWJsZUFuY2hvckJ1dHRvbkRpcmVjdGl2ZSwgTmltYmxlQW5jaG9yQnV0dG9uUm91dGVyTGlua0RpcmVjdGl2ZSwgTmltYmxlQW5jaG9yQnV0dG9uUm91dGVyTGlua1dpdGhIcmVmRGlyZWN0aXZlXSxcbiAgICBpbXBvcnRzOiBbQ29tbW9uTW9kdWxlXSxcbiAgICBleHBvcnRzOiBbTmltYmxlQW5jaG9yQnV0dG9uRGlyZWN0aXZlLCBOaW1ibGVBbmNob3JCdXR0b25Sb3V0ZXJMaW5rRGlyZWN0aXZlLCBOaW1ibGVBbmNob3JCdXR0b25Sb3V0ZXJMaW5rV2l0aEhyZWZEaXJlY3RpdmVdXG59KVxuZXhwb3J0IGNsYXNzIE5pbWJsZUFuY2hvckJ1dHRvbk1vZHVsZSB7IH1cbiJdfQ==
|