@ni/nimble-angular 30.12.1 → 31.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +3 -3
- package/directives/anchor-base/disableable-router-link-with-href.directive.d.ts +1 -1
- package/directives/anchor-base/nimble-anchor-base.directive.d.ts +1 -1
- package/directives/icon-base/nimble-icon-base.directive.d.ts +1 -1
- package/fesm2022/ni-nimble-angular-card.mjs +7 -7
- package/fesm2022/ni-nimble-angular-card.mjs.map +1 -1
- package/fesm2022/ni-nimble-angular-label-provider-core.mjs +10 -11
- package/fesm2022/ni-nimble-angular-label-provider-core.mjs.map +1 -1
- package/fesm2022/ni-nimble-angular-label-provider-rich-text.mjs +10 -11
- package/fesm2022/ni-nimble-angular-label-provider-rich-text.mjs.map +1 -1
- package/fesm2022/ni-nimble-angular-label-provider-table.mjs +10 -11
- package/fesm2022/ni-nimble-angular-label-provider-table.mjs.map +1 -1
- package/fesm2022/ni-nimble-angular-mapping-base.mjs +3 -3
- package/fesm2022/ni-nimble-angular-mapping-base.mjs.map +1 -1
- package/fesm2022/ni-nimble-angular-mapping-empty.mjs +7 -7
- package/fesm2022/ni-nimble-angular-mapping-empty.mjs.map +1 -1
- package/fesm2022/ni-nimble-angular-mapping-icon.mjs +7 -7
- package/fesm2022/ni-nimble-angular-mapping-icon.mjs.map +1 -1
- package/fesm2022/ni-nimble-angular-mapping-spinner.mjs +7 -7
- package/fesm2022/ni-nimble-angular-mapping-spinner.mjs.map +1 -1
- package/fesm2022/ni-nimble-angular-mapping-text.mjs +7 -7
- package/fesm2022/ni-nimble-angular-mapping-text.mjs.map +1 -1
- package/fesm2022/ni-nimble-angular-mapping-user.mjs +7 -7
- package/fesm2022/ni-nimble-angular-mapping-user.mjs.map +1 -1
- package/fesm2022/ni-nimble-angular-pipes.mjs +9 -9
- package/fesm2022/ni-nimble-angular-rich-text-editor.mjs +7 -7
- package/fesm2022/ni-nimble-angular-rich-text-editor.mjs.map +1 -1
- package/fesm2022/ni-nimble-angular-rich-text-mention-users.mjs +7 -7
- package/fesm2022/ni-nimble-angular-rich-text-mention-users.mjs.map +1 -1
- package/fesm2022/ni-nimble-angular-rich-text-mention.mjs +3 -3
- package/fesm2022/ni-nimble-angular-rich-text-mention.mjs.map +1 -1
- package/fesm2022/ni-nimble-angular-rich-text-viewer.mjs +7 -7
- package/fesm2022/ni-nimble-angular-rich-text-viewer.mjs.map +1 -1
- package/fesm2022/ni-nimble-angular-table-column-anchor.mjs +10 -10
- package/fesm2022/ni-nimble-angular-table-column-anchor.mjs.map +1 -1
- package/fesm2022/ni-nimble-angular-table-column-date-text.mjs +7 -7
- package/fesm2022/ni-nimble-angular-table-column-date-text.mjs.map +1 -1
- package/fesm2022/ni-nimble-angular-table-column-duration-text.mjs +7 -7
- package/fesm2022/ni-nimble-angular-table-column-duration-text.mjs.map +1 -1
- package/fesm2022/ni-nimble-angular-table-column-mapping.mjs +7 -7
- package/fesm2022/ni-nimble-angular-table-column-mapping.mjs.map +1 -1
- package/fesm2022/ni-nimble-angular-table-column-menu-button.mjs +7 -7
- package/fesm2022/ni-nimble-angular-table-column-menu-button.mjs.map +1 -1
- package/fesm2022/ni-nimble-angular-table-column-number-text.mjs +7 -7
- package/fesm2022/ni-nimble-angular-table-column-number-text.mjs.map +1 -1
- package/fesm2022/ni-nimble-angular-table-column-text.mjs +7 -7
- package/fesm2022/ni-nimble-angular-table-column-text.mjs.map +1 -1
- package/fesm2022/ni-nimble-angular-table-column.mjs +3 -3
- package/fesm2022/ni-nimble-angular-table-column.mjs.map +1 -1
- package/fesm2022/ni-nimble-angular-table.mjs +7 -7
- package/fesm2022/ni-nimble-angular-table.mjs.map +1 -1
- package/fesm2022/ni-nimble-angular-unit-byte.mjs +7 -7
- package/fesm2022/ni-nimble-angular-unit-byte.mjs.map +1 -1
- package/fesm2022/ni-nimble-angular-unit-celsius.mjs +7 -7
- package/fesm2022/ni-nimble-angular-unit-celsius.mjs.map +1 -1
- package/fesm2022/ni-nimble-angular-unit-fahrenheit.mjs +7 -7
- package/fesm2022/ni-nimble-angular-unit-fahrenheit.mjs.map +1 -1
- package/fesm2022/ni-nimble-angular-unit-volt.mjs +7 -7
- package/fesm2022/ni-nimble-angular-unit-volt.mjs.map +1 -1
- package/fesm2022/ni-nimble-angular.mjs +2060 -2056
- package/fesm2022/ni-nimble-angular.mjs.map +1 -1
- package/internal-utilities/template-value-helpers.d.ts +1 -1
- package/label-provider/core/nimble-label-provider-core-with-defaults.directive.d.ts +0 -1
- package/label-provider/rich-text/nimble-label-provider-rich-text-with-defaults.directive.d.ts +0 -1
- package/label-provider/table/nimble-label-provider-table-with-defaults.directive.d.ts +0 -1
- package/mapping/base/nimble-mapping-base.directive.d.ts +1 -1
- package/package.json +7 -87
- package/rich-text-mention/nimble-rich-text-mention-base.directive.d.ts +1 -1
- package/table-column/nimble-table-column-base.directive.d.ts +1 -1
- package/thirdparty/directives/checkbox_value_accessor.d.ts +3 -3
- package/thirdparty/directives/control_value_accessor.d.ts +9 -9
- package/thirdparty/directives/default_value_accessor.d.ts +4 -4
- package/thirdparty/directives/number_value_accessor.d.ts +4 -4
- package/thirdparty/directives/radio_control_value_accessor.d.ts +8 -8
- package/thirdparty/directives/router_link.d.ts +9 -9
- package/thirdparty/directives/select_control_value_accessor.d.ts +8 -8
- package/esm2022/breadcrumb/testing/breadcrumb.pageobject.mjs +0 -3
- package/esm2022/breadcrumb/testing/ni-nimble-angular-breadcrumb-testing.mjs +0 -5
- package/esm2022/breadcrumb/testing/public-api.mjs +0 -2
- package/esm2022/card/ni-nimble-angular-card.mjs +0 -5
- package/esm2022/card/nimble-card.directive.mjs +0 -19
- package/esm2022/card/nimble-card.module.mjs +0 -19
- package/esm2022/card/public-api.mjs +0 -3
- package/esm2022/combobox/testing/combobox.pageobject.mjs +0 -3
- package/esm2022/combobox/testing/ni-nimble-angular-combobox-testing.mjs +0 -5
- package/esm2022/combobox/testing/public-api.mjs +0 -2
- package/esm2022/directives/anchor/nimble-anchor-router-link-with-href.directive.mjs +0 -32
- package/esm2022/directives/anchor/nimble-anchor-router-link.directive.mjs +0 -22
- package/esm2022/directives/anchor/nimble-anchor.directive.mjs +0 -52
- package/esm2022/directives/anchor/nimble-anchor.module.mjs +0 -21
- package/esm2022/directives/anchor-base/disableable-router-link-with-href.directive.mjs +0 -37
- package/esm2022/directives/anchor-base/nimble-anchor-base.directive.mjs +0 -73
- package/esm2022/directives/anchor-button/nimble-anchor-button-router-link-with-href.directive.mjs +0 -32
- package/esm2022/directives/anchor-button/nimble-anchor-button-router-link.directive.mjs +0 -22
- package/esm2022/directives/anchor-button/nimble-anchor-button.directive.mjs +0 -58
- package/esm2022/directives/anchor-button/nimble-anchor-button.module.mjs +0 -21
- package/esm2022/directives/anchor-menu-item/nimble-anchor-menu-item-router-link-with-href.directive.mjs +0 -32
- package/esm2022/directives/anchor-menu-item/nimble-anchor-menu-item-router-link.directive.mjs +0 -22
- package/esm2022/directives/anchor-menu-item/nimble-anchor-menu-item.directive.mjs +0 -32
- package/esm2022/directives/anchor-menu-item/nimble-anchor-menu-item.module.mjs +0 -21
- package/esm2022/directives/anchor-tab/nimble-anchor-tab-router-link-with-href.directive.mjs +0 -32
- package/esm2022/directives/anchor-tab/nimble-anchor-tab-router-link.directive.mjs +0 -22
- package/esm2022/directives/anchor-tab/nimble-anchor-tab.directive.mjs +0 -32
- package/esm2022/directives/anchor-tab/nimble-anchor-tab.module.mjs +0 -21
- package/esm2022/directives/anchor-tabs/nimble-anchor-tabs.directive.mjs +0 -34
- package/esm2022/directives/anchor-tabs/nimble-anchor-tabs.module.mjs +0 -19
- package/esm2022/directives/anchor-tree-item/nimble-anchor-tree-item-router-link-with-href.directive.mjs +0 -32
- package/esm2022/directives/anchor-tree-item/nimble-anchor-tree-item-router-link.directive.mjs +0 -22
- package/esm2022/directives/anchor-tree-item/nimble-anchor-tree-item.directive.mjs +0 -40
- package/esm2022/directives/anchor-tree-item/nimble-anchor-tree-item.module.mjs +0 -21
- package/esm2022/directives/banner/nimble-banner.directive.mjs +0 -71
- package/esm2022/directives/banner/nimble-banner.module.mjs +0 -19
- package/esm2022/directives/breadcrumb/nimble-breadcrumb.directive.mjs +0 -33
- package/esm2022/directives/breadcrumb/nimble-breadcrumb.module.mjs +0 -19
- package/esm2022/directives/breadcrumb-item/nimble-breadcrumb-item-router-link-with-href.directive.mjs +0 -66
- package/esm2022/directives/breadcrumb-item/nimble-breadcrumb-item-router-link.directive.mjs +0 -22
- package/esm2022/directives/breadcrumb-item/nimble-breadcrumb-item.directive.mjs +0 -23
- package/esm2022/directives/breadcrumb-item/nimble-breadcrumb-item.module.mjs +0 -21
- package/esm2022/directives/button/nimble-button.directive.mjs +0 -66
- package/esm2022/directives/button/nimble-button.module.mjs +0 -19
- package/esm2022/directives/card-button/nimble-card-button.directive.mjs +0 -40
- package/esm2022/directives/card-button/nimble-card-button.module.mjs +0 -19
- package/esm2022/directives/checkbox/nimble-checkbox-control-value-accessor.directive.mjs +0 -57
- package/esm2022/directives/checkbox/nimble-checkbox.directive.mjs +0 -66
- package/esm2022/directives/checkbox/nimble-checkbox.module.mjs +0 -20
- package/esm2022/directives/combobox/nimble-combobox-control-value-accessor.directive.mjs +0 -177
- package/esm2022/directives/combobox/nimble-combobox.directive.mjs +0 -114
- package/esm2022/directives/combobox/nimble-combobox.module.mjs +0 -20
- package/esm2022/directives/dialog/nimble-dialog.directive.mjs +0 -66
- package/esm2022/directives/dialog/nimble-dialog.module.mjs +0 -21
- package/esm2022/directives/drawer/nimble-drawer.directive.mjs +0 -67
- package/esm2022/directives/drawer/nimble-drawer.module.mjs +0 -19
- package/esm2022/directives/icon-base/nimble-icon-base.directive.mjs +0 -27
- package/esm2022/directives/icons/add/nimble-icon-add.directive.mjs +0 -22
- package/esm2022/directives/icons/add/nimble-icon-add.module.mjs +0 -21
- package/esm2022/directives/icons/arrow-down/nimble-icon-arrow-down.directive.mjs +0 -22
- package/esm2022/directives/icons/arrow-down/nimble-icon-arrow-down.module.mjs +0 -21
- package/esm2022/directives/icons/arrow-down-left-and-arrow-up-right/nimble-icon-arrow-down-left-and-arrow-up-right.directive.mjs +0 -22
- package/esm2022/directives/icons/arrow-down-left-and-arrow-up-right/nimble-icon-arrow-down-left-and-arrow-up-right.module.mjs +0 -21
- package/esm2022/directives/icons/arrow-down-rectangle/nimble-icon-arrow-down-rectangle.directive.mjs +0 -22
- package/esm2022/directives/icons/arrow-down-rectangle/nimble-icon-arrow-down-rectangle.module.mjs +0 -21
- package/esm2022/directives/icons/arrow-down-right-and-arrow-up-left/nimble-icon-arrow-down-right-and-arrow-up-left.directive.mjs +0 -22
- package/esm2022/directives/icons/arrow-down-right-and-arrow-up-left/nimble-icon-arrow-down-right-and-arrow-up-left.module.mjs +0 -21
- package/esm2022/directives/icons/arrow-down-two-rectangles/nimble-icon-arrow-down-two-rectangles.directive.mjs +0 -22
- package/esm2022/directives/icons/arrow-down-two-rectangles/nimble-icon-arrow-down-two-rectangles.module.mjs +0 -21
- package/esm2022/directives/icons/arrow-expander-down/nimble-icon-arrow-expander-down.directive.mjs +0 -22
- package/esm2022/directives/icons/arrow-expander-down/nimble-icon-arrow-expander-down.module.mjs +0 -21
- package/esm2022/directives/icons/arrow-expander-left/nimble-icon-arrow-expander-left.directive.mjs +0 -22
- package/esm2022/directives/icons/arrow-expander-left/nimble-icon-arrow-expander-left.module.mjs +0 -21
- package/esm2022/directives/icons/arrow-expander-right/nimble-icon-arrow-expander-right.directive.mjs +0 -22
- package/esm2022/directives/icons/arrow-expander-right/nimble-icon-arrow-expander-right.module.mjs +0 -21
- package/esm2022/directives/icons/arrow-expander-up/nimble-icon-arrow-expander-up.directive.mjs +0 -22
- package/esm2022/directives/icons/arrow-expander-up/nimble-icon-arrow-expander-up.module.mjs +0 -21
- package/esm2022/directives/icons/arrow-in-circle/nimble-icon-arrow-in-circle.directive.mjs +0 -22
- package/esm2022/directives/icons/arrow-in-circle/nimble-icon-arrow-in-circle.module.mjs +0 -21
- package/esm2022/directives/icons/arrow-left-from-line/nimble-icon-arrow-left-from-line.directive.mjs +0 -22
- package/esm2022/directives/icons/arrow-left-from-line/nimble-icon-arrow-left-from-line.module.mjs +0 -21
- package/esm2022/directives/icons/arrow-left-two-rectangles/nimble-icon-arrow-left-two-rectangles.directive.mjs +0 -22
- package/esm2022/directives/icons/arrow-left-two-rectangles/nimble-icon-arrow-left-two-rectangles.module.mjs +0 -21
- package/esm2022/directives/icons/arrow-out-circle/nimble-icon-arrow-out-circle.directive.mjs +0 -22
- package/esm2022/directives/icons/arrow-out-circle/nimble-icon-arrow-out-circle.module.mjs +0 -21
- package/esm2022/directives/icons/arrow-partial-rotate-left/nimble-icon-arrow-partial-rotate-left.directive.mjs +0 -22
- package/esm2022/directives/icons/arrow-partial-rotate-left/nimble-icon-arrow-partial-rotate-left.module.mjs +0 -21
- package/esm2022/directives/icons/arrow-right-thin/nimble-icon-arrow-right-thin.directive.mjs +0 -22
- package/esm2022/directives/icons/arrow-right-thin/nimble-icon-arrow-right-thin.module.mjs +0 -21
- package/esm2022/directives/icons/arrow-right-to-line/nimble-icon-arrow-right-to-line.directive.mjs +0 -22
- package/esm2022/directives/icons/arrow-right-to-line/nimble-icon-arrow-right-to-line.module.mjs +0 -21
- package/esm2022/directives/icons/arrow-right-two-rectangles/nimble-icon-arrow-right-two-rectangles.directive.mjs +0 -22
- package/esm2022/directives/icons/arrow-right-two-rectangles/nimble-icon-arrow-right-two-rectangles.module.mjs +0 -21
- package/esm2022/directives/icons/arrow-rotate-right/nimble-icon-arrow-rotate-right.directive.mjs +0 -22
- package/esm2022/directives/icons/arrow-rotate-right/nimble-icon-arrow-rotate-right.module.mjs +0 -21
- package/esm2022/directives/icons/arrow-u-left/nimble-icon-arrow-u-left.directive.mjs +0 -22
- package/esm2022/directives/icons/arrow-u-left/nimble-icon-arrow-u-left.module.mjs +0 -21
- package/esm2022/directives/icons/arrow-u-right/nimble-icon-arrow-u-right.directive.mjs +0 -22
- package/esm2022/directives/icons/arrow-u-right/nimble-icon-arrow-u-right.module.mjs +0 -21
- package/esm2022/directives/icons/arrow-u-up/nimble-icon-arrow-u-up.directive.mjs +0 -22
- package/esm2022/directives/icons/arrow-u-up/nimble-icon-arrow-u-up.module.mjs +0 -21
- package/esm2022/directives/icons/arrow-up/nimble-icon-arrow-up.directive.mjs +0 -22
- package/esm2022/directives/icons/arrow-up/nimble-icon-arrow-up.module.mjs +0 -21
- package/esm2022/directives/icons/arrow-up-left-and-arrow-down-right/nimble-icon-arrow-up-left-and-arrow-down-right.directive.mjs +0 -22
- package/esm2022/directives/icons/arrow-up-left-and-arrow-down-right/nimble-icon-arrow-up-left-and-arrow-down-right.module.mjs +0 -21
- package/esm2022/directives/icons/arrow-up-rectangle/nimble-icon-arrow-up-rectangle.directive.mjs +0 -22
- package/esm2022/directives/icons/arrow-up-rectangle/nimble-icon-arrow-up-rectangle.module.mjs +0 -21
- package/esm2022/directives/icons/arrow-up-right-and-arrow-down-left/nimble-icon-arrow-up-right-and-arrow-down-left.directive.mjs +0 -22
- package/esm2022/directives/icons/arrow-up-right-and-arrow-down-left/nimble-icon-arrow-up-right-and-arrow-down-left.module.mjs +0 -21
- package/esm2022/directives/icons/arrow-up-right-from-square/nimble-icon-arrow-up-right-from-square.directive.mjs +0 -22
- package/esm2022/directives/icons/arrow-up-right-from-square/nimble-icon-arrow-up-right-from-square.module.mjs +0 -21
- package/esm2022/directives/icons/arrow-up-two-rectangles/nimble-icon-arrow-up-two-rectangles.directive.mjs +0 -22
- package/esm2022/directives/icons/arrow-up-two-rectangles/nimble-icon-arrow-up-two-rectangles.module.mjs +0 -21
- package/esm2022/directives/icons/arrows-maximize/nimble-icon-arrows-maximize.directive.mjs +0 -22
- package/esm2022/directives/icons/arrows-maximize/nimble-icon-arrows-maximize.module.mjs +0 -21
- package/esm2022/directives/icons/arrows-repeat/nimble-icon-arrows-repeat.directive.mjs +0 -22
- package/esm2022/directives/icons/arrows-repeat/nimble-icon-arrows-repeat.module.mjs +0 -21
- package/esm2022/directives/icons/arrows-rotate-reverse-dot/nimble-icon-arrows-rotate-reverse-dot.directive.mjs +0 -22
- package/esm2022/directives/icons/arrows-rotate-reverse-dot/nimble-icon-arrows-rotate-reverse-dot.module.mjs +0 -21
- package/esm2022/directives/icons/asterisk/nimble-icon-asterisk.directive.mjs +0 -22
- package/esm2022/directives/icons/asterisk/nimble-icon-asterisk.module.mjs +0 -21
- package/esm2022/directives/icons/at/nimble-icon-at.directive.mjs +0 -22
- package/esm2022/directives/icons/at/nimble-icon-at.module.mjs +0 -21
- package/esm2022/directives/icons/bars/nimble-icon-bars.directive.mjs +0 -22
- package/esm2022/directives/icons/bars/nimble-icon-bars.module.mjs +0 -21
- package/esm2022/directives/icons/bell/nimble-icon-bell.directive.mjs +0 -22
- package/esm2022/directives/icons/bell/nimble-icon-bell.module.mjs +0 -21
- package/esm2022/directives/icons/bell-and-comment/nimble-icon-bell-and-comment.directive.mjs +0 -22
- package/esm2022/directives/icons/bell-and-comment/nimble-icon-bell-and-comment.module.mjs +0 -21
- package/esm2022/directives/icons/bell-and-message/nimble-icon-bell-and-message.directive.mjs +0 -22
- package/esm2022/directives/icons/bell-and-message/nimble-icon-bell-and-message.module.mjs +0 -21
- package/esm2022/directives/icons/bell-check/nimble-icon-bell-check.directive.mjs +0 -22
- package/esm2022/directives/icons/bell-check/nimble-icon-bell-check.module.mjs +0 -21
- package/esm2022/directives/icons/bell-circle/nimble-icon-bell-circle.directive.mjs +0 -22
- package/esm2022/directives/icons/bell-circle/nimble-icon-bell-circle.module.mjs +0 -21
- package/esm2022/directives/icons/bell-on/nimble-icon-bell-on.directive.mjs +0 -22
- package/esm2022/directives/icons/bell-on/nimble-icon-bell-on.module.mjs +0 -21
- package/esm2022/directives/icons/bell-solid-circle/nimble-icon-bell-solid-circle.directive.mjs +0 -22
- package/esm2022/directives/icons/bell-solid-circle/nimble-icon-bell-solid-circle.module.mjs +0 -21
- package/esm2022/directives/icons/block-with-ribbon/nimble-icon-block-with-ribbon.directive.mjs +0 -22
- package/esm2022/directives/icons/block-with-ribbon/nimble-icon-block-with-ribbon.module.mjs +0 -21
- package/esm2022/directives/icons/bold-b/nimble-icon-bold-b.directive.mjs +0 -22
- package/esm2022/directives/icons/bold-b/nimble-icon-bold-b.module.mjs +0 -21
- package/esm2022/directives/icons/book-magnifying-glass/nimble-icon-book-magnifying-glass.directive.mjs +0 -22
- package/esm2022/directives/icons/book-magnifying-glass/nimble-icon-book-magnifying-glass.module.mjs +0 -21
- package/esm2022/directives/icons/calendar-arrows-rotate-reverse-dot/nimble-icon-calendar-arrows-rotate-reverse-dot.directive.mjs +0 -22
- package/esm2022/directives/icons/calendar-arrows-rotate-reverse-dot/nimble-icon-calendar-arrows-rotate-reverse-dot.module.mjs +0 -21
- package/esm2022/directives/icons/calendar-check-lines/nimble-icon-calendar-check-lines.directive.mjs +0 -22
- package/esm2022/directives/icons/calendar-check-lines/nimble-icon-calendar-check-lines.module.mjs +0 -21
- package/esm2022/directives/icons/calendar-circle-exclamation/nimble-icon-calendar-circle-exclamation.directive.mjs +0 -22
- package/esm2022/directives/icons/calendar-circle-exclamation/nimble-icon-calendar-circle-exclamation.module.mjs +0 -21
- package/esm2022/directives/icons/calendar-clock/nimble-icon-calendar-clock.directive.mjs +0 -22
- package/esm2022/directives/icons/calendar-clock/nimble-icon-calendar-clock.module.mjs +0 -21
- package/esm2022/directives/icons/calendar-day/nimble-icon-calendar-day.directive.mjs +0 -22
- package/esm2022/directives/icons/calendar-day/nimble-icon-calendar-day.module.mjs +0 -21
- package/esm2022/directives/icons/calendar-day-outline/nimble-icon-calendar-day-outline.directive.mjs +0 -22
- package/esm2022/directives/icons/calendar-day-outline/nimble-icon-calendar-day-outline.module.mjs +0 -21
- package/esm2022/directives/icons/calendar-days/nimble-icon-calendar-days.directive.mjs +0 -22
- package/esm2022/directives/icons/calendar-days/nimble-icon-calendar-days.module.mjs +0 -21
- package/esm2022/directives/icons/calendar-lines/nimble-icon-calendar-lines.directive.mjs +0 -22
- package/esm2022/directives/icons/calendar-lines/nimble-icon-calendar-lines.module.mjs +0 -21
- package/esm2022/directives/icons/calendar-rectangle/nimble-icon-calendar-rectangle.directive.mjs +0 -22
- package/esm2022/directives/icons/calendar-rectangle/nimble-icon-calendar-rectangle.module.mjs +0 -21
- package/esm2022/directives/icons/calendar-week/nimble-icon-calendar-week.directive.mjs +0 -22
- package/esm2022/directives/icons/calendar-week/nimble-icon-calendar-week.module.mjs +0 -21
- package/esm2022/directives/icons/calipers/nimble-icon-calipers.directive.mjs +0 -22
- package/esm2022/directives/icons/calipers/nimble-icon-calipers.module.mjs +0 -21
- package/esm2022/directives/icons/camera/nimble-icon-camera.directive.mjs +0 -22
- package/esm2022/directives/icons/camera/nimble-icon-camera.module.mjs +0 -21
- package/esm2022/directives/icons/chart-diagram/nimble-icon-chart-diagram.directive.mjs +0 -22
- package/esm2022/directives/icons/chart-diagram/nimble-icon-chart-diagram.module.mjs +0 -21
- package/esm2022/directives/icons/chart-diagram-child-focus/nimble-icon-chart-diagram-child-focus.directive.mjs +0 -22
- package/esm2022/directives/icons/chart-diagram-child-focus/nimble-icon-chart-diagram-child-focus.module.mjs +0 -21
- package/esm2022/directives/icons/chart-diagram-parent-focus/nimble-icon-chart-diagram-parent-focus.directive.mjs +0 -22
- package/esm2022/directives/icons/chart-diagram-parent-focus/nimble-icon-chart-diagram-parent-focus.module.mjs +0 -21
- package/esm2022/directives/icons/chart-diagram-parent-focus-two-child/nimble-icon-chart-diagram-parent-focus-two-child.directive.mjs +0 -22
- package/esm2022/directives/icons/chart-diagram-parent-focus-two-child/nimble-icon-chart-diagram-parent-focus-two-child.module.mjs +0 -21
- package/esm2022/directives/icons/check/nimble-icon-check.directive.mjs +0 -22
- package/esm2022/directives/icons/check/nimble-icon-check.module.mjs +0 -21
- package/esm2022/directives/icons/check-dot/nimble-icon-check-dot.directive.mjs +0 -22
- package/esm2022/directives/icons/check-dot/nimble-icon-check-dot.module.mjs +0 -21
- package/esm2022/directives/icons/circle/nimble-icon-circle.directive.mjs +0 -22
- package/esm2022/directives/icons/circle/nimble-icon-circle.module.mjs +0 -21
- package/esm2022/directives/icons/circle-broken/nimble-icon-circle-broken.directive.mjs +0 -22
- package/esm2022/directives/icons/circle-broken/nimble-icon-circle-broken.module.mjs +0 -21
- package/esm2022/directives/icons/circle-check/nimble-icon-circle-check.directive.mjs +0 -22
- package/esm2022/directives/icons/circle-check/nimble-icon-circle-check.module.mjs +0 -21
- package/esm2022/directives/icons/circle-filled/nimble-icon-circle-filled.directive.mjs +0 -22
- package/esm2022/directives/icons/circle-filled/nimble-icon-circle-filled.module.mjs +0 -21
- package/esm2022/directives/icons/circle-minus/nimble-icon-circle-minus.directive.mjs +0 -22
- package/esm2022/directives/icons/circle-minus/nimble-icon-circle-minus.module.mjs +0 -21
- package/esm2022/directives/icons/circle-partial-broken/nimble-icon-circle-partial-broken.directive.mjs +0 -22
- package/esm2022/directives/icons/circle-partial-broken/nimble-icon-circle-partial-broken.module.mjs +0 -21
- package/esm2022/directives/icons/circle-slash/nimble-icon-circle-slash.directive.mjs +0 -22
- package/esm2022/directives/icons/circle-slash/nimble-icon-circle-slash.module.mjs +0 -21
- package/esm2022/directives/icons/circle-x/nimble-icon-circle-x.directive.mjs +0 -22
- package/esm2022/directives/icons/circle-x/nimble-icon-circle-x.module.mjs +0 -21
- package/esm2022/directives/icons/clipboard/nimble-icon-clipboard.directive.mjs +0 -22
- package/esm2022/directives/icons/clipboard/nimble-icon-clipboard.module.mjs +0 -21
- package/esm2022/directives/icons/clock/nimble-icon-clock.directive.mjs +0 -22
- package/esm2022/directives/icons/clock/nimble-icon-clock.module.mjs +0 -21
- package/esm2022/directives/icons/clock-cog/nimble-icon-clock-cog.directive.mjs +0 -22
- package/esm2022/directives/icons/clock-cog/nimble-icon-clock-cog.module.mjs +0 -21
- package/esm2022/directives/icons/clock-exclamation/nimble-icon-clock-exclamation.directive.mjs +0 -22
- package/esm2022/directives/icons/clock-exclamation/nimble-icon-clock-exclamation.module.mjs +0 -21
- package/esm2022/directives/icons/clock-triangle/nimble-icon-clock-triangle.directive.mjs +0 -22
- package/esm2022/directives/icons/clock-triangle/nimble-icon-clock-triangle.module.mjs +0 -21
- package/esm2022/directives/icons/clone/nimble-icon-clone.directive.mjs +0 -22
- package/esm2022/directives/icons/clone/nimble-icon-clone.module.mjs +0 -21
- package/esm2022/directives/icons/cloud/nimble-icon-cloud.directive.mjs +0 -22
- package/esm2022/directives/icons/cloud/nimble-icon-cloud.module.mjs +0 -21
- package/esm2022/directives/icons/cloud-upload/nimble-icon-cloud-upload.directive.mjs +0 -22
- package/esm2022/directives/icons/cloud-upload/nimble-icon-cloud-upload.module.mjs +0 -21
- package/esm2022/directives/icons/cloud-with-arrow/nimble-icon-cloud-with-arrow.directive.mjs +0 -22
- package/esm2022/directives/icons/cloud-with-arrow/nimble-icon-cloud-with-arrow.module.mjs +0 -21
- package/esm2022/directives/icons/cog/nimble-icon-cog.directive.mjs +0 -22
- package/esm2022/directives/icons/cog/nimble-icon-cog.module.mjs +0 -21
- package/esm2022/directives/icons/cog-database/nimble-icon-cog-database.directive.mjs +0 -22
- package/esm2022/directives/icons/cog-database/nimble-icon-cog-database.module.mjs +0 -21
- package/esm2022/directives/icons/cog-database-inset/nimble-icon-cog-database-inset.directive.mjs +0 -22
- package/esm2022/directives/icons/cog-database-inset/nimble-icon-cog-database-inset.module.mjs +0 -21
- package/esm2022/directives/icons/cog-small-cog/nimble-icon-cog-small-cog.directive.mjs +0 -22
- package/esm2022/directives/icons/cog-small-cog/nimble-icon-cog-small-cog.module.mjs +0 -21
- package/esm2022/directives/icons/cog-zoomed/nimble-icon-cog-zoomed.directive.mjs +0 -22
- package/esm2022/directives/icons/cog-zoomed/nimble-icon-cog-zoomed.module.mjs +0 -21
- package/esm2022/directives/icons/comment/nimble-icon-comment.directive.mjs +0 -22
- package/esm2022/directives/icons/comment/nimble-icon-comment.module.mjs +0 -21
- package/esm2022/directives/icons/computer-and-monitor/nimble-icon-computer-and-monitor.directive.mjs +0 -22
- package/esm2022/directives/icons/computer-and-monitor/nimble-icon-computer-and-monitor.module.mjs +0 -21
- package/esm2022/directives/icons/copy/nimble-icon-copy.directive.mjs +0 -22
- package/esm2022/directives/icons/copy/nimble-icon-copy.module.mjs +0 -21
- package/esm2022/directives/icons/copy-text/nimble-icon-copy-text.directive.mjs +0 -22
- package/esm2022/directives/icons/copy-text/nimble-icon-copy-text.module.mjs +0 -21
- package/esm2022/directives/icons/dashboard-builder/nimble-icon-dashboard-builder.directive.mjs +0 -22
- package/esm2022/directives/icons/dashboard-builder/nimble-icon-dashboard-builder.module.mjs +0 -21
- package/esm2022/directives/icons/dashboard-builder-legend/nimble-icon-dashboard-builder-legend.directive.mjs +0 -22
- package/esm2022/directives/icons/dashboard-builder-legend/nimble-icon-dashboard-builder-legend.module.mjs +0 -21
- package/esm2022/directives/icons/dashboard-builder-templates/nimble-icon-dashboard-builder-templates.directive.mjs +0 -22
- package/esm2022/directives/icons/dashboard-builder-templates/nimble-icon-dashboard-builder-templates.module.mjs +0 -21
- package/esm2022/directives/icons/dashboard-builder-tile/nimble-icon-dashboard-builder-tile.directive.mjs +0 -22
- package/esm2022/directives/icons/dashboard-builder-tile/nimble-icon-dashboard-builder-tile.module.mjs +0 -21
- package/esm2022/directives/icons/database/nimble-icon-database.directive.mjs +0 -22
- package/esm2022/directives/icons/database/nimble-icon-database.module.mjs +0 -21
- package/esm2022/directives/icons/database-check/nimble-icon-database-check.directive.mjs +0 -22
- package/esm2022/directives/icons/database-check/nimble-icon-database-check.module.mjs +0 -21
- package/esm2022/directives/icons/debug/nimble-icon-debug.directive.mjs +0 -22
- package/esm2022/directives/icons/debug/nimble-icon-debug.module.mjs +0 -21
- package/esm2022/directives/icons/desktop/nimble-icon-desktop.directive.mjs +0 -22
- package/esm2022/directives/icons/desktop/nimble-icon-desktop.module.mjs +0 -21
- package/esm2022/directives/icons/diadem/nimble-icon-diadem.directive.mjs +0 -22
- package/esm2022/directives/icons/diadem/nimble-icon-diadem.module.mjs +0 -21
- package/esm2022/directives/icons/donut-chart/nimble-icon-donut-chart.directive.mjs +0 -22
- package/esm2022/directives/icons/donut-chart/nimble-icon-donut-chart.module.mjs +0 -21
- package/esm2022/directives/icons/dot-solid-dot-stroke/nimble-icon-dot-solid-dot-stroke.directive.mjs +0 -22
- package/esm2022/directives/icons/dot-solid-dot-stroke/nimble-icon-dot-solid-dot-stroke.module.mjs +0 -21
- package/esm2022/directives/icons/dot-solid-dot-stroke-measurement/nimble-icon-dot-solid-dot-stroke-measurement.directive.mjs +0 -22
- package/esm2022/directives/icons/dot-solid-dot-stroke-measurement/nimble-icon-dot-solid-dot-stroke-measurement.module.mjs +0 -21
- package/esm2022/directives/icons/down-right-from-square/nimble-icon-down-right-from-square.directive.mjs +0 -22
- package/esm2022/directives/icons/down-right-from-square/nimble-icon-down-right-from-square.module.mjs +0 -21
- package/esm2022/directives/icons/download/nimble-icon-download.directive.mjs +0 -22
- package/esm2022/directives/icons/download/nimble-icon-download.module.mjs +0 -21
- package/esm2022/directives/icons/electronic-chip-zoomed/nimble-icon-electronic-chip-zoomed.directive.mjs +0 -22
- package/esm2022/directives/icons/electronic-chip-zoomed/nimble-icon-electronic-chip-zoomed.module.mjs +0 -21
- package/esm2022/directives/icons/exclamation-mark/nimble-icon-exclamation-mark.directive.mjs +0 -22
- package/esm2022/directives/icons/exclamation-mark/nimble-icon-exclamation-mark.module.mjs +0 -21
- package/esm2022/directives/icons/eye/nimble-icon-eye.directive.mjs +0 -22
- package/esm2022/directives/icons/eye/nimble-icon-eye.module.mjs +0 -21
- package/esm2022/directives/icons/eye-dash/nimble-icon-eye-dash.directive.mjs +0 -22
- package/esm2022/directives/icons/eye-dash/nimble-icon-eye-dash.module.mjs +0 -21
- package/esm2022/directives/icons/fancy-a/nimble-icon-fancy-a.directive.mjs +0 -22
- package/esm2022/directives/icons/fancy-a/nimble-icon-fancy-a.module.mjs +0 -21
- package/esm2022/directives/icons/file/nimble-icon-file.directive.mjs +0 -22
- package/esm2022/directives/icons/file/nimble-icon-file.module.mjs +0 -21
- package/esm2022/directives/icons/file-arrow-curved-right/nimble-icon-file-arrow-curved-right.directive.mjs +0 -22
- package/esm2022/directives/icons/file-arrow-curved-right/nimble-icon-file-arrow-curved-right.module.mjs +0 -21
- package/esm2022/directives/icons/file-drawer/nimble-icon-file-drawer.directive.mjs +0 -22
- package/esm2022/directives/icons/file-drawer/nimble-icon-file-drawer.module.mjs +0 -21
- package/esm2022/directives/icons/file-search/nimble-icon-file-search.directive.mjs +0 -22
- package/esm2022/directives/icons/file-search/nimble-icon-file-search.module.mjs +0 -21
- package/esm2022/directives/icons/filter/nimble-icon-filter.directive.mjs +0 -22
- package/esm2022/directives/icons/filter/nimble-icon-filter.module.mjs +0 -21
- package/esm2022/directives/icons/floppy-disk/nimble-icon-floppy-disk.directive.mjs +0 -22
- package/esm2022/directives/icons/floppy-disk/nimble-icon-floppy-disk.module.mjs +0 -21
- package/esm2022/directives/icons/floppy-disk-checkmark/nimble-icon-floppy-disk-checkmark.directive.mjs +0 -22
- package/esm2022/directives/icons/floppy-disk-checkmark/nimble-icon-floppy-disk-checkmark.module.mjs +0 -21
- package/esm2022/directives/icons/floppy-disk-pen/nimble-icon-floppy-disk-pen.directive.mjs +0 -22
- package/esm2022/directives/icons/floppy-disk-pen/nimble-icon-floppy-disk-pen.module.mjs +0 -21
- package/esm2022/directives/icons/floppy-disk-star-arrow-right/nimble-icon-floppy-disk-star-arrow-right.directive.mjs +0 -22
- package/esm2022/directives/icons/floppy-disk-star-arrow-right/nimble-icon-floppy-disk-star-arrow-right.module.mjs +0 -21
- package/esm2022/directives/icons/floppy-disk-three-dots/nimble-icon-floppy-disk-three-dots.directive.mjs +0 -22
- package/esm2022/directives/icons/floppy-disk-three-dots/nimble-icon-floppy-disk-three-dots.module.mjs +0 -21
- package/esm2022/directives/icons/folder/nimble-icon-folder.directive.mjs +0 -22
- package/esm2022/directives/icons/folder/nimble-icon-folder.module.mjs +0 -21
- package/esm2022/directives/icons/folder-open/nimble-icon-folder-open.directive.mjs +0 -22
- package/esm2022/directives/icons/folder-open/nimble-icon-folder-open.module.mjs +0 -21
- package/esm2022/directives/icons/forward-slash/nimble-icon-forward-slash.directive.mjs +0 -22
- package/esm2022/directives/icons/forward-slash/nimble-icon-forward-slash.module.mjs +0 -21
- package/esm2022/directives/icons/four-dots-square/nimble-icon-four-dots-square.directive.mjs +0 -22
- package/esm2022/directives/icons/four-dots-square/nimble-icon-four-dots-square.module.mjs +0 -21
- package/esm2022/directives/icons/function/nimble-icon-function.directive.mjs +0 -22
- package/esm2022/directives/icons/function/nimble-icon-function.module.mjs +0 -21
- package/esm2022/directives/icons/gauge-simple/nimble-icon-gauge-simple.directive.mjs +0 -22
- package/esm2022/directives/icons/gauge-simple/nimble-icon-gauge-simple.module.mjs +0 -21
- package/esm2022/directives/icons/grid-three-by-three/nimble-icon-grid-three-by-three.directive.mjs +0 -22
- package/esm2022/directives/icons/grid-three-by-three/nimble-icon-grid-three-by-three.module.mjs +0 -21
- package/esm2022/directives/icons/grid-two-by-two/nimble-icon-grid-two-by-two.directive.mjs +0 -22
- package/esm2022/directives/icons/grid-two-by-two/nimble-icon-grid-two-by-two.module.mjs +0 -21
- package/esm2022/directives/icons/hammer/nimble-icon-hammer.directive.mjs +0 -22
- package/esm2022/directives/icons/hammer/nimble-icon-hammer.module.mjs +0 -21
- package/esm2022/directives/icons/hashtag/nimble-icon-hashtag.directive.mjs +0 -22
- package/esm2022/directives/icons/hashtag/nimble-icon-hashtag.module.mjs +0 -21
- package/esm2022/directives/icons/home/nimble-icon-home.directive.mjs +0 -22
- package/esm2022/directives/icons/home/nimble-icon-home.module.mjs +0 -21
- package/esm2022/directives/icons/horizontal-triangle-outline/nimble-icon-horizontal-triangle-outline.directive.mjs +0 -22
- package/esm2022/directives/icons/horizontal-triangle-outline/nimble-icon-horizontal-triangle-outline.module.mjs +0 -21
- package/esm2022/directives/icons/hourglass/nimble-icon-hourglass.directive.mjs +0 -22
- package/esm2022/directives/icons/hourglass/nimble-icon-hourglass.module.mjs +0 -21
- package/esm2022/directives/icons/indent/nimble-icon-indent.directive.mjs +0 -22
- package/esm2022/directives/icons/indent/nimble-icon-indent.module.mjs +0 -21
- package/esm2022/directives/icons/indeterminant-checkbox/nimble-icon-indeterminant-checkbox.directive.mjs +0 -22
- package/esm2022/directives/icons/indeterminant-checkbox/nimble-icon-indeterminant-checkbox.module.mjs +0 -21
- package/esm2022/directives/icons/index.mjs +0 -469
- package/esm2022/directives/icons/info/nimble-icon-info.directive.mjs +0 -22
- package/esm2022/directives/icons/info/nimble-icon-info.module.mjs +0 -21
- package/esm2022/directives/icons/info-circle/nimble-icon-info-circle.directive.mjs +0 -22
- package/esm2022/directives/icons/info-circle/nimble-icon-info-circle.module.mjs +0 -21
- package/esm2022/directives/icons/inward-squares-three/nimble-icon-inward-squares-three.directive.mjs +0 -22
- package/esm2022/directives/icons/inward-squares-three/nimble-icon-inward-squares-three.module.mjs +0 -21
- package/esm2022/directives/icons/italic-i/nimble-icon-italic-i.directive.mjs +0 -22
- package/esm2022/directives/icons/italic-i/nimble-icon-italic-i.module.mjs +0 -21
- package/esm2022/directives/icons/key/nimble-icon-key.directive.mjs +0 -22
- package/esm2022/directives/icons/key/nimble-icon-key.module.mjs +0 -21
- package/esm2022/directives/icons/laptop/nimble-icon-laptop.directive.mjs +0 -22
- package/esm2022/directives/icons/laptop/nimble-icon-laptop.module.mjs +0 -21
- package/esm2022/directives/icons/layer-group/nimble-icon-layer-group.directive.mjs +0 -22
- package/esm2022/directives/icons/layer-group/nimble-icon-layer-group.module.mjs +0 -21
- package/esm2022/directives/icons/lightbulb/nimble-icon-lightbulb.directive.mjs +0 -22
- package/esm2022/directives/icons/lightbulb/nimble-icon-lightbulb.module.mjs +0 -21
- package/esm2022/directives/icons/lightning-bolt/nimble-icon-lightning-bolt.directive.mjs +0 -22
- package/esm2022/directives/icons/lightning-bolt/nimble-icon-lightning-bolt.module.mjs +0 -21
- package/esm2022/directives/icons/link/nimble-icon-link.directive.mjs +0 -22
- package/esm2022/directives/icons/link/nimble-icon-link.module.mjs +0 -21
- package/esm2022/directives/icons/link-cancel/nimble-icon-link-cancel.directive.mjs +0 -22
- package/esm2022/directives/icons/link-cancel/nimble-icon-link-cancel.module.mjs +0 -21
- package/esm2022/directives/icons/list/nimble-icon-list.directive.mjs +0 -22
- package/esm2022/directives/icons/list/nimble-icon-list.module.mjs +0 -21
- package/esm2022/directives/icons/list-tree/nimble-icon-list-tree.directive.mjs +0 -22
- package/esm2022/directives/icons/list-tree/nimble-icon-list-tree.module.mjs +0 -21
- package/esm2022/directives/icons/list-tree-database/nimble-icon-list-tree-database.directive.mjs +0 -22
- package/esm2022/directives/icons/list-tree-database/nimble-icon-list-tree-database.module.mjs +0 -21
- package/esm2022/directives/icons/lock/nimble-icon-lock.directive.mjs +0 -22
- package/esm2022/directives/icons/lock/nimble-icon-lock.module.mjs +0 -21
- package/esm2022/directives/icons/magnifying-glass/nimble-icon-magnifying-glass.directive.mjs +0 -22
- package/esm2022/directives/icons/magnifying-glass/nimble-icon-magnifying-glass.module.mjs +0 -21
- package/esm2022/directives/icons/markdown/nimble-icon-markdown.directive.mjs +0 -22
- package/esm2022/directives/icons/markdown/nimble-icon-markdown.module.mjs +0 -21
- package/esm2022/directives/icons/message/nimble-icon-message.directive.mjs +0 -22
- package/esm2022/directives/icons/message/nimble-icon-message.module.mjs +0 -21
- package/esm2022/directives/icons/message-bot/nimble-icon-message-bot.directive.mjs +0 -22
- package/esm2022/directives/icons/message-bot/nimble-icon-message-bot.module.mjs +0 -21
- package/esm2022/directives/icons/messages-sparkle/nimble-icon-messages-sparkle.directive.mjs +0 -22
- package/esm2022/directives/icons/messages-sparkle/nimble-icon-messages-sparkle.module.mjs +0 -21
- package/esm2022/directives/icons/microphone/nimble-icon-microphone.directive.mjs +0 -22
- package/esm2022/directives/icons/microphone/nimble-icon-microphone.module.mjs +0 -21
- package/esm2022/directives/icons/minus/nimble-icon-minus.directive.mjs +0 -22
- package/esm2022/directives/icons/minus/nimble-icon-minus.module.mjs +0 -21
- package/esm2022/directives/icons/minus-wide/nimble-icon-minus-wide.directive.mjs +0 -22
- package/esm2022/directives/icons/minus-wide/nimble-icon-minus-wide.module.mjs +0 -21
- package/esm2022/directives/icons/mobile/nimble-icon-mobile.directive.mjs +0 -22
- package/esm2022/directives/icons/mobile/nimble-icon-mobile.module.mjs +0 -21
- package/esm2022/directives/icons/mountain-sun/nimble-icon-mountain-sun.directive.mjs +0 -22
- package/esm2022/directives/icons/mountain-sun/nimble-icon-mountain-sun.module.mjs +0 -21
- package/esm2022/directives/icons/ni/nimble-icon-ni.directive.mjs +0 -22
- package/esm2022/directives/icons/ni/nimble-icon-ni.module.mjs +0 -21
- package/esm2022/directives/icons/notebook/nimble-icon-notebook.directive.mjs +0 -22
- package/esm2022/directives/icons/notebook/nimble-icon-notebook.module.mjs +0 -21
- package/esm2022/directives/icons/number-list/nimble-icon-number-list.directive.mjs +0 -22
- package/esm2022/directives/icons/number-list/nimble-icon-number-list.module.mjs +0 -21
- package/esm2022/directives/icons/outdent/nimble-icon-outdent.directive.mjs +0 -22
- package/esm2022/directives/icons/outdent/nimble-icon-outdent.module.mjs +0 -21
- package/esm2022/directives/icons/outward-squares-three/nimble-icon-outward-squares-three.directive.mjs +0 -22
- package/esm2022/directives/icons/outward-squares-three/nimble-icon-outward-squares-three.module.mjs +0 -21
- package/esm2022/directives/icons/paper-plane/nimble-icon-paper-plane.directive.mjs +0 -22
- package/esm2022/directives/icons/paper-plane/nimble-icon-paper-plane.module.mjs +0 -21
- package/esm2022/directives/icons/paperclip/nimble-icon-paperclip.directive.mjs +0 -22
- package/esm2022/directives/icons/paperclip/nimble-icon-paperclip.module.mjs +0 -21
- package/esm2022/directives/icons/paste/nimble-icon-paste.directive.mjs +0 -22
- package/esm2022/directives/icons/paste/nimble-icon-paste.module.mjs +0 -21
- package/esm2022/directives/icons/pause/nimble-icon-pause.directive.mjs +0 -22
- package/esm2022/directives/icons/pause/nimble-icon-pause.module.mjs +0 -21
- package/esm2022/directives/icons/pencil/nimble-icon-pencil.directive.mjs +0 -22
- package/esm2022/directives/icons/pencil/nimble-icon-pencil.module.mjs +0 -21
- package/esm2022/directives/icons/pencil-to-rectangle/nimble-icon-pencil-to-rectangle.directive.mjs +0 -22
- package/esm2022/directives/icons/pencil-to-rectangle/nimble-icon-pencil-to-rectangle.module.mjs +0 -21
- package/esm2022/directives/icons/play/nimble-icon-play.directive.mjs +0 -22
- package/esm2022/directives/icons/play/nimble-icon-play.module.mjs +0 -21
- package/esm2022/directives/icons/pot-with-lid/nimble-icon-pot-with-lid.directive.mjs +0 -22
- package/esm2022/directives/icons/pot-with-lid/nimble-icon-pot-with-lid.module.mjs +0 -21
- package/esm2022/directives/icons/print/nimble-icon-print.directive.mjs +0 -22
- package/esm2022/directives/icons/print/nimble-icon-print.module.mjs +0 -21
- package/esm2022/directives/icons/qrcode-read/nimble-icon-qrcode-read.directive.mjs +0 -22
- package/esm2022/directives/icons/qrcode-read/nimble-icon-qrcode-read.module.mjs +0 -21
- package/esm2022/directives/icons/question/nimble-icon-question.directive.mjs +0 -22
- package/esm2022/directives/icons/question/nimble-icon-question.module.mjs +0 -21
- package/esm2022/directives/icons/rectangle-check-lines/nimble-icon-rectangle-check-lines.directive.mjs +0 -22
- package/esm2022/directives/icons/rectangle-check-lines/nimble-icon-rectangle-check-lines.module.mjs +0 -21
- package/esm2022/directives/icons/rectangle-lines/nimble-icon-rectangle-lines.directive.mjs +0 -22
- package/esm2022/directives/icons/rectangle-lines/nimble-icon-rectangle-lines.module.mjs +0 -21
- package/esm2022/directives/icons/running-arrow/nimble-icon-running-arrow.directive.mjs +0 -22
- package/esm2022/directives/icons/running-arrow/nimble-icon-running-arrow.module.mjs +0 -21
- package/esm2022/directives/icons/scanner-gun/nimble-icon-scanner-gun.directive.mjs +0 -22
- package/esm2022/directives/icons/scanner-gun/nimble-icon-scanner-gun.module.mjs +0 -21
- package/esm2022/directives/icons/screen-check-lines/nimble-icon-screen-check-lines.directive.mjs +0 -22
- package/esm2022/directives/icons/screen-check-lines/nimble-icon-screen-check-lines.module.mjs +0 -21
- package/esm2022/directives/icons/screen-check-lines-calendar/nimble-icon-screen-check-lines-calendar.directive.mjs +0 -22
- package/esm2022/directives/icons/screen-check-lines-calendar/nimble-icon-screen-check-lines-calendar.module.mjs +0 -21
- package/esm2022/directives/icons/server/nimble-icon-server.directive.mjs +0 -22
- package/esm2022/directives/icons/server/nimble-icon-server.module.mjs +0 -21
- package/esm2022/directives/icons/share-nodes/nimble-icon-share-nodes.directive.mjs +0 -22
- package/esm2022/directives/icons/share-nodes/nimble-icon-share-nodes.module.mjs +0 -21
- package/esm2022/directives/icons/shield-check/nimble-icon-shield-check.directive.mjs +0 -22
- package/esm2022/directives/icons/shield-check/nimble-icon-shield-check.module.mjs +0 -21
- package/esm2022/directives/icons/shield-xmark/nimble-icon-shield-xmark.directive.mjs +0 -22
- package/esm2022/directives/icons/shield-xmark/nimble-icon-shield-xmark.module.mjs +0 -21
- package/esm2022/directives/icons/signal-bars/nimble-icon-signal-bars.directive.mjs +0 -22
- package/esm2022/directives/icons/signal-bars/nimble-icon-signal-bars.module.mjs +0 -21
- package/esm2022/directives/icons/sine-graph/nimble-icon-sine-graph.directive.mjs +0 -22
- package/esm2022/directives/icons/sine-graph/nimble-icon-sine-graph.module.mjs +0 -21
- package/esm2022/directives/icons/skip-arrow/nimble-icon-skip-arrow.directive.mjs +0 -22
- package/esm2022/directives/icons/skip-arrow/nimble-icon-skip-arrow.module.mjs +0 -21
- package/esm2022/directives/icons/sparkle-swirls/nimble-icon-sparkle-swirls.directive.mjs +0 -22
- package/esm2022/directives/icons/sparkle-swirls/nimble-icon-sparkle-swirls.module.mjs +0 -21
- package/esm2022/directives/icons/sparkles/nimble-icon-sparkles.directive.mjs +0 -22
- package/esm2022/directives/icons/sparkles/nimble-icon-sparkles.module.mjs +0 -21
- package/esm2022/directives/icons/spinner/nimble-icon-spinner.directive.mjs +0 -22
- package/esm2022/directives/icons/spinner/nimble-icon-spinner.module.mjs +0 -21
- package/esm2022/directives/icons/square-check/nimble-icon-square-check.directive.mjs +0 -22
- package/esm2022/directives/icons/square-check/nimble-icon-square-check.module.mjs +0 -21
- package/esm2022/directives/icons/square-list-cog/nimble-icon-square-list-cog.directive.mjs +0 -22
- package/esm2022/directives/icons/square-list-cog/nimble-icon-square-list-cog.module.mjs +0 -21
- package/esm2022/directives/icons/square-t/nimble-icon-square-t.directive.mjs +0 -22
- package/esm2022/directives/icons/square-t/nimble-icon-square-t.module.mjs +0 -21
- package/esm2022/directives/icons/square-x/nimble-icon-square-x.directive.mjs +0 -22
- package/esm2022/directives/icons/square-x/nimble-icon-square-x.module.mjs +0 -21
- package/esm2022/directives/icons/star-8-point/nimble-icon-star-8-point.directive.mjs +0 -22
- package/esm2022/directives/icons/star-8-point/nimble-icon-star-8-point.module.mjs +0 -21
- package/esm2022/directives/icons/stop-square/nimble-icon-stop-square.directive.mjs +0 -22
- package/esm2022/directives/icons/stop-square/nimble-icon-stop-square.module.mjs +0 -21
- package/esm2022/directives/icons/systemlink/nimble-icon-systemlink.directive.mjs +0 -22
- package/esm2022/directives/icons/systemlink/nimble-icon-systemlink.module.mjs +0 -21
- package/esm2022/directives/icons/t/nimble-icon-t.directive.mjs +0 -22
- package/esm2022/directives/icons/t/nimble-icon-t.module.mjs +0 -21
- package/esm2022/directives/icons/tablet/nimble-icon-tablet.directive.mjs +0 -22
- package/esm2022/directives/icons/tablet/nimble-icon-tablet.module.mjs +0 -21
- package/esm2022/directives/icons/tag/nimble-icon-tag.directive.mjs +0 -22
- package/esm2022/directives/icons/tag/nimble-icon-tag.module.mjs +0 -21
- package/esm2022/directives/icons/tags/nimble-icon-tags.directive.mjs +0 -22
- package/esm2022/directives/icons/tags/nimble-icon-tags.module.mjs +0 -21
- package/esm2022/directives/icons/target-crosshairs/nimble-icon-target-crosshairs.directive.mjs +0 -22
- package/esm2022/directives/icons/target-crosshairs/nimble-icon-target-crosshairs.module.mjs +0 -21
- package/esm2022/directives/icons/target-crosshairs-progress/nimble-icon-target-crosshairs-progress.directive.mjs +0 -22
- package/esm2022/directives/icons/target-crosshairs-progress/nimble-icon-target-crosshairs-progress.module.mjs +0 -21
- package/esm2022/directives/icons/three-circles-ascending-container/nimble-icon-three-circles-ascending-container.directive.mjs +0 -22
- package/esm2022/directives/icons/three-circles-ascending-container/nimble-icon-three-circles-ascending-container.module.mjs +0 -21
- package/esm2022/directives/icons/three-dots-line/nimble-icon-three-dots-line.directive.mjs +0 -22
- package/esm2022/directives/icons/three-dots-line/nimble-icon-three-dots-line.module.mjs +0 -21
- package/esm2022/directives/icons/three-vertical-lines/nimble-icon-three-vertical-lines.directive.mjs +0 -22
- package/esm2022/directives/icons/three-vertical-lines/nimble-icon-three-vertical-lines.module.mjs +0 -21
- package/esm2022/directives/icons/thumb-down/nimble-icon-thumb-down.directive.mjs +0 -22
- package/esm2022/directives/icons/thumb-down/nimble-icon-thumb-down.module.mjs +0 -21
- package/esm2022/directives/icons/thumb-up/nimble-icon-thumb-up.directive.mjs +0 -22
- package/esm2022/directives/icons/thumb-up/nimble-icon-thumb-up.module.mjs +0 -21
- package/esm2022/directives/icons/thumbtack/nimble-icon-thumbtack.directive.mjs +0 -22
- package/esm2022/directives/icons/thumbtack/nimble-icon-thumbtack.module.mjs +0 -21
- package/esm2022/directives/icons/tile-size/nimble-icon-tile-size.directive.mjs +0 -22
- package/esm2022/directives/icons/tile-size/nimble-icon-tile-size.module.mjs +0 -21
- package/esm2022/directives/icons/times/nimble-icon-times.directive.mjs +0 -22
- package/esm2022/directives/icons/times/nimble-icon-times.module.mjs +0 -21
- package/esm2022/directives/icons/trash/nimble-icon-trash.directive.mjs +0 -22
- package/esm2022/directives/icons/trash/nimble-icon-trash.module.mjs +0 -21
- package/esm2022/directives/icons/triangle/nimble-icon-triangle.directive.mjs +0 -22
- package/esm2022/directives/icons/triangle/nimble-icon-triangle.module.mjs +0 -21
- package/esm2022/directives/icons/triangle-filled/nimble-icon-triangle-filled.directive.mjs +0 -22
- package/esm2022/directives/icons/triangle-filled/nimble-icon-triangle-filled.module.mjs +0 -21
- package/esm2022/directives/icons/triangle-two-lines-horizontal/nimble-icon-triangle-two-lines-horizontal.directive.mjs +0 -22
- package/esm2022/directives/icons/triangle-two-lines-horizontal/nimble-icon-triangle-two-lines-horizontal.module.mjs +0 -21
- package/esm2022/directives/icons/true-false-rectangle/nimble-icon-true-false-rectangle.directive.mjs +0 -22
- package/esm2022/directives/icons/true-false-rectangle/nimble-icon-true-false-rectangle.module.mjs +0 -21
- package/esm2022/directives/icons/two-squares-in-brackets/nimble-icon-two-squares-in-brackets.directive.mjs +0 -22
- package/esm2022/directives/icons/two-squares-in-brackets/nimble-icon-two-squares-in-brackets.module.mjs +0 -21
- package/esm2022/directives/icons/two-triangles-between-lines/nimble-icon-two-triangles-between-lines.directive.mjs +0 -22
- package/esm2022/directives/icons/two-triangles-between-lines/nimble-icon-two-triangles-between-lines.module.mjs +0 -21
- package/esm2022/directives/icons/unlink/nimble-icon-unlink.directive.mjs +0 -22
- package/esm2022/directives/icons/unlink/nimble-icon-unlink.module.mjs +0 -21
- package/esm2022/directives/icons/unlock/nimble-icon-unlock.directive.mjs +0 -22
- package/esm2022/directives/icons/unlock/nimble-icon-unlock.module.mjs +0 -21
- package/esm2022/directives/icons/up-right-from-square/nimble-icon-up-right-from-square.directive.mjs +0 -22
- package/esm2022/directives/icons/up-right-from-square/nimble-icon-up-right-from-square.module.mjs +0 -21
- package/esm2022/directives/icons/upload/nimble-icon-upload.directive.mjs +0 -22
- package/esm2022/directives/icons/upload/nimble-icon-upload.module.mjs +0 -21
- package/esm2022/directives/icons/user/nimble-icon-user.directive.mjs +0 -22
- package/esm2022/directives/icons/user/nimble-icon-user.module.mjs +0 -21
- package/esm2022/directives/icons/watch/nimble-icon-watch.directive.mjs +0 -22
- package/esm2022/directives/icons/watch/nimble-icon-watch.module.mjs +0 -21
- package/esm2022/directives/icons/waveform/nimble-icon-waveform.directive.mjs +0 -22
- package/esm2022/directives/icons/waveform/nimble-icon-waveform.module.mjs +0 -21
- package/esm2022/directives/icons/webvi-custom/nimble-icon-webvi-custom.directive.mjs +0 -22
- package/esm2022/directives/icons/webvi-custom/nimble-icon-webvi-custom.module.mjs +0 -21
- package/esm2022/directives/icons/webvi-host/nimble-icon-webvi-host.directive.mjs +0 -22
- package/esm2022/directives/icons/webvi-host/nimble-icon-webvi-host.module.mjs +0 -21
- package/esm2022/directives/icons/window-code/nimble-icon-window-code.directive.mjs +0 -22
- package/esm2022/directives/icons/window-code/nimble-icon-window-code.module.mjs +0 -21
- package/esm2022/directives/icons/window-dock/nimble-icon-window-dock.directive.mjs +0 -22
- package/esm2022/directives/icons/window-dock/nimble-icon-window-dock.module.mjs +0 -21
- package/esm2022/directives/icons/window-restore/nimble-icon-window-restore.directive.mjs +0 -22
- package/esm2022/directives/icons/window-restore/nimble-icon-window-restore.module.mjs +0 -21
- package/esm2022/directives/icons/window-text/nimble-icon-window-text.directive.mjs +0 -22
- package/esm2022/directives/icons/window-text/nimble-icon-window-text.module.mjs +0 -21
- package/esm2022/directives/icons/wrench-hammer/nimble-icon-wrench-hammer.directive.mjs +0 -22
- package/esm2022/directives/icons/wrench-hammer/nimble-icon-wrench-hammer.module.mjs +0 -21
- package/esm2022/directives/icons/xmark/nimble-icon-xmark.directive.mjs +0 -22
- package/esm2022/directives/icons/xmark/nimble-icon-xmark.module.mjs +0 -21
- package/esm2022/directives/icons/xmark-check/nimble-icon-xmark-check.directive.mjs +0 -22
- package/esm2022/directives/icons/xmark-check/nimble-icon-xmark-check.module.mjs +0 -21
- package/esm2022/directives/list-option/nimble-combobox-list-option.directive.mjs +0 -56
- package/esm2022/directives/list-option/nimble-list-option.directive.mjs +0 -53
- package/esm2022/directives/list-option/nimble-list-option.module.mjs +0 -33
- package/esm2022/directives/list-option/nimble-select-list-option.directive.mjs +0 -30
- package/esm2022/directives/list-option-group/nimble-list-option-group.directive.mjs +0 -40
- package/esm2022/directives/list-option-group/nimble-list-option-group.module.mjs +0 -23
- package/esm2022/directives/menu/nimble-menu.directive.mjs +0 -19
- package/esm2022/directives/menu/nimble-menu.module.mjs +0 -19
- package/esm2022/directives/menu-button/nimble-menu-button.directive.mjs +0 -66
- package/esm2022/directives/menu-button/nimble-menu-button.module.mjs +0 -19
- package/esm2022/directives/menu-item/nimble-menu-item.directive.mjs +0 -32
- package/esm2022/directives/menu-item/nimble-menu-item.module.mjs +0 -19
- package/esm2022/directives/number-field/nimble-number-field-control-value-accessor.directive.mjs +0 -33
- package/esm2022/directives/number-field/nimble-number-field.directive.mjs +0 -139
- package/esm2022/directives/number-field/nimble-number-field.module.mjs +0 -20
- package/esm2022/directives/radio/nimble-radio-control-value-accessor.directive.mjs +0 -86
- package/esm2022/directives/radio/nimble-radio.directive.mjs +0 -32
- package/esm2022/directives/radio/nimble-radio.module.mjs +0 -20
- package/esm2022/directives/radio-group/nimble-radio-group.directive.mjs +0 -76
- package/esm2022/directives/radio-group/nimble-radio-group.module.mjs +0 -19
- package/esm2022/directives/select/nimble-select-control-value-accessor.directive.mjs +0 -35
- package/esm2022/directives/select/nimble-select.directive.mjs +0 -113
- package/esm2022/directives/select/nimble-select.module.mjs +0 -20
- package/esm2022/directives/spinner/nimble-spinner.directive.mjs +0 -31
- package/esm2022/directives/spinner/nimble-spinner.module.mjs +0 -19
- package/esm2022/directives/switch/nimble-switch-control-value-accessor.directive.mjs +0 -33
- package/esm2022/directives/switch/nimble-switch.directive.mjs +0 -40
- package/esm2022/directives/switch/nimble-switch.module.mjs +0 -20
- package/esm2022/directives/tab/nimble-tab.directive.mjs +0 -32
- package/esm2022/directives/tab/nimble-tab.module.mjs +0 -19
- package/esm2022/directives/tab-panel/nimble-tab-panel.directive.mjs +0 -19
- package/esm2022/directives/tab-panel/nimble-tab-panel.module.mjs +0 -19
- package/esm2022/directives/tabs/nimble-tabs.directive.mjs +0 -42
- package/esm2022/directives/tabs/nimble-tabs.module.mjs +0 -19
- package/esm2022/directives/tabs-toolbar/nimble-tabs-toolbar.directive.mjs +0 -19
- package/esm2022/directives/tabs-toolbar/nimble-tabs-toolbar.module.mjs +0 -19
- package/esm2022/directives/text-area/nimble-text-area-control-value-accessor.directive.mjs +0 -40
- package/esm2022/directives/text-area/nimble-text-area.directive.mjs +0 -172
- package/esm2022/directives/text-area/nimble-text-area.module.mjs +0 -20
- package/esm2022/directives/text-field/nimble-text-field-control-value-accessor.directive.mjs +0 -40
- package/esm2022/directives/text-field/nimble-text-field.directive.mjs +0 -170
- package/esm2022/directives/text-field/nimble-text-field.module.mjs +0 -20
- package/esm2022/directives/theme-provider/nimble-theme-provider.directive.mjs +0 -47
- package/esm2022/directives/theme-provider/nimble-theme-provider.module.mjs +0 -19
- package/esm2022/directives/toggle-button/nimble-toggle-button-control-value-accessor.directive.mjs +0 -33
- package/esm2022/directives/toggle-button/nimble-toggle-button.directive.mjs +0 -66
- package/esm2022/directives/toggle-button/nimble-toggle-button.module.mjs +0 -20
- package/esm2022/directives/toolbar/nimble-toolbar.directive.mjs +0 -19
- package/esm2022/directives/toolbar/nimble-toolbar.module.mjs +0 -19
- package/esm2022/directives/tooltip/nimble-tooltip.directive.mjs +0 -59
- package/esm2022/directives/tooltip/nimble-tooltip.module.mjs +0 -19
- package/esm2022/directives/tree-item/nimble-tree-item.directive.mjs +0 -61
- package/esm2022/directives/tree-item/nimble-tree-item.module.mjs +0 -19
- package/esm2022/directives/tree-view/nimble-tree-view.directive.mjs +0 -34
- package/esm2022/directives/tree-view/nimble-tree-view.module.mjs +0 -19
- package/esm2022/internal-utilities/ni-nimble-angular-internal-utilities.mjs +0 -5
- package/esm2022/internal-utilities/public-api.mjs +0 -2
- package/esm2022/internal-utilities/template-value-helpers.mjs +0 -47
- package/esm2022/label-provider/core/ni-nimble-angular-label-provider-core.mjs +0 -5
- package/esm2022/label-provider/core/nimble-label-provider-core-with-defaults.directive.mjs +0 -34
- package/esm2022/label-provider/core/nimble-label-provider-core.directive.mjs +0 -121
- package/esm2022/label-provider/core/nimble-label-provider-core.module.mjs +0 -22
- package/esm2022/label-provider/core/public-api.mjs +0 -4
- package/esm2022/label-provider/rich-text/ni-nimble-angular-label-provider-rich-text.mjs +0 -5
- package/esm2022/label-provider/rich-text/nimble-label-provider-rich-text-with-defaults.directive.mjs +0 -27
- package/esm2022/label-provider/rich-text/nimble-label-provider-rich-text.directive.mjs +0 -58
- package/esm2022/label-provider/rich-text/nimble-label-provider-rich-text.module.mjs +0 -22
- package/esm2022/label-provider/rich-text/public-api.mjs +0 -4
- package/esm2022/label-provider/table/ni-nimble-angular-label-provider-table.mjs +0 -5
- package/esm2022/label-provider/table/nimble-label-provider-table-with-defaults.directive.mjs +0 -39
- package/esm2022/label-provider/table/nimble-label-provider-table.directive.mjs +0 -167
- package/esm2022/label-provider/table/nimble-label-provider-table.module.mjs +0 -22
- package/esm2022/label-provider/table/public-api.mjs +0 -4
- package/esm2022/mapping/base/ni-nimble-angular-mapping-base.mjs +0 -5
- package/esm2022/mapping/base/nimble-mapping-base.directive.mjs +0 -25
- package/esm2022/mapping/base/public-api.mjs +0 -2
- package/esm2022/mapping/empty/ni-nimble-angular-mapping-empty.mjs +0 -5
- package/esm2022/mapping/empty/nimble-mapping-empty.directive.mjs +0 -33
- package/esm2022/mapping/empty/nimble-mapping-empty.module.mjs +0 -19
- package/esm2022/mapping/empty/public-api.mjs +0 -3
- package/esm2022/mapping/icon/ni-nimble-angular-mapping-icon.mjs +0 -5
- package/esm2022/mapping/icon/nimble-mapping-icon.directive.mjs +0 -59
- package/esm2022/mapping/icon/nimble-mapping-icon.module.mjs +0 -19
- package/esm2022/mapping/icon/public-api.mjs +0 -3
- package/esm2022/mapping/spinner/ni-nimble-angular-mapping-spinner.mjs +0 -5
- package/esm2022/mapping/spinner/nimble-mapping-spinner.directive.mjs +0 -43
- package/esm2022/mapping/spinner/nimble-mapping-spinner.module.mjs +0 -19
- package/esm2022/mapping/spinner/public-api.mjs +0 -3
- package/esm2022/mapping/text/ni-nimble-angular-mapping-text.mjs +0 -5
- package/esm2022/mapping/text/nimble-mapping-text.directive.mjs +0 -33
- package/esm2022/mapping/text/nimble-mapping-text.module.mjs +0 -19
- package/esm2022/mapping/text/public-api.mjs +0 -3
- package/esm2022/mapping/user/ni-nimble-angular-mapping-user.mjs +0 -5
- package/esm2022/mapping/user/nimble-mapping-user.directive.mjs +0 -34
- package/esm2022/mapping/user/nimble-mapping-user.module.mjs +0 -19
- package/esm2022/mapping/user/public-api.mjs +0 -3
- package/esm2022/menu-button/testing/menu-button.pageobject.mjs +0 -3
- package/esm2022/menu-button/testing/ni-nimble-angular-menu-button-testing.mjs +0 -5
- package/esm2022/menu-button/testing/public-api.mjs +0 -2
- package/esm2022/ni-nimble-angular.mjs +0 -5
- package/esm2022/number-field/testing/ni-nimble-angular-number-field-testing.mjs +0 -5
- package/esm2022/number-field/testing/number-field.pageobject.mjs +0 -3
- package/esm2022/number-field/testing/public-api.mjs +0 -2
- package/esm2022/pipes/diacritic-insensitive.pipe.mjs +0 -22
- package/esm2022/pipes/duration.pipe.mjs +0 -31
- package/esm2022/pipes/ni-nimble-angular-pipes.mjs +0 -5
- package/esm2022/pipes/number-text.pipe.mjs +0 -30
- package/esm2022/pipes/public-api.mjs +0 -9
- package/esm2022/public-api.mjs +0 -112
- package/esm2022/rich-text/editor/ni-nimble-angular-rich-text-editor.mjs +0 -5
- package/esm2022/rich-text/editor/nimble-rich-text-editor.directive.mjs +0 -94
- package/esm2022/rich-text/editor/nimble-rich-text-editor.module.mjs +0 -19
- package/esm2022/rich-text/editor/public-api.mjs +0 -3
- package/esm2022/rich-text/editor/testing/ni-nimble-angular-rich-text-editor-testing.mjs +0 -5
- package/esm2022/rich-text/editor/testing/public-api.mjs +0 -2
- package/esm2022/rich-text/editor/testing/rich-text-editor.pageobject.mjs +0 -3
- package/esm2022/rich-text/viewer/ni-nimble-angular-rich-text-viewer.mjs +0 -5
- package/esm2022/rich-text/viewer/nimble-rich-text-viewer.directive.mjs +0 -38
- package/esm2022/rich-text/viewer/nimble-rich-text-viewer.module.mjs +0 -19
- package/esm2022/rich-text/viewer/public-api.mjs +0 -3
- package/esm2022/rich-text/viewer/testing/ni-nimble-angular-rich-text-viewer-testing.mjs +0 -5
- package/esm2022/rich-text/viewer/testing/public-api.mjs +0 -2
- package/esm2022/rich-text/viewer/testing/rich-text-viewer.pageobject.mjs +0 -3
- package/esm2022/rich-text-mention/ni-nimble-angular-rich-text-mention.mjs +0 -5
- package/esm2022/rich-text-mention/nimble-rich-text-mention-base.directive.mjs +0 -40
- package/esm2022/rich-text-mention/public-api.mjs +0 -2
- package/esm2022/rich-text-mention/users/ni-nimble-angular-rich-text-mention-users.mjs +0 -5
- package/esm2022/rich-text-mention/users/nimble-rich-text-mention-users.directive.mjs +0 -20
- package/esm2022/rich-text-mention/users/nimble-rich-text-mention-users.module.mjs +0 -19
- package/esm2022/rich-text-mention/users/public-api.mjs +0 -3
- package/esm2022/select/testing/ni-nimble-angular-select-testing.mjs +0 -5
- package/esm2022/select/testing/public-api.mjs +0 -2
- package/esm2022/select/testing/select.pageobject.mjs +0 -3
- package/esm2022/table/ni-nimble-angular-table.mjs +0 -5
- package/esm2022/table/nimble-table.directive.mjs +0 -106
- package/esm2022/table/nimble-table.module.mjs +0 -19
- package/esm2022/table/public-api.mjs +0 -3
- package/esm2022/table/testing/ni-nimble-angular-table-testing.mjs +0 -5
- package/esm2022/table/testing/public-api.mjs +0 -2
- package/esm2022/table/testing/table.pageobject.mjs +0 -34
- package/esm2022/table-column/anchor/ni-nimble-angular-table-column-anchor.mjs +0 -5
- package/esm2022/table-column/anchor/nimble-table-column-anchor-navigation-guard.directive.mjs +0 -50
- package/esm2022/table-column/anchor/nimble-table-column-anchor.directive.mjs +0 -197
- package/esm2022/table-column/anchor/nimble-table-column-anchor.module.mjs +0 -20
- package/esm2022/table-column/anchor/public-api.mjs +0 -4
- package/esm2022/table-column/date-text/ni-nimble-angular-table-column-date-text.mjs +0 -5
- package/esm2022/table-column/date-text/nimble-table-column-date-text.directive.mjs +0 -295
- package/esm2022/table-column/date-text/nimble-table-column-date-text.module.mjs +0 -19
- package/esm2022/table-column/date-text/public-api.mjs +0 -3
- package/esm2022/table-column/duration-text/ni-nimble-angular-table-column-duration-text.mjs +0 -5
- package/esm2022/table-column/duration-text/nimble-table-column-duration-text.directive.mjs +0 -104
- package/esm2022/table-column/duration-text/nimble-table-column-duration-text.module.mjs +0 -19
- package/esm2022/table-column/duration-text/public-api.mjs +0 -3
- package/esm2022/table-column/mapping/ni-nimble-angular-table-column-mapping.mjs +0 -5
- package/esm2022/table-column/mapping/nimble-table-column-mapping.directive.mjs +0 -117
- package/esm2022/table-column/mapping/nimble-table-column-mapping.module.mjs +0 -19
- package/esm2022/table-column/mapping/public-api.mjs +0 -3
- package/esm2022/table-column/mapping/testing/ni-nimble-angular-table-column-mapping-testing.mjs +0 -5
- package/esm2022/table-column/mapping/testing/public-api.mjs +0 -2
- package/esm2022/table-column/mapping/testing/table-column-mapping.pageobject.mjs +0 -3
- package/esm2022/table-column/menu-button/ni-nimble-angular-table-column-menu-button.mjs +0 -5
- package/esm2022/table-column/menu-button/nimble-table-column-menu-button.directive.mjs +0 -60
- package/esm2022/table-column/menu-button/nimble-table-column-menu-button.module.mjs +0 -19
- package/esm2022/table-column/menu-button/public-api.mjs +0 -3
- package/esm2022/table-column/menu-button/testing/ni-nimble-angular-table-column-menu-button-testing.mjs +0 -5
- package/esm2022/table-column/menu-button/testing/public-api.mjs +0 -2
- package/esm2022/table-column/menu-button/testing/table-column-menu-button.pageobject.mjs +0 -3
- package/esm2022/table-column/ni-nimble-angular-table-column.mjs +0 -5
- package/esm2022/table-column/nimble-table-column-base.directive.mjs +0 -62
- package/esm2022/table-column/number-text/ni-nimble-angular-table-column-number-text.mjs +0 -5
- package/esm2022/table-column/number-text/nimble-table-column-number-text.directive.mjs +0 -139
- package/esm2022/table-column/number-text/nimble-table-column-number-text.module.mjs +0 -19
- package/esm2022/table-column/number-text/public-api.mjs +0 -3
- package/esm2022/table-column/public-api.mjs +0 -2
- package/esm2022/table-column/text/ni-nimble-angular-table-column-text.mjs +0 -5
- package/esm2022/table-column/text/nimble-table-column-text.directive.mjs +0 -113
- package/esm2022/table-column/text/nimble-table-column-text.module.mjs +0 -19
- package/esm2022/table-column/text/public-api.mjs +0 -3
- package/esm2022/testing/async-helpers.mjs +0 -14
- package/esm2022/thirdparty/directives/checkbox_value_accessor.mjs +0 -70
- package/esm2022/thirdparty/directives/control_value_accessor.mjs +0 -216
- package/esm2022/thirdparty/directives/default_value_accessor.mjs +0 -145
- package/esm2022/thirdparty/directives/number_value_accessor.mjs +0 -85
- package/esm2022/thirdparty/directives/radio_control_value_accessor.mjs +0 -229
- package/esm2022/thirdparty/directives/router_link.mjs +0 -397
- package/esm2022/thirdparty/directives/select_control_value_accessor.mjs +0 -246
- package/esm2022/unit/byte/ni-nimble-angular-unit-byte.mjs +0 -5
- package/esm2022/unit/byte/nimble-unit-byte.directive.mjs +0 -32
- package/esm2022/unit/byte/nimble-unit-byte.module.mjs +0 -19
- package/esm2022/unit/byte/public-api.mjs +0 -3
- package/esm2022/unit/celsius/ni-nimble-angular-unit-celsius.mjs +0 -5
- package/esm2022/unit/celsius/nimble-unit-celsius.directive.mjs +0 -19
- package/esm2022/unit/celsius/nimble-unit-celsius.module.mjs +0 -19
- package/esm2022/unit/celsius/public-api.mjs +0 -3
- package/esm2022/unit/fahrenheit/ni-nimble-angular-unit-fahrenheit.mjs +0 -5
- package/esm2022/unit/fahrenheit/nimble-unit-fahrenheit.directive.mjs +0 -19
- package/esm2022/unit/fahrenheit/nimble-unit-fahrenheit.module.mjs +0 -19
- package/esm2022/unit/fahrenheit/public-api.mjs +0 -3
- package/esm2022/unit/volt/ni-nimble-angular-unit-volt.mjs +0 -5
- package/esm2022/unit/volt/nimble-unit-volt.directive.mjs +0 -19
- package/esm2022/unit/volt/nimble-unit-volt.module.mjs +0 -19
- package/esm2022/unit/volt/public-api.mjs +0 -3
|
@@ -1,113 +0,0 @@
|
|
|
1
|
-
import { Directive, ElementRef, Input, Renderer2 } from '@angular/core';
|
|
2
|
-
import { tableColumnTextTag } from '@ni/nimble-components/dist/esm/table-column/text';
|
|
3
|
-
import { toBooleanProperty, toNullableNumberProperty } from '@ni/nimble-angular/internal-utilities';
|
|
4
|
-
import { NimbleTableColumnBaseDirective, TableColumnSortDirection } from '@ni/nimble-angular/table-column';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
export { tableColumnTextTag };
|
|
7
|
-
/**
|
|
8
|
-
* Directive to provide Angular integration for the table column element for text.
|
|
9
|
-
*/
|
|
10
|
-
export class NimbleTableColumnTextDirective extends NimbleTableColumnBaseDirective {
|
|
11
|
-
get fieldName() {
|
|
12
|
-
return this.elementRef.nativeElement.fieldName;
|
|
13
|
-
}
|
|
14
|
-
set fieldName(value) {
|
|
15
|
-
this.renderer.setProperty(this.elementRef.nativeElement, 'fieldName', value);
|
|
16
|
-
}
|
|
17
|
-
get placeholder() {
|
|
18
|
-
return this.elementRef.nativeElement.placeholder;
|
|
19
|
-
}
|
|
20
|
-
set placeholder(value) {
|
|
21
|
-
this.renderer.setProperty(this.elementRef.nativeElement, 'placeholder', value);
|
|
22
|
-
}
|
|
23
|
-
get fractionalWidth() {
|
|
24
|
-
return this.elementRef.nativeElement.fractionalWidth;
|
|
25
|
-
}
|
|
26
|
-
set fractionalWidth(value) {
|
|
27
|
-
this.renderer.setProperty(this.elementRef.nativeElement, 'fractionalWidth', toNullableNumberProperty(value));
|
|
28
|
-
}
|
|
29
|
-
get minPixelWidth() {
|
|
30
|
-
return this.elementRef.nativeElement.minPixelWidth;
|
|
31
|
-
}
|
|
32
|
-
set minPixelWidth(value) {
|
|
33
|
-
this.renderer.setProperty(this.elementRef.nativeElement, 'minPixelWidth', toNullableNumberProperty(value));
|
|
34
|
-
}
|
|
35
|
-
get groupIndex() {
|
|
36
|
-
return this.elementRef.nativeElement.groupIndex;
|
|
37
|
-
}
|
|
38
|
-
set groupIndex(value) {
|
|
39
|
-
this.renderer.setProperty(this.elementRef.nativeElement, 'groupIndex', toNullableNumberProperty(value));
|
|
40
|
-
}
|
|
41
|
-
get groupingDisabled() {
|
|
42
|
-
return this.elementRef.nativeElement.groupingDisabled;
|
|
43
|
-
}
|
|
44
|
-
set groupingDisabled(value) {
|
|
45
|
-
this.renderer.setProperty(this.elementRef.nativeElement, 'groupingDisabled', toBooleanProperty(value));
|
|
46
|
-
}
|
|
47
|
-
get sortingDisabled() {
|
|
48
|
-
return this.elementRef.nativeElement.sortingDisabled;
|
|
49
|
-
}
|
|
50
|
-
set sortingDisabled(value) {
|
|
51
|
-
this.renderer.setProperty(this.elementRef.nativeElement, 'sortingDisabled', toBooleanProperty(value));
|
|
52
|
-
}
|
|
53
|
-
get sortDirection() {
|
|
54
|
-
return this.elementRef.nativeElement.sortDirection;
|
|
55
|
-
}
|
|
56
|
-
set sortDirection(value) {
|
|
57
|
-
this.renderer.setProperty(this.elementRef.nativeElement, 'sortDirection', value);
|
|
58
|
-
}
|
|
59
|
-
get sortIndex() {
|
|
60
|
-
return this.elementRef.nativeElement.sortIndex;
|
|
61
|
-
}
|
|
62
|
-
set sortIndex(value) {
|
|
63
|
-
this.renderer.setProperty(this.elementRef.nativeElement, 'sortIndex', toNullableNumberProperty(value));
|
|
64
|
-
}
|
|
65
|
-
get sortByFieldName() {
|
|
66
|
-
return this.elementRef.nativeElement.sortByFieldName;
|
|
67
|
-
}
|
|
68
|
-
set sortByFieldName(value) {
|
|
69
|
-
this.renderer.setProperty(this.elementRef.nativeElement, 'sortByFieldName', value);
|
|
70
|
-
}
|
|
71
|
-
constructor(renderer, elementRef) {
|
|
72
|
-
super(renderer, elementRef);
|
|
73
|
-
}
|
|
74
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NimbleTableColumnTextDirective, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
75
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.14", type: NimbleTableColumnTextDirective, selector: "nimble-table-column-text", inputs: { fieldName: ["field-name", "fieldName"], placeholder: "placeholder", fractionalWidth: ["fractional-width", "fractionalWidth"], minPixelWidth: ["min-pixel-width", "minPixelWidth"], groupIndex: ["group-index", "groupIndex"], groupingDisabled: ["grouping-disabled", "groupingDisabled"], sortingDisabled: ["sorting-disabled", "sortingDisabled"], sortDirection: ["sort-direction", "sortDirection"], sortIndex: ["sort-index", "sortIndex"], sortByFieldName: ["sort-by-field-name", "sortByFieldName"] }, usesInheritance: true, ngImport: i0 }); }
|
|
76
|
-
}
|
|
77
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NimbleTableColumnTextDirective, decorators: [{
|
|
78
|
-
type: Directive,
|
|
79
|
-
args: [{
|
|
80
|
-
selector: 'nimble-table-column-text',
|
|
81
|
-
standalone: false
|
|
82
|
-
}]
|
|
83
|
-
}], ctorParameters: () => [{ type: i0.Renderer2 }, { type: i0.ElementRef }], propDecorators: { fieldName: [{
|
|
84
|
-
type: Input,
|
|
85
|
-
args: ['field-name']
|
|
86
|
-
}], placeholder: [{
|
|
87
|
-
type: Input
|
|
88
|
-
}], fractionalWidth: [{
|
|
89
|
-
type: Input,
|
|
90
|
-
args: ['fractional-width']
|
|
91
|
-
}], minPixelWidth: [{
|
|
92
|
-
type: Input,
|
|
93
|
-
args: ['min-pixel-width']
|
|
94
|
-
}], groupIndex: [{
|
|
95
|
-
type: Input,
|
|
96
|
-
args: ['group-index']
|
|
97
|
-
}], groupingDisabled: [{
|
|
98
|
-
type: Input,
|
|
99
|
-
args: ['grouping-disabled']
|
|
100
|
-
}], sortingDisabled: [{
|
|
101
|
-
type: Input,
|
|
102
|
-
args: ['sorting-disabled']
|
|
103
|
-
}], sortDirection: [{
|
|
104
|
-
type: Input,
|
|
105
|
-
args: ['sort-direction']
|
|
106
|
-
}], sortIndex: [{
|
|
107
|
-
type: Input,
|
|
108
|
-
args: ['sort-index']
|
|
109
|
-
}], sortByFieldName: [{
|
|
110
|
-
type: Input,
|
|
111
|
-
args: ['sort-by-field-name']
|
|
112
|
-
}] } });
|
|
113
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibmltYmxlLXRhYmxlLWNvbHVtbi10ZXh0LmRpcmVjdGl2ZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL25pbWJsZS1hbmd1bGFyL3RhYmxlLWNvbHVtbi90ZXh0L25pbWJsZS10YWJsZS1jb2x1bW4tdGV4dC5kaXJlY3RpdmUudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFNBQVMsRUFBRSxVQUFVLEVBQUUsS0FBSyxFQUFFLFNBQVMsRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUN4RSxPQUFPLEVBQXdCLGtCQUFrQixFQUFFLE1BQU0sa0RBQWtELENBQUM7QUFDNUcsT0FBTyxFQUE2RCxpQkFBaUIsRUFBRSx3QkFBd0IsRUFBRSxNQUFNLHVDQUF1QyxDQUFDO0FBQy9KLE9BQU8sRUFBRSw4QkFBOEIsRUFBRSx3QkFBd0IsRUFBRSxNQUFNLGlDQUFpQyxDQUFDOztBQUczRyxPQUFPLEVBQUUsa0JBQWtCLEVBQUUsQ0FBQztBQUU5Qjs7R0FFRztBQUtILE1BQU0sT0FBTyw4QkFBK0IsU0FBUSw4QkFBK0M7SUFDL0YsSUFBVyxTQUFTO1FBQ2hCLE9BQU8sSUFBSSxDQUFDLFVBQVUsQ0FBQyxhQUFhLENBQUMsU0FBUyxDQUFDO0lBQ25ELENBQUM7SUFFRCxJQUFnQyxTQUFTLENBQUMsS0FBeUI7UUFDL0QsSUFBSSxDQUFDLFFBQVEsQ0FBQyxXQUFXLENBQUMsSUFBSSxDQUFDLFVBQVUsQ0FBQyxhQUFhLEVBQUUsV0FBVyxFQUFFLEtBQUssQ0FBQyxDQUFDO0lBQ2pGLENBQUM7SUFFRCxJQUFXLFdBQVc7UUFDbEIsT0FBTyxJQUFJLENBQUMsVUFBVSxDQUFDLGFBQWEsQ0FBQyxXQUFXLENBQUM7SUFDckQsQ0FBQztJQUVELElBQW9CLFdBQVcsQ0FBQyxLQUF5QjtRQUNyRCxJQUFJLENBQUMsUUFBUSxDQUFDLFdBQVcsQ0FBQyxJQUFJLENBQUMsVUFBVSxDQUFDLGFBQWEsRUFBRSxhQUFhLEVBQUUsS0FBSyxDQUFDLENBQUM7SUFDbkYsQ0FBQztJQUVELElBQVcsZUFBZTtRQUN0QixPQUFPLElBQUksQ0FBQyxVQUFVLENBQUMsYUFBYSxDQUFDLGVBQWUsQ0FBQztJQUN6RCxDQUFDO0lBRUQsSUFBc0MsZUFBZSxDQUFDLEtBQWdEO1FBQ2xHLElBQUksQ0FBQyxRQUFRLENBQUMsV0FBVyxDQUFDLElBQUksQ0FBQyxVQUFVLENBQUMsYUFBYSxFQUFFLGlCQUFpQixFQUFFLHdCQUF3QixDQUFDLEtBQUssQ0FBQyxDQUFDLENBQUM7SUFDakgsQ0FBQztJQUVELElBQVcsYUFBYTtRQUNwQixPQUFPLElBQUksQ0FBQyxVQUFVLENBQUMsYUFBYSxDQUFDLGFBQWEsQ0FBQztJQUN2RCxDQUFDO0lBRUQsSUFBcUMsYUFBYSxDQUFDLEtBQWdEO1FBQy9GLElBQUksQ0FBQyxRQUFRLENBQUMsV0FBVyxDQUFDLElBQUksQ0FBQyxVQUFVLENBQUMsYUFBYSxFQUFFLGVBQWUsRUFBRSx3QkFBd0IsQ0FBQyxLQUFLLENBQUMsQ0FBQyxDQUFDO0lBQy9HLENBQUM7SUFFRCxJQUFXLFVBQVU7UUFDakIsT0FBTyxJQUFJLENBQUMsVUFBVSxDQUFDLGFBQWEsQ0FBQyxVQUFVLENBQUM7SUFDcEQsQ0FBQztJQUVELElBQWlDLFVBQVUsQ0FBQyxLQUFnRDtRQUN4RixJQUFJLENBQUMsUUFBUSxDQUFDLFdBQVcsQ0FBQyxJQUFJLENBQUMsVUFBVSxDQUFDLGFBQWEsRUFBRSxZQUFZLEVBQUUsd0JBQXdCLENBQUMsS0FBSyxDQUFDLENBQUMsQ0FBQztJQUM1RyxDQUFDO0lBRUQsSUFBVyxnQkFBZ0I7UUFDdkIsT0FBTyxJQUFJLENBQUMsVUFBVSxDQUFDLGFBQWEsQ0FBQyxnQkFBZ0IsQ0FBQztJQUMxRCxDQUFDO0lBRUQsSUFBdUMsZ0JBQWdCLENBQUMsS0FBOEI7UUFDbEYsSUFBSSxDQUFDLFFBQVEsQ0FBQyxXQUFXLENBQUMsSUFBSSxDQUFDLFVBQVUsQ0FBQyxhQUFhLEVBQUUsa0JBQWtCLEVBQUUsaUJBQWlCLENBQUMsS0FBSyxDQUFDLENBQUMsQ0FBQztJQUMzRyxDQUFDO0lBRUQsSUFBVyxlQUFlO1FBQ3RCLE9BQU8sSUFBSSxDQUFDLFVBQVUsQ0FBQyxhQUFhLENBQUMsZUFBZSxDQUFDO0lBQ3pELENBQUM7SUFFRCxJQUFzQyxlQUFlLENBQUMsS0FBOEI7UUFDaEYsSUFBSSxDQUFDLFFBQVEsQ0FBQyxXQUFXLENBQUMsSUFBSSxDQUFDLFVBQVUsQ0FBQyxhQUFhLEVBQUUsaUJBQWlCLEVBQUUsaUJBQWlCLENBQUMsS0FBSyxDQUFDLENBQUMsQ0FBQztJQUMxRyxDQUFDO0lBRUQsSUFBVyxhQUFhO1FBQ3BCLE9BQU8sSUFBSSxDQUFDLFVBQVUsQ0FBQyxhQUFhLENBQUMsYUFBYSxDQUFDO0lBQ3ZELENBQUM7SUFFRCxJQUFvQyxhQUFhLENBQUMsS0FBK0I7UUFDN0UsSUFBSSxDQUFDLFFBQVEsQ0FBQyxXQUFXLENBQUMsSUFBSSxDQUFDLFVBQVUsQ0FBQyxhQUFhLEVBQUUsZUFBZSxFQUFFLEtBQUssQ0FBQyxDQUFDO0lBQ3JGLENBQUM7SUFFRCxJQUFXLFNBQVM7UUFDaEIsT0FBTyxJQUFJLENBQUMsVUFBVSxDQUFDLGFBQWEsQ0FBQyxTQUFTLENBQUM7SUFDbkQsQ0FBQztJQUVELElBQWdDLFNBQVMsQ0FBQyxLQUFnRDtRQUN0RixJQUFJLENBQUMsUUFBUSxDQUFDLFdBQVcsQ0FBQyxJQUFJLENBQUMsVUFBVSxDQUFDLGFBQWEsRUFBRSxXQUFXLEVBQUUsd0JBQXdCLENBQUMsS0FBSyxDQUFDLENBQUMsQ0FBQztJQUMzRyxDQUFDO0lBRUQsSUFBVyxlQUFlO1FBQ3RCLE9BQU8sSUFBSSxDQUFDLFVBQVUsQ0FBQyxhQUFhLENBQUMsZUFBZSxDQUFDO0lBQ3pELENBQUM7SUFFRCxJQUF3QyxlQUFlLENBQUMsS0FBeUI7UUFDN0UsSUFBSSxDQUFDLFFBQVEsQ0FBQyxXQUFXLENBQUMsSUFBSSxDQUFDLFVBQVUsQ0FBQyxhQUFhLEVBQUUsaUJBQWlCLEVBQUUsS0FBSyxDQUFDLENBQUM7SUFDdkYsQ0FBQztJQUVELFlBQW1CLFFBQW1CLEVBQUUsVUFBdUM7UUFDM0UsS0FBSyxDQUFDLFFBQVEsRUFBRSxVQUFVLENBQUMsQ0FBQztJQUNoQyxDQUFDOytHQW5GUSw4QkFBOEI7bUdBQTlCLDhCQUE4Qjs7NEZBQTlCLDhCQUE4QjtrQkFKMUMsU0FBUzttQkFBQztvQkFDUCxRQUFRLEVBQUUsMEJBQTBCO29CQUNwQyxVQUFVLEVBQUUsS0FBSztpQkFDcEI7dUdBTW1DLFNBQVM7c0JBQXhDLEtBQUs7dUJBQUMsWUFBWTtnQkFRQyxXQUFXO3NCQUE5QixLQUFLO2dCQVFnQyxlQUFlO3NCQUFwRCxLQUFLO3VCQUFDLGtCQUFrQjtnQkFRWSxhQUFhO3NCQUFqRCxLQUFLO3VCQUFDLGlCQUFpQjtnQkFRUyxVQUFVO3NCQUExQyxLQUFLO3VCQUFDLGFBQWE7Z0JBUW1CLGdCQUFnQjtzQkFBdEQsS0FBSzt1QkFBQyxtQkFBbUI7Z0JBUVksZUFBZTtzQkFBcEQsS0FBSzt1QkFBQyxrQkFBa0I7Z0JBUVcsYUFBYTtzQkFBaEQsS0FBSzt1QkFBQyxnQkFBZ0I7Z0JBUVMsU0FBUztzQkFBeEMsS0FBSzt1QkFBQyxZQUFZO2dCQVFxQixlQUFlO3NCQUF0RCxLQUFLO3VCQUFDLG9CQUFvQiIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IERpcmVjdGl2ZSwgRWxlbWVudFJlZiwgSW5wdXQsIFJlbmRlcmVyMiB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuaW1wb3J0IHsgdHlwZSBUYWJsZUNvbHVtblRleHQsIHRhYmxlQ29sdW1uVGV4dFRhZyB9IGZyb20gJ0BuaS9uaW1ibGUtY29tcG9uZW50cy9kaXN0L2VzbS90YWJsZS1jb2x1bW4vdGV4dCc7XG5pbXBvcnQgeyB0eXBlIEJvb2xlYW5WYWx1ZU9yQXR0cmlidXRlLCB0eXBlIE51bWJlclZhbHVlT3JBdHRyaWJ1dGUsIHRvQm9vbGVhblByb3BlcnR5LCB0b051bGxhYmxlTnVtYmVyUHJvcGVydHkgfSBmcm9tICdAbmkvbmltYmxlLWFuZ3VsYXIvaW50ZXJuYWwtdXRpbGl0aWVzJztcbmltcG9ydCB7IE5pbWJsZVRhYmxlQ29sdW1uQmFzZURpcmVjdGl2ZSwgVGFibGVDb2x1bW5Tb3J0RGlyZWN0aW9uIH0gZnJvbSAnQG5pL25pbWJsZS1hbmd1bGFyL3RhYmxlLWNvbHVtbic7XG5cbmV4cG9ydCB0eXBlIHsgVGFibGVDb2x1bW5UZXh0IH07XG5leHBvcnQgeyB0YWJsZUNvbHVtblRleHRUYWcgfTtcblxuLyoqXG4gKiBEaXJlY3RpdmUgdG8gcHJvdmlkZSBBbmd1bGFyIGludGVncmF0aW9uIGZvciB0aGUgdGFibGUgY29sdW1uIGVsZW1lbnQgZm9yIHRleHQuXG4gKi9cbkBEaXJlY3RpdmUoe1xuICAgIHNlbGVjdG9yOiAnbmltYmxlLXRhYmxlLWNvbHVtbi10ZXh0JyxcbiAgICBzdGFuZGFsb25lOiBmYWxzZVxufSlcbmV4cG9ydCBjbGFzcyBOaW1ibGVUYWJsZUNvbHVtblRleHREaXJlY3RpdmUgZXh0ZW5kcyBOaW1ibGVUYWJsZUNvbHVtbkJhc2VEaXJlY3RpdmU8VGFibGVDb2x1bW5UZXh0PiB7XG4gICAgcHVibGljIGdldCBmaWVsZE5hbWUoKTogc3RyaW5nIHwgdW5kZWZpbmVkIHtcbiAgICAgICAgcmV0dXJuIHRoaXMuZWxlbWVudFJlZi5uYXRpdmVFbGVtZW50LmZpZWxkTmFtZTtcbiAgICB9XG5cbiAgICBASW5wdXQoJ2ZpZWxkLW5hbWUnKSBwdWJsaWMgc2V0IGZpZWxkTmFtZSh2YWx1ZTogc3RyaW5nIHwgdW5kZWZpbmVkKSB7XG4gICAgICAgIHRoaXMucmVuZGVyZXIuc2V0UHJvcGVydHkodGhpcy5lbGVtZW50UmVmLm5hdGl2ZUVsZW1lbnQsICdmaWVsZE5hbWUnLCB2YWx1ZSk7XG4gICAgfVxuXG4gICAgcHVibGljIGdldCBwbGFjZWhvbGRlcigpOiBzdHJpbmcgfCB1bmRlZmluZWQge1xuICAgICAgICByZXR1cm4gdGhpcy5lbGVtZW50UmVmLm5hdGl2ZUVsZW1lbnQucGxhY2Vob2xkZXI7XG4gICAgfVxuXG4gICAgQElucHV0KCkgcHVibGljIHNldCBwbGFjZWhvbGRlcih2YWx1ZTogc3RyaW5nIHwgdW5kZWZpbmVkKSB7XG4gICAgICAgIHRoaXMucmVuZGVyZXIuc2V0UHJvcGVydHkodGhpcy5lbGVtZW50UmVmLm5hdGl2ZUVsZW1lbnQsICdwbGFjZWhvbGRlcicsIHZhbHVlKTtcbiAgICB9XG5cbiAgICBwdWJsaWMgZ2V0IGZyYWN0aW9uYWxXaWR0aCgpOiBudW1iZXIgfCBudWxsIHwgdW5kZWZpbmVkIHtcbiAgICAgICAgcmV0dXJuIHRoaXMuZWxlbWVudFJlZi5uYXRpdmVFbGVtZW50LmZyYWN0aW9uYWxXaWR0aDtcbiAgICB9XG5cbiAgICBASW5wdXQoJ2ZyYWN0aW9uYWwtd2lkdGgnKSBwdWJsaWMgc2V0IGZyYWN0aW9uYWxXaWR0aCh2YWx1ZTogTnVtYmVyVmFsdWVPckF0dHJpYnV0ZSB8IG51bGwgfCB1bmRlZmluZWQpIHtcbiAgICAgICAgdGhpcy5yZW5kZXJlci5zZXRQcm9wZXJ0eSh0aGlzLmVsZW1lbnRSZWYubmF0aXZlRWxlbWVudCwgJ2ZyYWN0aW9uYWxXaWR0aCcsIHRvTnVsbGFibGVOdW1iZXJQcm9wZXJ0eSh2YWx1ZSkpO1xuICAgIH1cblxuICAgIHB1YmxpYyBnZXQgbWluUGl4ZWxXaWR0aCgpOiBudW1iZXIgfCBudWxsIHwgdW5kZWZpbmVkIHtcbiAgICAgICAgcmV0dXJuIHRoaXMuZWxlbWVudFJlZi5uYXRpdmVFbGVtZW50Lm1pblBpeGVsV2lkdGg7XG4gICAgfVxuXG4gICAgQElucHV0KCdtaW4tcGl4ZWwtd2lkdGgnKSBwdWJsaWMgc2V0IG1pblBpeGVsV2lkdGgodmFsdWU6IE51bWJlclZhbHVlT3JBdHRyaWJ1dGUgfCBudWxsIHwgdW5kZWZpbmVkKSB7XG4gICAgICAgIHRoaXMucmVuZGVyZXIuc2V0UHJvcGVydHkodGhpcy5lbGVtZW50UmVmLm5hdGl2ZUVsZW1lbnQsICdtaW5QaXhlbFdpZHRoJywgdG9OdWxsYWJsZU51bWJlclByb3BlcnR5KHZhbHVlKSk7XG4gICAgfVxuXG4gICAgcHVibGljIGdldCBncm91cEluZGV4KCk6IG51bWJlciB8IG51bGwgfCB1bmRlZmluZWQge1xuICAgICAgICByZXR1cm4gdGhpcy5lbGVtZW50UmVmLm5hdGl2ZUVsZW1lbnQuZ3JvdXBJbmRleDtcbiAgICB9XG5cbiAgICBASW5wdXQoJ2dyb3VwLWluZGV4JykgcHVibGljIHNldCBncm91cEluZGV4KHZhbHVlOiBOdW1iZXJWYWx1ZU9yQXR0cmlidXRlIHwgbnVsbCB8IHVuZGVmaW5lZCkge1xuICAgICAgICB0aGlzLnJlbmRlcmVyLnNldFByb3BlcnR5KHRoaXMuZWxlbWVudFJlZi5uYXRpdmVFbGVtZW50LCAnZ3JvdXBJbmRleCcsIHRvTnVsbGFibGVOdW1iZXJQcm9wZXJ0eSh2YWx1ZSkpO1xuICAgIH1cblxuICAgIHB1YmxpYyBnZXQgZ3JvdXBpbmdEaXNhYmxlZCgpOiBib29sZWFuIHtcbiAgICAgICAgcmV0dXJuIHRoaXMuZWxlbWVudFJlZi5uYXRpdmVFbGVtZW50Lmdyb3VwaW5nRGlzYWJsZWQ7XG4gICAgfVxuXG4gICAgQElucHV0KCdncm91cGluZy1kaXNhYmxlZCcpIHB1YmxpYyBzZXQgZ3JvdXBpbmdEaXNhYmxlZCh2YWx1ZTogQm9vbGVhblZhbHVlT3JBdHRyaWJ1dGUpIHtcbiAgICAgICAgdGhpcy5yZW5kZXJlci5zZXRQcm9wZXJ0eSh0aGlzLmVsZW1lbnRSZWYubmF0aXZlRWxlbWVudCwgJ2dyb3VwaW5nRGlzYWJsZWQnLCB0b0Jvb2xlYW5Qcm9wZXJ0eSh2YWx1ZSkpO1xuICAgIH1cblxuICAgIHB1YmxpYyBnZXQgc29ydGluZ0Rpc2FibGVkKCk6IGJvb2xlYW4ge1xuICAgICAgICByZXR1cm4gdGhpcy5lbGVtZW50UmVmLm5hdGl2ZUVsZW1lbnQuc29ydGluZ0Rpc2FibGVkO1xuICAgIH1cblxuICAgIEBJbnB1dCgnc29ydGluZy1kaXNhYmxlZCcpIHB1YmxpYyBzZXQgc29ydGluZ0Rpc2FibGVkKHZhbHVlOiBCb29sZWFuVmFsdWVPckF0dHJpYnV0ZSkge1xuICAgICAgICB0aGlzLnJlbmRlcmVyLnNldFByb3BlcnR5KHRoaXMuZWxlbWVudFJlZi5uYXRpdmVFbGVtZW50LCAnc29ydGluZ0Rpc2FibGVkJywgdG9Cb29sZWFuUHJvcGVydHkodmFsdWUpKTtcbiAgICB9XG5cbiAgICBwdWJsaWMgZ2V0IHNvcnREaXJlY3Rpb24oKTogVGFibGVDb2x1bW5Tb3J0RGlyZWN0aW9uIHtcbiAgICAgICAgcmV0dXJuIHRoaXMuZWxlbWVudFJlZi5uYXRpdmVFbGVtZW50LnNvcnREaXJlY3Rpb247XG4gICAgfVxuXG4gICAgQElucHV0KCdzb3J0LWRpcmVjdGlvbicpIHB1YmxpYyBzZXQgc29ydERpcmVjdGlvbih2YWx1ZTogVGFibGVDb2x1bW5Tb3J0RGlyZWN0aW9uKSB7XG4gICAgICAgIHRoaXMucmVuZGVyZXIuc2V0UHJvcGVydHkodGhpcy5lbGVtZW50UmVmLm5hdGl2ZUVsZW1lbnQsICdzb3J0RGlyZWN0aW9uJywgdmFsdWUpO1xuICAgIH1cblxuICAgIHB1YmxpYyBnZXQgc29ydEluZGV4KCk6IG51bWJlciB8IG51bGwgfCB1bmRlZmluZWQge1xuICAgICAgICByZXR1cm4gdGhpcy5lbGVtZW50UmVmLm5hdGl2ZUVsZW1lbnQuc29ydEluZGV4O1xuICAgIH1cblxuICAgIEBJbnB1dCgnc29ydC1pbmRleCcpIHB1YmxpYyBzZXQgc29ydEluZGV4KHZhbHVlOiBOdW1iZXJWYWx1ZU9yQXR0cmlidXRlIHwgbnVsbCB8IHVuZGVmaW5lZCkge1xuICAgICAgICB0aGlzLnJlbmRlcmVyLnNldFByb3BlcnR5KHRoaXMuZWxlbWVudFJlZi5uYXRpdmVFbGVtZW50LCAnc29ydEluZGV4JywgdG9OdWxsYWJsZU51bWJlclByb3BlcnR5KHZhbHVlKSk7XG4gICAgfVxuXG4gICAgcHVibGljIGdldCBzb3J0QnlGaWVsZE5hbWUoKTogc3RyaW5nIHwgdW5kZWZpbmVkIHtcbiAgICAgICAgcmV0dXJuIHRoaXMuZWxlbWVudFJlZi5uYXRpdmVFbGVtZW50LnNvcnRCeUZpZWxkTmFtZTtcbiAgICB9XG5cbiAgICBASW5wdXQoJ3NvcnQtYnktZmllbGQtbmFtZScpIHB1YmxpYyBzZXQgc29ydEJ5RmllbGROYW1lKHZhbHVlOiBzdHJpbmcgfCB1bmRlZmluZWQpIHtcbiAgICAgICAgdGhpcy5yZW5kZXJlci5zZXRQcm9wZXJ0eSh0aGlzLmVsZW1lbnRSZWYubmF0aXZlRWxlbWVudCwgJ3NvcnRCeUZpZWxkTmFtZScsIHZhbHVlKTtcbiAgICB9XG5cbiAgICBwdWJsaWMgY29uc3RydWN0b3IocmVuZGVyZXI6IFJlbmRlcmVyMiwgZWxlbWVudFJlZjogRWxlbWVudFJlZjxUYWJsZUNvbHVtblRleHQ+KSB7XG4gICAgICAgIHN1cGVyKHJlbmRlcmVyLCBlbGVtZW50UmVmKTtcbiAgICB9XG59XG4iXX0=
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
import { NgModule } from '@angular/core';
|
|
2
|
-
import { CommonModule } from '@angular/common';
|
|
3
|
-
import { NimbleTableColumnTextDirective } from './nimble-table-column-text.directive';
|
|
4
|
-
import '@ni/nimble-components/dist/esm/table-column/text';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
export class NimbleTableColumnTextModule {
|
|
7
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NimbleTableColumnTextModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
8
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.14", ngImport: i0, type: NimbleTableColumnTextModule, declarations: [NimbleTableColumnTextDirective], imports: [CommonModule], exports: [NimbleTableColumnTextDirective] }); }
|
|
9
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NimbleTableColumnTextModule, imports: [CommonModule] }); }
|
|
10
|
-
}
|
|
11
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NimbleTableColumnTextModule, decorators: [{
|
|
12
|
-
type: NgModule,
|
|
13
|
-
args: [{
|
|
14
|
-
declarations: [NimbleTableColumnTextDirective],
|
|
15
|
-
imports: [CommonModule],
|
|
16
|
-
exports: [NimbleTableColumnTextDirective]
|
|
17
|
-
}]
|
|
18
|
-
}] });
|
|
19
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibmltYmxlLXRhYmxlLWNvbHVtbi10ZXh0Lm1vZHVsZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL25pbWJsZS1hbmd1bGFyL3RhYmxlLWNvbHVtbi90ZXh0L25pbWJsZS10YWJsZS1jb2x1bW4tdGV4dC5tb2R1bGUudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFFBQVEsRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUN6QyxPQUFPLEVBQUUsWUFBWSxFQUFFLE1BQU0saUJBQWlCLENBQUM7QUFDL0MsT0FBTyxFQUFFLDhCQUE4QixFQUFFLE1BQU0sc0NBQXNDLENBQUM7QUFFdEYsT0FBTyxrREFBa0QsQ0FBQzs7QUFPMUQsTUFBTSxPQUFPLDJCQUEyQjsrR0FBM0IsMkJBQTJCO2dIQUEzQiwyQkFBMkIsaUJBSnJCLDhCQUE4QixhQUNuQyxZQUFZLGFBQ1osOEJBQThCO2dIQUUvQiwyQkFBMkIsWUFIMUIsWUFBWTs7NEZBR2IsMkJBQTJCO2tCQUx2QyxRQUFRO21CQUFDO29CQUNOLFlBQVksRUFBRSxDQUFDLDhCQUE4QixDQUFDO29CQUM5QyxPQUFPLEVBQUUsQ0FBQyxZQUFZLENBQUM7b0JBQ3ZCLE9BQU8sRUFBRSxDQUFDLDhCQUE4QixDQUFDO2lCQUM1QyIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IE5nTW9kdWxlIH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5pbXBvcnQgeyBDb21tb25Nb2R1bGUgfSBmcm9tICdAYW5ndWxhci9jb21tb24nO1xuaW1wb3J0IHsgTmltYmxlVGFibGVDb2x1bW5UZXh0RGlyZWN0aXZlIH0gZnJvbSAnLi9uaW1ibGUtdGFibGUtY29sdW1uLXRleHQuZGlyZWN0aXZlJztcblxuaW1wb3J0ICdAbmkvbmltYmxlLWNvbXBvbmVudHMvZGlzdC9lc20vdGFibGUtY29sdW1uL3RleHQnO1xuXG5ATmdNb2R1bGUoe1xuICAgIGRlY2xhcmF0aW9uczogW05pbWJsZVRhYmxlQ29sdW1uVGV4dERpcmVjdGl2ZV0sXG4gICAgaW1wb3J0czogW0NvbW1vbk1vZHVsZV0sXG4gICAgZXhwb3J0czogW05pbWJsZVRhYmxlQ29sdW1uVGV4dERpcmVjdGl2ZV1cbn0pXG5leHBvcnQgY2xhc3MgTmltYmxlVGFibGVDb2x1bW5UZXh0TW9kdWxlIHsgfVxuIl19
|
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
export * from './nimble-table-column-text.directive';
|
|
2
|
-
export * from './nimble-table-column-text.module';
|
|
3
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicHVibGljLWFwaS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL25pbWJsZS1hbmd1bGFyL3RhYmxlLWNvbHVtbi90ZXh0L3B1YmxpYy1hcGkudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsY0FBYyxzQ0FBc0MsQ0FBQztBQUNyRCxjQUFjLG1DQUFtQyxDQUFDIiwic291cmNlc0NvbnRlbnQiOlsiZXhwb3J0ICogZnJvbSAnLi9uaW1ibGUtdGFibGUtY29sdW1uLXRleHQuZGlyZWN0aXZlJztcbmV4cG9ydCAqIGZyb20gJy4vbmltYmxlLXRhYmxlLWNvbHVtbi10ZXh0Lm1vZHVsZSc7Il19
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
// This is a workaround until nimble-angular exposes `testing` entrypoints:
|
|
2
|
-
// https://github.com/ni/nimble/issues/172#issuecomment-1529958809
|
|
3
|
-
import { processUpdates, waitForUpdatesAsync as waitForUpdatesAsyncOriginal } from '@ni/nimble-components/dist/esm/testing/async-helpers';
|
|
4
|
-
export { processUpdates };
|
|
5
|
-
/**
|
|
6
|
-
* Immediately processes all updates in queue.
|
|
7
|
-
*
|
|
8
|
-
* Useful for synchronously testing Nimble elements. Call this in fakeAsync tests to
|
|
9
|
-
* immediately resolve tasks which otherwise would require waiting for an animation
|
|
10
|
-
* frame. This should also be called after every fakeAsync test to clear the internal
|
|
11
|
-
* process queue and allow subsequent tests to run normally.
|
|
12
|
-
*/
|
|
13
|
-
export const waitForUpdatesAsync = waitForUpdatesAsyncOriginal;
|
|
14
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYXN5bmMtaGVscGVycy5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uL25pbWJsZS1hbmd1bGFyL3NyYy90ZXN0aW5nL2FzeW5jLWhlbHBlcnMudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsMkVBQTJFO0FBQzNFLGtFQUFrRTtBQUNsRSxPQUFPLEVBQUUsY0FBYyxFQUFFLG1CQUFtQixJQUFJLDJCQUEyQixFQUFFLE1BQU0sc0RBQXNELENBQUM7QUFFMUksT0FBTyxFQUFFLGNBQWMsRUFBRSxDQUFDO0FBRTFCOzs7Ozs7O0dBT0c7QUFDSCxNQUFNLENBQUMsTUFBTSxtQkFBbUIsR0FBRywyQkFBMkIsQ0FBQyIsInNvdXJjZXNDb250ZW50IjpbIi8vIFRoaXMgaXMgYSB3b3JrYXJvdW5kIHVudGlsIG5pbWJsZS1hbmd1bGFyIGV4cG9zZXMgYHRlc3RpbmdgIGVudHJ5cG9pbnRzOlxuLy8gaHR0cHM6Ly9naXRodWIuY29tL25pL25pbWJsZS9pc3N1ZXMvMTcyI2lzc3VlY29tbWVudC0xNTI5OTU4ODA5XG5pbXBvcnQgeyBwcm9jZXNzVXBkYXRlcywgd2FpdEZvclVwZGF0ZXNBc3luYyBhcyB3YWl0Rm9yVXBkYXRlc0FzeW5jT3JpZ2luYWwgfSBmcm9tICdAbmkvbmltYmxlLWNvbXBvbmVudHMvZGlzdC9lc20vdGVzdGluZy9hc3luYy1oZWxwZXJzJztcblxuZXhwb3J0IHsgcHJvY2Vzc1VwZGF0ZXMgfTtcblxuLyoqXG4gKiBJbW1lZGlhdGVseSBwcm9jZXNzZXMgYWxsIHVwZGF0ZXMgaW4gcXVldWUuXG4gKlxuICogVXNlZnVsIGZvciBzeW5jaHJvbm91c2x5IHRlc3RpbmcgTmltYmxlIGVsZW1lbnRzLiBDYWxsIHRoaXMgaW4gZmFrZUFzeW5jIHRlc3RzIHRvXG4gKiBpbW1lZGlhdGVseSByZXNvbHZlIHRhc2tzIHdoaWNoIG90aGVyd2lzZSB3b3VsZCByZXF1aXJlIHdhaXRpbmcgZm9yIGFuIGFuaW1hdGlvblxuICogZnJhbWUuIFRoaXMgc2hvdWxkIGFsc28gYmUgY2FsbGVkIGFmdGVyIGV2ZXJ5IGZha2VBc3luYyB0ZXN0IHRvIGNsZWFyIHRoZSBpbnRlcm5hbFxuICogcHJvY2VzcyBxdWV1ZSBhbmQgYWxsb3cgc3Vic2VxdWVudCB0ZXN0cyB0byBydW4gbm9ybWFsbHkuXG4gKi9cbmV4cG9ydCBjb25zdCB3YWl0Rm9yVXBkYXRlc0FzeW5jID0gd2FpdEZvclVwZGF0ZXNBc3luY09yaWdpbmFsOyJdfQ==
|
|
@@ -1,70 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* [Nimble]
|
|
3
|
-
* Copied from https://github.com/angular/angular/blob/18.2.13/packages/forms/src/directives/checkbox_value_accessor.ts
|
|
4
|
-
* with the following modifications:
|
|
5
|
-
* - Update imports
|
|
6
|
-
* - Remove all configuration from the CheckboxControlValueAccessor'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, forwardRef } from '@angular/core';
|
|
16
|
-
import { BuiltInControlValueAccessor, } from './control_value_accessor';
|
|
17
|
-
import * as i0 from "@angular/core";
|
|
18
|
-
/* [Nimble] Do not register as a value accessor provider
|
|
19
|
-
const CHECKBOX_VALUE_ACCESSOR: Provider = {
|
|
20
|
-
provide: NG_VALUE_ACCESSOR,
|
|
21
|
-
useExisting: forwardRef(() => CheckboxControlValueAccessor),
|
|
22
|
-
multi: true,
|
|
23
|
-
};
|
|
24
|
-
*/
|
|
25
|
-
/**
|
|
26
|
-
* @description
|
|
27
|
-
* A `ControlValueAccessor` for writing a value and listening to changes on a checkbox input
|
|
28
|
-
* element.
|
|
29
|
-
*
|
|
30
|
-
* @usageNotes
|
|
31
|
-
*
|
|
32
|
-
* ### Using a checkbox with a reactive form.
|
|
33
|
-
*
|
|
34
|
-
* The following example shows how to use a checkbox with a reactive form.
|
|
35
|
-
*
|
|
36
|
-
* ```ts
|
|
37
|
-
* const rememberLoginControl = new FormControl();
|
|
38
|
-
* ```
|
|
39
|
-
*
|
|
40
|
-
* ```
|
|
41
|
-
* <input type="checkbox" [formControl]="rememberLoginControl">
|
|
42
|
-
* ```
|
|
43
|
-
*
|
|
44
|
-
* @ngModule ReactiveFormsModule
|
|
45
|
-
* @ngModule FormsModule
|
|
46
|
-
* @publicApi
|
|
47
|
-
*/
|
|
48
|
-
/* [Nimble] Remove all configuration from @Directive decorator
|
|
49
|
-
@Directive({
|
|
50
|
-
selector:
|
|
51
|
-
'input[type=checkbox][formControlName],input[type=checkbox][formControl],input[type=checkbox][ngModel]',
|
|
52
|
-
host: {'(change)': 'onChange($event.target.checked)', '(blur)': 'onTouched()'},
|
|
53
|
-
providers: [CHECKBOX_VALUE_ACCESSOR],
|
|
54
|
-
})
|
|
55
|
-
*/
|
|
56
|
-
export class CheckboxControlValueAccessor extends BuiltInControlValueAccessor {
|
|
57
|
-
/**
|
|
58
|
-
* Sets the "checked" property on the input element.
|
|
59
|
-
* @nodoc
|
|
60
|
-
*/
|
|
61
|
-
writeValue(value) {
|
|
62
|
-
this.setProperty('checked', value);
|
|
63
|
-
}
|
|
64
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: CheckboxControlValueAccessor, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
|
|
65
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.14", type: CheckboxControlValueAccessor, usesInheritance: true, ngImport: i0 }); }
|
|
66
|
-
}
|
|
67
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: CheckboxControlValueAccessor, decorators: [{
|
|
68
|
-
type: Directive
|
|
69
|
-
}] });
|
|
70
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiY2hlY2tib3hfdmFsdWVfYWNjZXNzb3IuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9uaW1ibGUtYW5ndWxhci9zcmMvdGhpcmRwYXJ0eS9kaXJlY3RpdmVzL2NoZWNrYm94X3ZhbHVlX2FjY2Vzc29yLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBOzs7Ozs7R0FNRztBQUVIOzs7Ozs7R0FNRztBQUVILE9BQU8sRUFBQyxTQUFTLEVBQUUsVUFBVSxFQUFnQixNQUFNLGVBQWUsQ0FBQztBQUVuRSxPQUFPLEVBQ0wsMkJBQTJCLEdBQzVCLE1BQU0sMEJBQTBCLENBQUM7O0FBR2xDOzs7Ozs7RUFNRTtBQUVGOzs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7O0dBc0JHO0FBQ0g7Ozs7Ozs7RUFPRTtBQUVGLE1BQU0sT0FBTyw0QkFDWCxTQUFRLDJCQUEyQjtJQUduQzs7O09BR0c7SUFDSCxVQUFVLENBQUMsS0FBVTtRQUNuQixJQUFJLENBQUMsV0FBVyxDQUFDLFNBQVMsRUFBRSxLQUFLLENBQUMsQ0FBQztJQUNyQyxDQUFDOytHQVZVLDRCQUE0QjttR0FBNUIsNEJBQTRCOzs0RkFBNUIsNEJBQTRCO2tCQUR4QyxTQUFTIiwic291cmNlc0NvbnRlbnQiOlsiLyoqXG4gKiBbTmltYmxlXVxuICogQ29waWVkIGZyb20gaHR0cHM6Ly9naXRodWIuY29tL2FuZ3VsYXIvYW5ndWxhci9ibG9iLzE4LjIuMTMvcGFja2FnZXMvZm9ybXMvc3JjL2RpcmVjdGl2ZXMvY2hlY2tib3hfdmFsdWVfYWNjZXNzb3IudHNcbiAqIHdpdGggdGhlIGZvbGxvd2luZyBtb2RpZmljYXRpb25zOlxuICogLSBVcGRhdGUgaW1wb3J0c1xuICogLSBSZW1vdmUgYWxsIGNvbmZpZ3VyYXRpb24gZnJvbSB0aGUgQ2hlY2tib3hDb250cm9sVmFsdWVBY2Nlc3NvcidzIGBARGlyZWN0aXZlYCBkZWNvcmF0b3JcbiAqL1xuXG4vKipcbiAqIEBsaWNlbnNlXG4gKiBDb3B5cmlnaHQgR29vZ2xlIExMQyBBbGwgUmlnaHRzIFJlc2VydmVkLlxuICpcbiAqIFVzZSBvZiB0aGlzIHNvdXJjZSBjb2RlIGlzIGdvdmVybmVkIGJ5IGFuIE1JVC1zdHlsZSBsaWNlbnNlIHRoYXQgY2FuIGJlXG4gKiBmb3VuZCBpbiB0aGUgTElDRU5TRSBmaWxlIGF0IGh0dHBzOi8vYW5ndWxhci5kZXYvbGljZW5zZVxuICovXG5cbmltcG9ydCB7RGlyZWN0aXZlLCBmb3J3YXJkUmVmLCB0eXBlIFByb3ZpZGVyfSBmcm9tICdAYW5ndWxhci9jb3JlJztcblxuaW1wb3J0IHtcbiAgQnVpbHRJbkNvbnRyb2xWYWx1ZUFjY2Vzc29yLFxufSBmcm9tICcuL2NvbnRyb2xfdmFsdWVfYWNjZXNzb3InO1xuaW1wb3J0IHR5cGUge0NvbnRyb2xWYWx1ZUFjY2Vzc29yfSBmcm9tICdAYW5ndWxhci9mb3Jtcyc7XG5cbi8qIFtOaW1ibGVdIERvIG5vdCByZWdpc3RlciBhcyBhIHZhbHVlIGFjY2Vzc29yIHByb3ZpZGVyXG5jb25zdCBDSEVDS0JPWF9WQUxVRV9BQ0NFU1NPUjogUHJvdmlkZXIgPSB7XG4gIHByb3ZpZGU6IE5HX1ZBTFVFX0FDQ0VTU09SLFxuICB1c2VFeGlzdGluZzogZm9yd2FyZFJlZigoKSA9PiBDaGVja2JveENvbnRyb2xWYWx1ZUFjY2Vzc29yKSxcbiAgbXVsdGk6IHRydWUsXG59O1xuKi9cblxuLyoqXG4gKiBAZGVzY3JpcHRpb25cbiAqIEEgYENvbnRyb2xWYWx1ZUFjY2Vzc29yYCBmb3Igd3JpdGluZyBhIHZhbHVlIGFuZCBsaXN0ZW5pbmcgdG8gY2hhbmdlcyBvbiBhIGNoZWNrYm94IGlucHV0XG4gKiBlbGVtZW50LlxuICpcbiAqIEB1c2FnZU5vdGVzXG4gKlxuICogIyMjIFVzaW5nIGEgY2hlY2tib3ggd2l0aCBhIHJlYWN0aXZlIGZvcm0uXG4gKlxuICogVGhlIGZvbGxvd2luZyBleGFtcGxlIHNob3dzIGhvdyB0byB1c2UgYSBjaGVja2JveCB3aXRoIGEgcmVhY3RpdmUgZm9ybS5cbiAqXG4gKiBgYGB0c1xuICogY29uc3QgcmVtZW1iZXJMb2dpbkNvbnRyb2wgPSBuZXcgRm9ybUNvbnRyb2woKTtcbiAqIGBgYFxuICpcbiAqIGBgYFxuICogPGlucHV0IHR5cGU9XCJjaGVja2JveFwiIFtmb3JtQ29udHJvbF09XCJyZW1lbWJlckxvZ2luQ29udHJvbFwiPlxuICogYGBgXG4gKlxuICogQG5nTW9kdWxlIFJlYWN0aXZlRm9ybXNNb2R1bGVcbiAqIEBuZ01vZHVsZSBGb3Jtc01vZHVsZVxuICogQHB1YmxpY0FwaVxuICovXG4vKiBbTmltYmxlXSBSZW1vdmUgYWxsIGNvbmZpZ3VyYXRpb24gZnJvbSBARGlyZWN0aXZlIGRlY29yYXRvclxuQERpcmVjdGl2ZSh7XG4gIHNlbGVjdG9yOlxuICAgICdpbnB1dFt0eXBlPWNoZWNrYm94XVtmb3JtQ29udHJvbE5hbWVdLGlucHV0W3R5cGU9Y2hlY2tib3hdW2Zvcm1Db250cm9sXSxpbnB1dFt0eXBlPWNoZWNrYm94XVtuZ01vZGVsXScsXG4gIGhvc3Q6IHsnKGNoYW5nZSknOiAnb25DaGFuZ2UoJGV2ZW50LnRhcmdldC5jaGVja2VkKScsICcoYmx1ciknOiAnb25Ub3VjaGVkKCknfSxcbiAgcHJvdmlkZXJzOiBbQ0hFQ0tCT1hfVkFMVUVfQUNDRVNTT1JdLFxufSlcbiovXG5ARGlyZWN0aXZlKClcbmV4cG9ydCBjbGFzcyBDaGVja2JveENvbnRyb2xWYWx1ZUFjY2Vzc29yXG4gIGV4dGVuZHMgQnVpbHRJbkNvbnRyb2xWYWx1ZUFjY2Vzc29yXG4gIGltcGxlbWVudHMgQ29udHJvbFZhbHVlQWNjZXNzb3JcbntcbiAgLyoqXG4gICAqIFNldHMgdGhlIFwiY2hlY2tlZFwiIHByb3BlcnR5IG9uIHRoZSBpbnB1dCBlbGVtZW50LlxuICAgKiBAbm9kb2NcbiAgICovXG4gIHdyaXRlVmFsdWUodmFsdWU6IGFueSk6IHZvaWQge1xuICAgIHRoaXMuc2V0UHJvcGVydHkoJ2NoZWNrZWQnLCB2YWx1ZSk7XG4gIH1cbn0iXX0=
|
|
@@ -1,216 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* [Nimble]
|
|
3
|
-
* Copied from https://github.com/angular/angular/blob/18.2.13/packages/forms/src/directives/control_value_accessor.ts
|
|
4
|
-
* with the following modifications:
|
|
5
|
-
* - Update imports
|
|
6
|
-
* - Commented out ControlValueAccessor which is exported from @angular/forms
|
|
7
|
-
* - Commented out NG_VALUE_ACCESSOR which is exported from @angular/forms
|
|
8
|
-
*/
|
|
9
|
-
/**
|
|
10
|
-
* @license
|
|
11
|
-
* Copyright Google LLC All Rights Reserved.
|
|
12
|
-
*
|
|
13
|
-
* Use of this source code is governed by an MIT-style license that can be
|
|
14
|
-
* found in the LICENSE file at https://angular.dev/license
|
|
15
|
-
*/
|
|
16
|
-
import { Directive, ElementRef, InjectionToken, Renderer2 } from '@angular/core';
|
|
17
|
-
import * as i0 from "@angular/core";
|
|
18
|
-
/**
|
|
19
|
-
* @description
|
|
20
|
-
* Defines an interface that acts as a bridge between the Angular forms API and a
|
|
21
|
-
* native element in the DOM.
|
|
22
|
-
*
|
|
23
|
-
* Implement this interface to create a custom form control directive
|
|
24
|
-
* that integrates with Angular forms.
|
|
25
|
-
*
|
|
26
|
-
* @see {@link DefaultValueAccessor}
|
|
27
|
-
*
|
|
28
|
-
* @publicApi
|
|
29
|
-
*/
|
|
30
|
-
/* [Nimble] Commenting out public interface
|
|
31
|
-
export interface ControlValueAccessor {
|
|
32
|
-
/**
|
|
33
|
-
* @description
|
|
34
|
-
* Writes a new value to the element.
|
|
35
|
-
*
|
|
36
|
-
* This method is called by the forms API to write to the view when programmatic
|
|
37
|
-
* changes from model to view are requested.
|
|
38
|
-
*
|
|
39
|
-
* @usageNotes
|
|
40
|
-
* ### Write a value to the element
|
|
41
|
-
*
|
|
42
|
-
* The following example writes a value to the native DOM element.
|
|
43
|
-
*
|
|
44
|
-
* ```ts
|
|
45
|
-
* writeValue(value: any): void {
|
|
46
|
-
* this._renderer.setProperty(this._elementRef.nativeElement, 'value', value);
|
|
47
|
-
* }
|
|
48
|
-
* ```
|
|
49
|
-
*
|
|
50
|
-
* @param obj The new value for the element
|
|
51
|
-
*
|
|
52
|
-
writeValue(obj: any): void;
|
|
53
|
-
|
|
54
|
-
/**
|
|
55
|
-
* @description
|
|
56
|
-
* Registers a callback function that is called when the control's value
|
|
57
|
-
* changes in the UI.
|
|
58
|
-
*
|
|
59
|
-
* This method is called by the forms API on initialization to update the form
|
|
60
|
-
* model when values propagate from the view to the model.
|
|
61
|
-
*
|
|
62
|
-
* When implementing the `registerOnChange` method in your own value accessor,
|
|
63
|
-
* save the given function so your class calls it at the appropriate time.
|
|
64
|
-
*
|
|
65
|
-
* @usageNotes
|
|
66
|
-
* ### Store the change function
|
|
67
|
-
*
|
|
68
|
-
* The following example stores the provided function as an internal method.
|
|
69
|
-
*
|
|
70
|
-
* ```ts
|
|
71
|
-
* registerOnChange(fn: (_: any) => void): void {
|
|
72
|
-
* this._onChange = fn;
|
|
73
|
-
* }
|
|
74
|
-
* ```
|
|
75
|
-
*
|
|
76
|
-
* When the value changes in the UI, call the registered
|
|
77
|
-
* function to allow the forms API to update itself:
|
|
78
|
-
*
|
|
79
|
-
* ```ts
|
|
80
|
-
* host: {
|
|
81
|
-
* '(change)': '_onChange($event.target.value)'
|
|
82
|
-
* }
|
|
83
|
-
* ```
|
|
84
|
-
*
|
|
85
|
-
* @param fn The callback function to register
|
|
86
|
-
*
|
|
87
|
-
registerOnChange(fn: any): void;
|
|
88
|
-
|
|
89
|
-
/**
|
|
90
|
-
* @description
|
|
91
|
-
* Registers a callback function that is called by the forms API on initialization
|
|
92
|
-
* to update the form model on blur.
|
|
93
|
-
*
|
|
94
|
-
* When implementing `registerOnTouched` in your own value accessor, save the given
|
|
95
|
-
* function so your class calls it when the control should be considered
|
|
96
|
-
* blurred or "touched".
|
|
97
|
-
*
|
|
98
|
-
* @usageNotes
|
|
99
|
-
* ### Store the callback function
|
|
100
|
-
*
|
|
101
|
-
* The following example stores the provided function as an internal method.
|
|
102
|
-
*
|
|
103
|
-
* ```ts
|
|
104
|
-
* registerOnTouched(fn: any): void {
|
|
105
|
-
* this._onTouched = fn;
|
|
106
|
-
* }
|
|
107
|
-
* ```
|
|
108
|
-
*
|
|
109
|
-
* On blur (or equivalent), your class should call the registered function to allow
|
|
110
|
-
* the forms API to update itself:
|
|
111
|
-
*
|
|
112
|
-
* ```ts
|
|
113
|
-
* host: {
|
|
114
|
-
* '(blur)': '_onTouched()'
|
|
115
|
-
* }
|
|
116
|
-
* ```
|
|
117
|
-
*
|
|
118
|
-
* @param fn The callback function to register
|
|
119
|
-
*
|
|
120
|
-
registerOnTouched(fn: any): void;
|
|
121
|
-
|
|
122
|
-
/**
|
|
123
|
-
* @description
|
|
124
|
-
* Function that is called by the forms API when the control status changes to
|
|
125
|
-
* or from 'DISABLED'. Depending on the status, it enables or disables the
|
|
126
|
-
* appropriate DOM element.
|
|
127
|
-
*
|
|
128
|
-
* @usageNotes
|
|
129
|
-
* The following is an example of writing the disabled property to a native DOM element:
|
|
130
|
-
*
|
|
131
|
-
* ```ts
|
|
132
|
-
* setDisabledState(isDisabled: boolean): void {
|
|
133
|
-
* this._renderer.setProperty(this._elementRef.nativeElement, 'disabled', isDisabled);
|
|
134
|
-
* }
|
|
135
|
-
* ```
|
|
136
|
-
*
|
|
137
|
-
* @param isDisabled The disabled status to set on the element
|
|
138
|
-
*
|
|
139
|
-
setDisabledState?(isDisabled: boolean): void;
|
|
140
|
-
}
|
|
141
|
-
*/
|
|
142
|
-
/**
|
|
143
|
-
* Base class for all ControlValueAccessor classes defined in Forms package.
|
|
144
|
-
* Contains common logic and utility functions.
|
|
145
|
-
*
|
|
146
|
-
* Note: this is an *internal-only* class and should not be extended or used directly in
|
|
147
|
-
* applications code.
|
|
148
|
-
*/
|
|
149
|
-
export class BaseControlValueAccessor {
|
|
150
|
-
constructor(_renderer, _elementRef) {
|
|
151
|
-
this._renderer = _renderer;
|
|
152
|
-
this._elementRef = _elementRef;
|
|
153
|
-
/**
|
|
154
|
-
* The registered callback function called when a change or input event occurs on the input
|
|
155
|
-
* element.
|
|
156
|
-
* @nodoc
|
|
157
|
-
*/
|
|
158
|
-
this.onChange = (_) => { };
|
|
159
|
-
/**
|
|
160
|
-
* The registered callback function called when a blur event occurs on the input element.
|
|
161
|
-
* @nodoc
|
|
162
|
-
*/
|
|
163
|
-
this.onTouched = () => { };
|
|
164
|
-
}
|
|
165
|
-
/**
|
|
166
|
-
* Helper method that sets a property on a target element using the current Renderer
|
|
167
|
-
* implementation.
|
|
168
|
-
* @nodoc
|
|
169
|
-
*/
|
|
170
|
-
setProperty(key, value) {
|
|
171
|
-
this._renderer.setProperty(this._elementRef.nativeElement, key, value);
|
|
172
|
-
}
|
|
173
|
-
/**
|
|
174
|
-
* Registers a function called when the control is touched.
|
|
175
|
-
* @nodoc
|
|
176
|
-
*/
|
|
177
|
-
registerOnTouched(fn) {
|
|
178
|
-
this.onTouched = fn;
|
|
179
|
-
}
|
|
180
|
-
/**
|
|
181
|
-
* Registers a function called when the control value changes.
|
|
182
|
-
* @nodoc
|
|
183
|
-
*/
|
|
184
|
-
registerOnChange(fn) {
|
|
185
|
-
this.onChange = fn;
|
|
186
|
-
}
|
|
187
|
-
/**
|
|
188
|
-
* Sets the "disabled" property on the range input element.
|
|
189
|
-
* @nodoc
|
|
190
|
-
*/
|
|
191
|
-
setDisabledState(isDisabled) {
|
|
192
|
-
this.setProperty('disabled', isDisabled);
|
|
193
|
-
}
|
|
194
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: BaseControlValueAccessor, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
195
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.14", type: BaseControlValueAccessor, ngImport: i0 }); }
|
|
196
|
-
}
|
|
197
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: BaseControlValueAccessor, decorators: [{
|
|
198
|
-
type: Directive
|
|
199
|
-
}], ctorParameters: () => [{ type: i0.Renderer2 }, { type: i0.ElementRef }] });
|
|
200
|
-
/**
|
|
201
|
-
* Base class for all built-in ControlValueAccessor classes (except DefaultValueAccessor, which is
|
|
202
|
-
* used in case no other CVAs can be found). We use this class to distinguish between default CVA,
|
|
203
|
-
* built-in CVAs and custom CVAs, so that Forms logic can recognize built-in CVAs and treat custom
|
|
204
|
-
* ones with higher priority (when both built-in and custom CVAs are present).
|
|
205
|
-
*
|
|
206
|
-
* Note: this is an *internal-only* class and should not be extended or used directly in
|
|
207
|
-
* applications code.
|
|
208
|
-
*/
|
|
209
|
-
export class BuiltInControlValueAccessor extends BaseControlValueAccessor {
|
|
210
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: BuiltInControlValueAccessor, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
|
|
211
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.14", type: BuiltInControlValueAccessor, usesInheritance: true, ngImport: i0 }); }
|
|
212
|
-
}
|
|
213
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: BuiltInControlValueAccessor, decorators: [{
|
|
214
|
-
type: Directive
|
|
215
|
-
}] });
|
|
216
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiY29udHJvbF92YWx1ZV9hY2Nlc3Nvci5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL25pbWJsZS1hbmd1bGFyL3NyYy90aGlyZHBhcnR5L2RpcmVjdGl2ZXMvY29udHJvbF92YWx1ZV9hY2Nlc3Nvci50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQTs7Ozs7OztHQU9HO0FBRUg7Ozs7OztHQU1HO0FBRUgsT0FBTyxFQUFDLFNBQVMsRUFBRSxVQUFVLEVBQUUsY0FBYyxFQUFFLFNBQVMsRUFBQyxNQUFNLGVBQWUsQ0FBQzs7QUFFL0U7Ozs7Ozs7Ozs7O0dBV0c7QUFDSDs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7O0VBK0dFO0FBRUY7Ozs7OztHQU1HO0FBRUgsTUFBTSxPQUFPLHdCQUF3QjtJQWNuQyxZQUNVLFNBQW9CLEVBQ3BCLFdBQXVCO1FBRHZCLGNBQVMsR0FBVCxTQUFTLENBQVc7UUFDcEIsZ0JBQVcsR0FBWCxXQUFXLENBQVk7UUFmakM7Ozs7V0FJRztRQUNILGFBQVEsR0FBRyxDQUFDLENBQU0sRUFBRSxFQUFFLEdBQUUsQ0FBQyxDQUFDO1FBRTFCOzs7V0FHRztRQUNILGNBQVMsR0FBRyxHQUFHLEVBQUUsR0FBRSxDQUFDLENBQUM7SUFLbEIsQ0FBQztJQUVKOzs7O09BSUc7SUFDTyxXQUFXLENBQUMsR0FBVyxFQUFFLEtBQVU7UUFDM0MsSUFBSSxDQUFDLFNBQVMsQ0FBQyxXQUFXLENBQUMsSUFBSSxDQUFDLFdBQVcsQ0FBQyxhQUFhLEVBQUUsR0FBRyxFQUFFLEtBQUssQ0FBQyxDQUFDO0lBQ3pFLENBQUM7SUFFRDs7O09BR0c7SUFDSCxpQkFBaUIsQ0FBQyxFQUFjO1FBQzlCLElBQUksQ0FBQyxTQUFTLEdBQUcsRUFBRSxDQUFDO0lBQ3RCLENBQUM7SUFFRDs7O09BR0c7SUFDSCxnQkFBZ0IsQ0FBQyxFQUFrQjtRQUNqQyxJQUFJLENBQUMsUUFBUSxHQUFHLEVBQUUsQ0FBQztJQUNyQixDQUFDO0lBRUQ7OztPQUdHO0lBQ0gsZ0JBQWdCLENBQUMsVUFBbUI7UUFDbEMsSUFBSSxDQUFDLFdBQVcsQ0FBQyxVQUFVLEVBQUUsVUFBVSxDQUFDLENBQUM7SUFDM0MsQ0FBQzsrR0FsRFUsd0JBQXdCO21HQUF4Qix3QkFBd0I7OzRGQUF4Qix3QkFBd0I7a0JBRHBDLFNBQVM7O0FBc0RWOzs7Ozs7OztHQVFHO0FBRUgsTUFBTSxPQUFPLDJCQUE0QixTQUFRLHdCQUF3QjsrR0FBNUQsMkJBQTJCO21HQUEzQiwyQkFBMkI7OzRGQUEzQiwyQkFBMkI7a0JBRHZDLFNBQVMiLCJzb3VyY2VzQ29udGVudCI6WyIvKipcbiAqIFtOaW1ibGVdXG4gKiBDb3BpZWQgZnJvbSBodHRwczovL2dpdGh1Yi5jb20vYW5ndWxhci9hbmd1bGFyL2Jsb2IvMTguMi4xMy9wYWNrYWdlcy9mb3Jtcy9zcmMvZGlyZWN0aXZlcy9jb250cm9sX3ZhbHVlX2FjY2Vzc29yLnRzXG4gKiB3aXRoIHRoZSBmb2xsb3dpbmcgbW9kaWZpY2F0aW9uczpcbiAqIC0gVXBkYXRlIGltcG9ydHNcbiAqIC0gQ29tbWVudGVkIG91dCBDb250cm9sVmFsdWVBY2Nlc3NvciB3aGljaCBpcyBleHBvcnRlZCBmcm9tIEBhbmd1bGFyL2Zvcm1zXG4gKiAtIENvbW1lbnRlZCBvdXQgTkdfVkFMVUVfQUNDRVNTT1Igd2hpY2ggaXMgZXhwb3J0ZWQgZnJvbSBAYW5ndWxhci9mb3Jtc1xuICovXG5cbi8qKlxuICogQGxpY2Vuc2VcbiAqIENvcHlyaWdodCBHb29nbGUgTExDIEFsbCBSaWdodHMgUmVzZXJ2ZWQuXG4gKlxuICogVXNlIG9mIHRoaXMgc291cmNlIGNvZGUgaXMgZ292ZXJuZWQgYnkgYW4gTUlULXN0eWxlIGxpY2Vuc2UgdGhhdCBjYW4gYmVcbiAqIGZvdW5kIGluIHRoZSBMSUNFTlNFIGZpbGUgYXQgaHR0cHM6Ly9hbmd1bGFyLmRldi9saWNlbnNlXG4gKi9cblxuaW1wb3J0IHtEaXJlY3RpdmUsIEVsZW1lbnRSZWYsIEluamVjdGlvblRva2VuLCBSZW5kZXJlcjJ9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuXG4vKipcbiAqIEBkZXNjcmlwdGlvblxuICogRGVmaW5lcyBhbiBpbnRlcmZhY2UgdGhhdCBhY3RzIGFzIGEgYnJpZGdlIGJldHdlZW4gdGhlIEFuZ3VsYXIgZm9ybXMgQVBJIGFuZCBhXG4gKiBuYXRpdmUgZWxlbWVudCBpbiB0aGUgRE9NLlxuICpcbiAqIEltcGxlbWVudCB0aGlzIGludGVyZmFjZSB0byBjcmVhdGUgYSBjdXN0b20gZm9ybSBjb250cm9sIGRpcmVjdGl2ZVxuICogdGhhdCBpbnRlZ3JhdGVzIHdpdGggQW5ndWxhciBmb3Jtcy5cbiAqXG4gKiBAc2VlIHtAbGluayBEZWZhdWx0VmFsdWVBY2Nlc3Nvcn1cbiAqXG4gKiBAcHVibGljQXBpXG4gKi9cbi8qIFtOaW1ibGVdIENvbW1lbnRpbmcgb3V0IHB1YmxpYyBpbnRlcmZhY2VcbmV4cG9ydCBpbnRlcmZhY2UgQ29udHJvbFZhbHVlQWNjZXNzb3Ige1xuICAvKipcbiAgICogQGRlc2NyaXB0aW9uXG4gICAqIFdyaXRlcyBhIG5ldyB2YWx1ZSB0byB0aGUgZWxlbWVudC5cbiAgICpcbiAgICogVGhpcyBtZXRob2QgaXMgY2FsbGVkIGJ5IHRoZSBmb3JtcyBBUEkgdG8gd3JpdGUgdG8gdGhlIHZpZXcgd2hlbiBwcm9ncmFtbWF0aWNcbiAgICogY2hhbmdlcyBmcm9tIG1vZGVsIHRvIHZpZXcgYXJlIHJlcXVlc3RlZC5cbiAgICpcbiAgICogQHVzYWdlTm90ZXNcbiAgICogIyMjIFdyaXRlIGEgdmFsdWUgdG8gdGhlIGVsZW1lbnRcbiAgICpcbiAgICogVGhlIGZvbGxvd2luZyBleGFtcGxlIHdyaXRlcyBhIHZhbHVlIHRvIHRoZSBuYXRpdmUgRE9NIGVsZW1lbnQuXG4gICAqXG4gICAqIGBgYHRzXG4gICAqIHdyaXRlVmFsdWUodmFsdWU6IGFueSk6IHZvaWQge1xuICAgKiAgIHRoaXMuX3JlbmRlcmVyLnNldFByb3BlcnR5KHRoaXMuX2VsZW1lbnRSZWYubmF0aXZlRWxlbWVudCwgJ3ZhbHVlJywgdmFsdWUpO1xuICAgKiB9XG4gICAqIGBgYFxuICAgKlxuICAgKiBAcGFyYW0gb2JqIFRoZSBuZXcgdmFsdWUgZm9yIHRoZSBlbGVtZW50XG4gICAqXG4gIHdyaXRlVmFsdWUob2JqOiBhbnkpOiB2b2lkO1xuXG4gIC8qKlxuICAgKiBAZGVzY3JpcHRpb25cbiAgICogUmVnaXN0ZXJzIGEgY2FsbGJhY2sgZnVuY3Rpb24gdGhhdCBpcyBjYWxsZWQgd2hlbiB0aGUgY29udHJvbCdzIHZhbHVlXG4gICAqIGNoYW5nZXMgaW4gdGhlIFVJLlxuICAgKlxuICAgKiBUaGlzIG1ldGhvZCBpcyBjYWxsZWQgYnkgdGhlIGZvcm1zIEFQSSBvbiBpbml0aWFsaXphdGlvbiB0byB1cGRhdGUgdGhlIGZvcm1cbiAgICogbW9kZWwgd2hlbiB2YWx1ZXMgcHJvcGFnYXRlIGZyb20gdGhlIHZpZXcgdG8gdGhlIG1vZGVsLlxuICAgKlxuICAgKiBXaGVuIGltcGxlbWVudGluZyB0aGUgYHJlZ2lzdGVyT25DaGFuZ2VgIG1ldGhvZCBpbiB5b3VyIG93biB2YWx1ZSBhY2Nlc3NvcixcbiAgICogc2F2ZSB0aGUgZ2l2ZW4gZnVuY3Rpb24gc28geW91ciBjbGFzcyBjYWxscyBpdCBhdCB0aGUgYXBwcm9wcmlhdGUgdGltZS5cbiAgICpcbiAgICogQHVzYWdlTm90ZXNcbiAgICogIyMjIFN0b3JlIHRoZSBjaGFuZ2UgZnVuY3Rpb25cbiAgICpcbiAgICogVGhlIGZvbGxvd2luZyBleGFtcGxlIHN0b3JlcyB0aGUgcHJvdmlkZWQgZnVuY3Rpb24gYXMgYW4gaW50ZXJuYWwgbWV0aG9kLlxuICAgKlxuICAgKiBgYGB0c1xuICAgKiByZWdpc3Rlck9uQ2hhbmdlKGZuOiAoXzogYW55KSA9PiB2b2lkKTogdm9pZCB7XG4gICAqICAgdGhpcy5fb25DaGFuZ2UgPSBmbjtcbiAgICogfVxuICAgKiBgYGBcbiAgICpcbiAgICogV2hlbiB0aGUgdmFsdWUgY2hhbmdlcyBpbiB0aGUgVUksIGNhbGwgdGhlIHJlZ2lzdGVyZWRcbiAgICogZnVuY3Rpb24gdG8gYWxsb3cgdGhlIGZvcm1zIEFQSSB0byB1cGRhdGUgaXRzZWxmOlxuICAgKlxuICAgKiBgYGB0c1xuICAgKiBob3N0OiB7XG4gICAqICAgICcoY2hhbmdlKSc6ICdfb25DaGFuZ2UoJGV2ZW50LnRhcmdldC52YWx1ZSknXG4gICAqIH1cbiAgICogYGBgXG4gICAqXG4gICAqIEBwYXJhbSBmbiBUaGUgY2FsbGJhY2sgZnVuY3Rpb24gdG8gcmVnaXN0ZXJcbiAgICpcbiAgcmVnaXN0ZXJPbkNoYW5nZShmbjogYW55KTogdm9pZDtcblxuICAvKipcbiAgICogQGRlc2NyaXB0aW9uXG4gICAqIFJlZ2lzdGVycyBhIGNhbGxiYWNrIGZ1bmN0aW9uIHRoYXQgaXMgY2FsbGVkIGJ5IHRoZSBmb3JtcyBBUEkgb24gaW5pdGlhbGl6YXRpb25cbiAgICogdG8gdXBkYXRlIHRoZSBmb3JtIG1vZGVsIG9uIGJsdXIuXG4gICAqXG4gICAqIFdoZW4gaW1wbGVtZW50aW5nIGByZWdpc3Rlck9uVG91Y2hlZGAgaW4geW91ciBvd24gdmFsdWUgYWNjZXNzb3IsIHNhdmUgdGhlIGdpdmVuXG4gICAqIGZ1bmN0aW9uIHNvIHlvdXIgY2xhc3MgY2FsbHMgaXQgd2hlbiB0aGUgY29udHJvbCBzaG91bGQgYmUgY29uc2lkZXJlZFxuICAgKiBibHVycmVkIG9yIFwidG91Y2hlZFwiLlxuICAgKlxuICAgKiBAdXNhZ2VOb3Rlc1xuICAgKiAjIyMgU3RvcmUgdGhlIGNhbGxiYWNrIGZ1bmN0aW9uXG4gICAqXG4gICAqIFRoZSBmb2xsb3dpbmcgZXhhbXBsZSBzdG9yZXMgdGhlIHByb3ZpZGVkIGZ1bmN0aW9uIGFzIGFuIGludGVybmFsIG1ldGhvZC5cbiAgICpcbiAgICogYGBgdHNcbiAgICogcmVnaXN0ZXJPblRvdWNoZWQoZm46IGFueSk6IHZvaWQge1xuICAgKiAgIHRoaXMuX29uVG91Y2hlZCA9IGZuO1xuICAgKiB9XG4gICAqIGBgYFxuICAgKlxuICAgKiBPbiBibHVyIChvciBlcXVpdmFsZW50KSwgeW91ciBjbGFzcyBzaG91bGQgY2FsbCB0aGUgcmVnaXN0ZXJlZCBmdW5jdGlvbiB0byBhbGxvd1xuICAgKiB0aGUgZm9ybXMgQVBJIHRvIHVwZGF0ZSBpdHNlbGY6XG4gICAqXG4gICAqIGBgYHRzXG4gICAqIGhvc3Q6IHtcbiAgICogICAgJyhibHVyKSc6ICdfb25Ub3VjaGVkKCknXG4gICAqIH1cbiAgICogYGBgXG4gICAqXG4gICAqIEBwYXJhbSBmbiBUaGUgY2FsbGJhY2sgZnVuY3Rpb24gdG8gcmVnaXN0ZXJcbiAgICpcbiAgcmVnaXN0ZXJPblRvdWNoZWQoZm46IGFueSk6IHZvaWQ7XG5cbiAgLyoqXG4gICAqIEBkZXNjcmlwdGlvblxuICAgKiBGdW5jdGlvbiB0aGF0IGlzIGNhbGxlZCBieSB0aGUgZm9ybXMgQVBJIHdoZW4gdGhlIGNvbnRyb2wgc3RhdHVzIGNoYW5nZXMgdG9cbiAgICogb3IgZnJvbSAnRElTQUJMRUQnLiBEZXBlbmRpbmcgb24gdGhlIHN0YXR1cywgaXQgZW5hYmxlcyBvciBkaXNhYmxlcyB0aGVcbiAgICogYXBwcm9wcmlhdGUgRE9NIGVsZW1lbnQuXG4gICAqXG4gICAqIEB1c2FnZU5vdGVzXG4gICAqIFRoZSBmb2xsb3dpbmcgaXMgYW4gZXhhbXBsZSBvZiB3cml0aW5nIHRoZSBkaXNhYmxlZCBwcm9wZXJ0eSB0byBhIG5hdGl2ZSBET00gZWxlbWVudDpcbiAgICpcbiAgICogYGBgdHNcbiAgICogc2V0RGlzYWJsZWRTdGF0ZShpc0Rpc2FibGVkOiBib29sZWFuKTogdm9pZCB7XG4gICAqICAgdGhpcy5fcmVuZGVyZXIuc2V0UHJvcGVydHkodGhpcy5fZWxlbWVudFJlZi5uYXRpdmVFbGVtZW50LCAnZGlzYWJsZWQnLCBpc0Rpc2FibGVkKTtcbiAgICogfVxuICAgKiBgYGBcbiAgICpcbiAgICogQHBhcmFtIGlzRGlzYWJsZWQgVGhlIGRpc2FibGVkIHN0YXR1cyB0byBzZXQgb24gdGhlIGVsZW1lbnRcbiAgICpcbiAgc2V0RGlzYWJsZWRTdGF0ZT8oaXNEaXNhYmxlZDogYm9vbGVhbik6IHZvaWQ7XG59XG4qL1xuXG4vKipcbiAqIEJhc2UgY2xhc3MgZm9yIGFsbCBDb250cm9sVmFsdWVBY2Nlc3NvciBjbGFzc2VzIGRlZmluZWQgaW4gRm9ybXMgcGFja2FnZS5cbiAqIENvbnRhaW5zIGNvbW1vbiBsb2dpYyBhbmQgdXRpbGl0eSBmdW5jdGlvbnMuXG4gKlxuICogTm90ZTogdGhpcyBpcyBhbiAqaW50ZXJuYWwtb25seSogY2xhc3MgYW5kIHNob3VsZCBub3QgYmUgZXh0ZW5kZWQgb3IgdXNlZCBkaXJlY3RseSBpblxuICogYXBwbGljYXRpb25zIGNvZGUuXG4gKi9cbkBEaXJlY3RpdmUoKVxuZXhwb3J0IGNsYXNzIEJhc2VDb250cm9sVmFsdWVBY2Nlc3NvciB7XG4gIC8qKlxuICAgKiBUaGUgcmVnaXN0ZXJlZCBjYWxsYmFjayBmdW5jdGlvbiBjYWxsZWQgd2hlbiBhIGNoYW5nZSBvciBpbnB1dCBldmVudCBvY2N1cnMgb24gdGhlIGlucHV0XG4gICAqIGVsZW1lbnQuXG4gICAqIEBub2RvY1xuICAgKi9cbiAgb25DaGFuZ2UgPSAoXzogYW55KSA9PiB7fTtcblxuICAvKipcbiAgICogVGhlIHJlZ2lzdGVyZWQgY2FsbGJhY2sgZnVuY3Rpb24gY2FsbGVkIHdoZW4gYSBibHVyIGV2ZW50IG9jY3VycyBvbiB0aGUgaW5wdXQgZWxlbWVudC5cbiAgICogQG5vZG9jXG4gICAqL1xuICBvblRvdWNoZWQgPSAoKSA9PiB7fTtcblxuICBjb25zdHJ1Y3RvcihcbiAgICBwcml2YXRlIF9yZW5kZXJlcjogUmVuZGVyZXIyLFxuICAgIHByaXZhdGUgX2VsZW1lbnRSZWY6IEVsZW1lbnRSZWYsXG4gICkge31cblxuICAvKipcbiAgICogSGVscGVyIG1ldGhvZCB0aGF0IHNldHMgYSBwcm9wZXJ0eSBvbiBhIHRhcmdldCBlbGVtZW50IHVzaW5nIHRoZSBjdXJyZW50IFJlbmRlcmVyXG4gICAqIGltcGxlbWVudGF0aW9uLlxuICAgKiBAbm9kb2NcbiAgICovXG4gIHByb3RlY3RlZCBzZXRQcm9wZXJ0eShrZXk6IHN0cmluZywgdmFsdWU6IGFueSk6IHZvaWQge1xuICAgIHRoaXMuX3JlbmRlcmVyLnNldFByb3BlcnR5KHRoaXMuX2VsZW1lbnRSZWYubmF0aXZlRWxlbWVudCwga2V5LCB2YWx1ZSk7XG4gIH1cblxuICAvKipcbiAgICogUmVnaXN0ZXJzIGEgZnVuY3Rpb24gY2FsbGVkIHdoZW4gdGhlIGNvbnRyb2wgaXMgdG91Y2hlZC5cbiAgICogQG5vZG9jXG4gICAqL1xuICByZWdpc3Rlck9uVG91Y2hlZChmbjogKCkgPT4gdm9pZCk6IHZvaWQge1xuICAgIHRoaXMub25Ub3VjaGVkID0gZm47XG4gIH1cblxuICAvKipcbiAgICogUmVnaXN0ZXJzIGEgZnVuY3Rpb24gY2FsbGVkIHdoZW4gdGhlIGNvbnRyb2wgdmFsdWUgY2hhbmdlcy5cbiAgICogQG5vZG9jXG4gICAqL1xuICByZWdpc3Rlck9uQ2hhbmdlKGZuOiAoXzogYW55KSA9PiB7fSk6IHZvaWQge1xuICAgIHRoaXMub25DaGFuZ2UgPSBmbjtcbiAgfVxuXG4gIC8qKlxuICAgKiBTZXRzIHRoZSBcImRpc2FibGVkXCIgcHJvcGVydHkgb24gdGhlIHJhbmdlIGlucHV0IGVsZW1lbnQuXG4gICAqIEBub2RvY1xuICAgKi9cbiAgc2V0RGlzYWJsZWRTdGF0ZShpc0Rpc2FibGVkOiBib29sZWFuKTogdm9pZCB7XG4gICAgdGhpcy5zZXRQcm9wZXJ0eSgnZGlzYWJsZWQnLCBpc0Rpc2FibGVkKTtcbiAgfVxufVxuXG4vKipcbiAqIEJhc2UgY2xhc3MgZm9yIGFsbCBidWlsdC1pbiBDb250cm9sVmFsdWVBY2Nlc3NvciBjbGFzc2VzIChleGNlcHQgRGVmYXVsdFZhbHVlQWNjZXNzb3IsIHdoaWNoIGlzXG4gKiB1c2VkIGluIGNhc2Ugbm8gb3RoZXIgQ1ZBcyBjYW4gYmUgZm91bmQpLiBXZSB1c2UgdGhpcyBjbGFzcyB0byBkaXN0aW5ndWlzaCBiZXR3ZWVuIGRlZmF1bHQgQ1ZBLFxuICogYnVpbHQtaW4gQ1ZBcyBhbmQgY3VzdG9tIENWQXMsIHNvIHRoYXQgRm9ybXMgbG9naWMgY2FuIHJlY29nbml6ZSBidWlsdC1pbiBDVkFzIGFuZCB0cmVhdCBjdXN0b21cbiAqIG9uZXMgd2l0aCBoaWdoZXIgcHJpb3JpdHkgKHdoZW4gYm90aCBidWlsdC1pbiBhbmQgY3VzdG9tIENWQXMgYXJlIHByZXNlbnQpLlxuICpcbiAqIE5vdGU6IHRoaXMgaXMgYW4gKmludGVybmFsLW9ubHkqIGNsYXNzIGFuZCBzaG91bGQgbm90IGJlIGV4dGVuZGVkIG9yIHVzZWQgZGlyZWN0bHkgaW5cbiAqIGFwcGxpY2F0aW9ucyBjb2RlLlxuICovXG5ARGlyZWN0aXZlKClcbmV4cG9ydCBjbGFzcyBCdWlsdEluQ29udHJvbFZhbHVlQWNjZXNzb3IgZXh0ZW5kcyBCYXNlQ29udHJvbFZhbHVlQWNjZXNzb3Ige31cblxuLyoqXG4gKiBVc2VkIHRvIHByb3ZpZGUgYSBgQ29udHJvbFZhbHVlQWNjZXNzb3JgIGZvciBmb3JtIGNvbnRyb2xzLlxuICpcbiAqIFNlZSBgRGVmYXVsdFZhbHVlQWNjZXNzb3JgIGZvciBob3cgdG8gaW1wbGVtZW50IG9uZS5cbiAqXG4gKiBAcHVibGljQXBpXG4gKi9cbi8qIFtOaW1ibGVdIENvbW1lbnRpbmcgb3V0IHB1YmxpYyBpbmplY3Rpb24gdG9rZW5cbmV4cG9ydCBjb25zdCBOR19WQUxVRV9BQ0NFU1NPUiA9IG5ldyBJbmplY3Rpb25Ub2tlbjxSZWFkb25seUFycmF5PENvbnRyb2xWYWx1ZUFjY2Vzc29yPj4oXG4gIG5nRGV2TW9kZSA/ICdOZ1ZhbHVlQWNjZXNzb3InIDogJycsXG4pO1xuKi8iXX0=
|
|
@@ -1,145 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* [Nimble]
|
|
3
|
-
* Copied from https://github.com/angular/angular/blob/18.2.13/packages/forms/src/directives/default_value_accessor.ts
|
|
4
|
-
* with the following modifications:
|
|
5
|
-
* - Update imports
|
|
6
|
-
* - Update implementation of `_isAndroid()` to not use private APIs
|
|
7
|
-
* - Remove all configuration from DefaultValueAccessor's `@Directive` decorator
|
|
8
|
-
*/
|
|
9
|
-
/**
|
|
10
|
-
* @license
|
|
11
|
-
* Copyright Google LLC All Rights Reserved.
|
|
12
|
-
*
|
|
13
|
-
* Use of this source code is governed by an MIT-style license that can be
|
|
14
|
-
* found in the LICENSE file at https://angular.dev/license
|
|
15
|
-
*/
|
|
16
|
-
import { ɵgetDOM as getDOM } from '@angular/common';
|
|
17
|
-
import { Directive, ElementRef, forwardRef, Inject, InjectionToken, Optional, Renderer2, } from '@angular/core';
|
|
18
|
-
import { BaseControlValueAccessor,
|
|
19
|
-
// NG_VALUE_ACCESSOR,
|
|
20
|
-
} from './control_value_accessor';
|
|
21
|
-
import { COMPOSITION_BUFFER_MODE } from '@angular/forms';
|
|
22
|
-
import * as i0 from "@angular/core";
|
|
23
|
-
/* [Nimble] Do not register as a default value accessor provider
|
|
24
|
-
export const DEFAULT_VALUE_ACCESSOR: Provider = {
|
|
25
|
-
provide: NG_VALUE_ACCESSOR,
|
|
26
|
-
useExisting: forwardRef(() => DefaultValueAccessor),
|
|
27
|
-
multi: true,
|
|
28
|
-
};
|
|
29
|
-
*/
|
|
30
|
-
/**
|
|
31
|
-
* We must check whether the agent is Android because composition events
|
|
32
|
-
* behave differently between iOS and Android.
|
|
33
|
-
*/
|
|
34
|
-
function _isAndroid() {
|
|
35
|
-
// [Nimble] Get user agent without using private Angular APIs
|
|
36
|
-
// const userAgent = getDOM() ? getDOM().getUserAgent() : '';
|
|
37
|
-
const userAgent = window.navigator.userAgent;
|
|
38
|
-
return /android (\d+)/.test(userAgent.toLowerCase());
|
|
39
|
-
}
|
|
40
|
-
/* [Nimble] Pulled from Angular forms instead
|
|
41
|
-
/**
|
|
42
|
-
* @description
|
|
43
|
-
* Provide this token to control if form directives buffer IME input until
|
|
44
|
-
* the "compositionend" event occurs.
|
|
45
|
-
* @publicApi
|
|
46
|
-
*
|
|
47
|
-
export const COMPOSITION_BUFFER_MODE = new InjectionToken<boolean>(
|
|
48
|
-
ngDevMode ? 'CompositionEventMode' : '',
|
|
49
|
-
);
|
|
50
|
-
*/
|
|
51
|
-
/**
|
|
52
|
-
* The default `ControlValueAccessor` for writing a value and listening to changes on input
|
|
53
|
-
* elements. The accessor is used by the `FormControlDirective`, `FormControlName`, and
|
|
54
|
-
* `NgModel` directives.
|
|
55
|
-
*
|
|
56
|
-
*
|
|
57
|
-
* @usageNotes
|
|
58
|
-
*
|
|
59
|
-
* ### Using the default value accessor
|
|
60
|
-
*
|
|
61
|
-
* The following example shows how to use an input element that activates the default value accessor
|
|
62
|
-
* (in this case, a text field).
|
|
63
|
-
*
|
|
64
|
-
* ```ts
|
|
65
|
-
* const firstNameControl = new FormControl();
|
|
66
|
-
* ```
|
|
67
|
-
*
|
|
68
|
-
* ```
|
|
69
|
-
* <input type="text" [formControl]="firstNameControl">
|
|
70
|
-
* ```
|
|
71
|
-
*
|
|
72
|
-
* This value accessor is used by default for `<input type="text">` and `<textarea>` elements, but
|
|
73
|
-
* you could also use it for custom components that have similar behavior and do not require special
|
|
74
|
-
* processing. In order to attach the default value accessor to a custom element, add the
|
|
75
|
-
* `ngDefaultControl` attribute as shown below.
|
|
76
|
-
*
|
|
77
|
-
* ```
|
|
78
|
-
* <custom-input-component ngDefaultControl [(ngModel)]="value"></custom-input-component>
|
|
79
|
-
* ```
|
|
80
|
-
*
|
|
81
|
-
* @ngModule ReactiveFormsModule
|
|
82
|
-
* @ngModule FormsModule
|
|
83
|
-
* @publicApi
|
|
84
|
-
*/
|
|
85
|
-
/* [Nimble] Remove all configuration from @Directive decorator
|
|
86
|
-
@Directive({
|
|
87
|
-
selector:
|
|
88
|
-
'input:not([type=checkbox])[formControlName],textarea[formControlName],input:not([type=checkbox])[formControl],textarea[formControl],input:not([type=checkbox])[ngModel],textarea[ngModel],[ngDefaultControl]',
|
|
89
|
-
// TODO: vsavkin replace the above selector with the one below it once
|
|
90
|
-
// https://github.com/angular/angular/issues/3011 is implemented
|
|
91
|
-
// selector: '[ngModel],[formControl],[formControlName]',
|
|
92
|
-
host: {
|
|
93
|
-
'(input)': '$any(this)._handleInput($event.target.value)',
|
|
94
|
-
'(blur)': 'onTouched()',
|
|
95
|
-
'(compositionstart)': '$any(this)._compositionStart()',
|
|
96
|
-
'(compositionend)': '$any(this)._compositionEnd($event.target.value)',
|
|
97
|
-
},
|
|
98
|
-
providers: [DEFAULT_VALUE_ACCESSOR],
|
|
99
|
-
})
|
|
100
|
-
*/
|
|
101
|
-
export class DefaultValueAccessor extends BaseControlValueAccessor {
|
|
102
|
-
constructor(renderer, elementRef, _compositionMode) {
|
|
103
|
-
super(renderer, elementRef);
|
|
104
|
-
this._compositionMode = _compositionMode;
|
|
105
|
-
/** Whether the user is creating a composition string (IME events). */
|
|
106
|
-
this._composing = false;
|
|
107
|
-
if (this._compositionMode == null) {
|
|
108
|
-
this._compositionMode = !_isAndroid();
|
|
109
|
-
}
|
|
110
|
-
}
|
|
111
|
-
/**
|
|
112
|
-
* Sets the "value" property on the input element.
|
|
113
|
-
* @nodoc
|
|
114
|
-
*/
|
|
115
|
-
writeValue(value) {
|
|
116
|
-
const normalizedValue = value == null ? '' : value;
|
|
117
|
-
this.setProperty('value', normalizedValue);
|
|
118
|
-
}
|
|
119
|
-
/** @internal */
|
|
120
|
-
_handleInput(value) {
|
|
121
|
-
if (!this._compositionMode || (this._compositionMode && !this._composing)) {
|
|
122
|
-
this.onChange(value);
|
|
123
|
-
}
|
|
124
|
-
}
|
|
125
|
-
/** @internal */
|
|
126
|
-
_compositionStart() {
|
|
127
|
-
this._composing = true;
|
|
128
|
-
}
|
|
129
|
-
/** @internal */
|
|
130
|
-
_compositionEnd(value) {
|
|
131
|
-
this._composing = false;
|
|
132
|
-
this._compositionMode && this.onChange(value);
|
|
133
|
-
}
|
|
134
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: DefaultValueAccessor, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }, { token: COMPOSITION_BUFFER_MODE, optional: true }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
135
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.14", type: DefaultValueAccessor, usesInheritance: true, ngImport: i0 }); }
|
|
136
|
-
}
|
|
137
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: DefaultValueAccessor, decorators: [{
|
|
138
|
-
type: Directive
|
|
139
|
-
}], ctorParameters: () => [{ type: i0.Renderer2 }, { type: i0.ElementRef }, { type: undefined, decorators: [{
|
|
140
|
-
type: Optional
|
|
141
|
-
}, {
|
|
142
|
-
type: Inject,
|
|
143
|
-
args: [COMPOSITION_BUFFER_MODE]
|
|
144
|
-
}] }] });
|
|
145
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZGVmYXVsdF92YWx1ZV9hY2Nlc3Nvci5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL25pbWJsZS1hbmd1bGFyL3NyYy90aGlyZHBhcnR5L2RpcmVjdGl2ZXMvZGVmYXVsdF92YWx1ZV9hY2Nlc3Nvci50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQTs7Ozs7OztHQU9HO0FBRUg7Ozs7OztHQU1HO0FBRUgsT0FBTyxFQUFDLE9BQU8sSUFBSSxNQUFNLEVBQUMsTUFBTSxpQkFBaUIsQ0FBQztBQUNsRCxPQUFPLEVBQ0wsU0FBUyxFQUNULFVBQVUsRUFDVixVQUFVLEVBQ1YsTUFBTSxFQUNOLGNBQWMsRUFDZCxRQUFRLEVBRVIsU0FBUyxHQUNWLE1BQU0sZUFBZSxDQUFDO0FBRXZCLE9BQU8sRUFDTCx3QkFBd0I7QUFDeEIscUJBQXFCO0VBQ3RCLE1BQU0sMEJBQTBCLENBQUM7QUFDbEMsT0FBTyxFQUE0Qix1QkFBdUIsRUFBQyxNQUFNLGdCQUFnQixDQUFDOztBQUVsRjs7Ozs7O0VBTUU7QUFFRjs7O0dBR0c7QUFDSCxTQUFTLFVBQVU7SUFDakIsNkRBQTZEO0lBQzdELDZEQUE2RDtJQUM3RCxNQUFNLFNBQVMsR0FBRyxNQUFNLENBQUMsU0FBUyxDQUFDLFNBQVMsQ0FBQztJQUM3QyxPQUFPLGVBQWUsQ0FBQyxJQUFJLENBQUMsU0FBUyxDQUFDLFdBQVcsRUFBRSxDQUFDLENBQUM7QUFDdkQsQ0FBQztBQUVEOzs7Ozs7Ozs7O0VBVUU7QUFFRjs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7O0dBaUNHO0FBQ0g7Ozs7Ozs7Ozs7Ozs7OztFQWVFO0FBRUYsTUFBTSxPQUFPLG9CQUFxQixTQUFRLHdCQUF3QjtJQUloRSxZQUNFLFFBQW1CLEVBQ25CLFVBQXNCLEVBQytCLGdCQUF5QjtRQUU5RSxLQUFLLENBQUMsUUFBUSxFQUFFLFVBQVUsQ0FBQyxDQUFDO1FBRnlCLHFCQUFnQixHQUFoQixnQkFBZ0IsQ0FBUztRQU5oRixzRUFBc0U7UUFDOUQsZUFBVSxHQUFHLEtBQUssQ0FBQztRQVF6QixJQUFJLElBQUksQ0FBQyxnQkFBZ0IsSUFBSSxJQUFJLEVBQUUsQ0FBQztZQUNsQyxJQUFJLENBQUMsZ0JBQWdCLEdBQUcsQ0FBQyxVQUFVLEVBQUUsQ0FBQztRQUN4QyxDQUFDO0lBQ0gsQ0FBQztJQUVEOzs7T0FHRztJQUNILFVBQVUsQ0FBQyxLQUFVO1FBQ25CLE1BQU0sZUFBZSxHQUFHLEtBQUssSUFBSSxJQUFJLENBQUMsQ0FBQyxDQUFDLEVBQUUsQ0FBQyxDQUFDLENBQUMsS0FBSyxDQUFDO1FBQ25ELElBQUksQ0FBQyxXQUFXLENBQUMsT0FBTyxFQUFFLGVBQWUsQ0FBQyxDQUFDO0lBQzdDLENBQUM7SUFFRCxnQkFBZ0I7SUFDaEIsWUFBWSxDQUFDLEtBQVU7UUFDckIsSUFBSSxDQUFDLElBQUksQ0FBQyxnQkFBZ0IsSUFBSSxDQUFDLElBQUksQ0FBQyxnQkFBZ0IsSUFBSSxDQUFDLElBQUksQ0FBQyxVQUFVLENBQUMsRUFBRSxDQUFDO1lBQzFFLElBQUksQ0FBQyxRQUFRLENBQUMsS0FBSyxDQUFDLENBQUM7UUFDdkIsQ0FBQztJQUNILENBQUM7SUFFRCxnQkFBZ0I7SUFDaEIsaUJBQWlCO1FBQ2YsSUFBSSxDQUFDLFVBQVUsR0FBRyxJQUFJLENBQUM7SUFDekIsQ0FBQztJQUVELGdCQUFnQjtJQUNoQixlQUFlLENBQUMsS0FBVTtRQUN4QixJQUFJLENBQUMsVUFBVSxHQUFHLEtBQUssQ0FBQztRQUN4QixJQUFJLENBQUMsZ0JBQWdCLElBQUksSUFBSSxDQUFDLFFBQVEsQ0FBQyxLQUFLLENBQUMsQ0FBQztJQUNoRCxDQUFDOytHQXhDVSxvQkFBb0IscUVBT1QsdUJBQXVCO21HQVBsQyxvQkFBb0I7OzRGQUFwQixvQkFBb0I7a0JBRGhDLFNBQVM7OzBCQVFMLFFBQVE7OzBCQUFJLE1BQU07MkJBQUMsdUJBQXVCIiwic291cmNlc0NvbnRlbnQiOlsiLyoqXG4gKiBbTmltYmxlXVxuICogQ29waWVkIGZyb20gaHR0cHM6Ly9naXRodWIuY29tL2FuZ3VsYXIvYW5ndWxhci9ibG9iLzE4LjIuMTMvcGFja2FnZXMvZm9ybXMvc3JjL2RpcmVjdGl2ZXMvZGVmYXVsdF92YWx1ZV9hY2Nlc3Nvci50c1xuICogd2l0aCB0aGUgZm9sbG93aW5nIG1vZGlmaWNhdGlvbnM6XG4gKiAtIFVwZGF0ZSBpbXBvcnRzXG4gKiAtIFVwZGF0ZSBpbXBsZW1lbnRhdGlvbiBvZiBgX2lzQW5kcm9pZCgpYCB0byBub3QgdXNlIHByaXZhdGUgQVBJc1xuICogLSBSZW1vdmUgYWxsIGNvbmZpZ3VyYXRpb24gZnJvbSBEZWZhdWx0VmFsdWVBY2Nlc3NvcidzIGBARGlyZWN0aXZlYCBkZWNvcmF0b3JcbiAqL1xuXG4vKipcbiAqIEBsaWNlbnNlXG4gKiBDb3B5cmlnaHQgR29vZ2xlIExMQyBBbGwgUmlnaHRzIFJlc2VydmVkLlxuICpcbiAqIFVzZSBvZiB0aGlzIHNvdXJjZSBjb2RlIGlzIGdvdmVybmVkIGJ5IGFuIE1JVC1zdHlsZSBsaWNlbnNlIHRoYXQgY2FuIGJlXG4gKiBmb3VuZCBpbiB0aGUgTElDRU5TRSBmaWxlIGF0IGh0dHBzOi8vYW5ndWxhci5kZXYvbGljZW5zZVxuICovXG5cbmltcG9ydCB7ybVnZXRET00gYXMgZ2V0RE9NfSBmcm9tICdAYW5ndWxhci9jb21tb24nO1xuaW1wb3J0IHtcbiAgRGlyZWN0aXZlLFxuICBFbGVtZW50UmVmLFxuICBmb3J3YXJkUmVmLFxuICBJbmplY3QsXG4gIEluamVjdGlvblRva2VuLFxuICBPcHRpb25hbCxcbiAgdHlwZSBQcm92aWRlcixcbiAgUmVuZGVyZXIyLFxufSBmcm9tICdAYW5ndWxhci9jb3JlJztcblxuaW1wb3J0IHtcbiAgQmFzZUNvbnRyb2xWYWx1ZUFjY2Vzc29yLFxuICAvLyBOR19WQUxVRV9BQ0NFU1NPUixcbn0gZnJvbSAnLi9jb250cm9sX3ZhbHVlX2FjY2Vzc29yJztcbmltcG9ydCB7dHlwZSBDb250cm9sVmFsdWVBY2Nlc3NvciwgQ09NUE9TSVRJT05fQlVGRkVSX01PREV9IGZyb20gJ0Bhbmd1bGFyL2Zvcm1zJztcblxuLyogW05pbWJsZV0gRG8gbm90IHJlZ2lzdGVyIGFzIGEgZGVmYXVsdCB2YWx1ZSBhY2Nlc3NvciBwcm92aWRlclxuZXhwb3J0IGNvbnN0IERFRkFVTFRfVkFMVUVfQUNDRVNTT1I6IFByb3ZpZGVyID0ge1xuICBwcm92aWRlOiBOR19WQUxVRV9BQ0NFU1NPUixcbiAgdXNlRXhpc3Rpbmc6IGZvcndhcmRSZWYoKCkgPT4gRGVmYXVsdFZhbHVlQWNjZXNzb3IpLFxuICBtdWx0aTogdHJ1ZSxcbn07XG4qL1xuXG4vKipcbiAqIFdlIG11c3QgY2hlY2sgd2hldGhlciB0aGUgYWdlbnQgaXMgQW5kcm9pZCBiZWNhdXNlIGNvbXBvc2l0aW9uIGV2ZW50c1xuICogYmVoYXZlIGRpZmZlcmVudGx5IGJldHdlZW4gaU9TIGFuZCBBbmRyb2lkLlxuICovXG5mdW5jdGlvbiBfaXNBbmRyb2lkKCk6IGJvb2xlYW4ge1xuICAvLyBbTmltYmxlXSBHZXQgdXNlciBhZ2VudCB3aXRob3V0IHVzaW5nIHByaXZhdGUgQW5ndWxhciBBUElzXG4gIC8vIGNvbnN0IHVzZXJBZ2VudCA9IGdldERPTSgpID8gZ2V0RE9NKCkuZ2V0VXNlckFnZW50KCkgOiAnJztcbiAgY29uc3QgdXNlckFnZW50ID0gd2luZG93Lm5hdmlnYXRvci51c2VyQWdlbnQ7XG4gIHJldHVybiAvYW5kcm9pZCAoXFxkKykvLnRlc3QodXNlckFnZW50LnRvTG93ZXJDYXNlKCkpO1xufVxuXG4vKiBbTmltYmxlXSBQdWxsZWQgZnJvbSBBbmd1bGFyIGZvcm1zIGluc3RlYWRcbi8qKlxuICogQGRlc2NyaXB0aW9uXG4gKiBQcm92aWRlIHRoaXMgdG9rZW4gdG8gY29udHJvbCBpZiBmb3JtIGRpcmVjdGl2ZXMgYnVmZmVyIElNRSBpbnB1dCB1bnRpbFxuICogdGhlIFwiY29tcG9zaXRpb25lbmRcIiBldmVudCBvY2N1cnMuXG4gKiBAcHVibGljQXBpXG4gKlxuZXhwb3J0IGNvbnN0IENPTVBPU0lUSU9OX0JVRkZFUl9NT0RFID0gbmV3IEluamVjdGlvblRva2VuPGJvb2xlYW4+KFxuICBuZ0Rldk1vZGUgPyAnQ29tcG9zaXRpb25FdmVudE1vZGUnIDogJycsXG4pO1xuKi9cblxuLyoqXG4gKiBUaGUgZGVmYXVsdCBgQ29udHJvbFZhbHVlQWNjZXNzb3JgIGZvciB3cml0aW5nIGEgdmFsdWUgYW5kIGxpc3RlbmluZyB0byBjaGFuZ2VzIG9uIGlucHV0XG4gKiBlbGVtZW50cy4gVGhlIGFjY2Vzc29yIGlzIHVzZWQgYnkgdGhlIGBGb3JtQ29udHJvbERpcmVjdGl2ZWAsIGBGb3JtQ29udHJvbE5hbWVgLCBhbmRcbiAqIGBOZ01vZGVsYCBkaXJlY3RpdmVzLlxuICpcbiAqXG4gKiBAdXNhZ2VOb3Rlc1xuICpcbiAqICMjIyBVc2luZyB0aGUgZGVmYXVsdCB2YWx1ZSBhY2Nlc3NvclxuICpcbiAqIFRoZSBmb2xsb3dpbmcgZXhhbXBsZSBzaG93cyBob3cgdG8gdXNlIGFuIGlucHV0IGVsZW1lbnQgdGhhdCBhY3RpdmF0ZXMgdGhlIGRlZmF1bHQgdmFsdWUgYWNjZXNzb3JcbiAqIChpbiB0aGlzIGNhc2UsIGEgdGV4dCBmaWVsZCkuXG4gKlxuICogYGBgdHNcbiAqIGNvbnN0IGZpcnN0TmFtZUNvbnRyb2wgPSBuZXcgRm9ybUNvbnRyb2woKTtcbiAqIGBgYFxuICpcbiAqIGBgYFxuICogPGlucHV0IHR5cGU9XCJ0ZXh0XCIgW2Zvcm1Db250cm9sXT1cImZpcnN0TmFtZUNvbnRyb2xcIj5cbiAqIGBgYFxuICpcbiAqIFRoaXMgdmFsdWUgYWNjZXNzb3IgaXMgdXNlZCBieSBkZWZhdWx0IGZvciBgPGlucHV0IHR5cGU9XCJ0ZXh0XCI+YCBhbmQgYDx0ZXh0YXJlYT5gIGVsZW1lbnRzLCBidXRcbiAqIHlvdSBjb3VsZCBhbHNvIHVzZSBpdCBmb3IgY3VzdG9tIGNvbXBvbmVudHMgdGhhdCBoYXZlIHNpbWlsYXIgYmVoYXZpb3IgYW5kIGRvIG5vdCByZXF1aXJlIHNwZWNpYWxcbiAqIHByb2Nlc3NpbmcuIEluIG9yZGVyIHRvIGF0dGFjaCB0aGUgZGVmYXVsdCB2YWx1ZSBhY2Nlc3NvciB0byBhIGN1c3RvbSBlbGVtZW50LCBhZGQgdGhlXG4gKiBgbmdEZWZhdWx0Q29udHJvbGAgYXR0cmlidXRlIGFzIHNob3duIGJlbG93LlxuICpcbiAqIGBgYFxuICogPGN1c3RvbS1pbnB1dC1jb21wb25lbnQgbmdEZWZhdWx0Q29udHJvbCBbKG5nTW9kZWwpXT1cInZhbHVlXCI+PC9jdXN0b20taW5wdXQtY29tcG9uZW50PlxuICogYGBgXG4gKlxuICogQG5nTW9kdWxlIFJlYWN0aXZlRm9ybXNNb2R1bGVcbiAqIEBuZ01vZHVsZSBGb3Jtc01vZHVsZVxuICogQHB1YmxpY0FwaVxuICovXG4vKiBbTmltYmxlXSBSZW1vdmUgYWxsIGNvbmZpZ3VyYXRpb24gZnJvbSBARGlyZWN0aXZlIGRlY29yYXRvclxuQERpcmVjdGl2ZSh7XG4gIHNlbGVjdG9yOlxuICAgICdpbnB1dDpub3QoW3R5cGU9Y2hlY2tib3hdKVtmb3JtQ29udHJvbE5hbWVdLHRleHRhcmVhW2Zvcm1Db250cm9sTmFtZV0saW5wdXQ6bm90KFt0eXBlPWNoZWNrYm94XSlbZm9ybUNvbnRyb2xdLHRleHRhcmVhW2Zvcm1Db250cm9sXSxpbnB1dDpub3QoW3R5cGU9Y2hlY2tib3hdKVtuZ01vZGVsXSx0ZXh0YXJlYVtuZ01vZGVsXSxbbmdEZWZhdWx0Q29udHJvbF0nLFxuICAvLyBUT0RPOiB2c2F2a2luIHJlcGxhY2UgdGhlIGFib3ZlIHNlbGVjdG9yIHdpdGggdGhlIG9uZSBiZWxvdyBpdCBvbmNlXG4gIC8vIGh0dHBzOi8vZ2l0aHViLmNvbS9hbmd1bGFyL2FuZ3VsYXIvaXNzdWVzLzMwMTEgaXMgaW1wbGVtZW50ZWRcbiAgLy8gc2VsZWN0b3I6ICdbbmdNb2RlbF0sW2Zvcm1Db250cm9sXSxbZm9ybUNvbnRyb2xOYW1lXScsXG4gIGhvc3Q6IHtcbiAgICAnKGlucHV0KSc6ICckYW55KHRoaXMpLl9oYW5kbGVJbnB1dCgkZXZlbnQudGFyZ2V0LnZhbHVlKScsXG4gICAgJyhibHVyKSc6ICdvblRvdWNoZWQoKScsXG4gICAgJyhjb21wb3NpdGlvbnN0YXJ0KSc6ICckYW55KHRoaXMpLl9jb21wb3NpdGlvblN0YXJ0KCknLFxuICAgICcoY29tcG9zaXRpb25lbmQpJzogJyRhbnkodGhpcykuX2NvbXBvc2l0aW9uRW5kKCRldmVudC50YXJnZXQudmFsdWUpJyxcbiAgfSxcbiAgcHJvdmlkZXJzOiBbREVGQVVMVF9WQUxVRV9BQ0NFU1NPUl0sXG59KVxuKi9cbkBEaXJlY3RpdmUoKVxuZXhwb3J0IGNsYXNzIERlZmF1bHRWYWx1ZUFjY2Vzc29yIGV4dGVuZHMgQmFzZUNvbnRyb2xWYWx1ZUFjY2Vzc29yIGltcGxlbWVudHMgQ29udHJvbFZhbHVlQWNjZXNzb3Ige1xuICAvKiogV2hldGhlciB0aGUgdXNlciBpcyBjcmVhdGluZyBhIGNvbXBvc2l0aW9uIHN0cmluZyAoSU1FIGV2ZW50cykuICovXG4gIHByaXZhdGUgX2NvbXBvc2luZyA9IGZhbHNlO1xuXG4gIGNvbnN0cnVjdG9yKFxuICAgIHJlbmRlcmVyOiBSZW5kZXJlcjIsXG4gICAgZWxlbWVudFJlZjogRWxlbWVudFJlZixcbiAgICBAT3B0aW9uYWwoKSBASW5qZWN0KENPTVBPU0lUSU9OX0JVRkZFUl9NT0RFKSBwcml2YXRlIF9jb21wb3NpdGlvbk1vZGU6IGJvb2xlYW4sXG4gICkge1xuICAgIHN1cGVyKHJlbmRlcmVyLCBlbGVtZW50UmVmKTtcbiAgICBpZiAodGhpcy5fY29tcG9zaXRpb25Nb2RlID09IG51bGwpIHtcbiAgICAgIHRoaXMuX2NvbXBvc2l0aW9uTW9kZSA9ICFfaXNBbmRyb2lkKCk7XG4gICAgfVxuICB9XG5cbiAgLyoqXG4gICAqIFNldHMgdGhlIFwidmFsdWVcIiBwcm9wZXJ0eSBvbiB0aGUgaW5wdXQgZWxlbWVudC5cbiAgICogQG5vZG9jXG4gICAqL1xuICB3cml0ZVZhbHVlKHZhbHVlOiBhbnkpOiB2b2lkIHtcbiAgICBjb25zdCBub3JtYWxpemVkVmFsdWUgPSB2YWx1ZSA9PSBudWxsID8gJycgOiB2YWx1ZTtcbiAgICB0aGlzLnNldFByb3BlcnR5KCd2YWx1ZScsIG5vcm1hbGl6ZWRWYWx1ZSk7XG4gIH1cblxuICAvKiogQGludGVybmFsICovXG4gIF9oYW5kbGVJbnB1dCh2YWx1ZTogYW55KTogdm9pZCB7XG4gICAgaWYgKCF0aGlzLl9jb21wb3NpdGlvbk1vZGUgfHwgKHRoaXMuX2NvbXBvc2l0aW9uTW9kZSAmJiAhdGhpcy5fY29tcG9zaW5nKSkge1xuICAgICAgdGhpcy5vbkNoYW5nZSh2YWx1ZSk7XG4gICAgfVxuICB9XG5cbiAgLyoqIEBpbnRlcm5hbCAqL1xuICBfY29tcG9zaXRpb25TdGFydCgpOiB2b2lkIHtcbiAgICB0aGlzLl9jb21wb3NpbmcgPSB0cnVlO1xuICB9XG5cbiAgLyoqIEBpbnRlcm5hbCAqL1xuICBfY29tcG9zaXRpb25FbmQodmFsdWU6IGFueSk6IHZvaWQge1xuICAgIHRoaXMuX2NvbXBvc2luZyA9IGZhbHNlO1xuICAgIHRoaXMuX2NvbXBvc2l0aW9uTW9kZSAmJiB0aGlzLm9uQ2hhbmdlKHZhbHVlKTtcbiAgfVxufSJdfQ==
|