@nova-design-system/nova-webcomponents 3.15.0 → 3.17.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/{index-c56424e5.js → index-93d3b2f8.js} +9 -6
- package/dist/cjs/index-93d3b2f8.js.map +1 -0
- package/dist/cjs/index.cjs.js +6 -1
- package/dist/cjs/index.cjs.js.map +1 -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 +2 -2
- package/dist/cjs/nv-accordion-item.cjs.entry.js.map +1 -1
- package/dist/cjs/nv-accordion.cjs.entry.js +6 -6
- package/dist/cjs/nv-accordion.cjs.entry.js.map +1 -1
- package/dist/cjs/nv-alert.cjs.entry.js +2 -2
- package/dist/cjs/nv-alert.cjs.entry.js.map +1 -1
- package/dist/cjs/nv-avatar.cjs.entry.js +2 -2
- package/dist/cjs/nv-avatar.cjs.entry.js.map +1 -1
- package/dist/cjs/nv-badge_2.cjs.entry.js +1 -1
- package/dist/cjs/nv-breadcrumb.cjs.entry.js +2 -2
- package/dist/cjs/nv-breadcrumb.cjs.entry.js.map +1 -1
- package/dist/cjs/nv-breadcrumbs.cjs.entry.js +1 -1
- package/dist/cjs/nv-button.cjs.entry.js +3 -9
- package/dist/cjs/nv-button.cjs.entry.js.map +1 -1
- package/dist/cjs/nv-buttongroup.cjs.entry.js +1 -1
- package/dist/cjs/nv-calendar.cjs.entry.js +1 -1
- package/dist/cjs/nv-col.cjs.entry.js +1 -1
- package/dist/cjs/nv-datagrid.cjs.entry.js +177 -10
- package/dist/cjs/nv-datagrid.cjs.entry.js.map +1 -1
- package/dist/cjs/nv-datagridcolumn.cjs.entry.js +1 -1
- package/dist/cjs/nv-dialog.cjs.entry.js +32 -29
- package/dist/cjs/nv-dialog.cjs.entry.js.map +1 -1
- package/dist/cjs/nv-dialogfooter_2.cjs.entry.js +2 -2
- package/dist/cjs/nv-dialogfooter_2.cjs.entry.js.map +1 -1
- package/dist/cjs/nv-fieldcheckbox.cjs.entry.js +2 -2
- package/dist/cjs/nv-fieldcheckbox.cjs.entry.js.map +1 -1
- package/dist/cjs/nv-fielddate.cjs.entry.js +51 -26
- package/dist/cjs/nv-fielddate.cjs.entry.js.map +1 -1
- package/dist/cjs/nv-fielddaterange.cjs.entry.js +68 -42
- package/dist/cjs/nv-fielddaterange.cjs.entry.js.map +1 -1
- package/dist/cjs/nv-fielddropdown.cjs.entry.js +33 -7
- package/dist/cjs/nv-fielddropdown.cjs.entry.js.map +1 -1
- package/dist/cjs/nv-fielddropdownitem.cjs.entry.js +1 -1
- package/dist/cjs/nv-fieldmultiselect.cjs.entry.js +187 -156
- package/dist/cjs/nv-fieldmultiselect.cjs.entry.js.map +1 -1
- package/dist/cjs/nv-fieldnumber.cjs.entry.js +2 -2
- package/dist/cjs/nv-fieldnumber.cjs.entry.js.map +1 -1
- package/dist/cjs/nv-fieldpassword.cjs.entry.js +2 -2
- package/dist/cjs/nv-fieldpassword.cjs.entry.js.map +1 -1
- package/dist/cjs/nv-fieldradio.cjs.entry.js +2 -2
- package/dist/cjs/nv-fieldradio.cjs.entry.js.map +1 -1
- package/dist/cjs/nv-fieldselect.cjs.entry.js +2 -2
- package/dist/cjs/nv-fieldselect.cjs.entry.js.map +1 -1
- package/dist/cjs/nv-fieldslider.cjs.entry.js +2 -2
- package/dist/cjs/nv-fieldslider.cjs.entry.js.map +1 -1
- package/dist/cjs/nv-fieldtext.cjs.entry.js +2 -2
- package/dist/cjs/nv-fieldtext.cjs.entry.js.map +1 -1
- package/dist/cjs/nv-fieldtextarea.cjs.entry.js +2 -2
- package/dist/cjs/nv-fieldtextarea.cjs.entry.js.map +1 -1
- package/dist/cjs/nv-fieldtime.cjs.entry.js +25 -12
- package/dist/cjs/nv-fieldtime.cjs.entry.js.map +1 -1
- package/dist/cjs/nv-icon.cjs.entry.js +2 -2
- package/dist/cjs/nv-icon.cjs.entry.js.map +1 -1
- package/dist/cjs/nv-iconbutton_2.cjs.entry.js +2 -2
- package/dist/cjs/nv-iconbutton_2.cjs.entry.js.map +1 -1
- package/dist/cjs/nv-menu.cjs.entry.js +24 -9
- package/dist/cjs/nv-menu.cjs.entry.js.map +1 -1
- package/dist/cjs/nv-menuitem.cjs.entry.js +1 -1
- package/dist/cjs/nv-notification.cjs.entry.js +2 -2
- package/dist/cjs/nv-notification.cjs.entry.js.map +1 -1
- package/dist/cjs/nv-notificationcontainer.cjs.entry.js +1 -1
- package/dist/cjs/nv-popover.cjs.entry.js +67 -61
- package/dist/cjs/nv-popover.cjs.entry.js.map +1 -1
- package/dist/cjs/nv-row.cjs.entry.js +1 -1
- package/dist/cjs/nv-split.cjs.entry.js +339 -0
- package/dist/cjs/nv-split.cjs.entry.js.map +1 -0
- package/dist/cjs/nv-stack.cjs.entry.js +2 -2
- package/dist/cjs/nv-table.cjs.entry.js +216 -310
- package/dist/cjs/nv-table.cjs.entry.js.map +1 -1
- package/dist/cjs/nv-toggle.cjs.entry.js +2 -2
- package/dist/cjs/nv-toggle.cjs.entry.js.map +1 -1
- package/dist/cjs/nv-togglebutton.cjs.entry.js +1 -1
- package/dist/cjs/nv-togglebuttongroup.cjs.entry.js +2 -2
- package/dist/cjs/nv-togglebuttongroup.cjs.entry.js.map +1 -1
- package/dist/cjs/nv-tooltip.cjs.entry.js +1 -1
- package/dist/collection/collection-manifest.json +1 -1
- package/dist/collection/components/nv-accordion/nv-accordion.js +12 -9
- package/dist/collection/components/nv-accordion/nv-accordion.js.map +1 -1
- package/dist/collection/components/nv-accordion-item/nv-accordion-item.js.map +1 -1
- package/dist/collection/components/nv-accordion-item/styles/nv-accordion-item.css +1 -1
- package/dist/collection/components/nv-alert/nv-alert.css +1 -1
- package/dist/collection/components/nv-avatar/nv-avatar.css +1 -1
- package/dist/collection/components/nv-breadcrumb/nv-breadcrumb.css +1 -1
- package/dist/collection/components/nv-button/nv-button.js +1 -13
- package/dist/collection/components/nv-button/nv-button.js.map +1 -1
- package/dist/collection/components/nv-button/styles/nv-button.css +1 -1
- package/dist/collection/components/nv-datagrid/nv-datagrid.css +2 -2
- package/dist/collection/components/nv-dialog/nv-dialog.css +2 -2
- package/dist/collection/components/nv-dialog/nv-dialog.docs.js +13 -0
- package/dist/collection/components/nv-dialog/nv-dialog.docs.js.map +1 -1
- package/dist/collection/components/nv-dialog/nv-dialog.js +30 -27
- package/dist/collection/components/nv-dialog/nv-dialog.js.map +1 -1
- package/dist/collection/components/nv-dialogheader/nv-dialogheader.css +4 -4
- package/dist/collection/components/nv-fieldcheckbox/nv-fieldcheckbox.css +3 -3
- package/dist/collection/components/nv-fielddate/nv-fielddate.js +49 -24
- package/dist/collection/components/nv-fielddate/nv-fielddate.js.map +1 -1
- package/dist/collection/components/nv-fielddate/styles/nv-fielddate.css +8 -8
- package/dist/collection/components/nv-fielddaterange/nv-fielddaterange.js +66 -43
- package/dist/collection/components/nv-fielddaterange/nv-fielddaterange.js.map +1 -1
- package/dist/collection/components/nv-fielddaterange/styles/nv-fielddaterange.css +8 -8
- package/dist/collection/components/nv-fielddropdown/nv-fielddropdown.docs.js +26 -4
- package/dist/collection/components/nv-fielddropdown/nv-fielddropdown.docs.js.map +1 -1
- package/dist/collection/components/nv-fielddropdown/nv-fielddropdown.js +32 -4
- package/dist/collection/components/nv-fielddropdown/nv-fielddropdown.js.map +1 -1
- package/dist/collection/components/nv-fielddropdown/styles/nv-fielddropdown.css +9 -9
- package/dist/collection/components/nv-fieldmultiselect/nv-fieldmultiselect.js +186 -153
- package/dist/collection/components/nv-fieldmultiselect/nv-fieldmultiselect.js.map +1 -1
- package/dist/collection/components/nv-fieldmultiselect/styles/nv-fieldmultiselect.css +9 -9
- package/dist/collection/components/nv-fieldnumber/nv-fieldnumber.css +8 -8
- package/dist/collection/components/nv-fieldpassword/nv-fieldpassword.css +8 -8
- package/dist/collection/components/nv-fieldradio/nv-fieldradio.css +3 -3
- package/dist/collection/components/nv-fieldselect/nv-fieldselect.css +12 -12
- package/dist/collection/components/nv-fieldslider/styles/nv-fieldslider.css +7 -7
- package/dist/collection/components/nv-fieldtext/nv-fieldtext.css +8 -8
- package/dist/collection/components/nv-fieldtext/nv-fieldtext.docs.js +9 -1
- package/dist/collection/components/nv-fieldtext/nv-fieldtext.docs.js.map +1 -1
- package/dist/collection/components/nv-fieldtextarea/nv-fieldtextarea.css +8 -8
- package/dist/collection/components/nv-fieldtime/nv-fieldtime.docs.js +22 -0
- package/dist/collection/components/nv-fieldtime/nv-fieldtime.docs.js.map +1 -1
- package/dist/collection/components/nv-fieldtime/nv-fieldtime.js +24 -9
- package/dist/collection/components/nv-fieldtime/nv-fieldtime.js.map +1 -1
- package/dist/collection/components/nv-fieldtime/styles/nv-fieldtime.css +8 -8
- package/dist/collection/components/nv-icon/nv-icons.js +6 -1
- package/dist/collection/components/nv-icon/nv-icons.js.map +1 -1
- package/dist/collection/components/nv-iconbutton/nv-iconbutton.css +2 -2
- package/dist/collection/components/nv-menu/nv-menu.docs.js +7 -0
- package/dist/collection/components/nv-menu/nv-menu.docs.js.map +1 -1
- package/dist/collection/components/nv-menu/nv-menu.js +26 -8
- package/dist/collection/components/nv-menu/nv-menu.js.map +1 -1
- package/dist/collection/components/nv-menuitem/nv-menuitem.js +1 -1
- package/dist/collection/components/nv-notification/styles/nv-notification.css +2 -2
- package/dist/collection/components/nv-popover/nv-popover.docs.js +11 -0
- package/dist/collection/components/nv-popover/nv-popover.docs.js.map +1 -1
- package/dist/collection/components/nv-popover/nv-popover.js +66 -60
- package/dist/collection/components/nv-popover/nv-popover.js.map +1 -1
- package/dist/collection/components/nv-split/nv-split.docs.js +41 -0
- package/dist/collection/components/nv-split/nv-split.docs.js.map +1 -0
- package/dist/collection/components/nv-split/nv-split.js +549 -0
- package/dist/collection/components/nv-split/nv-split.js.map +1 -0
- package/dist/collection/components/nv-split/styles/nv-split.css +96 -0
- package/dist/collection/components/nv-stack/nv-stack.js +1 -1
- package/dist/collection/components/nv-table/nv-table.docs.js +16 -155
- package/dist/collection/components/nv-table/nv-table.docs.js.map +1 -1
- package/dist/collection/components/nv-table/nv-table.js +68 -496
- package/dist/collection/components/nv-table/nv-table.js.map +1 -1
- package/dist/collection/components/nv-table/nv-table.utils.js +175 -0
- package/dist/collection/components/nv-table/nv-table.utils.js.map +1 -0
- package/dist/collection/components/nv-table/styles/nv-table.css +84 -0
- package/dist/collection/components/nv-table/test/nv-table.utils.test.js +604 -0
- package/dist/collection/components/nv-table/test/nv-table.utils.test.js.map +1 -0
- package/dist/collection/components/nv-toggle/nv-toggle.css +3 -3
- package/dist/collection/components/nv-togglebuttongroup/nv-togglebuttongroup.docs.js +1 -0
- package/dist/collection/components/nv-togglebuttongroup/nv-togglebuttongroup.docs.js.map +1 -1
- package/dist/collection/components/nv-togglebuttongroup/nv-togglebuttongroup.js +1 -3
- package/dist/collection/components/nv-togglebuttongroup/nv-togglebuttongroup.js.map +1 -1
- package/dist/components/index.js +7 -2
- package/dist/components/index.js.map +1 -1
- package/dist/components/nv-accordion-item.js +1 -1
- package/dist/components/nv-accordion.js +10 -10
- package/dist/components/nv-accordion.js.map +1 -1
- package/dist/components/nv-alert.js +3 -3
- package/dist/components/nv-alert.js.map +1 -1
- package/dist/components/nv-avatar.js +3 -3
- package/dist/components/nv-avatar.js.map +1 -1
- package/dist/components/nv-badge.js +1 -1
- package/dist/components/nv-breadcrumb.js +4 -4
- package/dist/components/nv-breadcrumb.js.map +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 +174 -7
- package/dist/components/nv-datagrid.js.map +1 -1
- package/dist/components/nv-datagridcolumn.js +1 -1
- package/dist/components/nv-dialog.js +37 -34
- package/dist/components/nv-dialog.js.map +1 -1
- package/dist/components/nv-dialogfooter.js +1 -1
- package/dist/components/nv-dialogheader.js +1 -1
- package/dist/components/nv-fieldcheckbox.js +1 -1
- package/dist/components/nv-fielddate.js +57 -32
- package/dist/components/nv-fielddate.js.map +1 -1
- package/dist/components/nv-fielddaterange.js +74 -48
- package/dist/components/nv-fielddaterange.js.map +1 -1
- package/dist/components/nv-fielddropdown.js +40 -13
- package/dist/components/nv-fielddropdown.js.map +1 -1
- package/dist/components/nv-fielddropdownitem.js +1 -1
- package/dist/components/nv-fielddropdownitemcheck.js +1 -1
- package/dist/components/nv-fieldmultiselect.js +196 -164
- package/dist/components/nv-fieldmultiselect.js.map +1 -1
- package/dist/components/nv-fieldnumber.js +1 -1
- package/dist/components/nv-fieldpassword.js +5 -5
- package/dist/components/nv-fieldpassword.js.map +1 -1
- package/dist/components/nv-fieldradio.js +2 -2
- package/dist/components/nv-fieldradio.js.map +1 -1
- package/dist/components/nv-fieldselect.js +5 -5
- package/dist/components/nv-fieldselect.js.map +1 -1
- package/dist/components/nv-fieldslider.js +6 -6
- package/dist/components/nv-fieldslider.js.map +1 -1
- package/dist/components/nv-fieldtext.js +1 -1
- package/dist/components/nv-fieldtextarea.js +2 -2
- package/dist/components/nv-fieldtextarea.js.map +1 -1
- package/dist/components/nv-fieldtime.js +31 -17
- package/dist/components/nv-fieldtime.js.map +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 +30 -13
- package/dist/components/nv-menu.js.map +1 -1
- package/dist/components/nv-menuitem.js +1 -1
- package/dist/components/nv-notification.js +3 -3
- package/dist/components/nv-notification.js.map +1 -1
- package/dist/components/nv-notificationcontainer.js +1 -1
- package/dist/components/nv-popover.js +1 -1
- package/dist/components/nv-row.js +1 -1
- package/dist/components/{nv-tablecolumn.d.ts → nv-split.d.ts} +4 -4
- package/dist/components/nv-split.js +366 -0
- package/dist/components/nv-split.js.map +1 -0
- package/dist/components/nv-stack.js +2 -2
- package/dist/components/nv-table.js +216 -328
- package/dist/components/nv-table.js.map +1 -1
- package/dist/components/nv-toggle.js +2 -2
- package/dist/components/nv-toggle.js.map +1 -1
- package/dist/components/nv-togglebutton.js +1 -1
- package/dist/components/nv-togglebuttongroup.js +2 -2
- package/dist/components/nv-togglebuttongroup.js.map +1 -1
- package/dist/components/nv-tooltip.js +1 -1
- package/dist/components/{p-00cbf2a1.js → p-0d5ed1d7.js} +3 -3
- package/dist/components/p-0d5ed1d7.js.map +1 -0
- package/dist/components/{p-54161bad.js → p-0e6f41c7.js} +2 -2
- package/dist/components/{p-54161bad.js.map → p-0e6f41c7.js.map} +1 -1
- package/dist/components/{p-0c42fafb.js → p-0fd23531.js} +6 -6
- package/dist/components/{p-0c42fafb.js.map → p-0fd23531.js.map} +1 -1
- package/dist/components/{p-a823b8e9.js → p-1639703f.js} +2 -2
- package/dist/components/{p-a823b8e9.js.map → p-1639703f.js.map} +1 -1
- package/dist/components/{p-e5c62ea8.js → p-2cc83e0c.js} +3 -3
- package/dist/components/{p-e5c62ea8.js.map → p-2cc83e0c.js.map} +1 -1
- package/dist/components/{p-3763c9c4.js → p-31478080.js} +3 -3
- package/dist/components/{p-3763c9c4.js.map → p-31478080.js.map} +1 -1
- package/dist/components/{p-178fa27e.js → p-378e3127.js} +6 -6
- package/dist/components/{p-178fa27e.js.map → p-378e3127.js.map} +1 -1
- package/dist/components/{p-51876ca1.js → p-429e01f3.js} +3 -3
- package/dist/components/p-429e01f3.js.map +1 -0
- package/dist/components/p-47d499b4.js +88 -0
- package/dist/components/p-47d499b4.js.map +1 -0
- package/dist/components/{p-aff3ed68.js → p-5829b9f7.js} +5 -2
- package/dist/components/p-5829b9f7.js.map +1 -0
- package/dist/components/{p-ee8944f3.js → p-63595ea1.js} +68 -62
- package/dist/components/p-63595ea1.js.map +1 -0
- package/dist/components/{p-1af3591a.js → p-6f2b257e.js} +3 -3
- package/dist/components/{p-1af3591a.js.map → p-6f2b257e.js.map} +1 -1
- package/dist/components/{p-4fc01a78.js → p-7112612c.js} +5 -5
- package/dist/components/p-7112612c.js.map +1 -0
- package/dist/components/{p-7426b20f.js → p-715e5235.js} +3 -3
- package/dist/components/{p-7426b20f.js.map → p-715e5235.js.map} +1 -1
- package/dist/components/{p-31e262bd.js → p-7b5102c8.js} +5 -5
- package/dist/components/{p-31e262bd.js.map → p-7b5102c8.js.map} +1 -1
- package/dist/components/{p-fda58a76.js → p-98429fd7.js} +2 -2
- package/dist/components/{p-fda58a76.js.map → p-98429fd7.js.map} +1 -1
- package/dist/components/p-9e7468e3.js +185 -0
- package/dist/components/p-9e7468e3.js.map +1 -0
- package/dist/components/{p-75200cc0.js → p-df5d76a5.js} +3 -3
- package/dist/components/{p-75200cc0.js.map → p-df5d76a5.js.map} +1 -1
- package/dist/components/{p-51459a44.js → p-f2bac2aa.js} +4 -4
- package/dist/components/{p-51459a44.js.map → p-f2bac2aa.js.map} +1 -1
- package/dist/esm/{index-a1936cd0.js → index-dc2723f3.js} +9 -6
- package/dist/esm/index-dc2723f3.js.map +1 -0
- package/dist/esm/index.js +6 -1
- package/dist/esm/index.js.map +1 -1
- package/dist/esm/loader.js +3 -3
- package/dist/esm/native.js +3 -3
- package/dist/esm/nv-accordion-item.entry.js +2 -2
- package/dist/esm/nv-accordion-item.entry.js.map +1 -1
- package/dist/esm/nv-accordion.entry.js +6 -6
- package/dist/esm/nv-accordion.entry.js.map +1 -1
- package/dist/esm/nv-alert.entry.js +2 -2
- package/dist/esm/nv-alert.entry.js.map +1 -1
- package/dist/esm/nv-avatar.entry.js +2 -2
- package/dist/esm/nv-avatar.entry.js.map +1 -1
- package/dist/esm/nv-badge_2.entry.js +1 -1
- package/dist/esm/nv-breadcrumb.entry.js +2 -2
- package/dist/esm/nv-breadcrumb.entry.js.map +1 -1
- package/dist/esm/nv-breadcrumbs.entry.js +1 -1
- package/dist/esm/nv-button.entry.js +3 -9
- package/dist/esm/nv-button.entry.js.map +1 -1
- package/dist/esm/nv-buttongroup.entry.js +1 -1
- package/dist/esm/nv-calendar.entry.js +1 -1
- package/dist/esm/nv-col.entry.js +1 -1
- package/dist/esm/nv-datagrid.entry.js +172 -5
- package/dist/esm/nv-datagrid.entry.js.map +1 -1
- package/dist/esm/nv-datagridcolumn.entry.js +1 -1
- package/dist/esm/nv-dialog.entry.js +32 -29
- package/dist/esm/nv-dialog.entry.js.map +1 -1
- package/dist/esm/nv-dialogfooter_2.entry.js +2 -2
- package/dist/esm/nv-dialogfooter_2.entry.js.map +1 -1
- package/dist/esm/nv-fieldcheckbox.entry.js +2 -2
- package/dist/esm/nv-fieldcheckbox.entry.js.map +1 -1
- package/dist/esm/nv-fielddate.entry.js +51 -26
- package/dist/esm/nv-fielddate.entry.js.map +1 -1
- package/dist/esm/nv-fielddaterange.entry.js +68 -42
- package/dist/esm/nv-fielddaterange.entry.js.map +1 -1
- package/dist/esm/nv-fielddropdown.entry.js +33 -7
- package/dist/esm/nv-fielddropdown.entry.js.map +1 -1
- package/dist/esm/nv-fielddropdownitem.entry.js +1 -1
- package/dist/esm/nv-fieldmultiselect.entry.js +187 -156
- package/dist/esm/nv-fieldmultiselect.entry.js.map +1 -1
- package/dist/esm/nv-fieldnumber.entry.js +2 -2
- package/dist/esm/nv-fieldnumber.entry.js.map +1 -1
- package/dist/esm/nv-fieldpassword.entry.js +2 -2
- package/dist/esm/nv-fieldpassword.entry.js.map +1 -1
- package/dist/esm/nv-fieldradio.entry.js +2 -2
- package/dist/esm/nv-fieldradio.entry.js.map +1 -1
- package/dist/esm/nv-fieldselect.entry.js +2 -2
- package/dist/esm/nv-fieldselect.entry.js.map +1 -1
- package/dist/esm/nv-fieldslider.entry.js +2 -2
- package/dist/esm/nv-fieldslider.entry.js.map +1 -1
- package/dist/esm/nv-fieldtext.entry.js +2 -2
- package/dist/esm/nv-fieldtext.entry.js.map +1 -1
- package/dist/esm/nv-fieldtextarea.entry.js +2 -2
- package/dist/esm/nv-fieldtextarea.entry.js.map +1 -1
- package/dist/esm/nv-fieldtime.entry.js +25 -12
- package/dist/esm/nv-fieldtime.entry.js.map +1 -1
- package/dist/esm/nv-icon.entry.js +2 -2
- package/dist/esm/nv-icon.entry.js.map +1 -1
- package/dist/esm/nv-iconbutton_2.entry.js +2 -2
- package/dist/esm/nv-iconbutton_2.entry.js.map +1 -1
- package/dist/esm/nv-menu.entry.js +24 -9
- package/dist/esm/nv-menu.entry.js.map +1 -1
- package/dist/esm/nv-menuitem.entry.js +1 -1
- package/dist/esm/nv-notification.entry.js +2 -2
- package/dist/esm/nv-notification.entry.js.map +1 -1
- package/dist/esm/nv-notificationcontainer.entry.js +1 -1
- package/dist/esm/nv-popover.entry.js +67 -61
- package/dist/esm/nv-popover.entry.js.map +1 -1
- package/dist/esm/nv-row.entry.js +1 -1
- package/dist/esm/nv-split.entry.js +335 -0
- package/dist/esm/nv-split.entry.js.map +1 -0
- package/dist/esm/nv-stack.entry.js +2 -2
- package/dist/esm/nv-table.entry.js +216 -310
- package/dist/esm/nv-table.entry.js.map +1 -1
- package/dist/esm/nv-toggle.entry.js +2 -2
- package/dist/esm/nv-toggle.entry.js.map +1 -1
- package/dist/esm/nv-togglebutton.entry.js +1 -1
- package/dist/esm/nv-togglebuttongroup.entry.js +2 -2
- package/dist/esm/nv-togglebuttongroup.entry.js.map +1 -1
- package/dist/esm/nv-tooltip.entry.js +1 -1
- package/dist/native/index.esm.js +1 -1
- package/dist/native/index.esm.js.map +1 -1
- package/dist/native/native.css +1 -1
- package/dist/native/native.esm.js +1 -1
- package/dist/native/native.esm.js.map +1 -1
- package/dist/native/p-107e80c6.entry.js +2 -0
- package/dist/native/p-107e80c6.entry.js.map +1 -0
- package/dist/native/{p-5c697133.entry.js → p-112d096c.entry.js} +2 -2
- package/dist/native/p-14e622e1.entry.js +2 -0
- package/dist/native/p-14e622e1.entry.js.map +1 -0
- package/dist/native/p-217de553.entry.js +2 -0
- package/dist/native/p-217de553.entry.js.map +1 -0
- package/dist/native/{p-85f8f11a.entry.js → p-230af58a.entry.js} +2 -2
- package/dist/native/p-2364aefa.entry.js +2 -0
- package/dist/native/p-2364aefa.entry.js.map +1 -0
- package/dist/native/p-23ee0384.entry.js +2 -0
- package/dist/native/{p-29f68e07.entry.js.map → p-23ee0384.entry.js.map} +1 -1
- package/dist/native/p-26513cbd.entry.js +2 -0
- package/dist/native/p-26513cbd.entry.js.map +1 -0
- package/dist/native/p-278613a3.entry.js +2 -0
- package/dist/native/{p-6cb6679b.entry.js.map → p-278613a3.entry.js.map} +1 -1
- package/dist/native/p-2dfd786f.entry.js +2 -0
- package/dist/native/{p-29df974e.entry.js.map → p-2dfd786f.entry.js.map} +1 -1
- package/dist/native/{p-d0a33e64.js → p-3060df80.js} +3 -3
- package/dist/native/p-3060df80.js.map +1 -0
- package/dist/native/p-4dc7483d.entry.js +2 -0
- package/dist/native/{p-c7b7ffaf.entry.js.map → p-4dc7483d.entry.js.map} +1 -1
- package/dist/native/p-4eaf417d.entry.js +13 -0
- package/dist/native/p-4eaf417d.entry.js.map +1 -0
- package/dist/native/p-5039ceb8.entry.js +2 -0
- package/dist/native/p-5039ceb8.entry.js.map +1 -0
- package/dist/native/{p-08322093.entry.js → p-52d2c0ae.entry.js} +2 -2
- package/dist/native/p-638967bf.entry.js +2 -0
- package/dist/native/p-638967bf.entry.js.map +1 -0
- package/dist/native/{p-19090193.entry.js → p-647a0765.entry.js} +2 -2
- package/dist/native/p-68dc02be.entry.js +2 -0
- package/dist/native/p-68dc02be.entry.js.map +1 -0
- package/dist/native/p-6d427897.entry.js +2 -0
- package/dist/native/{p-92931ab8.entry.js.map → p-6d427897.entry.js.map} +1 -1
- package/dist/native/{p-1504e28b.entry.js → p-701b48a4.entry.js} +2 -2
- package/dist/native/p-7c9bf981.entry.js +2 -0
- package/dist/native/p-835abdb9.entry.js +2 -0
- package/dist/native/{p-f5120223.entry.js.map → p-835abdb9.entry.js.map} +1 -1
- package/dist/native/{p-464bb197.entry.js → p-83765537.entry.js} +2 -2
- package/dist/native/p-88f9fca5.entry.js +2 -0
- package/dist/native/p-88f9fca5.entry.js.map +1 -0
- package/dist/native/{p-d2c9247b.entry.js → p-8e423742.entry.js} +3 -3
- package/dist/native/{p-d2c9247b.entry.js.map → p-8e423742.entry.js.map} +1 -1
- package/dist/native/{p-d882f417.entry.js → p-91fab6c2.entry.js} +2 -2
- package/dist/native/p-91fab6c2.entry.js.map +1 -0
- package/dist/native/p-95184ea2.entry.js +2 -0
- package/dist/native/p-95184ea2.entry.js.map +1 -0
- package/dist/native/p-9613087c.entry.js +2 -0
- package/dist/native/{p-2781637d.entry.js.map → p-9613087c.entry.js.map} +1 -1
- package/dist/native/{p-94dc9c41.entry.js → p-9d7e099f.entry.js} +2 -2
- package/dist/native/p-a6fc987a.entry.js +2 -0
- package/dist/native/p-a6fc987a.entry.js.map +1 -0
- package/dist/native/{p-1235c007.entry.js → p-acabac31.entry.js} +2 -2
- package/dist/native/p-acada158.entry.js +2 -0
- package/dist/native/p-acada158.entry.js.map +1 -0
- package/dist/native/p-b06f0e61.entry.js +2 -0
- package/dist/native/p-b06f0e61.entry.js.map +1 -0
- package/dist/native/p-b4c15f25.entry.js +2 -0
- package/dist/native/p-b4c15f25.entry.js.map +1 -0
- package/dist/native/{p-74b129e9.entry.js → p-bcf41cd0.entry.js} +2 -2
- package/dist/native/{p-c66565f8.entry.js → p-cb0293ec.entry.js} +2 -2
- package/dist/native/p-ce97ce24.entry.js +2 -0
- package/dist/native/p-ce97ce24.entry.js.map +1 -0
- package/dist/native/p-d0db5e72.entry.js +2 -0
- package/dist/native/p-d0db5e72.entry.js.map +1 -0
- package/dist/native/p-d7f444fb.entry.js +2 -0
- package/dist/native/p-d7f444fb.entry.js.map +1 -0
- package/dist/native/p-d878e90a.entry.js +2 -0
- package/dist/native/p-d878e90a.entry.js.map +1 -0
- package/dist/native/{p-e2c99ce2.entry.js → p-d94bf052.entry.js} +2 -2
- package/dist/native/p-ddc41f1f.entry.js +2 -0
- package/dist/native/p-ddc41f1f.entry.js.map +1 -0
- package/dist/native/p-f30e0be6.entry.js +2 -0
- package/dist/native/p-f30e0be6.entry.js.map +1 -0
- package/dist/native/p-f3c73492.entry.js +2 -0
- package/dist/native/{p-b32d0a5a.entry.js.map → p-f3c73492.entry.js.map} +1 -1
- package/dist/native/{p-9c5d6827.entry.js → p-fa78d8eb.entry.js} +2 -2
- package/dist/types/components/nv-accordion/nv-accordion.d.ts +2 -4
- package/dist/types/components/nv-button/nv-button.d.ts +0 -1
- package/dist/types/components/nv-dialog/nv-dialog.d.ts +9 -8
- package/dist/types/components/nv-fielddate/nv-fielddate.d.ts +6 -3
- package/dist/types/components/nv-fielddaterange/nv-fielddaterange.d.ts +5 -4
- package/dist/types/components/nv-fielddropdown/nv-fielddropdown.d.ts +3 -1
- package/dist/types/components/nv-fieldmultiselect/nv-fieldmultiselect.d.ts +12 -11
- package/dist/types/components/nv-fieldtime/nv-fieldtime.d.ts +1 -0
- package/dist/types/components/nv-icon/nv-icons.d.ts +1 -1
- package/dist/types/components/nv-menu/nv-menu.d.ts +4 -1
- package/dist/types/components/nv-popover/nv-popover.d.ts +10 -8
- package/dist/types/components/nv-split/nv-split.d.ts +128 -0
- package/dist/types/components/nv-split/nv-split.docs.d.ts +4 -0
- package/dist/types/components/nv-table/nv-table.d.ts +6 -87
- package/dist/types/components/nv-table/nv-table.utils.d.ts +129 -0
- package/dist/types/components/nv-table/test/nv-table.utils.test.d.ts +1 -0
- package/dist/types/components/nv-togglebuttongroup/nv-togglebuttongroup.d.ts +0 -2
- package/dist/types/components.d.ts +102 -200
- package/dist/vscode-data.json +43 -41
- package/hydrate/index.js +1148 -783
- package/hydrate/index.mjs +1148 -783
- package/package.json +10 -10
- package/dist/cjs/dom.utils-4d43f69a.js +0 -170
- package/dist/cjs/dom.utils-4d43f69a.js.map +0 -1
- package/dist/cjs/index-c56424e5.js.map +0 -1
- package/dist/cjs/nv-tablecolumn.cjs.entry.js +0 -21
- package/dist/cjs/nv-tablecolumn.cjs.entry.js.map +0 -1
- package/dist/collection/components/nv-table/nv-table.css +0 -35
- package/dist/collection/components/nv-tablecolumn/nv-tablecolumn.docs.js +0 -6
- package/dist/collection/components/nv-tablecolumn/nv-tablecolumn.docs.js.map +0 -1
- package/dist/collection/components/nv-tablecolumn/nv-tablecolumn.js +0 -52
- package/dist/collection/components/nv-tablecolumn/nv-tablecolumn.js.map +0 -1
- package/dist/components/nv-tablecolumn.js +0 -38
- package/dist/components/nv-tablecolumn.js.map +0 -1
- package/dist/components/p-00cbf2a1.js.map +0 -1
- package/dist/components/p-4fc01a78.js.map +0 -1
- package/dist/components/p-51876ca1.js.map +0 -1
- package/dist/components/p-5d14ba3f.js +0 -88
- package/dist/components/p-5d14ba3f.js.map +0 -1
- package/dist/components/p-95857e4f.js +0 -191
- package/dist/components/p-95857e4f.js.map +0 -1
- package/dist/components/p-aff3ed68.js.map +0 -1
- package/dist/components/p-cb34aa4f.js +0 -167
- package/dist/components/p-cb34aa4f.js.map +0 -1
- package/dist/components/p-ee8944f3.js.map +0 -1
- package/dist/esm/dom.utils-ac71e0ef.js +0 -167
- package/dist/esm/dom.utils-ac71e0ef.js.map +0 -1
- package/dist/esm/index-a1936cd0.js.map +0 -1
- package/dist/esm/nv-tablecolumn.entry.js +0 -17
- package/dist/esm/nv-tablecolumn.entry.js.map +0 -1
- package/dist/native/p-0a99c6fb.entry.js +0 -2
- package/dist/native/p-0a99c6fb.entry.js.map +0 -1
- package/dist/native/p-1ad1bff9.entry.js +0 -2
- package/dist/native/p-1ad1bff9.entry.js.map +0 -1
- package/dist/native/p-1c83f540.entry.js +0 -2
- package/dist/native/p-1c83f540.entry.js.map +0 -1
- package/dist/native/p-224b1a01.entry.js +0 -2
- package/dist/native/p-224b1a01.entry.js.map +0 -1
- package/dist/native/p-234cfa2e.entry.js +0 -2
- package/dist/native/p-2781637d.entry.js +0 -2
- package/dist/native/p-29df974e.entry.js +0 -2
- package/dist/native/p-29f68e07.entry.js +0 -2
- package/dist/native/p-45506c37.entry.js +0 -2
- package/dist/native/p-45506c37.entry.js.map +0 -1
- package/dist/native/p-48774d0c.entry.js +0 -13
- package/dist/native/p-48774d0c.entry.js.map +0 -1
- package/dist/native/p-4ec61dec.entry.js +0 -2
- package/dist/native/p-4ec61dec.entry.js.map +0 -1
- package/dist/native/p-5f0776cb.entry.js +0 -2
- package/dist/native/p-5f0776cb.entry.js.map +0 -1
- package/dist/native/p-6c7a9a21.entry.js +0 -2
- package/dist/native/p-6c7a9a21.entry.js.map +0 -1
- package/dist/native/p-6cb6679b.entry.js +0 -2
- package/dist/native/p-6d13a851.entry.js +0 -2
- package/dist/native/p-6d13a851.entry.js.map +0 -1
- package/dist/native/p-87784622.entry.js +0 -2
- package/dist/native/p-87784622.entry.js.map +0 -1
- package/dist/native/p-92931ab8.entry.js +0 -2
- package/dist/native/p-9a46baa9.entry.js +0 -2
- package/dist/native/p-9a46baa9.entry.js.map +0 -1
- package/dist/native/p-a34beedf.entry.js +0 -2
- package/dist/native/p-a34beedf.entry.js.map +0 -1
- package/dist/native/p-a69dbcef.entry.js +0 -2
- package/dist/native/p-a69dbcef.entry.js.map +0 -1
- package/dist/native/p-b32d0a5a.entry.js +0 -2
- package/dist/native/p-bc01787b.entry.js +0 -2
- package/dist/native/p-bc01787b.entry.js.map +0 -1
- package/dist/native/p-c7b7ffaf.entry.js +0 -2
- package/dist/native/p-cb34aa4f.js +0 -2
- package/dist/native/p-cb34aa4f.js.map +0 -1
- package/dist/native/p-cea942b9.entry.js +0 -2
- package/dist/native/p-cea942b9.entry.js.map +0 -1
- package/dist/native/p-d0a33e64.js.map +0 -1
- package/dist/native/p-d0ef1bbb.entry.js +0 -2
- package/dist/native/p-d0ef1bbb.entry.js.map +0 -1
- package/dist/native/p-d882f417.entry.js.map +0 -1
- package/dist/native/p-dd023fd6.entry.js +0 -2
- package/dist/native/p-dd023fd6.entry.js.map +0 -1
- package/dist/native/p-e765a624.entry.js +0 -2
- package/dist/native/p-e765a624.entry.js.map +0 -1
- package/dist/native/p-f0cbfb3d.entry.js +0 -2
- package/dist/native/p-f0cbfb3d.entry.js.map +0 -1
- package/dist/native/p-f5120223.entry.js +0 -2
- package/dist/native/p-fa177c39.entry.js +0 -2
- package/dist/native/p-fa177c39.entry.js.map +0 -1
- package/dist/types/components/nv-tablecolumn/nv-tablecolumn.d.ts +0 -13
- package/dist/types/components/nv-tablecolumn/nv-tablecolumn.docs.d.ts +0 -4
- /package/dist/native/{p-5c697133.entry.js.map → p-112d096c.entry.js.map} +0 -0
- /package/dist/native/{p-85f8f11a.entry.js.map → p-230af58a.entry.js.map} +0 -0
- /package/dist/native/{p-08322093.entry.js.map → p-52d2c0ae.entry.js.map} +0 -0
- /package/dist/native/{p-19090193.entry.js.map → p-647a0765.entry.js.map} +0 -0
- /package/dist/native/{p-1504e28b.entry.js.map → p-701b48a4.entry.js.map} +0 -0
- /package/dist/native/{p-234cfa2e.entry.js.map → p-7c9bf981.entry.js.map} +0 -0
- /package/dist/native/{p-464bb197.entry.js.map → p-83765537.entry.js.map} +0 -0
- /package/dist/native/{p-94dc9c41.entry.js.map → p-9d7e099f.entry.js.map} +0 -0
- /package/dist/native/{p-1235c007.entry.js.map → p-acabac31.entry.js.map} +0 -0
- /package/dist/native/{p-74b129e9.entry.js.map → p-bcf41cd0.entry.js.map} +0 -0
- /package/dist/native/{p-c66565f8.entry.js.map → p-cb0293ec.entry.js.map} +0 -0
- /package/dist/native/{p-e2c99ce2.entry.js.map → p-d94bf052.entry.js.map} +0 -0
- /package/dist/native/{p-9c5d6827.entry.js.map → p-fa78d8eb.entry.js.map} +0 -0
|
@@ -10,13 +10,11 @@ import { Column } from "./interfaces/Column";
|
|
|
10
10
|
import { Element } from "./stencil-public-runtime";
|
|
11
11
|
import { IconName } from "./components/nv-icon/nv-icons";
|
|
12
12
|
import { Placement, Strategy } from "@floating-ui/dom";
|
|
13
|
-
import { ColumnConfig } from "./interfaces/ColumnConfig";
|
|
14
13
|
export { ButtonEmphasis, ButtonSize, ButtonType, DeprecatedSemanticColors, FeedbackColors, GlobalFilterPosition, IconButtonShape, LabelPlacement, LoaderColors, NotificationEmphasis, NotificationPosition, SemanticSizes, TextInputAutocomplete, ToggleButtonEmphasis, ToggleButtonSize } from "./utils/constants";
|
|
15
14
|
export { Column } from "./interfaces/Column";
|
|
16
15
|
export { Element } from "./stencil-public-runtime";
|
|
17
16
|
export { IconName } from "./components/nv-icon/nv-icons";
|
|
18
17
|
export { Placement, Strategy } from "@floating-ui/dom";
|
|
19
|
-
export { ColumnConfig } from "./interfaces/ColumnConfig";
|
|
20
18
|
export namespace Components {
|
|
21
19
|
interface NvAccordion {
|
|
22
20
|
/**
|
|
@@ -2670,94 +2668,78 @@ export namespace Components {
|
|
|
2670
2668
|
interface NvRow {
|
|
2671
2669
|
}
|
|
2672
2670
|
/**
|
|
2673
|
-
*
|
|
2671
|
+
* The `nv-split` component is an advanced layout container that enables the creation of interactively resizable panels. It provides a flexible solution for dividing available space between multiple interface sections, with precise control over dimensions and constraints for each panel.
|
|
2674
2672
|
*/
|
|
2675
|
-
interface
|
|
2676
|
-
/**
|
|
2677
|
-
* Fill will force the children to fill the stack depending of the direction of the stack. In horizontal position, the children take the height of the stack. In vertical position, the children take the width of the stack.
|
|
2678
|
-
*/
|
|
2679
|
-
"fill": boolean;
|
|
2673
|
+
interface NvSplit {
|
|
2680
2674
|
/**
|
|
2681
|
-
*
|
|
2682
|
-
|
|
2683
|
-
|
|
2684
|
-
/**
|
|
2685
|
-
* Full set the width of the stack to 100%. (same effect as WFull props)
|
|
2675
|
+
* Collapse a specific pane to 0 size.
|
|
2676
|
+
* @param index Index of the pane to collapse.
|
|
2677
|
+
* @returns
|
|
2686
2678
|
*/
|
|
2687
|
-
"
|
|
2679
|
+
"collapse": (index: number) => Promise<void>;
|
|
2688
2680
|
/**
|
|
2689
|
-
*
|
|
2681
|
+
* Destroy the split instance: removes gutters and resets layout state.
|
|
2682
|
+
* @returns
|
|
2690
2683
|
*/
|
|
2691
|
-
"
|
|
2684
|
+
"destroy": () => Promise<void>;
|
|
2692
2685
|
/**
|
|
2693
|
-
*
|
|
2686
|
+
* Direction of the split layout. - `horizontal`: panes side by side - `vertical`: panes stacked
|
|
2694
2687
|
*/
|
|
2695
|
-
"
|
|
2696
|
-
}
|
|
2697
|
-
/**
|
|
2698
|
-
* @deprecated [EXPERIMENTAL]
|
|
2699
|
-
* @experimental - This component is used as a base for the nv-datagrid component. Do not use it directly.
|
|
2700
|
-
*/
|
|
2701
|
-
interface NvTable {
|
|
2688
|
+
"direction": 'horizontal' | 'vertical';
|
|
2702
2689
|
/**
|
|
2703
|
-
*
|
|
2690
|
+
* Returns the current pane sizes.
|
|
2691
|
+
* @returns Array of pane sizes in percentages.
|
|
2704
2692
|
*/
|
|
2705
|
-
"
|
|
2693
|
+
"getSizes": () => Promise<number[]>;
|
|
2706
2694
|
/**
|
|
2707
|
-
*
|
|
2695
|
+
* Width or height of the gutter (in px) depending on the split direction. Default is 24px to meet WCAG 2.2 target size requirements for touch accessibility.
|
|
2708
2696
|
*/
|
|
2709
|
-
"
|
|
2697
|
+
"gutterSize": number;
|
|
2710
2698
|
/**
|
|
2711
2699
|
* @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
|
|
2712
2700
|
*/
|
|
2713
|
-
"
|
|
2714
|
-
/**
|
|
2715
|
-
* Data to be displayed in the table
|
|
2716
|
-
*/
|
|
2717
|
-
"data": any[];
|
|
2701
|
+
"gutter-size"?: number;
|
|
2718
2702
|
/**
|
|
2719
|
-
*
|
|
2703
|
+
* Minimum sizes (in px) for each pane. Example: `[100, 200]` => first pane min 100px, second min 200px. Explicitly `reflect: false` (array) for framework compatibility.
|
|
2720
2704
|
*/
|
|
2721
|
-
"
|
|
2705
|
+
"minSizes"?: number[];
|
|
2722
2706
|
/**
|
|
2723
|
-
|
|
2707
|
+
* Programmatically set pane sizes.
|
|
2708
|
+
* @param sizes Array of pane sizes in percentages.
|
|
2709
|
+
* @returns
|
|
2724
2710
|
*/
|
|
2725
|
-
"
|
|
2711
|
+
"setSizes": (sizes: number[]) => Promise<void>;
|
|
2726
2712
|
/**
|
|
2727
|
-
*
|
|
2713
|
+
* Initial sizes of the panes in percentages. Example: `[50, 50]` means two equal panes. Explicitly `reflect: false` (array) for framework compatibility.
|
|
2728
2714
|
*/
|
|
2729
|
-
"
|
|
2715
|
+
"sizes": number[];
|
|
2716
|
+
}
|
|
2717
|
+
/**
|
|
2718
|
+
* @deprecated Please use tailwind classes instead
|
|
2719
|
+
*/
|
|
2720
|
+
interface NvStack {
|
|
2730
2721
|
/**
|
|
2731
|
-
|
|
2722
|
+
* Fill will force the children to fill the stack depending of the direction of the stack. In horizontal position, the children take the height of the stack. In vertical position, the children take the width of the stack.
|
|
2732
2723
|
*/
|
|
2733
|
-
"
|
|
2724
|
+
"fill": boolean;
|
|
2734
2725
|
/**
|
|
2735
|
-
*
|
|
2736
|
-
* @default 'No data or columns available to display.'
|
|
2726
|
+
* Flex will force the children to share the stack between the children depending of the direction of the stack. In horizontal position, the children width will share the width of the stack. In vertical position, the children height will share the height of the stack.
|
|
2737
2727
|
*/
|
|
2738
|
-
"
|
|
2728
|
+
"flex": boolean;
|
|
2739
2729
|
/**
|
|
2740
|
-
|
|
2730
|
+
* Full set the width of the stack to 100%. (same effect as WFull props)
|
|
2741
2731
|
*/
|
|
2742
|
-
"
|
|
2732
|
+
"full": boolean;
|
|
2743
2733
|
/**
|
|
2744
|
-
*
|
|
2734
|
+
* Gutter refers to the space that exists between children components inside the stack container.
|
|
2745
2735
|
*/
|
|
2746
|
-
"
|
|
2736
|
+
"gutter": number;
|
|
2747
2737
|
/**
|
|
2748
|
-
|
|
2738
|
+
* Display the element of the stack vertically.
|
|
2749
2739
|
*/
|
|
2750
|
-
"
|
|
2740
|
+
"vertical": boolean;
|
|
2751
2741
|
}
|
|
2752
|
-
interface
|
|
2753
|
-
/**
|
|
2754
|
-
* Header of the column to be displayed
|
|
2755
|
-
*/
|
|
2756
|
-
"header"?: string;
|
|
2757
|
-
/**
|
|
2758
|
-
* Name of the column and data accessor
|
|
2759
|
-
*/
|
|
2760
|
-
"name": string;
|
|
2742
|
+
interface NvTable {
|
|
2761
2743
|
}
|
|
2762
2744
|
interface NvToggle {
|
|
2763
2745
|
/**
|
|
@@ -2835,10 +2817,6 @@ export namespace Components {
|
|
|
2835
2817
|
*/
|
|
2836
2818
|
"value": string;
|
|
2837
2819
|
}
|
|
2838
|
-
/**
|
|
2839
|
-
* @deprecated [EXPERIMENTAL]
|
|
2840
|
-
* @experimental This component is still in development and subject to change in future releases.
|
|
2841
|
-
*/
|
|
2842
2820
|
interface NvTogglebuttongroup {
|
|
2843
2821
|
/**
|
|
2844
2822
|
* Make it more or less visually prominent to users.
|
|
@@ -2997,9 +2975,9 @@ export interface NvPopoverCustomEvent<T> extends CustomEvent<T> {
|
|
|
2997
2975
|
detail: T;
|
|
2998
2976
|
target: HTMLNvPopoverElement;
|
|
2999
2977
|
}
|
|
3000
|
-
export interface
|
|
2978
|
+
export interface NvSplitCustomEvent<T> extends CustomEvent<T> {
|
|
3001
2979
|
detail: T;
|
|
3002
|
-
target:
|
|
2980
|
+
target: HTMLNvSplitElement;
|
|
3003
2981
|
}
|
|
3004
2982
|
export interface NvToggleCustomEvent<T> extends CustomEvent<T> {
|
|
3005
2983
|
detail: T;
|
|
@@ -3019,10 +2997,7 @@ export interface NvTooltipCustomEvent<T> extends CustomEvent<T> {
|
|
|
3019
2997
|
}
|
|
3020
2998
|
declare global {
|
|
3021
2999
|
interface HTMLNvAccordionElementEventMap {
|
|
3022
|
-
"
|
|
3023
|
-
/** Index of open items */
|
|
3024
|
-
openIndexes: number[];
|
|
3025
|
-
};
|
|
3000
|
+
"openIndexesChanged": number[];
|
|
3026
3001
|
}
|
|
3027
3002
|
interface HTMLNvAccordionElement extends Components.NvAccordion, HTMLStencilElement {
|
|
3028
3003
|
addEventListener<K extends keyof HTMLNvAccordionElementEventMap>(type: K, listener: (this: HTMLNvAccordionElement, ev: NvAccordionCustomEvent<HTMLNvAccordionElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
|
|
@@ -3655,6 +3630,26 @@ declare global {
|
|
|
3655
3630
|
prototype: HTMLNvRowElement;
|
|
3656
3631
|
new (): HTMLNvRowElement;
|
|
3657
3632
|
};
|
|
3633
|
+
interface HTMLNvSplitElementEventMap {
|
|
3634
|
+
"sizesChanged": number[];
|
|
3635
|
+
}
|
|
3636
|
+
/**
|
|
3637
|
+
* The `nv-split` component is an advanced layout container that enables the creation of interactively resizable panels. It provides a flexible solution for dividing available space between multiple interface sections, with precise control over dimensions and constraints for each panel.
|
|
3638
|
+
*/
|
|
3639
|
+
interface HTMLNvSplitElement extends Components.NvSplit, HTMLStencilElement {
|
|
3640
|
+
addEventListener<K extends keyof HTMLNvSplitElementEventMap>(type: K, listener: (this: HTMLNvSplitElement, ev: NvSplitCustomEvent<HTMLNvSplitElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
|
|
3641
|
+
addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
3642
|
+
addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
3643
|
+
addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
|
|
3644
|
+
removeEventListener<K extends keyof HTMLNvSplitElementEventMap>(type: K, listener: (this: HTMLNvSplitElement, ev: NvSplitCustomEvent<HTMLNvSplitElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
|
|
3645
|
+
removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
3646
|
+
removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
3647
|
+
removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
|
|
3648
|
+
}
|
|
3649
|
+
var HTMLNvSplitElement: {
|
|
3650
|
+
prototype: HTMLNvSplitElement;
|
|
3651
|
+
new (): HTMLNvSplitElement;
|
|
3652
|
+
};
|
|
3658
3653
|
/**
|
|
3659
3654
|
* @deprecated Please use tailwind classes instead
|
|
3660
3655
|
*/
|
|
@@ -3664,43 +3659,12 @@ declare global {
|
|
|
3664
3659
|
prototype: HTMLNvStackElement;
|
|
3665
3660
|
new (): HTMLNvStackElement;
|
|
3666
3661
|
};
|
|
3667
|
-
interface HTMLNvTableElementEventMap {
|
|
3668
|
-
"action": {
|
|
3669
|
-
/**
|
|
3670
|
-
* Key action to be performed
|
|
3671
|
-
*/
|
|
3672
|
-
keyAction: string;
|
|
3673
|
-
|
|
3674
|
-
/**
|
|
3675
|
-
* Details of the action to be performed
|
|
3676
|
-
*/
|
|
3677
|
-
details: any;
|
|
3678
|
-
};
|
|
3679
|
-
}
|
|
3680
|
-
/**
|
|
3681
|
-
* @deprecated [EXPERIMENTAL]
|
|
3682
|
-
* @experimental - This component is used as a base for the nv-datagrid component. Do not use it directly.
|
|
3683
|
-
*/
|
|
3684
3662
|
interface HTMLNvTableElement extends Components.NvTable, HTMLStencilElement {
|
|
3685
|
-
addEventListener<K extends keyof HTMLNvTableElementEventMap>(type: K, listener: (this: HTMLNvTableElement, ev: NvTableCustomEvent<HTMLNvTableElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
|
|
3686
|
-
addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
3687
|
-
addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
3688
|
-
addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
|
|
3689
|
-
removeEventListener<K extends keyof HTMLNvTableElementEventMap>(type: K, listener: (this: HTMLNvTableElement, ev: NvTableCustomEvent<HTMLNvTableElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
|
|
3690
|
-
removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
3691
|
-
removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
3692
|
-
removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
|
|
3693
3663
|
}
|
|
3694
3664
|
var HTMLNvTableElement: {
|
|
3695
3665
|
prototype: HTMLNvTableElement;
|
|
3696
3666
|
new (): HTMLNvTableElement;
|
|
3697
3667
|
};
|
|
3698
|
-
interface HTMLNvTablecolumnElement extends Components.NvTablecolumn, HTMLStencilElement {
|
|
3699
|
-
}
|
|
3700
|
-
var HTMLNvTablecolumnElement: {
|
|
3701
|
-
prototype: HTMLNvTablecolumnElement;
|
|
3702
|
-
new (): HTMLNvTablecolumnElement;
|
|
3703
|
-
};
|
|
3704
3668
|
interface HTMLNvToggleElementEventMap {
|
|
3705
3669
|
"checkedChanged": boolean;
|
|
3706
3670
|
}
|
|
@@ -3743,10 +3707,6 @@ declare global {
|
|
|
3743
3707
|
interface HTMLNvTogglebuttongroupElementEventMap {
|
|
3744
3708
|
"valueChanged": string[];
|
|
3745
3709
|
}
|
|
3746
|
-
/**
|
|
3747
|
-
* @deprecated [EXPERIMENTAL]
|
|
3748
|
-
* @experimental This component is still in development and subject to change in future releases.
|
|
3749
|
-
*/
|
|
3750
3710
|
interface HTMLNvTogglebuttongroupElement extends Components.NvTogglebuttongroup, HTMLStencilElement {
|
|
3751
3711
|
addEventListener<K extends keyof HTMLNvTogglebuttongroupElementEventMap>(type: K, listener: (this: HTMLNvTogglebuttongroupElement, ev: NvTogglebuttongroupCustomEvent<HTMLNvTogglebuttongroupElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
|
|
3752
3712
|
addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
@@ -3819,9 +3779,9 @@ declare global {
|
|
|
3819
3779
|
"nv-notificationcontainer": HTMLNvNotificationcontainerElement;
|
|
3820
3780
|
"nv-popover": HTMLNvPopoverElement;
|
|
3821
3781
|
"nv-row": HTMLNvRowElement;
|
|
3782
|
+
"nv-split": HTMLNvSplitElement;
|
|
3822
3783
|
"nv-stack": HTMLNvStackElement;
|
|
3823
3784
|
"nv-table": HTMLNvTableElement;
|
|
3824
|
-
"nv-tablecolumn": HTMLNvTablecolumnElement;
|
|
3825
3785
|
"nv-toggle": HTMLNvToggleElement;
|
|
3826
3786
|
"nv-togglebutton": HTMLNvTogglebuttonElement;
|
|
3827
3787
|
"nv-togglebuttongroup": HTMLNvTogglebuttongroupElement;
|
|
@@ -3853,11 +3813,9 @@ declare namespace LocalJSX {
|
|
|
3853
3813
|
"mode"?: 'accordion' | 'multi';
|
|
3854
3814
|
/**
|
|
3855
3815
|
* Event emitted when an item's open state changes
|
|
3816
|
+
* @bind openIndexes
|
|
3856
3817
|
*/
|
|
3857
|
-
"
|
|
3858
|
-
/** Index of open items */
|
|
3859
|
-
openIndexes: number[];
|
|
3860
|
-
}>) => void;
|
|
3818
|
+
"onOpenIndexesChanged"?: (event: NvAccordionCustomEvent<number[]>) => void;
|
|
3861
3819
|
/**
|
|
3862
3820
|
* Index of open items (external control possible)
|
|
3863
3821
|
*/
|
|
@@ -6630,108 +6588,61 @@ declare namespace LocalJSX {
|
|
|
6630
6588
|
interface NvRow {
|
|
6631
6589
|
}
|
|
6632
6590
|
/**
|
|
6633
|
-
*
|
|
6634
|
-
*/
|
|
6635
|
-
interface NvStack {
|
|
6636
|
-
/**
|
|
6637
|
-
* Fill will force the children to fill the stack depending of the direction of the stack. In horizontal position, the children take the height of the stack. In vertical position, the children take the width of the stack.
|
|
6638
|
-
*/
|
|
6639
|
-
"fill"?: boolean;
|
|
6640
|
-
/**
|
|
6641
|
-
* Flex will force the children to share the stack between the children depending of the direction of the stack. In horizontal position, the children width will share the width of the stack. In vertical position, the children height will share the height of the stack.
|
|
6642
|
-
*/
|
|
6643
|
-
"flex"?: boolean;
|
|
6644
|
-
/**
|
|
6645
|
-
* Full set the width of the stack to 100%. (same effect as WFull props)
|
|
6646
|
-
*/
|
|
6647
|
-
"full"?: boolean;
|
|
6648
|
-
/**
|
|
6649
|
-
* Gutter refers to the space that exists between children components inside the stack container.
|
|
6650
|
-
*/
|
|
6651
|
-
"gutter"?: number;
|
|
6652
|
-
/**
|
|
6653
|
-
* Display the element of the stack vertically.
|
|
6654
|
-
*/
|
|
6655
|
-
"vertical"?: boolean;
|
|
6656
|
-
}
|
|
6657
|
-
/**
|
|
6658
|
-
* @deprecated [EXPERIMENTAL]
|
|
6659
|
-
* @experimental - This component is used as a base for the nv-datagrid component. Do not use it directly.
|
|
6591
|
+
* The `nv-split` component is an advanced layout container that enables the creation of interactively resizable panels. It provides a flexible solution for dividing available space between multiple interface sections, with precise control over dimensions and constraints for each panel.
|
|
6660
6592
|
*/
|
|
6661
|
-
interface
|
|
6593
|
+
interface NvSplit {
|
|
6662
6594
|
/**
|
|
6663
|
-
*
|
|
6595
|
+
* Direction of the split layout. - `horizontal`: panes side by side - `vertical`: panes stacked
|
|
6664
6596
|
*/
|
|
6665
|
-
"
|
|
6597
|
+
"direction"?: 'horizontal' | 'vertical';
|
|
6666
6598
|
/**
|
|
6667
|
-
*
|
|
6599
|
+
* Width or height of the gutter (in px) depending on the split direction. Default is 24px to meet WCAG 2.2 target size requirements for touch accessibility.
|
|
6668
6600
|
*/
|
|
6669
|
-
"
|
|
6601
|
+
"gutterSize"?: number;
|
|
6670
6602
|
/**
|
|
6671
6603
|
* @deprecated use camelCase instead. Support for dash-casing will be removed in Stencil v5.
|
|
6672
6604
|
*/
|
|
6673
|
-
"
|
|
6674
|
-
/**
|
|
6675
|
-
* Data to be displayed in the table
|
|
6676
|
-
*/
|
|
6677
|
-
"data"?: any[];
|
|
6678
|
-
/**
|
|
6679
|
-
* Data to be displayed in the table
|
|
6680
|
-
*/
|
|
6681
|
-
"dataJson"?: string;
|
|
6605
|
+
"gutter-size"?: number;
|
|
6682
6606
|
/**
|
|
6683
|
-
|
|
6607
|
+
* Minimum sizes (in px) for each pane. Example: `[100, 200]` => first pane min 100px, second min 200px. Explicitly `reflect: false` (array) for framework compatibility.
|
|
6684
6608
|
*/
|
|
6685
|
-
"
|
|
6609
|
+
"minSizes"?: number[];
|
|
6686
6610
|
/**
|
|
6687
|
-
*
|
|
6611
|
+
* Emitted when pane sizes are updated (either via dragging or programmatically).
|
|
6612
|
+
* @bind sizes
|
|
6688
6613
|
*/
|
|
6689
|
-
"
|
|
6614
|
+
"onSizesChanged"?: (event: NvSplitCustomEvent<number[]>) => void;
|
|
6690
6615
|
/**
|
|
6691
|
-
|
|
6616
|
+
* Initial sizes of the panes in percentages. Example: `[50, 50]` means two equal panes. Explicitly `reflect: false` (array) for framework compatibility.
|
|
6692
6617
|
*/
|
|
6693
|
-
"
|
|
6618
|
+
"sizes"?: number[];
|
|
6619
|
+
}
|
|
6620
|
+
/**
|
|
6621
|
+
* @deprecated Please use tailwind classes instead
|
|
6622
|
+
*/
|
|
6623
|
+
interface NvStack {
|
|
6694
6624
|
/**
|
|
6695
|
-
*
|
|
6696
|
-
* @default 'No data or columns available to display.'
|
|
6625
|
+
* Fill will force the children to fill the stack depending of the direction of the stack. In horizontal position, the children take the height of the stack. In vertical position, the children take the width of the stack.
|
|
6697
6626
|
*/
|
|
6698
|
-
"
|
|
6627
|
+
"fill"?: boolean;
|
|
6699
6628
|
/**
|
|
6700
|
-
|
|
6629
|
+
* Flex will force the children to share the stack between the children depending of the direction of the stack. In horizontal position, the children width will share the width of the stack. In vertical position, the children height will share the height of the stack.
|
|
6701
6630
|
*/
|
|
6702
|
-
"
|
|
6631
|
+
"flex"?: boolean;
|
|
6703
6632
|
/**
|
|
6704
|
-
*
|
|
6633
|
+
* Full set the width of the stack to 100%. (same effect as WFull props)
|
|
6705
6634
|
*/
|
|
6706
|
-
"
|
|
6635
|
+
"full"?: boolean;
|
|
6707
6636
|
/**
|
|
6708
|
-
|
|
6637
|
+
* Gutter refers to the space that exists between children components inside the stack container.
|
|
6709
6638
|
*/
|
|
6710
|
-
"
|
|
6639
|
+
"gutter"?: number;
|
|
6711
6640
|
/**
|
|
6712
|
-
*
|
|
6641
|
+
* Display the element of the stack vertically.
|
|
6713
6642
|
*/
|
|
6714
|
-
"
|
|
6715
|
-
/**
|
|
6716
|
-
* Key action to be performed
|
|
6717
|
-
*/
|
|
6718
|
-
keyAction: string;
|
|
6719
|
-
|
|
6720
|
-
/**
|
|
6721
|
-
* Details of the action to be performed
|
|
6722
|
-
*/
|
|
6723
|
-
details: any;
|
|
6724
|
-
}>) => void;
|
|
6643
|
+
"vertical"?: boolean;
|
|
6725
6644
|
}
|
|
6726
|
-
interface
|
|
6727
|
-
/**
|
|
6728
|
-
* Header of the column to be displayed
|
|
6729
|
-
*/
|
|
6730
|
-
"header"?: string;
|
|
6731
|
-
/**
|
|
6732
|
-
* Name of the column and data accessor
|
|
6733
|
-
*/
|
|
6734
|
-
"name": string;
|
|
6645
|
+
interface NvTable {
|
|
6735
6646
|
}
|
|
6736
6647
|
interface NvToggle {
|
|
6737
6648
|
/**
|
|
@@ -6823,10 +6734,6 @@ declare namespace LocalJSX {
|
|
|
6823
6734
|
*/
|
|
6824
6735
|
"value"?: string;
|
|
6825
6736
|
}
|
|
6826
|
-
/**
|
|
6827
|
-
* @deprecated [EXPERIMENTAL]
|
|
6828
|
-
* @experimental This component is still in development and subject to change in future releases.
|
|
6829
|
-
*/
|
|
6830
6737
|
interface NvTogglebuttongroup {
|
|
6831
6738
|
/**
|
|
6832
6739
|
* Make it more or less visually prominent to users.
|
|
@@ -6925,9 +6832,9 @@ declare namespace LocalJSX {
|
|
|
6925
6832
|
"nv-notificationcontainer": NvNotificationcontainer;
|
|
6926
6833
|
"nv-popover": NvPopover;
|
|
6927
6834
|
"nv-row": NvRow;
|
|
6835
|
+
"nv-split": NvSplit;
|
|
6928
6836
|
"nv-stack": NvStack;
|
|
6929
6837
|
"nv-table": NvTable;
|
|
6930
|
-
"nv-tablecolumn": NvTablecolumn;
|
|
6931
6838
|
"nv-toggle": NvToggle;
|
|
6932
6839
|
"nv-togglebutton": NvTogglebutton;
|
|
6933
6840
|
"nv-togglebuttongroup": NvTogglebuttongroup;
|
|
@@ -6992,21 +6899,16 @@ declare module "@stencil/core" {
|
|
|
6992
6899
|
"nv-popover": LocalJSX.NvPopover & JSXBase.HTMLAttributes<HTMLNvPopoverElement>;
|
|
6993
6900
|
"nv-row": LocalJSX.NvRow & JSXBase.HTMLAttributes<HTMLNvRowElement>;
|
|
6994
6901
|
/**
|
|
6995
|
-
*
|
|
6902
|
+
* The `nv-split` component is an advanced layout container that enables the creation of interactively resizable panels. It provides a flexible solution for dividing available space between multiple interface sections, with precise control over dimensions and constraints for each panel.
|
|
6996
6903
|
*/
|
|
6997
|
-
"nv-
|
|
6904
|
+
"nv-split": LocalJSX.NvSplit & JSXBase.HTMLAttributes<HTMLNvSplitElement>;
|
|
6998
6905
|
/**
|
|
6999
|
-
* @deprecated
|
|
7000
|
-
* @experimental - This component is used as a base for the nv-datagrid component. Do not use it directly.
|
|
6906
|
+
* @deprecated Please use tailwind classes instead
|
|
7001
6907
|
*/
|
|
6908
|
+
"nv-stack": LocalJSX.NvStack & JSXBase.HTMLAttributes<HTMLNvStackElement>;
|
|
7002
6909
|
"nv-table": LocalJSX.NvTable & JSXBase.HTMLAttributes<HTMLNvTableElement>;
|
|
7003
|
-
"nv-tablecolumn": LocalJSX.NvTablecolumn & JSXBase.HTMLAttributes<HTMLNvTablecolumnElement>;
|
|
7004
6910
|
"nv-toggle": LocalJSX.NvToggle & JSXBase.HTMLAttributes<HTMLNvToggleElement>;
|
|
7005
6911
|
"nv-togglebutton": LocalJSX.NvTogglebutton & JSXBase.HTMLAttributes<HTMLNvTogglebuttonElement>;
|
|
7006
|
-
/**
|
|
7007
|
-
* @deprecated [EXPERIMENTAL]
|
|
7008
|
-
* @experimental This component is still in development and subject to change in future releases.
|
|
7009
|
-
*/
|
|
7010
6912
|
"nv-togglebuttongroup": LocalJSX.NvTogglebuttongroup & JSXBase.HTMLAttributes<HTMLNvTogglebuttongroupElement>;
|
|
7011
6913
|
"nv-tooltip": LocalJSX.NvTooltip & JSXBase.HTMLAttributes<HTMLNvTooltipElement>;
|
|
7012
6914
|
}
|
package/dist/vscode-data.json
CHANGED
|
@@ -3888,6 +3888,9 @@
|
|
|
3888
3888
|
{
|
|
3889
3889
|
"name": "git-branch"
|
|
3890
3890
|
},
|
|
3891
|
+
{
|
|
3892
|
+
"name": "git-compare"
|
|
3893
|
+
},
|
|
3891
3894
|
{
|
|
3892
3895
|
"name": "gps"
|
|
3893
3896
|
},
|
|
@@ -4056,6 +4059,9 @@
|
|
|
4056
4059
|
{
|
|
4057
4060
|
"name": "map"
|
|
4058
4061
|
},
|
|
4062
|
+
{
|
|
4063
|
+
"name": "master-data"
|
|
4064
|
+
},
|
|
4059
4065
|
{
|
|
4060
4066
|
"name": "menu"
|
|
4061
4067
|
},
|
|
@@ -4236,6 +4242,12 @@
|
|
|
4236
4242
|
{
|
|
4237
4243
|
"name": "qrcode"
|
|
4238
4244
|
},
|
|
4245
|
+
{
|
|
4246
|
+
"name": "quotes-open"
|
|
4247
|
+
},
|
|
4248
|
+
{
|
|
4249
|
+
"name": "quotes"
|
|
4250
|
+
},
|
|
4239
4251
|
{
|
|
4240
4252
|
"name": "radar"
|
|
4241
4253
|
},
|
|
@@ -4425,6 +4437,9 @@
|
|
|
4425
4437
|
{
|
|
4426
4438
|
"name": "spacing-vertical"
|
|
4427
4439
|
},
|
|
4440
|
+
{
|
|
4441
|
+
"name": "sparkles"
|
|
4442
|
+
},
|
|
4428
4443
|
{
|
|
4429
4444
|
"name": "speakerphone"
|
|
4430
4445
|
},
|
|
@@ -4582,7 +4597,7 @@
|
|
|
4582
4597
|
"name": "volume-3"
|
|
4583
4598
|
},
|
|
4584
4599
|
{
|
|
4585
|
-
"name": "
|
|
4600
|
+
"name": "wallet"
|
|
4586
4601
|
},
|
|
4587
4602
|
{
|
|
4588
4603
|
"name": "wand"
|
|
@@ -4863,6 +4878,31 @@
|
|
|
4863
4878
|
},
|
|
4864
4879
|
"attributes": []
|
|
4865
4880
|
},
|
|
4881
|
+
{
|
|
4882
|
+
"name": "nv-split",
|
|
4883
|
+
"description": {
|
|
4884
|
+
"kind": "markdown",
|
|
4885
|
+
"value": "The `nv-split` component is an advanced layout container that enables the creation of interactively resizable panels. It provides a flexible solution for dividing available space between multiple interface sections, with precise control over dimensions and constraints for each panel."
|
|
4886
|
+
},
|
|
4887
|
+
"attributes": [
|
|
4888
|
+
{
|
|
4889
|
+
"name": "direction",
|
|
4890
|
+
"description": "Direction of the split layout.\n- `horizontal`: panes side by side\n- `vertical`: panes stacked",
|
|
4891
|
+
"values": [
|
|
4892
|
+
{
|
|
4893
|
+
"name": "horizontal"
|
|
4894
|
+
},
|
|
4895
|
+
{
|
|
4896
|
+
"name": "vertical"
|
|
4897
|
+
}
|
|
4898
|
+
]
|
|
4899
|
+
},
|
|
4900
|
+
{
|
|
4901
|
+
"name": "gutter-size",
|
|
4902
|
+
"description": "Width or height of the gutter (in px) depending on the split direction.\nDefault is 24px to meet WCAG 2.2 target size requirements for touch accessibility."
|
|
4903
|
+
}
|
|
4904
|
+
]
|
|
4905
|
+
},
|
|
4866
4906
|
{
|
|
4867
4907
|
"name": "nv-stack",
|
|
4868
4908
|
"description": {
|
|
@@ -4896,47 +4936,9 @@
|
|
|
4896
4936
|
"name": "nv-table",
|
|
4897
4937
|
"description": {
|
|
4898
4938
|
"kind": "markdown",
|
|
4899
|
-
"value": "
|
|
4900
|
-
},
|
|
4901
|
-
"attributes": [
|
|
4902
|
-
{
|
|
4903
|
-
"name": "columns-config-json",
|
|
4904
|
-
"description": "Configuration of the columns of the table"
|
|
4905
|
-
},
|
|
4906
|
-
{
|
|
4907
|
-
"name": "data-json",
|
|
4908
|
-
"description": "Data to be displayed in the table"
|
|
4909
|
-
},
|
|
4910
|
-
{
|
|
4911
|
-
"name": "fallback-value",
|
|
4912
|
-
"description": "Fallback value to be displayed when data is not available"
|
|
4913
|
-
},
|
|
4914
|
-
{
|
|
4915
|
-
"name": "no-columns-no-data-message",
|
|
4916
|
-
"description": "The message to display when there are no columns or data available."
|
|
4917
|
-
},
|
|
4918
|
-
{
|
|
4919
|
-
"name": "no-data-message",
|
|
4920
|
-
"description": "Message to be displayed when no data is available"
|
|
4921
|
-
}
|
|
4922
|
-
]
|
|
4923
|
-
},
|
|
4924
|
-
{
|
|
4925
|
-
"name": "nv-tablecolumn",
|
|
4926
|
-
"description": {
|
|
4927
|
-
"kind": "markdown",
|
|
4928
|
-
"value": "Helper Component for nv-table"
|
|
4939
|
+
"value": "A semantic table container component that wraps around a native HTML table element, and enhances it with Nova styles and additional functionality. This component provides an advanced foundation for data tables with features like sticky positioning, column resizing, and row selection. If you are looking for a more complex table solution by passing in data to build the markup with additional features, check out the **datatable component**.\n\n**Key Features**\n\n- **Native Table Structure**: Uses standard HTML table elements (thead, tbody, tfoot, tr, th, td) as children\n- **Column Resizing**: Columns are resizable by default, with option to disable per column\n- **Sticky Positioning**: Headers and columns can stick during scrolling\n- **Row Selection**: Visual indication for selected rows\n- **Responsive Design**: Works seamlessly across different screen sizes\n- **Width Classes**: Support for Tailwind width classes to control column sizing\n\n**Data Attributes**\n\nThe nv-table component supports several data attributes to enhance functionality:\n\n**Sticky Positioning**\n- `data-sticky-top`: Apply to `<thead>` to make header stick to top during vertical scroll\n- `data-sticky-left`: Apply to `<th>` and `<td>` to make column stick to left during horizontal scroll\n- `data-sticky-right`: Apply to `<th>` and `<td>` to make column stick to right during horizontal scroll\n\n**Column Behavior**\n- `data-no-resize`: Apply to `<th>` to prevent column from being resizable\n- Width classes (e.g., `w-10`, `w-20`): Set initial column widths; columns without fixed widths grow to fill available space\n\n**Row Selection**\n- `data-selected`: Apply to `<tr>` to indicate the selected row with appropriate styling\n\n**Usage Notes**\n\n- For horizontal sticky columns, wrap the table in a container with `overflow-x: auto`\n- Sticky columns require the same data attribute on both header (`<th>`) and data cells (`<td>`)\n- Columns without width classes or `data-no-resize` will automatically grow to fill available space\n- Works with all standard table accessibility features and semantic markup"
|
|
4929
4940
|
},
|
|
4930
|
-
"attributes": [
|
|
4931
|
-
{
|
|
4932
|
-
"name": "header",
|
|
4933
|
-
"description": "Header of the column to be displayed"
|
|
4934
|
-
},
|
|
4935
|
-
{
|
|
4936
|
-
"name": "name",
|
|
4937
|
-
"description": "Name of the column and data accessor"
|
|
4938
|
-
}
|
|
4939
|
-
]
|
|
4941
|
+
"attributes": []
|
|
4940
4942
|
},
|
|
4941
4943
|
{
|
|
4942
4944
|
"name": "nv-toggle",
|