@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,397 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* [Nimble]
|
|
3
|
-
* Copied from https://github.com/angular/angular/blob/18.2.13/packages/router/src/directives/router_link.ts
|
|
4
|
-
* with the following modifications:
|
|
5
|
-
* - Copy `isUrlTree` function from url_tree.ts into this file instead of importing
|
|
6
|
-
* - Hardcode `isAnchorElement` to `true` so that the directive will correctly set the `href` on elements within nimble that represent anchors
|
|
7
|
-
* - Make `href` a `@HostBindinding` to avoid using Angular's private sanitization APIs because `href` bindings automatically are sanitized by
|
|
8
|
-
* Angular (see https://angular.io/guide/security#sanitization-and-security-contexts). Implementations leveraging RouterLink should have a test
|
|
9
|
-
* ensuring sanitization is called.
|
|
10
|
-
* - Comment out uneccessary export of the deprecated `RouterLinkWithHref`
|
|
11
|
-
*/
|
|
12
|
-
/**
|
|
13
|
-
* @license
|
|
14
|
-
* Copyright Google LLC All Rights Reserved.
|
|
15
|
-
*
|
|
16
|
-
* Use of this source code is governed by an MIT-style license that can be
|
|
17
|
-
* found in the LICENSE file at https://angular.dev/license
|
|
18
|
-
*/
|
|
19
|
-
import { LocationStrategy } from '@angular/common';
|
|
20
|
-
import { Attribute, booleanAttribute, Directive, ElementRef, HostBinding, HostListener, Inject, Input, Renderer2, ɵRuntimeError as RuntimeError, ɵɵsanitizeUrlOrResourceUrl, } from '@angular/core';
|
|
21
|
-
import { Subject, Subscription } from 'rxjs';
|
|
22
|
-
import { NavigationEnd } from '@angular/router';
|
|
23
|
-
import { Router } from '@angular/router';
|
|
24
|
-
import { ActivatedRoute } from '@angular/router';
|
|
25
|
-
import { UrlTree } from '@angular/router';
|
|
26
|
-
import * as i0 from "@angular/core";
|
|
27
|
-
import * as i1 from "@angular/router";
|
|
28
|
-
import * as i2 from "@angular/common";
|
|
29
|
-
// import {RuntimeErrorCode} from '../errors';
|
|
30
|
-
// [Nimble] Copied from https://github.com/angular/angular/blob/18.2.13/packages/router/src/url_tree.ts
|
|
31
|
-
function isUrlTree(v) {
|
|
32
|
-
return v instanceof UrlTree;
|
|
33
|
-
}
|
|
34
|
-
/**
|
|
35
|
-
* @description
|
|
36
|
-
*
|
|
37
|
-
* When applied to an element in a template, makes that element a link
|
|
38
|
-
* that initiates navigation to a route. Navigation opens one or more routed components
|
|
39
|
-
* in one or more `<router-outlet>` locations on the page.
|
|
40
|
-
*
|
|
41
|
-
* Given a route configuration `[{ path: 'user/:name', component: UserCmp }]`,
|
|
42
|
-
* the following creates a static link to the route:
|
|
43
|
-
* `<a routerLink="/user/bob">link to user component</a>`
|
|
44
|
-
*
|
|
45
|
-
* You can use dynamic values to generate the link.
|
|
46
|
-
* For a dynamic link, pass an array of path segments,
|
|
47
|
-
* followed by the params for each segment.
|
|
48
|
-
* For example, `['/team', teamId, 'user', userName, {details: true}]`
|
|
49
|
-
* generates a link to `/team/11/user/bob;details=true`.
|
|
50
|
-
*
|
|
51
|
-
* Multiple static segments can be merged into one term and combined with dynamic segments.
|
|
52
|
-
* For example, `['/team/11/user', userName, {details: true}]`
|
|
53
|
-
*
|
|
54
|
-
* The input that you provide to the link is treated as a delta to the current URL.
|
|
55
|
-
* For instance, suppose the current URL is `/user/(box//aux:team)`.
|
|
56
|
-
* The link `<a [routerLink]="['/user/jim']">Jim</a>` creates the URL
|
|
57
|
-
* `/user/(jim//aux:team)`.
|
|
58
|
-
* See {@link Router#createUrlTree} for more information.
|
|
59
|
-
*
|
|
60
|
-
* @usageNotes
|
|
61
|
-
*
|
|
62
|
-
* You can use absolute or relative paths in a link, set query parameters,
|
|
63
|
-
* control how parameters are handled, and keep a history of navigation states.
|
|
64
|
-
*
|
|
65
|
-
* ### Relative link paths
|
|
66
|
-
*
|
|
67
|
-
* The first segment name can be prepended with `/`, `./`, or `../`.
|
|
68
|
-
* * If the first segment begins with `/`, the router looks up the route from the root of the
|
|
69
|
-
* app.
|
|
70
|
-
* * If the first segment begins with `./`, or doesn't begin with a slash, the router
|
|
71
|
-
* looks in the children of the current activated route.
|
|
72
|
-
* * If the first segment begins with `../`, the router goes up one level in the route tree.
|
|
73
|
-
*
|
|
74
|
-
* ### Setting and handling query params and fragments
|
|
75
|
-
*
|
|
76
|
-
* The following link adds a query parameter and a fragment to the generated URL:
|
|
77
|
-
*
|
|
78
|
-
* ```
|
|
79
|
-
* <a [routerLink]="['/user/bob']" [queryParams]="{debug: true}" fragment="education">
|
|
80
|
-
* link to user component
|
|
81
|
-
* </a>
|
|
82
|
-
* ```
|
|
83
|
-
* By default, the directive constructs the new URL using the given query parameters.
|
|
84
|
-
* The example generates the link: `/user/bob?debug=true#education`.
|
|
85
|
-
*
|
|
86
|
-
* You can instruct the directive to handle query parameters differently
|
|
87
|
-
* by specifying the `queryParamsHandling` option in the link.
|
|
88
|
-
* Allowed values are:
|
|
89
|
-
*
|
|
90
|
-
* - `'merge'`: Merge the given `queryParams` into the current query params.
|
|
91
|
-
* - `'preserve'`: Preserve the current query params.
|
|
92
|
-
*
|
|
93
|
-
* For example:
|
|
94
|
-
*
|
|
95
|
-
* ```
|
|
96
|
-
* <a [routerLink]="['/user/bob']" [queryParams]="{debug: true}" queryParamsHandling="merge">
|
|
97
|
-
* link to user component
|
|
98
|
-
* </a>
|
|
99
|
-
* ```
|
|
100
|
-
*
|
|
101
|
-
* `queryParams`, `fragment`, `queryParamsHandling`, `preserveFragment`, and `relativeTo`
|
|
102
|
-
* cannot be used when the `routerLink` input is a `UrlTree`.
|
|
103
|
-
*
|
|
104
|
-
* See {@link UrlCreationOptions#queryParamsHandling}.
|
|
105
|
-
*
|
|
106
|
-
* ### Preserving navigation history
|
|
107
|
-
*
|
|
108
|
-
* You can provide a `state` value to be persisted to the browser's
|
|
109
|
-
* [`History.state` property](https://developer.mozilla.org/en-US/docs/Web/API/History#Properties).
|
|
110
|
-
* For example:
|
|
111
|
-
*
|
|
112
|
-
* ```
|
|
113
|
-
* <a [routerLink]="['/user/bob']" [state]="{tracingId: 123}">
|
|
114
|
-
* link to user component
|
|
115
|
-
* </a>
|
|
116
|
-
* ```
|
|
117
|
-
*
|
|
118
|
-
* Use {@link Router#getCurrentNavigation} to retrieve a saved
|
|
119
|
-
* navigation-state value. For example, to capture the `tracingId` during the `NavigationStart`
|
|
120
|
-
* event:
|
|
121
|
-
*
|
|
122
|
-
* ```
|
|
123
|
-
* // Get NavigationStart events
|
|
124
|
-
* router.events.pipe(filter(e => e instanceof NavigationStart)).subscribe(e => {
|
|
125
|
-
* const navigation = router.getCurrentNavigation();
|
|
126
|
-
* tracingService.trace({id: navigation.extras.state.tracingId});
|
|
127
|
-
* });
|
|
128
|
-
* ```
|
|
129
|
-
*
|
|
130
|
-
* @ngModule RouterModule
|
|
131
|
-
*
|
|
132
|
-
* @publicApi
|
|
133
|
-
*/
|
|
134
|
-
/* [Nimble] Remove all configuration from @Directive decorator
|
|
135
|
-
@Directive({
|
|
136
|
-
selector: '[routerLink]',
|
|
137
|
-
standalone: true,
|
|
138
|
-
})
|
|
139
|
-
*/
|
|
140
|
-
export class RouterLink {
|
|
141
|
-
constructor(router, route, tabIndexAttribute, renderer, el,
|
|
142
|
-
// [Nimble] Need Inject decorator
|
|
143
|
-
locationStrategy) {
|
|
144
|
-
this.router = router;
|
|
145
|
-
this.route = route;
|
|
146
|
-
this.tabIndexAttribute = tabIndexAttribute;
|
|
147
|
-
this.renderer = renderer;
|
|
148
|
-
this.el = el;
|
|
149
|
-
this.locationStrategy = locationStrategy;
|
|
150
|
-
/**
|
|
151
|
-
* Represents an `href` attribute value applied to a host element,
|
|
152
|
-
* when a host element is `<a>`. For other tags, the value is `null`.
|
|
153
|
-
*/
|
|
154
|
-
// [Nimble] Make `href` a `@HostBinding`
|
|
155
|
-
// href: string | null = null;
|
|
156
|
-
this.href = null;
|
|
157
|
-
/** @internal */
|
|
158
|
-
this.onChanges = new Subject();
|
|
159
|
-
/**
|
|
160
|
-
* Passed to {@link Router#createUrlTree} as part of the
|
|
161
|
-
* `UrlCreationOptions`.
|
|
162
|
-
* @see {@link UrlCreationOptions#preserveFragment}
|
|
163
|
-
* @see {@link Router#createUrlTree}
|
|
164
|
-
*/
|
|
165
|
-
this.preserveFragment = false;
|
|
166
|
-
/**
|
|
167
|
-
* Passed to {@link Router#navigateByUrl} as part of the
|
|
168
|
-
* `NavigationBehaviorOptions`.
|
|
169
|
-
* @see {@link NavigationBehaviorOptions#skipLocationChange}
|
|
170
|
-
* @see {@link Router#navigateByUrl}
|
|
171
|
-
*/
|
|
172
|
-
this.skipLocationChange = false;
|
|
173
|
-
/**
|
|
174
|
-
* Passed to {@link Router#navigateByUrl} as part of the
|
|
175
|
-
* `NavigationBehaviorOptions`.
|
|
176
|
-
* @see {@link NavigationBehaviorOptions#replaceUrl}
|
|
177
|
-
* @see {@link Router#navigateByUrl}
|
|
178
|
-
*/
|
|
179
|
-
this.replaceUrl = false;
|
|
180
|
-
this.routerLinkInput = null;
|
|
181
|
-
// [Nimble] Hard-coding `isAnchorElement` to `true`
|
|
182
|
-
// const tagName = el.nativeElement.tagName?.toLowerCase();
|
|
183
|
-
// this.isAnchorElement = tagName === 'a' || tagName === 'area';
|
|
184
|
-
this.isAnchorElement = true;
|
|
185
|
-
if (this.isAnchorElement) {
|
|
186
|
-
this.subscription = router.events.subscribe((s) => {
|
|
187
|
-
if (s instanceof NavigationEnd) {
|
|
188
|
-
this.updateHref();
|
|
189
|
-
}
|
|
190
|
-
});
|
|
191
|
-
}
|
|
192
|
-
else {
|
|
193
|
-
this.setTabIndexIfNotOnNativeEl('0');
|
|
194
|
-
}
|
|
195
|
-
}
|
|
196
|
-
/**
|
|
197
|
-
* Modifies the tab index if there was not a tabindex attribute on the element during
|
|
198
|
-
* instantiation.
|
|
199
|
-
*/
|
|
200
|
-
setTabIndexIfNotOnNativeEl(newTabIndex) {
|
|
201
|
-
if (this.tabIndexAttribute != null /* both `null` and `undefined` */ || this.isAnchorElement) {
|
|
202
|
-
return;
|
|
203
|
-
}
|
|
204
|
-
this.applyAttributeValue('tabindex', newTabIndex);
|
|
205
|
-
}
|
|
206
|
-
/** @nodoc */
|
|
207
|
-
// TODO(atscott): Remove changes parameter in major version as a breaking change.
|
|
208
|
-
ngOnChanges(changes) {
|
|
209
|
-
/* [Nimble] Comment out extra error handling that uses ngDevMode and RuntimeErrorCode
|
|
210
|
-
if (
|
|
211
|
-
ngDevMode &&
|
|
212
|
-
isUrlTree(this.routerLinkInput) &&
|
|
213
|
-
(this.fragment !== undefined ||
|
|
214
|
-
this.queryParams ||
|
|
215
|
-
this.queryParamsHandling ||
|
|
216
|
-
this.preserveFragment ||
|
|
217
|
-
this.relativeTo)
|
|
218
|
-
) {
|
|
219
|
-
throw new RuntimeError(
|
|
220
|
-
RuntimeErrorCode.INVALID_ROUTER_LINK_INPUTS,
|
|
221
|
-
'Cannot configure queryParams or fragment when using a UrlTree as the routerLink input value.',
|
|
222
|
-
);
|
|
223
|
-
}
|
|
224
|
-
*/
|
|
225
|
-
if (this.isAnchorElement) {
|
|
226
|
-
this.updateHref();
|
|
227
|
-
}
|
|
228
|
-
// This is subscribed to by `RouterLinkActive` so that it knows to update when there are changes
|
|
229
|
-
// to the RouterLinks it's tracking.
|
|
230
|
-
this.onChanges.next(this);
|
|
231
|
-
}
|
|
232
|
-
/**
|
|
233
|
-
* Commands to pass to {@link Router#createUrlTree} or a `UrlTree`.
|
|
234
|
-
* - **array**: commands to pass to {@link Router#createUrlTree}.
|
|
235
|
-
* - **string**: shorthand for array of commands with just the string, i.e. `['/route']`
|
|
236
|
-
* - **UrlTree**: a `UrlTree` for this link rather than creating one from the commands
|
|
237
|
-
* and other inputs that correspond to properties of `UrlCreationOptions`.
|
|
238
|
-
* - **null|undefined**: effectively disables the `routerLink`
|
|
239
|
-
* @see {@link Router#createUrlTree}
|
|
240
|
-
*/
|
|
241
|
-
set routerLink(commandsOrUrlTree) {
|
|
242
|
-
if (commandsOrUrlTree == null) {
|
|
243
|
-
this.routerLinkInput = null;
|
|
244
|
-
this.setTabIndexIfNotOnNativeEl(null);
|
|
245
|
-
}
|
|
246
|
-
else {
|
|
247
|
-
if (isUrlTree(commandsOrUrlTree)) {
|
|
248
|
-
this.routerLinkInput = commandsOrUrlTree;
|
|
249
|
-
}
|
|
250
|
-
else {
|
|
251
|
-
this.routerLinkInput = Array.isArray(commandsOrUrlTree)
|
|
252
|
-
? commandsOrUrlTree
|
|
253
|
-
: [commandsOrUrlTree];
|
|
254
|
-
}
|
|
255
|
-
this.setTabIndexIfNotOnNativeEl('0');
|
|
256
|
-
}
|
|
257
|
-
}
|
|
258
|
-
/** @nodoc */
|
|
259
|
-
onClick(button, ctrlKey, shiftKey, altKey, metaKey) {
|
|
260
|
-
const urlTree = this.urlTree;
|
|
261
|
-
if (urlTree === null) {
|
|
262
|
-
return true;
|
|
263
|
-
}
|
|
264
|
-
if (this.isAnchorElement) {
|
|
265
|
-
if (button !== 0 || ctrlKey || shiftKey || altKey || metaKey) {
|
|
266
|
-
return true;
|
|
267
|
-
}
|
|
268
|
-
if (typeof this.target === 'string' && this.target != '_self') {
|
|
269
|
-
return true;
|
|
270
|
-
}
|
|
271
|
-
}
|
|
272
|
-
const extras = {
|
|
273
|
-
skipLocationChange: this.skipLocationChange,
|
|
274
|
-
replaceUrl: this.replaceUrl,
|
|
275
|
-
state: this.state,
|
|
276
|
-
info: this.info,
|
|
277
|
-
};
|
|
278
|
-
this.router.navigateByUrl(urlTree, extras);
|
|
279
|
-
// Return `false` for `<a>` elements to prevent default action
|
|
280
|
-
// and cancel the native behavior, since the navigation is handled
|
|
281
|
-
// by the Router.
|
|
282
|
-
return !this.isAnchorElement;
|
|
283
|
-
}
|
|
284
|
-
/** @nodoc */
|
|
285
|
-
ngOnDestroy() {
|
|
286
|
-
this.subscription?.unsubscribe();
|
|
287
|
-
}
|
|
288
|
-
updateHref() {
|
|
289
|
-
const urlTree = this.urlTree;
|
|
290
|
-
this.href =
|
|
291
|
-
urlTree !== null && this.locationStrategy
|
|
292
|
-
? this.locationStrategy?.prepareExternalUrl(this.router.serializeUrl(urlTree))
|
|
293
|
-
: null;
|
|
294
|
-
/**
|
|
295
|
-
* [Nimble] Remove sanitization code and applying the `href` attribute in favor of changing `href`
|
|
296
|
-
* to be a `@HostBinding`. This avoids the need of calling into private Angular sanitization code.
|
|
297
|
-
*/
|
|
298
|
-
// const sanitizedValue =
|
|
299
|
-
// this.href === null
|
|
300
|
-
// ? null
|
|
301
|
-
// : // This class represents a directive that can be added to both `<a>` elements,
|
|
302
|
-
// // as well as other elements. As a result, we can't define security context at
|
|
303
|
-
// // compile time. So the security context is deferred to runtime.
|
|
304
|
-
// // The `ɵɵsanitizeUrlOrResourceUrl` selects the necessary sanitizer function
|
|
305
|
-
// // based on the tag and property names. The logic mimics the one from
|
|
306
|
-
// // `packages/compiler/src/schema/dom_security_schema.ts`, which is used at compile time.
|
|
307
|
-
// //
|
|
308
|
-
// // Note: we should investigate whether we can switch to using `@HostBinding('attr.href')`
|
|
309
|
-
// // instead of applying a value via a renderer, after a final merge of the
|
|
310
|
-
// // `RouterLinkWithHref` directive.
|
|
311
|
-
// ɵɵsanitizeUrlOrResourceUrl(
|
|
312
|
-
// this.href,
|
|
313
|
-
// this.el.nativeElement.tagName.toLowerCase(),
|
|
314
|
-
// 'href',
|
|
315
|
-
// );
|
|
316
|
-
// this.applyAttributeValue('href', sanitizedValue);
|
|
317
|
-
}
|
|
318
|
-
applyAttributeValue(attrName, attrValue) {
|
|
319
|
-
const renderer = this.renderer;
|
|
320
|
-
const nativeElement = this.el.nativeElement;
|
|
321
|
-
if (attrValue !== null) {
|
|
322
|
-
renderer.setAttribute(nativeElement, attrName, attrValue);
|
|
323
|
-
}
|
|
324
|
-
else {
|
|
325
|
-
renderer.removeAttribute(nativeElement, attrName);
|
|
326
|
-
}
|
|
327
|
-
}
|
|
328
|
-
get urlTree() {
|
|
329
|
-
if (this.routerLinkInput === null) {
|
|
330
|
-
return null;
|
|
331
|
-
}
|
|
332
|
-
else if (isUrlTree(this.routerLinkInput)) {
|
|
333
|
-
return this.routerLinkInput;
|
|
334
|
-
}
|
|
335
|
-
return this.router.createUrlTree(this.routerLinkInput, {
|
|
336
|
-
// If the `relativeTo` input is not defined, we want to use `this.route` by default.
|
|
337
|
-
// Otherwise, we should use the value provided by the user in the input.
|
|
338
|
-
relativeTo: this.relativeTo !== undefined ? this.relativeTo : this.route,
|
|
339
|
-
queryParams: this.queryParams,
|
|
340
|
-
fragment: this.fragment,
|
|
341
|
-
queryParamsHandling: this.queryParamsHandling,
|
|
342
|
-
preserveFragment: this.preserveFragment,
|
|
343
|
-
});
|
|
344
|
-
}
|
|
345
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: RouterLink, deps: [{ token: i1.Router }, { token: i1.ActivatedRoute }, { token: 'tabindex', attribute: true }, { token: i0.Renderer2 }, { token: i0.ElementRef }, { token: LocationStrategy }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
346
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "16.1.0", version: "18.2.14", type: RouterLink, inputs: { target: "target", queryParams: "queryParams", fragment: "fragment", queryParamsHandling: "queryParamsHandling", state: "state", info: "info", relativeTo: "relativeTo", preserveFragment: ["preserveFragment", "preserveFragment", booleanAttribute], skipLocationChange: ["skipLocationChange", "skipLocationChange", booleanAttribute], replaceUrl: ["replaceUrl", "replaceUrl", booleanAttribute], routerLink: "routerLink" }, host: { listeners: { "click": "onClick($event.button,$event.ctrlKey,$event.shiftKey,$event.altKey,$event.metaKey)" }, properties: { "attr.href": "this.href", "attr.target": "this.target" } }, usesOnChanges: true, ngImport: i0 }); }
|
|
347
|
-
}
|
|
348
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: RouterLink, decorators: [{
|
|
349
|
-
type: Directive
|
|
350
|
-
}], ctorParameters: () => [{ type: i1.Router }, { type: i1.ActivatedRoute }, { type: undefined, decorators: [{
|
|
351
|
-
type: Attribute,
|
|
352
|
-
args: ['tabindex']
|
|
353
|
-
}] }, { type: i0.Renderer2 }, { type: i0.ElementRef }, { type: i2.LocationStrategy, decorators: [{
|
|
354
|
-
type: Inject,
|
|
355
|
-
args: [LocationStrategy]
|
|
356
|
-
}] }], propDecorators: { href: [{
|
|
357
|
-
type: HostBinding,
|
|
358
|
-
args: ['attr.href']
|
|
359
|
-
}], target: [{
|
|
360
|
-
type: HostBinding,
|
|
361
|
-
args: ['attr.target']
|
|
362
|
-
}, {
|
|
363
|
-
type: Input
|
|
364
|
-
}], queryParams: [{
|
|
365
|
-
type: Input
|
|
366
|
-
}], fragment: [{
|
|
367
|
-
type: Input
|
|
368
|
-
}], queryParamsHandling: [{
|
|
369
|
-
type: Input
|
|
370
|
-
}], state: [{
|
|
371
|
-
type: Input
|
|
372
|
-
}], info: [{
|
|
373
|
-
type: Input
|
|
374
|
-
}], relativeTo: [{
|
|
375
|
-
type: Input
|
|
376
|
-
}], preserveFragment: [{
|
|
377
|
-
type: Input,
|
|
378
|
-
args: [{ transform: booleanAttribute }]
|
|
379
|
-
}], skipLocationChange: [{
|
|
380
|
-
type: Input,
|
|
381
|
-
args: [{ transform: booleanAttribute }]
|
|
382
|
-
}], replaceUrl: [{
|
|
383
|
-
type: Input,
|
|
384
|
-
args: [{ transform: booleanAttribute }]
|
|
385
|
-
}], routerLink: [{
|
|
386
|
-
type: Input
|
|
387
|
-
}], onClick: [{
|
|
388
|
-
type: HostListener,
|
|
389
|
-
args: ['click', [
|
|
390
|
-
'$event.button',
|
|
391
|
-
'$event.ctrlKey',
|
|
392
|
-
'$event.shiftKey',
|
|
393
|
-
'$event.altKey',
|
|
394
|
-
'$event.metaKey',
|
|
395
|
-
]]
|
|
396
|
-
}] } });
|
|
397
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicm91dGVyX2xpbmsuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9uaW1ibGUtYW5ndWxhci9zcmMvdGhpcmRwYXJ0eS9kaXJlY3RpdmVzL3JvdXRlcl9saW5rLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBOzs7Ozs7Ozs7O0dBVUc7QUFHSDs7Ozs7O0dBTUc7QUFFSCxPQUFPLEVBQUMsZ0JBQWdCLEVBQUMsTUFBTSxpQkFBaUIsQ0FBQztBQUNqRCxPQUFPLEVBQ0wsU0FBUyxFQUNULGdCQUFnQixFQUNoQixTQUFTLEVBQ1QsVUFBVSxFQUNWLFdBQVcsRUFDWCxZQUFZLEVBQ1osTUFBTSxFQUNOLEtBQUssRUFHTCxTQUFTLEVBQ1QsYUFBYSxJQUFJLFlBQVksRUFFN0IsMEJBQTBCLEdBQzNCLE1BQU0sZUFBZSxDQUFDO0FBQ3ZCLE9BQU8sRUFBQyxPQUFPLEVBQUUsWUFBWSxFQUFDLE1BQU0sTUFBTSxDQUFDO0FBRTNDLE9BQU8sRUFBYSxhQUFhLEVBQUMsTUFBTSxpQkFBaUIsQ0FBQztBQUUxRCxPQUFPLEVBQUMsTUFBTSxFQUFDLE1BQU0saUJBQWlCLENBQUM7QUFDdkMsT0FBTyxFQUFDLGNBQWMsRUFBQyxNQUFNLGlCQUFpQixDQUFDO0FBRS9DLE9BQU8sRUFBQyxPQUFPLEVBQUMsTUFBTSxpQkFBaUIsQ0FBQzs7OztBQUN4Qyw4Q0FBOEM7QUFFOUMsdUdBQXVHO0FBQ3ZHLFNBQVMsU0FBUyxDQUFDLENBQU07SUFDdkIsT0FBTyxDQUFDLFlBQVksT0FBTyxDQUFDO0FBQzlCLENBQUM7QUFFRDs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7O0dBbUdHO0FBQ0g7Ozs7O0VBS0U7QUFFRixNQUFNLE9BQU8sVUFBVTtJQXFFckIsWUFDVSxNQUFjLEVBQ2QsS0FBcUIsRUFDVyxpQkFBNEMs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aEMsVUFBVTtzQkFEYixLQUFLO2dCQXlCTixPQUFPO3NCQVBOLFlBQVk7dUJBQUMsT0FBTyxFQUFFO3dCQUNyQixlQUFlO3dCQUNmLGdCQUFnQjt3QkFDaEIsaUJBQWlCO3dCQUNqQixlQUFlO3dCQUNmLGdCQUFnQjtxQkFDakIiLCJzb3VyY2VzQ29udGVudCI6WyIvKipcbiAqIFtOaW1ibGVdXG4gKiBDb3BpZWQgZnJvbSBodHRwczovL2dpdGh1Yi5jb20vYW5ndWxhci9hbmd1bGFyL2Jsb2IvMTguMi4xMy9wYWNrYWdlcy9yb3V0ZXIvc3JjL2RpcmVjdGl2ZXMvcm91dGVyX2xpbmsudHNcbiAqIHdpdGggdGhlIGZvbGxvd2luZyBtb2RpZmljYXRpb25zOlxuICogLSBDb3B5IGBpc1VybFRyZWVgIGZ1bmN0aW9uIGZyb20gdXJsX3RyZWUudHMgaW50byB0aGlzIGZpbGUgaW5zdGVhZCBvZiBpbXBvcnRpbmdcbiAqIC0gSGFyZGNvZGUgYGlzQW5jaG9yRWxlbWVudGAgdG8gYHRydWVgIHNvIHRoYXQgdGhlIGRpcmVjdGl2ZSB3aWxsIGNvcnJlY3RseSBzZXQgdGhlIGBocmVmYCBvbiBlbGVtZW50cyB3aXRoaW4gbmltYmxlIHRoYXQgcmVwcmVzZW50IGFuY2hvcnNcbiAqIC0gTWFrZSBgaHJlZmAgYSBgQEhvc3RCaW5kaW5kaW5nYCB0byBhdm9pZCB1c2luZyBBbmd1bGFyJ3MgcHJpdmF0ZSBzYW5pdGl6YXRpb24gQVBJcyBiZWNhdXNlIGBocmVmYCBiaW5kaW5ncyBhdXRvbWF0aWNhbGx5IGFyZSBzYW5pdGl6ZWQgYnlcbiAqICAgQW5ndWxhciAoc2VlIGh0dHBzOi8vYW5ndWxhci5pby9ndWlkZS9zZWN1cml0eSNzYW5pdGl6YXRpb24tYW5kLXNlY3VyaXR5LWNvbnRleHRzKS4gSW1wbGVtZW50YXRpb25zIGxldmVyYWdpbmcgUm91dGVyTGluayBzaG91bGQgaGF2ZSBhIHRlc3RcbiAqICAgZW5zdXJpbmcgc2FuaXRpemF0aW9uIGlzIGNhbGxlZC5cbiAqIC0gQ29tbWVudCBvdXQgdW5lY2Nlc3NhcnkgZXhwb3J0IG9mIHRoZSBkZXByZWNhdGVkIGBSb3V0ZXJMaW5rV2l0aEhyZWZgXG4gKi9cblxuXG4vKipcbiAqIEBsaWNlbnNlXG4gKiBDb3B5cmlnaHQgR29vZ2xlIExMQyBBbGwgUmlnaHRzIFJlc2VydmVkLlxuICpcbiAqIFVzZSBvZiB0aGlzIHNvdXJjZSBjb2RlIGlzIGdvdmVybmVkIGJ5IGFuIE1JVC1zdHlsZSBsaWNlbnNlIHRoYXQgY2FuIGJlXG4gKiBmb3VuZCBpbiB0aGUgTElDRU5TRSBmaWxlIGF0IGh0dHBzOi8vYW5ndWxhci5kZXYvbGljZW5zZVxuICovXG5cbmltcG9ydCB7TG9jYXRpb25TdHJhdGVneX0gZnJvbSAnQGFuZ3VsYXIvY29tbW9uJztcbmltcG9ydCB7XG4gIEF0dHJpYnV0ZSxcbiAgYm9vbGVhbkF0dHJpYnV0ZSxcbiAgRGlyZWN0aXZlLFxuICBFbGVtZW50UmVmLFxuICBIb3N0QmluZGluZyxcbiAgSG9zdExpc3RlbmVyLFxuICBJbmplY3QsXG4gIElucHV0LFxuICB0eXBlIE9uQ2hhbmdlcyxcbiAgdHlwZSBPbkRlc3Ryb3ksXG4gIFJlbmRlcmVyMixcbiAgybVSdW50aW1lRXJyb3IgYXMgUnVudGltZUVycm9yLFxuICB0eXBlIFNpbXBsZUNoYW5nZXMsXG4gIMm1ybVzYW5pdGl6ZVVybE9yUmVzb3VyY2VVcmwsXG59IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuaW1wb3J0IHtTdWJqZWN0LCBTdWJzY3JpcHRpb259IGZyb20gJ3J4anMnO1xuXG5pbXBvcnQge3R5cGUgRXZlbnQsIE5hdmlnYXRpb25FbmR9IGZyb20gJ0Bhbmd1bGFyL3JvdXRlcic7XG5pbXBvcnQgdHlwZSB7UXVlcnlQYXJhbXNIYW5kbGluZ30gZnJvbSAnQGFuZ3VsYXIvcm91dGVyJztcbmltcG9ydCB7Um91dGVyfSBmcm9tICdAYW5ndWxhci9yb3V0ZXInO1xuaW1wb3J0IHtBY3RpdmF0ZWRSb3V0ZX0gZnJvbSAnQGFuZ3VsYXIvcm91dGVyJztcbmltcG9ydCB0eXBlIHtQYXJhbXN9IGZyb20gJ0Bhbmd1bGFyL3JvdXRlcic7XG5pbXBvcnQge1VybFRyZWV9IGZyb20gJ0Bhbmd1bGFyL3JvdXRlcic7XG4vLyBpbXBvcnQge1J1bnRpbWVFcnJvckNvZGV9IGZyb20gJy4uL2Vycm9ycyc7XG5cbi8vIFtOaW1ibGVdIENvcGllZCBmcm9tIGh0dHBzOi8vZ2l0aHViLmNvbS9hbmd1bGFyL2FuZ3VsYXIvYmxvYi8xOC4yLjEzL3BhY2thZ2VzL3JvdXRlci9zcmMvdXJsX3RyZWUudHNcbmZ1bmN0aW9uIGlzVXJsVHJlZSh2OiBhbnkpOiB2IGlzIFVybFRyZWUge1xuICByZXR1cm4gdiBpbnN0YW5jZW9mIFVybFRyZWU7XG59XG5cbi8qKlxuICogQGRlc2NyaXB0aW9uXG4gKlxuICogV2hlbiBhcHBsaWVkIHRvIGFuIGVsZW1lbnQgaW4gYSB0ZW1wbGF0ZSwgbWFrZXMgdGhhdCBlbGVtZW50IGEgbGlua1xuICogdGhhdCBpbml0aWF0ZXMgbmF2aWdhdGlvbiB0byBhIHJvdXRlLiBOYXZpZ2F0aW9uIG9wZW5zIG9uZSBvciBtb3JlIHJvdXRlZCBjb21wb25lbnRzXG4gKiBpbiBvbmUgb3IgbW9yZSBgPHJvdXRlci1vdXRsZXQ+YCBsb2NhdGlvbnMgb24gdGhlIHBhZ2UuXG4gKlxuICogR2l2ZW4gYSByb3V0ZSBjb25maWd1cmF0aW9uIGBbeyBwYXRoOiAndXNlci86bmFtZScsIGNvbXBvbmVudDogVXNlckNtcCB9XWAsXG4gKiB0aGUgZm9sbG93aW5nIGNyZWF0ZXMgYSBzdGF0aWMgbGluayB0byB0aGUgcm91dGU6XG4gKiBgPGEgcm91dGVyTGluaz1cIi91c2VyL2JvYlwiPmxpbmsgdG8gdXNlciBjb21wb25lbnQ8L2E+YFxuICpcbiAqIFlvdSBjYW4gdXNlIGR5bmFtaWMgdmFsdWVzIHRvIGdlbmVyYXRlIHRoZSBsaW5rLlxuICogRm9yIGEgZHluYW1pYyBsaW5rLCBwYXNzIGFuIGFycmF5IG9mIHBhdGggc2VnbWVudHMsXG4gKiBmb2xsb3dlZCBieSB0aGUgcGFyYW1zIGZvciBlYWNoIHNlZ21lbnQuXG4gKiBGb3IgZXhhbXBsZSwgYFsnL3RlYW0nLCB0ZWFtSWQsICd1c2VyJywgdXNlck5hbWUsIHtkZXRhaWxzOiB0cnVlfV1gXG4gKiBnZW5lcmF0ZXMgYSBsaW5rIHRvIGAvdGVhbS8xMS91c2VyL2JvYjtkZXRhaWxzPXRydWVgLlxuICpcbiAqIE11bHRpcGxlIHN0YXRpYyBzZWdtZW50cyBjYW4gYmUgbWVyZ2VkIGludG8gb25lIHRlcm0gYW5kIGNvbWJpbmVkIHdpdGggZHluYW1pYyBzZWdtZW50cy5cbiAqIEZvciBleGFtcGxlLCBgWycvdGVhbS8xMS91c2VyJywgdXNlck5hbWUsIHtkZXRhaWxzOiB0cnVlfV1gXG4gKlxuICogVGhlIGlucHV0IHRoYXQgeW91IHByb3ZpZGUgdG8gdGhlIGxpbmsgaXMgdHJlYXRlZCBhcyBhIGRlbHRhIHRvIHRoZSBjdXJyZW50IFVSTC5cbiAqIEZvciBpbnN0YW5jZSwgc3VwcG9zZSB0aGUgY3VycmVudCBVUkwgaXMgYC91c2VyLyhib3gvL2F1eDp0ZWFtKWAuXG4gKiBUaGUgbGluayBgPGEgW3JvdXRlckxpbmtdPVwiWycvdXNlci9qaW0nXVwiPkppbTwvYT5gIGNyZWF0ZXMgdGhlIFVSTFxuICogYC91c2VyLyhqaW0vL2F1eDp0ZWFtKWAuXG4gKiBTZWUge0BsaW5rIFJvdXRlciNjcmVhdGVVcmxUcmVlfSBmb3IgbW9yZSBpbmZvcm1hdGlvbi5cbiAqXG4gKiBAdXNhZ2VOb3Rlc1xuICpcbiAqIFlvdSBjYW4gdXNlIGFic29sdXRlIG9yIHJlbGF0aXZlIHBhdGhzIGluIGEgbGluaywgc2V0IHF1ZXJ5IHBhcmFtZXRlcnMsXG4gKiBjb250cm9sIGhvdyBwYXJhbWV0ZXJzIGFyZSBoYW5kbGVkLCBhbmQga2VlcCBhIGhpc3Rvcnkgb2YgbmF2aWdhdGlvbiBzdGF0ZXMuXG4gKlxuICogIyMjIFJlbGF0aXZlIGxpbmsgcGF0aHNcbiAqXG4gKiBUaGUgZmlyc3Qgc2VnbWVudCBuYW1lIGNhbiBiZSBwcmVwZW5kZWQgd2l0aCBgL2AsIGAuL2AsIG9yIGAuLi9gLlxuICogKiBJZiB0aGUgZmlyc3Qgc2VnbWVudCBiZWdpbnMgd2l0aCBgL2AsIHRoZSByb3V0ZXIgbG9va3MgdXAgdGhlIHJvdXRlIGZyb20gdGhlIHJvb3Qgb2YgdGhlXG4gKiAgIGFwcC5cbiAqICogSWYgdGhlIGZpcnN0IHNlZ21lbnQgYmVnaW5zIHdpdGggYC4vYCwgb3IgZG9lc24ndCBiZWdpbiB3aXRoIGEgc2xhc2gsIHRoZSByb3V0ZXJcbiAqICAgbG9va3MgaW4gdGhlIGNoaWxkcmVuIG9mIHRoZSBjdXJyZW50IGFjdGl2YXRlZCByb3V0ZS5cbiAqICogSWYgdGhlIGZpcnN0IHNlZ21lbnQgYmVnaW5zIHdpdGggYC4uL2AsIHRoZSByb3V0ZXIgZ29lcyB1cCBvbmUgbGV2ZWwgaW4gdGhlIHJvdXRlIHRyZWUuXG4gKlxuICogIyMjIFNldHRpbmcgYW5kIGhhbmRsaW5nIHF1ZXJ5IHBhcmFtcyBhbmQgZnJhZ21lbnRzXG4gKlxuICogVGhlIGZvbGxvd2luZyBsaW5rIGFkZHMgYSBxdWVyeSBwYXJhbWV0ZXIgYW5kIGEgZnJhZ21lbnQgdG8gdGhlIGdlbmVyYXRlZCBVUkw6XG4gKlxuICogYGBgXG4gKiA8YSBbcm91dGVyTGlua109XCJbJy91c2VyL2JvYiddXCIgW3F1ZXJ5UGFyYW1zXT1cIntkZWJ1ZzogdHJ1ZX1cIiBmcmFnbWVudD1cImVkdWNhdGlvblwiPlxuICogICBsaW5rIHRvIHVzZXIgY29tcG9uZW50XG4gKiA8L2E+XG4gKiBgYGBcbiAqIEJ5IGRlZmF1bHQsIHRoZSBkaXJlY3RpdmUgY29uc3RydWN0cyB0aGUgbmV3IFVSTCB1c2luZyB0aGUgZ2l2ZW4gcXVlcnkgcGFyYW1ldGVycy5cbiAqIFRoZSBleGFtcGxlIGdlbmVyYXRlcyB0aGUgbGluazogYC91c2VyL2JvYj9kZWJ1Zz10cnVlI2VkdWNhdGlvbmAuXG4gKlxuICogWW91IGNhbiBpbnN0cnVjdCB0aGUgZGlyZWN0aXZlIHRvIGhhbmRsZSBxdWVyeSBwYXJhbWV0ZXJzIGRpZmZlcmVudGx5XG4gKiBieSBzcGVjaWZ5aW5nIHRoZSBgcXVlcnlQYXJhbXNIYW5kbGluZ2Agb3B0aW9uIGluIHRoZSBsaW5rLlxuICogQWxsb3dlZCB2YWx1ZXMgYXJlOlxuICpcbiAqICAtIGAnbWVyZ2UnYDogTWVyZ2UgdGhlIGdpdmVuIGBxdWVyeVBhcmFtc2AgaW50byB0aGUgY3VycmVudCBxdWVyeSBwYXJhbXMuXG4gKiAgLSBgJ3ByZXNlcnZlJ2A6IFByZXNlcnZlIHRoZSBjdXJyZW50IHF1ZXJ5IHBhcmFtcy5cbiAqXG4gKiBGb3IgZXhhbXBsZTpcbiAqXG4gKiBgYGBcbiAqIDxhIFtyb3V0ZXJMaW5rXT1cIlsnL3VzZXIvYm9iJ11cIiBbcXVlcnlQYXJhbXNdPVwie2RlYnVnOiB0cnVlfVwiIHF1ZXJ5UGFyYW1zSGFuZGxpbmc9XCJtZXJnZVwiPlxuICogICBsaW5rIHRvIHVzZXIgY29tcG9uZW50XG4gKiA8L2E+XG4gKiBgYGBcbiAqXG4gKiBgcXVlcnlQYXJhbXNgLCBgZnJhZ21lbnRgLCBgcXVlcnlQYXJhbXNIYW5kbGluZ2AsIGBwcmVzZXJ2ZUZyYWdtZW50YCwgYW5kIGByZWxhdGl2ZVRvYFxuICogY2Fubm90IGJlIHVzZWQgd2hlbiB0aGUgYHJvdXRlckxpbmtgIGlucHV0IGlzIGEgYFVybFRyZWVgLlxuICpcbiAqIFNlZSB7QGxpbmsgVXJsQ3JlYXRpb25PcHRpb25zI3F1ZXJ5UGFyYW1zSGFuZGxpbmd9LlxuICpcbiAqICMjIyBQcmVzZXJ2aW5nIG5hdmlnYXRpb24gaGlzdG9yeVxuICpcbiAqIFlvdSBjYW4gcHJvdmlkZSBhIGBzdGF0ZWAgdmFsdWUgdG8gYmUgcGVyc2lzdGVkIHRvIHRoZSBicm93c2VyJ3NcbiAqIFtgSGlzdG9yeS5zdGF0ZWAgcHJvcGVydHldKGh0dHBzOi8vZGV2ZWxvcGVyLm1vemlsbGEub3JnL2VuLVVTL2RvY3MvV2ViL0FQSS9IaXN0b3J5I1Byb3BlcnRpZXMpLlxuICogRm9yIGV4YW1wbGU6XG4gKlxuICogYGBgXG4gKiA8YSBbcm91dGVyTGlua109XCJbJy91c2VyL2JvYiddXCIgW3N0YXRlXT1cInt0cmFjaW5nSWQ6IDEyM31cIj5cbiAqICAgbGluayB0byB1c2VyIGNvbXBvbmVudFxuICogPC9hPlxuICogYGBgXG4gKlxuICogVXNlIHtAbGluayBSb3V0ZXIjZ2V0Q3VycmVudE5hdmlnYXRpb259IHRvIHJldHJpZXZlIGEgc2F2ZWRcbiAqIG5hdmlnYXRpb24tc3RhdGUgdmFsdWUuIEZvciBleGFtcGxlLCB0byBjYXB0dXJlIHRoZSBgdHJhY2luZ0lkYCBkdXJpbmcgdGhlIGBOYXZpZ2F0aW9uU3RhcnRgXG4gKiBldmVudDpcbiAqXG4gKiBgYGBcbiAqIC8vIEdldCBOYXZpZ2F0aW9uU3RhcnQgZXZlbnRzXG4gKiByb3V0ZXIuZXZlbnRzLnBpcGUoZmlsdGVyKGUgPT4gZSBpbnN0YW5jZW9mIE5hdmlnYXRpb25TdGFydCkpLnN1YnNjcmliZShlID0+IHtcbiAqICAgY29uc3QgbmF2aWdhdGlvbiA9IHJvdXRlci5nZXRDdXJyZW50TmF2aWdhdGlvbigpO1xuICogICB0cmFjaW5nU2VydmljZS50cmFjZSh7aWQ6IG5hdmlnYXRpb24uZXh0cmFzLnN0YXRlLnRyYWNpbmdJZH0pO1xuICogfSk7XG4gKiBgYGBcbiAqXG4gKiBAbmdNb2R1bGUgUm91dGVyTW9kdWxlXG4gKlxuICogQHB1YmxpY0FwaVxuICovXG4vKiBbTmltYmxlXSBSZW1vdmUgYWxsIGNvbmZpZ3VyYXRpb24gZnJvbSBARGlyZWN0aXZlIGRlY29yYXRvclxuQERpcmVjdGl2ZSh7XG4gIHNlbGVjdG9yOiAnW3JvdXRlckxpbmtdJyxcbiAgc3RhbmRhbG9uZTogdHJ1ZSxcbn0pXG4qL1xuQERpcmVjdGl2ZSgpXG5leHBvcnQgY2xhc3MgUm91dGVyTGluayBpbXBsZW1lbnRzIE9uQ2hhbmdlcywgT25EZXN0cm95IHtcbiAgLyoqXG4gICAqIFJlcHJlc2VudHMgYW4gYGhyZWZgIGF0dHJpYnV0ZSB2YWx1ZSBhcHBsaWVkIHRvIGEgaG9zdCBlbGVtZW50LFxuICAgKiB3aGVuIGEgaG9zdCBlbGVtZW50IGlzIGA8YT5gLiBGb3Igb3RoZXIgdGFncywgdGhlIHZhbHVlIGlzIGBudWxsYC5cbiAgICovXG4gIC8vIFtOaW1ibGVdIE1ha2UgYGhyZWZgIGEgYEBIb3N0QmluZGluZ2BcbiAgLy8gaHJlZjogc3RyaW5nIHwgbnVsbCA9IG51bGw7XG4gIEBIb3N0QmluZGluZygnYXR0ci5ocmVmJykgaHJlZjogc3RyaW5nfG51bGwgPSBudWxsO1xuXG4gIC8qKlxuICAgKiBSZXByZXNlbnRzIHRoZSBgdGFyZ2V0YCBhdHRyaWJ1dGUgb24gYSBob3N0IGVsZW1lbnQuXG4gICAqIFRoaXMgaXMgb25seSB1c2VkIHdoZW4gdGhlIGhvc3QgZWxlbWVudCBpcyBhbiBgPGE+YCB0YWcuXG4gICAqL1xuICBASG9zdEJpbmRpbmcoJ2F0dHIudGFyZ2V0JykgQElucHV0KCkgdGFyZ2V0Pzogc3RyaW5nO1xuXG4gIC8qKlxuICAgKiBQYXNzZWQgdG8ge0BsaW5rIFJvdXRlciNjcmVhdGVVcmxUcmVlfSBhcyBwYXJ0IG9mIHRoZVxuICAgKiBgVXJsQ3JlYXRpb25PcHRpb25zYC5cbiAgICogQHNlZSB7QGxpbmsgVXJsQ3JlYXRpb25PcHRpb25zI3F1ZXJ5UGFyYW1zfVxuICAgKiBAc2VlIHtAbGluayBSb3V0ZXIjY3JlYXRlVXJsVHJlZX1cbiAgICovXG4gIEBJbnB1dCgpIHF1ZXJ5UGFyYW1zPzogUGFyYW1zIHwgbnVsbDtcbiAgLyoqXG4gICAqIFBhc3NlZCB0byB7QGxpbmsgUm91dGVyI2NyZWF0ZVVybFRyZWV9IGFzIHBhcnQgb2YgdGhlXG4gICAqIGBVcmxDcmVhdGlvbk9wdGlvbnNgLlxuICAgKiBAc2VlIHtAbGluayBVcmxDcmVhdGlvbk9wdGlvbnMjZnJhZ21lbnR9XG4gICAqIEBzZWUge0BsaW5rIFJvdXRlciNjcmVhdGVVcmxUcmVlfVxuICAgKi9cbiAgQElucHV0KCkgZnJhZ21lbnQ/OiBzdHJpbmc7XG4gIC8qKlxuICAgKiBQYXNzZWQgdG8ge0BsaW5rIFJvdXRlciNjcmVhdGVVcmxUcmVlfSBhcyBwYXJ0IG9mIHRoZVxuICAgKiBgVXJsQ3JlYXRpb25PcHRpb25zYC5cbiAgICogQHNlZSB7QGxpbmsgVXJsQ3JlYXRpb25PcHRpb25zI3F1ZXJ5UGFyYW1zSGFuZGxpbmd9XG4gICAqIEBzZWUge0BsaW5rIFJvdXRlciNjcmVhdGVVcmxUcmVlfVxuICAgKi9cbiAgQElucHV0KCkgcXVlcnlQYXJhbXNIYW5kbGluZz86IFF1ZXJ5UGFyYW1zSGFuZGxpbmcgfCBudWxsO1xuICAvKipcbiAgICogUGFzc2VkIHRvIHtAbGluayBSb3V0ZXIjbmF2aWdhdGVCeVVybH0gYXMgcGFydCBvZiB0aGVcbiAgICogYE5hdmlnYXRpb25CZWhhdmlvck9wdGlvbnNgLlxuICAgKiBAc2VlIHtAbGluayBOYXZpZ2F0aW9uQmVoYXZpb3JPcHRpb25zI3N0YXRlfVxuICAgKiBAc2VlIHtAbGluayBSb3V0ZXIjbmF2aWdhdGVCeVVybH1cbiAgICovXG4gIEBJbnB1dCgpIHN0YXRlPzoge1trOiBzdHJpbmddOiBhbnl9O1xuICAvKipcbiAgICogUGFzc2VkIHRvIHtAbGluayBSb3V0ZXIjbmF2aWdhdGVCeVVybH0gYXMgcGFydCBvZiB0aGVcbiAgICogYE5hdmlnYXRpb25CZWhhdmlvck9wdGlvbnNgLlxuICAgKiBAc2VlIHtAbGluayBOYXZpZ2F0aW9uQmVoYXZpb3JPcHRpb25zI2luZm99XG4gICAqIEBzZWUge0BsaW5rIFJvdXRlciNuYXZpZ2F0ZUJ5VXJsfVxuICAgKi9cbiAgQElucHV0KCkgaW5mbz86IHVua25vd247XG4gIC8qKlxuICAgKiBQYXNzZWQgdG8ge0BsaW5rIFJvdXRlciNjcmVhdGVVcmxUcmVlfSBhcyBwYXJ0IG9mIHRoZVxuICAgKiBgVXJsQ3JlYXRpb25PcHRpb25zYC5cbiAgICogU3BlY2lmeSBhIHZhbHVlIGhlcmUgd2hlbiB5b3UgZG8gbm90IHdhbnQgdG8gdXNlIHRoZSBkZWZhdWx0IHZhbHVlXG4gICAqIGZvciBgcm91dGVyTGlua2AsIHdoaWNoIGlzIHRoZSBjdXJyZW50IGFjdGl2YXRlZCByb3V0ZS5cbiAgICogTm90ZSB0aGF0IGEgdmFsdWUgb2YgYHVuZGVmaW5lZGAgaGVyZSB3aWxsIHVzZSB0aGUgYHJvdXRlckxpbmtgIGRlZmF1bHQuXG4gICAqIEBzZWUge0BsaW5rIFVybENyZWF0aW9uT3B0aW9ucyNyZWxhdGl2ZVRvfVxuICAgKiBAc2VlIHtAbGluayBSb3V0ZXIjY3JlYXRlVXJsVHJlZX1cbiAgICovXG4gIEBJbnB1dCgpIHJlbGF0aXZlVG8/OiBBY3RpdmF0ZWRSb3V0ZSB8IG51bGw7XG5cbiAgLyoqIFdoZXRoZXIgYSBob3N0IGVsZW1lbnQgaXMgYW4gYDxhPmAgdGFnLiAqL1xuICBwcml2YXRlIGlzQW5jaG9yRWxlbWVudDogYm9vbGVhbjtcblxuICBwcml2YXRlIHN1YnNjcmlwdGlvbj86IFN1YnNjcmlwdGlvbjtcblxuICAvKiogQGludGVybmFsICovXG4gIG9uQ2hhbmdlcyA9IG5ldyBTdWJqZWN0PFJvdXRlckxpbms+KCk7XG5cbiAgY29uc3RydWN0b3IoXG4gICAgcHJpdmF0ZSByb3V0ZXI6IFJvdXRlcixcbiAgICBwcml2YXRlIHJvdXRlOiBBY3RpdmF0ZWRSb3V0ZSxcbiAgICBAQXR0cmlidXRlKCd0YWJpbmRleCcpIHByaXZhdGUgcmVhZG9ubHkgdGFiSW5kZXhBdHRyaWJ1dGU6IHN0cmluZyB8IG51bGwgfCB1bmRlZmluZWQsXG4gICAgcHJpdmF0ZSByZWFkb25seSByZW5kZXJlcjogUmVuZGVyZXIyLFxuICAgIHByaXZhdGUgcmVhZG9ubHkgZWw6IEVsZW1lbnRSZWYsXG4gICAgLy8gW05pbWJsZV0gTmVlZCBJbmplY3QgZGVjb3JhdG9yXG4gICAgQEluamVjdChMb2NhdGlvblN0cmF0ZWd5KSBwcml2YXRlIGxvY2F0aW9uU3RyYXRlZ3k/OiBMb2NhdGlvblN0cmF0ZWd5LFxuICApIHtcbiAgICAvLyBbTmltYmxlXSBIYXJkLWNvZGluZyBgaXNBbmNob3JFbGVtZW50YCB0byBgdHJ1ZWBcbiAgICAvLyBjb25zdCB0YWdOYW1lID0gZWwubmF0aXZlRWxlbWVudC50YWdOYW1lPy50b0xvd2VyQ2FzZSgpO1xuICAgIC8vIHRoaXMuaXNBbmNob3JFbGVtZW50ID0gdGFnTmFtZSA9PT0gJ2EnIHx8IHRhZ05hbWUgPT09ICdhcmVhJztcbiAgICB0aGlzLmlzQW5jaG9yRWxlbWVudCA9IHRydWU7XG5cbiAgICBpZiAodGhpcy5pc0FuY2hvckVsZW1lbnQpIHtcbiAgICAgIHRoaXMuc3Vic2NyaXB0aW9uID0gcm91dGVyLmV2ZW50cy5zdWJzY3JpYmUoKHM6IEV2ZW50KSA9PiB7XG4gICAgICAgIGlmIChzIGluc3RhbmNlb2YgTmF2aWdhdGlvbkVuZCkge1xuICAgICAgICAgIHRoaXMudXBkYXRlSHJlZigpO1xuICAgICAgICB9XG4gICAgICB9KTtcbiAgICB9IGVsc2Uge1xuICAgICAgdGhpcy5zZXRUYWJJbmRleElmTm90T25OYXRpdmVFbCgnMCcpO1xuICAgIH1cbiAgfVxuXG4gIC8qKlxuICAgKiBQYXNzZWQgdG8ge0BsaW5rIFJvdXRlciNjcmVhdGVVcmxUcmVlfSBhcyBwYXJ0IG9mIHRoZVxuICAgKiBgVXJsQ3JlYXRpb25PcHRpb25zYC5cbiAgICogQHNlZSB7QGxpbmsgVXJsQ3JlYXRpb25PcHRpb25zI3ByZXNlcnZlRnJhZ21lbnR9XG4gICAqIEBzZWUge0BsaW5rIFJvdXRlciNjcmVhdGVVcmxUcmVlfVxuICAgKi9cbiAgQElucHV0KHt0cmFuc2Zvcm06IGJvb2xlYW5BdHRyaWJ1dGV9KSBwcmVzZXJ2ZUZyYWdtZW50OiBib29sZWFuID0gZmFsc2U7XG5cbiAgLyoqXG4gICAqIFBhc3NlZCB0byB7QGxpbmsgUm91dGVyI25hdmlnYXRlQnlVcmx9IGFzIHBhcnQgb2YgdGhlXG4gICAqIGBOYXZpZ2F0aW9uQmVoYXZpb3JPcHRpb25zYC5cbiAgICogQHNlZSB7QGxpbmsgTmF2aWdhdGlvbkJlaGF2aW9yT3B0aW9ucyNza2lwTG9jYXRpb25DaGFuZ2V9XG4gICAqIEBzZWUge0BsaW5rIFJvdXRlciNuYXZpZ2F0ZUJ5VXJsfVxuICAgKi9cbiAgQElucHV0KHt0cmFuc2Zvcm06IGJvb2xlYW5BdHRyaWJ1dGV9KSBza2lwTG9jYXRpb25DaGFuZ2U6IGJvb2xlYW4gPSBmYWxzZTtcblxuICAvKipcbiAgICogUGFzc2VkIHRvIHtAbGluayBSb3V0ZXIjbmF2aWdhdGVCeVVybH0gYXMgcGFydCBvZiB0aGVcbiAgICogYE5hdmlnYXRpb25CZWhhdmlvck9wdGlvbnNgLlxuICAgKiBAc2VlIHtAbGluayBOYXZpZ2F0aW9uQmVoYXZpb3JPcHRpb25zI3JlcGxhY2VVcmx9XG4gICAqIEBzZWUge0BsaW5rIFJvdXRlciNuYXZpZ2F0ZUJ5VXJsfVxuICAgKi9cbiAgQElucHV0KHt0cmFuc2Zvcm06IGJvb2xlYW5BdHRyaWJ1dGV9KSByZXBsYWNlVXJsOiBib29sZWFuID0gZmFsc2U7XG5cbiAgLyoqXG4gICAqIE1vZGlmaWVzIHRoZSB0YWIgaW5kZXggaWYgdGhlcmUgd2FzIG5vdCBhIHRhYmluZGV4IGF0dHJpYnV0ZSBvbiB0aGUgZWxlbWVudCBkdXJpbmdcbiAgICogaW5zdGFudGlhdGlvbi5cbiAgICovXG4gIHByaXZhdGUgc2V0VGFiSW5kZXhJZk5vdE9uTmF0aXZlRWwobmV3VGFiSW5kZXg6IHN0cmluZyB8IG51bGwpIHtcbiAgICBpZiAodGhpcy50YWJJbmRleEF0dHJpYnV0ZSAhPSBudWxsIC8qIGJvdGggYG51bGxgIGFuZCBgdW5kZWZpbmVkYCAqLyB8fCB0aGlzLmlzQW5jaG9yRWxlbWVudCkge1xuICAgICAgcmV0dXJuO1xuICAgIH1cbiAgICB0aGlzLmFwcGx5QXR0cmlidXRlVmFsdWUoJ3RhYmluZGV4JywgbmV3VGFiSW5kZXgpO1xuICB9XG5cbiAgLyoqIEBub2RvYyAqL1xuICAvLyBUT0RPKGF0c2NvdHQpOiBSZW1vdmUgY2hhbmdlcyBwYXJhbWV0ZXIgaW4gbWFqb3IgdmVyc2lvbiBhcyBhIGJyZWFraW5nIGNoYW5nZS5cbiAgbmdPbkNoYW5nZXMoY2hhbmdlcz86IFNpbXBsZUNoYW5nZXMpIHtcbiAgICAvKiBbTmltYmxlXSBDb21tZW50IG91dCBleHRyYSBlcnJvciBoYW5kbGluZyB0aGF0IHVzZXMgbmdEZXZNb2RlIGFuZCBSdW50aW1lRXJyb3JDb2RlXG4gICAgaWYgKFxuICAgICAgbmdEZXZNb2RlICYmXG4gICAgICBpc1VybFRyZWUodGhpcy5yb3V0ZXJMaW5rSW5wdXQpICYmXG4gICAgICAodGhpcy5mcmFnbWVudCAhPT0gdW5kZWZpbmVkIHx8XG4gICAgICAgIHRoaXMucXVlcnlQYXJhbXMgfHxcbiAgICAgICAgdGhpcy5xdWVyeVBhcmFtc0hhbmRsaW5nIHx8XG4gICAgICAgIHRoaXMucHJlc2VydmVGcmFnbWVudCB8fFxuICAgICAgICB0aGlzLnJlbGF0aXZlVG8pXG4gICAgKSB7XG4gICAgICB0aHJvdyBuZXcgUnVudGltZUVycm9yKFxuICAgICAgICBSdW50aW1lRXJyb3JDb2RlLklOVkFMSURfUk9VVEVSX0xJTktfSU5QVVRTLFxuICAgICAgICAnQ2Fubm90IGNvbmZpZ3VyZSBxdWVyeVBhcmFtcyBvciBmcmFnbWVudCB3aGVuIHVzaW5nIGEgVXJsVHJlZSBhcyB0aGUgcm91dGVyTGluayBpbnB1dCB2YWx1ZS4nLFxuICAgICAgKTtcbiAgICB9XG4gICAgKi9cbiAgICBpZiAodGhpcy5pc0FuY2hvckVsZW1lbnQpIHtcbiAgICAgIHRoaXMudXBkYXRlSHJlZigpO1xuICAgIH1cbiAgICAvLyBUaGlzIGlzIHN1YnNjcmliZWQgdG8gYnkgYFJvdXRlckxpbmtBY3RpdmVgIHNvIHRoYXQgaXQga25vd3MgdG8gdXBkYXRlIHdoZW4gdGhlcmUgYXJlIGNoYW5nZXNcbiAgICAvLyB0byB0aGUgUm91dGVyTGlua3MgaXQncyB0cmFja2luZy5cbiAgICB0aGlzLm9uQ2hhbmdlcy5uZXh0KHRoaXMpO1xuICB9XG5cbiAgcHJpdmF0ZSByb3V0ZXJMaW5rSW5wdXQ6IGFueVtdIHwgVXJsVHJlZSB8IG51bGwgPSBudWxsO1xuXG4gIC8qKlxuICAgKiBDb21tYW5kcyB0byBwYXNzIHRvIHtAbGluayBSb3V0ZXIjY3JlYXRlVXJsVHJlZX0gb3IgYSBgVXJsVHJlZWAuXG4gICAqICAgLSAqKmFycmF5Kio6IGNvbW1hbmRzIHRvIHBhc3MgdG8ge0BsaW5rIFJvdXRlciNjcmVhdGVVcmxUcmVlfS5cbiAgICogICAtICoqc3RyaW5nKio6IHNob3J0aGFuZCBmb3IgYXJyYXkgb2YgY29tbWFuZHMgd2l0aCBqdXN0IHRoZSBzdHJpbmcsIGkuZS4gYFsnL3JvdXRlJ11gXG4gICAqICAgLSAqKlVybFRyZWUqKjogYSBgVXJsVHJlZWAgZm9yIHRoaXMgbGluayByYXRoZXIgdGhhbiBjcmVhdGluZyBvbmUgZnJvbSB0aGUgY29tbWFuZHNcbiAgICogICAgIGFuZCBvdGhlciBpbnB1dHMgdGhhdCBjb3JyZXNwb25kIHRvIHByb3BlcnRpZXMgb2YgYFVybENyZWF0aW9uT3B0aW9uc2AuXG4gICAqICAgLSAqKm51bGx8dW5kZWZpbmVkKio6IGVmZmVjdGl2ZWx5IGRpc2FibGVzIHRoZSBgcm91dGVyTGlua2BcbiAgICogQHNlZSB7QGxpbmsgUm91dGVyI2NyZWF0ZVVybFRyZWV9XG4gICAqL1xuICBASW5wdXQoKVxuICBzZXQgcm91dGVyTGluayhjb21tYW5kc09yVXJsVHJlZTogYW55W10gfCBzdHJpbmcgfCBVcmxUcmVlIHwgbnVsbCB8IHVuZGVmaW5lZCkge1xuICAgIGlmIChjb21tYW5kc09yVXJsVHJlZSA9PSBudWxsKSB7XG4gICAgICB0aGlzLnJvdXRlckxpbmtJbnB1dCA9IG51bGw7XG4gICAgICB0aGlzLnNldFRhYkluZGV4SWZOb3RPbk5hdGl2ZUVsKG51bGwpO1xuICAgIH0gZWxzZSB7XG4gICAgICBpZiAoaXNVcmxUcmVlKGNvbW1hbmRzT3JVcmxUcmVlKSkge1xuICAgICAgICB0aGlzLnJvdXRlckxpbmtJbnB1dCA9IGNvbW1hbmRzT3JVcmxUcmVlO1xuICAgICAgfSBlbHNlIHtcbiAgICAgICAgdGhpcy5yb3V0ZXJMaW5rSW5wdXQgPSBBcnJheS5pc0FycmF5KGNvbW1hbmRzT3JVcmxUcmVlKVxuICAgICAgICAgID8gY29tbWFuZHNPclVybFRyZWVcbiAgICAgICAgICA6IFtjb21tYW5kc09yVXJsVHJlZV07XG4gICAgICB9XG4gICAgICB0aGlzLnNldFRhYkluZGV4SWZOb3RPbk5hdGl2ZUVsKCcwJyk7XG4gICAgfVxuICB9XG5cbiAgLyoqIEBub2RvYyAqL1xuICBASG9zdExpc3RlbmVyKCdjbGljaycsIFtcbiAgICAnJGV2ZW50LmJ1dHRvbicsXG4gICAgJyRldmVudC5jdHJsS2V5JyxcbiAgICAnJGV2ZW50LnNoaWZ0S2V5JyxcbiAgICAnJGV2ZW50LmFsdEtleScsXG4gICAgJyRldmVudC5tZXRhS2V5JyxcbiAgXSlcbiAgb25DbGljayhcbiAgICBidXR0b246IG51bWJlcixcbiAgICBjdHJsS2V5OiBib29sZWFuLFxuICAgIHNoaWZ0S2V5OiBib29sZWFuLFxuICAgIGFsdEtleTogYm9vbGVhbixcbiAgICBtZXRhS2V5OiBib29sZWFuLFxuICApOiBib29sZWFuIHtcbiAgICBjb25zdCB1cmxUcmVlID0gdGhpcy51cmxUcmVlO1xuXG4gICAgaWYgKHVybFRyZWUgPT09IG51bGwpIHtcbiAgICAgIHJldHVybiB0cnVlO1xuICAgIH1cblxuICAgIGlmICh0aGlzLmlzQW5jaG9yRWxlbWVudCkge1xuICAgICAgaWYgKGJ1dHRvbiAhPT0gMCB8fCBjdHJsS2V5IHx8IHNoaWZ0S2V5IHx8IGFsdEtleSB8fCBtZXRhS2V5KSB7XG4gICAgICAgIHJldHVybiB0cnVlO1xuICAgICAgfVxuXG4gICAgICBpZiAodHlwZW9mIHRoaXMudGFyZ2V0ID09PSAnc3RyaW5nJyAmJiB0aGlzLnRhcmdldCAhPSAnX3NlbGYnKSB7XG4gICAgICAgIHJldHVybiB0cnVlO1xuICAgICAgfVxuICAgIH1cblxuICAgIGNvbnN0IGV4dHJhcyA9IHtcbiAgICAgIHNraXBMb2NhdGlvbkNoYW5nZTogdGhpcy5za2lwTG9jYXRpb25DaGFuZ2UsXG4gICAgICByZXBsYWNlVXJsOiB0aGlzLnJlcGxhY2VVcmwsXG4gICAgICBzdGF0ZTogdGhpcy5zdGF0ZSxcbiAgICAgIGluZm86IHRoaXMuaW5mbyxcbiAgICB9O1xuICAgIHRoaXMucm91dGVyLm5hdmlnYXRlQnlVcmwodXJsVHJlZSwgZXh0cmFzKTtcblxuICAgIC8vIFJldHVybiBgZmFsc2VgIGZvciBgPGE+YCBlbGVtZW50cyB0byBwcmV2ZW50IGRlZmF1bHQgYWN0aW9uXG4gICAgLy8gYW5kIGNhbmNlbCB0aGUgbmF0aXZlIGJlaGF2aW9yLCBzaW5jZSB0aGUgbmF2aWdhdGlvbiBpcyBoYW5kbGVkXG4gICAgLy8gYnkgdGhlIFJvdXRlci5cbiAgICByZXR1cm4gIXRoaXMuaXNBbmNob3JFbGVtZW50O1xuICB9XG5cbiAgLyoqIEBub2RvYyAqL1xuICBuZ09uRGVzdHJveSgpOiBhbnkge1xuICAgIHRoaXMuc3Vic2NyaXB0aW9uPy51bnN1YnNjcmliZSgpO1xuICB9XG5cbiAgcHJpdmF0ZSB1cGRhdGVIcmVmKCk6IHZvaWQge1xuICAgIGNvbnN0IHVybFRyZWUgPSB0aGlzLnVybFRyZWU7XG4gICAgdGhpcy5ocmVmID1cbiAgICAgIHVybFRyZWUgIT09IG51bGwgJiYgdGhpcy5sb2NhdGlvblN0cmF0ZWd5XG4gICAgICAgID8gdGhpcy5sb2NhdGlvblN0cmF0ZWd5Py5wcmVwYXJlRXh0ZXJuYWxVcmwodGhpcy5yb3V0ZXIuc2VyaWFsaXplVXJsKHVybFRyZWUpKVxuICAgICAgICA6IG51bGw7XG5cbiAgICAvKipcbiAgICAgKiBbTmltYmxlXSBSZW1vdmUgc2FuaXRpemF0aW9uIGNvZGUgYW5kIGFwcGx5aW5nIHRoZSBgaHJlZmAgYXR0cmlidXRlIGluIGZhdm9yIG9mIGNoYW5naW5nIGBocmVmYFxuICAgICAqIHRvIGJlIGEgYEBIb3N0QmluZGluZ2AuIFRoaXMgYXZvaWRzIHRoZSBuZWVkIG9mIGNhbGxpbmcgaW50byBwcml2YXRlIEFuZ3VsYXIgc2FuaXRpemF0aW9uIGNvZGUuXG4gICAgICovXG4gICAgLy8gY29uc3Qgc2FuaXRpemVkVmFsdWUgPVxuICAgIC8vICAgdGhpcy5ocmVmID09PSBudWxsXG4gICAgLy8gICAgID8gbnVsbFxuICAgIC8vICAgICA6IC8vIFRoaXMgY2xhc3MgcmVwcmVzZW50cyBhIGRpcmVjdGl2ZSB0aGF0IGNhbiBiZSBhZGRlZCB0byBib3RoIGA8YT5gIGVsZW1lbnRzLFxuICAgIC8vICAgICAgIC8vIGFzIHdlbGwgYXMgb3RoZXIgZWxlbWVudHMuIEFzIGEgcmVzdWx0LCB3ZSBjYW4ndCBkZWZpbmUgc2VjdXJpdHkgY29udGV4dCBhdFxuICAgIC8vICAgICAgIC8vIGNvbXBpbGUgdGltZS4gU28gdGhlIHNlY3VyaXR5IGNvbnRleHQgaXMgZGVmZXJyZWQgdG8gcnVudGltZS5cbiAgICAvLyAgICAgICAvLyBUaGUgYMm1ybVzYW5pdGl6ZVVybE9yUmVzb3VyY2VVcmxgIHNlbGVjdHMgdGhlIG5lY2Vzc2FyeSBzYW5pdGl6ZXIgZnVuY3Rpb25cbiAgICAvLyAgICAgICAvLyBiYXNlZCBvbiB0aGUgdGFnIGFuZCBwcm9wZXJ0eSBuYW1lcy4gVGhlIGxvZ2ljIG1pbWljcyB0aGUgb25lIGZyb21cbiAgICAvLyAgICAgICAvLyBgcGFja2FnZXMvY29tcGlsZXIvc3JjL3NjaGVtYS9kb21fc2VjdXJpdHlfc2NoZW1hLnRzYCwgd2hpY2ggaXMgdXNlZCBhdCBjb21waWxlIHRpbWUuXG4gICAgLy8gICAgICAgLy9cbiAgICAvLyAgICAgICAvLyBOb3RlOiB3ZSBzaG91bGQgaW52ZXN0aWdhdGUgd2hldGhlciB3ZSBjYW4gc3dpdGNoIHRvIHVzaW5nIGBASG9zdEJpbmRpbmcoJ2F0dHIuaHJlZicpYFxuICAgIC8vICAgICAgIC8vIGluc3RlYWQgb2YgYXBwbHlpbmcgYSB2YWx1ZSB2aWEgYSByZW5kZXJlciwgYWZ0ZXIgYSBmaW5hbCBtZXJnZSBvZiB0aGVcbiAgICAvLyAgICAgICAvLyBgUm91dGVyTGlua1dpdGhIcmVmYCBkaXJlY3RpdmUuXG4gICAgLy8gICAgICAgybXJtXNhbml0aXplVXJsT3JSZXNvdXJjZVVybChcbiAgICAvLyAgICAgICAgIHRoaXMuaHJlZixcbiAgICAvLyAgICAgICAgIHRoaXMuZWwubmF0aXZlRWxlbWVudC50YWdOYW1lLnRvTG93ZXJDYXNlKCksXG4gICAgLy8gICAgICAgICAnaHJlZicsXG4gICAgLy8gICAgICAgKTtcbiAgICAvLyB0aGlzLmFwcGx5QXR0cmlidXRlVmFsdWUoJ2hyZWYnLCBzYW5pdGl6ZWRWYWx1ZSk7XG4gIH1cblxuICBwcml2YXRlIGFwcGx5QXR0cmlidXRlVmFsdWUoYXR0ck5hbWU6IHN0cmluZywgYXR0clZhbHVlOiBzdHJpbmcgfCBudWxsKSB7XG4gICAgY29uc3QgcmVuZGVyZXIgPSB0aGlzLnJlbmRlcmVyO1xuICAgIGNvbnN0IG5hdGl2ZUVsZW1lbnQgPSB0aGlzLmVsLm5hdGl2ZUVsZW1lbnQ7XG4gICAgaWYgKGF0dHJWYWx1ZSAhPT0gbnVsbCkge1xuICAgICAgcmVuZGVyZXIuc2V0QXR0cmlidXRlKG5hdGl2ZUVsZW1lbnQsIGF0dHJOYW1lLCBhdHRyVmFsdWUpO1xuICAgIH0gZWxzZSB7XG4gICAgICByZW5kZXJlci5yZW1vdmVBdHRyaWJ1dGUobmF0aXZlRWxlbWVudCwgYXR0ck5hbWUpO1xuICAgIH1cbiAgfVxuXG4gIGdldCB1cmxUcmVlKCk6IFVybFRyZWUgfCBudWxsIHtcbiAgICBpZiAodGhpcy5yb3V0ZXJMaW5rSW5wdXQgPT09IG51bGwpIHtcbiAgICAgIHJldHVybiBudWxsO1xuICAgIH0gZWxzZSBpZiAoaXNVcmxUcmVlKHRoaXMucm91dGVyTGlua0lucHV0KSkge1xuICAgICAgcmV0dXJuIHRoaXMucm91dGVyTGlua0lucHV0O1xuICAgIH1cbiAgICByZXR1cm4gdGhpcy5yb3V0ZXIuY3JlYXRlVXJsVHJlZSh0aGlzLnJvdXRlckxpbmtJbnB1dCwge1xuICAgICAgLy8gSWYgdGhlIGByZWxhdGl2ZVRvYCBpbnB1dCBpcyBub3QgZGVmaW5lZCwgd2Ugd2FudCB0byB1c2UgYHRoaXMucm91dGVgIGJ5IGRlZmF1bHQuXG4gICAgICAvLyBPdGhlcndpc2UsIHdlIHNob3VsZCB1c2UgdGhlIHZhbHVlIHByb3ZpZGVkIGJ5IHRoZSB1c2VyIGluIHRoZSBpbnB1dC5cbiAgICAgIHJlbGF0aXZlVG86IHRoaXMucmVsYXRpdmVUbyAhPT0gdW5kZWZpbmVkID8gdGhpcy5yZWxhdGl2ZVRvIDogdGhpcy5yb3V0ZSxcbiAgICAgIHF1ZXJ5UGFyYW1zOiB0aGlzLnF1ZXJ5UGFyYW1zLFxuICAgICAgZnJhZ21lbnQ6IHRoaXMuZnJhZ21lbnQsXG4gICAgICBxdWVyeVBhcmFtc0hhbmRsaW5nOiB0aGlzLnF1ZXJ5UGFyYW1zSGFuZGxpbmcsXG4gICAgICBwcmVzZXJ2ZUZyYWdtZW50OiB0aGlzLnByZXNlcnZlRnJhZ21lbnQsXG4gICAgfSk7XG4gIH1cbn1cblxuLy8gW05pbWJsZV0gUmVtb3ZlIGV4dHJhIGV4cG9ydCBmb3IgZGVwcmVjYXRlZCBBbmd1bGFyIEFQSVxuLy8gLyoqXG4vLyAgKiBAZGVzY3JpcHRpb25cbi8vICAqIEFuIGFsaWFzIGZvciB0aGUgYFJvdXRlckxpbmtgIGRpcmVjdGl2ZS5cbi8vICAqIERlcHJlY2F0ZWQgc2luY2UgdjE1LCB1c2UgYFJvdXRlckxpbmtgIGRpcmVjdGl2ZSBpbnN0ZWFkLlxuLy8gICpcbi8vICAqIEBkZXByZWNhdGVkIHVzZSBgUm91dGVyTGlua2AgZGlyZWN0aXZlIGluc3RlYWQuXG4vLyAgKiBAcHVibGljQXBpXG4vLyAgKi9cbi8vIGV4cG9ydCB7Um91dGVyTGluayBhcyBSb3V0ZXJMaW5rV2l0aEhyZWZ9OyJdfQ==
|