@nova-design-system/nova-webcomponents 3.29.0 → 3.30.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/{constants-BugGJYqL.js → constants-BSdCE1ZF.js} +5 -0
- package/dist/cjs/index-Bj9nnTVm.js +4856 -0
- package/dist/cjs/index.cjs.js +5 -1
- package/dist/cjs/loader.cjs.js +2 -2
- package/dist/cjs/native.cjs.js +2 -2
- package/dist/cjs/nv-accordion-item.cjs.entry.js +3 -3
- package/dist/cjs/nv-accordion.cjs.entry.js +2 -2
- package/dist/cjs/nv-alert.cjs.entry.js +3 -3
- package/dist/cjs/nv-avatar.cjs.entry.js +3 -3
- package/dist/cjs/nv-badge_2.cjs.entry.js +5 -5
- package/dist/cjs/nv-breadcrumb.cjs.entry.js +2 -2
- package/dist/cjs/nv-breadcrumbs.cjs.entry.js +2 -2
- package/dist/cjs/nv-button.cjs.entry.js +3 -3
- package/dist/cjs/nv-buttongroup.cjs.entry.js +2 -2
- package/dist/cjs/nv-calendar.cjs.entry.js +4 -4
- package/dist/cjs/nv-col.cjs.entry.js +2 -2
- package/dist/cjs/nv-datagrid.cjs.entry.js +4 -4
- package/dist/cjs/nv-datagridcolumn.cjs.entry.js +2 -2
- package/dist/cjs/nv-datetest.cjs.entry.js +2 -2
- package/dist/cjs/nv-datetimetest.cjs.entry.js +1 -1
- package/dist/cjs/nv-dialog.cjs.entry.js +3 -3
- package/dist/cjs/nv-dialogfooter_2.cjs.entry.js +4 -4
- package/dist/cjs/nv-drawer.cjs.entry.js +3 -3
- package/dist/cjs/nv-drawerfooter_2.cjs.entry.js +4 -4
- package/dist/cjs/nv-fieldcheckbox.cjs.entry.js +5 -5
- package/dist/cjs/nv-fielddate.cjs.entry.js +7 -7
- package/dist/cjs/nv-fielddaterange.cjs.entry.js +7 -7
- package/dist/cjs/nv-fielddropdown.cjs.entry.js +5 -5
- package/dist/cjs/nv-fielddropdownitem.cjs.entry.js +2 -2
- package/dist/cjs/nv-fieldmultiselect.cjs.entry.js +1 -1
- package/dist/cjs/nv-fieldnumber.cjs.entry.js +5 -5
- package/dist/cjs/nv-fieldpassword.cjs.entry.js +5 -5
- package/dist/cjs/nv-fieldradio.cjs.entry.js +4 -4
- package/dist/cjs/nv-fieldselect.cjs.entry.js +6 -6
- package/dist/cjs/nv-fieldslider.cjs.entry.js +4 -4
- package/dist/cjs/nv-fieldtext.cjs.entry.js +5 -5
- package/dist/cjs/nv-fieldtextarea.cjs.entry.js +4 -4
- package/dist/cjs/nv-fieldtime.cjs.entry.js +5 -5
- package/dist/cjs/nv-icon.cjs.entry.js +3 -3
- package/dist/cjs/nv-iconbutton_2.cjs.entry.js +3 -3
- package/dist/cjs/nv-menu.cjs.entry.js +2 -2
- package/dist/cjs/nv-menuitem.cjs.entry.js +2 -2
- package/dist/cjs/nv-notification-bullet.cjs.entry.js +1 -1
- package/dist/cjs/nv-notification.cjs.entry.js +3 -3
- package/dist/cjs/nv-notificationcontainer.cjs.entry.js +2 -2
- package/dist/cjs/nv-pagination-nav.cjs.entry.js +2 -2
- package/dist/cjs/nv-paginationtable.cjs.entry.js +19 -3
- package/dist/cjs/nv-popover.cjs.entry.js +2 -2
- package/dist/cjs/nv-row.cjs.entry.js +2 -2
- package/dist/cjs/nv-sidebar.cjs.entry.js +178 -4
- package/dist/cjs/nv-sidebarcontent.cjs.entry.js +2 -2
- package/dist/cjs/nv-sidebardivider.cjs.entry.js +2 -2
- package/dist/cjs/nv-sidebarfooter.cjs.entry.js +2 -2
- package/dist/cjs/nv-sidebargroup.cjs.entry.js +2 -2
- package/dist/cjs/nv-sidebarheader.cjs.entry.js +2 -2
- package/dist/cjs/nv-sidebarlogo.cjs.entry.js +2 -2
- package/dist/cjs/nv-sidebarnavitem.cjs.entry.js +3 -3
- package/dist/cjs/nv-sidebarnavsubitem.cjs.entry.js +2 -2
- package/dist/cjs/nv-split.cjs.entry.js +2 -2
- package/dist/cjs/nv-stack.cjs.entry.js +2 -2
- package/dist/cjs/nv-statusindicator.cjs.entry.js +39 -0
- package/dist/cjs/nv-table.cjs.entry.js +3 -3
- package/dist/cjs/nv-tableheader.cjs.entry.js +2 -2
- package/dist/cjs/nv-tag.cjs.entry.js +82 -0
- package/dist/cjs/nv-timetest.cjs.entry.js +2 -2
- package/dist/cjs/nv-toggle.cjs.entry.js +3 -3
- package/dist/cjs/nv-togglebutton.cjs.entry.js +2 -2
- package/dist/cjs/nv-togglebuttongroup.cjs.entry.js +2 -2
- package/dist/cjs/nv-tooltip.cjs.entry.js +2 -2
- package/dist/collection/collection-manifest.json +2 -0
- package/dist/collection/components/nv-accordion/nv-accordion.js +1 -1
- package/dist/collection/components/nv-accordion-item/nv-accordion-item.js +2 -2
- package/dist/collection/components/nv-alert/nv-alert.js +1 -1
- package/dist/collection/components/nv-avatar/nv-avatar.js +1 -1
- package/dist/collection/components/nv-badge/nv-badge.js +3 -3
- package/dist/collection/components/nv-breadcrumb/nv-breadcrumb.js +1 -1
- package/dist/collection/components/nv-breadcrumbs/nv-breadcrumbs.js +1 -1
- package/dist/collection/components/nv-button/nv-button.js +1 -1
- package/dist/collection/components/nv-buttongroup/nv-buttongroup.js +1 -1
- package/dist/collection/components/nv-calendar/nv-calendar.js +2 -2
- package/dist/collection/components/nv-col/nv-col.js +1 -1
- package/dist/collection/components/nv-datagrid/nv-datagrid.js +2 -2
- package/dist/collection/components/nv-datagridcolumn/nv-datagridcolumn.js +1 -1
- package/dist/collection/components/nv-datetest/nv-datetest.js +1 -1
- package/dist/collection/components/nv-dialog/nv-dialog.js +1 -1
- package/dist/collection/components/nv-dialogfooter/nv-dialogfooter.js +1 -1
- package/dist/collection/components/nv-dialogheader/nv-dialogheader.js +1 -1
- package/dist/collection/components/nv-drawer/nv-drawer.js +1 -1
- package/dist/collection/components/nv-drawerfooter/nv-drawerfooter.js +1 -1
- package/dist/collection/components/nv-drawerheader/nv-drawerheader.js +1 -1
- package/dist/collection/components/nv-fieldcheckbox/nv-fieldcheckbox.js +4 -4
- package/dist/collection/components/nv-fielddate/nv-fielddate.js +6 -6
- package/dist/collection/components/nv-fielddaterange/nv-fielddaterange.js +6 -6
- package/dist/collection/components/nv-fielddropdown/nv-fielddropdown.js +4 -4
- package/dist/collection/components/nv-fielddropdownitem/nv-fielddropdownitem.js +1 -1
- package/dist/collection/components/nv-fielddropdownitemcheck/nv-fielddropdownitemcheck.js +1 -1
- package/dist/collection/components/nv-fieldnumber/nv-fieldnumber.js +4 -4
- package/dist/collection/components/nv-fieldpassword/nv-fieldpassword.js +4 -4
- package/dist/collection/components/nv-fieldradio/nv-fieldradio.js +3 -3
- package/dist/collection/components/nv-fieldselect/nv-fieldselect.js +5 -5
- package/dist/collection/components/nv-fieldslider/nv-fieldslider.js +3 -3
- package/dist/collection/components/nv-fieldtext/nv-fieldtext.js +4 -4
- package/dist/collection/components/nv-fieldtextarea/nv-fieldtextarea.js +3 -3
- package/dist/collection/components/nv-fieldtime/nv-fieldtime.js +3 -3
- package/dist/collection/components/nv-icon/nv-icon.js +1 -1
- package/dist/collection/components/nv-iconbutton/nv-iconbutton.js +1 -1
- package/dist/collection/components/nv-loader/nv-loader.js +1 -1
- package/dist/collection/components/nv-menu/nv-menu.js +1 -1
- package/dist/collection/components/nv-menuitem/nv-menuitem.js +1 -1
- package/dist/collection/components/nv-notification/nv-notification.js +1 -1
- package/dist/collection/components/nv-notificationcontainer/nv-notificationcontainer.js +1 -1
- package/dist/collection/components/nv-pagination-nav/nv-pagination-nav.js +1 -1
- package/dist/collection/components/nv-paginationtable/nv-paginationtable.js +6 -3
- package/dist/collection/components/nv-paginationtable/nv-paginationtable.utils.js +13 -0
- package/dist/collection/components/nv-paginationtable/test/nv-paginationtable.utils.test.js +26 -1
- package/dist/collection/components/nv-popover/nv-popover.js +1 -1
- package/dist/collection/components/nv-row/nv-row.js +1 -1
- package/dist/collection/components/nv-sidebar/nv-sidebar.docs.js +7 -0
- package/dist/collection/components/nv-sidebar/nv-sidebar.js +274 -2
- package/dist/collection/components/nv-sidebar/styles/nv-sidebar.css +26 -0
- package/dist/collection/components/nv-sidebarcontent/nv-sidebarcontent.js +1 -1
- package/dist/collection/components/nv-sidebardivider/nv-sidebardivider.js +1 -1
- package/dist/collection/components/nv-sidebarfooter/nv-sidebarfooter.js +1 -1
- package/dist/collection/components/nv-sidebargroup/nv-sidebargroup.js +1 -1
- package/dist/collection/components/nv-sidebarheader/nv-sidebarheader.js +1 -1
- package/dist/collection/components/nv-sidebarlogo/nv-sidebarlogo.js +1 -1
- package/dist/collection/components/nv-sidebarnavitem/nv-sidebarnavitem.js +2 -2
- package/dist/collection/components/nv-sidebarnavsubitem/nv-sidebarnavsubitem.js +1 -1
- package/dist/collection/components/nv-split/nv-split.js +2 -1
- package/dist/collection/components/nv-stack/nv-stack.js +1 -1
- package/dist/collection/components/nv-statusindicator/nv-statusindicator.css +73 -0
- package/dist/collection/components/nv-statusindicator/nv-statusindicator.docs.js +34 -0
- package/dist/collection/components/nv-statusindicator/nv-statusindicator.js +122 -0
- package/dist/collection/components/nv-table/nv-table.js +1 -1
- package/dist/collection/components/nv-table/styles/nv-table.css +22 -3
- package/dist/collection/components/nv-tableheader/nv-tableheader.js +1 -1
- package/dist/collection/components/nv-tag/nv-tag.css +228 -0
- package/dist/collection/components/nv-tag/nv-tag.docs.js +114 -0
- package/dist/collection/components/nv-tag/nv-tag.js +251 -0
- package/dist/collection/components/nv-timetest/nv-timetest.js +1 -1
- package/dist/collection/components/nv-toggle/nv-toggle.js +2 -2
- package/dist/collection/components/nv-togglebutton/nv-togglebutton.js +1 -1
- package/dist/collection/components/nv-togglebuttongroup/nv-togglebuttongroup.js +1 -1
- package/dist/collection/components/nv-tooltip/nv-tooltip.js +1 -1
- package/dist/collection/utils/constants.js +5 -0
- package/dist/components/index.js +1 -1
- package/dist/components/nv-accordion-item.js +1 -1
- package/dist/components/nv-accordion.js +1 -1
- package/dist/components/nv-alert.js +1 -1
- package/dist/components/nv-avatar.js +1 -1
- package/dist/components/nv-badge.js +1 -1
- package/dist/components/nv-breadcrumb.js +1 -1
- package/dist/components/nv-breadcrumbs.js +1 -1
- package/dist/components/nv-button.js +1 -1
- package/dist/components/nv-buttongroup.js +1 -1
- package/dist/components/nv-calendar.js +1 -1
- package/dist/components/nv-col.js +1 -1
- package/dist/components/nv-datagrid.js +1 -1
- package/dist/components/nv-datagridcolumn.js +1 -1
- package/dist/components/nv-datetest.js +1 -1
- package/dist/components/nv-datetimetest.js +1 -1
- package/dist/components/nv-dialog.js +1 -1
- package/dist/components/nv-dialogfooter.js +1 -1
- package/dist/components/nv-dialogheader.js +1 -1
- package/dist/components/nv-drawer.js +1 -1
- package/dist/components/nv-drawerfooter.js +1 -1
- package/dist/components/nv-drawerheader.js +1 -1
- package/dist/components/nv-fieldcheckbox.js +1 -1
- package/dist/components/nv-fielddate.js +1 -1
- package/dist/components/nv-fielddaterange.js +1 -1
- package/dist/components/nv-fielddropdown.js +1 -1
- package/dist/components/nv-fielddropdownitem.js +1 -1
- package/dist/components/nv-fielddropdownitemcheck.js +1 -1
- package/dist/components/nv-fieldmultiselect.js +1 -1
- package/dist/components/nv-fieldnumber.js +1 -1
- package/dist/components/nv-fieldpassword.js +1 -1
- package/dist/components/nv-fieldradio.js +1 -1
- package/dist/components/nv-fieldselect.js +1 -1
- package/dist/components/nv-fieldslider.js +1 -1
- package/dist/components/nv-fieldtext.js +1 -1
- package/dist/components/nv-fieldtextarea.js +1 -1
- package/dist/components/nv-fieldtime.js +1 -1
- package/dist/components/nv-icon.js +1 -1
- package/dist/components/nv-iconbutton.js +1 -1
- package/dist/components/nv-loader.js +1 -1
- package/dist/components/nv-menu.js +1 -1
- package/dist/components/nv-menuitem.js +1 -1
- package/dist/components/nv-notification-bullet.js +1 -1
- package/dist/components/nv-notification.js +1 -1
- package/dist/components/nv-notificationcontainer.js +1 -1
- package/dist/components/nv-pagination-nav.js +1 -1
- package/dist/components/nv-paginationtable.js +1 -1
- package/dist/components/nv-popover.js +1 -1
- package/dist/components/nv-row.js +1 -1
- package/dist/components/nv-sidebar.js +1 -1
- package/dist/components/nv-sidebarcontent.js +1 -1
- package/dist/components/nv-sidebardivider.js +1 -1
- package/dist/components/nv-sidebarfooter.js +1 -1
- package/dist/components/nv-sidebargroup.js +1 -1
- package/dist/components/nv-sidebarheader.js +1 -1
- package/dist/components/nv-sidebarlogo.js +1 -1
- package/dist/components/nv-sidebarnavitem.js +1 -1
- package/dist/components/nv-sidebarnavsubitem.js +1 -1
- package/dist/components/nv-split.js +1 -1
- package/dist/components/nv-stack.js +1 -1
- package/dist/components/nv-statusindicator.d.ts +11 -0
- package/dist/components/nv-statusindicator.js +1 -0
- package/dist/components/nv-table.js +1 -1
- package/dist/components/nv-tableheader.js +1 -1
- package/dist/components/nv-tag.d.ts +11 -0
- package/dist/components/nv-tag.js +1 -0
- package/dist/components/nv-timetest.js +1 -1
- package/dist/components/nv-toggle.js +1 -1
- package/dist/components/nv-togglebutton.js +1 -1
- package/dist/components/nv-togglebuttongroup.js +1 -1
- package/dist/components/nv-tooltip.js +1 -1
- package/dist/components/{p-C99g_PrG.js → p-B4qcUV0M.js} +1 -1
- package/dist/components/p-B8yJMa0S.js +1 -0
- package/dist/components/{p-CBlrNW6n.js → p-BU3AWnne.js} +1 -1
- package/dist/components/{p-DKgmDzJ1.js → p-BYrgllP3.js} +1 -1
- package/dist/components/{p-DdcXhR3I.js → p-BhRpSdkR.js} +1 -1
- package/dist/components/{p-CT782LKx.js → p-Bu90dktV.js} +1 -1
- package/dist/components/{p-Cuq_uNwY.js → p-CObbk0-q.js} +1 -1
- package/dist/components/{p-CD12QIMB.js → p-CTISxdir.js} +1 -1
- package/dist/components/{p-D1psKXwD.js → p-Cj6urNtm.js} +1 -1
- package/dist/components/{p-D3JDACHw.js → p-Cx5CLy9v.js} +1 -1
- package/dist/components/{p-Bl7rc9YV.js → p-Cyn4-37z.js} +1 -1
- package/dist/components/{p-EV8CtE4q.js → p-CzRJpv7x.js} +1 -1
- package/dist/components/{p-CgufQqes.js → p-CzRlra4z.js} +1 -1
- package/dist/components/{p-CUjRfVPl.js → p-D54x8OFu.js} +1 -1
- package/dist/components/p-DP_K3tkj.js +1 -0
- package/dist/components/{p-Bytxo1iR.js → p-DQuJvZ4Z.js} +1 -1
- package/dist/components/{p-p1ofW2Cs.js → p-DZdOQQrW.js} +1 -1
- package/dist/components/{p-_zOMJBOq.js → p-Dg-Ac5i4.js} +1 -1
- package/dist/components/p-DiwYO24j.js +2 -0
- package/dist/components/{p-ChVdX6FG.js → p-GDyaHbt9.js} +1 -1
- package/dist/components/{p-Cnlbk416.js → p-L7U51TAH.js} +1 -1
- package/dist/components/{p-RYxAzR3m.js → p-MLanePUO.js} +1 -1
- package/dist/components/p-gOKBmbgZ.js +1 -0
- package/dist/components/{p-CfOVizcp.js → p-yPMU6HZQ.js} +1 -1
- package/dist/esm/{constants-BReL3Lsa.js → constants-gOKBmbgZ.js} +6 -1
- package/dist/esm/index-CTmBvINI.js +4820 -0
- package/dist/esm/index.js +1 -1
- package/dist/esm/loader.js +3 -3
- package/dist/esm/native.js +3 -3
- package/dist/esm/nv-accordion-item.entry.js +3 -3
- package/dist/esm/nv-accordion.entry.js +2 -2
- package/dist/esm/nv-alert.entry.js +3 -3
- package/dist/esm/nv-avatar.entry.js +3 -3
- package/dist/esm/nv-badge_2.entry.js +5 -5
- package/dist/esm/nv-breadcrumb.entry.js +2 -2
- package/dist/esm/nv-breadcrumbs.entry.js +2 -2
- package/dist/esm/nv-button.entry.js +3 -3
- package/dist/esm/nv-buttongroup.entry.js +2 -2
- package/dist/esm/nv-calendar.entry.js +4 -4
- package/dist/esm/nv-col.entry.js +2 -2
- package/dist/esm/nv-datagrid.entry.js +4 -4
- package/dist/esm/nv-datagridcolumn.entry.js +2 -2
- package/dist/esm/nv-datetest.entry.js +2 -2
- package/dist/esm/nv-datetimetest.entry.js +1 -1
- package/dist/esm/nv-dialog.entry.js +3 -3
- package/dist/esm/nv-dialogfooter_2.entry.js +4 -4
- package/dist/esm/nv-drawer.entry.js +3 -3
- package/dist/esm/nv-drawerfooter_2.entry.js +4 -4
- package/dist/esm/nv-fieldcheckbox.entry.js +5 -5
- package/dist/esm/nv-fielddate.entry.js +7 -7
- package/dist/esm/nv-fielddaterange.entry.js +7 -7
- package/dist/esm/nv-fielddropdown.entry.js +5 -5
- package/dist/esm/nv-fielddropdownitem.entry.js +2 -2
- package/dist/esm/nv-fieldmultiselect.entry.js +1 -1
- package/dist/esm/nv-fieldnumber.entry.js +5 -5
- package/dist/esm/nv-fieldpassword.entry.js +5 -5
- package/dist/esm/nv-fieldradio.entry.js +4 -4
- package/dist/esm/nv-fieldselect.entry.js +6 -6
- package/dist/esm/nv-fieldslider.entry.js +4 -4
- package/dist/esm/nv-fieldtext.entry.js +5 -5
- package/dist/esm/nv-fieldtextarea.entry.js +4 -4
- package/dist/esm/nv-fieldtime.entry.js +5 -5
- package/dist/esm/nv-icon.entry.js +3 -3
- package/dist/esm/nv-iconbutton_2.entry.js +3 -3
- package/dist/esm/nv-menu.entry.js +2 -2
- package/dist/esm/nv-menuitem.entry.js +2 -2
- package/dist/esm/nv-notification-bullet.entry.js +1 -1
- package/dist/esm/nv-notification.entry.js +3 -3
- package/dist/esm/nv-notificationcontainer.entry.js +2 -2
- package/dist/esm/nv-pagination-nav.entry.js +2 -2
- package/dist/esm/nv-paginationtable.entry.js +19 -3
- package/dist/esm/nv-popover.entry.js +2 -2
- package/dist/esm/nv-row.entry.js +2 -2
- package/dist/esm/nv-sidebar.entry.js +178 -4
- package/dist/esm/nv-sidebarcontent.entry.js +2 -2
- package/dist/esm/nv-sidebardivider.entry.js +2 -2
- package/dist/esm/nv-sidebarfooter.entry.js +2 -2
- package/dist/esm/nv-sidebargroup.entry.js +2 -2
- package/dist/esm/nv-sidebarheader.entry.js +2 -2
- package/dist/esm/nv-sidebarlogo.entry.js +2 -2
- package/dist/esm/nv-sidebarnavitem.entry.js +3 -3
- package/dist/esm/nv-sidebarnavsubitem.entry.js +2 -2
- package/dist/esm/nv-split.entry.js +2 -2
- package/dist/esm/nv-stack.entry.js +2 -2
- package/dist/esm/nv-statusindicator.entry.js +37 -0
- package/dist/esm/nv-table.entry.js +3 -3
- package/dist/esm/nv-tableheader.entry.js +2 -2
- package/dist/esm/nv-tag.entry.js +80 -0
- package/dist/esm/nv-timetest.entry.js +2 -2
- package/dist/esm/nv-toggle.entry.js +3 -3
- package/dist/esm/nv-togglebutton.entry.js +2 -2
- package/dist/esm/nv-togglebuttongroup.entry.js +2 -2
- package/dist/esm/nv-tooltip.entry.js +2 -2
- package/dist/native/index.esm.js +1 -1
- package/dist/native/native.css +5711 -1
- package/dist/native/native.esm.js +1 -1
- package/dist/native/{p-b7436a14.entry.js → p-04011d0f.entry.js} +1 -1
- package/dist/native/{p-0f9a284e.entry.js → p-0c65e726.entry.js} +1 -1
- package/dist/native/{p-0a17050f.entry.js → p-10dee67d.entry.js} +1 -1
- package/dist/native/p-16037ec8.entry.js +1 -0
- package/dist/native/{p-568fbdac.entry.js → p-189647e4.entry.js} +1 -1
- package/dist/native/{p-0d03b6ed.entry.js → p-270bf467.entry.js} +1 -1
- package/dist/native/{p-2b1efb98.entry.js → p-287c67e1.entry.js} +1 -1
- package/dist/native/p-298d893d.entry.js +1 -0
- package/dist/native/{p-48c1bab4.entry.js → p-29acf903.entry.js} +1 -1
- package/dist/native/{p-2d37df11.entry.js → p-2afcd5e4.entry.js} +1 -1
- package/dist/native/p-33889f52.entry.js +1 -0
- package/dist/native/p-34d30b90.entry.js +1 -0
- package/dist/native/{p-04e40a1e.entry.js → p-352854eb.entry.js} +1 -1
- package/dist/native/{p-8e05077a.entry.js → p-37c42bed.entry.js} +1 -1
- package/dist/native/{p-c20e0b5f.entry.js → p-3969a700.entry.js} +1 -1
- package/dist/native/{p-4bb9b387.entry.js → p-3f888601.entry.js} +1 -1
- package/dist/native/{p-7bb2536f.entry.js → p-40000df1.entry.js} +1 -1
- package/dist/native/{p-eb737344.entry.js → p-410c21e3.entry.js} +1 -1
- package/dist/native/{p-4badca4e.entry.js → p-4514a6a4.entry.js} +1 -1
- package/dist/native/{p-1ea2a804.entry.js → p-49745be2.entry.js} +1 -1
- package/dist/native/{p-2d5189eb.entry.js → p-5375ddc6.entry.js} +1 -1
- package/dist/native/{p-d5060f92.entry.js → p-5690757b.entry.js} +1 -1
- package/dist/native/p-5c321768.entry.js +1 -0
- package/dist/native/{p-7fd6f0b0.entry.js → p-5df9c196.entry.js} +1 -1
- package/dist/native/{p-9a05395d.entry.js → p-5ef11914.entry.js} +1 -1
- package/dist/native/{p-59ecaf60.entry.js → p-64649214.entry.js} +1 -1
- package/dist/native/{p-27ecae3c.entry.js → p-6bb02337.entry.js} +1 -1
- package/dist/native/{p-9b8478a7.entry.js → p-6ccc84c8.entry.js} +1 -1
- package/dist/native/{p-2e932ca4.entry.js → p-6dab2e90.entry.js} +1 -1
- package/dist/native/{p-1450d746.entry.js → p-728f09d5.entry.js} +1 -1
- package/dist/native/{p-49c6d122.entry.js → p-7b1c369b.entry.js} +1 -1
- package/dist/native/p-7b3853be.entry.js +1 -0
- package/dist/native/p-7c9e1f01.entry.js +1 -0
- package/dist/native/p-7cbc09f0.entry.js +1 -0
- package/dist/native/p-859b24ed.entry.js +1 -0
- package/dist/native/{p-d5e931c9.entry.js → p-8decb323.entry.js} +1 -1
- package/dist/native/{p-0d3ab890.entry.js → p-8dfcfb72.entry.js} +1 -1
- package/dist/native/p-8faf3e05.entry.js +1 -0
- package/dist/native/p-915fe20c.entry.js +1 -0
- package/dist/native/p-91cb5c65.entry.js +1 -0
- package/dist/native/{p-1bc76216.entry.js → p-93d2bfab.entry.js} +1 -1
- package/dist/native/{p-16600d93.entry.js → p-9affde0d.entry.js} +1 -1
- package/dist/native/p-CTmBvINI.js +2 -0
- package/dist/native/{p-f7fdca43.entry.js → p-a1ef6740.entry.js} +1 -1
- package/dist/native/p-b2c31350.entry.js +1 -0
- package/dist/native/{p-5cefca3c.entry.js → p-b2ef61bc.entry.js} +1 -1
- package/dist/native/{p-a5e39524.entry.js → p-b7a10751.entry.js} +1 -1
- package/dist/native/{p-ca4ab8a5.entry.js → p-b88dcd21.entry.js} +1 -1
- package/dist/native/p-b99ad8a7.entry.js +1 -0
- package/dist/native/{p-2e40d5d9.entry.js → p-be2e4cf0.entry.js} +1 -1
- package/dist/native/{p-0770997b.entry.js → p-befb5e4e.entry.js} +1 -1
- package/dist/native/{p-07f3200b.entry.js → p-c1faed1f.entry.js} +1 -1
- package/dist/native/{p-d468c445.entry.js → p-c305f1c6.entry.js} +1 -1
- package/dist/native/{p-f078f10a.entry.js → p-c5261442.entry.js} +1 -1
- package/dist/native/{p-12269ed5.entry.js → p-cd21a60d.entry.js} +1 -1
- package/dist/native/{p-0f59cb66.entry.js → p-d0dfa700.entry.js} +1 -1
- package/dist/native/{p-bff549dd.entry.js → p-d4d04530.entry.js} +1 -1
- package/dist/native/{p-336d63c4.entry.js → p-dc000c85.entry.js} +1 -1
- package/dist/native/p-df3ab86a.entry.js +1 -0
- package/dist/native/p-dfb46af1.entry.js +1 -0
- package/dist/native/{p-26c0c34b.entry.js → p-dfd364de.entry.js} +1 -1
- package/dist/native/{p-7b545176.entry.js → p-e7a73a7c.entry.js} +1 -1
- package/dist/native/p-eab25bfa.entry.js +1 -0
- package/dist/native/{p-706eeea4.entry.js → p-ec919a10.entry.js} +1 -1
- package/dist/native/{p-3ddc967e.entry.js → p-ffc9e2a0.entry.js} +1 -1
- package/dist/native/p-gOKBmbgZ.js +1 -0
- package/dist/types/components/nv-paginationtable/nv-paginationtable.utils.d.ts +9 -0
- package/dist/types/components/nv-sidebar/nv-sidebar.d.ts +43 -0
- package/dist/types/components/nv-split/nv-split.d.ts +1 -0
- package/dist/types/components/nv-statusindicator/nv-statusindicator.d.ts +22 -0
- package/dist/types/components/nv-statusindicator/nv-statusindicator.docs.d.ts +4 -0
- package/dist/types/components/nv-tag/nv-tag.d.ts +64 -0
- package/dist/types/components/nv-tag/nv-tag.docs.d.ts +4 -0
- package/dist/types/components.d.ts +210 -2
- package/dist/types/index.d.ts +1 -1
- package/dist/types/utils/constants.d.ts +4 -0
- package/dist/vscode-data.json +145 -0
- package/hydrate/index.js +461 -114
- package/hydrate/index.mjs +461 -114
- package/package.json +21 -9
- package/dist/cjs/index-eLt3bBQs.js +0 -4848
- package/dist/components/p-BReL3Lsa.js +0 -1
- package/dist/components/p-C47vpaBp.js +0 -1
- package/dist/components/p-Cr_-lRNo.js +0 -1
- package/dist/components/p-flcatmxD.js +0 -2
- package/dist/esm/index-DU3Vhh_k.js +0 -4812
- package/dist/native/p-3afa34d1.entry.js +0 -1
- package/dist/native/p-5f6e45ca.entry.js +0 -1
- package/dist/native/p-6f1213fb.entry.js +0 -1
- package/dist/native/p-6f91712c.entry.js +0 -1
- package/dist/native/p-7126f67e.entry.js +0 -1
- package/dist/native/p-748661f0.entry.js +0 -1
- package/dist/native/p-803759ef.entry.js +0 -1
- package/dist/native/p-92539825.entry.js +0 -1
- package/dist/native/p-943a4dfd.entry.js +0 -1
- package/dist/native/p-96078a63.entry.js +0 -1
- package/dist/native/p-BReL3Lsa.js +0 -1
- package/dist/native/p-DU3Vhh_k.js +0 -2
- package/dist/native/p-dc647a64.entry.js +0 -1
- package/dist/native/p-df5c6b0c.entry.js +0 -1
- package/dist/native/p-e8569a99.entry.js +0 -1
- package/dist/native/p-f3756dfd.entry.js +0 -1
- package/dist/native/p-f3ded7e8.entry.js +0 -1
|
@@ -5,20 +5,22 @@
|
|
|
5
5
|
* It contains typing information for all components that exist in this project.
|
|
6
6
|
*/
|
|
7
7
|
import { HTMLStencilElement, JSXBase } from "./stencil-public-runtime";
|
|
8
|
-
import { ButtonEmphasis, ButtonSize, ButtonType, DeprecatedSemanticColors, FeedbackColors, GlobalFilterPosition, IconButtonShape, LabelPlacement, LoaderColors, NotificationEmphasis, NotificationPosition, SemanticSizes, TextInputAutocomplete, ToggleButtonEmphasis, ToggleButtonSize } from "./utils/constants";
|
|
8
|
+
import { ButtonEmphasis, ButtonSize, ButtonType, DeprecatedSemanticColors, FeedbackColors, GlobalFilterPosition, IconButtonShape, LabelPlacement, LoaderColors, NotificationEmphasis, NotificationPosition, SemanticSizes, StatusIndicatorEmphasis, TextInputAutocomplete, ToggleButtonEmphasis, ToggleButtonSize } from "./utils/constants";
|
|
9
9
|
import { IconName } from "./components/nv-icon/nv-icons";
|
|
10
10
|
import { Column } from "./interfaces/Column";
|
|
11
11
|
import { DateOnly, TimeOnly } from "./interfaces/dates";
|
|
12
12
|
import { Element } from "./stencil-public-runtime";
|
|
13
13
|
import { FilterMode } from "./utils/search-engine";
|
|
14
14
|
import { Placement, Strategy } from "@floating-ui/dom";
|
|
15
|
-
|
|
15
|
+
import { TagColor } from "./components/nv-tag/nv-tag";
|
|
16
|
+
export { ButtonEmphasis, ButtonSize, ButtonType, DeprecatedSemanticColors, FeedbackColors, GlobalFilterPosition, IconButtonShape, LabelPlacement, LoaderColors, NotificationEmphasis, NotificationPosition, SemanticSizes, StatusIndicatorEmphasis, TextInputAutocomplete, ToggleButtonEmphasis, ToggleButtonSize } from "./utils/constants";
|
|
16
17
|
export { IconName } from "./components/nv-icon/nv-icons";
|
|
17
18
|
export { Column } from "./interfaces/Column";
|
|
18
19
|
export { DateOnly, TimeOnly } from "./interfaces/dates";
|
|
19
20
|
export { Element } from "./stencil-public-runtime";
|
|
20
21
|
export { FilterMode } from "./utils/search-engine";
|
|
21
22
|
export { Placement, Strategy } from "@floating-ui/dom";
|
|
23
|
+
export { TagColor } from "./components/nv-tag/nv-tag";
|
|
22
24
|
export namespace Components {
|
|
23
25
|
interface NvAccordion {
|
|
24
26
|
/**
|
|
@@ -2979,6 +2981,16 @@ export namespace Components {
|
|
|
2979
2981
|
* The current active path. Used to automatically set the active state of nav items. Example: "/dashboard" or "/settings/profile"
|
|
2980
2982
|
*/
|
|
2981
2983
|
"activePath"?: string;
|
|
2984
|
+
/**
|
|
2985
|
+
* Maximum width in pixels when resizing.
|
|
2986
|
+
* @default 480
|
|
2987
|
+
*/
|
|
2988
|
+
"maxWidth": number;
|
|
2989
|
+
/**
|
|
2990
|
+
* Minimum width in pixels when resizing.
|
|
2991
|
+
* @default 200
|
|
2992
|
+
*/
|
|
2993
|
+
"minWidth": number;
|
|
2982
2994
|
/**
|
|
2983
2995
|
* Determines the emphasis of notification bullets in the sidebar. - high: More prominent appearance - low: Less prominent appearance
|
|
2984
2996
|
* @default 'high'
|
|
@@ -2994,11 +3006,20 @@ export namespace Components {
|
|
|
2994
3006
|
* @default true
|
|
2995
3007
|
*/
|
|
2996
3008
|
"open": boolean;
|
|
3009
|
+
/**
|
|
3010
|
+
* When true, the sidebar can be resized horizontally by dragging its right edge. Only active when the sidebar is open (not collapsed).
|
|
3011
|
+
* @default false
|
|
3012
|
+
*/
|
|
3013
|
+
"resizable": boolean;
|
|
2997
3014
|
/**
|
|
2998
3015
|
* The type of sidebar behavior. - collapsible: Can be toggled open/closed - persistent: Always visible
|
|
2999
3016
|
* @default 'persistent'
|
|
3000
3017
|
*/
|
|
3001
3018
|
"type": 'collapsible' | 'persistent';
|
|
3019
|
+
/**
|
|
3020
|
+
* Current sidebar width in pixels. When set (or while resizing), overrides the default CSS token width. Updated as the user drags the resize handle. Not reflected to the attribute to avoid DOM churn on every pointer move.
|
|
3021
|
+
*/
|
|
3022
|
+
"width"?: number;
|
|
3002
3023
|
}
|
|
3003
3024
|
/**
|
|
3004
3025
|
* Scrollable main content area of the sidebar containing navigation groups and items.
|
|
@@ -3160,6 +3181,26 @@ export namespace Components {
|
|
|
3160
3181
|
*/
|
|
3161
3182
|
"vertical": boolean;
|
|
3162
3183
|
}
|
|
3184
|
+
/**
|
|
3185
|
+
* A static, non-interactive visual indicator that communicates
|
|
3186
|
+
* system-controlled status through colour, icon, and optional label.
|
|
3187
|
+
*/
|
|
3188
|
+
interface NvStatusindicator {
|
|
3189
|
+
/**
|
|
3190
|
+
* The visual emphasis of the indicator.
|
|
3191
|
+
* @default 'low'
|
|
3192
|
+
*/
|
|
3193
|
+
"emphasis": `${StatusIndicatorEmphasis}`;
|
|
3194
|
+
/**
|
|
3195
|
+
* The text label of the indicator. When omitted, the component renders icon-only.
|
|
3196
|
+
*/
|
|
3197
|
+
"label"?: string;
|
|
3198
|
+
/**
|
|
3199
|
+
* The status variant of the indicator.
|
|
3200
|
+
* @default 'neutral'
|
|
3201
|
+
*/
|
|
3202
|
+
"status": `${FeedbackColors}`;
|
|
3203
|
+
}
|
|
3163
3204
|
interface NvTable {
|
|
3164
3205
|
}
|
|
3165
3206
|
interface NvTableheader {
|
|
@@ -3174,6 +3215,40 @@ export namespace Components {
|
|
|
3174
3215
|
*/
|
|
3175
3216
|
"sortable": boolean;
|
|
3176
3217
|
}
|
|
3218
|
+
interface NvTag {
|
|
3219
|
+
/**
|
|
3220
|
+
* The color variant of the tag.
|
|
3221
|
+
* @default 'grey'
|
|
3222
|
+
*/
|
|
3223
|
+
"color": TagColor;
|
|
3224
|
+
/**
|
|
3225
|
+
* Whether the dismiss button is disabled.
|
|
3226
|
+
* @default false
|
|
3227
|
+
*/
|
|
3228
|
+
"disabled": boolean;
|
|
3229
|
+
/**
|
|
3230
|
+
* Whether the tag can be dismissed.
|
|
3231
|
+
* @default false
|
|
3232
|
+
*/
|
|
3233
|
+
"dismissible": boolean;
|
|
3234
|
+
/**
|
|
3235
|
+
* When set, the tag renders as a link.
|
|
3236
|
+
*/
|
|
3237
|
+
"href"?: string;
|
|
3238
|
+
/**
|
|
3239
|
+
* The text label of the tag.
|
|
3240
|
+
*/
|
|
3241
|
+
"label"?: string;
|
|
3242
|
+
/**
|
|
3243
|
+
* The relationship of the linked resource. When target="_blank" and rel is not set, defaults to "noopener noreferrer" for security.
|
|
3244
|
+
*/
|
|
3245
|
+
"rel"?: string;
|
|
3246
|
+
/**
|
|
3247
|
+
* The browsing context for the link.
|
|
3248
|
+
* @default '_self'
|
|
3249
|
+
*/
|
|
3250
|
+
"target": '_self' | '_blank' | '_parent' | '_top';
|
|
3251
|
+
}
|
|
3177
3252
|
/**
|
|
3178
3253
|
* This is a test component for the new TimeOnly type
|
|
3179
3254
|
* @deprecated [EXPERIMENTAL]
|
|
@@ -3459,6 +3534,10 @@ export interface NvTableheaderCustomEvent<T> extends CustomEvent<T> {
|
|
|
3459
3534
|
detail: T;
|
|
3460
3535
|
target: HTMLNvTableheaderElement;
|
|
3461
3536
|
}
|
|
3537
|
+
export interface NvTagCustomEvent<T> extends CustomEvent<T> {
|
|
3538
|
+
detail: T;
|
|
3539
|
+
target: HTMLNvTagElement;
|
|
3540
|
+
}
|
|
3462
3541
|
export interface NvTimetestCustomEvent<T> extends CustomEvent<T> {
|
|
3463
3542
|
detail: T;
|
|
3464
3543
|
target: HTMLNvTimetestElement;
|
|
@@ -4267,6 +4346,7 @@ declare global {
|
|
|
4267
4346
|
};
|
|
4268
4347
|
interface HTMLNvSidebarElementEventMap {
|
|
4269
4348
|
"openChanged": boolean;
|
|
4349
|
+
"widthChanged": number;
|
|
4270
4350
|
}
|
|
4271
4351
|
/**
|
|
4272
4352
|
* Main sidebar container for navigation. Supports collapsible and persistent modes.
|
|
@@ -4389,6 +4469,16 @@ declare global {
|
|
|
4389
4469
|
prototype: HTMLNvStackElement;
|
|
4390
4470
|
new (): HTMLNvStackElement;
|
|
4391
4471
|
};
|
|
4472
|
+
/**
|
|
4473
|
+
* A static, non-interactive visual indicator that communicates
|
|
4474
|
+
* system-controlled status through colour, icon, and optional label.
|
|
4475
|
+
*/
|
|
4476
|
+
interface HTMLNvStatusindicatorElement extends Components.NvStatusindicator, HTMLStencilElement {
|
|
4477
|
+
}
|
|
4478
|
+
var HTMLNvStatusindicatorElement: {
|
|
4479
|
+
prototype: HTMLNvStatusindicatorElement;
|
|
4480
|
+
new (): HTMLNvStatusindicatorElement;
|
|
4481
|
+
};
|
|
4392
4482
|
interface HTMLNvTableElement extends Components.NvTable, HTMLStencilElement {
|
|
4393
4483
|
}
|
|
4394
4484
|
var HTMLNvTableElement: {
|
|
@@ -4412,6 +4502,28 @@ declare global {
|
|
|
4412
4502
|
prototype: HTMLNvTableheaderElement;
|
|
4413
4503
|
new (): HTMLNvTableheaderElement;
|
|
4414
4504
|
};
|
|
4505
|
+
interface HTMLNvTagElementEventMap {
|
|
4506
|
+
"dismissed": {
|
|
4507
|
+
/**
|
|
4508
|
+
* The label of the dismissed tag.
|
|
4509
|
+
*/
|
|
4510
|
+
label?: string;
|
|
4511
|
+
};
|
|
4512
|
+
}
|
|
4513
|
+
interface HTMLNvTagElement extends Components.NvTag, HTMLStencilElement {
|
|
4514
|
+
addEventListener<K extends keyof HTMLNvTagElementEventMap>(type: K, listener: (this: HTMLNvTagElement, ev: NvTagCustomEvent<HTMLNvTagElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
|
|
4515
|
+
addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
4516
|
+
addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
4517
|
+
addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
|
|
4518
|
+
removeEventListener<K extends keyof HTMLNvTagElementEventMap>(type: K, listener: (this: HTMLNvTagElement, ev: NvTagCustomEvent<HTMLNvTagElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
|
|
4519
|
+
removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
4520
|
+
removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
4521
|
+
removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
|
|
4522
|
+
}
|
|
4523
|
+
var HTMLNvTagElement: {
|
|
4524
|
+
prototype: HTMLNvTagElement;
|
|
4525
|
+
new (): HTMLNvTagElement;
|
|
4526
|
+
};
|
|
4415
4527
|
interface HTMLNvTimetestElementEventMap {
|
|
4416
4528
|
"valueChanged": { start?: TimeOnly; end?: TimeOnly };
|
|
4417
4529
|
"lastChanged": { time: TimeOnly };
|
|
@@ -4570,8 +4682,10 @@ declare global {
|
|
|
4570
4682
|
"nv-sidebarnavsubitem": HTMLNvSidebarnavsubitemElement;
|
|
4571
4683
|
"nv-split": HTMLNvSplitElement;
|
|
4572
4684
|
"nv-stack": HTMLNvStackElement;
|
|
4685
|
+
"nv-statusindicator": HTMLNvStatusindicatorElement;
|
|
4573
4686
|
"nv-table": HTMLNvTableElement;
|
|
4574
4687
|
"nv-tableheader": HTMLNvTableheaderElement;
|
|
4688
|
+
"nv-tag": HTMLNvTagElement;
|
|
4575
4689
|
"nv-timetest": HTMLNvTimetestElement;
|
|
4576
4690
|
"nv-toggle": HTMLNvToggleElement;
|
|
4577
4691
|
"nv-togglebutton": HTMLNvTogglebuttonElement;
|
|
@@ -7717,6 +7831,16 @@ declare namespace LocalJSX {
|
|
|
7717
7831
|
* The current active path. Used to automatically set the active state of nav items. Example: "/dashboard" or "/settings/profile"
|
|
7718
7832
|
*/
|
|
7719
7833
|
"activePath"?: string;
|
|
7834
|
+
/**
|
|
7835
|
+
* Maximum width in pixels when resizing.
|
|
7836
|
+
* @default 480
|
|
7837
|
+
*/
|
|
7838
|
+
"maxWidth"?: number;
|
|
7839
|
+
/**
|
|
7840
|
+
* Minimum width in pixels when resizing.
|
|
7841
|
+
* @default 200
|
|
7842
|
+
*/
|
|
7843
|
+
"minWidth"?: number;
|
|
7720
7844
|
/**
|
|
7721
7845
|
* Determines the emphasis of notification bullets in the sidebar. - high: More prominent appearance - low: Less prominent appearance
|
|
7722
7846
|
* @default 'high'
|
|
@@ -7732,16 +7856,29 @@ declare namespace LocalJSX {
|
|
|
7732
7856
|
* @bind open
|
|
7733
7857
|
*/
|
|
7734
7858
|
"onOpenChanged"?: (event: NvSidebarCustomEvent<boolean>) => void;
|
|
7859
|
+
/**
|
|
7860
|
+
* Emitted when the sidebar width changes via the resize handle. Fires at the end of a drag, or after each keyboard adjustment.
|
|
7861
|
+
*/
|
|
7862
|
+
"onWidthChanged"?: (event: NvSidebarCustomEvent<number>) => void;
|
|
7735
7863
|
/**
|
|
7736
7864
|
* Whether the sidebar is currently open (only applies to collapsible type).
|
|
7737
7865
|
* @default true
|
|
7738
7866
|
*/
|
|
7739
7867
|
"open"?: boolean;
|
|
7868
|
+
/**
|
|
7869
|
+
* When true, the sidebar can be resized horizontally by dragging its right edge. Only active when the sidebar is open (not collapsed).
|
|
7870
|
+
* @default false
|
|
7871
|
+
*/
|
|
7872
|
+
"resizable"?: boolean;
|
|
7740
7873
|
/**
|
|
7741
7874
|
* The type of sidebar behavior. - collapsible: Can be toggled open/closed - persistent: Always visible
|
|
7742
7875
|
* @default 'persistent'
|
|
7743
7876
|
*/
|
|
7744
7877
|
"type"?: 'collapsible' | 'persistent';
|
|
7878
|
+
/**
|
|
7879
|
+
* Current sidebar width in pixels. When set (or while resizing), overrides the default CSS token width. Updated as the user drags the resize handle. Not reflected to the attribute to avoid DOM churn on every pointer move.
|
|
7880
|
+
*/
|
|
7881
|
+
"width"?: number;
|
|
7745
7882
|
}
|
|
7746
7883
|
/**
|
|
7747
7884
|
* Scrollable main content area of the sidebar containing navigation groups and items.
|
|
@@ -7886,6 +8023,26 @@ declare namespace LocalJSX {
|
|
|
7886
8023
|
*/
|
|
7887
8024
|
"vertical"?: boolean;
|
|
7888
8025
|
}
|
|
8026
|
+
/**
|
|
8027
|
+
* A static, non-interactive visual indicator that communicates
|
|
8028
|
+
* system-controlled status through colour, icon, and optional label.
|
|
8029
|
+
*/
|
|
8030
|
+
interface NvStatusindicator {
|
|
8031
|
+
/**
|
|
8032
|
+
* The visual emphasis of the indicator.
|
|
8033
|
+
* @default 'low'
|
|
8034
|
+
*/
|
|
8035
|
+
"emphasis"?: `${StatusIndicatorEmphasis}`;
|
|
8036
|
+
/**
|
|
8037
|
+
* The text label of the indicator. When omitted, the component renders icon-only.
|
|
8038
|
+
*/
|
|
8039
|
+
"label"?: string;
|
|
8040
|
+
/**
|
|
8041
|
+
* The status variant of the indicator.
|
|
8042
|
+
* @default 'neutral'
|
|
8043
|
+
*/
|
|
8044
|
+
"status"?: `${FeedbackColors}`;
|
|
8045
|
+
}
|
|
7889
8046
|
interface NvTable {
|
|
7890
8047
|
}
|
|
7891
8048
|
interface NvTableheader {
|
|
@@ -7904,6 +8061,49 @@ declare namespace LocalJSX {
|
|
|
7904
8061
|
*/
|
|
7905
8062
|
"sortable"?: boolean;
|
|
7906
8063
|
}
|
|
8064
|
+
interface NvTag {
|
|
8065
|
+
/**
|
|
8066
|
+
* The color variant of the tag.
|
|
8067
|
+
* @default 'grey'
|
|
8068
|
+
*/
|
|
8069
|
+
"color"?: TagColor;
|
|
8070
|
+
/**
|
|
8071
|
+
* Whether the dismiss button is disabled.
|
|
8072
|
+
* @default false
|
|
8073
|
+
*/
|
|
8074
|
+
"disabled"?: boolean;
|
|
8075
|
+
/**
|
|
8076
|
+
* Whether the tag can be dismissed.
|
|
8077
|
+
* @default false
|
|
8078
|
+
*/
|
|
8079
|
+
"dismissible"?: boolean;
|
|
8080
|
+
/**
|
|
8081
|
+
* When set, the tag renders as a link.
|
|
8082
|
+
*/
|
|
8083
|
+
"href"?: string;
|
|
8084
|
+
/**
|
|
8085
|
+
* The text label of the tag.
|
|
8086
|
+
*/
|
|
8087
|
+
"label"?: string;
|
|
8088
|
+
/**
|
|
8089
|
+
* Emitted when the dismiss button is clicked.
|
|
8090
|
+
*/
|
|
8091
|
+
"onDismissed"?: (event: NvTagCustomEvent<{
|
|
8092
|
+
/**
|
|
8093
|
+
* The label of the dismissed tag.
|
|
8094
|
+
*/
|
|
8095
|
+
label?: string;
|
|
8096
|
+
}>) => void;
|
|
8097
|
+
/**
|
|
8098
|
+
* The relationship of the linked resource. When target="_blank" and rel is not set, defaults to "noopener noreferrer" for security.
|
|
8099
|
+
*/
|
|
8100
|
+
"rel"?: string;
|
|
8101
|
+
/**
|
|
8102
|
+
* The browsing context for the link.
|
|
8103
|
+
* @default '_self'
|
|
8104
|
+
*/
|
|
8105
|
+
"target"?: '_self' | '_blank' | '_parent' | '_top';
|
|
8106
|
+
}
|
|
7907
8107
|
/**
|
|
7908
8108
|
* This is a test component for the new TimeOnly type
|
|
7909
8109
|
* @deprecated [EXPERIMENTAL]
|
|
@@ -8143,8 +8343,10 @@ declare namespace LocalJSX {
|
|
|
8143
8343
|
"nv-sidebarnavsubitem": NvSidebarnavsubitem;
|
|
8144
8344
|
"nv-split": NvSplit;
|
|
8145
8345
|
"nv-stack": NvStack;
|
|
8346
|
+
"nv-statusindicator": NvStatusindicator;
|
|
8146
8347
|
"nv-table": NvTable;
|
|
8147
8348
|
"nv-tableheader": NvTableheader;
|
|
8349
|
+
"nv-tag": NvTag;
|
|
8148
8350
|
"nv-timetest": NvTimetest;
|
|
8149
8351
|
"nv-toggle": NvToggle;
|
|
8150
8352
|
"nv-togglebutton": NvTogglebutton;
|
|
@@ -8290,8 +8492,14 @@ declare module "@stencil/core" {
|
|
|
8290
8492
|
* @deprecated Please use tailwind classes instead
|
|
8291
8493
|
*/
|
|
8292
8494
|
"nv-stack": LocalJSX.NvStack & JSXBase.HTMLAttributes<HTMLNvStackElement>;
|
|
8495
|
+
/**
|
|
8496
|
+
* A static, non-interactive visual indicator that communicates
|
|
8497
|
+
* system-controlled status through colour, icon, and optional label.
|
|
8498
|
+
*/
|
|
8499
|
+
"nv-statusindicator": LocalJSX.NvStatusindicator & JSXBase.HTMLAttributes<HTMLNvStatusindicatorElement>;
|
|
8293
8500
|
"nv-table": LocalJSX.NvTable & JSXBase.HTMLAttributes<HTMLNvTableElement>;
|
|
8294
8501
|
"nv-tableheader": LocalJSX.NvTableheader & JSXBase.HTMLAttributes<HTMLNvTableheaderElement>;
|
|
8502
|
+
"nv-tag": LocalJSX.NvTag & JSXBase.HTMLAttributes<HTMLNvTagElement>;
|
|
8295
8503
|
/**
|
|
8296
8504
|
* This is a test component for the new TimeOnly type
|
|
8297
8505
|
* @deprecated [EXPERIMENTAL]
|
package/dist/types/index.d.ts
CHANGED
|
@@ -16,6 +16,6 @@ export * as dateTimeUtils from './utils/nova-datetime';
|
|
|
16
16
|
export type * from './components.d.ts';
|
|
17
17
|
export * as animations from './animations';
|
|
18
18
|
export * as searchEngine from './utils/search-engine';
|
|
19
|
-
export { iconNames } from './components/nv-icon/nv-icons';
|
|
19
|
+
export { iconNames, type IconName } from './components/nv-icon/nv-icons';
|
|
20
20
|
export { WeekAbbreviations } from './interfaces/localization';
|
|
21
21
|
export * from './interfaces/dates';
|
package/dist/vscode-data.json
CHANGED
|
@@ -21017,6 +21017,14 @@
|
|
|
21017
21017
|
"name": "active-path",
|
|
21018
21018
|
"description": "The current active path. Used to automatically set the active state of nav items.\nExample: \"/dashboard\" or \"/settings/profile\""
|
|
21019
21019
|
},
|
|
21020
|
+
{
|
|
21021
|
+
"name": "max-width",
|
|
21022
|
+
"description": "Maximum width in pixels when resizing."
|
|
21023
|
+
},
|
|
21024
|
+
{
|
|
21025
|
+
"name": "min-width",
|
|
21026
|
+
"description": "Minimum width in pixels when resizing."
|
|
21027
|
+
},
|
|
21020
21028
|
{
|
|
21021
21029
|
"name": "notification-emphasis",
|
|
21022
21030
|
"description": "Determines the emphasis of notification bullets in the sidebar.\n- high: More prominent appearance\n- low: Less prominent appearance",
|
|
@@ -21045,6 +21053,10 @@
|
|
|
21045
21053
|
"name": "open",
|
|
21046
21054
|
"description": "Whether the sidebar is currently open (only applies to collapsible type)."
|
|
21047
21055
|
},
|
|
21056
|
+
{
|
|
21057
|
+
"name": "resizable",
|
|
21058
|
+
"description": "When true, the sidebar can be resized horizontally by dragging its right edge.\nOnly active when the sidebar is open (not collapsed)."
|
|
21059
|
+
},
|
|
21048
21060
|
{
|
|
21049
21061
|
"name": "type",
|
|
21050
21062
|
"description": "The type of sidebar behavior.\n- collapsible: Can be toggled open/closed\n- persistent: Always visible",
|
|
@@ -21056,6 +21068,10 @@
|
|
|
21056
21068
|
"name": "persistent"
|
|
21057
21069
|
}
|
|
21058
21070
|
]
|
|
21071
|
+
},
|
|
21072
|
+
{
|
|
21073
|
+
"name": "width",
|
|
21074
|
+
"description": "Current sidebar width in pixels. When set (or while resizing), overrides\nthe default CSS token width. Updated as the user drags the resize handle.\nNot reflected to the attribute to avoid DOM churn on every pointer move."
|
|
21059
21075
|
}
|
|
21060
21076
|
]
|
|
21061
21077
|
},
|
|
@@ -22783,6 +22799,52 @@
|
|
|
22783
22799
|
}
|
|
22784
22800
|
]
|
|
22785
22801
|
},
|
|
22802
|
+
{
|
|
22803
|
+
"name": "nv-statusindicator",
|
|
22804
|
+
"description": {
|
|
22805
|
+
"kind": "markdown",
|
|
22806
|
+
"value": "A static, non-interactive visual indicator that communicates\nsystem-controlled status through colour, icon, and optional label."
|
|
22807
|
+
},
|
|
22808
|
+
"attributes": [
|
|
22809
|
+
{
|
|
22810
|
+
"name": "emphasis",
|
|
22811
|
+
"description": "The visual emphasis of the indicator.",
|
|
22812
|
+
"values": [
|
|
22813
|
+
{
|
|
22814
|
+
"name": "high"
|
|
22815
|
+
},
|
|
22816
|
+
{
|
|
22817
|
+
"name": "low"
|
|
22818
|
+
}
|
|
22819
|
+
]
|
|
22820
|
+
},
|
|
22821
|
+
{
|
|
22822
|
+
"name": "label",
|
|
22823
|
+
"description": "The text label of the indicator. When omitted, the component renders icon-only."
|
|
22824
|
+
},
|
|
22825
|
+
{
|
|
22826
|
+
"name": "status",
|
|
22827
|
+
"description": "The status variant of the indicator.",
|
|
22828
|
+
"values": [
|
|
22829
|
+
{
|
|
22830
|
+
"name": "error"
|
|
22831
|
+
},
|
|
22832
|
+
{
|
|
22833
|
+
"name": "information"
|
|
22834
|
+
},
|
|
22835
|
+
{
|
|
22836
|
+
"name": "neutral"
|
|
22837
|
+
},
|
|
22838
|
+
{
|
|
22839
|
+
"name": "success"
|
|
22840
|
+
},
|
|
22841
|
+
{
|
|
22842
|
+
"name": "warning"
|
|
22843
|
+
}
|
|
22844
|
+
]
|
|
22845
|
+
}
|
|
22846
|
+
]
|
|
22847
|
+
},
|
|
22786
22848
|
{
|
|
22787
22849
|
"name": "nv-table",
|
|
22788
22850
|
"description": {
|
|
@@ -22819,6 +22881,89 @@
|
|
|
22819
22881
|
}
|
|
22820
22882
|
]
|
|
22821
22883
|
},
|
|
22884
|
+
{
|
|
22885
|
+
"name": "nv-tag",
|
|
22886
|
+
"description": {
|
|
22887
|
+
"kind": "markdown",
|
|
22888
|
+
"value": "A visual indicator that communicates categories or metadata. Supports optional leading icon, 10 colour variants from the rainbow palette, and an optional dismiss action. When `href` is set, the tag renders as a link."
|
|
22889
|
+
},
|
|
22890
|
+
"attributes": [
|
|
22891
|
+
{
|
|
22892
|
+
"name": "color",
|
|
22893
|
+
"description": "The color variant of the tag.",
|
|
22894
|
+
"values": [
|
|
22895
|
+
{
|
|
22896
|
+
"name": "amber"
|
|
22897
|
+
},
|
|
22898
|
+
{
|
|
22899
|
+
"name": "blue"
|
|
22900
|
+
},
|
|
22901
|
+
{
|
|
22902
|
+
"name": "crimson"
|
|
22903
|
+
},
|
|
22904
|
+
{
|
|
22905
|
+
"name": "green"
|
|
22906
|
+
},
|
|
22907
|
+
{
|
|
22908
|
+
"name": "grey"
|
|
22909
|
+
},
|
|
22910
|
+
{
|
|
22911
|
+
"name": "lime"
|
|
22912
|
+
},
|
|
22913
|
+
{
|
|
22914
|
+
"name": "orange"
|
|
22915
|
+
},
|
|
22916
|
+
{
|
|
22917
|
+
"name": "red"
|
|
22918
|
+
},
|
|
22919
|
+
{
|
|
22920
|
+
"name": "turquoise"
|
|
22921
|
+
},
|
|
22922
|
+
{
|
|
22923
|
+
"name": "yellow"
|
|
22924
|
+
}
|
|
22925
|
+
]
|
|
22926
|
+
},
|
|
22927
|
+
{
|
|
22928
|
+
"name": "disabled",
|
|
22929
|
+
"description": "Whether the dismiss button is disabled."
|
|
22930
|
+
},
|
|
22931
|
+
{
|
|
22932
|
+
"name": "dismissible",
|
|
22933
|
+
"description": "Whether the tag can be dismissed."
|
|
22934
|
+
},
|
|
22935
|
+
{
|
|
22936
|
+
"name": "href",
|
|
22937
|
+
"description": "When set, the tag renders as a link."
|
|
22938
|
+
},
|
|
22939
|
+
{
|
|
22940
|
+
"name": "label",
|
|
22941
|
+
"description": "The text label of the tag."
|
|
22942
|
+
},
|
|
22943
|
+
{
|
|
22944
|
+
"name": "rel",
|
|
22945
|
+
"description": "The relationship of the linked resource. When target=\"_blank\" and rel is not set, defaults to \"noopener noreferrer\" for security."
|
|
22946
|
+
},
|
|
22947
|
+
{
|
|
22948
|
+
"name": "target",
|
|
22949
|
+
"description": "The browsing context for the link.",
|
|
22950
|
+
"values": [
|
|
22951
|
+
{
|
|
22952
|
+
"name": "_blank"
|
|
22953
|
+
},
|
|
22954
|
+
{
|
|
22955
|
+
"name": "_parent"
|
|
22956
|
+
},
|
|
22957
|
+
{
|
|
22958
|
+
"name": "_self"
|
|
22959
|
+
},
|
|
22960
|
+
{
|
|
22961
|
+
"name": "_top"
|
|
22962
|
+
}
|
|
22963
|
+
]
|
|
22964
|
+
}
|
|
22965
|
+
]
|
|
22966
|
+
},
|
|
22822
22967
|
{
|
|
22823
22968
|
"name": "nv-timetest",
|
|
22824
22969
|
"description": {
|