@ni/nimble-angular 30.12.1 → 31.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +3 -3
- package/directives/anchor-base/disableable-router-link-with-href.directive.d.ts +1 -1
- package/directives/anchor-base/nimble-anchor-base.directive.d.ts +1 -1
- package/directives/icon-base/nimble-icon-base.directive.d.ts +1 -1
- package/fesm2022/ni-nimble-angular-card.mjs +7 -7
- package/fesm2022/ni-nimble-angular-card.mjs.map +1 -1
- package/fesm2022/ni-nimble-angular-label-provider-core.mjs +10 -11
- package/fesm2022/ni-nimble-angular-label-provider-core.mjs.map +1 -1
- package/fesm2022/ni-nimble-angular-label-provider-rich-text.mjs +10 -11
- package/fesm2022/ni-nimble-angular-label-provider-rich-text.mjs.map +1 -1
- package/fesm2022/ni-nimble-angular-label-provider-table.mjs +10 -11
- package/fesm2022/ni-nimble-angular-label-provider-table.mjs.map +1 -1
- package/fesm2022/ni-nimble-angular-mapping-base.mjs +3 -3
- package/fesm2022/ni-nimble-angular-mapping-base.mjs.map +1 -1
- package/fesm2022/ni-nimble-angular-mapping-empty.mjs +7 -7
- package/fesm2022/ni-nimble-angular-mapping-empty.mjs.map +1 -1
- package/fesm2022/ni-nimble-angular-mapping-icon.mjs +7 -7
- package/fesm2022/ni-nimble-angular-mapping-icon.mjs.map +1 -1
- package/fesm2022/ni-nimble-angular-mapping-spinner.mjs +7 -7
- package/fesm2022/ni-nimble-angular-mapping-spinner.mjs.map +1 -1
- package/fesm2022/ni-nimble-angular-mapping-text.mjs +7 -7
- package/fesm2022/ni-nimble-angular-mapping-text.mjs.map +1 -1
- package/fesm2022/ni-nimble-angular-mapping-user.mjs +7 -7
- package/fesm2022/ni-nimble-angular-mapping-user.mjs.map +1 -1
- package/fesm2022/ni-nimble-angular-pipes.mjs +9 -9
- package/fesm2022/ni-nimble-angular-rich-text-editor.mjs +7 -7
- package/fesm2022/ni-nimble-angular-rich-text-editor.mjs.map +1 -1
- package/fesm2022/ni-nimble-angular-rich-text-mention-users.mjs +7 -7
- package/fesm2022/ni-nimble-angular-rich-text-mention-users.mjs.map +1 -1
- package/fesm2022/ni-nimble-angular-rich-text-mention.mjs +3 -3
- package/fesm2022/ni-nimble-angular-rich-text-mention.mjs.map +1 -1
- package/fesm2022/ni-nimble-angular-rich-text-viewer.mjs +7 -7
- package/fesm2022/ni-nimble-angular-rich-text-viewer.mjs.map +1 -1
- package/fesm2022/ni-nimble-angular-table-column-anchor.mjs +10 -10
- package/fesm2022/ni-nimble-angular-table-column-anchor.mjs.map +1 -1
- package/fesm2022/ni-nimble-angular-table-column-date-text.mjs +7 -7
- package/fesm2022/ni-nimble-angular-table-column-date-text.mjs.map +1 -1
- package/fesm2022/ni-nimble-angular-table-column-duration-text.mjs +7 -7
- package/fesm2022/ni-nimble-angular-table-column-duration-text.mjs.map +1 -1
- package/fesm2022/ni-nimble-angular-table-column-mapping.mjs +7 -7
- package/fesm2022/ni-nimble-angular-table-column-mapping.mjs.map +1 -1
- package/fesm2022/ni-nimble-angular-table-column-menu-button.mjs +7 -7
- package/fesm2022/ni-nimble-angular-table-column-menu-button.mjs.map +1 -1
- package/fesm2022/ni-nimble-angular-table-column-number-text.mjs +7 -7
- package/fesm2022/ni-nimble-angular-table-column-number-text.mjs.map +1 -1
- package/fesm2022/ni-nimble-angular-table-column-text.mjs +7 -7
- package/fesm2022/ni-nimble-angular-table-column-text.mjs.map +1 -1
- package/fesm2022/ni-nimble-angular-table-column.mjs +3 -3
- package/fesm2022/ni-nimble-angular-table-column.mjs.map +1 -1
- package/fesm2022/ni-nimble-angular-table.mjs +7 -7
- package/fesm2022/ni-nimble-angular-table.mjs.map +1 -1
- package/fesm2022/ni-nimble-angular-unit-byte.mjs +7 -7
- package/fesm2022/ni-nimble-angular-unit-byte.mjs.map +1 -1
- package/fesm2022/ni-nimble-angular-unit-celsius.mjs +7 -7
- package/fesm2022/ni-nimble-angular-unit-celsius.mjs.map +1 -1
- package/fesm2022/ni-nimble-angular-unit-fahrenheit.mjs +7 -7
- package/fesm2022/ni-nimble-angular-unit-fahrenheit.mjs.map +1 -1
- package/fesm2022/ni-nimble-angular-unit-volt.mjs +7 -7
- package/fesm2022/ni-nimble-angular-unit-volt.mjs.map +1 -1
- package/fesm2022/ni-nimble-angular.mjs +2060 -2056
- package/fesm2022/ni-nimble-angular.mjs.map +1 -1
- package/internal-utilities/template-value-helpers.d.ts +1 -1
- package/label-provider/core/nimble-label-provider-core-with-defaults.directive.d.ts +0 -1
- package/label-provider/rich-text/nimble-label-provider-rich-text-with-defaults.directive.d.ts +0 -1
- package/label-provider/table/nimble-label-provider-table-with-defaults.directive.d.ts +0 -1
- package/mapping/base/nimble-mapping-base.directive.d.ts +1 -1
- package/package.json +7 -87
- package/rich-text-mention/nimble-rich-text-mention-base.directive.d.ts +1 -1
- package/table-column/nimble-table-column-base.directive.d.ts +1 -1
- package/thirdparty/directives/checkbox_value_accessor.d.ts +3 -3
- package/thirdparty/directives/control_value_accessor.d.ts +9 -9
- package/thirdparty/directives/default_value_accessor.d.ts +4 -4
- package/thirdparty/directives/number_value_accessor.d.ts +4 -4
- package/thirdparty/directives/radio_control_value_accessor.d.ts +8 -8
- package/thirdparty/directives/router_link.d.ts +9 -9
- package/thirdparty/directives/select_control_value_accessor.d.ts +8 -8
- package/esm2022/breadcrumb/testing/breadcrumb.pageobject.mjs +0 -3
- package/esm2022/breadcrumb/testing/ni-nimble-angular-breadcrumb-testing.mjs +0 -5
- package/esm2022/breadcrumb/testing/public-api.mjs +0 -2
- package/esm2022/card/ni-nimble-angular-card.mjs +0 -5
- package/esm2022/card/nimble-card.directive.mjs +0 -19
- package/esm2022/card/nimble-card.module.mjs +0 -19
- package/esm2022/card/public-api.mjs +0 -3
- package/esm2022/combobox/testing/combobox.pageobject.mjs +0 -3
- package/esm2022/combobox/testing/ni-nimble-angular-combobox-testing.mjs +0 -5
- package/esm2022/combobox/testing/public-api.mjs +0 -2
- package/esm2022/directives/anchor/nimble-anchor-router-link-with-href.directive.mjs +0 -32
- package/esm2022/directives/anchor/nimble-anchor-router-link.directive.mjs +0 -22
- package/esm2022/directives/anchor/nimble-anchor.directive.mjs +0 -52
- package/esm2022/directives/anchor/nimble-anchor.module.mjs +0 -21
- package/esm2022/directives/anchor-base/disableable-router-link-with-href.directive.mjs +0 -37
- package/esm2022/directives/anchor-base/nimble-anchor-base.directive.mjs +0 -73
- package/esm2022/directives/anchor-button/nimble-anchor-button-router-link-with-href.directive.mjs +0 -32
- package/esm2022/directives/anchor-button/nimble-anchor-button-router-link.directive.mjs +0 -22
- package/esm2022/directives/anchor-button/nimble-anchor-button.directive.mjs +0 -58
- package/esm2022/directives/anchor-button/nimble-anchor-button.module.mjs +0 -21
- package/esm2022/directives/anchor-menu-item/nimble-anchor-menu-item-router-link-with-href.directive.mjs +0 -32
- package/esm2022/directives/anchor-menu-item/nimble-anchor-menu-item-router-link.directive.mjs +0 -22
- package/esm2022/directives/anchor-menu-item/nimble-anchor-menu-item.directive.mjs +0 -32
- package/esm2022/directives/anchor-menu-item/nimble-anchor-menu-item.module.mjs +0 -21
- package/esm2022/directives/anchor-tab/nimble-anchor-tab-router-link-with-href.directive.mjs +0 -32
- package/esm2022/directives/anchor-tab/nimble-anchor-tab-router-link.directive.mjs +0 -22
- package/esm2022/directives/anchor-tab/nimble-anchor-tab.directive.mjs +0 -32
- package/esm2022/directives/anchor-tab/nimble-anchor-tab.module.mjs +0 -21
- package/esm2022/directives/anchor-tabs/nimble-anchor-tabs.directive.mjs +0 -34
- package/esm2022/directives/anchor-tabs/nimble-anchor-tabs.module.mjs +0 -19
- package/esm2022/directives/anchor-tree-item/nimble-anchor-tree-item-router-link-with-href.directive.mjs +0 -32
- package/esm2022/directives/anchor-tree-item/nimble-anchor-tree-item-router-link.directive.mjs +0 -22
- package/esm2022/directives/anchor-tree-item/nimble-anchor-tree-item.directive.mjs +0 -40
- package/esm2022/directives/anchor-tree-item/nimble-anchor-tree-item.module.mjs +0 -21
- package/esm2022/directives/banner/nimble-banner.directive.mjs +0 -71
- package/esm2022/directives/banner/nimble-banner.module.mjs +0 -19
- package/esm2022/directives/breadcrumb/nimble-breadcrumb.directive.mjs +0 -33
- package/esm2022/directives/breadcrumb/nimble-breadcrumb.module.mjs +0 -19
- package/esm2022/directives/breadcrumb-item/nimble-breadcrumb-item-router-link-with-href.directive.mjs +0 -66
- package/esm2022/directives/breadcrumb-item/nimble-breadcrumb-item-router-link.directive.mjs +0 -22
- package/esm2022/directives/breadcrumb-item/nimble-breadcrumb-item.directive.mjs +0 -23
- package/esm2022/directives/breadcrumb-item/nimble-breadcrumb-item.module.mjs +0 -21
- package/esm2022/directives/button/nimble-button.directive.mjs +0 -66
- package/esm2022/directives/button/nimble-button.module.mjs +0 -19
- package/esm2022/directives/card-button/nimble-card-button.directive.mjs +0 -40
- package/esm2022/directives/card-button/nimble-card-button.module.mjs +0 -19
- package/esm2022/directives/checkbox/nimble-checkbox-control-value-accessor.directive.mjs +0 -57
- package/esm2022/directives/checkbox/nimble-checkbox.directive.mjs +0 -66
- package/esm2022/directives/checkbox/nimble-checkbox.module.mjs +0 -20
- package/esm2022/directives/combobox/nimble-combobox-control-value-accessor.directive.mjs +0 -177
- package/esm2022/directives/combobox/nimble-combobox.directive.mjs +0 -114
- package/esm2022/directives/combobox/nimble-combobox.module.mjs +0 -20
- package/esm2022/directives/dialog/nimble-dialog.directive.mjs +0 -66
- package/esm2022/directives/dialog/nimble-dialog.module.mjs +0 -21
- package/esm2022/directives/drawer/nimble-drawer.directive.mjs +0 -67
- package/esm2022/directives/drawer/nimble-drawer.module.mjs +0 -19
- package/esm2022/directives/icon-base/nimble-icon-base.directive.mjs +0 -27
- package/esm2022/directives/icons/add/nimble-icon-add.directive.mjs +0 -22
- package/esm2022/directives/icons/add/nimble-icon-add.module.mjs +0 -21
- package/esm2022/directives/icons/arrow-down/nimble-icon-arrow-down.directive.mjs +0 -22
- package/esm2022/directives/icons/arrow-down/nimble-icon-arrow-down.module.mjs +0 -21
- package/esm2022/directives/icons/arrow-down-left-and-arrow-up-right/nimble-icon-arrow-down-left-and-arrow-up-right.directive.mjs +0 -22
- package/esm2022/directives/icons/arrow-down-left-and-arrow-up-right/nimble-icon-arrow-down-left-and-arrow-up-right.module.mjs +0 -21
- package/esm2022/directives/icons/arrow-down-rectangle/nimble-icon-arrow-down-rectangle.directive.mjs +0 -22
- package/esm2022/directives/icons/arrow-down-rectangle/nimble-icon-arrow-down-rectangle.module.mjs +0 -21
- package/esm2022/directives/icons/arrow-down-right-and-arrow-up-left/nimble-icon-arrow-down-right-and-arrow-up-left.directive.mjs +0 -22
- package/esm2022/directives/icons/arrow-down-right-and-arrow-up-left/nimble-icon-arrow-down-right-and-arrow-up-left.module.mjs +0 -21
- package/esm2022/directives/icons/arrow-down-two-rectangles/nimble-icon-arrow-down-two-rectangles.directive.mjs +0 -22
- package/esm2022/directives/icons/arrow-down-two-rectangles/nimble-icon-arrow-down-two-rectangles.module.mjs +0 -21
- package/esm2022/directives/icons/arrow-expander-down/nimble-icon-arrow-expander-down.directive.mjs +0 -22
- package/esm2022/directives/icons/arrow-expander-down/nimble-icon-arrow-expander-down.module.mjs +0 -21
- package/esm2022/directives/icons/arrow-expander-left/nimble-icon-arrow-expander-left.directive.mjs +0 -22
- package/esm2022/directives/icons/arrow-expander-left/nimble-icon-arrow-expander-left.module.mjs +0 -21
- package/esm2022/directives/icons/arrow-expander-right/nimble-icon-arrow-expander-right.directive.mjs +0 -22
- package/esm2022/directives/icons/arrow-expander-right/nimble-icon-arrow-expander-right.module.mjs +0 -21
- package/esm2022/directives/icons/arrow-expander-up/nimble-icon-arrow-expander-up.directive.mjs +0 -22
- package/esm2022/directives/icons/arrow-expander-up/nimble-icon-arrow-expander-up.module.mjs +0 -21
- package/esm2022/directives/icons/arrow-in-circle/nimble-icon-arrow-in-circle.directive.mjs +0 -22
- package/esm2022/directives/icons/arrow-in-circle/nimble-icon-arrow-in-circle.module.mjs +0 -21
- package/esm2022/directives/icons/arrow-left-from-line/nimble-icon-arrow-left-from-line.directive.mjs +0 -22
- package/esm2022/directives/icons/arrow-left-from-line/nimble-icon-arrow-left-from-line.module.mjs +0 -21
- package/esm2022/directives/icons/arrow-left-two-rectangles/nimble-icon-arrow-left-two-rectangles.directive.mjs +0 -22
- package/esm2022/directives/icons/arrow-left-two-rectangles/nimble-icon-arrow-left-two-rectangles.module.mjs +0 -21
- package/esm2022/directives/icons/arrow-out-circle/nimble-icon-arrow-out-circle.directive.mjs +0 -22
- package/esm2022/directives/icons/arrow-out-circle/nimble-icon-arrow-out-circle.module.mjs +0 -21
- package/esm2022/directives/icons/arrow-partial-rotate-left/nimble-icon-arrow-partial-rotate-left.directive.mjs +0 -22
- package/esm2022/directives/icons/arrow-partial-rotate-left/nimble-icon-arrow-partial-rotate-left.module.mjs +0 -21
- package/esm2022/directives/icons/arrow-right-thin/nimble-icon-arrow-right-thin.directive.mjs +0 -22
- package/esm2022/directives/icons/arrow-right-thin/nimble-icon-arrow-right-thin.module.mjs +0 -21
- package/esm2022/directives/icons/arrow-right-to-line/nimble-icon-arrow-right-to-line.directive.mjs +0 -22
- package/esm2022/directives/icons/arrow-right-to-line/nimble-icon-arrow-right-to-line.module.mjs +0 -21
- package/esm2022/directives/icons/arrow-right-two-rectangles/nimble-icon-arrow-right-two-rectangles.directive.mjs +0 -22
- package/esm2022/directives/icons/arrow-right-two-rectangles/nimble-icon-arrow-right-two-rectangles.module.mjs +0 -21
- package/esm2022/directives/icons/arrow-rotate-right/nimble-icon-arrow-rotate-right.directive.mjs +0 -22
- package/esm2022/directives/icons/arrow-rotate-right/nimble-icon-arrow-rotate-right.module.mjs +0 -21
- package/esm2022/directives/icons/arrow-u-left/nimble-icon-arrow-u-left.directive.mjs +0 -22
- package/esm2022/directives/icons/arrow-u-left/nimble-icon-arrow-u-left.module.mjs +0 -21
- package/esm2022/directives/icons/arrow-u-right/nimble-icon-arrow-u-right.directive.mjs +0 -22
- package/esm2022/directives/icons/arrow-u-right/nimble-icon-arrow-u-right.module.mjs +0 -21
- package/esm2022/directives/icons/arrow-u-up/nimble-icon-arrow-u-up.directive.mjs +0 -22
- package/esm2022/directives/icons/arrow-u-up/nimble-icon-arrow-u-up.module.mjs +0 -21
- package/esm2022/directives/icons/arrow-up/nimble-icon-arrow-up.directive.mjs +0 -22
- package/esm2022/directives/icons/arrow-up/nimble-icon-arrow-up.module.mjs +0 -21
- package/esm2022/directives/icons/arrow-up-left-and-arrow-down-right/nimble-icon-arrow-up-left-and-arrow-down-right.directive.mjs +0 -22
- package/esm2022/directives/icons/arrow-up-left-and-arrow-down-right/nimble-icon-arrow-up-left-and-arrow-down-right.module.mjs +0 -21
- package/esm2022/directives/icons/arrow-up-rectangle/nimble-icon-arrow-up-rectangle.directive.mjs +0 -22
- package/esm2022/directives/icons/arrow-up-rectangle/nimble-icon-arrow-up-rectangle.module.mjs +0 -21
- package/esm2022/directives/icons/arrow-up-right-and-arrow-down-left/nimble-icon-arrow-up-right-and-arrow-down-left.directive.mjs +0 -22
- package/esm2022/directives/icons/arrow-up-right-and-arrow-down-left/nimble-icon-arrow-up-right-and-arrow-down-left.module.mjs +0 -21
- package/esm2022/directives/icons/arrow-up-right-from-square/nimble-icon-arrow-up-right-from-square.directive.mjs +0 -22
- package/esm2022/directives/icons/arrow-up-right-from-square/nimble-icon-arrow-up-right-from-square.module.mjs +0 -21
- package/esm2022/directives/icons/arrow-up-two-rectangles/nimble-icon-arrow-up-two-rectangles.directive.mjs +0 -22
- package/esm2022/directives/icons/arrow-up-two-rectangles/nimble-icon-arrow-up-two-rectangles.module.mjs +0 -21
- package/esm2022/directives/icons/arrows-maximize/nimble-icon-arrows-maximize.directive.mjs +0 -22
- package/esm2022/directives/icons/arrows-maximize/nimble-icon-arrows-maximize.module.mjs +0 -21
- package/esm2022/directives/icons/arrows-repeat/nimble-icon-arrows-repeat.directive.mjs +0 -22
- package/esm2022/directives/icons/arrows-repeat/nimble-icon-arrows-repeat.module.mjs +0 -21
- package/esm2022/directives/icons/arrows-rotate-reverse-dot/nimble-icon-arrows-rotate-reverse-dot.directive.mjs +0 -22
- package/esm2022/directives/icons/arrows-rotate-reverse-dot/nimble-icon-arrows-rotate-reverse-dot.module.mjs +0 -21
- package/esm2022/directives/icons/asterisk/nimble-icon-asterisk.directive.mjs +0 -22
- package/esm2022/directives/icons/asterisk/nimble-icon-asterisk.module.mjs +0 -21
- package/esm2022/directives/icons/at/nimble-icon-at.directive.mjs +0 -22
- package/esm2022/directives/icons/at/nimble-icon-at.module.mjs +0 -21
- package/esm2022/directives/icons/bars/nimble-icon-bars.directive.mjs +0 -22
- package/esm2022/directives/icons/bars/nimble-icon-bars.module.mjs +0 -21
- package/esm2022/directives/icons/bell/nimble-icon-bell.directive.mjs +0 -22
- package/esm2022/directives/icons/bell/nimble-icon-bell.module.mjs +0 -21
- package/esm2022/directives/icons/bell-and-comment/nimble-icon-bell-and-comment.directive.mjs +0 -22
- package/esm2022/directives/icons/bell-and-comment/nimble-icon-bell-and-comment.module.mjs +0 -21
- package/esm2022/directives/icons/bell-and-message/nimble-icon-bell-and-message.directive.mjs +0 -22
- package/esm2022/directives/icons/bell-and-message/nimble-icon-bell-and-message.module.mjs +0 -21
- package/esm2022/directives/icons/bell-check/nimble-icon-bell-check.directive.mjs +0 -22
- package/esm2022/directives/icons/bell-check/nimble-icon-bell-check.module.mjs +0 -21
- package/esm2022/directives/icons/bell-circle/nimble-icon-bell-circle.directive.mjs +0 -22
- package/esm2022/directives/icons/bell-circle/nimble-icon-bell-circle.module.mjs +0 -21
- package/esm2022/directives/icons/bell-on/nimble-icon-bell-on.directive.mjs +0 -22
- package/esm2022/directives/icons/bell-on/nimble-icon-bell-on.module.mjs +0 -21
- package/esm2022/directives/icons/bell-solid-circle/nimble-icon-bell-solid-circle.directive.mjs +0 -22
- package/esm2022/directives/icons/bell-solid-circle/nimble-icon-bell-solid-circle.module.mjs +0 -21
- package/esm2022/directives/icons/block-with-ribbon/nimble-icon-block-with-ribbon.directive.mjs +0 -22
- package/esm2022/directives/icons/block-with-ribbon/nimble-icon-block-with-ribbon.module.mjs +0 -21
- package/esm2022/directives/icons/bold-b/nimble-icon-bold-b.directive.mjs +0 -22
- package/esm2022/directives/icons/bold-b/nimble-icon-bold-b.module.mjs +0 -21
- package/esm2022/directives/icons/book-magnifying-glass/nimble-icon-book-magnifying-glass.directive.mjs +0 -22
- package/esm2022/directives/icons/book-magnifying-glass/nimble-icon-book-magnifying-glass.module.mjs +0 -21
- package/esm2022/directives/icons/calendar-arrows-rotate-reverse-dot/nimble-icon-calendar-arrows-rotate-reverse-dot.directive.mjs +0 -22
- package/esm2022/directives/icons/calendar-arrows-rotate-reverse-dot/nimble-icon-calendar-arrows-rotate-reverse-dot.module.mjs +0 -21
- package/esm2022/directives/icons/calendar-check-lines/nimble-icon-calendar-check-lines.directive.mjs +0 -22
- package/esm2022/directives/icons/calendar-check-lines/nimble-icon-calendar-check-lines.module.mjs +0 -21
- package/esm2022/directives/icons/calendar-circle-exclamation/nimble-icon-calendar-circle-exclamation.directive.mjs +0 -22
- package/esm2022/directives/icons/calendar-circle-exclamation/nimble-icon-calendar-circle-exclamation.module.mjs +0 -21
- package/esm2022/directives/icons/calendar-clock/nimble-icon-calendar-clock.directive.mjs +0 -22
- package/esm2022/directives/icons/calendar-clock/nimble-icon-calendar-clock.module.mjs +0 -21
- package/esm2022/directives/icons/calendar-day/nimble-icon-calendar-day.directive.mjs +0 -22
- package/esm2022/directives/icons/calendar-day/nimble-icon-calendar-day.module.mjs +0 -21
- package/esm2022/directives/icons/calendar-day-outline/nimble-icon-calendar-day-outline.directive.mjs +0 -22
- package/esm2022/directives/icons/calendar-day-outline/nimble-icon-calendar-day-outline.module.mjs +0 -21
- package/esm2022/directives/icons/calendar-days/nimble-icon-calendar-days.directive.mjs +0 -22
- package/esm2022/directives/icons/calendar-days/nimble-icon-calendar-days.module.mjs +0 -21
- package/esm2022/directives/icons/calendar-lines/nimble-icon-calendar-lines.directive.mjs +0 -22
- package/esm2022/directives/icons/calendar-lines/nimble-icon-calendar-lines.module.mjs +0 -21
- package/esm2022/directives/icons/calendar-rectangle/nimble-icon-calendar-rectangle.directive.mjs +0 -22
- package/esm2022/directives/icons/calendar-rectangle/nimble-icon-calendar-rectangle.module.mjs +0 -21
- package/esm2022/directives/icons/calendar-week/nimble-icon-calendar-week.directive.mjs +0 -22
- package/esm2022/directives/icons/calendar-week/nimble-icon-calendar-week.module.mjs +0 -21
- package/esm2022/directives/icons/calipers/nimble-icon-calipers.directive.mjs +0 -22
- package/esm2022/directives/icons/calipers/nimble-icon-calipers.module.mjs +0 -21
- package/esm2022/directives/icons/camera/nimble-icon-camera.directive.mjs +0 -22
- package/esm2022/directives/icons/camera/nimble-icon-camera.module.mjs +0 -21
- package/esm2022/directives/icons/chart-diagram/nimble-icon-chart-diagram.directive.mjs +0 -22
- package/esm2022/directives/icons/chart-diagram/nimble-icon-chart-diagram.module.mjs +0 -21
- package/esm2022/directives/icons/chart-diagram-child-focus/nimble-icon-chart-diagram-child-focus.directive.mjs +0 -22
- package/esm2022/directives/icons/chart-diagram-child-focus/nimble-icon-chart-diagram-child-focus.module.mjs +0 -21
- package/esm2022/directives/icons/chart-diagram-parent-focus/nimble-icon-chart-diagram-parent-focus.directive.mjs +0 -22
- package/esm2022/directives/icons/chart-diagram-parent-focus/nimble-icon-chart-diagram-parent-focus.module.mjs +0 -21
- package/esm2022/directives/icons/chart-diagram-parent-focus-two-child/nimble-icon-chart-diagram-parent-focus-two-child.directive.mjs +0 -22
- package/esm2022/directives/icons/chart-diagram-parent-focus-two-child/nimble-icon-chart-diagram-parent-focus-two-child.module.mjs +0 -21
- package/esm2022/directives/icons/check/nimble-icon-check.directive.mjs +0 -22
- package/esm2022/directives/icons/check/nimble-icon-check.module.mjs +0 -21
- package/esm2022/directives/icons/check-dot/nimble-icon-check-dot.directive.mjs +0 -22
- package/esm2022/directives/icons/check-dot/nimble-icon-check-dot.module.mjs +0 -21
- package/esm2022/directives/icons/circle/nimble-icon-circle.directive.mjs +0 -22
- package/esm2022/directives/icons/circle/nimble-icon-circle.module.mjs +0 -21
- package/esm2022/directives/icons/circle-broken/nimble-icon-circle-broken.directive.mjs +0 -22
- package/esm2022/directives/icons/circle-broken/nimble-icon-circle-broken.module.mjs +0 -21
- package/esm2022/directives/icons/circle-check/nimble-icon-circle-check.directive.mjs +0 -22
- package/esm2022/directives/icons/circle-check/nimble-icon-circle-check.module.mjs +0 -21
- package/esm2022/directives/icons/circle-filled/nimble-icon-circle-filled.directive.mjs +0 -22
- package/esm2022/directives/icons/circle-filled/nimble-icon-circle-filled.module.mjs +0 -21
- package/esm2022/directives/icons/circle-minus/nimble-icon-circle-minus.directive.mjs +0 -22
- package/esm2022/directives/icons/circle-minus/nimble-icon-circle-minus.module.mjs +0 -21
- package/esm2022/directives/icons/circle-partial-broken/nimble-icon-circle-partial-broken.directive.mjs +0 -22
- package/esm2022/directives/icons/circle-partial-broken/nimble-icon-circle-partial-broken.module.mjs +0 -21
- package/esm2022/directives/icons/circle-slash/nimble-icon-circle-slash.directive.mjs +0 -22
- package/esm2022/directives/icons/circle-slash/nimble-icon-circle-slash.module.mjs +0 -21
- package/esm2022/directives/icons/circle-x/nimble-icon-circle-x.directive.mjs +0 -22
- package/esm2022/directives/icons/circle-x/nimble-icon-circle-x.module.mjs +0 -21
- package/esm2022/directives/icons/clipboard/nimble-icon-clipboard.directive.mjs +0 -22
- package/esm2022/directives/icons/clipboard/nimble-icon-clipboard.module.mjs +0 -21
- package/esm2022/directives/icons/clock/nimble-icon-clock.directive.mjs +0 -22
- package/esm2022/directives/icons/clock/nimble-icon-clock.module.mjs +0 -21
- package/esm2022/directives/icons/clock-cog/nimble-icon-clock-cog.directive.mjs +0 -22
- package/esm2022/directives/icons/clock-cog/nimble-icon-clock-cog.module.mjs +0 -21
- package/esm2022/directives/icons/clock-exclamation/nimble-icon-clock-exclamation.directive.mjs +0 -22
- package/esm2022/directives/icons/clock-exclamation/nimble-icon-clock-exclamation.module.mjs +0 -21
- package/esm2022/directives/icons/clock-triangle/nimble-icon-clock-triangle.directive.mjs +0 -22
- package/esm2022/directives/icons/clock-triangle/nimble-icon-clock-triangle.module.mjs +0 -21
- package/esm2022/directives/icons/clone/nimble-icon-clone.directive.mjs +0 -22
- package/esm2022/directives/icons/clone/nimble-icon-clone.module.mjs +0 -21
- package/esm2022/directives/icons/cloud/nimble-icon-cloud.directive.mjs +0 -22
- package/esm2022/directives/icons/cloud/nimble-icon-cloud.module.mjs +0 -21
- package/esm2022/directives/icons/cloud-upload/nimble-icon-cloud-upload.directive.mjs +0 -22
- package/esm2022/directives/icons/cloud-upload/nimble-icon-cloud-upload.module.mjs +0 -21
- package/esm2022/directives/icons/cloud-with-arrow/nimble-icon-cloud-with-arrow.directive.mjs +0 -22
- package/esm2022/directives/icons/cloud-with-arrow/nimble-icon-cloud-with-arrow.module.mjs +0 -21
- package/esm2022/directives/icons/cog/nimble-icon-cog.directive.mjs +0 -22
- package/esm2022/directives/icons/cog/nimble-icon-cog.module.mjs +0 -21
- package/esm2022/directives/icons/cog-database/nimble-icon-cog-database.directive.mjs +0 -22
- package/esm2022/directives/icons/cog-database/nimble-icon-cog-database.module.mjs +0 -21
- package/esm2022/directives/icons/cog-database-inset/nimble-icon-cog-database-inset.directive.mjs +0 -22
- package/esm2022/directives/icons/cog-database-inset/nimble-icon-cog-database-inset.module.mjs +0 -21
- package/esm2022/directives/icons/cog-small-cog/nimble-icon-cog-small-cog.directive.mjs +0 -22
- package/esm2022/directives/icons/cog-small-cog/nimble-icon-cog-small-cog.module.mjs +0 -21
- package/esm2022/directives/icons/cog-zoomed/nimble-icon-cog-zoomed.directive.mjs +0 -22
- package/esm2022/directives/icons/cog-zoomed/nimble-icon-cog-zoomed.module.mjs +0 -21
- package/esm2022/directives/icons/comment/nimble-icon-comment.directive.mjs +0 -22
- package/esm2022/directives/icons/comment/nimble-icon-comment.module.mjs +0 -21
- package/esm2022/directives/icons/computer-and-monitor/nimble-icon-computer-and-monitor.directive.mjs +0 -22
- package/esm2022/directives/icons/computer-and-monitor/nimble-icon-computer-and-monitor.module.mjs +0 -21
- package/esm2022/directives/icons/copy/nimble-icon-copy.directive.mjs +0 -22
- package/esm2022/directives/icons/copy/nimble-icon-copy.module.mjs +0 -21
- package/esm2022/directives/icons/copy-text/nimble-icon-copy-text.directive.mjs +0 -22
- package/esm2022/directives/icons/copy-text/nimble-icon-copy-text.module.mjs +0 -21
- package/esm2022/directives/icons/dashboard-builder/nimble-icon-dashboard-builder.directive.mjs +0 -22
- package/esm2022/directives/icons/dashboard-builder/nimble-icon-dashboard-builder.module.mjs +0 -21
- package/esm2022/directives/icons/dashboard-builder-legend/nimble-icon-dashboard-builder-legend.directive.mjs +0 -22
- package/esm2022/directives/icons/dashboard-builder-legend/nimble-icon-dashboard-builder-legend.module.mjs +0 -21
- package/esm2022/directives/icons/dashboard-builder-templates/nimble-icon-dashboard-builder-templates.directive.mjs +0 -22
- package/esm2022/directives/icons/dashboard-builder-templates/nimble-icon-dashboard-builder-templates.module.mjs +0 -21
- package/esm2022/directives/icons/dashboard-builder-tile/nimble-icon-dashboard-builder-tile.directive.mjs +0 -22
- package/esm2022/directives/icons/dashboard-builder-tile/nimble-icon-dashboard-builder-tile.module.mjs +0 -21
- package/esm2022/directives/icons/database/nimble-icon-database.directive.mjs +0 -22
- package/esm2022/directives/icons/database/nimble-icon-database.module.mjs +0 -21
- package/esm2022/directives/icons/database-check/nimble-icon-database-check.directive.mjs +0 -22
- package/esm2022/directives/icons/database-check/nimble-icon-database-check.module.mjs +0 -21
- package/esm2022/directives/icons/debug/nimble-icon-debug.directive.mjs +0 -22
- package/esm2022/directives/icons/debug/nimble-icon-debug.module.mjs +0 -21
- package/esm2022/directives/icons/desktop/nimble-icon-desktop.directive.mjs +0 -22
- package/esm2022/directives/icons/desktop/nimble-icon-desktop.module.mjs +0 -21
- package/esm2022/directives/icons/diadem/nimble-icon-diadem.directive.mjs +0 -22
- package/esm2022/directives/icons/diadem/nimble-icon-diadem.module.mjs +0 -21
- package/esm2022/directives/icons/donut-chart/nimble-icon-donut-chart.directive.mjs +0 -22
- package/esm2022/directives/icons/donut-chart/nimble-icon-donut-chart.module.mjs +0 -21
- package/esm2022/directives/icons/dot-solid-dot-stroke/nimble-icon-dot-solid-dot-stroke.directive.mjs +0 -22
- package/esm2022/directives/icons/dot-solid-dot-stroke/nimble-icon-dot-solid-dot-stroke.module.mjs +0 -21
- package/esm2022/directives/icons/dot-solid-dot-stroke-measurement/nimble-icon-dot-solid-dot-stroke-measurement.directive.mjs +0 -22
- package/esm2022/directives/icons/dot-solid-dot-stroke-measurement/nimble-icon-dot-solid-dot-stroke-measurement.module.mjs +0 -21
- package/esm2022/directives/icons/down-right-from-square/nimble-icon-down-right-from-square.directive.mjs +0 -22
- package/esm2022/directives/icons/down-right-from-square/nimble-icon-down-right-from-square.module.mjs +0 -21
- package/esm2022/directives/icons/download/nimble-icon-download.directive.mjs +0 -22
- package/esm2022/directives/icons/download/nimble-icon-download.module.mjs +0 -21
- package/esm2022/directives/icons/electronic-chip-zoomed/nimble-icon-electronic-chip-zoomed.directive.mjs +0 -22
- package/esm2022/directives/icons/electronic-chip-zoomed/nimble-icon-electronic-chip-zoomed.module.mjs +0 -21
- package/esm2022/directives/icons/exclamation-mark/nimble-icon-exclamation-mark.directive.mjs +0 -22
- package/esm2022/directives/icons/exclamation-mark/nimble-icon-exclamation-mark.module.mjs +0 -21
- package/esm2022/directives/icons/eye/nimble-icon-eye.directive.mjs +0 -22
- package/esm2022/directives/icons/eye/nimble-icon-eye.module.mjs +0 -21
- package/esm2022/directives/icons/eye-dash/nimble-icon-eye-dash.directive.mjs +0 -22
- package/esm2022/directives/icons/eye-dash/nimble-icon-eye-dash.module.mjs +0 -21
- package/esm2022/directives/icons/fancy-a/nimble-icon-fancy-a.directive.mjs +0 -22
- package/esm2022/directives/icons/fancy-a/nimble-icon-fancy-a.module.mjs +0 -21
- package/esm2022/directives/icons/file/nimble-icon-file.directive.mjs +0 -22
- package/esm2022/directives/icons/file/nimble-icon-file.module.mjs +0 -21
- package/esm2022/directives/icons/file-arrow-curved-right/nimble-icon-file-arrow-curved-right.directive.mjs +0 -22
- package/esm2022/directives/icons/file-arrow-curved-right/nimble-icon-file-arrow-curved-right.module.mjs +0 -21
- package/esm2022/directives/icons/file-drawer/nimble-icon-file-drawer.directive.mjs +0 -22
- package/esm2022/directives/icons/file-drawer/nimble-icon-file-drawer.module.mjs +0 -21
- package/esm2022/directives/icons/file-search/nimble-icon-file-search.directive.mjs +0 -22
- package/esm2022/directives/icons/file-search/nimble-icon-file-search.module.mjs +0 -21
- package/esm2022/directives/icons/filter/nimble-icon-filter.directive.mjs +0 -22
- package/esm2022/directives/icons/filter/nimble-icon-filter.module.mjs +0 -21
- package/esm2022/directives/icons/floppy-disk/nimble-icon-floppy-disk.directive.mjs +0 -22
- package/esm2022/directives/icons/floppy-disk/nimble-icon-floppy-disk.module.mjs +0 -21
- package/esm2022/directives/icons/floppy-disk-checkmark/nimble-icon-floppy-disk-checkmark.directive.mjs +0 -22
- package/esm2022/directives/icons/floppy-disk-checkmark/nimble-icon-floppy-disk-checkmark.module.mjs +0 -21
- package/esm2022/directives/icons/floppy-disk-pen/nimble-icon-floppy-disk-pen.directive.mjs +0 -22
- package/esm2022/directives/icons/floppy-disk-pen/nimble-icon-floppy-disk-pen.module.mjs +0 -21
- package/esm2022/directives/icons/floppy-disk-star-arrow-right/nimble-icon-floppy-disk-star-arrow-right.directive.mjs +0 -22
- package/esm2022/directives/icons/floppy-disk-star-arrow-right/nimble-icon-floppy-disk-star-arrow-right.module.mjs +0 -21
- package/esm2022/directives/icons/floppy-disk-three-dots/nimble-icon-floppy-disk-three-dots.directive.mjs +0 -22
- package/esm2022/directives/icons/floppy-disk-three-dots/nimble-icon-floppy-disk-three-dots.module.mjs +0 -21
- package/esm2022/directives/icons/folder/nimble-icon-folder.directive.mjs +0 -22
- package/esm2022/directives/icons/folder/nimble-icon-folder.module.mjs +0 -21
- package/esm2022/directives/icons/folder-open/nimble-icon-folder-open.directive.mjs +0 -22
- package/esm2022/directives/icons/folder-open/nimble-icon-folder-open.module.mjs +0 -21
- package/esm2022/directives/icons/forward-slash/nimble-icon-forward-slash.directive.mjs +0 -22
- package/esm2022/directives/icons/forward-slash/nimble-icon-forward-slash.module.mjs +0 -21
- package/esm2022/directives/icons/four-dots-square/nimble-icon-four-dots-square.directive.mjs +0 -22
- package/esm2022/directives/icons/four-dots-square/nimble-icon-four-dots-square.module.mjs +0 -21
- package/esm2022/directives/icons/function/nimble-icon-function.directive.mjs +0 -22
- package/esm2022/directives/icons/function/nimble-icon-function.module.mjs +0 -21
- package/esm2022/directives/icons/gauge-simple/nimble-icon-gauge-simple.directive.mjs +0 -22
- package/esm2022/directives/icons/gauge-simple/nimble-icon-gauge-simple.module.mjs +0 -21
- package/esm2022/directives/icons/grid-three-by-three/nimble-icon-grid-three-by-three.directive.mjs +0 -22
- package/esm2022/directives/icons/grid-three-by-three/nimble-icon-grid-three-by-three.module.mjs +0 -21
- package/esm2022/directives/icons/grid-two-by-two/nimble-icon-grid-two-by-two.directive.mjs +0 -22
- package/esm2022/directives/icons/grid-two-by-two/nimble-icon-grid-two-by-two.module.mjs +0 -21
- package/esm2022/directives/icons/hammer/nimble-icon-hammer.directive.mjs +0 -22
- package/esm2022/directives/icons/hammer/nimble-icon-hammer.module.mjs +0 -21
- package/esm2022/directives/icons/hashtag/nimble-icon-hashtag.directive.mjs +0 -22
- package/esm2022/directives/icons/hashtag/nimble-icon-hashtag.module.mjs +0 -21
- package/esm2022/directives/icons/home/nimble-icon-home.directive.mjs +0 -22
- package/esm2022/directives/icons/home/nimble-icon-home.module.mjs +0 -21
- package/esm2022/directives/icons/horizontal-triangle-outline/nimble-icon-horizontal-triangle-outline.directive.mjs +0 -22
- package/esm2022/directives/icons/horizontal-triangle-outline/nimble-icon-horizontal-triangle-outline.module.mjs +0 -21
- package/esm2022/directives/icons/hourglass/nimble-icon-hourglass.directive.mjs +0 -22
- package/esm2022/directives/icons/hourglass/nimble-icon-hourglass.module.mjs +0 -21
- package/esm2022/directives/icons/indent/nimble-icon-indent.directive.mjs +0 -22
- package/esm2022/directives/icons/indent/nimble-icon-indent.module.mjs +0 -21
- package/esm2022/directives/icons/indeterminant-checkbox/nimble-icon-indeterminant-checkbox.directive.mjs +0 -22
- package/esm2022/directives/icons/indeterminant-checkbox/nimble-icon-indeterminant-checkbox.module.mjs +0 -21
- package/esm2022/directives/icons/index.mjs +0 -469
- package/esm2022/directives/icons/info/nimble-icon-info.directive.mjs +0 -22
- package/esm2022/directives/icons/info/nimble-icon-info.module.mjs +0 -21
- package/esm2022/directives/icons/info-circle/nimble-icon-info-circle.directive.mjs +0 -22
- package/esm2022/directives/icons/info-circle/nimble-icon-info-circle.module.mjs +0 -21
- package/esm2022/directives/icons/inward-squares-three/nimble-icon-inward-squares-three.directive.mjs +0 -22
- package/esm2022/directives/icons/inward-squares-three/nimble-icon-inward-squares-three.module.mjs +0 -21
- package/esm2022/directives/icons/italic-i/nimble-icon-italic-i.directive.mjs +0 -22
- package/esm2022/directives/icons/italic-i/nimble-icon-italic-i.module.mjs +0 -21
- package/esm2022/directives/icons/key/nimble-icon-key.directive.mjs +0 -22
- package/esm2022/directives/icons/key/nimble-icon-key.module.mjs +0 -21
- package/esm2022/directives/icons/laptop/nimble-icon-laptop.directive.mjs +0 -22
- package/esm2022/directives/icons/laptop/nimble-icon-laptop.module.mjs +0 -21
- package/esm2022/directives/icons/layer-group/nimble-icon-layer-group.directive.mjs +0 -22
- package/esm2022/directives/icons/layer-group/nimble-icon-layer-group.module.mjs +0 -21
- package/esm2022/directives/icons/lightbulb/nimble-icon-lightbulb.directive.mjs +0 -22
- package/esm2022/directives/icons/lightbulb/nimble-icon-lightbulb.module.mjs +0 -21
- package/esm2022/directives/icons/lightning-bolt/nimble-icon-lightning-bolt.directive.mjs +0 -22
- package/esm2022/directives/icons/lightning-bolt/nimble-icon-lightning-bolt.module.mjs +0 -21
- package/esm2022/directives/icons/link/nimble-icon-link.directive.mjs +0 -22
- package/esm2022/directives/icons/link/nimble-icon-link.module.mjs +0 -21
- package/esm2022/directives/icons/link-cancel/nimble-icon-link-cancel.directive.mjs +0 -22
- package/esm2022/directives/icons/link-cancel/nimble-icon-link-cancel.module.mjs +0 -21
- package/esm2022/directives/icons/list/nimble-icon-list.directive.mjs +0 -22
- package/esm2022/directives/icons/list/nimble-icon-list.module.mjs +0 -21
- package/esm2022/directives/icons/list-tree/nimble-icon-list-tree.directive.mjs +0 -22
- package/esm2022/directives/icons/list-tree/nimble-icon-list-tree.module.mjs +0 -21
- package/esm2022/directives/icons/list-tree-database/nimble-icon-list-tree-database.directive.mjs +0 -22
- package/esm2022/directives/icons/list-tree-database/nimble-icon-list-tree-database.module.mjs +0 -21
- package/esm2022/directives/icons/lock/nimble-icon-lock.directive.mjs +0 -22
- package/esm2022/directives/icons/lock/nimble-icon-lock.module.mjs +0 -21
- package/esm2022/directives/icons/magnifying-glass/nimble-icon-magnifying-glass.directive.mjs +0 -22
- package/esm2022/directives/icons/magnifying-glass/nimble-icon-magnifying-glass.module.mjs +0 -21
- package/esm2022/directives/icons/markdown/nimble-icon-markdown.directive.mjs +0 -22
- package/esm2022/directives/icons/markdown/nimble-icon-markdown.module.mjs +0 -21
- package/esm2022/directives/icons/message/nimble-icon-message.directive.mjs +0 -22
- package/esm2022/directives/icons/message/nimble-icon-message.module.mjs +0 -21
- package/esm2022/directives/icons/message-bot/nimble-icon-message-bot.directive.mjs +0 -22
- package/esm2022/directives/icons/message-bot/nimble-icon-message-bot.module.mjs +0 -21
- package/esm2022/directives/icons/messages-sparkle/nimble-icon-messages-sparkle.directive.mjs +0 -22
- package/esm2022/directives/icons/messages-sparkle/nimble-icon-messages-sparkle.module.mjs +0 -21
- package/esm2022/directives/icons/microphone/nimble-icon-microphone.directive.mjs +0 -22
- package/esm2022/directives/icons/microphone/nimble-icon-microphone.module.mjs +0 -21
- package/esm2022/directives/icons/minus/nimble-icon-minus.directive.mjs +0 -22
- package/esm2022/directives/icons/minus/nimble-icon-minus.module.mjs +0 -21
- package/esm2022/directives/icons/minus-wide/nimble-icon-minus-wide.directive.mjs +0 -22
- package/esm2022/directives/icons/minus-wide/nimble-icon-minus-wide.module.mjs +0 -21
- package/esm2022/directives/icons/mobile/nimble-icon-mobile.directive.mjs +0 -22
- package/esm2022/directives/icons/mobile/nimble-icon-mobile.module.mjs +0 -21
- package/esm2022/directives/icons/mountain-sun/nimble-icon-mountain-sun.directive.mjs +0 -22
- package/esm2022/directives/icons/mountain-sun/nimble-icon-mountain-sun.module.mjs +0 -21
- package/esm2022/directives/icons/ni/nimble-icon-ni.directive.mjs +0 -22
- package/esm2022/directives/icons/ni/nimble-icon-ni.module.mjs +0 -21
- package/esm2022/directives/icons/notebook/nimble-icon-notebook.directive.mjs +0 -22
- package/esm2022/directives/icons/notebook/nimble-icon-notebook.module.mjs +0 -21
- package/esm2022/directives/icons/number-list/nimble-icon-number-list.directive.mjs +0 -22
- package/esm2022/directives/icons/number-list/nimble-icon-number-list.module.mjs +0 -21
- package/esm2022/directives/icons/outdent/nimble-icon-outdent.directive.mjs +0 -22
- package/esm2022/directives/icons/outdent/nimble-icon-outdent.module.mjs +0 -21
- package/esm2022/directives/icons/outward-squares-three/nimble-icon-outward-squares-three.directive.mjs +0 -22
- package/esm2022/directives/icons/outward-squares-three/nimble-icon-outward-squares-three.module.mjs +0 -21
- package/esm2022/directives/icons/paper-plane/nimble-icon-paper-plane.directive.mjs +0 -22
- package/esm2022/directives/icons/paper-plane/nimble-icon-paper-plane.module.mjs +0 -21
- package/esm2022/directives/icons/paperclip/nimble-icon-paperclip.directive.mjs +0 -22
- package/esm2022/directives/icons/paperclip/nimble-icon-paperclip.module.mjs +0 -21
- package/esm2022/directives/icons/paste/nimble-icon-paste.directive.mjs +0 -22
- package/esm2022/directives/icons/paste/nimble-icon-paste.module.mjs +0 -21
- package/esm2022/directives/icons/pause/nimble-icon-pause.directive.mjs +0 -22
- package/esm2022/directives/icons/pause/nimble-icon-pause.module.mjs +0 -21
- package/esm2022/directives/icons/pencil/nimble-icon-pencil.directive.mjs +0 -22
- package/esm2022/directives/icons/pencil/nimble-icon-pencil.module.mjs +0 -21
- package/esm2022/directives/icons/pencil-to-rectangle/nimble-icon-pencil-to-rectangle.directive.mjs +0 -22
- package/esm2022/directives/icons/pencil-to-rectangle/nimble-icon-pencil-to-rectangle.module.mjs +0 -21
- package/esm2022/directives/icons/play/nimble-icon-play.directive.mjs +0 -22
- package/esm2022/directives/icons/play/nimble-icon-play.module.mjs +0 -21
- package/esm2022/directives/icons/pot-with-lid/nimble-icon-pot-with-lid.directive.mjs +0 -22
- package/esm2022/directives/icons/pot-with-lid/nimble-icon-pot-with-lid.module.mjs +0 -21
- package/esm2022/directives/icons/print/nimble-icon-print.directive.mjs +0 -22
- package/esm2022/directives/icons/print/nimble-icon-print.module.mjs +0 -21
- package/esm2022/directives/icons/qrcode-read/nimble-icon-qrcode-read.directive.mjs +0 -22
- package/esm2022/directives/icons/qrcode-read/nimble-icon-qrcode-read.module.mjs +0 -21
- package/esm2022/directives/icons/question/nimble-icon-question.directive.mjs +0 -22
- package/esm2022/directives/icons/question/nimble-icon-question.module.mjs +0 -21
- package/esm2022/directives/icons/rectangle-check-lines/nimble-icon-rectangle-check-lines.directive.mjs +0 -22
- package/esm2022/directives/icons/rectangle-check-lines/nimble-icon-rectangle-check-lines.module.mjs +0 -21
- package/esm2022/directives/icons/rectangle-lines/nimble-icon-rectangle-lines.directive.mjs +0 -22
- package/esm2022/directives/icons/rectangle-lines/nimble-icon-rectangle-lines.module.mjs +0 -21
- package/esm2022/directives/icons/running-arrow/nimble-icon-running-arrow.directive.mjs +0 -22
- package/esm2022/directives/icons/running-arrow/nimble-icon-running-arrow.module.mjs +0 -21
- package/esm2022/directives/icons/scanner-gun/nimble-icon-scanner-gun.directive.mjs +0 -22
- package/esm2022/directives/icons/scanner-gun/nimble-icon-scanner-gun.module.mjs +0 -21
- package/esm2022/directives/icons/screen-check-lines/nimble-icon-screen-check-lines.directive.mjs +0 -22
- package/esm2022/directives/icons/screen-check-lines/nimble-icon-screen-check-lines.module.mjs +0 -21
- package/esm2022/directives/icons/screen-check-lines-calendar/nimble-icon-screen-check-lines-calendar.directive.mjs +0 -22
- package/esm2022/directives/icons/screen-check-lines-calendar/nimble-icon-screen-check-lines-calendar.module.mjs +0 -21
- package/esm2022/directives/icons/server/nimble-icon-server.directive.mjs +0 -22
- package/esm2022/directives/icons/server/nimble-icon-server.module.mjs +0 -21
- package/esm2022/directives/icons/share-nodes/nimble-icon-share-nodes.directive.mjs +0 -22
- package/esm2022/directives/icons/share-nodes/nimble-icon-share-nodes.module.mjs +0 -21
- package/esm2022/directives/icons/shield-check/nimble-icon-shield-check.directive.mjs +0 -22
- package/esm2022/directives/icons/shield-check/nimble-icon-shield-check.module.mjs +0 -21
- package/esm2022/directives/icons/shield-xmark/nimble-icon-shield-xmark.directive.mjs +0 -22
- package/esm2022/directives/icons/shield-xmark/nimble-icon-shield-xmark.module.mjs +0 -21
- package/esm2022/directives/icons/signal-bars/nimble-icon-signal-bars.directive.mjs +0 -22
- package/esm2022/directives/icons/signal-bars/nimble-icon-signal-bars.module.mjs +0 -21
- package/esm2022/directives/icons/sine-graph/nimble-icon-sine-graph.directive.mjs +0 -22
- package/esm2022/directives/icons/sine-graph/nimble-icon-sine-graph.module.mjs +0 -21
- package/esm2022/directives/icons/skip-arrow/nimble-icon-skip-arrow.directive.mjs +0 -22
- package/esm2022/directives/icons/skip-arrow/nimble-icon-skip-arrow.module.mjs +0 -21
- package/esm2022/directives/icons/sparkle-swirls/nimble-icon-sparkle-swirls.directive.mjs +0 -22
- package/esm2022/directives/icons/sparkle-swirls/nimble-icon-sparkle-swirls.module.mjs +0 -21
- package/esm2022/directives/icons/sparkles/nimble-icon-sparkles.directive.mjs +0 -22
- package/esm2022/directives/icons/sparkles/nimble-icon-sparkles.module.mjs +0 -21
- package/esm2022/directives/icons/spinner/nimble-icon-spinner.directive.mjs +0 -22
- package/esm2022/directives/icons/spinner/nimble-icon-spinner.module.mjs +0 -21
- package/esm2022/directives/icons/square-check/nimble-icon-square-check.directive.mjs +0 -22
- package/esm2022/directives/icons/square-check/nimble-icon-square-check.module.mjs +0 -21
- package/esm2022/directives/icons/square-list-cog/nimble-icon-square-list-cog.directive.mjs +0 -22
- package/esm2022/directives/icons/square-list-cog/nimble-icon-square-list-cog.module.mjs +0 -21
- package/esm2022/directives/icons/square-t/nimble-icon-square-t.directive.mjs +0 -22
- package/esm2022/directives/icons/square-t/nimble-icon-square-t.module.mjs +0 -21
- package/esm2022/directives/icons/square-x/nimble-icon-square-x.directive.mjs +0 -22
- package/esm2022/directives/icons/square-x/nimble-icon-square-x.module.mjs +0 -21
- package/esm2022/directives/icons/star-8-point/nimble-icon-star-8-point.directive.mjs +0 -22
- package/esm2022/directives/icons/star-8-point/nimble-icon-star-8-point.module.mjs +0 -21
- package/esm2022/directives/icons/stop-square/nimble-icon-stop-square.directive.mjs +0 -22
- package/esm2022/directives/icons/stop-square/nimble-icon-stop-square.module.mjs +0 -21
- package/esm2022/directives/icons/systemlink/nimble-icon-systemlink.directive.mjs +0 -22
- package/esm2022/directives/icons/systemlink/nimble-icon-systemlink.module.mjs +0 -21
- package/esm2022/directives/icons/t/nimble-icon-t.directive.mjs +0 -22
- package/esm2022/directives/icons/t/nimble-icon-t.module.mjs +0 -21
- package/esm2022/directives/icons/tablet/nimble-icon-tablet.directive.mjs +0 -22
- package/esm2022/directives/icons/tablet/nimble-icon-tablet.module.mjs +0 -21
- package/esm2022/directives/icons/tag/nimble-icon-tag.directive.mjs +0 -22
- package/esm2022/directives/icons/tag/nimble-icon-tag.module.mjs +0 -21
- package/esm2022/directives/icons/tags/nimble-icon-tags.directive.mjs +0 -22
- package/esm2022/directives/icons/tags/nimble-icon-tags.module.mjs +0 -21
- package/esm2022/directives/icons/target-crosshairs/nimble-icon-target-crosshairs.directive.mjs +0 -22
- package/esm2022/directives/icons/target-crosshairs/nimble-icon-target-crosshairs.module.mjs +0 -21
- package/esm2022/directives/icons/target-crosshairs-progress/nimble-icon-target-crosshairs-progress.directive.mjs +0 -22
- package/esm2022/directives/icons/target-crosshairs-progress/nimble-icon-target-crosshairs-progress.module.mjs +0 -21
- package/esm2022/directives/icons/three-circles-ascending-container/nimble-icon-three-circles-ascending-container.directive.mjs +0 -22
- package/esm2022/directives/icons/three-circles-ascending-container/nimble-icon-three-circles-ascending-container.module.mjs +0 -21
- package/esm2022/directives/icons/three-dots-line/nimble-icon-three-dots-line.directive.mjs +0 -22
- package/esm2022/directives/icons/three-dots-line/nimble-icon-three-dots-line.module.mjs +0 -21
- package/esm2022/directives/icons/three-vertical-lines/nimble-icon-three-vertical-lines.directive.mjs +0 -22
- package/esm2022/directives/icons/three-vertical-lines/nimble-icon-three-vertical-lines.module.mjs +0 -21
- package/esm2022/directives/icons/thumb-down/nimble-icon-thumb-down.directive.mjs +0 -22
- package/esm2022/directives/icons/thumb-down/nimble-icon-thumb-down.module.mjs +0 -21
- package/esm2022/directives/icons/thumb-up/nimble-icon-thumb-up.directive.mjs +0 -22
- package/esm2022/directives/icons/thumb-up/nimble-icon-thumb-up.module.mjs +0 -21
- package/esm2022/directives/icons/thumbtack/nimble-icon-thumbtack.directive.mjs +0 -22
- package/esm2022/directives/icons/thumbtack/nimble-icon-thumbtack.module.mjs +0 -21
- package/esm2022/directives/icons/tile-size/nimble-icon-tile-size.directive.mjs +0 -22
- package/esm2022/directives/icons/tile-size/nimble-icon-tile-size.module.mjs +0 -21
- package/esm2022/directives/icons/times/nimble-icon-times.directive.mjs +0 -22
- package/esm2022/directives/icons/times/nimble-icon-times.module.mjs +0 -21
- package/esm2022/directives/icons/trash/nimble-icon-trash.directive.mjs +0 -22
- package/esm2022/directives/icons/trash/nimble-icon-trash.module.mjs +0 -21
- package/esm2022/directives/icons/triangle/nimble-icon-triangle.directive.mjs +0 -22
- package/esm2022/directives/icons/triangle/nimble-icon-triangle.module.mjs +0 -21
- package/esm2022/directives/icons/triangle-filled/nimble-icon-triangle-filled.directive.mjs +0 -22
- package/esm2022/directives/icons/triangle-filled/nimble-icon-triangle-filled.module.mjs +0 -21
- package/esm2022/directives/icons/triangle-two-lines-horizontal/nimble-icon-triangle-two-lines-horizontal.directive.mjs +0 -22
- package/esm2022/directives/icons/triangle-two-lines-horizontal/nimble-icon-triangle-two-lines-horizontal.module.mjs +0 -21
- package/esm2022/directives/icons/true-false-rectangle/nimble-icon-true-false-rectangle.directive.mjs +0 -22
- package/esm2022/directives/icons/true-false-rectangle/nimble-icon-true-false-rectangle.module.mjs +0 -21
- package/esm2022/directives/icons/two-squares-in-brackets/nimble-icon-two-squares-in-brackets.directive.mjs +0 -22
- package/esm2022/directives/icons/two-squares-in-brackets/nimble-icon-two-squares-in-brackets.module.mjs +0 -21
- package/esm2022/directives/icons/two-triangles-between-lines/nimble-icon-two-triangles-between-lines.directive.mjs +0 -22
- package/esm2022/directives/icons/two-triangles-between-lines/nimble-icon-two-triangles-between-lines.module.mjs +0 -21
- package/esm2022/directives/icons/unlink/nimble-icon-unlink.directive.mjs +0 -22
- package/esm2022/directives/icons/unlink/nimble-icon-unlink.module.mjs +0 -21
- package/esm2022/directives/icons/unlock/nimble-icon-unlock.directive.mjs +0 -22
- package/esm2022/directives/icons/unlock/nimble-icon-unlock.module.mjs +0 -21
- package/esm2022/directives/icons/up-right-from-square/nimble-icon-up-right-from-square.directive.mjs +0 -22
- package/esm2022/directives/icons/up-right-from-square/nimble-icon-up-right-from-square.module.mjs +0 -21
- package/esm2022/directives/icons/upload/nimble-icon-upload.directive.mjs +0 -22
- package/esm2022/directives/icons/upload/nimble-icon-upload.module.mjs +0 -21
- package/esm2022/directives/icons/user/nimble-icon-user.directive.mjs +0 -22
- package/esm2022/directives/icons/user/nimble-icon-user.module.mjs +0 -21
- package/esm2022/directives/icons/watch/nimble-icon-watch.directive.mjs +0 -22
- package/esm2022/directives/icons/watch/nimble-icon-watch.module.mjs +0 -21
- package/esm2022/directives/icons/waveform/nimble-icon-waveform.directive.mjs +0 -22
- package/esm2022/directives/icons/waveform/nimble-icon-waveform.module.mjs +0 -21
- package/esm2022/directives/icons/webvi-custom/nimble-icon-webvi-custom.directive.mjs +0 -22
- package/esm2022/directives/icons/webvi-custom/nimble-icon-webvi-custom.module.mjs +0 -21
- package/esm2022/directives/icons/webvi-host/nimble-icon-webvi-host.directive.mjs +0 -22
- package/esm2022/directives/icons/webvi-host/nimble-icon-webvi-host.module.mjs +0 -21
- package/esm2022/directives/icons/window-code/nimble-icon-window-code.directive.mjs +0 -22
- package/esm2022/directives/icons/window-code/nimble-icon-window-code.module.mjs +0 -21
- package/esm2022/directives/icons/window-dock/nimble-icon-window-dock.directive.mjs +0 -22
- package/esm2022/directives/icons/window-dock/nimble-icon-window-dock.module.mjs +0 -21
- package/esm2022/directives/icons/window-restore/nimble-icon-window-restore.directive.mjs +0 -22
- package/esm2022/directives/icons/window-restore/nimble-icon-window-restore.module.mjs +0 -21
- package/esm2022/directives/icons/window-text/nimble-icon-window-text.directive.mjs +0 -22
- package/esm2022/directives/icons/window-text/nimble-icon-window-text.module.mjs +0 -21
- package/esm2022/directives/icons/wrench-hammer/nimble-icon-wrench-hammer.directive.mjs +0 -22
- package/esm2022/directives/icons/wrench-hammer/nimble-icon-wrench-hammer.module.mjs +0 -21
- package/esm2022/directives/icons/xmark/nimble-icon-xmark.directive.mjs +0 -22
- package/esm2022/directives/icons/xmark/nimble-icon-xmark.module.mjs +0 -21
- package/esm2022/directives/icons/xmark-check/nimble-icon-xmark-check.directive.mjs +0 -22
- package/esm2022/directives/icons/xmark-check/nimble-icon-xmark-check.module.mjs +0 -21
- package/esm2022/directives/list-option/nimble-combobox-list-option.directive.mjs +0 -56
- package/esm2022/directives/list-option/nimble-list-option.directive.mjs +0 -53
- package/esm2022/directives/list-option/nimble-list-option.module.mjs +0 -33
- package/esm2022/directives/list-option/nimble-select-list-option.directive.mjs +0 -30
- package/esm2022/directives/list-option-group/nimble-list-option-group.directive.mjs +0 -40
- package/esm2022/directives/list-option-group/nimble-list-option-group.module.mjs +0 -23
- package/esm2022/directives/menu/nimble-menu.directive.mjs +0 -19
- package/esm2022/directives/menu/nimble-menu.module.mjs +0 -19
- package/esm2022/directives/menu-button/nimble-menu-button.directive.mjs +0 -66
- package/esm2022/directives/menu-button/nimble-menu-button.module.mjs +0 -19
- package/esm2022/directives/menu-item/nimble-menu-item.directive.mjs +0 -32
- package/esm2022/directives/menu-item/nimble-menu-item.module.mjs +0 -19
- package/esm2022/directives/number-field/nimble-number-field-control-value-accessor.directive.mjs +0 -33
- package/esm2022/directives/number-field/nimble-number-field.directive.mjs +0 -139
- package/esm2022/directives/number-field/nimble-number-field.module.mjs +0 -20
- package/esm2022/directives/radio/nimble-radio-control-value-accessor.directive.mjs +0 -86
- package/esm2022/directives/radio/nimble-radio.directive.mjs +0 -32
- package/esm2022/directives/radio/nimble-radio.module.mjs +0 -20
- package/esm2022/directives/radio-group/nimble-radio-group.directive.mjs +0 -76
- package/esm2022/directives/radio-group/nimble-radio-group.module.mjs +0 -19
- package/esm2022/directives/select/nimble-select-control-value-accessor.directive.mjs +0 -35
- package/esm2022/directives/select/nimble-select.directive.mjs +0 -113
- package/esm2022/directives/select/nimble-select.module.mjs +0 -20
- package/esm2022/directives/spinner/nimble-spinner.directive.mjs +0 -31
- package/esm2022/directives/spinner/nimble-spinner.module.mjs +0 -19
- package/esm2022/directives/switch/nimble-switch-control-value-accessor.directive.mjs +0 -33
- package/esm2022/directives/switch/nimble-switch.directive.mjs +0 -40
- package/esm2022/directives/switch/nimble-switch.module.mjs +0 -20
- package/esm2022/directives/tab/nimble-tab.directive.mjs +0 -32
- package/esm2022/directives/tab/nimble-tab.module.mjs +0 -19
- package/esm2022/directives/tab-panel/nimble-tab-panel.directive.mjs +0 -19
- package/esm2022/directives/tab-panel/nimble-tab-panel.module.mjs +0 -19
- package/esm2022/directives/tabs/nimble-tabs.directive.mjs +0 -42
- package/esm2022/directives/tabs/nimble-tabs.module.mjs +0 -19
- package/esm2022/directives/tabs-toolbar/nimble-tabs-toolbar.directive.mjs +0 -19
- package/esm2022/directives/tabs-toolbar/nimble-tabs-toolbar.module.mjs +0 -19
- package/esm2022/directives/text-area/nimble-text-area-control-value-accessor.directive.mjs +0 -40
- package/esm2022/directives/text-area/nimble-text-area.directive.mjs +0 -172
- package/esm2022/directives/text-area/nimble-text-area.module.mjs +0 -20
- package/esm2022/directives/text-field/nimble-text-field-control-value-accessor.directive.mjs +0 -40
- package/esm2022/directives/text-field/nimble-text-field.directive.mjs +0 -170
- package/esm2022/directives/text-field/nimble-text-field.module.mjs +0 -20
- package/esm2022/directives/theme-provider/nimble-theme-provider.directive.mjs +0 -47
- package/esm2022/directives/theme-provider/nimble-theme-provider.module.mjs +0 -19
- package/esm2022/directives/toggle-button/nimble-toggle-button-control-value-accessor.directive.mjs +0 -33
- package/esm2022/directives/toggle-button/nimble-toggle-button.directive.mjs +0 -66
- package/esm2022/directives/toggle-button/nimble-toggle-button.module.mjs +0 -20
- package/esm2022/directives/toolbar/nimble-toolbar.directive.mjs +0 -19
- package/esm2022/directives/toolbar/nimble-toolbar.module.mjs +0 -19
- package/esm2022/directives/tooltip/nimble-tooltip.directive.mjs +0 -59
- package/esm2022/directives/tooltip/nimble-tooltip.module.mjs +0 -19
- package/esm2022/directives/tree-item/nimble-tree-item.directive.mjs +0 -61
- package/esm2022/directives/tree-item/nimble-tree-item.module.mjs +0 -19
- package/esm2022/directives/tree-view/nimble-tree-view.directive.mjs +0 -34
- package/esm2022/directives/tree-view/nimble-tree-view.module.mjs +0 -19
- package/esm2022/internal-utilities/ni-nimble-angular-internal-utilities.mjs +0 -5
- package/esm2022/internal-utilities/public-api.mjs +0 -2
- package/esm2022/internal-utilities/template-value-helpers.mjs +0 -47
- package/esm2022/label-provider/core/ni-nimble-angular-label-provider-core.mjs +0 -5
- package/esm2022/label-provider/core/nimble-label-provider-core-with-defaults.directive.mjs +0 -34
- package/esm2022/label-provider/core/nimble-label-provider-core.directive.mjs +0 -121
- package/esm2022/label-provider/core/nimble-label-provider-core.module.mjs +0 -22
- package/esm2022/label-provider/core/public-api.mjs +0 -4
- package/esm2022/label-provider/rich-text/ni-nimble-angular-label-provider-rich-text.mjs +0 -5
- package/esm2022/label-provider/rich-text/nimble-label-provider-rich-text-with-defaults.directive.mjs +0 -27
- package/esm2022/label-provider/rich-text/nimble-label-provider-rich-text.directive.mjs +0 -58
- package/esm2022/label-provider/rich-text/nimble-label-provider-rich-text.module.mjs +0 -22
- package/esm2022/label-provider/rich-text/public-api.mjs +0 -4
- package/esm2022/label-provider/table/ni-nimble-angular-label-provider-table.mjs +0 -5
- package/esm2022/label-provider/table/nimble-label-provider-table-with-defaults.directive.mjs +0 -39
- package/esm2022/label-provider/table/nimble-label-provider-table.directive.mjs +0 -167
- package/esm2022/label-provider/table/nimble-label-provider-table.module.mjs +0 -22
- package/esm2022/label-provider/table/public-api.mjs +0 -4
- package/esm2022/mapping/base/ni-nimble-angular-mapping-base.mjs +0 -5
- package/esm2022/mapping/base/nimble-mapping-base.directive.mjs +0 -25
- package/esm2022/mapping/base/public-api.mjs +0 -2
- package/esm2022/mapping/empty/ni-nimble-angular-mapping-empty.mjs +0 -5
- package/esm2022/mapping/empty/nimble-mapping-empty.directive.mjs +0 -33
- package/esm2022/mapping/empty/nimble-mapping-empty.module.mjs +0 -19
- package/esm2022/mapping/empty/public-api.mjs +0 -3
- package/esm2022/mapping/icon/ni-nimble-angular-mapping-icon.mjs +0 -5
- package/esm2022/mapping/icon/nimble-mapping-icon.directive.mjs +0 -59
- package/esm2022/mapping/icon/nimble-mapping-icon.module.mjs +0 -19
- package/esm2022/mapping/icon/public-api.mjs +0 -3
- package/esm2022/mapping/spinner/ni-nimble-angular-mapping-spinner.mjs +0 -5
- package/esm2022/mapping/spinner/nimble-mapping-spinner.directive.mjs +0 -43
- package/esm2022/mapping/spinner/nimble-mapping-spinner.module.mjs +0 -19
- package/esm2022/mapping/spinner/public-api.mjs +0 -3
- package/esm2022/mapping/text/ni-nimble-angular-mapping-text.mjs +0 -5
- package/esm2022/mapping/text/nimble-mapping-text.directive.mjs +0 -33
- package/esm2022/mapping/text/nimble-mapping-text.module.mjs +0 -19
- package/esm2022/mapping/text/public-api.mjs +0 -3
- package/esm2022/mapping/user/ni-nimble-angular-mapping-user.mjs +0 -5
- package/esm2022/mapping/user/nimble-mapping-user.directive.mjs +0 -34
- package/esm2022/mapping/user/nimble-mapping-user.module.mjs +0 -19
- package/esm2022/mapping/user/public-api.mjs +0 -3
- package/esm2022/menu-button/testing/menu-button.pageobject.mjs +0 -3
- package/esm2022/menu-button/testing/ni-nimble-angular-menu-button-testing.mjs +0 -5
- package/esm2022/menu-button/testing/public-api.mjs +0 -2
- package/esm2022/ni-nimble-angular.mjs +0 -5
- package/esm2022/number-field/testing/ni-nimble-angular-number-field-testing.mjs +0 -5
- package/esm2022/number-field/testing/number-field.pageobject.mjs +0 -3
- package/esm2022/number-field/testing/public-api.mjs +0 -2
- package/esm2022/pipes/diacritic-insensitive.pipe.mjs +0 -22
- package/esm2022/pipes/duration.pipe.mjs +0 -31
- package/esm2022/pipes/ni-nimble-angular-pipes.mjs +0 -5
- package/esm2022/pipes/number-text.pipe.mjs +0 -30
- package/esm2022/pipes/public-api.mjs +0 -9
- package/esm2022/public-api.mjs +0 -112
- package/esm2022/rich-text/editor/ni-nimble-angular-rich-text-editor.mjs +0 -5
- package/esm2022/rich-text/editor/nimble-rich-text-editor.directive.mjs +0 -94
- package/esm2022/rich-text/editor/nimble-rich-text-editor.module.mjs +0 -19
- package/esm2022/rich-text/editor/public-api.mjs +0 -3
- package/esm2022/rich-text/editor/testing/ni-nimble-angular-rich-text-editor-testing.mjs +0 -5
- package/esm2022/rich-text/editor/testing/public-api.mjs +0 -2
- package/esm2022/rich-text/editor/testing/rich-text-editor.pageobject.mjs +0 -3
- package/esm2022/rich-text/viewer/ni-nimble-angular-rich-text-viewer.mjs +0 -5
- package/esm2022/rich-text/viewer/nimble-rich-text-viewer.directive.mjs +0 -38
- package/esm2022/rich-text/viewer/nimble-rich-text-viewer.module.mjs +0 -19
- package/esm2022/rich-text/viewer/public-api.mjs +0 -3
- package/esm2022/rich-text/viewer/testing/ni-nimble-angular-rich-text-viewer-testing.mjs +0 -5
- package/esm2022/rich-text/viewer/testing/public-api.mjs +0 -2
- package/esm2022/rich-text/viewer/testing/rich-text-viewer.pageobject.mjs +0 -3
- package/esm2022/rich-text-mention/ni-nimble-angular-rich-text-mention.mjs +0 -5
- package/esm2022/rich-text-mention/nimble-rich-text-mention-base.directive.mjs +0 -40
- package/esm2022/rich-text-mention/public-api.mjs +0 -2
- package/esm2022/rich-text-mention/users/ni-nimble-angular-rich-text-mention-users.mjs +0 -5
- package/esm2022/rich-text-mention/users/nimble-rich-text-mention-users.directive.mjs +0 -20
- package/esm2022/rich-text-mention/users/nimble-rich-text-mention-users.module.mjs +0 -19
- package/esm2022/rich-text-mention/users/public-api.mjs +0 -3
- package/esm2022/select/testing/ni-nimble-angular-select-testing.mjs +0 -5
- package/esm2022/select/testing/public-api.mjs +0 -2
- package/esm2022/select/testing/select.pageobject.mjs +0 -3
- package/esm2022/table/ni-nimble-angular-table.mjs +0 -5
- package/esm2022/table/nimble-table.directive.mjs +0 -106
- package/esm2022/table/nimble-table.module.mjs +0 -19
- package/esm2022/table/public-api.mjs +0 -3
- package/esm2022/table/testing/ni-nimble-angular-table-testing.mjs +0 -5
- package/esm2022/table/testing/public-api.mjs +0 -2
- package/esm2022/table/testing/table.pageobject.mjs +0 -34
- package/esm2022/table-column/anchor/ni-nimble-angular-table-column-anchor.mjs +0 -5
- package/esm2022/table-column/anchor/nimble-table-column-anchor-navigation-guard.directive.mjs +0 -50
- package/esm2022/table-column/anchor/nimble-table-column-anchor.directive.mjs +0 -197
- package/esm2022/table-column/anchor/nimble-table-column-anchor.module.mjs +0 -20
- package/esm2022/table-column/anchor/public-api.mjs +0 -4
- package/esm2022/table-column/date-text/ni-nimble-angular-table-column-date-text.mjs +0 -5
- package/esm2022/table-column/date-text/nimble-table-column-date-text.directive.mjs +0 -295
- package/esm2022/table-column/date-text/nimble-table-column-date-text.module.mjs +0 -19
- package/esm2022/table-column/date-text/public-api.mjs +0 -3
- package/esm2022/table-column/duration-text/ni-nimble-angular-table-column-duration-text.mjs +0 -5
- package/esm2022/table-column/duration-text/nimble-table-column-duration-text.directive.mjs +0 -104
- package/esm2022/table-column/duration-text/nimble-table-column-duration-text.module.mjs +0 -19
- package/esm2022/table-column/duration-text/public-api.mjs +0 -3
- package/esm2022/table-column/mapping/ni-nimble-angular-table-column-mapping.mjs +0 -5
- package/esm2022/table-column/mapping/nimble-table-column-mapping.directive.mjs +0 -117
- package/esm2022/table-column/mapping/nimble-table-column-mapping.module.mjs +0 -19
- package/esm2022/table-column/mapping/public-api.mjs +0 -3
- package/esm2022/table-column/mapping/testing/ni-nimble-angular-table-column-mapping-testing.mjs +0 -5
- package/esm2022/table-column/mapping/testing/public-api.mjs +0 -2
- package/esm2022/table-column/mapping/testing/table-column-mapping.pageobject.mjs +0 -3
- package/esm2022/table-column/menu-button/ni-nimble-angular-table-column-menu-button.mjs +0 -5
- package/esm2022/table-column/menu-button/nimble-table-column-menu-button.directive.mjs +0 -60
- package/esm2022/table-column/menu-button/nimble-table-column-menu-button.module.mjs +0 -19
- package/esm2022/table-column/menu-button/public-api.mjs +0 -3
- package/esm2022/table-column/menu-button/testing/ni-nimble-angular-table-column-menu-button-testing.mjs +0 -5
- package/esm2022/table-column/menu-button/testing/public-api.mjs +0 -2
- package/esm2022/table-column/menu-button/testing/table-column-menu-button.pageobject.mjs +0 -3
- package/esm2022/table-column/ni-nimble-angular-table-column.mjs +0 -5
- package/esm2022/table-column/nimble-table-column-base.directive.mjs +0 -62
- package/esm2022/table-column/number-text/ni-nimble-angular-table-column-number-text.mjs +0 -5
- package/esm2022/table-column/number-text/nimble-table-column-number-text.directive.mjs +0 -139
- package/esm2022/table-column/number-text/nimble-table-column-number-text.module.mjs +0 -19
- package/esm2022/table-column/number-text/public-api.mjs +0 -3
- package/esm2022/table-column/public-api.mjs +0 -2
- package/esm2022/table-column/text/ni-nimble-angular-table-column-text.mjs +0 -5
- package/esm2022/table-column/text/nimble-table-column-text.directive.mjs +0 -113
- package/esm2022/table-column/text/nimble-table-column-text.module.mjs +0 -19
- package/esm2022/table-column/text/public-api.mjs +0 -3
- package/esm2022/testing/async-helpers.mjs +0 -14
- package/esm2022/thirdparty/directives/checkbox_value_accessor.mjs +0 -70
- package/esm2022/thirdparty/directives/control_value_accessor.mjs +0 -216
- package/esm2022/thirdparty/directives/default_value_accessor.mjs +0 -145
- package/esm2022/thirdparty/directives/number_value_accessor.mjs +0 -85
- package/esm2022/thirdparty/directives/radio_control_value_accessor.mjs +0 -229
- package/esm2022/thirdparty/directives/router_link.mjs +0 -397
- package/esm2022/thirdparty/directives/select_control_value_accessor.mjs +0 -246
- package/esm2022/unit/byte/ni-nimble-angular-unit-byte.mjs +0 -5
- package/esm2022/unit/byte/nimble-unit-byte.directive.mjs +0 -32
- package/esm2022/unit/byte/nimble-unit-byte.module.mjs +0 -19
- package/esm2022/unit/byte/public-api.mjs +0 -3
- package/esm2022/unit/celsius/ni-nimble-angular-unit-celsius.mjs +0 -5
- package/esm2022/unit/celsius/nimble-unit-celsius.directive.mjs +0 -19
- package/esm2022/unit/celsius/nimble-unit-celsius.module.mjs +0 -19
- package/esm2022/unit/celsius/public-api.mjs +0 -3
- package/esm2022/unit/fahrenheit/ni-nimble-angular-unit-fahrenheit.mjs +0 -5
- package/esm2022/unit/fahrenheit/nimble-unit-fahrenheit.directive.mjs +0 -19
- package/esm2022/unit/fahrenheit/nimble-unit-fahrenheit.module.mjs +0 -19
- package/esm2022/unit/fahrenheit/public-api.mjs +0 -3
- package/esm2022/unit/volt/ni-nimble-angular-unit-volt.mjs +0 -5
- package/esm2022/unit/volt/nimble-unit-volt.directive.mjs +0 -19
- package/esm2022/unit/volt/nimble-unit-volt.module.mjs +0 -19
- package/esm2022/unit/volt/public-api.mjs +0 -3
|
@@ -1,85 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* [Nimble]
|
|
3
|
-
* Copied from https://github.com/angular/angular/blob/18.2.13/packages/forms/src/directives/number_value_accessor.ts
|
|
4
|
-
* with the following modifications:
|
|
5
|
-
* - Update imports
|
|
6
|
-
* - Remove all configuration from NumberValueAccessor's `@Directive` decorator
|
|
7
|
-
*/
|
|
8
|
-
/**
|
|
9
|
-
* @license
|
|
10
|
-
* Copyright Google LLC All Rights Reserved.
|
|
11
|
-
*
|
|
12
|
-
* Use of this source code is governed by an MIT-style license that can be
|
|
13
|
-
* found in the LICENSE file at https://angular.dev/license
|
|
14
|
-
*/
|
|
15
|
-
import { Directive, ElementRef, forwardRef } from '@angular/core';
|
|
16
|
-
import { BuiltInControlValueAccessor,
|
|
17
|
-
// ControlValueAccessor,
|
|
18
|
-
// NG_VALUE_ACCESSOR,
|
|
19
|
-
} from './control_value_accessor';
|
|
20
|
-
import * as i0 from "@angular/core";
|
|
21
|
-
/* [Nimble] Do not register as a value accessor provider
|
|
22
|
-
const NUMBER_VALUE_ACCESSOR: Provider = {
|
|
23
|
-
provide: NG_VALUE_ACCESSOR,
|
|
24
|
-
useExisting: forwardRef(() => NumberValueAccessor),
|
|
25
|
-
multi: true,
|
|
26
|
-
};
|
|
27
|
-
*/
|
|
28
|
-
/**
|
|
29
|
-
* @description
|
|
30
|
-
* The `ControlValueAccessor` for writing a number value and listening to number input changes.
|
|
31
|
-
* The value accessor is used by the `FormControlDirective`, `FormControlName`, and `NgModel`
|
|
32
|
-
* directives.
|
|
33
|
-
*
|
|
34
|
-
* @usageNotes
|
|
35
|
-
*
|
|
36
|
-
* ### Using a number input with a reactive form.
|
|
37
|
-
*
|
|
38
|
-
* The following example shows how to use a number input with a reactive form.
|
|
39
|
-
*
|
|
40
|
-
* ```ts
|
|
41
|
-
* const totalCountControl = new FormControl();
|
|
42
|
-
* ```
|
|
43
|
-
*
|
|
44
|
-
* ```
|
|
45
|
-
* <input type="number" [formControl]="totalCountControl">
|
|
46
|
-
* ```
|
|
47
|
-
*
|
|
48
|
-
* @ngModule ReactiveFormsModule
|
|
49
|
-
* @ngModule FormsModule
|
|
50
|
-
* @publicApi
|
|
51
|
-
*/
|
|
52
|
-
/* [Nimble] Remove all configuration from @Directive decorator
|
|
53
|
-
@Directive({
|
|
54
|
-
selector:
|
|
55
|
-
'input[type=number][formControlName],input[type=number][formControl],input[type=number][ngModel]',
|
|
56
|
-
host: {'(input)': 'onChange($event.target.value)', '(blur)': 'onTouched()'},
|
|
57
|
-
providers: [NUMBER_VALUE_ACCESSOR],
|
|
58
|
-
})
|
|
59
|
-
*/
|
|
60
|
-
export class NumberValueAccessor extends BuiltInControlValueAccessor {
|
|
61
|
-
/**
|
|
62
|
-
* Sets the "value" property on the input element.
|
|
63
|
-
* @nodoc
|
|
64
|
-
*/
|
|
65
|
-
writeValue(value) {
|
|
66
|
-
// The value needs to be normalized for IE9, otherwise it is set to 'null' when null
|
|
67
|
-
const normalizedValue = value == null ? '' : value;
|
|
68
|
-
this.setProperty('value', normalizedValue);
|
|
69
|
-
}
|
|
70
|
-
/**
|
|
71
|
-
* Registers a function called when the control value changes.
|
|
72
|
-
* @nodoc
|
|
73
|
-
*/
|
|
74
|
-
registerOnChange(fn) {
|
|
75
|
-
this.onChange = (value) => {
|
|
76
|
-
fn(value == '' ? null : parseFloat(value));
|
|
77
|
-
};
|
|
78
|
-
}
|
|
79
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NumberValueAccessor, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
|
|
80
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.14", type: NumberValueAccessor, usesInheritance: true, ngImport: i0 }); }
|
|
81
|
-
}
|
|
82
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NumberValueAccessor, decorators: [{
|
|
83
|
-
type: Directive
|
|
84
|
-
}] });
|
|
85
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibnVtYmVyX3ZhbHVlX2FjY2Vzc29yLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vbmltYmxlLWFuZ3VsYXIvc3JjL3RoaXJkcGFydHkvZGlyZWN0aXZlcy9udW1iZXJfdmFsdWVfYWNjZXNzb3IudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUE7Ozs7OztHQU1HO0FBR0g7Ozs7OztHQU1HO0FBRUgsT0FBTyxFQUFDLFNBQVMsRUFBRSxVQUFVLEVBQUUsVUFBVSxFQUFnQixNQUFNLGVBQWUsQ0FBQztBQUcvRSxPQUFPLEVBQ0wsMkJBQTJCO0FBQzNCLHdCQUF3QjtBQUN4QixxQkFBcUI7RUFDdEIsTUFBTSwwQkFBMEIsQ0FBQzs7QUFFbEM7Ozs7OztFQU1FO0FBRUY7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7O0dBdUJHO0FBQ0g7Ozs7Ozs7RUFPRTtBQUVGLE1BQU0sT0FBTyxtQkFDWCxTQUFRLDJCQUEyQjtJQUduQzs7O09BR0c7SUFDSCxVQUFVLENBQUMsS0FBYTtRQUN0QixvRkFBb0Y7UUFDcEYsTUFBTSxlQUFlLEdBQUcsS0FBSyxJQUFJLElBQUksQ0FBQyxDQUFDLENBQUMsRUFBRSxDQUFDLENBQUMsQ0FBQyxLQUFLLENBQUM7UUFDbkQsSUFBSSxDQUFDLFdBQVcsQ0FBQyxPQUFPLEVBQUUsZUFBZSxDQUFDLENBQUM7SUFDN0MsQ0FBQztJQUVEOzs7T0FHRztJQUNNLGdCQUFnQixDQUFDLEVBQThCO1FBQ3RELElBQUksQ0FBQyxRQUFRLEdBQUcsQ0FBQyxLQUFLLEVBQUUsRUFBRTtZQUN4QixFQUFFLENBQUMsS0FBSyxJQUFJLEVBQUUsQ0FBQyxDQUFDLENBQUMsSUFBSSxDQUFDLENBQUMsQ0FBQyxVQUFVLENBQUMsS0FBSyxDQUFDLENBQUMsQ0FBQztRQUM3QyxDQUFDLENBQUM7SUFDSixDQUFDOytHQXRCVSxtQkFBbUI7bUdBQW5CLG1CQUFtQjs7NEZBQW5CLG1CQUFtQjtrQkFEL0IsU0FBUyIsInNvdXJjZXNDb250ZW50IjpbIi8qKlxuICogW05pbWJsZV1cbiAqIENvcGllZCBmcm9tIGh0dHBzOi8vZ2l0aHViLmNvbS9hbmd1bGFyL2FuZ3VsYXIvYmxvYi8xOC4yLjEzL3BhY2thZ2VzL2Zvcm1zL3NyYy9kaXJlY3RpdmVzL251bWJlcl92YWx1ZV9hY2Nlc3Nvci50c1xuICogd2l0aCB0aGUgZm9sbG93aW5nIG1vZGlmaWNhdGlvbnM6XG4gKiAtIFVwZGF0ZSBpbXBvcnRzXG4gKiAtIFJlbW92ZSBhbGwgY29uZmlndXJhdGlvbiBmcm9tIE51bWJlclZhbHVlQWNjZXNzb3IncyBgQERpcmVjdGl2ZWAgZGVjb3JhdG9yXG4gKi9cblxuXG4vKipcbiAqIEBsaWNlbnNlXG4gKiBDb3B5cmlnaHQgR29vZ2xlIExMQyBBbGwgUmlnaHRzIFJlc2VydmVkLlxuICpcbiAqIFVzZSBvZiB0aGlzIHNvdXJjZSBjb2RlIGlzIGdvdmVybmVkIGJ5IGFuIE1JVC1zdHlsZSBsaWNlbnNlIHRoYXQgY2FuIGJlXG4gKiBmb3VuZCBpbiB0aGUgTElDRU5TRSBmaWxlIGF0IGh0dHBzOi8vYW5ndWxhci5kZXYvbGljZW5zZVxuICovXG5cbmltcG9ydCB7RGlyZWN0aXZlLCBFbGVtZW50UmVmLCBmb3J3YXJkUmVmLCB0eXBlIFByb3ZpZGVyfSBmcm9tICdAYW5ndWxhci9jb3JlJztcblxuaW1wb3J0IHR5cGUge0NvbnRyb2xWYWx1ZUFjY2Vzc29yfSBmcm9tICdAYW5ndWxhci9mb3Jtcyc7XG5pbXBvcnQge1xuICBCdWlsdEluQ29udHJvbFZhbHVlQWNjZXNzb3IsXG4gIC8vIENvbnRyb2xWYWx1ZUFjY2Vzc29yLFxuICAvLyBOR19WQUxVRV9BQ0NFU1NPUixcbn0gZnJvbSAnLi9jb250cm9sX3ZhbHVlX2FjY2Vzc29yJztcblxuLyogW05pbWJsZV0gRG8gbm90IHJlZ2lzdGVyIGFzIGEgdmFsdWUgYWNjZXNzb3IgcHJvdmlkZXJcbmNvbnN0IE5VTUJFUl9WQUxVRV9BQ0NFU1NPUjogUHJvdmlkZXIgPSB7XG4gIHByb3ZpZGU6IE5HX1ZBTFVFX0FDQ0VTU09SLFxuICB1c2VFeGlzdGluZzogZm9yd2FyZFJlZigoKSA9PiBOdW1iZXJWYWx1ZUFjY2Vzc29yKSxcbiAgbXVsdGk6IHRydWUsXG59O1xuKi9cblxuLyoqXG4gKiBAZGVzY3JpcHRpb25cbiAqIFRoZSBgQ29udHJvbFZhbHVlQWNjZXNzb3JgIGZvciB3cml0aW5nIGEgbnVtYmVyIHZhbHVlIGFuZCBsaXN0ZW5pbmcgdG8gbnVtYmVyIGlucHV0IGNoYW5nZXMuXG4gKiBUaGUgdmFsdWUgYWNjZXNzb3IgaXMgdXNlZCBieSB0aGUgYEZvcm1Db250cm9sRGlyZWN0aXZlYCwgYEZvcm1Db250cm9sTmFtZWAsIGFuZCBgTmdNb2RlbGBcbiAqIGRpcmVjdGl2ZXMuXG4gKlxuICogQHVzYWdlTm90ZXNcbiAqXG4gKiAjIyMgVXNpbmcgYSBudW1iZXIgaW5wdXQgd2l0aCBhIHJlYWN0aXZlIGZvcm0uXG4gKlxuICogVGhlIGZvbGxvd2luZyBleGFtcGxlIHNob3dzIGhvdyB0byB1c2UgYSBudW1iZXIgaW5wdXQgd2l0aCBhIHJlYWN0aXZlIGZvcm0uXG4gKlxuICogYGBgdHNcbiAqIGNvbnN0IHRvdGFsQ291bnRDb250cm9sID0gbmV3IEZvcm1Db250cm9sKCk7XG4gKiBgYGBcbiAqXG4gKiBgYGBcbiAqIDxpbnB1dCB0eXBlPVwibnVtYmVyXCIgW2Zvcm1Db250cm9sXT1cInRvdGFsQ291bnRDb250cm9sXCI+XG4gKiBgYGBcbiAqXG4gKiBAbmdNb2R1bGUgUmVhY3RpdmVGb3Jtc01vZHVsZVxuICogQG5nTW9kdWxlIEZvcm1zTW9kdWxlXG4gKiBAcHVibGljQXBpXG4gKi9cbi8qIFtOaW1ibGVdIFJlbW92ZSBhbGwgY29uZmlndXJhdGlvbiBmcm9tIEBEaXJlY3RpdmUgZGVjb3JhdG9yXG5ARGlyZWN0aXZlKHtcbiAgc2VsZWN0b3I6XG4gICAgJ2lucHV0W3R5cGU9bnVtYmVyXVtmb3JtQ29udHJvbE5hbWVdLGlucHV0W3R5cGU9bnVtYmVyXVtmb3JtQ29udHJvbF0saW5wdXRbdHlwZT1udW1iZXJdW25nTW9kZWxdJyxcbiAgaG9zdDogeycoaW5wdXQpJzogJ29uQ2hhbmdlKCRldmVudC50YXJnZXQudmFsdWUpJywgJyhibHVyKSc6ICdvblRvdWNoZWQoKSd9LFxuICBwcm92aWRlcnM6IFtOVU1CRVJfVkFMVUVfQUNDRVNTT1JdLFxufSlcbiovXG5ARGlyZWN0aXZlKClcbmV4cG9ydCBjbGFzcyBOdW1iZXJWYWx1ZUFjY2Vzc29yXG4gIGV4dGVuZHMgQnVpbHRJbkNvbnRyb2xWYWx1ZUFjY2Vzc29yXG4gIGltcGxlbWVudHMgQ29udHJvbFZhbHVlQWNjZXNzb3JcbntcbiAgLyoqXG4gICAqIFNldHMgdGhlIFwidmFsdWVcIiBwcm9wZXJ0eSBvbiB0aGUgaW5wdXQgZWxlbWVudC5cbiAgICogQG5vZG9jXG4gICAqL1xuICB3cml0ZVZhbHVlKHZhbHVlOiBudW1iZXIpOiB2b2lkIHtcbiAgICAvLyBUaGUgdmFsdWUgbmVlZHMgdG8gYmUgbm9ybWFsaXplZCBmb3IgSUU5LCBvdGhlcndpc2UgaXQgaXMgc2V0IHRvICdudWxsJyB3aGVuIG51bGxcbiAgICBjb25zdCBub3JtYWxpemVkVmFsdWUgPSB2YWx1ZSA9PSBudWxsID8gJycgOiB2YWx1ZTtcbiAgICB0aGlzLnNldFByb3BlcnR5KCd2YWx1ZScsIG5vcm1hbGl6ZWRWYWx1ZSk7XG4gIH1cblxuICAvKipcbiAgICogUmVnaXN0ZXJzIGEgZnVuY3Rpb24gY2FsbGVkIHdoZW4gdGhlIGNvbnRyb2wgdmFsdWUgY2hhbmdlcy5cbiAgICogQG5vZG9jXG4gICAqL1xuICBvdmVycmlkZSByZWdpc3Rlck9uQ2hhbmdlKGZuOiAoXzogbnVtYmVyIHwgbnVsbCkgPT4gdm9pZCk6IHZvaWQge1xuICAgIHRoaXMub25DaGFuZ2UgPSAodmFsdWUpID0+IHtcbiAgICAgIGZuKHZhbHVlID09ICcnID8gbnVsbCA6IHBhcnNlRmxvYXQodmFsdWUpKTtcbiAgICB9O1xuICB9XG59Il19
|
|
@@ -1,229 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* [Nimble]
|
|
3
|
-
* Copied from https://github.com/angular/angular/blob/18.2.13/packages/forms/src/directives/radio_control_value_accessor.ts
|
|
4
|
-
* with the following modifications:
|
|
5
|
-
* - Changed throwNameError() to throw Error instead of RuntimeError. This makes the file compile with Angular version 12.
|
|
6
|
-
* - Removed now-unused import for RuntimeErrorCode and RuntimeError
|
|
7
|
-
* - Updated import of ControlValueAccessor, NgControl, and NG_VALUE_ACCESSOR to pull from package export
|
|
8
|
-
* - Remove all configuration from RadioControlValueAccessor's `@Directive` decorator
|
|
9
|
-
* - Remove use of internal CALL_SET_DISABLED_STATE injection token, and inline default value
|
|
10
|
-
*/
|
|
11
|
-
/**
|
|
12
|
-
* @license
|
|
13
|
-
* Copyright Google LLC All Rights Reserved.
|
|
14
|
-
*
|
|
15
|
-
* Use of this source code is governed by an MIT-style license that can be
|
|
16
|
-
* found in the LICENSE file at https://angular.dev/license
|
|
17
|
-
*/
|
|
18
|
-
import { Directive, ElementRef, forwardRef, inject, Injectable, Injector, Input, Renderer2, ɵRuntimeError as RuntimeError, } from '@angular/core';
|
|
19
|
-
// import {RuntimeErrorCode} from '../errors';
|
|
20
|
-
import { BuiltInControlValueAccessor,
|
|
21
|
-
// ControlValueAccessor,
|
|
22
|
-
// NG_VALUE_ACCESSOR,
|
|
23
|
-
} from './control_value_accessor';
|
|
24
|
-
import { NgControl } from '@angular/forms';
|
|
25
|
-
import * as i0 from "@angular/core";
|
|
26
|
-
// import {NgControl} from './ng_control';
|
|
27
|
-
// import {CALL_SET_DISABLED_STATE, setDisabledStateDefault} from './shared';
|
|
28
|
-
/* [Nimble] Do not register as a value accessor provider
|
|
29
|
-
const RADIO_VALUE_ACCESSOR: Provider = {
|
|
30
|
-
provide: NG_VALUE_ACCESSOR,
|
|
31
|
-
useExisting: forwardRef(() => RadioControlValueAccessor),
|
|
32
|
-
multi: true,
|
|
33
|
-
};
|
|
34
|
-
*/
|
|
35
|
-
function throwNameError() {
|
|
36
|
-
/* [Nimble] RuntimeErrorCode is not exported from @angular/forms in version 12; falling back to version 12 behavior
|
|
37
|
-
throw new RuntimeError(RuntimeErrorCode.NAME_AND_FORM_CONTROL_NAME_MUST_MATCH, `
|
|
38
|
-
*/
|
|
39
|
-
throw new Error(`
|
|
40
|
-
If you define both a name and a formControlName attribute on your radio button, their values
|
|
41
|
-
must match. Ex: <input type="radio" formControlName="food" name="food">
|
|
42
|
-
`);
|
|
43
|
-
}
|
|
44
|
-
/**
|
|
45
|
-
* @description
|
|
46
|
-
* Class used by Angular to track radio buttons. For internal use only.
|
|
47
|
-
*/
|
|
48
|
-
export class RadioControlRegistry {
|
|
49
|
-
constructor() {
|
|
50
|
-
this._accessors = [];
|
|
51
|
-
}
|
|
52
|
-
/**
|
|
53
|
-
* @description
|
|
54
|
-
* Adds a control to the internal registry. For internal use only.
|
|
55
|
-
*/
|
|
56
|
-
add(control, accessor) {
|
|
57
|
-
this._accessors.push([control, accessor]);
|
|
58
|
-
}
|
|
59
|
-
/**
|
|
60
|
-
* @description
|
|
61
|
-
* Removes a control from the internal registry. For internal use only.
|
|
62
|
-
*/
|
|
63
|
-
remove(accessor) {
|
|
64
|
-
for (let i = this._accessors.length - 1; i >= 0; --i) {
|
|
65
|
-
if (this._accessors[i][1] === accessor) {
|
|
66
|
-
this._accessors.splice(i, 1);
|
|
67
|
-
return;
|
|
68
|
-
}
|
|
69
|
-
}
|
|
70
|
-
}
|
|
71
|
-
/**
|
|
72
|
-
* @description
|
|
73
|
-
* Selects a radio button. For internal use only.
|
|
74
|
-
*/
|
|
75
|
-
select(accessor) {
|
|
76
|
-
this._accessors.forEach((c) => {
|
|
77
|
-
if (this._isSameGroup(c, accessor) && c[1] !== accessor) {
|
|
78
|
-
c[1].fireUncheck(accessor.value);
|
|
79
|
-
}
|
|
80
|
-
});
|
|
81
|
-
}
|
|
82
|
-
_isSameGroup(controlPair, accessor) {
|
|
83
|
-
if (!controlPair[0].control)
|
|
84
|
-
return false;
|
|
85
|
-
return (
|
|
86
|
-
// @ts-expect-error: [Nimble] Use of internal NgControl member _parent
|
|
87
|
-
controlPair[0]._parent === accessor._control._parent && controlPair[1].name === accessor.name);
|
|
88
|
-
}
|
|
89
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: RadioControlRegistry, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
90
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: RadioControlRegistry, providedIn: 'root' }); }
|
|
91
|
-
}
|
|
92
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: RadioControlRegistry, decorators: [{
|
|
93
|
-
type: Injectable,
|
|
94
|
-
args: [{ providedIn: 'root' }]
|
|
95
|
-
}] });
|
|
96
|
-
/**
|
|
97
|
-
* @description
|
|
98
|
-
* The `ControlValueAccessor` for writing radio control values and listening to radio control
|
|
99
|
-
* changes. The value accessor is used by the `FormControlDirective`, `FormControlName`, and
|
|
100
|
-
* `NgModel` directives.
|
|
101
|
-
*
|
|
102
|
-
* @usageNotes
|
|
103
|
-
*
|
|
104
|
-
* ### Using radio buttons with reactive form directives
|
|
105
|
-
*
|
|
106
|
-
* The follow example shows how to use radio buttons in a reactive form. When using radio buttons in
|
|
107
|
-
* a reactive form, radio buttons in the same group should have the same `formControlName`.
|
|
108
|
-
* Providing a `name` attribute is optional.
|
|
109
|
-
*
|
|
110
|
-
* {@example forms/ts/reactiveRadioButtons/reactive_radio_button_example.ts region='Reactive'}
|
|
111
|
-
*
|
|
112
|
-
* @ngModule ReactiveFormsModule
|
|
113
|
-
* @ngModule FormsModule
|
|
114
|
-
* @publicApi
|
|
115
|
-
*/
|
|
116
|
-
/* [Nimble] Remove all configuration from @Directive decorator
|
|
117
|
-
@Directive({
|
|
118
|
-
selector:
|
|
119
|
-
'input[type=radio][formControlName],input[type=radio][formControl],input[type=radio][ngModel]',
|
|
120
|
-
host: {'(change)': 'onChange()', '(blur)': 'onTouched()'},
|
|
121
|
-
providers: [RADIO_VALUE_ACCESSOR],
|
|
122
|
-
})
|
|
123
|
-
*/
|
|
124
|
-
export class RadioControlValueAccessor extends BuiltInControlValueAccessor {
|
|
125
|
-
// inject(CALL_SET_DISABLED_STATE, {optional: true}) ?? setDisabledStateDefault;
|
|
126
|
-
constructor(renderer, elementRef, _registry, _injector) {
|
|
127
|
-
super(renderer, elementRef);
|
|
128
|
-
this._registry = _registry;
|
|
129
|
-
this._injector = _injector;
|
|
130
|
-
this.setDisabledStateFired = false;
|
|
131
|
-
/**
|
|
132
|
-
* The registered callback function called when a change event occurs on the input element.
|
|
133
|
-
* Note: we declare `onChange` here (also used as host listener) as a function with no arguments
|
|
134
|
-
* to override the `onChange` function (which expects 1 argument) in the parent
|
|
135
|
-
* `BaseControlValueAccessor` class.
|
|
136
|
-
* @nodoc
|
|
137
|
-
*/
|
|
138
|
-
this.onChange = () => { };
|
|
139
|
-
// [Nimble]: Can't override default behavior by injection token, because it is not exported. Inlining value of setDisabledStateDefault.
|
|
140
|
-
this.callSetDisabledState = 'always';
|
|
141
|
-
}
|
|
142
|
-
/** @nodoc */
|
|
143
|
-
ngOnInit() {
|
|
144
|
-
this._control = this._injector.get(NgControl);
|
|
145
|
-
this._checkName();
|
|
146
|
-
this._registry.add(this._control, this);
|
|
147
|
-
}
|
|
148
|
-
/** @nodoc */
|
|
149
|
-
ngOnDestroy() {
|
|
150
|
-
this._registry.remove(this);
|
|
151
|
-
}
|
|
152
|
-
/**
|
|
153
|
-
* Sets the "checked" property value on the radio input element.
|
|
154
|
-
* @nodoc
|
|
155
|
-
*/
|
|
156
|
-
writeValue(value) {
|
|
157
|
-
this._state = value === this.value;
|
|
158
|
-
this.setProperty('checked', this._state);
|
|
159
|
-
}
|
|
160
|
-
/**
|
|
161
|
-
* Registers a function called when the control value changes.
|
|
162
|
-
* @nodoc
|
|
163
|
-
*/
|
|
164
|
-
registerOnChange(fn) {
|
|
165
|
-
this._fn = fn;
|
|
166
|
-
this.onChange = () => {
|
|
167
|
-
fn(this.value);
|
|
168
|
-
this._registry.select(this);
|
|
169
|
-
};
|
|
170
|
-
}
|
|
171
|
-
/** @nodoc */
|
|
172
|
-
setDisabledState(isDisabled) {
|
|
173
|
-
/**
|
|
174
|
-
* `setDisabledState` is supposed to be called whenever the disabled state of a control changes,
|
|
175
|
-
* including upon control creation. However, a longstanding bug caused the method to not fire
|
|
176
|
-
* when an *enabled* control was attached. This bug was fixed in v15 in #47576.
|
|
177
|
-
*
|
|
178
|
-
* This had a side effect: previously, it was possible to instantiate a reactive form control
|
|
179
|
-
* with `[attr.disabled]=true`, even though the corresponding control was enabled in the
|
|
180
|
-
* model. This resulted in a mismatch between the model and the DOM. Now, because
|
|
181
|
-
* `setDisabledState` is always called, the value in the DOM will be immediately overwritten
|
|
182
|
-
* with the "correct" enabled value.
|
|
183
|
-
*
|
|
184
|
-
* However, the fix also created an exceptional case: radio buttons. Because Reactive Forms
|
|
185
|
-
* models the entire group of radio buttons as a single `FormControl`, there is no way to
|
|
186
|
-
* control the disabled state for individual radios, so they can no longer be configured as
|
|
187
|
-
* disabled. Thus, we keep the old behavior for radio buttons, so that `[attr.disabled]`
|
|
188
|
-
* continues to work. Specifically, we drop the first call to `setDisabledState` if `disabled`
|
|
189
|
-
* is `false`, and we are not in legacy mode.
|
|
190
|
-
*/
|
|
191
|
-
if (this.setDisabledStateFired ||
|
|
192
|
-
isDisabled ||
|
|
193
|
-
this.callSetDisabledState === 'whenDisabledForLegacyCode') {
|
|
194
|
-
this.setProperty('disabled', isDisabled);
|
|
195
|
-
}
|
|
196
|
-
this.setDisabledStateFired = true;
|
|
197
|
-
}
|
|
198
|
-
/**
|
|
199
|
-
* Sets the "value" on the radio input element and unchecks it.
|
|
200
|
-
*
|
|
201
|
-
* @param value
|
|
202
|
-
*/
|
|
203
|
-
fireUncheck(value) {
|
|
204
|
-
this.writeValue(value);
|
|
205
|
-
}
|
|
206
|
-
_checkName() {
|
|
207
|
-
if (this.name &&
|
|
208
|
-
this.formControlName &&
|
|
209
|
-
this.name !== this.formControlName &&
|
|
210
|
-
// @ts-expect-error: [Nimble] ngDevMode is not defined
|
|
211
|
-
(typeof ngDevMode === 'undefined' || ngDevMode)) {
|
|
212
|
-
throwNameError();
|
|
213
|
-
}
|
|
214
|
-
if (!this.name && this.formControlName)
|
|
215
|
-
this.name = this.formControlName;
|
|
216
|
-
}
|
|
217
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: RadioControlValueAccessor, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }, { token: RadioControlRegistry }, { token: i0.Injector }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
218
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.14", type: RadioControlValueAccessor, inputs: { name: "name", formControlName: "formControlName", value: "value" }, usesInheritance: true, ngImport: i0 }); }
|
|
219
|
-
}
|
|
220
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: RadioControlValueAccessor, decorators: [{
|
|
221
|
-
type: Directive
|
|
222
|
-
}], ctorParameters: () => [{ type: i0.Renderer2 }, { type: i0.ElementRef }, { type: RadioControlRegistry }, { type: i0.Injector }], propDecorators: { name: [{
|
|
223
|
-
type: Input
|
|
224
|
-
}], formControlName: [{
|
|
225
|
-
type: Input
|
|
226
|
-
}], value: [{
|
|
227
|
-
type: Input
|
|
228
|
-
}] } });
|
|
229
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicmFkaW9fY29udHJvbF92YWx1ZV9hY2Nlc3Nvci5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL25pbWJsZS1hbmd1bGFyL3NyYy90aGlyZHBhcnR5L2RpcmVjdGl2ZXMvcmFkaW9fY29udHJvbF92YWx1ZV9hY2Nlc3Nvci50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQTs7Ozs7Ozs7O0dBU0c7QUFFSDs7Ozs7O0dBTUc7QUFFSCxPQUFPLEVBQ0wsU0FBUyxFQUNULFVBQVUsRUFDVixVQUFVLEVBQ1YsTUFBTSxFQUNOLFVBQVUsRUFDVixRQUFRLEVBQ1IsS0FBSyxFQUlMLFNBQVMsRUFDVCxhQUFhLElBQUksWUFBWSxHQUM5QixNQUFNLGVBQWUsQ0FBQztBQUV2Qiw4Q0FBOEM7QUFFOUMsT0FBTyxFQUNMLDJCQUEyQjtBQUMzQix3QkFBd0I7QUFDeEIscUJBQXFCO0VBQ3RCLE1BQU0sMEJBQTBCLENBQUM7QUFDbEMsT0FBTyxFQUE0QixTQUFTLEVBQThCLE1BQU0sZ0JBQWdCLENBQUM7O0FBQ2pHLDBDQUEwQztBQUMxQyw2RUFBNkU7QUFFN0U7Ozs7OztFQU1FO0FBRUYsU0FBUyxjQUFjO0lBQ3JCOztNQUVFO0lBQ0YsTUFBTSxJQUFJLEtBQUssQ0FDYjs7O0tBR0MsQ0FDRixDQUFDO0FBQ0osQ0FBQztBQUVEOzs7R0FHRztBQUVILE1BQU0sT0FBTyxvQkFBb0I7SUFEakM7UUFFVSxlQUFVLEdBQVUsRUFBRSxDQUFDO0tBNkNoQztJQTNDQzs7O09BR0c7SUFDSCxHQUFHLENBQUMsT0FBa0IsRUFBRSxRQUFtQztRQUN6RCxJQUFJLENBQUMsVUFBVSxDQUFDLElBQUksQ0FBQyxDQUFDLE9BQU8sRUFBRSxRQUFRLENBQUMsQ0FBQyxDQUFDO0lBQzVDLENBQUM7SUFFRDs7O09BR0c7SUFDSCxNQUFNLENBQUMsUUFBbUM7UUFDeEMsS0FBSyxJQUFJLENBQUMsR0FBRyxJQUFJLENBQUMsVUFBVSxDQUFDLE1BQU0sR0FBRyxDQUFDLEVBQUUsQ0FBQyxJQUFJLENBQUMsRUFBRSxFQUFFLENBQUMsRUFBRSxDQUFDO1lBQ3JELElBQUksSUFBSSxDQUFDLFVBQVUsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsS0FBSyxRQUFRLEVBQUUsQ0FBQztnQkFDdkMsSUFBSSxDQUFDLFVBQVUsQ0FBQyxNQUFNLENBQUMsQ0FBQyxFQUFFLENBQUMsQ0FBQyxDQUFDO2dCQUM3QixPQUFPO1lBQ1QsQ0FBQztRQUNILENBQUM7SUFDSCxDQUFDO0lBRUQ7OztPQUdHO0lBQ0gsTUFBTSxDQUFDLFFBQW1DO1FBQ3hDLElBQUksQ0FBQyxVQUFVLENBQUMsT0FBTyxDQUFDLENBQUMsQ0FBQyxFQUFFLEVBQUU7WUFDNUIsSUFBSSxJQUFJLENBQUMsWUFBWSxDQUFDLENBQUMsRUFBRSxRQUFRLENBQUMsSUFBSSxDQUFDLENBQUMsQ0FBQyxDQUFDLEtBQUssUUFBUSxFQUFFLENBQUM7Z0JBQ3hELENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxXQUFXLENBQUMsUUFBUSxDQUFDLEtBQUssQ0FBQyxDQUFDO1lBQ25DLENBQUM7UUFDSCxDQUFDLENBQUMsQ0FBQztJQUNMLENBQUM7SUFFTyxZQUFZLENBQ2xCLFdBQW1ELEVBQ25ELFFBQW1DO1FBRW5DLElBQUksQ0FBQyxXQUFXLENBQUMsQ0FBQyxDQUFDLENBQUMsT0FBTztZQUFFLE9BQU8sS0FBSyxDQUFDO1FBQzFDLE9BQU87UUFDTCxzRUFBc0U7UUFDdEUsV0FBVyxDQUFDLENBQUMsQ0FBQyxDQUFDLE9BQU8sS0FBSyxRQUFRLENBQUMsUUFBUSxDQUFDLE9BQU8sSUFBSSxXQUFXLENBQUMsQ0FBQyxDQUFDLENBQUMsSUFBSSxLQUFLLFFBQVEsQ0FBQyxJQUFJLENBQzlGLENBQUM7SUFDSixDQUFDOytHQTdDVSxvQkFBb0I7bUhBQXBCLG9CQUFvQixjQURSLE1BQU07OzRGQUNsQixvQkFBb0I7a0JBRGhDLFVBQVU7bUJBQUMsRUFBQyxVQUFVLEVBQUUsTUFBTSxFQUFDOztBQWlEaEM7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7R0FtQkc7QUFDSDs7Ozs7OztFQU9FO0FBRUYsTUFBTSxPQUFPLHlCQUNYLFNBQVEsMkJBQTJCO0lBK0NqQyxnRkFBZ0Y7SUFFbEYsWUFDRSxRQUFtQixFQUNuQixVQUFzQixFQUNkLFNBQStCLEVBQy9CLFNBQW1CO1FBRTNCLEtBQUssQ0FBQyxRQUFRLEVBQUUsVUFBVSxDQUFDLENBQUM7UUFIcEIsY0FBUyxHQUFULFNBQVMsQ0FBc0I7UUFDL0IsY0FBUyxHQUFULFNBQVMsQ0FBVTtRQXhDckIsMEJBQXFCLEdBQUcsS0FBSyxDQUFDO1FBRXRDOzs7Ozs7V0FNRztRQUNNLGFBQVEsR0FBRyxHQUFHLEVBQUUsR0FBRSxDQUFDLENBQUM7UUF1QjdCLHVJQUF1STtRQUMvSCx5QkFBb0IsR0FBRyxRQUFRLENBQUM7SUFVeEMsQ0FBQztJQUVELGFBQWE7SUFDYixRQUFRO1FBQ04sSUFBSSxDQUFDLFFBQVEsR0FBRyxJQUFJLENBQUMsU0FBUyxDQUFDLEdBQUcsQ0FBQyxTQUFTLENBQUMsQ0FBQztRQUM5QyxJQUFJLENBQUMsVUFBVSxFQUFFLENBQUM7UUFDbEIsSUFBSSxDQUFDLFNBQVMsQ0FBQyxHQUFHLENBQUMsSUFBSSxDQUFDLFFBQVEsRUFBRSxJQUFJLENBQUMsQ0FBQztJQUMxQyxDQUFDO0lBRUQsYUFBYTtJQUNiLFdBQVc7UUFDVCxJQUFJLENBQUMsU0FBUyxDQUFDLE1BQU0sQ0FBQyxJQUFJLENBQUMsQ0FBQztJQUM5QixDQUFDO0lBRUQ7OztPQUdHO0lBQ0gsVUFBVSxDQUFDLEtBQVU7UUFDbkIsSUFBSSxDQUFDLE1BQU0sR0FBRyxLQUFLLEtBQUssSUFBSSxDQUFDLEtBQUssQ0FBQztRQUNuQyxJQUFJLENBQUMsV0FBVyxDQUFDLFNBQVMsRUFBRSxJQUFJLENBQUMsTUFBTSxDQUFDLENBQUM7SUFDM0MsQ0FBQztJQUVEOzs7T0FHRztJQUNNLGdCQUFnQixDQUFDLEVBQWtCO1FBQzFDLElBQUksQ0FBQyxHQUFHLEdBQUcsRUFBRSxDQUFDO1FBQ2QsSUFBSSxDQUFDLFFBQVEsR0FBRyxHQUFHLEVBQUU7WUFDbkIsRUFBRSxDQUFDLElBQUksQ0FBQyxLQUFLLENBQUMsQ0FBQztZQUNmLElBQUksQ0FBQyxTQUFTLENBQUMsTUFBTSxDQUFDLElBQUksQ0FBQyxDQUFDO1FBQzlCLENBQUMsQ0FBQztJQUNKLENBQUM7SUFFRCxhQUFhO0lBQ0osZ0JBQWdCLENBQUMsVUFBbUI7UUFDM0M7Ozs7Ozs7Ozs7Ozs7Ozs7O1dBaUJHO1FBQ0gsSUFDRSxJQUFJLENBQUMscUJBQXFCO1lBQzFCLFVBQVU7WUFDVixJQUFJLENBQUMsb0JBQW9CLEtBQUssMkJBQTJCLEVBQ3pELENBQUM7WUFDRCxJQUFJLENBQUMsV0FBVyxDQUFDLFVBQVUsRUFBRSxVQUFVLENBQUMsQ0FBQztRQUMzQyxDQUFDO1FBQ0QsSUFBSSxDQUFDLHFCQUFxQixHQUFHLElBQUksQ0FBQztJQUNwQyxDQUFDO0lBRUQ7Ozs7T0FJRztJQUNILFdBQVcsQ0FBQyxLQUFVO1FBQ3BCLElBQUksQ0FBQyxVQUFVLENBQUMsS0FBSyxDQUFDLENBQUM7SUFDekIsQ0FBQztJQUVPLFVBQVU7UUFDaEIsSUFDRSxJQUFJLENBQUMsSUFBSTtZQUNULElBQUksQ0FBQyxlQUFlO1lBQ3BCLElBQUksQ0FBQyxJQUFJLEtBQUssSUFBSSxDQUFDLGVBQWU7WUFDbEMsc0RBQXNEO1lBQ3RELENBQUMsT0FBTyxTQUFTLEtBQUssV0FBVyxJQUFJLFNBQVMsQ0FBQyxFQUMvQyxDQUFDO1lBQ0QsY0FBYyxFQUFFLENBQUM7UUFDbkIsQ0FBQztRQUNELElBQUksQ0FBQyxJQUFJLENBQUMsSUFBSSxJQUFJLElBQUksQ0FBQyxlQUFlO1lBQUUsSUFBSSxDQUFDLElBQUksR0FBRyxJQUFJLENBQUMsZUFBZSxDQUFDO0lBQzNFLENBQUM7K0dBOUlVLHlCQUF5QjttR0FBekIseUJBQXlCOzs0RkFBekIseUJBQXlCO2tCQURyQyxTQUFTOzhKQStCQyxJQUFJO3NCQUFaLEtBQUs7Z0JBUUcsZUFBZTtzQkFBdkIsS0FBSztnQkFNRyxLQUFLO3NCQUFiLEtBQUsiLCJzb3VyY2VzQ29udGVudCI6WyIvKipcbiAqIFtOaW1ibGVdXG4gKiBDb3BpZWQgZnJvbSBodHRwczovL2dpdGh1Yi5jb20vYW5ndWxhci9hbmd1bGFyL2Jsb2IvMTguMi4xMy9wYWNrYWdlcy9mb3Jtcy9zcmMvZGlyZWN0aXZlcy9yYWRpb19jb250cm9sX3ZhbHVlX2FjY2Vzc29yLnRzXG4gKiB3aXRoIHRoZSBmb2xsb3dpbmcgbW9kaWZpY2F0aW9uczpcbiAqIC0gQ2hhbmdlZCB0aHJvd05hbWVFcnJvcigpIHRvIHRocm93IEVycm9yIGluc3RlYWQgb2YgUnVudGltZUVycm9yLiBUaGlzIG1ha2VzIHRoZSBmaWxlIGNvbXBpbGUgd2l0aCBBbmd1bGFyIHZlcnNpb24gMTIuXG4gKiAtIFJlbW92ZWQgbm93LXVudXNlZCBpbXBvcnQgZm9yIFJ1bnRpbWVFcnJvckNvZGUgYW5kIFJ1bnRpbWVFcnJvclxuICogLSBVcGRhdGVkIGltcG9ydCBvZiBDb250cm9sVmFsdWVBY2Nlc3NvciwgTmdDb250cm9sLCBhbmQgTkdfVkFMVUVfQUNDRVNTT1IgdG8gcHVsbCBmcm9tIHBhY2thZ2UgZXhwb3J0XG4gKiAtIFJlbW92ZSBhbGwgY29uZmlndXJhdGlvbiBmcm9tIFJhZGlvQ29udHJvbFZhbHVlQWNjZXNzb3IncyBgQERpcmVjdGl2ZWAgZGVjb3JhdG9yXG4gKiAtIFJlbW92ZSB1c2Ugb2YgaW50ZXJuYWwgQ0FMTF9TRVRfRElTQUJMRURfU1RBVEUgaW5qZWN0aW9uIHRva2VuLCBhbmQgaW5saW5lIGRlZmF1bHQgdmFsdWVcbiAqL1xuXG4vKipcbiAqIEBsaWNlbnNlXG4gKiBDb3B5cmlnaHQgR29vZ2xlIExMQyBBbGwgUmlnaHRzIFJlc2VydmVkLlxuICpcbiAqIFVzZSBvZiB0aGlzIHNvdXJjZSBjb2RlIGlzIGdvdmVybmVkIGJ5IGFuIE1JVC1zdHlsZSBsaWNlbnNlIHRoYXQgY2FuIGJlXG4gKiBmb3VuZCBpbiB0aGUgTElDRU5TRSBmaWxlIGF0IGh0dHBzOi8vYW5ndWxhci5kZXYvbGljZW5zZVxuICovXG5cbmltcG9ydCB7XG4gIERpcmVjdGl2ZSxcbiAgRWxlbWVudFJlZixcbiAgZm9yd2FyZFJlZixcbiAgaW5qZWN0LFxuICBJbmplY3RhYmxlLFxuICBJbmplY3RvcixcbiAgSW5wdXQsXG4gIHR5cGUgT25EZXN0cm95LFxuICB0eXBlIE9uSW5pdCxcbiAgdHlwZSBQcm92aWRlcixcbiAgUmVuZGVyZXIyLFxuICDJtVJ1bnRpbWVFcnJvciBhcyBSdW50aW1lRXJyb3IsXG59IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuXG4vLyBpbXBvcnQge1J1bnRpbWVFcnJvckNvZGV9IGZyb20gJy4uL2Vycm9ycyc7XG5cbmltcG9ydCB7XG4gIEJ1aWx0SW5Db250cm9sVmFsdWVBY2Nlc3NvcixcbiAgLy8gQ29udHJvbFZhbHVlQWNjZXNzb3IsXG4gIC8vIE5HX1ZBTFVFX0FDQ0VTU09SLFxufSBmcm9tICcuL2NvbnRyb2xfdmFsdWVfYWNjZXNzb3InO1xuaW1wb3J0IHt0eXBlIENvbnRyb2xWYWx1ZUFjY2Vzc29yLCBOZ0NvbnRyb2wsIHR5cGUgU2V0RGlzYWJsZWRTdGF0ZU9wdGlvbn0gZnJvbSAnQGFuZ3VsYXIvZm9ybXMnO1xuLy8gaW1wb3J0IHtOZ0NvbnRyb2x9IGZyb20gJy4vbmdfY29udHJvbCc7XG4vLyBpbXBvcnQge0NBTExfU0VUX0RJU0FCTEVEX1NUQVRFLCBzZXREaXNhYmxlZFN0YXRlRGVmYXVsdH0gZnJvbSAnLi9zaGFyZWQnO1xuXG4vKiBbTmltYmxlXSBEbyBub3QgcmVnaXN0ZXIgYXMgYSB2YWx1ZSBhY2Nlc3NvciBwcm92aWRlclxuY29uc3QgUkFESU9fVkFMVUVfQUNDRVNTT1I6IFByb3ZpZGVyID0ge1xuICBwcm92aWRlOiBOR19WQUxVRV9BQ0NFU1NPUixcbiAgdXNlRXhpc3Rpbmc6IGZvcndhcmRSZWYoKCkgPT4gUmFkaW9Db250cm9sVmFsdWVBY2Nlc3NvciksXG4gIG11bHRpOiB0cnVlLFxufTtcbiovXG5cbmZ1bmN0aW9uIHRocm93TmFtZUVycm9yKCkge1xuICAvKiBbTmltYmxlXSBSdW50aW1lRXJyb3JDb2RlIGlzIG5vdCBleHBvcnRlZCBmcm9tIEBhbmd1bGFyL2Zvcm1zIGluIHZlcnNpb24gMTI7IGZhbGxpbmcgYmFjayB0byB2ZXJzaW9uIDEyIGJlaGF2aW9yXG4gIHRocm93IG5ldyBSdW50aW1lRXJyb3IoUnVudGltZUVycm9yQ29kZS5OQU1FX0FORF9GT1JNX0NPTlRST0xfTkFNRV9NVVNUX01BVENILCBgXG4gICovXG4gIHRocm93IG5ldyBFcnJvcihcbiAgICBgXG4gICAgICBJZiB5b3UgZGVmaW5lIGJvdGggYSBuYW1lIGFuZCBhIGZvcm1Db250cm9sTmFtZSBhdHRyaWJ1dGUgb24geW91ciByYWRpbyBidXR0b24sIHRoZWlyIHZhbHVlc1xuICAgICAgbXVzdCBtYXRjaC4gRXg6IDxpbnB1dCB0eXBlPVwicmFkaW9cIiBmb3JtQ29udHJvbE5hbWU9XCJmb29kXCIgbmFtZT1cImZvb2RcIj5cbiAgICBgXG4gICk7XG59XG5cbi8qKlxuICogQGRlc2NyaXB0aW9uXG4gKiBDbGFzcyB1c2VkIGJ5IEFuZ3VsYXIgdG8gdHJhY2sgcmFkaW8gYnV0dG9ucy4gRm9yIGludGVybmFsIHVzZSBvbmx5LlxuICovXG5ASW5qZWN0YWJsZSh7cHJvdmlkZWRJbjogJ3Jvb3QnfSlcbmV4cG9ydCBjbGFzcyBSYWRpb0NvbnRyb2xSZWdpc3RyeSB7XG4gIHByaXZhdGUgX2FjY2Vzc29yczogYW55W10gPSBbXTtcblxuICAvKipcbiAgICogQGRlc2NyaXB0aW9uXG4gICAqIEFkZHMgYSBjb250cm9sIHRvIHRoZSBpbnRlcm5hbCByZWdpc3RyeS4gRm9yIGludGVybmFsIHVzZSBvbmx5LlxuICAgKi9cbiAgYWRkKGNvbnRyb2w6IE5nQ29udHJvbCwgYWNjZXNzb3I6IFJhZGlvQ29udHJvbFZhbHVlQWNjZXNzb3IpIHtcbiAgICB0aGlzLl9hY2Nlc3NvcnMucHVzaChbY29udHJvbCwgYWNjZXNzb3JdKTtcbiAgfVxuXG4gIC8qKlxuICAgKiBAZGVzY3JpcHRpb25cbiAgICogUmVtb3ZlcyBhIGNvbnRyb2wgZnJvbSB0aGUgaW50ZXJuYWwgcmVnaXN0cnkuIEZvciBpbnRlcm5hbCB1c2Ugb25seS5cbiAgICovXG4gIHJlbW92ZShhY2Nlc3NvcjogUmFkaW9Db250cm9sVmFsdWVBY2Nlc3Nvcikge1xuICAgIGZvciAobGV0IGkgPSB0aGlzLl9hY2Nlc3NvcnMubGVuZ3RoIC0gMTsgaSA+PSAwOyAtLWkpIHtcbiAgICAgIGlmICh0aGlzLl9hY2Nlc3NvcnNbaV1bMV0gPT09IGFjY2Vzc29yKSB7XG4gICAgICAgIHRoaXMuX2FjY2Vzc29ycy5zcGxpY2UoaSwgMSk7XG4gICAgICAgIHJldHVybjtcbiAgICAgIH1cbiAgICB9XG4gIH1cblxuICAvKipcbiAgICogQGRlc2NyaXB0aW9uXG4gICAqIFNlbGVjdHMgYSByYWRpbyBidXR0b24uIEZvciBpbnRlcm5hbCB1c2Ugb25seS5cbiAgICovXG4gIHNlbGVjdChhY2Nlc3NvcjogUmFkaW9Db250cm9sVmFsdWVBY2Nlc3Nvcikge1xuICAgIHRoaXMuX2FjY2Vzc29ycy5mb3JFYWNoKChjKSA9PiB7XG4gICAgICBpZiAodGhpcy5faXNTYW1lR3JvdXAoYywgYWNjZXNzb3IpICYmIGNbMV0gIT09IGFjY2Vzc29yKSB7XG4gICAgICAgIGNbMV0uZmlyZVVuY2hlY2soYWNjZXNzb3IudmFsdWUpO1xuICAgICAgfVxuICAgIH0pO1xuICB9XG5cbiAgcHJpdmF0ZSBfaXNTYW1lR3JvdXAoXG4gICAgY29udHJvbFBhaXI6IFtOZ0NvbnRyb2wsIFJhZGlvQ29udHJvbFZhbHVlQWNjZXNzb3JdLFxuICAgIGFjY2Vzc29yOiBSYWRpb0NvbnRyb2xWYWx1ZUFjY2Vzc29yLFxuICApOiBib29sZWFuIHtcbiAgICBpZiAoIWNvbnRyb2xQYWlyWzBdLmNvbnRyb2wpIHJldHVybiBmYWxzZTtcbiAgICByZXR1cm4gKFxuICAgICAgLy8gQHRzLWV4cGVjdC1lcnJvcjogW05pbWJsZV0gVXNlIG9mIGludGVybmFsIE5nQ29udHJvbCBtZW1iZXIgX3BhcmVudFxuICAgICAgY29udHJvbFBhaXJbMF0uX3BhcmVudCA9PT0gYWNjZXNzb3IuX2NvbnRyb2wuX3BhcmVudCAmJiBjb250cm9sUGFpclsxXS5uYW1lID09PSBhY2Nlc3Nvci5uYW1lXG4gICAgKTtcbiAgfVxufVxuXG4vKipcbiAqIEBkZXNjcmlwdGlvblxuICogVGhlIGBDb250cm9sVmFsdWVBY2Nlc3NvcmAgZm9yIHdyaXRpbmcgcmFkaW8gY29udHJvbCB2YWx1ZXMgYW5kIGxpc3RlbmluZyB0byByYWRpbyBjb250cm9sXG4gKiBjaGFuZ2VzLiBUaGUgdmFsdWUgYWNjZXNzb3IgaXMgdXNlZCBieSB0aGUgYEZvcm1Db250cm9sRGlyZWN0aXZlYCwgYEZvcm1Db250cm9sTmFtZWAsIGFuZFxuICogYE5nTW9kZWxgIGRpcmVjdGl2ZXMuXG4gKlxuICogQHVzYWdlTm90ZXNcbiAqXG4gKiAjIyMgVXNpbmcgcmFkaW8gYnV0dG9ucyB3aXRoIHJlYWN0aXZlIGZvcm0gZGlyZWN0aXZlc1xuICpcbiAqIFRoZSBmb2xsb3cgZXhhbXBsZSBzaG93cyBob3cgdG8gdXNlIHJhZGlvIGJ1dHRvbnMgaW4gYSByZWFjdGl2ZSBmb3JtLiBXaGVuIHVzaW5nIHJhZGlvIGJ1dHRvbnMgaW5cbiAqIGEgcmVhY3RpdmUgZm9ybSwgcmFkaW8gYnV0dG9ucyBpbiB0aGUgc2FtZSBncm91cCBzaG91bGQgaGF2ZSB0aGUgc2FtZSBgZm9ybUNvbnRyb2xOYW1lYC5cbiAqIFByb3ZpZGluZyBhIGBuYW1lYCBhdHRyaWJ1dGUgaXMgb3B0aW9uYWwuXG4gKlxuICoge0BleGFtcGxlIGZvcm1zL3RzL3JlYWN0aXZlUmFkaW9CdXR0b25zL3JlYWN0aXZlX3JhZGlvX2J1dHRvbl9leGFtcGxlLnRzIHJlZ2lvbj0nUmVhY3RpdmUnfVxuICpcbiAqIEBuZ01vZHVsZSBSZWFjdGl2ZUZvcm1zTW9kdWxlXG4gKiBAbmdNb2R1bGUgRm9ybXNNb2R1bGVcbiAqIEBwdWJsaWNBcGlcbiAqL1xuLyogW05pbWJsZV0gUmVtb3ZlIGFsbCBjb25maWd1cmF0aW9uIGZyb20gQERpcmVjdGl2ZSBkZWNvcmF0b3JcbkBEaXJlY3RpdmUoe1xuICBzZWxlY3RvcjpcbiAgICAnaW5wdXRbdHlwZT1yYWRpb11bZm9ybUNvbnRyb2xOYW1lXSxpbnB1dFt0eXBlPXJhZGlvXVtmb3JtQ29udHJvbF0saW5wdXRbdHlwZT1yYWRpb11bbmdNb2RlbF0nLFxuICBob3N0OiB7JyhjaGFuZ2UpJzogJ29uQ2hhbmdlKCknLCAnKGJsdXIpJzogJ29uVG91Y2hlZCgpJ30sXG4gIHByb3ZpZGVyczogW1JBRElPX1ZBTFVFX0FDQ0VTU09SXSxcbn0pXG4qL1xuQERpcmVjdGl2ZSgpXG5leHBvcnQgY2xhc3MgUmFkaW9Db250cm9sVmFsdWVBY2Nlc3NvclxuICBleHRlbmRzIEJ1aWx0SW5Db250cm9sVmFsdWVBY2Nlc3NvclxuICBpbXBsZW1lbnRzIENvbnRyb2xWYWx1ZUFjY2Vzc29yLCBPbkRlc3Ryb3ksIE9uSW5pdFxue1xuICAvKiogQGludGVybmFsICovXG4gIC8vIFRPRE8oaXNzdWUvMjQ1NzEpOiByZW1vdmUgJyEnLlxuICBfc3RhdGUhOiBib29sZWFuO1xuICAvKiogQGludGVybmFsICovXG4gIC8vIFRPRE8oaXNzdWUvMjQ1NzEpOiByZW1vdmUgJyEnLlxuICBfY29udHJvbCE6IE5nQ29udHJvbDtcbiAgLyoqIEBpbnRlcm5hbCAqL1xuICAvLyBUT0RPKGlzc3VlLzI0NTcxKTogcmVtb3ZlICchJy5cbiAgX2ZuITogRnVuY3Rpb247XG5cbiAgcHJpdmF0ZSBzZXREaXNhYmxlZFN0YXRlRmlyZWQgPSBmYWxzZTtcblxuICAvKipcbiAgICogVGhlIHJlZ2lzdGVyZWQgY2FsbGJhY2sgZnVuY3Rpb24gY2FsbGVkIHdoZW4gYSBjaGFuZ2UgZXZlbnQgb2NjdXJzIG9uIHRoZSBpbnB1dCBlbGVtZW50LlxuICAgKiBOb3RlOiB3ZSBkZWNsYXJlIGBvbkNoYW5nZWAgaGVyZSAoYWxzbyB1c2VkIGFzIGhvc3QgbGlzdGVuZXIpIGFzIGEgZnVuY3Rpb24gd2l0aCBubyBhcmd1bWVudHNcbiAgICogdG8gb3ZlcnJpZGUgdGhlIGBvbkNoYW5nZWAgZnVuY3Rpb24gKHdoaWNoIGV4cGVjdHMgMSBhcmd1bWVudCkgaW4gdGhlIHBhcmVudFxuICAgKiBgQmFzZUNvbnRyb2xWYWx1ZUFjY2Vzc29yYCBjbGFzcy5cbiAgICogQG5vZG9jXG4gICAqL1xuICBvdmVycmlkZSBvbkNoYW5nZSA9ICgpID0+IHt9O1xuXG4gIC8qKlxuICAgKiBAZGVzY3JpcHRpb25cbiAgICogVHJhY2tzIHRoZSBuYW1lIG9mIHRoZSByYWRpbyBpbnB1dCBlbGVtZW50LlxuICAgKi9cbiAgLy8gVE9ETyhpc3N1ZS8yNDU3MSk6IHJlbW92ZSAnIScuXG4gIEBJbnB1dCgpIG5hbWUhOiBzdHJpbmc7XG5cbiAgLyoqXG4gICAqIEBkZXNjcmlwdGlvblxuICAgKiBUcmFja3MgdGhlIG5hbWUgb2YgdGhlIGBGb3JtQ29udHJvbGAgYm91bmQgdG8gdGhlIGRpcmVjdGl2ZS4gVGhlIG5hbWUgY29ycmVzcG9uZHNcbiAgICogdG8gYSBrZXkgaW4gdGhlIHBhcmVudCBgRm9ybUdyb3VwYCBvciBgRm9ybUFycmF5YC5cbiAgICovXG4gIC8vIFRPRE8oaXNzdWUvMjQ1NzEpOiByZW1vdmUgJyEnLlxuICBASW5wdXQoKSBmb3JtQ29udHJvbE5hbWUhOiBzdHJpbmc7XG5cbiAgLyoqXG4gICAqIEBkZXNjcmlwdGlvblxuICAgKiBUcmFja3MgdGhlIHZhbHVlIG9mIHRoZSByYWRpbyBpbnB1dCBlbGVtZW50XG4gICAqL1xuICBASW5wdXQoKSB2YWx1ZTogYW55O1xuXG4gIC8vIFtOaW1ibGVdOiBDYW4ndCBvdmVycmlkZSBkZWZhdWx0IGJlaGF2aW9yIGJ5IGluamVjdGlvbiB0b2tlbiwgYmVjYXVzZSBpdCBpcyBub3QgZXhwb3J0ZWQuIElubGluaW5nIHZhbHVlIG9mIHNldERpc2FibGVkU3RhdGVEZWZhdWx0LlxuICBwcml2YXRlIGNhbGxTZXREaXNhYmxlZFN0YXRlID0gJ2Fsd2F5cyc7XG4gICAgLy8gaW5qZWN0KENBTExfU0VUX0RJU0FCTEVEX1NUQVRFLCB7b3B0aW9uYWw6IHRydWV9KSA/PyBzZXREaXNhYmxlZFN0YXRlRGVmYXVsdDtcblxuICBjb25zdHJ1Y3RvcihcbiAgICByZW5kZXJlcjogUmVuZGVyZXIyLFxuICAgIGVsZW1lbnRSZWY6IEVsZW1lbnRSZWYsXG4gICAgcHJpdmF0ZSBfcmVnaXN0cnk6IFJhZGlvQ29udHJvbFJlZ2lzdHJ5LFxuICAgIHByaXZhdGUgX2luamVjdG9yOiBJbmplY3RvcixcbiAgKSB7XG4gICAgc3VwZXIocmVuZGVyZXIsIGVsZW1lbnRSZWYpO1xuICB9XG5cbiAgLyoqIEBub2RvYyAqL1xuICBuZ09uSW5pdCgpOiB2b2lkIHtcbiAgICB0aGlzLl9jb250cm9sID0gdGhpcy5faW5qZWN0b3IuZ2V0KE5nQ29udHJvbCk7XG4gICAgdGhpcy5fY2hlY2tOYW1lKCk7XG4gICAgdGhpcy5fcmVnaXN0cnkuYWRkKHRoaXMuX2NvbnRyb2wsIHRoaXMpO1xuICB9XG5cbiAgLyoqIEBub2RvYyAqL1xuICBuZ09uRGVzdHJveSgpOiB2b2lkIHtcbiAgICB0aGlzLl9yZWdpc3RyeS5yZW1vdmUodGhpcyk7XG4gIH1cblxuICAvKipcbiAgICogU2V0cyB0aGUgXCJjaGVja2VkXCIgcHJvcGVydHkgdmFsdWUgb24gdGhlIHJhZGlvIGlucHV0IGVsZW1lbnQuXG4gICAqIEBub2RvY1xuICAgKi9cbiAgd3JpdGVWYWx1ZSh2YWx1ZTogYW55KTogdm9pZCB7XG4gICAgdGhpcy5fc3RhdGUgPSB2YWx1ZSA9PT0gdGhpcy52YWx1ZTtcbiAgICB0aGlzLnNldFByb3BlcnR5KCdjaGVja2VkJywgdGhpcy5fc3RhdGUpO1xuICB9XG5cbiAgLyoqXG4gICAqIFJlZ2lzdGVycyBhIGZ1bmN0aW9uIGNhbGxlZCB3aGVuIHRoZSBjb250cm9sIHZhbHVlIGNoYW5nZXMuXG4gICAqIEBub2RvY1xuICAgKi9cbiAgb3ZlcnJpZGUgcmVnaXN0ZXJPbkNoYW5nZShmbjogKF86IGFueSkgPT4ge30pOiB2b2lkIHtcbiAgICB0aGlzLl9mbiA9IGZuO1xuICAgIHRoaXMub25DaGFuZ2UgPSAoKSA9PiB7XG4gICAgICBmbih0aGlzLnZhbHVlKTtcbiAgICAgIHRoaXMuX3JlZ2lzdHJ5LnNlbGVjdCh0aGlzKTtcbiAgICB9O1xuICB9XG5cbiAgLyoqIEBub2RvYyAqL1xuICBvdmVycmlkZSBzZXREaXNhYmxlZFN0YXRlKGlzRGlzYWJsZWQ6IGJvb2xlYW4pOiB2b2lkIHtcbiAgICAvKipcbiAgICAgKiBgc2V0RGlzYWJsZWRTdGF0ZWAgaXMgc3VwcG9zZWQgdG8gYmUgY2FsbGVkIHdoZW5ldmVyIHRoZSBkaXNhYmxlZCBzdGF0ZSBvZiBhIGNvbnRyb2wgY2hhbmdlcyxcbiAgICAgKiBpbmNsdWRpbmcgdXBvbiBjb250cm9sIGNyZWF0aW9uLiBIb3dldmVyLCBhIGxvbmdzdGFuZGluZyBidWcgY2F1c2VkIHRoZSBtZXRob2QgdG8gbm90IGZpcmVcbiAgICAgKiB3aGVuIGFuICplbmFibGVkKiBjb250cm9sIHdhcyBhdHRhY2hlZC4gVGhpcyBidWcgd2FzIGZpeGVkIGluIHYxNSBpbiAjNDc1NzYuXG4gICAgICpcbiAgICAgKiBUaGlzIGhhZCBhIHNpZGUgZWZmZWN0OiBwcmV2aW91c2x5LCBpdCB3YXMgcG9zc2libGUgdG8gaW5zdGFudGlhdGUgYSByZWFjdGl2ZSBmb3JtIGNvbnRyb2xcbiAgICAgKiB3aXRoIGBbYXR0ci5kaXNhYmxlZF09dHJ1ZWAsIGV2ZW4gdGhvdWdoIHRoZSBjb3JyZXNwb25kaW5nIGNvbnRyb2wgd2FzIGVuYWJsZWQgaW4gdGhlXG4gICAgICogbW9kZWwuIFRoaXMgcmVzdWx0ZWQgaW4gYSBtaXNtYXRjaCBiZXR3ZWVuIHRoZSBtb2RlbCBhbmQgdGhlIERPTS4gTm93LCBiZWNhdXNlXG4gICAgICogYHNldERpc2FibGVkU3RhdGVgIGlzIGFsd2F5cyBjYWxsZWQsIHRoZSB2YWx1ZSBpbiB0aGUgRE9NIHdpbGwgYmUgaW1tZWRpYXRlbHkgb3ZlcndyaXR0ZW5cbiAgICAgKiB3aXRoIHRoZSBcImNvcnJlY3RcIiBlbmFibGVkIHZhbHVlLlxuICAgICAqXG4gICAgICogSG93ZXZlciwgdGhlIGZpeCBhbHNvIGNyZWF0ZWQgYW4gZXhjZXB0aW9uYWwgY2FzZTogcmFkaW8gYnV0dG9ucy4gQmVjYXVzZSBSZWFjdGl2ZSBGb3Jtc1xuICAgICAqIG1vZGVscyB0aGUgZW50aXJlIGdyb3VwIG9mIHJhZGlvIGJ1dHRvbnMgYXMgYSBzaW5nbGUgYEZvcm1Db250cm9sYCwgdGhlcmUgaXMgbm8gd2F5IHRvXG4gICAgICogY29udHJvbCB0aGUgZGlzYWJsZWQgc3RhdGUgZm9yIGluZGl2aWR1YWwgcmFkaW9zLCBzbyB0aGV5IGNhbiBubyBsb25nZXIgYmUgY29uZmlndXJlZCBhc1xuICAgICAqIGRpc2FibGVkLiBUaHVzLCB3ZSBrZWVwIHRoZSBvbGQgYmVoYXZpb3IgZm9yIHJhZGlvIGJ1dHRvbnMsIHNvIHRoYXQgYFthdHRyLmRpc2FibGVkXWBcbiAgICAgKiBjb250aW51ZXMgdG8gd29yay4gU3BlY2lmaWNhbGx5LCB3ZSBkcm9wIHRoZSBmaXJzdCBjYWxsIHRvIGBzZXREaXNhYmxlZFN0YXRlYCBpZiBgZGlzYWJsZWRgXG4gICAgICogaXMgYGZhbHNlYCwgYW5kIHdlIGFyZSBub3QgaW4gbGVnYWN5IG1vZGUuXG4gICAgICovXG4gICAgaWYgKFxuICAgICAgdGhpcy5zZXREaXNhYmxlZFN0YXRlRmlyZWQgfHxcbiAgICAgIGlzRGlzYWJsZWQgfHxcbiAgICAgIHRoaXMuY2FsbFNldERpc2FibGVkU3RhdGUgPT09ICd3aGVuRGlzYWJsZWRGb3JMZWdhY3lDb2RlJ1xuICAgICkge1xuICAgICAgdGhpcy5zZXRQcm9wZXJ0eSgnZGlzYWJsZWQnLCBpc0Rpc2FibGVkKTtcbiAgICB9XG4gICAgdGhpcy5zZXREaXNhYmxlZFN0YXRlRmlyZWQgPSB0cnVlO1xuICB9XG5cbiAgLyoqXG4gICAqIFNldHMgdGhlIFwidmFsdWVcIiBvbiB0aGUgcmFkaW8gaW5wdXQgZWxlbWVudCBhbmQgdW5jaGVja3MgaXQuXG4gICAqXG4gICAqIEBwYXJhbSB2YWx1ZVxuICAgKi9cbiAgZmlyZVVuY2hlY2sodmFsdWU6IGFueSk6IHZvaWQge1xuICAgIHRoaXMud3JpdGVWYWx1ZSh2YWx1ZSk7XG4gIH1cblxuICBwcml2YXRlIF9jaGVja05hbWUoKTogdm9pZCB7XG4gICAgaWYgKFxuICAgICAgdGhpcy5uYW1lICYmXG4gICAgICB0aGlzLmZvcm1Db250cm9sTmFtZSAmJlxuICAgICAgdGhpcy5uYW1lICE9PSB0aGlzLmZvcm1Db250cm9sTmFtZSAmJlxuICAgICAgLy8gQHRzLWV4cGVjdC1lcnJvcjogW05pbWJsZV0gbmdEZXZNb2RlIGlzIG5vdCBkZWZpbmVkXG4gICAgICAodHlwZW9mIG5nRGV2TW9kZSA9PT0gJ3VuZGVmaW5lZCcgfHwgbmdEZXZNb2RlKVxuICAgICkge1xuICAgICAgdGhyb3dOYW1lRXJyb3IoKTtcbiAgICB9XG4gICAgaWYgKCF0aGlzLm5hbWUgJiYgdGhpcy5mb3JtQ29udHJvbE5hbWUpIHRoaXMubmFtZSA9IHRoaXMuZm9ybUNvbnRyb2xOYW1lO1xuICB9XG59Il19
|