@nova-design-system/nova-webcomponents 3.24.0 → 3.25.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/_commonjsHelpers-CFO10eej.js +0 -3
- package/dist/cjs/clsx-BtxeOLZW.js +0 -3
- package/dist/cjs/collapse.animation-CcG0GAWk.js +0 -3
- package/dist/cjs/constants-BugGJYqL.js +0 -3
- package/dist/cjs/dom.utils-8VY5SfMZ.js +177 -0
- package/dist/cjs/events.utils-BE6R5q9C.js +0 -3
- package/dist/cjs/fade.animation-BQSqXXOJ.js +0 -3
- package/dist/cjs/grow.animation-ynu_HmA_.js +0 -3
- package/dist/cjs/i18n.utils-ku0bScip.js +0 -3
- package/dist/cjs/index-BQjqJTJB.js +4832 -0
- package/dist/cjs/index.cjs.js +0 -1
- package/dist/cjs/index.esm-CG1TVKfu.js +0 -3
- package/dist/cjs/inputmask-DtXnpVWa.js +0 -3
- package/dist/cjs/loader.cjs.js +3 -5
- package/dist/cjs/native.cjs.js +32 -7
- package/dist/cjs/nv-accordion-item.cjs.entry.js +8 -8
- package/dist/cjs/nv-accordion.cjs.entry.js +10 -9
- package/dist/cjs/nv-alert.cjs.entry.js +6 -5
- package/dist/cjs/nv-avatar.cjs.entry.js +3 -4
- package/dist/cjs/nv-badge_2.cjs.entry.js +15 -11
- package/dist/cjs/nv-breadcrumb.cjs.entry.js +14 -12
- package/dist/cjs/nv-breadcrumbs.cjs.entry.js +4 -5
- package/dist/cjs/nv-button.cjs.entry.js +10 -7
- package/dist/cjs/nv-buttongroup.cjs.entry.js +13 -8
- package/dist/cjs/nv-calendar.cjs.entry.js +27 -11
- package/dist/cjs/nv-col.cjs.entry.js +4 -5
- package/dist/cjs/nv-datagrid.cjs.entry.js +47 -185
- package/dist/cjs/nv-datagridcolumn.cjs.entry.js +2 -3
- package/dist/cjs/nv-dialog.cjs.entry.js +19 -21
- package/dist/cjs/nv-dialogfooter_2.cjs.entry.js +11 -30
- package/dist/cjs/nv-drawer.cjs.entry.js +19 -20
- package/dist/cjs/nv-drawerfooter_2.cjs.entry.js +11 -30
- package/dist/cjs/nv-fieldcheckbox.cjs.entry.js +10 -9
- package/dist/cjs/nv-fielddate.cjs.entry.js +15 -14
- package/dist/cjs/nv-fielddaterange.cjs.entry.js +15 -14
- package/dist/cjs/nv-fielddropdown.cjs.entry.js +17 -16
- package/dist/cjs/nv-fielddropdownitem.cjs.entry.js +5 -9
- package/dist/cjs/nv-fieldmultiselect.cjs.entry.js +12 -9
- package/dist/cjs/nv-fieldnumber.cjs.entry.js +10 -9
- package/dist/cjs/nv-fieldpassword.cjs.entry.js +10 -9
- package/dist/cjs/nv-fieldradio.cjs.entry.js +9 -8
- package/dist/cjs/nv-fieldselect.cjs.entry.js +20 -13
- package/dist/cjs/nv-fieldslider.cjs.entry.js +33 -16
- package/dist/cjs/nv-fieldtext.cjs.entry.js +7 -8
- package/dist/cjs/nv-fieldtextarea.cjs.entry.js +15 -10
- package/dist/cjs/nv-fieldtime.cjs.entry.js +15 -10
- package/dist/cjs/nv-icon.cjs.entry.js +4 -5
- package/dist/cjs/nv-iconbutton_2.cjs.entry.js +13 -10
- package/dist/cjs/nv-menu.cjs.entry.js +9 -14
- package/dist/cjs/nv-menuitem.cjs.entry.js +4 -6
- package/dist/cjs/nv-notification-bullet.cjs.entry.js +3 -4
- package/dist/cjs/nv-notification.cjs.entry.js +4 -5
- package/dist/cjs/nv-notificationcontainer.cjs.entry.js +4 -5
- package/dist/cjs/nv-paginationtable.cjs.entry.js +228 -0
- package/dist/cjs/nv-popover.cjs.entry.js +105 -34
- package/dist/cjs/nv-row.cjs.entry.js +4 -5
- package/dist/cjs/nv-sidebar.cjs.entry.js +10 -7
- package/dist/cjs/nv-sidebarcontent.cjs.entry.js +4 -5
- package/dist/cjs/nv-sidebardivider.cjs.entry.js +4 -5
- package/dist/cjs/nv-sidebarfooter.cjs.entry.js +4 -5
- package/dist/cjs/nv-sidebargroup.cjs.entry.js +4 -5
- package/dist/cjs/nv-sidebarheader.cjs.entry.js +4 -5
- package/dist/cjs/nv-sidebarlogo.cjs.entry.js +4 -5
- package/dist/cjs/nv-sidebarnavitem.cjs.entry.js +9 -8
- package/dist/cjs/nv-sidebarnavsubitem.cjs.entry.js +4 -5
- package/dist/cjs/nv-split.cjs.entry.js +10 -7
- package/dist/cjs/nv-stack.cjs.entry.js +4 -5
- package/dist/cjs/nv-table.cjs.entry.js +4 -5
- package/dist/cjs/nv-tableheader.cjs.entry.js +4 -5
- package/dist/cjs/nv-toggle.cjs.entry.js +8 -7
- package/dist/cjs/nv-togglebutton.cjs.entry.js +4 -6
- package/dist/cjs/nv-togglebuttongroup.cjs.entry.js +13 -10
- package/dist/cjs/nv-tooltip.cjs.entry.js +10 -10
- package/dist/cjs/slide.animation-Cb3tpLQv.js +0 -3
- package/dist/cjs/style-value-types.es-B1vLqX9m.js +0 -3
- package/dist/cjs/timeline.animation-KteJaZPb.js +0 -3
- package/dist/cjs/uri.utils-DiMLQx64.js +0 -3
- package/dist/cjs/v4-C1vaJ4yP.js +0 -3
- package/dist/collection/animations/collapse.animation.js +0 -1
- package/dist/collection/animations/fade.animation.js +0 -1
- package/dist/collection/animations/grow.animation.js +0 -1
- package/dist/collection/animations/index.js +0 -1
- package/dist/collection/animations/slide.animation.js +0 -1
- package/dist/collection/animations/timeline.animation.js +0 -1
- package/dist/collection/collection-manifest.json +3 -2
- package/dist/collection/components/nv-accordion/nv-accordion.docs.js +0 -1
- package/dist/collection/components/nv-accordion/nv-accordion.js +1 -4
- package/dist/collection/components/nv-accordion-item/nv-accordion-item.docs.js +0 -1
- package/dist/collection/components/nv-accordion-item/nv-accordion-item.js +2 -4
- package/dist/collection/components/nv-alert/nv-alert.docs.js +0 -1
- package/dist/collection/components/nv-alert/nv-alert.js +4 -3
- package/dist/collection/components/nv-avatar/nv-avatar.docs.js +0 -1
- package/dist/collection/components/nv-avatar/nv-avatar.js +2 -2
- package/dist/collection/components/nv-badge/nv-badge.docs.js +0 -1
- package/dist/collection/components/nv-badge/nv-badge.js +0 -1
- package/dist/collection/components/nv-breadcrumb/nv-breadcrumb.docs.js +0 -1
- package/dist/collection/components/nv-breadcrumb/nv-breadcrumb.js +12 -10
- package/dist/collection/components/nv-breadcrumbs/nv-breadcrumbs.css +0 -3
- package/dist/collection/components/nv-breadcrumbs/nv-breadcrumbs.docs.js +0 -1
- package/dist/collection/components/nv-breadcrumbs/nv-breadcrumbs.js +1 -2
- package/dist/collection/components/nv-button/nv-button.docs.js +0 -1
- package/dist/collection/components/nv-button/nv-button.js +7 -5
- package/dist/collection/components/nv-buttongroup/nv-buttongroup.docs.js +0 -1
- package/dist/collection/components/nv-buttongroup/nv-buttongroup.js +5 -4
- package/dist/collection/components/nv-buttongroup/nv-buttongroup.utils.js +0 -1
- package/dist/collection/components/nv-buttongroup/test/nv-buttongroup.utils.test.js +0 -1
- package/dist/collection/components/nv-calendar/nv-calendar.css +110 -1
- package/dist/collection/components/nv-calendar/nv-calendar.docs.js +0 -1
- package/dist/collection/components/nv-calendar/nv-calendar.js +9 -3
- package/dist/collection/components/nv-calendar/nv-calendar.utils.js +0 -1
- package/dist/collection/components/nv-calendar/partials/calendar-actions.js +0 -1
- package/dist/collection/components/nv-calendar/partials/calendar-grid.js +0 -1
- package/dist/collection/components/nv-calendar/partials/calendar-header.js +0 -1
- package/dist/collection/components/nv-calendar/partials/calendar-shortcuts.js +0 -1
- package/dist/collection/components/nv-calendar/partials/day-cell.js +0 -1
- package/dist/collection/components/nv-calendar/partials/index.js +0 -1
- package/dist/collection/components/nv-calendar/partials/week-numbers.js +0 -1
- package/dist/collection/components/nv-calendar/test/nv-calendar.utils.test.js +0 -1
- package/dist/collection/components/nv-calendar/test/partials/calendar-actions.logic.test.js +0 -1
- package/dist/collection/components/nv-calendar/test/partials/calendar-grid.logic.test.js +0 -1
- package/dist/collection/components/nv-calendar/test/partials/calendar-header.logic.test.js +0 -1
- package/dist/collection/components/nv-calendar/test/partials/calendar-shortcuts.logic.test.js +0 -1
- package/dist/collection/components/nv-calendar/test/partials/day-cell.logic.test.js +0 -1
- package/dist/collection/components/nv-calendar/test/partials/week-numbers.logic.test.js +0 -1
- package/dist/collection/components/nv-col/nv-col.docs.js +0 -1
- package/dist/collection/components/nv-col/nv-col.js +1 -2
- package/dist/collection/components/nv-datagrid/nv-datagrid.docs.js +0 -1
- package/dist/collection/components/nv-datagrid/nv-datagrid.js +6 -5
- package/dist/collection/components/nv-datagridcolumn/nv-datagridcolumn.docs.js +0 -1
- package/dist/collection/components/nv-datagridcolumn/nv-datagridcolumn.js +1 -2
- package/dist/collection/components/nv-dialog/nv-dialog.docs.js +0 -7
- package/dist/collection/components/nv-dialog/nv-dialog.js +17 -45
- package/dist/collection/components/nv-dialogfooter/nv-dialogfooter.docs.js +0 -1
- package/dist/collection/components/nv-dialogfooter/nv-dialogfooter.js +8 -15
- package/dist/collection/components/nv-dialogheader/nv-dialogheader.docs.js +0 -1
- package/dist/collection/components/nv-dialogheader/nv-dialogheader.js +1 -13
- package/dist/collection/components/nv-drawer/nv-drawer.docs.js +0 -1
- package/dist/collection/components/nv-drawer/nv-drawer.js +13 -16
- package/dist/collection/components/nv-drawerfooter/nv-drawerfooter.docs.js +0 -1
- package/dist/collection/components/nv-drawerfooter/nv-drawerfooter.js +8 -15
- package/dist/collection/components/nv-drawerheader/nv-drawerheader.docs.js +0 -1
- package/dist/collection/components/nv-drawerheader/nv-drawerheader.js +1 -13
- package/dist/collection/components/nv-fieldcheckbox/nv-fieldcheckbox.docs.js +0 -1
- package/dist/collection/components/nv-fieldcheckbox/nv-fieldcheckbox.js +6 -6
- package/dist/collection/components/nv-fielddate/nv-fielddate.docs.js +0 -1
- package/dist/collection/components/nv-fielddate/nv-fielddate.js +6 -9
- package/dist/collection/components/nv-fielddate/test/nv-fielddate.logic.test.js +0 -1
- package/dist/collection/components/nv-fielddaterange/nv-fielddaterange.docs.js +0 -1
- package/dist/collection/components/nv-fielddaterange/nv-fielddaterange.js +6 -9
- package/dist/collection/components/nv-fielddaterange/test/nv-fielddaterange.logic.test.js +0 -1
- package/dist/collection/components/nv-fielddropdown/nv-fielddropdown.docs.js +0 -1
- package/dist/collection/components/nv-fielddropdown/nv-fielddropdown.js +16 -13
- package/dist/collection/components/nv-fielddropdownitem/nv-fielddropdownitem.docs.js +0 -1
- package/dist/collection/components/nv-fielddropdownitem/nv-fielddropdownitem.js +3 -7
- package/dist/collection/components/nv-fielddropdownitem/styles/nv-fielddropdownitem.css +78 -8
- package/dist/collection/components/nv-fielddropdownitemcheck/nv-fielddropdownitemcheck.docs.js +0 -1
- package/dist/collection/components/nv-fielddropdownitemcheck/nv-fielddropdownitemcheck.js +1 -3
- package/dist/collection/components/nv-fieldmultiselect/nv-fieldmultiselect.docs.js +0 -1
- package/dist/collection/components/nv-fieldmultiselect/nv-fieldmultiselect.js +5 -6
- package/dist/collection/components/nv-fieldnumber/nv-fieldnumber.docs.js +0 -1
- package/dist/collection/components/nv-fieldnumber/nv-fieldnumber.js +4 -5
- package/dist/collection/components/nv-fieldpassword/nv-fieldpassword.docs.js +0 -1
- package/dist/collection/components/nv-fieldpassword/nv-fieldpassword.js +7 -7
- package/dist/collection/components/nv-fieldradio/nv-fieldradio.docs.js +0 -1
- package/dist/collection/components/nv-fieldradio/nv-fieldradio.js +5 -5
- package/dist/collection/components/nv-fieldselect/nv-fieldselect.docs.js +0 -1
- package/dist/collection/components/nv-fieldselect/nv-fieldselect.js +5 -6
- package/dist/collection/components/nv-fieldselect/styles/nv-fieldselect.css +90 -7
- package/dist/collection/components/nv-fieldslider/nv-fieldslider.docs.js +0 -1
- package/dist/collection/components/nv-fieldslider/nv-fieldslider.js +3 -4
- package/dist/collection/components/nv-fieldslider/nv-fieldslider.utils.js +0 -1
- package/dist/collection/components/nv-fieldslider/partials/field-input.js +0 -1
- package/dist/collection/components/nv-fieldslider/partials/range-thumb.js +0 -1
- package/dist/collection/components/nv-fieldslider/partials/single-thumb.js +0 -1
- package/dist/collection/components/nv-fieldslider/partials/tick-marks.js +0 -1
- package/dist/collection/components/nv-fieldslider/test/nv-fieldslider.utils.test.js +0 -1
- package/dist/collection/components/nv-fieldtext/nv-fieldtext.docs.js +0 -1
- package/dist/collection/components/nv-fieldtext/nv-fieldtext.js +7 -7
- package/dist/collection/components/nv-fieldtextarea/nv-fieldtextarea.docs.js +0 -1
- package/dist/collection/components/nv-fieldtextarea/nv-fieldtextarea.js +3 -4
- package/dist/collection/components/nv-fieldtime/nv-fieldtime.docs.js +0 -1
- package/dist/collection/components/nv-fieldtime/nv-fieldtime.js +3 -4
- package/dist/collection/components/nv-fieldtime/utils/format-utils.js +0 -1
- package/dist/collection/components/nv-icon/nv-icon.docs.js +0 -1
- package/dist/collection/components/nv-icon/nv-icon.js +7 -5
- package/dist/collection/components/nv-icon/nv-icons.js +0 -1
- package/dist/collection/components/nv-iconbutton/nv-iconbutton.docs.js +0 -1
- package/dist/collection/components/nv-iconbutton/nv-iconbutton.js +11 -7
- package/dist/collection/components/nv-loader/nv-loader.docs.js +0 -1
- package/dist/collection/components/nv-loader/nv-loader.js +5 -4
- package/dist/collection/components/nv-menu/nv-menu.docs.js +0 -1
- package/dist/collection/components/nv-menu/nv-menu.js +14 -12
- package/dist/collection/components/nv-menuitem/nv-menuitem.docs.js +0 -1
- package/dist/collection/components/nv-menuitem/nv-menuitem.js +4 -5
- package/dist/collection/components/nv-notification/nv-notification.docs.js +0 -1
- package/dist/collection/components/nv-notification/nv-notification.js +5 -4
- package/dist/collection/components/nv-notification-bullet/nv-notification-bullet.docs.js +0 -1
- package/dist/collection/components/nv-notification-bullet/nv-notification-bullet.js +0 -1
- package/dist/collection/components/nv-notificationcontainer/nv-notificationcontainer.docs.js +0 -1
- package/dist/collection/components/nv-notificationcontainer/nv-notificationcontainer.js +3 -3
- package/dist/collection/components/nv-paginationtable/nv-paginationtable.css +17 -0
- package/dist/collection/components/nv-paginationtable/nv-paginationtable.docs.js +248 -0
- package/dist/collection/components/nv-paginationtable/nv-paginationtable.js +537 -0
- package/dist/collection/components/nv-paginationtable/nv-paginationtable.utils.js +64 -0
- package/dist/collection/components/nv-paginationtable/test/nv-paginationtable.utils.test.js +361 -0
- package/dist/collection/components/nv-popover/nv-popover.docs.js +0 -1
- package/dist/collection/components/nv-popover/nv-popover.js +19 -14
- package/dist/collection/components/nv-row/nv-row.docs.js +0 -1
- package/dist/collection/components/nv-row/nv-row.js +1 -2
- package/dist/collection/components/nv-sidebar/nv-sidebar.docs.js +0 -1
- package/dist/collection/components/nv-sidebar/nv-sidebar.js +1 -2
- package/dist/collection/components/nv-sidebarcontent/nv-sidebarcontent.docs.js +0 -1
- package/dist/collection/components/nv-sidebarcontent/nv-sidebarcontent.js +1 -2
- package/dist/collection/components/nv-sidebardivider/nv-sidebardivider.docs.js +0 -1
- package/dist/collection/components/nv-sidebardivider/nv-sidebardivider.js +1 -2
- package/dist/collection/components/nv-sidebarfooter/nv-sidebarfooter.docs.js +0 -1
- package/dist/collection/components/nv-sidebarfooter/nv-sidebarfooter.js +1 -2
- package/dist/collection/components/nv-sidebargroup/nv-sidebargroup.docs.js +0 -1
- package/dist/collection/components/nv-sidebargroup/nv-sidebargroup.js +1 -2
- package/dist/collection/components/nv-sidebarheader/nv-sidebarheader.docs.js +0 -1
- package/dist/collection/components/nv-sidebarheader/nv-sidebarheader.js +1 -2
- package/dist/collection/components/nv-sidebarlogo/nv-sidebarlogo.docs.js +0 -1
- package/dist/collection/components/nv-sidebarlogo/nv-sidebarlogo.js +1 -2
- package/dist/collection/components/nv-sidebarnavitem/nv-sidebarnavitem.docs.js +0 -1
- package/dist/collection/components/nv-sidebarnavitem/nv-sidebarnavitem.js +6 -6
- package/dist/collection/components/nv-sidebarnavsubitem/nv-sidebarnavsubitem.docs.js +0 -1
- package/dist/collection/components/nv-sidebarnavsubitem/nv-sidebarnavsubitem.js +1 -2
- package/dist/collection/components/nv-split/nv-split.docs.js +0 -1
- package/dist/collection/components/nv-split/nv-split.js +1 -2
- package/dist/collection/components/nv-stack/nv-stack.docs.js +0 -1
- package/dist/collection/components/nv-stack/nv-stack.js +1 -2
- package/dist/collection/components/nv-table/nv-table.docs.js +0 -1
- package/dist/collection/components/nv-table/nv-table.js +1 -2
- package/dist/collection/components/nv-table/nv-table.utils.js +0 -1
- package/dist/collection/components/nv-table/test/nv-table.utils.test.js +0 -1
- package/dist/collection/components/nv-tableheader/nv-tableheader.docs.js +0 -1
- package/dist/collection/components/nv-tableheader/nv-tableheader.js +1 -2
- package/dist/collection/components/nv-toggle/nv-toggle.docs.js +0 -1
- package/dist/collection/components/nv-toggle/nv-toggle.js +4 -4
- package/dist/collection/components/nv-togglebutton/nv-togglebutton.docs.js +0 -1
- package/dist/collection/components/nv-togglebutton/nv-togglebutton.js +5 -5
- package/dist/collection/components/nv-togglebuttongroup/nv-togglebuttongroup.docs.js +0 -1
- package/dist/collection/components/nv-togglebuttongroup/nv-togglebuttongroup.js +5 -6
- package/dist/collection/components/nv-tooltip/nv-tooltip.docs.js +0 -1
- package/dist/collection/components/nv-tooltip/nv-tooltip.js +20 -13
- package/dist/collection/index.js +0 -1
- package/dist/collection/interfaces/Column.js +0 -1
- package/dist/collection/interfaces/ColumnConfig.js +0 -1
- package/dist/collection/interfaces/localization.js +0 -1
- package/dist/collection/templates/navigation.docs.js +0 -1
- package/dist/collection/utils/class.utils.js +0 -1
- package/dist/collection/utils/constants.js +0 -1
- package/dist/collection/utils/dom.utils.js +8 -1
- package/dist/collection/utils/events.utils.js +0 -1
- package/dist/collection/utils/i18n.utils.js +0 -1
- package/dist/collection/utils/input.utils.js +0 -1
- package/dist/collection/utils/search-engine/engine.js +0 -1
- package/dist/collection/utils/search-engine/guards.js +0 -1
- package/dist/collection/utils/search-engine/index.js +0 -1
- package/dist/collection/utils/search-engine/indexer.js +0 -1
- package/dist/collection/utils/search-engine/normalize.js +0 -1
- package/dist/collection/utils/search-engine/strategies/fuzzy.js +0 -1
- package/dist/collection/utils/search-engine/strategies/smart.js +0 -1
- package/dist/collection/utils/search-engine/strategies/strict.js +0 -1
- package/dist/collection/utils/search-engine/test/engine.test.js +0 -1
- package/dist/collection/utils/search-engine/test/guards.test.js +0 -1
- package/dist/collection/utils/search-engine/test/indexer.test.js +0 -1
- package/dist/collection/utils/search-engine/test/normalize.test.js +0 -1
- package/dist/collection/utils/search-engine/test/strategies.test.js +0 -1
- package/dist/collection/utils/search-engine/types.js +0 -1
- package/dist/collection/utils/search-engine/worker/index.js +0 -1
- package/dist/collection/utils/search-engine/worker/search.worker.js +0 -1
- package/dist/collection/utils/search-engine/worker/worker-client.js +0 -1
- package/dist/collection/utils/string.utils.js +0 -1
- package/dist/collection/utils/test/class.utils.test.js +0 -1
- package/dist/collection/utils/test/dom.utils.test.js +24 -2
- package/dist/collection/utils/test/i18n.utils.test.js +0 -1
- package/dist/collection/utils/test/input.utils.test.js +0 -1
- package/dist/collection/utils/test/uri.utils.test.js +0 -1
- package/dist/collection/utils/uri.utils.js +0 -1
- package/dist/components/index.d.ts +2 -0
- package/dist/components/index.js +1 -583
- package/dist/components/nv-accordion-item.js +1 -9
- package/dist/components/nv-accordion.js +1 -229
- package/dist/components/nv-alert.js +1 -211
- package/dist/components/nv-avatar.js +1 -105
- package/dist/components/nv-badge.js +1 -9
- package/dist/components/nv-breadcrumb.js +1 -80
- package/dist/components/nv-breadcrumbs.js +1 -39
- package/dist/components/nv-button.js +1 -9
- package/dist/components/nv-buttongroup.js +1 -223
- package/dist/components/nv-calendar.js +1 -9
- package/dist/components/nv-col.js +1 -58
- package/dist/components/nv-datagrid.js +1 -4580
- package/dist/components/nv-datagridcolumn.js +1 -47
- package/dist/components/nv-dialog.js +1 -362
- package/dist/components/nv-dialogfooter.js +1 -9
- package/dist/components/nv-dialogheader.js +1 -9
- package/dist/components/nv-drawer.js +1 -507
- package/dist/components/nv-drawerfooter.js +1 -9
- package/dist/components/nv-drawerheader.js +1 -9
- package/dist/components/nv-fieldcheckbox.js +1 -9
- package/dist/components/nv-fielddate.js +1 -507
- package/dist/components/nv-fielddaterange.js +1 -670
- package/dist/components/nv-fielddropdown.js +1 -768
- package/dist/components/nv-fielddropdownitem.js +1 -9
- package/dist/components/nv-fielddropdownitemcheck.js +1 -9
- package/dist/components/nv-fieldmultiselect.js +1 -1587
- package/dist/components/nv-fieldnumber.js +1 -9
- package/dist/components/nv-fieldpassword.js +1 -227
- package/dist/components/nv-fieldradio.js +1 -137
- package/dist/components/nv-fieldselect.js +1 -460
- package/dist/components/nv-fieldslider.js +1 -801
- package/dist/components/nv-fieldtext.js +1 -9
- package/dist/components/nv-fieldtextarea.js +1 -282
- package/dist/components/nv-fieldtime.js +1 -1189
- package/dist/components/nv-icon.js +1 -9
- package/dist/components/nv-iconbutton.js +1 -9
- package/dist/components/nv-loader.js +1 -9
- package/dist/components/nv-menu.js +1 -254
- package/dist/components/nv-menuitem.js +1 -9
- package/dist/components/nv-notification-bullet.js +1 -9
- package/dist/components/nv-notification.js +1 -212
- package/dist/components/nv-notificationcontainer.js +1 -61
- package/dist/components/nv-paginationtable.d.ts +11 -0
- package/dist/components/nv-paginationtable.js +1 -0
- package/dist/components/nv-popover.js +1 -9
- package/dist/components/nv-row.js +1 -40
- package/dist/components/nv-sidebar.js +1 -210
- package/dist/components/nv-sidebarcontent.js +1 -40
- package/dist/components/nv-sidebardivider.js +1 -40
- package/dist/components/nv-sidebarfooter.js +1 -40
- package/dist/components/nv-sidebargroup.js +1 -43
- package/dist/components/nv-sidebarheader.js +1 -40
- package/dist/components/nv-sidebarlogo.js +1 -54
- package/dist/components/nv-sidebarnavitem.js +1 -336
- package/dist/components/nv-sidebarnavsubitem.js +1 -55
- package/dist/components/nv-split.js +1 -370
- package/dist/components/nv-stack.js +1 -55
- package/dist/components/nv-table.js +1 -261
- package/dist/components/nv-tableheader.js +1 -114
- package/dist/components/nv-toggle.js +1 -111
- package/dist/components/nv-togglebutton.js +1 -91
- package/dist/components/nv-togglebuttongroup.js +1 -200
- package/dist/components/nv-tooltip.js +1 -9
- package/dist/components/p-9xYwU7ku.js +1 -724
- package/dist/components/p-B6GgGra-.js +1 -29
- package/dist/components/p-BJSrJH9I.js +1 -0
- package/dist/components/p-BReL3Lsa.js +1 -286
- package/dist/components/p-BdYh22OP.js +1 -57
- package/dist/components/p-Bg-b6OWh.js +1 -0
- package/dist/components/p-BkqfOhkU.js +1 -0
- package/dist/components/p-BqRuoNHJ.js +1 -0
- package/dist/components/p-C-MlXMFg.js +1 -0
- package/dist/components/p-C6LzzMQm.js +1 -0
- package/dist/components/p-CGXDiomF.js +1 -0
- package/dist/components/p-CPjfMClF.js +1 -0
- package/dist/components/p-C_a7VT_H.js +1 -0
- package/dist/components/p-Cfr9uriB.js +1 -0
- package/dist/components/p-CgHCo_Ho.js +1 -42
- package/dist/components/p-ChRIFm7p.js +1 -0
- package/dist/components/p-ChV9xqsO.js +1 -6
- package/dist/components/p-CnI0auJM.js +1 -24
- package/dist/components/p-Cq5FI49y.js +1 -0
- package/dist/components/p-CskCUxuV.js +1 -0
- package/dist/components/p-CuXVGECR.js +1 -0
- package/dist/components/p-Cw5yG8cD.js +9 -0
- package/dist/components/p-D02w_Ru6.js +1 -91
- package/dist/components/p-D1C_pu0E.js +1 -218
- package/dist/components/p-D2otK4Ce.js +1 -91
- package/dist/components/p-D3eWMME9.js +1 -534
- package/dist/components/p-D7xBylwr.js +1 -0
- package/dist/components/p-D_JRZMC-.js +1 -0
- package/dist/components/p-DkC2jlrw.js +1 -0
- package/dist/components/p-Dz1GUhVy.js +15 -1119
- package/dist/components/p-IlwlcG9l.js +1 -2485
- package/dist/components/p-Nf-dwTsx.js +1 -0
- package/dist/components/p-iXsbKJzR.js +2 -0
- package/dist/components/p-mWVXEsBF.js +1 -0
- package/dist/components/p-r3_atQ9r.js +1 -0
- package/dist/components/p-tJDdN0lo.js +1 -0
- package/dist/components/p-yHGZRC6Q.js +1 -0
- package/dist/esm/_commonjsHelpers-B85MJLTf.js +0 -3
- package/dist/esm/clsx-ChV9xqsO.js +0 -3
- package/dist/esm/collapse.animation-DZDm0vSK.js +0 -3
- package/dist/esm/constants-BReL3Lsa.js +0 -3
- package/dist/esm/dom.utils-CuXVGECR.js +173 -0
- package/dist/esm/events.utils-B6GgGra-.js +0 -3
- package/dist/esm/fade.animation-DcRL9lcm.js +0 -3
- package/dist/esm/grow.animation-D7ep_aVl.js +0 -3
- package/dist/esm/i18n.utils-IlwlcG9l.js +0 -3
- package/dist/esm/index-S-IZ4AN_.js +4796 -0
- package/dist/esm/index.esm-D3eWMME9.js +0 -3
- package/dist/esm/index.js +0 -1
- package/dist/esm/inputmask-CSo292ul.js +0 -3
- package/dist/esm/loader.js +3 -5
- package/dist/esm/native.js +32 -7
- package/dist/esm/nv-accordion-item.entry.js +8 -8
- package/dist/esm/nv-accordion.entry.js +10 -9
- package/dist/esm/nv-alert.entry.js +6 -5
- package/dist/esm/nv-avatar.entry.js +3 -4
- package/dist/esm/nv-badge_2.entry.js +15 -11
- package/dist/esm/nv-breadcrumb.entry.js +14 -12
- package/dist/esm/nv-breadcrumbs.entry.js +4 -5
- package/dist/esm/nv-button.entry.js +10 -7
- package/dist/esm/nv-buttongroup.entry.js +13 -8
- package/dist/esm/nv-calendar.entry.js +27 -11
- package/dist/esm/nv-col.entry.js +4 -5
- package/dist/esm/nv-datagrid.entry.js +42 -180
- package/dist/esm/nv-datagridcolumn.entry.js +2 -3
- package/dist/esm/nv-dialog.entry.js +19 -21
- package/dist/esm/nv-dialogfooter_2.entry.js +11 -30
- package/dist/esm/nv-drawer.entry.js +19 -20
- package/dist/esm/nv-drawerfooter_2.entry.js +11 -30
- package/dist/esm/nv-fieldcheckbox.entry.js +10 -9
- package/dist/esm/nv-fielddate.entry.js +15 -14
- package/dist/esm/nv-fielddaterange.entry.js +15 -14
- package/dist/esm/nv-fielddropdown.entry.js +17 -16
- package/dist/esm/nv-fielddropdownitem.entry.js +5 -9
- package/dist/esm/nv-fieldmultiselect.entry.js +12 -9
- package/dist/esm/nv-fieldnumber.entry.js +10 -9
- package/dist/esm/nv-fieldpassword.entry.js +10 -9
- package/dist/esm/nv-fieldradio.entry.js +9 -8
- package/dist/esm/nv-fieldselect.entry.js +20 -13
- package/dist/esm/nv-fieldslider.entry.js +33 -16
- package/dist/esm/nv-fieldtext.entry.js +7 -8
- package/dist/esm/nv-fieldtextarea.entry.js +15 -10
- package/dist/esm/nv-fieldtime.entry.js +15 -10
- package/dist/esm/nv-icon.entry.js +4 -5
- package/dist/esm/nv-iconbutton_2.entry.js +13 -10
- package/dist/esm/nv-menu.entry.js +9 -14
- package/dist/esm/nv-menuitem.entry.js +4 -6
- package/dist/esm/nv-notification-bullet.entry.js +3 -4
- package/dist/esm/nv-notification.entry.js +4 -5
- package/dist/esm/nv-notificationcontainer.entry.js +4 -5
- package/dist/esm/nv-paginationtable.entry.js +226 -0
- package/dist/esm/nv-popover.entry.js +105 -34
- package/dist/esm/nv-row.entry.js +4 -5
- package/dist/esm/nv-sidebar.entry.js +10 -7
- package/dist/esm/nv-sidebarcontent.entry.js +4 -5
- package/dist/esm/nv-sidebardivider.entry.js +4 -5
- package/dist/esm/nv-sidebarfooter.entry.js +4 -5
- package/dist/esm/nv-sidebargroup.entry.js +4 -5
- package/dist/esm/nv-sidebarheader.entry.js +4 -5
- package/dist/esm/nv-sidebarlogo.entry.js +4 -5
- package/dist/esm/nv-sidebarnavitem.entry.js +9 -8
- package/dist/esm/nv-sidebarnavsubitem.entry.js +4 -5
- package/dist/esm/nv-split.entry.js +10 -7
- package/dist/esm/nv-stack.entry.js +4 -5
- package/dist/esm/nv-table.entry.js +4 -5
- package/dist/esm/nv-tableheader.entry.js +4 -5
- package/dist/esm/nv-toggle.entry.js +8 -7
- package/dist/esm/nv-togglebutton.entry.js +4 -6
- package/dist/esm/nv-togglebuttongroup.entry.js +13 -10
- package/dist/esm/nv-tooltip.entry.js +10 -10
- package/dist/esm/slide.animation-CmH5d1of.js +0 -3
- package/dist/esm/style-value-types.es-xlgmw4x8.js +0 -3
- package/dist/esm/timeline.animation-CgHCo_Ho.js +0 -3
- package/dist/esm/uri.utils-CnI0auJM.js +0 -3
- package/dist/esm/v4-BdYh22OP.js +0 -3
- package/dist/lib/generators/angular-output.js +0 -1
- package/dist/lib/generators/docs-blazor.js +0 -1
- package/dist/lib/generators/vue-output.js +0 -1
- package/dist/lib/utils/componentBinding.js +0 -1
- package/dist/lib/utils/parseToCSharpTypes.js +0 -1
- package/dist/lib/utils/spread.js +0 -1
- package/dist/lib/utils/test/parseToCSharpTypes.test.js +0 -1
- package/dist/native/index.esm.js +1 -2
- package/dist/native/native.css +1 -1
- package/dist/native/native.esm.js +1 -2
- package/dist/native/p-00b80d2b.entry.js +1 -0
- package/dist/native/p-01d09dfa.entry.js +1 -0
- package/dist/native/p-0242699e.entry.js +1 -0
- package/dist/native/p-09b88c8d.entry.js +1 -0
- package/dist/native/p-13YSIyGW.js +1 -2
- package/dist/native/p-184b4f0d.entry.js +1 -0
- package/dist/native/p-1a1a6bbf.entry.js +1 -0
- package/dist/native/p-1b37bf6c.entry.js +1 -0
- package/dist/native/p-1bf1a213.entry.js +1 -0
- package/dist/native/p-1c86c5b8.entry.js +1 -0
- package/dist/native/p-2106dfbd.entry.js +1 -0
- package/dist/native/p-223814fe.entry.js +1 -0
- package/dist/native/p-2623b212.entry.js +1 -0
- package/dist/native/p-29f0730f.entry.js +1 -0
- package/dist/native/p-2b7e621a.entry.js +1 -0
- package/dist/native/p-32cbc18b.entry.js +1 -0
- package/dist/native/p-34cce087.entry.js +1 -0
- package/dist/native/p-38e981f2.entry.js +1 -0
- package/dist/native/p-3ac56d5f.entry.js +1 -0
- package/dist/native/p-3bd49efe.entry.js +1 -0
- package/dist/native/p-3c09e565.entry.js +1 -0
- package/dist/native/p-3e949805.entry.js +1 -0
- package/dist/native/p-4016851b.entry.js +1 -0
- package/dist/native/p-4725d9aa.entry.js +1 -0
- package/dist/native/p-4bda5842.entry.js +1 -0
- package/dist/native/p-4c29c4c7.entry.js +1 -0
- package/dist/native/p-5cbf5973.entry.js +1 -0
- package/dist/native/p-5fb6d986.entry.js +1 -0
- package/dist/native/p-6a548776.entry.js +1 -0
- package/dist/native/p-6ba310e8.entry.js +1 -0
- package/dist/native/p-6ccea920.entry.js +1 -0
- package/dist/native/p-6e9b95fa.entry.js +1 -0
- package/dist/native/p-6f368c8d.entry.js +1 -0
- package/dist/native/p-70fa3c6b.entry.js +1 -0
- package/dist/native/p-7f3c3c29.entry.js +1 -0
- package/dist/native/p-84202d8a.entry.js +1 -0
- package/dist/native/p-87f35ce1.entry.js +1 -0
- package/dist/native/p-91f71346.entry.js +1 -0
- package/dist/native/p-98de77f8.entry.js +1 -0
- package/dist/native/p-98ea927d.entry.js +1 -0
- package/dist/native/p-99051651.entry.js +1 -0
- package/dist/native/p-997a2268.entry.js +1 -0
- package/dist/native/p-B6GgGra-.js +1 -2
- package/dist/native/p-B85MJLTf.js +1 -2
- package/dist/native/p-BReL3Lsa.js +1 -2
- package/dist/native/p-BdYh22OP.js +1 -2
- package/dist/native/p-Blc6XEY7.js +1 -2
- package/dist/native/p-CgHCo_Ho.js +1 -2
- package/dist/native/p-ChV9xqsO.js +1 -2
- package/dist/native/p-CnI0auJM.js +1 -2
- package/dist/native/p-CuXVGECR.js +1 -0
- package/dist/native/p-D3eWMME9.js +1 -2
- package/dist/native/p-DmUOtOcY.js +1 -2
- package/dist/native/p-Hfc8Oh0x.js +3 -4
- package/dist/native/p-IlwlcG9l.js +1 -2
- package/dist/native/p-S-IZ4AN_.js +2 -0
- package/dist/native/p-a60660f6.entry.js +1 -0
- package/dist/native/p-a6287e55.entry.js +1 -0
- package/dist/native/p-a813f497.entry.js +1 -0
- package/dist/native/p-ad05cef2.entry.js +1 -0
- package/dist/native/p-b65f3418.entry.js +1 -0
- package/dist/native/p-bf8b0be2.entry.js +1 -0
- package/dist/native/p-ca3b996b.entry.js +1 -0
- package/dist/native/p-d9c1287c.entry.js +1 -0
- package/dist/native/p-d9cebb66.entry.js +1 -0
- package/dist/native/p-da417f83.entry.js +1 -0
- package/dist/native/p-df59dee0.entry.js +1 -0
- package/dist/native/p-e1021e2c.entry.js +1 -0
- package/dist/native/p-e371a958.entry.js +1 -0
- package/dist/native/p-e5dbacf6.entry.js +1 -0
- package/dist/native/p-ed19f3dc.entry.js +1 -0
- package/dist/native/p-f1b6d43b.entry.js +1 -0
- package/dist/native/p-ff7eae44.entry.js +1 -0
- package/dist/native/p-sqVK8yoD.js +1 -2
- package/dist/native/p-xlgmw4x8.js +2 -3
- package/dist/types/components/nv-breadcrumb/nv-breadcrumb.d.ts +4 -2
- package/dist/types/components/nv-dialog/nv-dialog.d.ts +4 -9
- package/dist/types/components/nv-dialogfooter/nv-dialogfooter.d.ts +3 -4
- package/dist/types/components/nv-dialogheader/nv-dialogheader.d.ts +0 -3
- package/dist/types/components/nv-drawer/nv-drawer.d.ts +3 -3
- package/dist/types/components/nv-drawerfooter/nv-drawerfooter.d.ts +3 -4
- package/dist/types/components/nv-drawerheader/nv-drawerheader.d.ts +0 -3
- package/dist/types/components/nv-fielddropdown/nv-fielddropdown.d.ts +4 -0
- package/dist/types/components/nv-fielddropdownitem/nv-fielddropdownitem.d.ts +2 -3
- package/dist/types/components/nv-menu/nv-menu.d.ts +5 -1
- package/dist/types/components/nv-paginationtable/nv-paginationtable.d.ts +112 -0
- package/dist/types/components/nv-paginationtable/nv-paginationtable.docs.d.ts +4 -0
- package/dist/types/components/nv-paginationtable/nv-paginationtable.utils.d.ts +61 -0
- package/dist/types/components/nv-paginationtable/test/nv-paginationtable.utils.test.d.ts +1 -0
- package/dist/types/components/nv-popover/nv-popover.d.ts +2 -3
- package/dist/types/components/nv-tooltip/nv-tooltip.d.ts +4 -2
- package/dist/types/components.d.ts +172 -3
- package/dist/types/stencil-public-runtime.d.ts +87 -4
- package/dist/types/utils/dom.utils.d.ts +6 -0
- package/dist/types/utils/events.utils.d.ts +2 -2
- package/dist/vscode-data.json +636 -587
- package/hydrate/index.d.ts +12 -0
- package/hydrate/index.js +6969 -1224
- package/hydrate/index.mjs +6968 -1225
- package/package.json +10 -8
- package/dist/cjs/_commonjsHelpers-CFO10eej.js.map +0 -1
- package/dist/cjs/app-globals-V2Kpy_OQ.js +0 -8
- package/dist/cjs/app-globals-V2Kpy_OQ.js.map +0 -1
- package/dist/cjs/clsx-BtxeOLZW.js.map +0 -1
- package/dist/cjs/collapse.animation-CcG0GAWk.js.map +0 -1
- package/dist/cjs/constants-BugGJYqL.js.map +0 -1
- package/dist/cjs/events.utils-BE6R5q9C.js.map +0 -1
- package/dist/cjs/fade.animation-BQSqXXOJ.js.map +0 -1
- package/dist/cjs/grow.animation-ynu_HmA_.js.map +0 -1
- package/dist/cjs/i18n.utils-ku0bScip.js.map +0 -1
- package/dist/cjs/index-B1na8x6M.js +0 -2841
- package/dist/cjs/index-B1na8x6M.js.map +0 -1
- package/dist/cjs/index.cjs.js.map +0 -1
- package/dist/cjs/index.esm-CG1TVKfu.js.map +0 -1
- package/dist/cjs/inputmask-DtXnpVWa.js.map +0 -1
- package/dist/cjs/loader.cjs.js.map +0 -1
- package/dist/cjs/native.cjs.js.map +0 -1
- package/dist/cjs/nv-accordion-item.entry.cjs.js.map +0 -1
- package/dist/cjs/nv-accordion.entry.cjs.js.map +0 -1
- package/dist/cjs/nv-alert.entry.cjs.js.map +0 -1
- package/dist/cjs/nv-avatar.entry.cjs.js.map +0 -1
- package/dist/cjs/nv-badge.nv-fielddropdownitemcheck.entry.cjs.js.map +0 -1
- package/dist/cjs/nv-breadcrumb.entry.cjs.js.map +0 -1
- package/dist/cjs/nv-breadcrumbs.entry.cjs.js.map +0 -1
- package/dist/cjs/nv-button.entry.cjs.js.map +0 -1
- package/dist/cjs/nv-buttongroup.entry.cjs.js.map +0 -1
- package/dist/cjs/nv-calendar.entry.cjs.js.map +0 -1
- package/dist/cjs/nv-col.entry.cjs.js.map +0 -1
- package/dist/cjs/nv-datagrid.entry.cjs.js.map +0 -1
- package/dist/cjs/nv-datagridcolumn.entry.cjs.js.map +0 -1
- package/dist/cjs/nv-dialog.entry.cjs.js.map +0 -1
- package/dist/cjs/nv-dialogfooter.nv-dialogheader.entry.cjs.js.map +0 -1
- package/dist/cjs/nv-drawer.entry.cjs.js.map +0 -1
- package/dist/cjs/nv-drawerfooter.nv-drawerheader.entry.cjs.js.map +0 -1
- package/dist/cjs/nv-fieldcheckbox.entry.cjs.js.map +0 -1
- package/dist/cjs/nv-fielddate.entry.cjs.js.map +0 -1
- package/dist/cjs/nv-fielddaterange.entry.cjs.js.map +0 -1
- package/dist/cjs/nv-fielddropdown.entry.cjs.js.map +0 -1
- package/dist/cjs/nv-fielddropdownitem.entry.cjs.js.map +0 -1
- package/dist/cjs/nv-fieldmultiselect.entry.cjs.js.map +0 -1
- package/dist/cjs/nv-fieldnumber.entry.cjs.js.map +0 -1
- package/dist/cjs/nv-fieldpassword.entry.cjs.js.map +0 -1
- package/dist/cjs/nv-fieldradio.entry.cjs.js.map +0 -1
- package/dist/cjs/nv-fieldselect.entry.cjs.js.map +0 -1
- package/dist/cjs/nv-fieldslider.entry.cjs.js.map +0 -1
- package/dist/cjs/nv-fieldtext.entry.cjs.js.map +0 -1
- package/dist/cjs/nv-fieldtextarea.entry.cjs.js.map +0 -1
- package/dist/cjs/nv-fieldtime.entry.cjs.js.map +0 -1
- package/dist/cjs/nv-icon.entry.cjs.js.map +0 -1
- package/dist/cjs/nv-iconbutton.nv-loader.entry.cjs.js.map +0 -1
- package/dist/cjs/nv-menu.entry.cjs.js.map +0 -1
- package/dist/cjs/nv-menuitem.entry.cjs.js.map +0 -1
- package/dist/cjs/nv-notification-bullet.entry.cjs.js.map +0 -1
- package/dist/cjs/nv-notification.entry.cjs.js.map +0 -1
- package/dist/cjs/nv-notificationcontainer.entry.cjs.js.map +0 -1
- package/dist/cjs/nv-popover.entry.cjs.js.map +0 -1
- package/dist/cjs/nv-row.entry.cjs.js.map +0 -1
- package/dist/cjs/nv-sidebar.entry.cjs.js.map +0 -1
- package/dist/cjs/nv-sidebarcontent.entry.cjs.js.map +0 -1
- package/dist/cjs/nv-sidebardivider.entry.cjs.js.map +0 -1
- package/dist/cjs/nv-sidebarfooter.entry.cjs.js.map +0 -1
- package/dist/cjs/nv-sidebargroup.entry.cjs.js.map +0 -1
- package/dist/cjs/nv-sidebarheader.entry.cjs.js.map +0 -1
- package/dist/cjs/nv-sidebarlogo.entry.cjs.js.map +0 -1
- package/dist/cjs/nv-sidebarnavitem.entry.cjs.js.map +0 -1
- package/dist/cjs/nv-sidebarnavsubitem.entry.cjs.js.map +0 -1
- package/dist/cjs/nv-split.entry.cjs.js.map +0 -1
- package/dist/cjs/nv-stack.entry.cjs.js.map +0 -1
- package/dist/cjs/nv-table.entry.cjs.js.map +0 -1
- package/dist/cjs/nv-tableheader.entry.cjs.js.map +0 -1
- package/dist/cjs/nv-toggle.entry.cjs.js.map +0 -1
- package/dist/cjs/nv-togglebutton.entry.cjs.js.map +0 -1
- package/dist/cjs/nv-togglebuttongroup.entry.cjs.js.map +0 -1
- package/dist/cjs/nv-tooltip.entry.cjs.js.map +0 -1
- package/dist/cjs/slide.animation-Cb3tpLQv.js.map +0 -1
- package/dist/cjs/style-value-types.es-B1vLqX9m.js.map +0 -1
- package/dist/cjs/timeline.animation-KteJaZPb.js.map +0 -1
- package/dist/cjs/uri.utils-DiMLQx64.js.map +0 -1
- package/dist/cjs/v4-C1vaJ4yP.js.map +0 -1
- package/dist/collection/animations/collapse.animation.js.map +0 -1
- package/dist/collection/animations/fade.animation.js.map +0 -1
- package/dist/collection/animations/grow.animation.js.map +0 -1
- package/dist/collection/animations/index.js.map +0 -1
- package/dist/collection/animations/slide.animation.js.map +0 -1
- package/dist/collection/animations/timeline.animation.js.map +0 -1
- package/dist/collection/components/nv-accordion/nv-accordion.docs.js.map +0 -1
- package/dist/collection/components/nv-accordion/nv-accordion.js.map +0 -1
- package/dist/collection/components/nv-accordion-item/nv-accordion-item.docs.js.map +0 -1
- package/dist/collection/components/nv-accordion-item/nv-accordion-item.js.map +0 -1
- package/dist/collection/components/nv-alert/nv-alert.docs.js.map +0 -1
- package/dist/collection/components/nv-alert/nv-alert.js.map +0 -1
- package/dist/collection/components/nv-avatar/nv-avatar.docs.js.map +0 -1
- package/dist/collection/components/nv-avatar/nv-avatar.js.map +0 -1
- package/dist/collection/components/nv-badge/nv-badge.docs.js.map +0 -1
- package/dist/collection/components/nv-badge/nv-badge.js.map +0 -1
- package/dist/collection/components/nv-breadcrumb/nv-breadcrumb.docs.js.map +0 -1
- package/dist/collection/components/nv-breadcrumb/nv-breadcrumb.js.map +0 -1
- package/dist/collection/components/nv-breadcrumbs/nv-breadcrumbs.docs.js.map +0 -1
- package/dist/collection/components/nv-breadcrumbs/nv-breadcrumbs.js.map +0 -1
- package/dist/collection/components/nv-button/nv-button.docs.js.map +0 -1
- package/dist/collection/components/nv-button/nv-button.js.map +0 -1
- package/dist/collection/components/nv-buttongroup/nv-buttongroup.docs.js.map +0 -1
- package/dist/collection/components/nv-buttongroup/nv-buttongroup.js.map +0 -1
- package/dist/collection/components/nv-buttongroup/nv-buttongroup.utils.js.map +0 -1
- package/dist/collection/components/nv-buttongroup/test/nv-buttongroup.utils.test.js.map +0 -1
- package/dist/collection/components/nv-calendar/nv-calendar.docs.js.map +0 -1
- package/dist/collection/components/nv-calendar/nv-calendar.js.map +0 -1
- package/dist/collection/components/nv-calendar/nv-calendar.utils.js.map +0 -1
- package/dist/collection/components/nv-calendar/partials/calendar-actions.js.map +0 -1
- package/dist/collection/components/nv-calendar/partials/calendar-grid.js.map +0 -1
- package/dist/collection/components/nv-calendar/partials/calendar-header.js.map +0 -1
- package/dist/collection/components/nv-calendar/partials/calendar-shortcuts.js.map +0 -1
- package/dist/collection/components/nv-calendar/partials/day-cell.js.map +0 -1
- package/dist/collection/components/nv-calendar/partials/index.js.map +0 -1
- package/dist/collection/components/nv-calendar/partials/week-numbers.js.map +0 -1
- package/dist/collection/components/nv-calendar/test/nv-calendar.utils.test.js.map +0 -1
- package/dist/collection/components/nv-calendar/test/partials/calendar-actions.logic.test.js.map +0 -1
- package/dist/collection/components/nv-calendar/test/partials/calendar-grid.logic.test.js.map +0 -1
- package/dist/collection/components/nv-calendar/test/partials/calendar-header.logic.test.js.map +0 -1
- package/dist/collection/components/nv-calendar/test/partials/calendar-shortcuts.logic.test.js.map +0 -1
- package/dist/collection/components/nv-calendar/test/partials/day-cell.logic.test.js.map +0 -1
- package/dist/collection/components/nv-calendar/test/partials/week-numbers.logic.test.js.map +0 -1
- package/dist/collection/components/nv-col/nv-col.docs.js.map +0 -1
- package/dist/collection/components/nv-col/nv-col.js.map +0 -1
- package/dist/collection/components/nv-datagrid/nv-datagrid.docs.js.map +0 -1
- package/dist/collection/components/nv-datagrid/nv-datagrid.js.map +0 -1
- package/dist/collection/components/nv-datagridcolumn/nv-datagridcolumn.docs.js.map +0 -1
- package/dist/collection/components/nv-datagridcolumn/nv-datagridcolumn.js.map +0 -1
- package/dist/collection/components/nv-dialog/nv-dialog.docs.js.map +0 -1
- package/dist/collection/components/nv-dialog/nv-dialog.js.map +0 -1
- package/dist/collection/components/nv-dialogfooter/nv-dialogfooter.docs.js.map +0 -1
- package/dist/collection/components/nv-dialogfooter/nv-dialogfooter.js.map +0 -1
- package/dist/collection/components/nv-dialogheader/nv-dialogheader.docs.js.map +0 -1
- package/dist/collection/components/nv-dialogheader/nv-dialogheader.js.map +0 -1
- package/dist/collection/components/nv-drawer/nv-drawer.docs.js.map +0 -1
- package/dist/collection/components/nv-drawer/nv-drawer.js.map +0 -1
- package/dist/collection/components/nv-drawerfooter/nv-drawerfooter.docs.js.map +0 -1
- package/dist/collection/components/nv-drawerfooter/nv-drawerfooter.js.map +0 -1
- package/dist/collection/components/nv-drawerheader/nv-drawerheader.docs.js.map +0 -1
- package/dist/collection/components/nv-drawerheader/nv-drawerheader.js.map +0 -1
- package/dist/collection/components/nv-fieldcheckbox/nv-fieldcheckbox.docs.js.map +0 -1
- package/dist/collection/components/nv-fieldcheckbox/nv-fieldcheckbox.js.map +0 -1
- package/dist/collection/components/nv-fielddate/nv-fielddate.docs.js.map +0 -1
- package/dist/collection/components/nv-fielddate/nv-fielddate.js.map +0 -1
- package/dist/collection/components/nv-fielddate/test/nv-fielddate.logic.test.js.map +0 -1
- package/dist/collection/components/nv-fielddaterange/nv-fielddaterange.docs.js.map +0 -1
- package/dist/collection/components/nv-fielddaterange/nv-fielddaterange.js.map +0 -1
- package/dist/collection/components/nv-fielddaterange/test/nv-fielddaterange.logic.test.js.map +0 -1
- package/dist/collection/components/nv-fielddropdown/nv-fielddropdown.docs.js.map +0 -1
- package/dist/collection/components/nv-fielddropdown/nv-fielddropdown.js.map +0 -1
- package/dist/collection/components/nv-fielddropdownitem/nv-fielddropdownitem.docs.js.map +0 -1
- package/dist/collection/components/nv-fielddropdownitem/nv-fielddropdownitem.js.map +0 -1
- package/dist/collection/components/nv-fielddropdownitemcheck/nv-fielddropdownitemcheck.docs.js.map +0 -1
- package/dist/collection/components/nv-fielddropdownitemcheck/nv-fielddropdownitemcheck.js.map +0 -1
- package/dist/collection/components/nv-fieldmultiselect/nv-fieldmultiselect.docs.js.map +0 -1
- package/dist/collection/components/nv-fieldmultiselect/nv-fieldmultiselect.js.map +0 -1
- package/dist/collection/components/nv-fieldnumber/nv-fieldnumber.docs.js.map +0 -1
- package/dist/collection/components/nv-fieldnumber/nv-fieldnumber.js.map +0 -1
- package/dist/collection/components/nv-fieldpassword/nv-fieldpassword.docs.js.map +0 -1
- package/dist/collection/components/nv-fieldpassword/nv-fieldpassword.js.map +0 -1
- package/dist/collection/components/nv-fieldradio/nv-fieldradio.docs.js.map +0 -1
- package/dist/collection/components/nv-fieldradio/nv-fieldradio.js.map +0 -1
- package/dist/collection/components/nv-fieldselect/nv-fieldselect.docs.js.map +0 -1
- package/dist/collection/components/nv-fieldselect/nv-fieldselect.js.map +0 -1
- package/dist/collection/components/nv-fieldslider/nv-fieldslider.docs.js.map +0 -1
- package/dist/collection/components/nv-fieldslider/nv-fieldslider.js.map +0 -1
- package/dist/collection/components/nv-fieldslider/nv-fieldslider.utils.js.map +0 -1
- package/dist/collection/components/nv-fieldslider/partials/field-input.js.map +0 -1
- package/dist/collection/components/nv-fieldslider/partials/range-thumb.js.map +0 -1
- package/dist/collection/components/nv-fieldslider/partials/single-thumb.js.map +0 -1
- package/dist/collection/components/nv-fieldslider/partials/tick-marks.js.map +0 -1
- package/dist/collection/components/nv-fieldslider/test/nv-fieldslider.utils.test.js.map +0 -1
- package/dist/collection/components/nv-fieldtext/nv-fieldtext.docs.js.map +0 -1
- package/dist/collection/components/nv-fieldtext/nv-fieldtext.js.map +0 -1
- package/dist/collection/components/nv-fieldtextarea/nv-fieldtextarea.docs.js.map +0 -1
- package/dist/collection/components/nv-fieldtextarea/nv-fieldtextarea.js.map +0 -1
- package/dist/collection/components/nv-fieldtime/nv-fieldtime.docs.js.map +0 -1
- package/dist/collection/components/nv-fieldtime/nv-fieldtime.js.map +0 -1
- package/dist/collection/components/nv-fieldtime/utils/format-utils.js.map +0 -1
- package/dist/collection/components/nv-icon/nv-icon.docs.js.map +0 -1
- package/dist/collection/components/nv-icon/nv-icon.js.map +0 -1
- package/dist/collection/components/nv-icon/nv-icons.js.map +0 -1
- package/dist/collection/components/nv-iconbutton/nv-iconbutton.docs.js.map +0 -1
- package/dist/collection/components/nv-iconbutton/nv-iconbutton.js.map +0 -1
- package/dist/collection/components/nv-loader/nv-loader.docs.js.map +0 -1
- package/dist/collection/components/nv-loader/nv-loader.js.map +0 -1
- package/dist/collection/components/nv-menu/nv-menu.docs.js.map +0 -1
- package/dist/collection/components/nv-menu/nv-menu.js.map +0 -1
- package/dist/collection/components/nv-menuitem/nv-menuitem.docs.js.map +0 -1
- package/dist/collection/components/nv-menuitem/nv-menuitem.js.map +0 -1
- package/dist/collection/components/nv-notification/nv-notification.docs.js.map +0 -1
- package/dist/collection/components/nv-notification/nv-notification.js.map +0 -1
- package/dist/collection/components/nv-notification-bullet/nv-notification-bullet.docs.js.map +0 -1
- package/dist/collection/components/nv-notification-bullet/nv-notification-bullet.js.map +0 -1
- package/dist/collection/components/nv-notificationcontainer/nv-notificationcontainer.docs.js.map +0 -1
- package/dist/collection/components/nv-notificationcontainer/nv-notificationcontainer.js.map +0 -1
- package/dist/collection/components/nv-popover/nv-popover.docs.js.map +0 -1
- package/dist/collection/components/nv-popover/nv-popover.js.map +0 -1
- package/dist/collection/components/nv-row/nv-row.docs.js.map +0 -1
- package/dist/collection/components/nv-row/nv-row.js.map +0 -1
- package/dist/collection/components/nv-sidebar/nv-sidebar.docs.js.map +0 -1
- package/dist/collection/components/nv-sidebar/nv-sidebar.js.map +0 -1
- package/dist/collection/components/nv-sidebarcontent/nv-sidebarcontent.docs.js.map +0 -1
- package/dist/collection/components/nv-sidebarcontent/nv-sidebarcontent.js.map +0 -1
- package/dist/collection/components/nv-sidebardivider/nv-sidebardivider.docs.js.map +0 -1
- package/dist/collection/components/nv-sidebardivider/nv-sidebardivider.js.map +0 -1
- package/dist/collection/components/nv-sidebarfooter/nv-sidebarfooter.docs.js.map +0 -1
- package/dist/collection/components/nv-sidebarfooter/nv-sidebarfooter.js.map +0 -1
- package/dist/collection/components/nv-sidebargroup/nv-sidebargroup.docs.js.map +0 -1
- package/dist/collection/components/nv-sidebargroup/nv-sidebargroup.js.map +0 -1
- package/dist/collection/components/nv-sidebarheader/nv-sidebarheader.docs.js.map +0 -1
- package/dist/collection/components/nv-sidebarheader/nv-sidebarheader.js.map +0 -1
- package/dist/collection/components/nv-sidebarlogo/nv-sidebarlogo.docs.js.map +0 -1
- package/dist/collection/components/nv-sidebarlogo/nv-sidebarlogo.js.map +0 -1
- package/dist/collection/components/nv-sidebarnavitem/nv-sidebarnavitem.docs.js.map +0 -1
- package/dist/collection/components/nv-sidebarnavitem/nv-sidebarnavitem.js.map +0 -1
- package/dist/collection/components/nv-sidebarnavsubitem/nv-sidebarnavsubitem.docs.js.map +0 -1
- package/dist/collection/components/nv-sidebarnavsubitem/nv-sidebarnavsubitem.js.map +0 -1
- package/dist/collection/components/nv-split/nv-split.docs.js.map +0 -1
- package/dist/collection/components/nv-split/nv-split.js.map +0 -1
- package/dist/collection/components/nv-stack/nv-stack.docs.js.map +0 -1
- package/dist/collection/components/nv-stack/nv-stack.js.map +0 -1
- package/dist/collection/components/nv-table/nv-table.docs.js.map +0 -1
- package/dist/collection/components/nv-table/nv-table.js.map +0 -1
- package/dist/collection/components/nv-table/nv-table.utils.js.map +0 -1
- package/dist/collection/components/nv-table/test/nv-table.utils.test.js.map +0 -1
- package/dist/collection/components/nv-tableheader/nv-tableheader.docs.js.map +0 -1
- package/dist/collection/components/nv-tableheader/nv-tableheader.js.map +0 -1
- package/dist/collection/components/nv-toggle/nv-toggle.docs.js.map +0 -1
- package/dist/collection/components/nv-toggle/nv-toggle.js.map +0 -1
- package/dist/collection/components/nv-togglebutton/nv-togglebutton.docs.js.map +0 -1
- package/dist/collection/components/nv-togglebutton/nv-togglebutton.js.map +0 -1
- package/dist/collection/components/nv-togglebuttongroup/nv-togglebuttongroup.docs.js.map +0 -1
- package/dist/collection/components/nv-togglebuttongroup/nv-togglebuttongroup.js.map +0 -1
- package/dist/collection/components/nv-tooltip/nv-tooltip.docs.js.map +0 -1
- package/dist/collection/components/nv-tooltip/nv-tooltip.js.map +0 -1
- package/dist/collection/index.js.map +0 -1
- package/dist/collection/interfaces/Column.js.map +0 -1
- package/dist/collection/interfaces/ColumnConfig.js.map +0 -1
- package/dist/collection/interfaces/localization.js.map +0 -1
- package/dist/collection/templates/navigation.docs.js.map +0 -1
- package/dist/collection/utils/class.utils.js.map +0 -1
- package/dist/collection/utils/constants.js.map +0 -1
- package/dist/collection/utils/dom.utils.js.map +0 -1
- package/dist/collection/utils/events.utils.js.map +0 -1
- package/dist/collection/utils/i18n.utils.js.map +0 -1
- package/dist/collection/utils/input.utils.js.map +0 -1
- package/dist/collection/utils/search-engine/engine.js.map +0 -1
- package/dist/collection/utils/search-engine/guards.js.map +0 -1
- package/dist/collection/utils/search-engine/index.js.map +0 -1
- package/dist/collection/utils/search-engine/indexer.js.map +0 -1
- package/dist/collection/utils/search-engine/normalize.js.map +0 -1
- package/dist/collection/utils/search-engine/strategies/fuzzy.js.map +0 -1
- package/dist/collection/utils/search-engine/strategies/smart.js.map +0 -1
- package/dist/collection/utils/search-engine/strategies/strict.js.map +0 -1
- package/dist/collection/utils/search-engine/test/engine.test.js.map +0 -1
- package/dist/collection/utils/search-engine/test/guards.test.js.map +0 -1
- package/dist/collection/utils/search-engine/test/indexer.test.js.map +0 -1
- package/dist/collection/utils/search-engine/test/normalize.test.js.map +0 -1
- package/dist/collection/utils/search-engine/test/strategies.test.js.map +0 -1
- package/dist/collection/utils/search-engine/types.js.map +0 -1
- package/dist/collection/utils/search-engine/worker/index.js.map +0 -1
- package/dist/collection/utils/search-engine/worker/search.worker.js.map +0 -1
- package/dist/collection/utils/search-engine/worker/worker-client.js.map +0 -1
- package/dist/collection/utils/string.utils.js.map +0 -1
- package/dist/collection/utils/test/class.utils.test.js.map +0 -1
- package/dist/collection/utils/test/dom.utils.test.js.map +0 -1
- package/dist/collection/utils/test/i18n.utils.test.js.map +0 -1
- package/dist/collection/utils/test/input.utils.test.js.map +0 -1
- package/dist/collection/utils/test/uri.utils.test.js.map +0 -1
- package/dist/collection/utils/uri.utils.js.map +0 -1
- package/dist/components/index.js.map +0 -1
- package/dist/components/nv-accordion-item.js.map +0 -1
- package/dist/components/nv-accordion.js.map +0 -1
- package/dist/components/nv-alert.js.map +0 -1
- package/dist/components/nv-avatar.js.map +0 -1
- package/dist/components/nv-badge.js.map +0 -1
- package/dist/components/nv-breadcrumb.js.map +0 -1
- package/dist/components/nv-breadcrumbs.js.map +0 -1
- package/dist/components/nv-button.js.map +0 -1
- package/dist/components/nv-buttongroup.js.map +0 -1
- package/dist/components/nv-calendar.js.map +0 -1
- package/dist/components/nv-col.js.map +0 -1
- package/dist/components/nv-datagrid.js.map +0 -1
- package/dist/components/nv-datagridcolumn.js.map +0 -1
- package/dist/components/nv-dialog.js.map +0 -1
- package/dist/components/nv-dialogfooter.js.map +0 -1
- package/dist/components/nv-dialogheader.js.map +0 -1
- package/dist/components/nv-drawer.js.map +0 -1
- package/dist/components/nv-drawerfooter.js.map +0 -1
- package/dist/components/nv-drawerheader.js.map +0 -1
- package/dist/components/nv-fieldcheckbox.js.map +0 -1
- package/dist/components/nv-fielddate.js.map +0 -1
- package/dist/components/nv-fielddaterange.js.map +0 -1
- package/dist/components/nv-fielddropdown.js.map +0 -1
- package/dist/components/nv-fielddropdownitem.js.map +0 -1
- package/dist/components/nv-fielddropdownitemcheck.js.map +0 -1
- package/dist/components/nv-fieldmultiselect.js.map +0 -1
- package/dist/components/nv-fieldnumber.js.map +0 -1
- package/dist/components/nv-fieldpassword.js.map +0 -1
- package/dist/components/nv-fieldradio.js.map +0 -1
- package/dist/components/nv-fieldselect.js.map +0 -1
- package/dist/components/nv-fieldslider.js.map +0 -1
- package/dist/components/nv-fieldtext.js.map +0 -1
- package/dist/components/nv-fieldtextarea.js.map +0 -1
- package/dist/components/nv-fieldtime.js.map +0 -1
- package/dist/components/nv-icon.js.map +0 -1
- package/dist/components/nv-iconbutton.js.map +0 -1
- package/dist/components/nv-loader.js.map +0 -1
- package/dist/components/nv-menu.js.map +0 -1
- package/dist/components/nv-menuitem.js.map +0 -1
- package/dist/components/nv-notification-bullet.js.map +0 -1
- package/dist/components/nv-notification.js.map +0 -1
- package/dist/components/nv-notificationcontainer.js.map +0 -1
- package/dist/components/nv-popover.js.map +0 -1
- package/dist/components/nv-row.js.map +0 -1
- package/dist/components/nv-sidebar.js.map +0 -1
- package/dist/components/nv-sidebarcontent.js.map +0 -1
- package/dist/components/nv-sidebardivider.js.map +0 -1
- package/dist/components/nv-sidebarfooter.js.map +0 -1
- package/dist/components/nv-sidebargroup.js.map +0 -1
- package/dist/components/nv-sidebarheader.js.map +0 -1
- package/dist/components/nv-sidebarlogo.js.map +0 -1
- package/dist/components/nv-sidebarnavitem.js.map +0 -1
- package/dist/components/nv-sidebarnavsubitem.js.map +0 -1
- package/dist/components/nv-split.js.map +0 -1
- package/dist/components/nv-stack.js.map +0 -1
- package/dist/components/nv-table.js.map +0 -1
- package/dist/components/nv-tableheader.js.map +0 -1
- package/dist/components/nv-toggle.js.map +0 -1
- package/dist/components/nv-togglebutton.js.map +0 -1
- package/dist/components/nv-togglebuttongroup.js.map +0 -1
- package/dist/components/nv-tooltip.js.map +0 -1
- package/dist/components/p-9xYwU7ku.js.map +0 -1
- package/dist/components/p-B45HbBWe.js +0 -191
- package/dist/components/p-B45HbBWe.js.map +0 -1
- package/dist/components/p-B5jN7NKA.js +0 -59
- package/dist/components/p-B5jN7NKA.js.map +0 -1
- package/dist/components/p-B6GgGra-.js.map +0 -1
- package/dist/components/p-B7VlEQVW.js +0 -1475
- package/dist/components/p-B7VlEQVW.js.map +0 -1
- package/dist/components/p-B9i3m6rk.js +0 -1941
- package/dist/components/p-B9i3m6rk.js.map +0 -1
- package/dist/components/p-BILd3Ta-.js +0 -209
- package/dist/components/p-BILd3Ta-.js.map +0 -1
- package/dist/components/p-BISctfud.js +0 -214
- package/dist/components/p-BISctfud.js.map +0 -1
- package/dist/components/p-BReL3Lsa.js.map +0 -1
- package/dist/components/p-BVOv1zgq.js +0 -82
- package/dist/components/p-BVOv1zgq.js.map +0 -1
- package/dist/components/p-BdYh22OP.js.map +0 -1
- package/dist/components/p-Bg_l3jn1.js +0 -191
- package/dist/components/p-Bg_l3jn1.js.map +0 -1
- package/dist/components/p-C2QAWGhf.js +0 -88
- package/dist/components/p-C2QAWGhf.js.map +0 -1
- package/dist/components/p-C63Xpg9a.js +0 -2338
- package/dist/components/p-C63Xpg9a.js.map +0 -1
- package/dist/components/p-COnt5ux_.js +0 -51
- package/dist/components/p-COnt5ux_.js.map +0 -1
- package/dist/components/p-Cc7XnqPp.js +0 -260
- package/dist/components/p-Cc7XnqPp.js.map +0 -1
- package/dist/components/p-CgHCo_Ho.js.map +0 -1
- package/dist/components/p-ChV9xqsO.js.map +0 -1
- package/dist/components/p-CnI0auJM.js.map +0 -1
- package/dist/components/p-D02w_Ru6.js.map +0 -1
- package/dist/components/p-D1C_pu0E.js.map +0 -1
- package/dist/components/p-D2otK4Ce.js.map +0 -1
- package/dist/components/p-D3eWMME9.js.map +0 -1
- package/dist/components/p-D6APFL6N.js +0 -243
- package/dist/components/p-D6APFL6N.js.map +0 -1
- package/dist/components/p-DZJHk4fr.js +0 -3759
- package/dist/components/p-DZJHk4fr.js.map +0 -1
- package/dist/components/p-DiUP3TzF.js +0 -140
- package/dist/components/p-DiUP3TzF.js.map +0 -1
- package/dist/components/p-DpDooigg.js +0 -99
- package/dist/components/p-DpDooigg.js.map +0 -1
- package/dist/components/p-Dr-67WvG.js +0 -94
- package/dist/components/p-Dr-67WvG.js.map +0 -1
- package/dist/components/p-DvapDVBj.js +0 -176
- package/dist/components/p-DvapDVBj.js.map +0 -1
- package/dist/components/p-Dz1GUhVy.js.map +0 -1
- package/dist/components/p-IlwlcG9l.js.map +0 -1
- package/dist/components/p-W6vOfMC9.js +0 -63
- package/dist/components/p-W6vOfMC9.js.map +0 -1
- package/dist/components/p-nfYynlVq.js +0 -90
- package/dist/components/p-nfYynlVq.js.map +0 -1
- package/dist/components/p-tyaJ-nGV.js +0 -97
- package/dist/components/p-tyaJ-nGV.js.map +0 -1
- package/dist/components/p-u-maNLLs.js +0 -145
- package/dist/components/p-u-maNLLs.js.map +0 -1
- package/dist/esm/_commonjsHelpers-B85MJLTf.js.map +0 -1
- package/dist/esm/app-globals-DQuL1Twl.js +0 -6
- package/dist/esm/app-globals-DQuL1Twl.js.map +0 -1
- package/dist/esm/clsx-ChV9xqsO.js.map +0 -1
- package/dist/esm/collapse.animation-DZDm0vSK.js.map +0 -1
- package/dist/esm/constants-BReL3Lsa.js.map +0 -1
- package/dist/esm/events.utils-B6GgGra-.js.map +0 -1
- package/dist/esm/fade.animation-DcRL9lcm.js.map +0 -1
- package/dist/esm/grow.animation-D7ep_aVl.js.map +0 -1
- package/dist/esm/i18n.utils-IlwlcG9l.js.map +0 -1
- package/dist/esm/index-CasQushP.js +0 -2811
- package/dist/esm/index-CasQushP.js.map +0 -1
- package/dist/esm/index.esm-D3eWMME9.js.map +0 -1
- package/dist/esm/index.js.map +0 -1
- package/dist/esm/inputmask-CSo292ul.js.map +0 -1
- package/dist/esm/loader.js.map +0 -1
- package/dist/esm/native.js.map +0 -1
- package/dist/esm/nv-accordion-item.entry.js.map +0 -1
- package/dist/esm/nv-accordion.entry.js.map +0 -1
- package/dist/esm/nv-alert.entry.js.map +0 -1
- package/dist/esm/nv-avatar.entry.js.map +0 -1
- package/dist/esm/nv-badge.nv-fielddropdownitemcheck.entry.js.map +0 -1
- package/dist/esm/nv-breadcrumb.entry.js.map +0 -1
- package/dist/esm/nv-breadcrumbs.entry.js.map +0 -1
- package/dist/esm/nv-button.entry.js.map +0 -1
- package/dist/esm/nv-buttongroup.entry.js.map +0 -1
- package/dist/esm/nv-calendar.entry.js.map +0 -1
- package/dist/esm/nv-col.entry.js.map +0 -1
- package/dist/esm/nv-datagrid.entry.js.map +0 -1
- package/dist/esm/nv-datagridcolumn.entry.js.map +0 -1
- package/dist/esm/nv-dialog.entry.js.map +0 -1
- package/dist/esm/nv-dialogfooter.nv-dialogheader.entry.js.map +0 -1
- package/dist/esm/nv-drawer.entry.js.map +0 -1
- package/dist/esm/nv-drawerfooter.nv-drawerheader.entry.js.map +0 -1
- package/dist/esm/nv-fieldcheckbox.entry.js.map +0 -1
- package/dist/esm/nv-fielddate.entry.js.map +0 -1
- package/dist/esm/nv-fielddaterange.entry.js.map +0 -1
- package/dist/esm/nv-fielddropdown.entry.js.map +0 -1
- package/dist/esm/nv-fielddropdownitem.entry.js.map +0 -1
- package/dist/esm/nv-fieldmultiselect.entry.js.map +0 -1
- package/dist/esm/nv-fieldnumber.entry.js.map +0 -1
- package/dist/esm/nv-fieldpassword.entry.js.map +0 -1
- package/dist/esm/nv-fieldradio.entry.js.map +0 -1
- package/dist/esm/nv-fieldselect.entry.js.map +0 -1
- package/dist/esm/nv-fieldslider.entry.js.map +0 -1
- package/dist/esm/nv-fieldtext.entry.js.map +0 -1
- package/dist/esm/nv-fieldtextarea.entry.js.map +0 -1
- package/dist/esm/nv-fieldtime.entry.js.map +0 -1
- package/dist/esm/nv-icon.entry.js.map +0 -1
- package/dist/esm/nv-iconbutton.nv-loader.entry.js.map +0 -1
- package/dist/esm/nv-menu.entry.js.map +0 -1
- package/dist/esm/nv-menuitem.entry.js.map +0 -1
- package/dist/esm/nv-notification-bullet.entry.js.map +0 -1
- package/dist/esm/nv-notification.entry.js.map +0 -1
- package/dist/esm/nv-notificationcontainer.entry.js.map +0 -1
- package/dist/esm/nv-popover.entry.js.map +0 -1
- package/dist/esm/nv-row.entry.js.map +0 -1
- package/dist/esm/nv-sidebar.entry.js.map +0 -1
- package/dist/esm/nv-sidebarcontent.entry.js.map +0 -1
- package/dist/esm/nv-sidebardivider.entry.js.map +0 -1
- package/dist/esm/nv-sidebarfooter.entry.js.map +0 -1
- package/dist/esm/nv-sidebargroup.entry.js.map +0 -1
- package/dist/esm/nv-sidebarheader.entry.js.map +0 -1
- package/dist/esm/nv-sidebarlogo.entry.js.map +0 -1
- package/dist/esm/nv-sidebarnavitem.entry.js.map +0 -1
- package/dist/esm/nv-sidebarnavsubitem.entry.js.map +0 -1
- package/dist/esm/nv-split.entry.js.map +0 -1
- package/dist/esm/nv-stack.entry.js.map +0 -1
- package/dist/esm/nv-table.entry.js.map +0 -1
- package/dist/esm/nv-tableheader.entry.js.map +0 -1
- package/dist/esm/nv-toggle.entry.js.map +0 -1
- package/dist/esm/nv-togglebutton.entry.js.map +0 -1
- package/dist/esm/nv-togglebuttongroup.entry.js.map +0 -1
- package/dist/esm/nv-tooltip.entry.js.map +0 -1
- package/dist/esm/slide.animation-CmH5d1of.js.map +0 -1
- package/dist/esm/style-value-types.es-xlgmw4x8.js.map +0 -1
- package/dist/esm/timeline.animation-CgHCo_Ho.js.map +0 -1
- package/dist/esm/uri.utils-CnI0auJM.js.map +0 -1
- package/dist/esm/v4-BdYh22OP.js.map +0 -1
- package/dist/lib/generators/angular-output.js.map +0 -1
- package/dist/lib/generators/docs-blazor.js.map +0 -1
- package/dist/lib/generators/vue-output.js.map +0 -1
- package/dist/lib/utils/componentBinding.js.map +0 -1
- package/dist/lib/utils/parseToCSharpTypes.js.map +0 -1
- package/dist/lib/utils/spread.js.map +0 -1
- package/dist/lib/utils/test/parseToCSharpTypes.test.js.map +0 -1
- package/dist/native/index.esm.js.map +0 -1
- package/dist/native/loader.esm.js.map +0 -1
- package/dist/native/native.esm.js.map +0 -1
- package/dist/native/nv-accordion-item.entry.esm.js.map +0 -1
- package/dist/native/nv-accordion.entry.esm.js.map +0 -1
- package/dist/native/nv-alert.entry.esm.js.map +0 -1
- package/dist/native/nv-avatar.entry.esm.js.map +0 -1
- package/dist/native/nv-badge.nv-fielddropdownitemcheck.entry.esm.js.map +0 -1
- package/dist/native/nv-breadcrumb.entry.esm.js.map +0 -1
- package/dist/native/nv-breadcrumbs.entry.esm.js.map +0 -1
- package/dist/native/nv-button.entry.esm.js.map +0 -1
- package/dist/native/nv-buttongroup.entry.esm.js.map +0 -1
- package/dist/native/nv-calendar.entry.esm.js.map +0 -1
- package/dist/native/nv-col.entry.esm.js.map +0 -1
- package/dist/native/nv-datagrid.entry.esm.js.map +0 -1
- package/dist/native/nv-datagridcolumn.entry.esm.js.map +0 -1
- package/dist/native/nv-dialog.entry.esm.js.map +0 -1
- package/dist/native/nv-dialogfooter.nv-dialogheader.entry.esm.js.map +0 -1
- package/dist/native/nv-drawer.entry.esm.js.map +0 -1
- package/dist/native/nv-drawerfooter.nv-drawerheader.entry.esm.js.map +0 -1
- package/dist/native/nv-fieldcheckbox.entry.esm.js.map +0 -1
- package/dist/native/nv-fielddate.entry.esm.js.map +0 -1
- package/dist/native/nv-fielddaterange.entry.esm.js.map +0 -1
- package/dist/native/nv-fielddropdown.entry.esm.js.map +0 -1
- package/dist/native/nv-fielddropdownitem.entry.esm.js.map +0 -1
- package/dist/native/nv-fieldmultiselect.entry.esm.js.map +0 -1
- package/dist/native/nv-fieldnumber.entry.esm.js.map +0 -1
- package/dist/native/nv-fieldpassword.entry.esm.js.map +0 -1
- package/dist/native/nv-fieldradio.entry.esm.js.map +0 -1
- package/dist/native/nv-fieldselect.entry.esm.js.map +0 -1
- package/dist/native/nv-fieldslider.entry.esm.js.map +0 -1
- package/dist/native/nv-fieldtext.entry.esm.js.map +0 -1
- package/dist/native/nv-fieldtextarea.entry.esm.js.map +0 -1
- package/dist/native/nv-fieldtime.entry.esm.js.map +0 -1
- package/dist/native/nv-icon.entry.esm.js.map +0 -1
- package/dist/native/nv-iconbutton.nv-loader.entry.esm.js.map +0 -1
- package/dist/native/nv-menu.entry.esm.js.map +0 -1
- package/dist/native/nv-menuitem.entry.esm.js.map +0 -1
- package/dist/native/nv-notification-bullet.entry.esm.js.map +0 -1
- package/dist/native/nv-notification.entry.esm.js.map +0 -1
- package/dist/native/nv-notificationcontainer.entry.esm.js.map +0 -1
- package/dist/native/nv-popover.entry.esm.js.map +0 -1
- package/dist/native/nv-row.entry.esm.js.map +0 -1
- package/dist/native/nv-sidebar.entry.esm.js.map +0 -1
- package/dist/native/nv-sidebarcontent.entry.esm.js.map +0 -1
- package/dist/native/nv-sidebardivider.entry.esm.js.map +0 -1
- package/dist/native/nv-sidebarfooter.entry.esm.js.map +0 -1
- package/dist/native/nv-sidebargroup.entry.esm.js.map +0 -1
- package/dist/native/nv-sidebarheader.entry.esm.js.map +0 -1
- package/dist/native/nv-sidebarlogo.entry.esm.js.map +0 -1
- package/dist/native/nv-sidebarnavitem.entry.esm.js.map +0 -1
- package/dist/native/nv-sidebarnavsubitem.entry.esm.js.map +0 -1
- package/dist/native/nv-split.entry.esm.js.map +0 -1
- package/dist/native/nv-stack.entry.esm.js.map +0 -1
- package/dist/native/nv-table.entry.esm.js.map +0 -1
- package/dist/native/nv-tableheader.entry.esm.js.map +0 -1
- package/dist/native/nv-toggle.entry.esm.js.map +0 -1
- package/dist/native/nv-togglebutton.entry.esm.js.map +0 -1
- package/dist/native/nv-togglebuttongroup.entry.esm.js.map +0 -1
- package/dist/native/nv-tooltip.entry.esm.js.map +0 -1
- package/dist/native/p-02e6228a.entry.js +0 -2
- package/dist/native/p-02e6228a.entry.js.map +0 -1
- package/dist/native/p-04a2fe7f.entry.js +0 -2
- package/dist/native/p-04a2fe7f.entry.js.map +0 -1
- package/dist/native/p-08204da4.entry.js +0 -2
- package/dist/native/p-08204da4.entry.js.map +0 -1
- package/dist/native/p-0e07b91b.entry.js +0 -2
- package/dist/native/p-0e07b91b.entry.js.map +0 -1
- package/dist/native/p-136dfb3e.entry.js +0 -2
- package/dist/native/p-136dfb3e.entry.js.map +0 -1
- package/dist/native/p-13YSIyGW.js.map +0 -1
- package/dist/native/p-1f2dd37f.entry.js +0 -2
- package/dist/native/p-1f2dd37f.entry.js.map +0 -1
- package/dist/native/p-255a0482.entry.js +0 -2
- package/dist/native/p-255a0482.entry.js.map +0 -1
- package/dist/native/p-3305a7e6.entry.js +0 -2
- package/dist/native/p-3305a7e6.entry.js.map +0 -1
- package/dist/native/p-36b0a6f0.entry.js +0 -2
- package/dist/native/p-36b0a6f0.entry.js.map +0 -1
- package/dist/native/p-434bc910.entry.js +0 -2
- package/dist/native/p-434bc910.entry.js.map +0 -1
- package/dist/native/p-436029a5.entry.js +0 -2
- package/dist/native/p-436029a5.entry.js.map +0 -1
- package/dist/native/p-460fdf02.entry.js +0 -2
- package/dist/native/p-460fdf02.entry.js.map +0 -1
- package/dist/native/p-477e02cf.entry.js +0 -2
- package/dist/native/p-477e02cf.entry.js.map +0 -1
- package/dist/native/p-4efb582b.entry.js +0 -2
- package/dist/native/p-4efb582b.entry.js.map +0 -1
- package/dist/native/p-4f1dfa32.entry.js +0 -2
- package/dist/native/p-4f1dfa32.entry.js.map +0 -1
- package/dist/native/p-50ce41ac.entry.js +0 -2
- package/dist/native/p-50ce41ac.entry.js.map +0 -1
- package/dist/native/p-51b7de55.entry.js +0 -13
- package/dist/native/p-51b7de55.entry.js.map +0 -1
- package/dist/native/p-5dd120dc.entry.js +0 -2
- package/dist/native/p-5dd120dc.entry.js.map +0 -1
- package/dist/native/p-60bb0d48.entry.js +0 -2
- package/dist/native/p-60bb0d48.entry.js.map +0 -1
- package/dist/native/p-67181258.entry.js +0 -2
- package/dist/native/p-67181258.entry.js.map +0 -1
- package/dist/native/p-6a81884b.entry.js +0 -2
- package/dist/native/p-6a81884b.entry.js.map +0 -1
- package/dist/native/p-6aa483de.entry.js +0 -2
- package/dist/native/p-6aa483de.entry.js.map +0 -1
- package/dist/native/p-6fc79712.entry.js +0 -2
- package/dist/native/p-6fc79712.entry.js.map +0 -1
- package/dist/native/p-70e9e067.entry.js +0 -2
- package/dist/native/p-70e9e067.entry.js.map +0 -1
- package/dist/native/p-729589cb.entry.js +0 -2
- package/dist/native/p-729589cb.entry.js.map +0 -1
- package/dist/native/p-78bf7650.entry.js +0 -2
- package/dist/native/p-78bf7650.entry.js.map +0 -1
- package/dist/native/p-7e6e9ea2.entry.js +0 -2
- package/dist/native/p-7e6e9ea2.entry.js.map +0 -1
- package/dist/native/p-8f1cd9e2.entry.js +0 -2
- package/dist/native/p-8f1cd9e2.entry.js.map +0 -1
- package/dist/native/p-910cd685.entry.js +0 -2
- package/dist/native/p-910cd685.entry.js.map +0 -1
- package/dist/native/p-91eaf02e.entry.js +0 -2
- package/dist/native/p-91eaf02e.entry.js.map +0 -1
- package/dist/native/p-93b77ed4.entry.js +0 -2
- package/dist/native/p-93b77ed4.entry.js.map +0 -1
- package/dist/native/p-93e35975.entry.js +0 -2
- package/dist/native/p-93e35975.entry.js.map +0 -1
- package/dist/native/p-96c45604.entry.js +0 -2
- package/dist/native/p-96c45604.entry.js.map +0 -1
- package/dist/native/p-9b6ad782.entry.js +0 -2
- package/dist/native/p-9b6ad782.entry.js.map +0 -1
- package/dist/native/p-9f32c3ea.entry.js +0 -2
- package/dist/native/p-9f32c3ea.entry.js.map +0 -1
- package/dist/native/p-B6GgGra-.js.map +0 -1
- package/dist/native/p-B85MJLTf.js.map +0 -1
- package/dist/native/p-BReL3Lsa.js.map +0 -1
- package/dist/native/p-BdYh22OP.js.map +0 -1
- package/dist/native/p-Blc6XEY7.js.map +0 -1
- package/dist/native/p-CasQushP.js +0 -3
- package/dist/native/p-CasQushP.js.map +0 -1
- package/dist/native/p-CgHCo_Ho.js.map +0 -1
- package/dist/native/p-ChV9xqsO.js.map +0 -1
- package/dist/native/p-CnI0auJM.js.map +0 -1
- package/dist/native/p-D3eWMME9.js.map +0 -1
- package/dist/native/p-DQuL1Twl.js +0 -2
- package/dist/native/p-DQuL1Twl.js.map +0 -1
- package/dist/native/p-DmUOtOcY.js.map +0 -1
- package/dist/native/p-Hfc8Oh0x.js.map +0 -1
- package/dist/native/p-IlwlcG9l.js.map +0 -1
- package/dist/native/p-a6fea322.entry.js +0 -2
- package/dist/native/p-a6fea322.entry.js.map +0 -1
- package/dist/native/p-ae279ae9.entry.js +0 -2
- package/dist/native/p-ae279ae9.entry.js.map +0 -1
- package/dist/native/p-b7765048.entry.js +0 -2
- package/dist/native/p-b7765048.entry.js.map +0 -1
- package/dist/native/p-ba1286aa.entry.js +0 -2
- package/dist/native/p-ba1286aa.entry.js.map +0 -1
- package/dist/native/p-bb52a5a9.entry.js +0 -2
- package/dist/native/p-bb52a5a9.entry.js.map +0 -1
- package/dist/native/p-bc90247e.entry.js +0 -2
- package/dist/native/p-bc90247e.entry.js.map +0 -1
- package/dist/native/p-c2a73a5a.entry.js +0 -2
- package/dist/native/p-c2a73a5a.entry.js.map +0 -1
- package/dist/native/p-c4c11549.entry.js +0 -2
- package/dist/native/p-c4c11549.entry.js.map +0 -1
- package/dist/native/p-c5ecdc49.entry.js +0 -2
- package/dist/native/p-c5ecdc49.entry.js.map +0 -1
- package/dist/native/p-cb1b9edb.entry.js +0 -2
- package/dist/native/p-cb1b9edb.entry.js.map +0 -1
- package/dist/native/p-cdaf54b0.entry.js +0 -2
- package/dist/native/p-cdaf54b0.entry.js.map +0 -1
- package/dist/native/p-ceb8fe8a.entry.js +0 -2
- package/dist/native/p-ceb8fe8a.entry.js.map +0 -1
- package/dist/native/p-daf7541b.entry.js +0 -2
- package/dist/native/p-daf7541b.entry.js.map +0 -1
- package/dist/native/p-de4f53a5.entry.js +0 -2
- package/dist/native/p-de4f53a5.entry.js.map +0 -1
- package/dist/native/p-ded4be77.entry.js +0 -2
- package/dist/native/p-ded4be77.entry.js.map +0 -1
- package/dist/native/p-e1fc5f8c.entry.js +0 -2
- package/dist/native/p-e1fc5f8c.entry.js.map +0 -1
- package/dist/native/p-e6c69f7d.entry.js +0 -2
- package/dist/native/p-e6c69f7d.entry.js.map +0 -1
- package/dist/native/p-e83603f1.entry.js +0 -2
- package/dist/native/p-e83603f1.entry.js.map +0 -1
- package/dist/native/p-ec217581.entry.js +0 -2
- package/dist/native/p-ec217581.entry.js.map +0 -1
- package/dist/native/p-ee694832.entry.js +0 -2
- package/dist/native/p-ee694832.entry.js.map +0 -1
- package/dist/native/p-f39aef8e.entry.js +0 -2
- package/dist/native/p-f39aef8e.entry.js.map +0 -1
- package/dist/native/p-f7e0146e.entry.js +0 -2
- package/dist/native/p-f7e0146e.entry.js.map +0 -1
- package/dist/native/p-sqVK8yoD.js.map +0 -1
- package/dist/native/p-xlgmw4x8.js.map +0 -1
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{S as t,r as e,a as n,h as o,d as i,e as r}from"./p-S-IZ4AN_.js";import{u as s}from"./p-13YSIyGW.js";import{u as a}from"./p-Blc6XEY7.js";import"./p-xlgmw4x8.js";import{a as c,r as l}from"./p-B6GgGra-.js";import{a as u}from"./p-CuXVGECR.js";const f=Math.min,h=Math.max,d=Math.round,p=t=>({x:t,y:t}),m={left:"right",right:"left",bottom:"top",top:"bottom"},y={start:"end",end:"start"};function g(t,e,n){return h(t,f(e,n))}function v(t,e){return"function"==typeof t?t(e):t}function w(t){return t.split("-")[0]}function b(t){return t.split("-")[1]}function x(t){return"x"===t?"y":"x"}function k(t){return"y"===t?"height":"width"}function A(t){return["top","bottom"].includes(w(t))?"y":"x"}function T(t){return x(A(t))}function S(t){return t.replace(/start|end/g,(t=>y[t]))}function O(t){return t.replace(/left|right|bottom|top/g,(t=>m[t]))}function C(t){return"number"!=typeof t?function(t){return{top:0,right:0,bottom:0,left:0,...t}}(t):{top:t,right:t,bottom:t,left:t}}function j(t){const{x:e,y:n,width:o,height:i}=t;return{width:o,height:i,top:n,left:e,right:e+o,bottom:n+i,x:e,y:n}}function P(t,e,n){let{reference:o,floating:i}=t;const r=A(e),s=T(e),a=k(s),c=w(e),l="y"===r,u=o.x+o.width/2-i.width/2,f=o.y+o.height/2-i.height/2,h=o[a]/2-i[a]/2;let d;switch(c){case"top":d={x:u,y:o.y-i.height};break;case"bottom":d={x:u,y:o.y+o.height};break;case"right":d={x:o.x+o.width,y:f};break;case"left":d={x:o.x-i.width,y:f};break;default:d={x:o.x,y:o.y}}switch(b(e)){case"start":d[s]-=h*(n&&l?-1:1);break;case"end":d[s]+=h*(n&&l?-1:1)}return d}async function R(t,e){var n;void 0===e&&(e={});const{x:o,y:i,platform:r,rects:s,elements:a,strategy:c}=t,{boundary:l="clippingAncestors",rootBoundary:u="viewport",elementContext:f="floating",altBoundary:h=!1,padding:d=0}=v(e,t),p=C(d),m=a[h?"floating"===f?"reference":"floating":f],y=j(await r.getClippingRect({element:null==(n=await(null==r.isElement?void 0:r.isElement(m)))||n?m:m.contextElement||await(null==r.getDocumentElement?void 0:r.getDocumentElement(a.floating)),boundary:l,rootBoundary:u,strategy:c})),g="floating"===f?{x:o,y:i,width:s.floating.width,height:s.floating.height}:s.reference,w=await(null==r.getOffsetParent?void 0:r.getOffsetParent(a.floating)),b=await(null==r.isElement?void 0:r.isElement(w))&&await(null==r.getScale?void 0:r.getScale(w))||{x:1,y:1},x=j(r.convertOffsetParentRelativeRectToViewportRelativeRect?await r.convertOffsetParentRelativeRectToViewportRelativeRect({elements:a,rect:g,offsetParent:w,strategy:c}):g);return{top:(y.top-x.top+p.top)/b.y,bottom:(x.bottom-y.bottom+p.bottom)/b.y,left:(y.left-x.left+p.left)/b.x,right:(x.right-y.right+p.right)/b.x}}function D(){return"undefined"!=typeof window}function M(t){return B(t)?(t.nodeName||"").toLowerCase():"#document"}function E(t){var e;return(null==t||null==(e=t.ownerDocument)?void 0:e.defaultView)||window}function L(t){var e;return null==(e=(B(t)?t.ownerDocument:t.document)||window.document)?void 0:e.documentElement}function B(t){return!!D()&&(t instanceof Node||t instanceof E(t).Node)}function F(t){return!!D()&&(t instanceof Element||t instanceof E(t).Element)}function $(t){return!!D()&&(t instanceof HTMLElement||t instanceof E(t).HTMLElement)}function G(t){return!(!D()||"undefined"==typeof ShadowRoot)&&(t instanceof ShadowRoot||t instanceof E(t).ShadowRoot)}function N(t){const{overflow:e,overflowX:n,overflowY:o,display:i}=Y(t);return/auto|scroll|overlay|hidden|clip/.test(e+o+n)&&!["inline","contents"].includes(i)}function H(t){return["table","td","th"].includes(M(t))}function I(t){return[":popover-open",":modal"].some((e=>{try{return t.matches(e)}catch(t){return!1}}))}function W(t){const e=z(),n=F(t)?Y(t):t;return"none"!==n.transform||"none"!==n.perspective||!!n.containerType&&"normal"!==n.containerType||!e&&!!n.backdropFilter&&"none"!==n.backdropFilter||!e&&!!n.filter&&"none"!==n.filter||["transform","perspective","filter"].some((t=>(n.willChange||"").includes(t)))||["paint","layout","strict","content"].some((t=>(n.contain||"").includes(t)))}function z(){return!("undefined"==typeof CSS||!CSS.supports)&&CSS.supports("-webkit-backdrop-filter","none")}function X(t){return["html","body","#document"].includes(M(t))}function Y(t){return E(t).getComputedStyle(t)}function _(t){return F(t)?{scrollLeft:t.scrollLeft,scrollTop:t.scrollTop}:{scrollLeft:t.scrollX,scrollTop:t.scrollY}}function V(t){if("html"===M(t))return t;const e=t.assignedSlot||t.parentNode||G(t)&&t.host||L(t);return G(e)?e.host:e}function K(t){const e=V(t);return X(e)?t.ownerDocument?t.ownerDocument.body:t.body:$(e)&&N(e)?e:K(e)}function U(t,e){var n;void 0===e&&(e=[]);const o=K(t),i=o===(null==(n=t.ownerDocument)?void 0:n.body),r=E(o);return i?e.concat(r,r.visualViewport||[],N(o)?o:[],[]):e.concat(o,U(o,[]))}function Z(t){return t.parent&&Object.getPrototypeOf(t.parent)?t.frameElement:null}function q(t){const e=Y(t);let n=parseFloat(e.width)||0,o=parseFloat(e.height)||0;const i=$(t),r=i?t.offsetWidth:n,s=i?t.offsetHeight:o,a=d(n)!==r||d(o)!==s;return a&&(n=r,o=s),{width:n,height:o,$:a}}function J(t){return F(t)?t:t.contextElement}function Q(t){const e=J(t);if(!$(e))return p(1);const n=e.getBoundingClientRect(),{width:o,height:i,$:r}=q(e);let s=(r?d(n.width):n.width)/o,a=(r?d(n.height):n.height)/i;return s&&Number.isFinite(s)||(s=1),a&&Number.isFinite(a)||(a=1),{x:s,y:a}}const tt=p(0);function et(t){const e=E(t);return z()&&e.visualViewport?{x:e.visualViewport.offsetLeft,y:e.visualViewport.offsetTop}:tt}function nt(t,e,n,o){void 0===e&&(e=!1),void 0===n&&(n=!1);const i=t.getBoundingClientRect(),r=J(t);let s=p(1);e&&(o?F(o)&&(s=Q(o)):s=Q(t));const a=function(t,e,n){return void 0===e&&(e=!1),!(!n||e&&n!==E(t))&&e}(r,n,o)?et(r):p(0);let c=(i.left+a.x)/s.x,l=(i.top+a.y)/s.y,u=i.width/s.x,f=i.height/s.y;if(r){const t=E(r),e=o&&F(o)?E(o):o;let n=t,i=Z(n);for(;i&&o&&e!==n;){const t=Q(i),e=i.getBoundingClientRect(),o=Y(i),r=e.left+(i.clientLeft+parseFloat(o.paddingLeft))*t.x,s=e.top+(i.clientTop+parseFloat(o.paddingTop))*t.y;c*=t.x,l*=t.y,u*=t.x,f*=t.y,c+=r,l+=s,n=E(i),i=Z(n)}}return j({width:u,height:f,x:c,y:l})}function ot(t,e){const n=_(t).scrollLeft;return e?e.left+n:nt(L(t)).left+n}function it(t,e,n){let o;if("viewport"===e)o=function(t,e){const n=E(t),o=L(t),i=n.visualViewport;let r=o.clientWidth,s=o.clientHeight,a=0,c=0;if(i){r=i.width,s=i.height;const t=z();(!t||t&&"fixed"===e)&&(a=i.offsetLeft,c=i.offsetTop)}return{width:r,height:s,x:a,y:c}}(t,n);else if("document"===e)o=function(t){const e=L(t),n=_(t),o=t.ownerDocument.body,i=h(e.scrollWidth,e.clientWidth,o.scrollWidth,o.clientWidth),r=h(e.scrollHeight,e.clientHeight,o.scrollHeight,o.clientHeight);let s=-n.scrollLeft+ot(t);const a=-n.scrollTop;return"rtl"===Y(o).direction&&(s+=h(e.clientWidth,o.clientWidth)-i),{width:i,height:r,x:s,y:a}}(L(t));else if(F(e))o=function(t,e){const n=nt(t,!0,"fixed"===e),o=n.top+t.clientTop,i=n.left+t.clientLeft,r=$(t)?Q(t):p(1);return{width:t.clientWidth*r.x,height:t.clientHeight*r.y,x:i*r.x,y:o*r.y}}(e,n);else{const n=et(t);o={...e,x:e.x-n.x,y:e.y-n.y}}return j(o)}function rt(t,e){const n=V(t);return!(n===e||!F(n)||X(n))&&("fixed"===Y(n).position||rt(n,e))}function st(t,e,n){const o=$(e),i=L(e),r="fixed"===n,s=nt(t,!0,r,e);let a={scrollLeft:0,scrollTop:0};const c=p(0);if(o||!o&&!r)if(("body"!==M(e)||N(i))&&(a=_(e)),o){const t=nt(e,!0,r,e);c.x=t.x+e.clientLeft,c.y=t.y+e.clientTop}else i&&(c.x=ot(i));let l=0,u=0;if(i&&!o&&!r){const t=i.getBoundingClientRect();u=t.top+a.scrollTop,l=t.left+a.scrollLeft-ot(i,t)}return{x:s.left+a.scrollLeft-c.x-l,y:s.top+a.scrollTop-c.y-u,width:s.width,height:s.height}}function at(t){return"static"===Y(t).position}function ct(t,e){if(!$(t)||"fixed"===Y(t).position)return null;if(e)return e(t);let n=t.offsetParent;return L(t)===n&&(n=n.ownerDocument.body),n}function lt(t,e){const n=E(t);if(I(t))return n;if(!$(t)){let e=V(t);for(;e&&!X(e);){if(F(e)&&!at(e))return e;e=V(e)}return n}let o=ct(t,e);for(;o&&H(o)&&at(o);)o=ct(o,e);return o&&X(o)&&at(o)&&!W(o)?n:o||function(t){let e=V(t);for(;$(e)&&!X(e);){if(W(e))return e;if(I(e))return null;e=V(e)}return null}(t)||n}const ut={convertOffsetParentRelativeRectToViewportRelativeRect:function(t){let{elements:e,rect:n,offsetParent:o,strategy:i}=t;const r="fixed"===i,s=L(o),a=!!e&&I(e.floating);if(o===s||a&&r)return n;let c={scrollLeft:0,scrollTop:0},l=p(1);const u=p(0),f=$(o);if((f||!f&&!r)&&(("body"!==M(o)||N(s))&&(c=_(o)),$(o))){const t=nt(o);l=Q(o),u.x=t.x+o.clientLeft,u.y=t.y+o.clientTop}return{width:n.width*l.x,height:n.height*l.y,x:n.x*l.x-c.scrollLeft*l.x+u.x,y:n.y*l.y-c.scrollTop*l.y+u.y}},getDocumentElement:L,getClippingRect:function(t){let{element:e,boundary:n,rootBoundary:o,strategy:i}=t;const r=[..."clippingAncestors"===n?I(e)?[]:function(t,e){const n=e.get(t);if(n)return n;let o=U(t,[]).filter((t=>F(t)&&"body"!==M(t))),i=null;const r="fixed"===Y(t).position;let s=r?V(t):t;for(;F(s)&&!X(s);){const e=Y(s),n=W(s);n||"fixed"!==e.position||(i=null),(r?!n&&!i:!n&&"static"===e.position&&i&&["absolute","fixed"].includes(i.position)||N(s)&&!n&&rt(t,s))?o=o.filter((t=>t!==s)):i=e,s=V(s)}return e.set(t,o),o}(e,this._c):[].concat(n),o],s=r.reduce(((t,n)=>{const o=it(e,n,i);return t.top=h(o.top,t.top),t.right=f(o.right,t.right),t.bottom=f(o.bottom,t.bottom),t.left=h(o.left,t.left),t}),it(e,r[0],i));return{width:s.right-s.left,height:s.bottom-s.top,x:s.left,y:s.top}},getOffsetParent:lt,getElementRects:async function(t){const e=this.getOffsetParent||lt,n=this.getDimensions,o=await n(t.floating);return{reference:st(t.reference,await e(t.floating),t.strategy),floating:{x:0,y:0,width:o.width,height:o.height}}},getClientRects:function(t){return Array.from(t.getClientRects())},getDimensions:function(t){const{width:e,height:n}=q(t);return{width:e,height:n}},getScale:Q,isElement:F,isRTL:function(t){return"rtl"===Y(t).direction}},ft=function(t){return void 0===t&&(t={}),{name:"shift",options:t,async fn(e){const{x:n,y:o,placement:i}=e,{mainAxis:r=!0,crossAxis:s=!1,limiter:a={fn:t=>{let{x:e,y:n}=t;return{x:e,y:n}}},...c}=v(t,e),l={x:n,y:o},u=await R(e,c),f=A(w(i)),h=x(f);let d=l[h],p=l[f];r&&(d=g(d+u["y"===h?"top":"left"],d,d-u["y"===h?"bottom":"right"])),s&&(p=g(p+u["y"===f?"top":"left"],p,p-u["y"===f?"bottom":"right"]));const m=a.fn({...e,[h]:d,[f]:p});return{...m,data:{x:m.x-n,y:m.y-o}}}}},ht=function(t){return void 0===t&&(t={}),{name:"flip",options:t,async fn(e){var n,o;const{placement:i,middlewareData:r,rects:s,initialPlacement:a,platform:c,elements:l}=e,{mainAxis:u=!0,crossAxis:f=!0,fallbackPlacements:h,fallbackStrategy:d="bestFit",fallbackAxisSideDirection:p="none",flipAlignment:m=!0,...y}=v(t,e);if(null!=(n=r.arrow)&&n.alignmentOffset)return{};const g=w(i),x=w(a)===a,A=await(null==c.isRTL?void 0:c.isRTL(l.floating)),C=h||(x||!m?[O(a)]:function(t){const e=O(t);return[S(t),e,S(e)]}(a));h||"none"===p||C.push(...function(t,e,n,o){const i=b(t);let r=function(t,e,n){const o=["left","right"],i=["right","left"],r=["top","bottom"],s=["bottom","top"];switch(t){case"top":case"bottom":return n?e?i:o:e?o:i;case"left":case"right":return e?r:s;default:return[]}}(w(t),"start"===n,o);return i&&(r=r.map((t=>t+"-"+i)),e&&(r=r.concat(r.map(S)))),r}(a,m,p,A));const j=[a,...C],P=await R(e,y),D=[];let M=(null==(o=r.flip)?void 0:o.overflows)||[];if(u&&D.push(P[g]),f){const t=function(t,e,n){void 0===n&&(n=!1);const o=b(t),i=T(t),r=k(i);let s="x"===i?o===(n?"end":"start")?"right":"left":"start"===o?"bottom":"top";return e.reference[r]>e.floating[r]&&(s=O(s)),[s,O(s)]}(i,s,A);D.push(P[t[0]],P[t[1]])}if(M=[...M,{placement:i,overflows:D}],!D.every((t=>t<=0))){var E,L;const t=((null==(E=r.flip)?void 0:E.index)||0)+1,e=j[t];if(e)return{data:{index:t,overflows:M},reset:{placement:e}};let n=null==(L=M.filter((t=>t.overflows[0]<=0)).sort(((t,e)=>t.overflows[1]-e.overflows[1]))[0])?void 0:L.placement;if(!n)switch(d){case"bestFit":{var B;const t=null==(B=M.map((t=>[t.placement,t.overflows.filter((t=>t>0)).reduce(((t,e)=>t+e),0)])).sort(((t,e)=>t[1]-e[1]))[0])?void 0:B[0];t&&(n=t);break}case"initialPlacement":n=a}if(i!==n)return{reset:{placement:n}}}return{}}}},dt=t=>({name:"arrow",options:t,async fn(e){const{x:n,y:o,placement:i,rects:r,platform:s,elements:a,middlewareData:c}=e,{element:l,padding:u=0}=v(t,e)||{};if(null==l)return{};const h=C(u),d={x:n,y:o},p=T(i),m=k(p),y=await s.getDimensions(l),w="y"===p,x=w?"top":"left",A=w?"bottom":"right",S=w?"clientHeight":"clientWidth",O=r.reference[m]+r.reference[p]-d[p]-r.floating[m],j=d[p]-r.reference[p],P=await(null==s.getOffsetParent?void 0:s.getOffsetParent(l));let R=P?P[S]:0;R&&await(null==s.isElement?void 0:s.isElement(P))||(R=a.floating[S]||r.floating[m]);const D=O/2-j/2,M=R/2-y[m]/2-1,E=f(h[x],M),L=f(h[A],M),B=E,F=R-y[m]-L,$=R/2-y[m]/2+D,G=g(B,$,F),N=!c.arrow&&null!=b(i)&&$!==G&&r.reference[m]/2-($<B?E:L)-y[m]/2<0,H=N?$<B?$-B:$-F:0;return{[p]:d[p]+H,data:{[p]:G,centerOffset:$-G-H,...N&&{alignmentOffset:H}},reset:N}}}),pt=(()=>{let t;return(...e)=>{t&&clearTimeout(t),t=setTimeout((()=>{t=0,(t=>{for(let e of t.keys()){const n=t.get(e).filter((t=>{const e=t.deref();return e&&(!("isConnected"in(n=e))||n.isConnected);var n}));t.set(e,n)}})(...e)}),2e3)}})(),mt=t.forceUpdate,yt=t.getRenderingRef,gt=(t,e)=>{const n=t.indexOf(e);n>=0&&(t[n]=t[t.length-1],t.length--)},{state:vt}=(()=>{const t=((t,e=(t,e)=>t!==e)=>{const n=()=>{return("function"==typeof(e=t)?e():e)??{};var e},o=n();let i=new Map(Object.entries(o));const r="undefined"!=typeof Proxy,s=r?null:{},a={dispose:[],get:[],set:[],reset:[]},c=new Map,l=()=>{i=new Map(Object.entries(n())),r||m(),a.reset.forEach((t=>t()))},u=t=>(a.get.forEach((e=>e(t))),i.get(t)),f=(t,n)=>{const o=i.get(t);e(n,o,t)&&(i.set(t,n),r||p(t),a.set.forEach((e=>e(t,n,o))))},h=r?new Proxy(o,{get:(t,e)=>u(e),ownKeys:()=>Array.from(i.keys()),getOwnPropertyDescriptor:()=>({enumerable:!0,configurable:!0}),has:(t,e)=>i.has(e),set:(t,e,n)=>(f(e,n),!0)}):(m(),s),d=(t,e)=>(a[t].push(e),()=>{gt(a[t],e)});function p(t){!r&&s&&(Object.prototype.hasOwnProperty.call(s,t)||Object.defineProperty(s,t,{configurable:!0,enumerable:!0,get:()=>u(t),set(e){f(t,e)}}))}function m(){if(r||!s)return;const t=new Set(i.keys());for(const e of Object.keys(s))t.has(e)||delete s[e];for(const e of t)p(e)}return{state:h,get:u,set:f,on:d,onChange:(t,e)=>{const o=(n,o)=>{n===t&&e(o)},i=()=>{const o=n();e(o[t])},r=d("set",o),s=d("reset",i);return c.set(e,{setHandler:o,resetHandler:i,propName:t}),()=>{r(),s(),c.delete(e)}},use:(...t)=>{const e=t.reduce(((t,e)=>(e.set&&t.push(d("set",e.set)),e.get&&t.push(d("get",e.get)),e.reset&&t.push(d("reset",e.reset)),e.dispose&&t.push(d("dispose",e.dispose)),t)),[]);return()=>e.forEach((t=>t()))},dispose:()=>{a.dispose.forEach((t=>t())),l()},reset:l,forceUpdate:t=>{const e=i.get(t);a.set.forEach((n=>n(t,e,e)))},removeListener:(t,e)=>{const n=c.get(e);n&&n.propName===t&&(gt(a.set,n.setHandler),gt(a.reset,n.resetHandler),c.delete(e))}}})({groups:new Map},void 0);return t.use((()=>{if("function"!=typeof yt||"function"!=typeof mt)return{};const t=mt,e=yt,n=new Map;return{dispose:()=>n.clear(),get:t=>{const o=e();o&&((t,e,n)=>{let o=t.get(e);o||(o=[],t.set(e,o)),o.some((t=>t.deref()===n))||o.push(new WeakRef(n))})(n,t,o)},set:e=>{const o=n.get(e);if(o){const i=o.filter((e=>{const n=e.deref();return!!n&&t(n)}));n.set(e,i)}pt(n)},reset:()=>{n.forEach((e=>{e.forEach((e=>{const n=e.deref();n&&t(n)}))})),pt(n)}}})()),t})(),wt=class{constructor(t){e(this,t),this.openChanged=n(this,"openChanged",3),this.eventsAttached=!1,this.isAnimating=!1,this.clickEvents=[["click",()=>this.open=!this.open]],this.hoverEvents=[["focus",()=>{clearTimeout(this.hideTimeout),this.showTimeout=setTimeout((()=>this.open=!0),this.enterDelay)}],["blur",()=>{clearTimeout(this.showTimeout),this.hideTimeout=setTimeout((()=>this.open=!1),50)}],["mouseenter",()=>{clearTimeout(this.hideTimeout),this.showTimeout=setTimeout((()=>this.open=!0),this.enterDelay)}],["mouseleave",()=>{clearTimeout(this.showTimeout),this.hideTimeout=setTimeout((()=>this.open=!1),100)}]],this.closeEvents=[["keydown",t=>{"Escape"===t.key&&"controlled"!==this.triggerMode&&(this.open=!1)}]],this.open=!1,this.triggerMode="click",this.placement="bottom",this.strategy="absolute",this.offset=6,this.hasArrow=!1,this.disableFlip=!1,this.shiftPadding=0,this.enterDelay=0,this.nested=!1,this.handleClickOutside=t=>{this.el.contains(t.target)||this.triggerElement?.contains(t.target)||(this.open=!1)},this.outsideClickEvents=[["click",this.handleClickOutside],["touchstart",this.handleClickOutside]]}async show(){this.open=!0}async hide(){this.open=!1}async toggle(){this.open=!this.open}attachEventListeners(){this.triggerElement&&!this.eventsAttached&&(c(this.closeEvents,document,this),"click"===this.triggerMode&&(c(this.clickEvents,this.triggerElement,this),c(this.outsideClickEvents,document,this)),"hover"===this.triggerMode&&c(this.hoverEvents,this.triggerElement,this),this.eventsAttached=!0)}positionPopover(){var t;this.triggerElement&&((t,e,n)=>{const o=new Map,i={platform:ut,...n},r={...i.platform,_c:o};return(async(t,e,n)=>{const{placement:o="bottom",strategy:i="absolute",middleware:r=[],platform:s}=n,a=r.filter(Boolean),c=await(null==s.isRTL?void 0:s.isRTL(e));let l=await s.getElementRects({reference:t,floating:e,strategy:i}),{x:u,y:f}=P(l,o,c),h=o,d={},p=0;for(let n=0;n<a.length;n++){const{name:r,fn:m}=a[n],{x:y,y:g,data:v,reset:w}=await m({x:u,y:f,initialPlacement:o,placement:h,strategy:i,middlewareData:d,rects:l,platform:s,elements:{reference:t,floating:e}});u=null!=y?y:u,f=null!=g?g:f,d={...d,[r]:{...d[r],...v}},w&&p<=50&&(p++,"object"==typeof w&&(w.placement&&(h=w.placement),w.rects&&(l=!0===w.rects?await s.getElementRects({reference:t,floating:e,strategy:i}):w.rects),({x:u,y:f}=P(l,h,c))),n=-1)}return{x:u,y:f,placement:h,strategy:i,middlewareData:d}})(t,e,{...i,platform:r})})(u(this.triggerElement),this.popoverElement,{placement:this.placement,strategy:this.strategy,middleware:[(t=this.offset,void 0===t&&(t=0),{name:"offset",options:t,async fn(e){var n,o;const{x:i,y:r,placement:s,middlewareData:a}=e,c=await async function(t,e){const{placement:n,platform:o,elements:i}=t,r=await(null==o.isRTL?void 0:o.isRTL(i.floating)),s=w(n),a=b(n),c="y"===A(n),l=["left","top"].includes(s)?-1:1,u=r&&c?-1:1,f=v(e,t);let{mainAxis:h,crossAxis:d,alignmentAxis:p}="number"==typeof f?{mainAxis:f,crossAxis:0,alignmentAxis:null}:{mainAxis:0,crossAxis:0,alignmentAxis:null,...f};return a&&"number"==typeof p&&(d="end"===a?-1*p:p),c?{x:d*u,y:h*l}:{x:h*l,y:d*u}}(e,t);return s===(null==(n=a.offset)?void 0:n.placement)&&null!=(o=a.arrow)&&o.alignmentOffset?{}:{x:i+c.x,y:r+c.y,data:{...c,placement:s}}}}),!this.disableFlip&&ht({fallbackStrategy:"bestFit",crossAxis:!0,fallbackPlacements:["bottom"]}),ft({padding:this.shiftPadding}),this.hasArrow&&dt({element:this.arrowElement})]}).then((({x:t,y:e,placement:n,middlewareData:o,strategy:i})=>{if(Object.assign(this.popoverElement.style,{left:`${t}px`,top:`${e}px`,position:i}),this.hasArrow){const t={top:"bottom",right:"left",bottom:"top",left:"right"}[n.split("-")[0]],e={top:"rotate(225deg)",right:"rotate(315deg)",bottom:"rotate(45deg)",left:"rotate(135deg)"}[n.split("-")[0]],{x:i,y:r}=o.arrow;Object.assign(this.arrowElement.style,{left:null!=i?`${i}px`:"",top:null!=r?`${r}px`:"",right:"",bottom:"",transform:e,[t]:"-4px"})}}))}async handleOpenChange(t){for(;this.isAnimating;)await new Promise((t=>setTimeout(t,50)));this.isAnimating=!0;const e=vt.groups.get(this.groupName),n=e&&e.openedBy!==this.el,o=e&&e.openedBy===this.el;t&&this.popoverElement.style.removeProperty("display"),o&&!t&&vt.groups.delete(this.groupName),this.groupName&&t&&vt.groups.set(this.groupName,{openedBy:this.el});const{growIn:i}=a(this.popoverElement,{duration:n?0:100,amount:.85}),{fadeOut:r}=s(this.popoverElement,{duration:n?0:100});!0===t&&(this.popoverElement.removeAttribute("hidden"),this.positionPopover(),await i()),!1===t&&(await r(),this.popoverElement.setAttribute("hidden","")),this.isAnimating=!1,this.openChanged.emit(t)}handleStrategyChange(){this.open&&this.positionPopover()}componentWillRender(){this.triggerElement||(this.triggerElement=this.el.querySelector('[slot="trigger"]')),this.attachEventListeners()}componentDidLoad(){if(this.open){const{setFadeIn:t}=s(this.popoverElement);t(),this.popoverElement.removeAttribute("hidden")}else{const{setGrowOut:t}=a(this.popoverElement);t()}this.positionPopover()}disconnectedCallback(){l(this.closeEvents,document,this),"click"===this.triggerMode&&(l(this.clickEvents,this.triggerElement,this),l(this.outsideClickEvents,document,this)),"hover"===this.triggerMode&&l(this.hoverEvents,this.triggerElement,this),this.eventsAttached=!1,this.hideTimeout&&clearTimeout(this.hideTimeout),this.showTimeout&&clearTimeout(this.showTimeout)}render(){return o(i,{key:"d6fef7eff8bcf37038c615eb3a382c2213b8df57"},o("slot",{key:"849d6563e00d899fe0d1740139e510f5a53a6160",name:"trigger"}),o("div",{key:"3d187af80792aa571039fa5966cc5a38ad65c447","data-scope":"popover","data-strategy":this.strategy,hidden:!0,ref:t=>this.popoverElement=t},this.hasArrow&&o("div",{key:"cc06755e1ffe17280d847ec78f760fb87e491bea","data-scope":"arrow",ref:t=>this.arrowElement=t}),o("slot",{key:"015e92df5937b852b5e9fe4ef5bbf56a4a21e802",name:"content"})))}get el(){return r(this)}static get watchers(){return{open:[{handleOpenChange:0}],strategy:[{handleStrategyChange:0}]}}};wt.style="nv-popover{display:inline-block;position:relative}nv-popover:has([fluid]:not([fluid=false])){display:block}nv-popover[strategy=fixed]{position:static}nv-popover>[data-scope=popover]{width:max-content;background-color:var(--components-popover-background);border-color:var(--components-popover-border);font-weight:var(--font-weight-medium-emphasis);border-width:1px;border-style:solid;border-radius:var(--popover-radius);padding:var(--popover-padding-y) var(--popover-padding-x);position:absolute;top:0;left:0;z-index:1;box-shadow:var(--popover-shadow-1-x) var(--popover-shadow-1-y) var(--popover-shadow-1-blur) -2px var(--popover-shadow-1-opacity), var(--popover-shadow-2-x) var(--popover-shadow-2-y) var(--popover-shadow-2-blur) var(--shadow-spread-lg-2) var(--popover-shadow-2-opacity)}nv-popover>[data-scope=popover][hidden]:not([hidden=false]){display:none}nv-popover>[data-scope=popover][data-strategy=fixed]{position:fixed;z-index:9999}nv-popover>[data-scope=popover]>[data-scope=arrow]{background-color:var(--components-popover-background);position:absolute;border-color:var(--components-popover-border);border-width:1px;border-style:solid;border-bottom-color:transparent;border-right-color:transparent;width:8px;height:8px;transform:rotate(45deg);border-radius:1px}nv-popover>[data-scope=popover]>[slot=content]{position:relative;z-index:1}nv-popover>slot-fb{display:none}";export{wt as nv_popover}
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
import{a as
|
|
2
|
-
//# sourceMappingURL=p-sqVK8yoD.js.map
|
|
1
|
+
import{a as o}from"./p-xlgmw4x8.js";const t=(o,t)=>1-3*t+3*o,n=(o,t)=>3*t-6*o,e=o=>3*o,r=(o,r,i)=>((t(r,i)*o+n(r,i))*o+e(r))*o,i=(o,r,i)=>3*t(r,i)*o*o+2*n(r,i)*o+e(r),a=.1;function m(o,t,n,e){const m=new Float32Array(11);for(let t=0;t<11;++t)m[t]=r(t*a,o,n);return g=>0===g||1===g?g:r(function(t){let e=0,g=1;for(;10!==g&&m[g]<=t;++g)e+=a;--g;const p=e+(t-m[g])/(m[g+1]-m[g])*a,l=i(p,o,n);return l>=.001?function(o,t,n,e){for(let a=0;a<8;++a){const a=i(t,n,e);if(0===a)return t;t-=(r(t,n,e)-o)/a}return t}(t,p,o,n):0===l?p:function(o,t,n,e,i){let a,m,g=0;do{m=t+(n-t)/2,a=r(m,e,i)-o,a>0?n=m:t=m}while(Math.abs(a)>1e-7&&++g<10);return m}(t,e,e+a,o,n)}(g),t,e)}function g(o){const t=o.getBoundingClientRect().height,n=getComputedStyle(o),e=parseFloat(n.marginTop)||0,r=parseFloat(n.marginBottom)||0;return{height:t,marginTop:e,marginBottom:r,total:t+e+r}}const p=(t,{duration:n=200,overflow:e="hidden"}={})=>{let r=null;const i=()=>{r&&(r.stop(),r=null)},a=o=>{for(const[n,e]of Object.entries(o))t.style[n]=e};return{collapse:function(){return i(),new Promise((i=>{const{height:p,marginTop:l,marginBottom:h,total:s}=g(t);a({height:`${p}px`,marginTop:`${l}px`,marginBottom:`${h}px`,overflow:e,willChange:"height, margin"});const c=s>0?s:1e-4;r=o({from:s,to:0,duration:n,ease:m(.2,0,0,1),onUpdate:o=>{const t=o/c;a({height:p*t+"px",marginTop:l*t+"px",marginBottom:h*t+"px"})},onComplete:()=>{a({height:"0px",marginTop:"0px",marginBottom:"0px",willChange:""}),i()}})}))},expand:async function(){return i(),await new Promise((o=>requestAnimationFrame(o))),new Promise((i=>{a({height:"",marginTop:"",marginBottom:"",overflow:e});const{height:p,marginTop:l,marginBottom:h,total:s}=g(t);a({height:"0px",marginTop:"0px",marginBottom:"0px",willChange:"height, margin"});const c=s>0?s:1e-4;r=o({from:0,to:s,duration:n,ease:m(.2,0,0,1),onUpdate:o=>{const t=o/c;a({height:p*t+"px",marginTop:l*t+"px",marginBottom:h*t+"px"})},onComplete:()=>{a({height:"",marginTop:"",marginBottom:"",overflow:"",willChange:""}),i()}})}))},setCollapsed:function(){i(),a({height:"0px",marginTop:"0px",marginBottom:"0px",overflow:e})},setExpanded:function(){i(),a({height:"",marginTop:"",marginBottom:"",overflow:""})}}};export{p as u}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
function t(t,n){var e={};for(var r in t)if(Object.prototype.hasOwnProperty.call(t,r)&&n.indexOf(r)<0)e[r]=t[r];if(t!=null&&typeof Object.getOwnPropertySymbols==="function")for(var o=0,r=Object.getOwnPropertySymbols(t);o<r.length;o++){if(n.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(t,r[o]))e[r[o]]=t[r[o]]}return e}const n=(t,n,e)=>Math.min(Math.max(e,t),n);const e=.001;const r=.01;const o=10;const s=.05;const a=1;function u({duration:t=800,bounce:u=.25,velocity:f=0,mass:l=1}){let p;let d;let h=1-u;h=n(s,a,h);t=n(r,o,t/1e3);if(h<1){p=n=>{const r=n*h;const o=r*t;const s=r-f;const a=i(n,h);const u=Math.exp(-o);return e-s/a*u};d=n=>{const r=n*h;const o=r*t;const s=o*f+f;const a=Math.pow(h,2)*Math.pow(n,2)*t;const u=Math.exp(-o);const c=i(Math.pow(n,2),h);const l=-p(n)+e>0?-1:1;return l*((s-a)*u)/c}}else{p=n=>{const e=Math.exp(-n*t);const r=(n-f)*t+1;return-.001+e*r};d=n=>{const e=Math.exp(-n*t);const r=(f-n)*(t*t);return e*r}}const v=5/t;const m=c(p,d,v);t=t*1e3;if(isNaN(m)){return{stiffness:100,damping:10,duration:t}}else{const n=Math.pow(m,2)*l;return{stiffness:n,damping:h*2*Math.sqrt(l*n),duration:t}}}const f=12;function c(t,n,e){let r=e;for(let e=1;e<f;e++){r=r-t(r)/n(r)}return r}function i(t,n){return t*Math.sqrt(1-n*n)}const l=["duration","bounce"];const p=["stiffness","damping","mass"];function d(t,n){return n.some((n=>t[n]!==undefined))}function h(t){let n=Object.assign({velocity:0,stiffness:100,damping:10,mass:1,isResolvedFromDuration:false},t);if(!d(t,p)&&d(t,l)){const e=u(t);n=Object.assign(Object.assign(Object.assign({},n),e),{velocity:0,mass:1});n.isResolvedFromDuration=true}return n}function v(n){var{from:e=0,to:r=1,restSpeed:o=2,restDelta:s}=n,a=t(n,["from","to","restSpeed","restDelta"]);const u={done:false,value:e};let{stiffness:f,damping:c,mass:l,velocity:p,duration:d,isResolvedFromDuration:v}=h(a);let b=m;let M=m;function g(){const t=p?-(p/1e3):0;const n=r-e;const o=c/(2*Math.sqrt(f*l));const a=Math.sqrt(f/l)/1e3;if(s===undefined){s=Math.min(Math.abs(r-e)/100,.4)}if(o<1){const e=i(a,o);b=s=>{const u=Math.exp(-o*a*s);return r-u*((t+o*a*n)/e*Math.sin(e*s)+n*Math.cos(e*s))};M=r=>{const s=Math.exp(-o*a*r);return o*a*s*(Math.sin(e*r)*(t+o*a*n)/e+n*Math.cos(e*r))-s*(Math.cos(e*r)*(t+o*a*n)-e*n*Math.sin(e*r))}}else if(o===1){b=e=>r-Math.exp(-a*e)*(n+(t+a*n)*e)}else{const e=a*Math.sqrt(o*o-1);b=s=>{const u=Math.exp(-o*a*s);const f=Math.min(e*s,300);return r-u*((t+o*a*n)*Math.sinh(f)+e*n*Math.cosh(f))/e}}}g();return{next:t=>{const n=b(t);if(!v){const e=M(t)*1e3;const a=Math.abs(e)<=o;const f=Math.abs(r-n)<=s;u.done=a&&f}else{u.done=t>=d}u.value=u.done?r:n;return u},flipTarget:()=>{p=-p;[e,r]=[r,e];g()}}}v.needsInterpolation=(t,n)=>typeof t==="string"||typeof n==="string";const m=t=>0;const b=(t,n,e)=>{const r=n-t;return r===0?1:(e-t)/r};const M=(t,n,e)=>-e*t+e*n+t;const g=(t,n)=>e=>Math.max(Math.min(e,n),t);const y=t=>t%1?Number(t.toFixed(5)):t;const j=/(-)?([\d]*\.?[\d])+/g;const O=/(#[0-9a-f]{6}|#[0-9a-f]{3}|#(?:[0-9a-f]{2}){2,4}|(rgb|hsl)a?\((-?[\d\.]+%?[,\s]+){2}(-?[\d\.]+%?)\s*[\,\/]?\s*[\d\.]*%?\))/gi;const F=/^(#[0-9a-f]{3}|#(?:[0-9a-f]{2}){2,4}|(rgb|hsl)a?\((-?[\d\.]+%?[,\s]+){2}(-?[\d\.]+%?)\s*[\,\/]?\s*[\d\.]*%?\))$/i;function D(t){return typeof t==="string"}const R={test:t=>typeof t==="number",parse:parseFloat,transform:t=>t};const N=Object.assign(Object.assign({},R),{transform:g(0,1)});Object.assign(Object.assign({},R),{default:1});const S=t=>({test:n=>D(n)&&n.endsWith(t)&&n.split(" ").length===1,parse:parseFloat,transform:n=>`${n}${t}`});const T=S("%");Object.assign(Object.assign({},T),{parse:t=>T.parse(t)/100,transform:t=>T.transform(t*100)});const $=(t,n)=>e=>Boolean(D(e)&&F.test(e)&&e.startsWith(t)||n&&Object.prototype.hasOwnProperty.call(e,n));const w=(t,n,e)=>r=>{if(!D(r))return r;const[o,s,a,u]=r.match(j);return{[t]:parseFloat(o),[n]:parseFloat(s),[e]:parseFloat(a),alpha:u!==undefined?parseFloat(u):1}};const I={test:$("hsl","hue"),parse:w("hue","saturation","lightness"),transform:({hue:t,saturation:n,lightness:e,alpha:r=1})=>"hsla("+Math.round(t)+", "+T.transform(y(n))+", "+T.transform(y(e))+", "+y(N.transform(r))+")"};const x=g(0,255);const A=Object.assign(Object.assign({},R),{transform:t=>Math.round(x(t))});const k={test:$("rgb","red"),parse:w("red","green","blue"),transform:({red:t,green:n,blue:e,alpha:r=1})=>"rgba("+A.transform(t)+", "+A.transform(n)+", "+A.transform(e)+", "+y(N.transform(r))+")"};function C(t){let n="";let e="";let r="";let o="";if(t.length>5){n=t.substr(1,2);e=t.substr(3,2);r=t.substr(5,2);o=t.substr(7,2)}else{n=t.substr(1,1);e=t.substr(2,1);r=t.substr(3,1);o=t.substr(4,1);n+=n;e+=e;r+=r;o+=o}return{red:parseInt(n,16),green:parseInt(e,16),blue:parseInt(r,16),alpha:o?parseInt(o,16)/255:1}}const B={test:$("#"),parse:C,transform:k.transform};const P={test:t=>k.test(t)||B.test(t)||I.test(t),parse:t=>{if(k.test(t)){return k.parse(t)}else if(I.test(t)){return I.parse(t)}else{return B.parse(t)}},transform:t=>D(t)?t:t.hasOwnProperty("red")?k.transform(t):I.transform(t)};const U="${c}";const G="${n}";function H(t){var n,e,r,o;return isNaN(t)&&D(t)&&((e=(n=t.match(j))===null||n===void 0?void 0:n.length)!==null&&e!==void 0?e:0)+((o=(r=t.match(O))===null||r===void 0?void 0:r.length)!==null&&o!==void 0?o:0)>0}function L(t){if(typeof t==="number")t=`${t}`;const n=[];let e=0;const r=t.match(O);if(r){e=r.length;t=t.replace(O,U);n.push(...r.map(P.parse))}const o=t.match(j);if(o){t=t.replace(j,G);n.push(...o.map(R.parse))}return{values:n,numColors:e,tokenised:t}}function W(t){return L(t).values}function _(t){const{values:n,numColors:e,tokenised:r}=L(t);const o=n.length;return t=>{let n=r;for(let r=0;r<o;r++){n=n.replace(r<e?U:G,r<e?P.transform(t[r]):y(t[r]))}return n}}const q=t=>typeof t==="number"?0:t;function z(t){const n=W(t);const e=_(t);return e(n.map(q))}const E={test:H,parse:W,createTransformer:_,getAnimatableNone:z};function J(t,n,e){if(e<0)e+=1;if(e>1)e-=1;if(e<1/6)return t+(n-t)*6*e;if(e<1/2)return n;if(e<2/3)return t+(n-t)*(2/3-e)*6;return t}function K({hue:t,saturation:n,lightness:e,alpha:r}){t/=360;n/=100;e/=100;let o=0;let s=0;let a=0;if(!n){o=s=a=e}else{const r=e<.5?e*(1+n):e+n-e*n;const u=2*e-r;o=J(u,r,t+1/3);s=J(u,r,t);a=J(u,r,t-1/3)}return{red:Math.round(o*255),green:Math.round(s*255),blue:Math.round(a*255),alpha:r}}const Q=(t,n,e)=>{const r=t*t;const o=n*n;return Math.sqrt(Math.max(0,e*(o-r)+r))};const V=[B,k,I];const X=t=>V.find((n=>n.test(t)));const Y=(t,n)=>{let e=X(t);let r=X(n);let o=e.parse(t);let s=r.parse(n);if(e===I){o=K(o);e=k}if(r===I){s=K(s);r=k}const a=Object.assign({},o);return t=>{for(const n in a){if(n!=="alpha"){a[n]=Q(o[n],s[n],t)}}a.alpha=M(o.alpha,s.alpha,t);return e.transform(a)}};const Z=t=>typeof t==="number";const tt=(t,n)=>e=>n(t(e));const nt=(...t)=>t.reduce(tt);function et(t,n){if(Z(t)){return e=>M(t,n,e)}else if(P.test(t)){return Y(t,n)}else{return at(t,n)}}const rt=(t,n)=>{const e=[...t];const r=e.length;const o=t.map(((t,e)=>et(t,n[e])));return t=>{for(let n=0;n<r;n++){e[n]=o[n](t)}return e}};const ot=(t,n)=>{const e=Object.assign(Object.assign({},t),n);const r={};for(const o in e){if(t[o]!==undefined&&n[o]!==undefined){r[o]=et(t[o],n[o])}}return t=>{for(const n in r){e[n]=r[n](t)}return e}};function st(t){const n=E.parse(t);const e=n.length;let r=0;let o=0;let s=0;for(let t=0;t<e;t++){if(r||typeof n[t]==="number"){r++}else{if(n[t].hue!==undefined){s++}else{o++}}}return{parsed:n,numNumbers:r,numRGB:o,numHSL:s}}const at=(t,n)=>{const e=E.createTransformer(n);const r=st(t);const o=st(n);const s=r.numHSL===o.numHSL&&r.numRGB===o.numRGB&&r.numNumbers>=o.numNumbers;if(s){return nt(rt(r.parsed,o.parsed),e)}else{return e=>`${e>0?n:t}`}};const ut=(t,n)=>e=>M(t,n,e);function ft(t){if(typeof t==="number"){return ut}else if(typeof t==="string"){if(P.test(t)){return Y}else{return at}}else if(Array.isArray(t)){return rt}else if(typeof t==="object"){return ot}}function ct(t,n,e){const r=[];const o=e||ft(t[0]);const s=t.length-1;for(let e=0;e<s;e++){let s=o(t[e],t[e+1]);if(n){const t=Array.isArray(n)?n[e]:n;s=nt(t,s)}r.push(s)}return r}function it([t,n],[e]){return r=>e(b(t,n,r))}function lt(t,n){const e=t.length;const r=e-1;return o=>{let s=0;let a=false;if(o<=t[0]){a=true}else if(o>=t[r]){s=r-1;a=true}if(!a){let n=1;for(;n<e;n++){if(t[n]>o||n===r){break}}s=n-1}const u=b(t[s],t[s+1],o);return n[s](u)}}function pt(t,e,{clamp:r=true,ease:o,mixer:s}={}){const a=t.length;if(t[0]>t[a-1]){t=[].concat(t);e=[].concat(e);t.reverse();e.reverse()}const u=ct(e,o,s);const f=a===2?it(t,u):lt(t,u);return r?e=>f(n(t[0],t[a-1],e)):f}const dt=t=>n=>1-t(1-n);const ht=t=>n=>n<=.5?t(2*n)/2:(2-t(2*(1-n)))/2;const vt=t=>n=>Math.pow(n,t);const mt=vt(2);const bt=dt(mt);const Mt=ht(mt);function gt(t,n){return t.map((()=>n||Mt)).splice(0,t.length-1)}function yt(t){const n=t.length;return t.map(((t,e)=>e!==0?e/(n-1):0))}function jt(t,n){return t.map((t=>t*n))}function Ot({from:t=0,to:n=1,ease:e,offset:r,duration:o=300}){const s={done:false,value:t};const a=Array.isArray(n)?n:[t,n];const u=jt(r&&r.length===a.length?r:yt(a),o);function f(){return pt(u,a,{ease:Array.isArray(e)?e:gt(a,e)})}let c=f();return{next:t=>{s.value=c(t);s.done=t>=o;return s},flipTarget:()=>{a.reverse();c=f()}}}function Ft({velocity:t=0,from:n=0,power:e=.8,timeConstant:r=350,restDelta:o=.5,modifyTarget:s}){const a={done:false,value:n};let u=e*t;const f=n+u;const c=s===undefined?f:s(f);if(c!==f)u=c-n;return{next:t=>{const n=-u*Math.exp(-t/r);a.done=!(n>o||n<-o);a.value=a.done?c:c+n;return a},flipTarget:()=>{}}}const Dt={keyframes:Ot,spring:v,decay:Ft};function Rt(t){if(Array.isArray(t.to)){return Ot}else if(Dt[t.type]){return Dt[t.type]}const n=new Set(Object.keys(t));if(n.has("ease")||n.has("duration")&&!n.has("dampingRatio")){return Ot}else if(n.has("dampingRatio")||n.has("stiffness")||n.has("mass")||n.has("damping")||n.has("restSpeed")||n.has("restDelta")){return v}return Ot}const Nt=1/60*1e3;const St=typeof performance!=="undefined"?()=>performance.now():()=>Date.now();const Tt=typeof window!=="undefined"?t=>window.requestAnimationFrame(t):t=>setTimeout((()=>t(St())),Nt);function $t(t){let n=[];let e=[];let r=0;let o=false;let s=false;const a=new WeakSet;const u={schedule:(t,s=false,u=false)=>{const f=u&&o;const c=f?n:e;if(s)a.add(t);if(c.indexOf(t)===-1){c.push(t);if(f&&o)r=n.length}return t},cancel:t=>{const n=e.indexOf(t);if(n!==-1)e.splice(n,1);a.delete(t)},process:f=>{if(o){s=true;return}o=true;[n,e]=[e,n];e.length=0;r=n.length;if(r){for(let e=0;e<r;e++){const r=n[e];r(f);if(a.has(r)){u.schedule(r);t()}}}o=false;if(s){s=false;u.process(f)}}};return u}const wt=40;let It=true;let xt=false;let At=false;const kt={delta:0,timestamp:0};const Ct=["read","update","preRender","render","postRender"];const Bt=Ct.reduce(((t,n)=>{t[n]=$t((()=>xt=true));return t}),{});const Pt=Ct.reduce(((t,n)=>{const e=Bt[n];t[n]=(t,n=false,r=false)=>{if(!xt)Lt();return e.schedule(t,n,r)};return t}),{});const Ut=Ct.reduce(((t,n)=>{t[n]=Bt[n].cancel;return t}),{});Ct.reduce(((t,n)=>{t[n]=()=>Bt[n].process(kt);return t}),{});const Gt=t=>Bt[t].process(kt);const Ht=t=>{xt=false;kt.delta=It?Nt:Math.max(Math.min(t-kt.timestamp,wt),1);kt.timestamp=t;At=true;Ct.forEach(Gt);At=false;if(xt){It=false;Tt(Ht)}};const Lt=()=>{xt=true;It=true;if(!At)Tt(Ht)};function Wt(t,n,e=0){return t-n-e}function _t(t,n,e=0,r=true){return r?Wt(n+-t,n,e):n-(t-n)+e}function qt(t,n,e,r){return r?t>=n+e:t<=-e}const zt=t=>{const n=({delta:n})=>t(n);return{start:()=>Pt.update(n,true),stop:()=>Ut.update(n)}};function Et(n){var e,r;var{from:o,autoplay:s=true,driver:a=zt,elapsed:u=0,repeat:f=0,repeatType:c="loop",repeatDelay:i=0,onPlay:l,onStop:p,onComplete:d,onRepeat:h,onUpdate:v}=n,m=t(n,["from","autoplay","driver","elapsed","repeat","repeatType","repeatDelay","onPlay","onStop","onComplete","onRepeat","onUpdate"]);let{to:b}=m;let M;let g=0;let y=m.duration;let j;let O=false;let F=true;let D;const R=Rt(m);if((r=(e=R).needsInterpolation)===null||r===void 0?void 0:r.call(e,o,b)){D=pt([0,100],[o,b],{clamp:false});o=0;b=100}const N=R(Object.assign(Object.assign({},m),{from:o,to:b}));function S(){g++;if(c==="reverse"){F=g%2===0;u=_t(u,y,i,F)}else{u=Wt(u,y,i);if(c==="mirror")N.flipTarget()}O=false;h&&h()}function T(){M.stop();d&&d()}function $(t){if(!F)t=-t;u+=t;if(!O){const t=N.next(Math.max(0,u));j=t.value;if(D)j=D(j);O=F?t.done:u<=0}v===null||v===void 0?void 0:v(j);if(O){if(g===0)y!==null&&y!==void 0?y:y=u;if(g<f){qt(u,y,i,F)&&S()}else{T()}}}function w(){l===null||l===void 0?void 0:l();M=a($);M.start()}s&&w();return{stop:()=>{p===null||p===void 0?void 0:p();M.stop()}}}
|
|
1
|
+
function t(t,n){var e={};for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&n.indexOf(r)<0&&(e[r]=t[r]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(t);o<r.length;o++)n.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(t,r[o])&&(e[r[o]]=t[r[o]])}return e}const n=(t,n,e)=>Math.min(Math.max(e,t),n);const e=12;function r(t,n){return t*Math.sqrt(1-n*n)}const o=["duration","bounce"],a=["stiffness","damping","mass"];function s(t,n){return n.some((n=>void 0!==t[n]))}function u(u){var{from:c=0,to:f=1,restSpeed:l=2,restDelta:p}=u,d=t(u,["from","to","restSpeed","restDelta"]);const h={done:!1,value:c};let{stiffness:m,damping:v,mass:b,velocity:M,duration:g,isResolvedFromDuration:y}=function(t){let u=Object.assign({velocity:0,stiffness:100,damping:10,mass:1,isResolvedFromDuration:!1},t);if(!s(t,a)&&s(t,o)){const o=function({duration:t=800,bounce:o=.25,velocity:a=0,mass:s=1}){let u,i,c=1-o;c=n(.05,1,c),t=n(.01,10,t/1e3),c<1?(u=n=>{const e=n*c,o=e*t;return.001-(e-a)/r(n,c)*Math.exp(-o)},i=n=>{const e=n*c*t,o=e*a+a,s=Math.pow(c,2)*Math.pow(n,2)*t,i=Math.exp(-e),f=r(Math.pow(n,2),c);return(.001-u(n)>0?-1:1)*((o-s)*i)/f}):(u=n=>Math.exp(-n*t)*((n-a)*t+1)-.001,i=n=>Math.exp(-n*t)*(t*t*(a-n)));const f=function(t,n,r){let o=r;for(let r=1;r<e;r++)o-=t(o)/n(o);return o}(u,i,5/t);if(t*=1e3,isNaN(f))return{stiffness:100,damping:10,duration:t};{const n=Math.pow(f,2)*s;return{stiffness:n,damping:2*c*Math.sqrt(s*n),duration:t}}}(t);u=Object.assign(Object.assign(Object.assign({},u),o),{velocity:0,mass:1}),u.isResolvedFromDuration=!0}return u}(d),j=i,O=i;function F(){const t=M?-M/1e3:0,n=f-c,e=v/(2*Math.sqrt(m*b)),o=Math.sqrt(m/b)/1e3;if(void 0===p&&(p=Math.min(Math.abs(f-c)/100,.4)),e<1){const a=r(o,e);j=r=>{const s=Math.exp(-e*o*r);return f-s*((t+e*o*n)/a*Math.sin(a*r)+n*Math.cos(a*r))},O=r=>{const s=Math.exp(-e*o*r);return e*o*s*(Math.sin(a*r)*(t+e*o*n)/a+n*Math.cos(a*r))-s*(Math.cos(a*r)*(t+e*o*n)-a*n*Math.sin(a*r))}}else if(1===e)j=e=>f-Math.exp(-o*e)*(n+(t+o*n)*e);else{const r=o*Math.sqrt(e*e-1);j=a=>{const s=Math.exp(-e*o*a),u=Math.min(r*a,300);return f-s*((t+e*o*n)*Math.sinh(u)+r*n*Math.cosh(u))/r}}}return F(),{next:t=>{const n=j(t);if(y)h.done=t>=g;else{const e=1e3*O(t),r=Math.abs(e)<=l,o=Math.abs(f-n)<=p;h.done=r&&o}return h.value=h.done?f:n,h},flipTarget:()=>{M=-M,[c,f]=[f,c],F()}}}u.needsInterpolation=(t,n)=>"string"==typeof t||"string"==typeof n;const i=()=>0,c=(t,n,e)=>{const r=n-t;return 0===r?1:(e-t)/r},f=(t,n,e)=>-e*t+e*n+t,l=(t,n)=>e=>Math.max(Math.min(e,n),t),p=t=>t%1?Number(t.toFixed(5)):t,d=/(-)?([\d]*\.?[\d])+/g,h=/(#[0-9a-f]{6}|#[0-9a-f]{3}|#(?:[0-9a-f]{2}){2,4}|(rgb|hsl)a?\((-?[\d\.]+%?[,\s]+){2}(-?[\d\.]+%?)\s*[\,\/]?\s*[\d\.]*%?\))/gi,m=/^(#[0-9a-f]{3}|#(?:[0-9a-f]{2}){2,4}|(rgb|hsl)a?\((-?[\d\.]+%?[,\s]+){2}(-?[\d\.]+%?)\s*[\,\/]?\s*[\d\.]*%?\))$/i;function v(t){return"string"==typeof t}const b={test:t=>"number"==typeof t,parse:parseFloat,transform:t=>t},M=Object.assign(Object.assign({},b),{transform:l(0,1)});Object.assign(Object.assign({},b),{default:1});const g={test:t=>v(t)&&t.endsWith("%")&&1===t.split(" ").length,parse:parseFloat,transform:t=>`${t}%`};Object.assign(Object.assign({},g),{parse:t=>g.parse(t)/100,transform:t=>g.transform(100*t)});const y=(t,n)=>e=>Boolean(v(e)&&m.test(e)&&e.startsWith(t)||n&&Object.prototype.hasOwnProperty.call(e,n)),j=(t,n,e)=>r=>{if(!v(r))return r;const[o,a,s,u]=r.match(d);return{[t]:parseFloat(o),[n]:parseFloat(a),[e]:parseFloat(s),alpha:void 0!==u?parseFloat(u):1}},O={test:y("hsl","hue"),parse:j("hue","saturation","lightness"),transform:({hue:t,saturation:n,lightness:e,alpha:r=1})=>"hsla("+Math.round(t)+", "+g.transform(p(n))+", "+g.transform(p(e))+", "+p(M.transform(r))+")"},F=l(0,255),D=Object.assign(Object.assign({},b),{transform:t=>Math.round(F(t))}),R={test:y("rgb","red"),parse:j("red","green","blue"),transform:({red:t,green:n,blue:e,alpha:r=1})=>"rgba("+D.transform(t)+", "+D.transform(n)+", "+D.transform(e)+", "+p(M.transform(r))+")"},N={test:y("#"),parse:function(t){let n="",e="",r="",o="";return t.length>5?(n=t.substr(1,2),e=t.substr(3,2),r=t.substr(5,2),o=t.substr(7,2)):(n=t.substr(1,1),e=t.substr(2,1),r=t.substr(3,1),o=t.substr(4,1),n+=n,e+=e,r+=r,o+=o),{red:parseInt(n,16),green:parseInt(e,16),blue:parseInt(r,16),alpha:o?parseInt(o,16)/255:1}},transform:R.transform},S=t=>R.test(t)||N.test(t)||O.test(t),T=t=>R.test(t)?R.parse(t):O.test(t)?O.parse(t):N.parse(t),w=t=>v(t)?t:t.hasOwnProperty("red")?R.transform(t):O.transform(t),I="${c}",$="${n}";function x(t){"number"==typeof t&&(t=`${t}`);const n=[];let e=0;const r=t.match(h);r&&(e=r.length,t=t.replace(h,I),n.push(...r.map(T)));const o=t.match(d);return o&&(t=t.replace(d,$),n.push(...o.map(b.parse))),{values:n,numColors:e,tokenised:t}}function A(t){return x(t).values}function C(t){const{values:n,numColors:e,tokenised:r}=x(t),o=n.length;return t=>{let n=r;for(let r=0;r<o;r++)n=n.replace(r<e?I:$,r<e?w(t[r]):p(t[r]));return n}}const k=t=>"number"==typeof t?0:t,B={test:function(t){var n,e,r,o;return isNaN(t)&&v(t)&&(null!==(e=null===(n=t.match(d))||void 0===n?void 0:n.length)&&void 0!==e?e:0)+(null!==(o=null===(r=t.match(h))||void 0===r?void 0:r.length)&&void 0!==o?o:0)>0},parse:A,createTransformer:C,getAnimatableNone:function(t){const n=A(t);return C(t)(n.map(k))}};function P(t,n,e){return e<0&&(e+=1),e>1&&(e-=1),e<1/6?t+6*(n-t)*e:e<.5?n:e<2/3?t+(n-t)*(2/3-e)*6:t}function U({hue:t,saturation:n,lightness:e,alpha:r}){t/=360,e/=100;let o=0,a=0,s=0;if(n/=100){const r=e<.5?e*(1+n):e+n-e*n,u=2*e-r;o=P(u,r,t+1/3),a=P(u,r,t),s=P(u,r,t-1/3)}else o=a=s=e;return{red:Math.round(255*o),green:Math.round(255*a),blue:Math.round(255*s),alpha:r}}const G=(t,n,e)=>{const r=t*t;return Math.sqrt(Math.max(0,e*(n*n-r)+r))},H=[N,R,O],L=t=>H.find((n=>n.test(t))),W=(t,n)=>{let e=L(t),r=L(n),o=e.parse(t),a=r.parse(n);e===O&&(o=U(o),e=R),r===O&&(a=U(a),r=R);const s=Object.assign({},o);return t=>{for(const n in s)"alpha"!==n&&(s[n]=G(o[n],a[n],t));return s.alpha=f(o.alpha,a.alpha,t),e.transform(s)}},_=(t,n)=>e=>n(t(e)),q=(...t)=>t.reduce(_);function z(t,n){return"number"==typeof t?e=>f(t,n,e):S(t)?W(t,n):Q(t,n)}const E=(t,n)=>{const e=[...t],r=e.length,o=t.map(((t,e)=>z(t,n[e])));return t=>{for(let n=0;n<r;n++)e[n]=o[n](t);return e}},J=(t,n)=>{const e=Object.assign(Object.assign({},t),n),r={};for(const o in e)void 0!==t[o]&&void 0!==n[o]&&(r[o]=z(t[o],n[o]));return t=>{for(const n in r)e[n]=r[n](t);return e}};function K(t){const n=B.parse(t),e=n.length;let r=0,o=0,a=0;for(let t=0;t<e;t++)r||"number"==typeof n[t]?r++:void 0!==n[t].hue?a++:o++;return{parsed:n,numNumbers:r,numRGB:o,numHSL:a}}const Q=(t,n)=>{const e=B.createTransformer(n),r=K(t),o=K(n);return r.numHSL===o.numHSL&&r.numRGB===o.numRGB&&r.numNumbers>=o.numNumbers?q(E(r.parsed,o.parsed),e):e=>`${e>0?n:t}`},V=(t,n)=>e=>f(t,n,e);function X(t,e,{clamp:r=!0,ease:o,mixer:a}={}){const s=t.length;t[0]>t[s-1]&&(t=[].concat(t),e=[].concat(e),t.reverse(),e.reverse());const u=function(t,n,e){const r=[],o=e||("number"==typeof(a=t[0])?V:"string"==typeof a?S(a)?W:Q:Array.isArray(a)?E:"object"==typeof a?J:void 0);var a;const s=t.length-1;for(let e=0;e<s;e++){let a=o(t[e],t[e+1]);if(n){const t=Array.isArray(n)?n[e]:n;a=q(t,a)}r.push(a)}return r}(e,o,a),i=2===s?function([t,n],[e]){return r=>e(c(t,n,r))}(t,u):function(t,n){const e=t.length,r=e-1;return o=>{let a=0,s=!1;if(o<=t[0]?s=!0:o>=t[r]&&(a=r-1,s=!0),!s){let n=1;for(;n<e&&!(t[n]>o||n===r);n++);a=n-1}const u=c(t[a],t[a+1],o);return n[a](u)}}(t,u);return r?e=>i(n(t[0],t[s-1],e)):i}const Y=t=>Math.pow(t,2);const Z=(tt=Y,t=>1-tt(1-t));var tt;const nt=(t=>n=>n<=.5?t(2*n)/2:(2-t(2*(1-n)))/2)(Y);function et(t,n){return t.map((()=>n||nt)).splice(0,t.length-1)}function rt({from:t=0,to:n=1,ease:e,offset:r,duration:o=300}){const a={done:!1,value:t},s=Array.isArray(n)?n:[t,n],u=function(t,n){return t.map((t=>t*n))}(r&&r.length===s.length?r:function(t){const n=t.length;return t.map(((t,e)=>0!==e?e/(n-1):0))}(s),o);function i(){return X(u,s,{ease:Array.isArray(e)?e:et(s,e)})}let c=i();return{next:t=>(a.value=c(t),a.done=t>=o,a),flipTarget:()=>{s.reverse(),c=i()}}}const ot={keyframes:rt,spring:u,decay:function({velocity:t=0,from:n=0,power:e=.8,timeConstant:r=350,restDelta:o=.5,modifyTarget:a}){const s={done:!1,value:n};let u=e*t;const i=n+u,c=void 0===a?i:a(i);return c!==i&&(u=c-n),{next:t=>{const n=-u*Math.exp(-t/r);return s.done=!(n>o||n<-o),s.value=s.done?c:c+n,s},flipTarget:()=>{}}}},at=1/60*1e3,st="undefined"!=typeof performance?()=>performance.now():()=>Date.now(),ut="undefined"!=typeof window?t=>window.requestAnimationFrame(t):t=>setTimeout((()=>t(st())),at);let it=!0,ct=!1,ft=!1;const lt={delta:0,timestamp:0},pt=["read","update","preRender","render","postRender"],dt=pt.reduce(((t,n)=>(t[n]=function(t){let n=[],e=[],r=0,o=!1,a=!1;const s=new WeakSet,u={schedule:(t,a=!1,u=!1)=>{const i=u&&o,c=i?n:e;return a&&s.add(t),-1===c.indexOf(t)&&(c.push(t),i&&o&&(r=n.length)),t},cancel:t=>{const n=e.indexOf(t);-1!==n&&e.splice(n,1),s.delete(t)},process:i=>{if(o)a=!0;else{if(o=!0,[n,e]=[e,n],e.length=0,r=n.length,r)for(let e=0;e<r;e++){const r=n[e];r(i),s.has(r)&&(u.schedule(r),t())}o=!1,a&&(a=!1,u.process(i))}}};return u}((()=>ct=!0)),t)),{}),ht=pt.reduce(((t,n)=>{const e=dt[n];return t[n]=(t,n=!1,r=!1)=>(ct||Mt(),e.schedule(t,n,r)),t}),{}),mt=pt.reduce(((t,n)=>(t[n]=dt[n].cancel,t)),{});pt.reduce(((t,n)=>(t[n]=()=>dt[n].process(lt),t)),{});const vt=t=>dt[t].process(lt),bt=t=>{ct=!1,lt.delta=it?at:Math.max(Math.min(t-lt.timestamp,40),1),lt.timestamp=t,ft=!0,pt.forEach(vt),ft=!1,ct&&(it=!1,ut(bt))},Mt=()=>{ct=!0,it=!0,ft||ut(bt)};function gt(t,n,e=0){return t-n-e}const yt=t=>{const n=({delta:n})=>t(n);return{start:()=>ht.update(n,!0),stop:()=>mt.update(n)}};function jt(n){var e,r,{from:o,autoplay:a=!0,driver:s=yt,elapsed:i=0,repeat:c=0,repeatType:f="loop",repeatDelay:l=0,onPlay:p,onStop:d,onComplete:h,onRepeat:m,onUpdate:v}=n,b=t(n,["from","autoplay","driver","elapsed","repeat","repeatType","repeatDelay","onPlay","onStop","onComplete","onRepeat","onUpdate"]);let M,g,y,{to:j}=b,O=0,F=b.duration,D=!1,R=!0;const N=function(t){if(Array.isArray(t.to))return rt;if(ot[t.type])return ot[t.type];const n=new Set(Object.keys(t));return n.has("ease")||n.has("duration")&&!n.has("dampingRatio")?rt:n.has("dampingRatio")||n.has("stiffness")||n.has("mass")||n.has("damping")||n.has("restSpeed")||n.has("restDelta")?u:rt}(b);(null===(r=(e=N).needsInterpolation)||void 0===r?void 0:r.call(e,o,j))&&(y=X([0,100],[o,j],{clamp:!1}),o=0,j=100);const S=N(Object.assign(Object.assign({},b),{from:o,to:j}));return a&&(null==p||p(),M=s((function(t){if(R||(t=-t),i+=t,!D){const t=S.next(Math.max(0,i));g=t.value,y&&(g=y(g)),D=R?t.done:i<=0}null==v||v(g),D&&(0===O&&(null!=F||(F=i)),O<c?function(t,n,e,r){return r?t>=n+e:t<=-e}(i,F,l,R)&&(O++,"reverse"===f?(R=O%2==0,i=function(t,n,e=0,r=!0){return r?gt(n+-t,n,e):n-(t-n)+e}(i,F,l,R)):(i=gt(i,F,l),"mirror"===f&&S.flipTarget()),D=!1,m&&m()):(M.stop(),h&&h()))})),M.start()),{stop:()=>{null==d||d(),M.stop()}}}
|
|
2
2
|
/*! *****************************************************************************
|
|
3
3
|
Copyright (c) Microsoft Corporation.
|
|
4
4
|
|
|
@@ -12,5 +12,4 @@ INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
|
|
12
12
|
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
|
13
13
|
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
|
14
14
|
PERFORMANCE OF THIS SOFTWARE.
|
|
15
|
-
***************************************************************************** */var
|
|
16
|
-
//# sourceMappingURL=p-xlgmw4x8.js.map
|
|
15
|
+
***************************************************************************** */var Ot=function(){return Ot=Object.assign||function(t){for(var n,e=1,r=arguments.length;e<r;e++)for(var o in n=arguments[e])Object.prototype.hasOwnProperty.call(n,o)&&(t[o]=n[o]);return t},Ot.apply(this,arguments)};function Ft(t,n){var e={};for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&n.indexOf(r)<0&&(e[r]=t[r]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(t);o<r.length;o++)n.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(t,r[o])&&(e[r[o]]=t[r[o]])}return e}var Dt=function(t,n){return function(e){return Math.max(Math.min(e,n),t)}},Rt=function(t){return t%1?Number(t.toFixed(5)):t},Nt=/^(#[0-9a-f]{3}|#(?:[0-9a-f]{2}){2,4}|(rgb|hsl)a?\((-?[\d\.]+%?[,\s]+){2,3}\s*\/*\s*[\d\.]+%?\))$/i,St={test:function(t){return"number"==typeof t},parse:parseFloat,transform:function(t){return t}},Tt=Ot(Ot({},St),{transform:Dt(0,1)}),wt=Ot(Ot({},St),{default:1}),It=function(t){return{test:function(n){return"string"==typeof n&&n.endsWith(t)&&1===n.split(" ").length},parse:parseFloat,transform:function(n){return""+n+t}}},$t=It("deg"),xt=It("%"),At=It("px"),Ct=Ot(Ot({},xt),{parse:function(t){return xt.parse(t)/100},transform:function(t){return xt.transform(100*t)}}),kt=Dt(0,255),Bt=function(t){return void 0!==t.red},Pt=function(t){return void 0!==t.hue},Ut=function(t){return function(n){if("string"!=typeof n)return n;for(var e={},r=(a=n,a.substring(a.indexOf("(")+1,a.lastIndexOf(")"))).replace(/(,|\/)/g," ").split(/ \s*/),o=0;o<4;o++)e[t[o]]=void 0!==r[o]?parseFloat(r[o]):1;var a;return e}},Gt=Ot(Ot({},St),{transform:function(t){return Math.round(kt(t))}});function Ht(t,n){return t.startsWith(n)&&Nt.test(t)}var Lt={test:function(t){return"string"==typeof t?Ht(t,"rgb"):Bt(t)},parse:Ut(["red","green","blue","alpha"]),transform:function(t){var n=t.green,e=t.blue,r=t.alpha,o=void 0===r?1:r;return function(t){var n=t.alpha;return"rgba("+t.red+", "+t.green+", "+t.blue+", "+(void 0===n?1:n)+")"}({red:Gt.transform(t.red),green:Gt.transform(n),blue:Gt.transform(e),alpha:Rt(Tt.transform(o))})}},Wt={test:function(t){return"string"==typeof t?Ht(t,"hsl"):Pt(t)},parse:Ut(["hue","saturation","lightness","alpha"]),transform:function(t){var n=t.saturation,e=t.lightness,r=t.alpha,o=void 0===r?1:r;return function(t){var n=t.alpha;return"hsla("+t.hue+", "+t.saturation+", "+t.lightness+", "+(void 0===n?1:n)+")"}({hue:Math.round(t.hue),saturation:xt.transform(Rt(n)),lightness:xt.transform(Rt(e)),alpha:Rt(Tt.transform(o))})}},_t=Ot(Ot({},Lt),{test:function(t){return"string"==typeof t&&Ht(t,"#")},parse:function(t){var n="",e="",r="";return t.length>4?(n=t.substr(1,2),e=t.substr(3,2),r=t.substr(5,2)):(n=t.substr(1,1),e=t.substr(2,1),r=t.substr(3,1),n+=n,e+=e,r+=r),{red:parseInt(n,16),green:parseInt(e,16),blue:parseInt(r,16),alpha:1}}}),qt={test:function(t){return"string"==typeof t&&Nt.test(t)||Bt(t)||Pt(t)},parse:function(t){return Lt.test(t)?Lt.parse(t):Wt.test(t)?Wt.parse(t):_t.test(t)?_t.parse(t):t},transform:function(t){return Bt(t)?Lt.transform(t):Pt(t)?Wt.transform(t):t}};export{Ft as _,jt as a,Ot as b,Tt as c,Ct as d,Z as e,$t as f,qt as g,St as n,At as p,wt as s}
|
|
@@ -4,6 +4,9 @@
|
|
|
4
4
|
export declare class NvBreadcrumb {
|
|
5
5
|
el: HTMLNvBreadcrumbElement;
|
|
6
6
|
private popoverTrigger;
|
|
7
|
+
private defaultSlot;
|
|
8
|
+
private toolTipRef;
|
|
9
|
+
private popoverRef;
|
|
7
10
|
/****************************************************************************/
|
|
8
11
|
/**
|
|
9
12
|
* The type of the breadcrumb. Use 'collapsed' to house multiple breadcrumbs
|
|
@@ -22,8 +25,7 @@ export declare class NvBreadcrumb {
|
|
|
22
25
|
*/
|
|
23
26
|
readonly current: boolean;
|
|
24
27
|
/****************************************************************************/
|
|
25
|
-
|
|
26
|
-
componentWillLoad(): void;
|
|
28
|
+
componentDidRender(): void;
|
|
27
29
|
/****************************************************************************/
|
|
28
30
|
render(): any;
|
|
29
31
|
}
|
|
@@ -12,14 +12,9 @@ export declare class NvDialog {
|
|
|
12
12
|
private contentElement;
|
|
13
13
|
private eventsAttached;
|
|
14
14
|
private form;
|
|
15
|
+
private triggerElement;
|
|
15
16
|
private triggerClickEvents;
|
|
16
17
|
/****************************************************************************/
|
|
17
|
-
/**
|
|
18
|
-
* @internal
|
|
19
|
-
* Accepts a reference to the DOM element acting as the popover trigger. This
|
|
20
|
-
* should be used when the slot for the trigger is not defined.
|
|
21
|
-
*/
|
|
22
|
-
triggerElement: Element;
|
|
23
18
|
/**
|
|
24
19
|
* @internal
|
|
25
20
|
* Accepts a reference to the DOM element acting as the header. This should
|
|
@@ -119,11 +114,11 @@ export declare class NvDialog {
|
|
|
119
114
|
/****************************************************************************/
|
|
120
115
|
/**
|
|
121
116
|
* Lifecycle method that runs before the component loads.
|
|
122
|
-
*
|
|
123
|
-
*
|
|
117
|
+
* Looks for passed header, and footer elements, either by their slot
|
|
118
|
+
* attribute or by their tag name (for dialog header/footer)
|
|
124
119
|
*/
|
|
125
120
|
componentWillLoad(): void;
|
|
126
|
-
|
|
121
|
+
componentDidRender(): void;
|
|
127
122
|
componentDidLoad(): void;
|
|
128
123
|
disconnectedCallback(): void;
|
|
129
124
|
/****************************************************************************/
|
|
@@ -6,7 +6,7 @@ import { ButtonType } from '../../utils/constants';
|
|
|
6
6
|
export declare class NvDialogfooter {
|
|
7
7
|
internals: ElementInternals;
|
|
8
8
|
el: HTMLNvDialogfooterElement;
|
|
9
|
-
private
|
|
9
|
+
private primaryButtonRef;
|
|
10
10
|
/****************************************************************************/
|
|
11
11
|
/**
|
|
12
12
|
* Disables the primary button, preventing user interaction.
|
|
@@ -41,7 +41,7 @@ export declare class NvDialogfooter {
|
|
|
41
41
|
* Sets the type of the primary button. If using a form, this will default to
|
|
42
42
|
* 'submit' if nothing passed.
|
|
43
43
|
*/
|
|
44
|
-
primaryButtonType: `${ButtonType}`;
|
|
44
|
+
readonly primaryButtonType: `${ButtonType}`;
|
|
45
45
|
/**
|
|
46
46
|
* A form inside the dialog can be submitted through the dialog footer by
|
|
47
47
|
* giving the form an id and passing that id to the form attribute.
|
|
@@ -69,8 +69,7 @@ export declare class NvDialogfooter {
|
|
|
69
69
|
*/
|
|
70
70
|
private handleCancel;
|
|
71
71
|
/****************************************************************************/
|
|
72
|
-
|
|
73
|
-
componentDidLoad(): void;
|
|
72
|
+
componentDidRender(): void;
|
|
74
73
|
/****************************************************************************/
|
|
75
74
|
render(): any;
|
|
76
75
|
}
|
|
@@ -3,7 +3,6 @@
|
|
|
3
3
|
*/
|
|
4
4
|
export declare class NvDialogheader {
|
|
5
5
|
el: HTMLNvDialogheaderElement;
|
|
6
|
-
private hasSlot;
|
|
7
6
|
/****************************************************************************/
|
|
8
7
|
/**
|
|
9
8
|
* Sets the heading text for the dialog.
|
|
@@ -14,7 +13,5 @@ export declare class NvDialogheader {
|
|
|
14
13
|
*/
|
|
15
14
|
readonly subheading: string;
|
|
16
15
|
/****************************************************************************/
|
|
17
|
-
componentWillLoad(): void;
|
|
18
|
-
/****************************************************************************/
|
|
19
16
|
render(): any;
|
|
20
17
|
}
|
|
@@ -149,11 +149,11 @@ export declare class NvDrawer {
|
|
|
149
149
|
/****************************************************************************/
|
|
150
150
|
/**
|
|
151
151
|
* Lifecycle method that runs before the component loads.
|
|
152
|
-
*
|
|
153
|
-
*
|
|
152
|
+
* Looks for passed header, and footer elements, either by their slot
|
|
153
|
+
* attribute or by their tag name (for dialog header/footer)
|
|
154
154
|
*/
|
|
155
155
|
componentWillLoad(): void;
|
|
156
|
-
|
|
156
|
+
componentDidRender(): void;
|
|
157
157
|
componentDidLoad(): void;
|
|
158
158
|
disconnectedCallback(): void;
|
|
159
159
|
/****************************************************************************/
|
|
@@ -6,7 +6,7 @@ import { ButtonType } from '../../utils/constants';
|
|
|
6
6
|
export declare class NvDrawerfooter {
|
|
7
7
|
internals: ElementInternals;
|
|
8
8
|
el: HTMLNvDrawerfooterElement;
|
|
9
|
-
private
|
|
9
|
+
private primaryButtonRef;
|
|
10
10
|
/****************************************************************************/
|
|
11
11
|
/**
|
|
12
12
|
* Disables the primary button, preventing user interaction.
|
|
@@ -41,7 +41,7 @@ export declare class NvDrawerfooter {
|
|
|
41
41
|
* Sets the type of the primary button. If using a form, this will default to
|
|
42
42
|
* 'submit' if nothing passed.
|
|
43
43
|
*/
|
|
44
|
-
primaryButtonType: `${ButtonType}`;
|
|
44
|
+
readonly primaryButtonType: `${ButtonType}`;
|
|
45
45
|
/**
|
|
46
46
|
* A form inside the drawer can be submitted through the drawer footer by
|
|
47
47
|
* giving the form an id and passing that id to the form attribute.
|
|
@@ -69,8 +69,7 @@ export declare class NvDrawerfooter {
|
|
|
69
69
|
*/
|
|
70
70
|
private handleCancel;
|
|
71
71
|
/****************************************************************************/
|
|
72
|
-
|
|
73
|
-
componentDidLoad(): void;
|
|
72
|
+
componentDidRender(): void;
|
|
74
73
|
/****************************************************************************/
|
|
75
74
|
render(): any;
|
|
76
75
|
}
|
|
@@ -3,7 +3,6 @@
|
|
|
3
3
|
*/
|
|
4
4
|
export declare class NvDrawerheader {
|
|
5
5
|
el: HTMLNvDrawerheaderElement;
|
|
6
|
-
private hasSlot;
|
|
7
6
|
/****************************************************************************/
|
|
8
7
|
/**
|
|
9
8
|
* Sets the heading text for the drawer.
|
|
@@ -14,7 +13,5 @@ export declare class NvDrawerheader {
|
|
|
14
13
|
*/
|
|
15
14
|
readonly subheading?: string | null;
|
|
16
15
|
/****************************************************************************/
|
|
17
|
-
componentWillLoad(): void;
|
|
18
|
-
/****************************************************************************/
|
|
19
16
|
render(): any;
|
|
20
17
|
}
|
|
@@ -1,3 +1,7 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Due to the composed nature of the fielddropdown, we need to disable the event
|
|
3
|
+
* bubbling and native event listener rules for this component.
|
|
4
|
+
*/
|
|
1
5
|
import { EventEmitter } from '../../stencil-public-runtime';
|
|
2
6
|
import { TextInputAutocomplete } from '../../utils/constants';
|
|
3
7
|
import type { FilterMode } from '../../utils/search-engine';
|
|
@@ -1,10 +1,9 @@
|
|
|
1
1
|
import { EventEmitter } from '../../stencil-public-runtime';
|
|
2
2
|
/**
|
|
3
|
-
* @slot default - The content to be displayed inside the dropdown item.
|
|
3
|
+
* @slot default - The content to be displayed inside the dropdown item. If nothing is passed, the label will be used.
|
|
4
4
|
*/
|
|
5
5
|
export declare class NvFielddropdownitem {
|
|
6
6
|
el: HTMLNvFielddropdownitemElement;
|
|
7
|
-
private composed;
|
|
8
7
|
/****************************************************************************/
|
|
9
8
|
/**
|
|
10
9
|
* Disables the item, preventing any user interaction.
|
|
@@ -50,7 +49,7 @@ export declare class NvFielddropdownitem {
|
|
|
50
49
|
/****************************************************************************/
|
|
51
50
|
private handleSelected;
|
|
52
51
|
/****************************************************************************/
|
|
53
|
-
|
|
52
|
+
componentWillRender(): void;
|
|
54
53
|
/****************************************************************************/
|
|
55
54
|
render(): any;
|
|
56
55
|
}
|
|
@@ -1,3 +1,7 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Due to the recursive nature of the menu, we need to disable the event
|
|
3
|
+
* bubbling and native event listener rules for this component.
|
|
4
|
+
*/
|
|
1
5
|
import { EventEmitter } from '../../stencil-public-runtime';
|
|
2
6
|
import type { Placement } from '@floating-ui/dom';
|
|
3
7
|
/**
|
|
@@ -101,7 +105,7 @@ export declare class NvMenu {
|
|
|
101
105
|
handleMenuItemSelect(event: CustomEvent<HTMLNvMenuitemElementEventMap['menuitemSelected']>): void;
|
|
102
106
|
handleKeydown(event: KeyboardEvent): void;
|
|
103
107
|
/****************************************************************************/
|
|
104
|
-
|
|
108
|
+
componentWillRender(): void;
|
|
105
109
|
/****************************************************************************/
|
|
106
110
|
/**
|
|
107
111
|
* Generates menu items from the `items` property.
|
|
@@ -0,0 +1,112 @@
|
|
|
1
|
+
import { EventEmitter } from '../../stencil-public-runtime';
|
|
2
|
+
/**
|
|
3
|
+
* @slot default - Child content of the component.
|
|
4
|
+
*/
|
|
5
|
+
export declare class NvPaginationtable {
|
|
6
|
+
/****************************************************************************/
|
|
7
|
+
/**
|
|
8
|
+
* Indicates which page of table results is currently being shown, using a
|
|
9
|
+
* zero-based index.
|
|
10
|
+
*/
|
|
11
|
+
pageIndex: number;
|
|
12
|
+
/**
|
|
13
|
+
* Sets how many results appear at once before moving to the next page.
|
|
14
|
+
*/
|
|
15
|
+
pageSize: number;
|
|
16
|
+
/**
|
|
17
|
+
* Total number of pages available.
|
|
18
|
+
*/
|
|
19
|
+
readonly pageCount: number;
|
|
20
|
+
/**
|
|
21
|
+
* Total number of rows in the dataset.
|
|
22
|
+
*/
|
|
23
|
+
readonly rowCount: number;
|
|
24
|
+
/**
|
|
25
|
+
* Hides all arrow navigation controls when set to true.
|
|
26
|
+
* By default, all controls are visible.
|
|
27
|
+
*/
|
|
28
|
+
readonly hideControls: boolean;
|
|
29
|
+
/**
|
|
30
|
+
* Hides the previous/next arrow controls when set to true.
|
|
31
|
+
*/
|
|
32
|
+
readonly hidePrevNext: boolean;
|
|
33
|
+
/**
|
|
34
|
+
* Hides the first/last arrow controls when set to true.
|
|
35
|
+
*/
|
|
36
|
+
readonly hideFirstLast: boolean;
|
|
37
|
+
/**
|
|
38
|
+
* Label template for the page indicator.
|
|
39
|
+
* Supports placeholders: {pageIndex}, {pageCount}.
|
|
40
|
+
* Note: {pageIndex} is displayed as 1-based to users (internally 0-based).
|
|
41
|
+
* @example 'Page {pageIndex} of {pageCount}' → 'Page 1 of 14'
|
|
42
|
+
*/
|
|
43
|
+
readonly labelPage: string;
|
|
44
|
+
/**
|
|
45
|
+
* Label template for the total row count display.
|
|
46
|
+
* Supports placeholder: {rowCount}.
|
|
47
|
+
* @example 'Total: {rowCount} rows' → 'Total: 254 rows'
|
|
48
|
+
*/
|
|
49
|
+
readonly labelTotal: string;
|
|
50
|
+
/**
|
|
51
|
+
* Label template for the page size dropdown options.
|
|
52
|
+
* Supports placeholder: {pageSize}.
|
|
53
|
+
* @example '{pageSize} per page' → '10 per page'
|
|
54
|
+
*/
|
|
55
|
+
readonly labelPageSizeOption: string;
|
|
56
|
+
/****************************************************************************/
|
|
57
|
+
/**
|
|
58
|
+
* Navigates to the first page.
|
|
59
|
+
*/
|
|
60
|
+
firstPage(): Promise<void>;
|
|
61
|
+
/**
|
|
62
|
+
* Navigates to the previous page.
|
|
63
|
+
*/
|
|
64
|
+
previousPage(): Promise<void>;
|
|
65
|
+
/**
|
|
66
|
+
* Navigates to the next page.
|
|
67
|
+
*/
|
|
68
|
+
nextPage(): Promise<void>;
|
|
69
|
+
/**
|
|
70
|
+
* Navigates to the last page.
|
|
71
|
+
*/
|
|
72
|
+
lastPage(): Promise<void>;
|
|
73
|
+
/**
|
|
74
|
+
* Navigates to a specific page by index.
|
|
75
|
+
* @param {number} index The zero-based page index to navigate to.
|
|
76
|
+
*/
|
|
77
|
+
setPageIndex(index: number): Promise<void>;
|
|
78
|
+
/**
|
|
79
|
+
* Changes the number of rows displayed per page.
|
|
80
|
+
* @param {number} size The new page size.
|
|
81
|
+
*/
|
|
82
|
+
setPageSize(size: number): Promise<void>;
|
|
83
|
+
/**
|
|
84
|
+
* Handles the page size change from the dropdown.
|
|
85
|
+
* @param {CustomEvent<string>} event - The value changed event from nv-fieldselect.
|
|
86
|
+
*/
|
|
87
|
+
private handlePageSizeChange;
|
|
88
|
+
/****************************************************************************/
|
|
89
|
+
/**
|
|
90
|
+
* Watches for changes to pageIndex and emits the pageIndexChanged event.
|
|
91
|
+
* @param {number} newValue The new page index value.
|
|
92
|
+
*/
|
|
93
|
+
onPageIndexChange(newValue: number): void;
|
|
94
|
+
/**
|
|
95
|
+
* Watches for changes to pageSize and emits the pageSizeChanged event.
|
|
96
|
+
* @param {number} newValue The new page size value.
|
|
97
|
+
*/
|
|
98
|
+
onPageSizeChange(newValue: number): void;
|
|
99
|
+
/****************************************************************************/
|
|
100
|
+
/****************************************************************************/
|
|
101
|
+
/**
|
|
102
|
+
* Emitted when the page index changes.
|
|
103
|
+
* @bind pageIndex
|
|
104
|
+
*/
|
|
105
|
+
pageIndexChanged: EventEmitter<number>;
|
|
106
|
+
/**
|
|
107
|
+
* Emitted when the page size changes.
|
|
108
|
+
*/
|
|
109
|
+
pageSizeChanged: EventEmitter<number>;
|
|
110
|
+
/****************************************************************************/
|
|
111
|
+
render(): any;
|
|
112
|
+
}
|
|
@@ -0,0 +1,61 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Pagination table utility functions for nv-paginationtable component
|
|
3
|
+
*
|
|
4
|
+
* This module contains pure utility functions for label interpolation
|
|
5
|
+
* and pagination calculations.
|
|
6
|
+
*/
|
|
7
|
+
/**
|
|
8
|
+
* Interpolation values map type
|
|
9
|
+
*/
|
|
10
|
+
export type InterpolationValues = Record<string, string | number>;
|
|
11
|
+
/**
|
|
12
|
+
* Interpolates a template string by replacing placeholders with values.
|
|
13
|
+
* Placeholders are defined using curly braces: {key}
|
|
14
|
+
*
|
|
15
|
+
* @param {string} template - The template string with placeholders
|
|
16
|
+
* @param {InterpolationValues} values - Object containing key-value pairs for replacement
|
|
17
|
+
* @param {string} [fallback] - Optional fallback template if template is undefined/null
|
|
18
|
+
* @returns {string} The interpolated string, or empty string if no template and no fallback
|
|
19
|
+
*
|
|
20
|
+
* @example
|
|
21
|
+
* interpolate('Page {pageIndex} of {pageCount}', { pageIndex: 1, pageCount: 14 })
|
|
22
|
+
* // Returns: 'Page 1 of 14'
|
|
23
|
+
*/
|
|
24
|
+
export declare function interpolate(template: string | undefined | null, values: InterpolationValues, fallback?: string): string;
|
|
25
|
+
/**
|
|
26
|
+
* Checks if navigation to the first/previous page is possible
|
|
27
|
+
* @param {number} pageIndex - Current page index (zero-based)
|
|
28
|
+
* @returns {boolean} True if at the first page
|
|
29
|
+
*/
|
|
30
|
+
export declare function isFirstPage(pageIndex: number): boolean;
|
|
31
|
+
/**
|
|
32
|
+
* Checks if navigation to the last/next page is possible
|
|
33
|
+
* @param {number} pageIndex - Current page index (zero-based)
|
|
34
|
+
* @param {number} pageCount - Total number of pages
|
|
35
|
+
* @returns {boolean} True if at the last page
|
|
36
|
+
*/
|
|
37
|
+
export declare function isLastPage(pageIndex: number, pageCount: number): boolean;
|
|
38
|
+
/**
|
|
39
|
+
* Page size option type for dropdown
|
|
40
|
+
*/
|
|
41
|
+
export interface PageSizeOption {
|
|
42
|
+
/** The display label for the option */
|
|
43
|
+
label: string;
|
|
44
|
+
/** The value of the option */
|
|
45
|
+
value: string;
|
|
46
|
+
}
|
|
47
|
+
/**
|
|
48
|
+
* Default page size values
|
|
49
|
+
*/
|
|
50
|
+
export declare const DEFAULT_PAGE_SIZES: number[];
|
|
51
|
+
/**
|
|
52
|
+
* Generates page size options with translated labels.
|
|
53
|
+
* @param {string} labelTemplate - Template string for the label (e.g., '{pageSize} per page')
|
|
54
|
+
* @param {number[]} sizes - Array of page size values
|
|
55
|
+
* @returns {PageSizeOption[]} Array of page size options with interpolated labels
|
|
56
|
+
*
|
|
57
|
+
* @example
|
|
58
|
+
* generatePageSizeOptions('{pageSize} per page', [10, 25, 50])
|
|
59
|
+
* // Returns: [{ label: '10 per page', value: '10' }, { label: '25 per page', value: '25' }, ...]
|
|
60
|
+
*/
|
|
61
|
+
export declare function generatePageSizeOptions(labelTemplate: string, sizes?: number[]): PageSizeOption[];
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -21,7 +21,7 @@ export declare class NvPopover {
|
|
|
21
21
|
* Accepts a reference to the DOM element acting as the popover trigger. This
|
|
22
22
|
* should be used when the slot for the trigger is not defined.
|
|
23
23
|
*/
|
|
24
|
-
triggerElement: Element;
|
|
24
|
+
triggerElement: Element | ChildNode;
|
|
25
25
|
/**
|
|
26
26
|
* Use this prop to toggle the visibility of the popover. Set to true to show
|
|
27
27
|
* the popover and false to hide it.
|
|
@@ -125,8 +125,7 @@ export declare class NvPopover {
|
|
|
125
125
|
handleOpenChange(open: boolean): Promise<void>;
|
|
126
126
|
handleStrategyChange(): void;
|
|
127
127
|
/****************************************************************************/
|
|
128
|
-
|
|
129
|
-
componentWillUpdate(): void;
|
|
128
|
+
componentWillRender(): void;
|
|
130
129
|
componentDidLoad(): void;
|
|
131
130
|
disconnectedCallback(): void;
|
|
132
131
|
/****************************************************************************/
|
|
@@ -6,13 +6,15 @@ import type { Placement, Strategy } from '@floating-ui/dom';
|
|
|
6
6
|
*/
|
|
7
7
|
export declare class NvTooltip {
|
|
8
8
|
el: HTMLNvTooltipElement;
|
|
9
|
+
private defaultSlot;
|
|
10
|
+
private popoverElement;
|
|
9
11
|
/****************************************************************************/
|
|
10
12
|
/**
|
|
11
13
|
* @internal
|
|
12
14
|
* Accepts a reference to the DOM element acting as the popover trigger. This
|
|
13
15
|
* should be used when the slot for the trigger is not defined.
|
|
14
16
|
*/
|
|
15
|
-
triggerElement: Element;
|
|
17
|
+
readonly triggerElement: Element | ChildNode;
|
|
16
18
|
/**
|
|
17
19
|
* A string representing the text to be displayed inside the tooltip. This
|
|
18
20
|
* content is shown when the tooltip is activated by the user, such as on
|
|
@@ -47,7 +49,7 @@ export declare class NvTooltip {
|
|
|
47
49
|
*/
|
|
48
50
|
openChanged: EventEmitter<boolean>;
|
|
49
51
|
/****************************************************************************/
|
|
50
|
-
|
|
52
|
+
componentDidRender(): void;
|
|
51
53
|
/****************************************************************************/
|
|
52
54
|
render(): any;
|
|
53
55
|
}
|