@mcp-b/web-components 0.3.12 → 0.4.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{accordion-B1Q3kuP_.d.ts → accordion-BapL3z4o.d.ts} +1 -2
- package/dist/{accordion-C0iq5HFu.js → accordion-Dx02tZQ4.js} +2 -2
- package/dist/{accordion-item-bPRIahNn.d.ts → accordion-item-BlrfKEBl.d.ts} +1 -1
- package/dist/{accordion-item-pRZLJCt2.js → accordion-item-eF_QB30m.js} +2 -2
- package/dist/{action-bar-CjN_UcnP.js → action-bar-BItF1Qqv.js} +1 -1
- package/dist/{action-bar-CYsjmhwP.d.ts → action-bar-DemEbOQK.d.ts} +0 -1
- package/dist/{alert-dialog-4CnO3Nb5.d.ts → alert-dialog-CIg9ZIH_.d.ts} +0 -1
- package/dist/{alert-dialog-CGUwj_0U.js → alert-dialog-UxQjrBnX.js} +2 -2
- package/dist/{avatar-DAnSybDZ.js → avatar-B48k3LiT.js} +22 -20
- package/dist/{avatar-Bje_KpZo.d.ts → avatar-C83C4w4P.d.ts} +1 -1
- package/dist/{badge-D1DNQrWn.d.ts → badge-CC9f_O8k.d.ts} +0 -1
- package/dist/{badge-Ct95U4UO.js → badge-iAZqY01j.js} +1 -1
- package/dist/{breadcrumb-BxZ-nQE5.d.ts → breadcrumb-CC44ID_C.d.ts} +0 -1
- package/dist/{breadcrumb-item-BC454oQe.d.ts → breadcrumb-item-Bi1YgKOo.d.ts} +0 -1
- package/dist/{breadcrumb-item-P5pdq_gE.js → breadcrumb-item-vQ1a6T50.js} +5 -3
- package/dist/{button-BbabhtKj.js → button-CpZ9fezn.js} +3 -3
- package/dist/{button-group-BydvJTQy.js → button-group-CQprqgh3.js} +1 -1
- package/dist/{button-group-COodHeuB.d.ts → button-group-LyKB98Gh.d.ts} +0 -1
- package/dist/{button-c5YKsC69.d.ts → button-yMIli_DJ.d.ts} +2 -2
- package/dist/{callout-B8zTf8Go.js → callout-B9ZwX88r.js} +1 -1
- package/dist/{callout-DFwPao36.d.ts → callout-Bia0w-5t.d.ts} +0 -1
- package/dist/{card-BYDzdMAU.d.ts → card-B_IpbOVP.d.ts} +0 -1
- package/dist/{card-DIg1-X2G.js → card-Da8uojIs.js} +1 -1
- package/dist/{carousel-DQITCtEY.d.ts → carousel-CNbPFXDR.d.ts} +2 -1
- package/dist/{carousel-DpIqPTuO.js → carousel-DOUVHtmQ.js} +55 -55
- package/dist/{carousel-item-BB3jL2tk.d.ts → carousel-item-8Am7bwl9.d.ts} +0 -1
- package/dist/{carousel-item-B5-X31Ha.js → carousel-item-BFIu_n7C.js} +1 -1
- package/dist/{checkbox-BtoypUxD.d.ts → checkbox-54zrYlH2.d.ts} +1 -1
- package/dist/{checkbox-C97tlcf2.js → checkbox-6WKlhBIk.js} +2 -2
- package/dist/{checkbox-group-CLvNAO_F.js → checkbox-group-BBKJBH5s.js} +1 -1
- package/dist/{checkbox-group-Cnh8rAn4.d.ts → checkbox-group-rJjrR2jr.d.ts} +0 -1
- package/dist/{color-input-Dtp1v7A-.js → color-input-BrQmgiiT.js} +24 -24
- package/dist/{color-input-S29ZHwHE.d.ts → color-input-zVSxcoTX.d.ts} +1 -1
- package/dist/{color-picker-Mnpc5u6E.js → color-picker-3_-cciTe.js} +59 -61
- package/dist/{color-picker-wQw8bPsq.d.ts → color-picker-5b7YZduP.d.ts} +4 -1
- package/dist/{combobox-item-yM6tDrGG.js → combobox-item-CViFQGaV.js} +1 -1
- package/dist/{combobox-item-BnBtZyhw.d.ts → combobox-item-oeSEcjc2.d.ts} +1 -1
- package/dist/{combobox-Q_WM4JvC.js → combobox-kGpw9282.js} +36 -35
- package/dist/{comparison-CRvbwS7X.d.ts → comparison-C5qs81SW.d.ts} +1 -1
- package/dist/{comparison-DQUpvkmg.js → comparison-Dwhz1Nve.js} +4 -3
- package/dist/components/accordion/accordion.d.ts +1 -1
- package/dist/components/accordion/accordion.js +1 -1
- package/dist/components/accordion-item/accordion-item.d.ts +1 -1
- package/dist/components/accordion-item/accordion-item.js +1 -1
- package/dist/components/action-bar/action-bar.d.ts +1 -1
- package/dist/components/action-bar/action-bar.js +1 -1
- package/dist/components/alert-dialog/alert-dialog.d.ts +1 -1
- package/dist/components/alert-dialog/alert-dialog.js +1 -1
- package/dist/components/avatar/avatar.d.ts +1 -1
- package/dist/components/avatar/avatar.js +1 -1
- package/dist/components/badge/badge.d.ts +1 -1
- package/dist/components/badge/badge.js +1 -1
- package/dist/components/breadcrumb/breadcrumb.d.ts +1 -1
- package/dist/components/breadcrumb-item/breadcrumb-item.d.ts +1 -1
- package/dist/components/breadcrumb-item/breadcrumb-item.js +1 -1
- package/dist/components/button/button.d.ts +1 -1
- package/dist/components/button/button.js +1 -1
- package/dist/components/button-group/button-group.d.ts +1 -1
- package/dist/components/button-group/button-group.js +1 -1
- package/dist/components/callout/callout.d.ts +1 -1
- package/dist/components/callout/callout.js +1 -1
- package/dist/components/card/card.d.ts +1 -1
- package/dist/components/card/card.js +1 -1
- package/dist/components/carousel/carousel.d.ts +1 -1
- package/dist/components/carousel/carousel.js +1 -1
- package/dist/components/carousel-item/carousel-item.d.ts +1 -1
- package/dist/components/carousel-item/carousel-item.js +1 -1
- package/dist/components/checkbox/checkbox.d.ts +1 -1
- package/dist/components/checkbox/checkbox.js +1 -1
- package/dist/components/checkbox-group/checkbox-group.d.ts +1 -1
- package/dist/components/checkbox-group/checkbox-group.js +1 -1
- package/dist/components/color-input/color-input.d.ts +1 -1
- package/dist/components/color-input/color-input.js +1 -1
- package/dist/components/color-picker/color-picker.d.ts +1 -1
- package/dist/components/color-picker/color-picker.js +1 -1
- package/dist/components/combobox/combobox.d.ts +1 -1
- package/dist/components/combobox/combobox.js +1 -1
- package/dist/components/combobox-item/combobox-item.d.ts +1 -1
- package/dist/components/combobox-item/combobox-item.js +1 -1
- package/dist/components/comparison/comparison.d.ts +1 -1
- package/dist/components/comparison/comparison.js +1 -1
- package/dist/components/copy/copy.d.ts +1 -1
- package/dist/components/copy/copy.js +3 -3
- package/dist/components/data-table/data-table.d.ts +1 -1
- package/dist/components/data-table/data-table.js +1 -1
- package/dist/components/date/date.d.ts +1 -1
- package/dist/components/date/date.js +1 -1
- package/dist/components/dialog/dialog.d.ts +1 -1
- package/dist/components/dialog/dialog.js +1 -1
- package/dist/components/divider/divider.d.ts +1 -1
- package/dist/components/divider/divider.js +1 -1
- package/dist/components/dropdown/dropdown.d.ts +1 -1
- package/dist/components/dropdown/dropdown.js +1 -1
- package/dist/components/dropdown-item/dropdown-item.d.ts +1 -1
- package/dist/components/dropdown-item/dropdown-item.js +1 -1
- package/dist/components/empty-result/empty-result.d.ts +1 -1
- package/dist/components/empty-result/empty-result.js +1 -1
- package/dist/components/empty-state/empty-state.d.ts +1 -1
- package/dist/components/expander/expander.d.ts +1 -1
- package/dist/components/expander/expander.js +1 -1
- package/dist/components/field/field.d.ts +1 -1
- package/dist/components/field/field.js +1 -1
- package/dist/components/file-input/file-input.d.ts +1 -1
- package/dist/components/file-input/file-input.js +1 -1
- package/dist/components/filter-bar/filter-bar.d.ts +1 -1
- package/dist/components/filter-bar/filter-bar.js +1 -1
- package/dist/components/form-section/form-section.d.ts +1 -1
- package/dist/components/form-section/form-section.js +1 -1
- package/dist/components/icon/icon.d.ts +1 -1
- package/dist/components/icon/icon.js +1 -1
- package/dist/components/include/include.d.ts +1 -1
- package/dist/components/include/include.js +1 -1
- package/dist/components/index.d.ts +84 -84
- package/dist/components/index.js +81 -81
- package/dist/components/infinite-scroller/infinite-scroller.d.ts +1 -1
- package/dist/components/infinite-scroller/infinite-scroller.js +1 -1
- package/dist/components/intersection-observer/intersection-observer.d.ts +1 -1
- package/dist/components/intersection-observer/intersection-observer.js +1 -1
- package/dist/components/listbox/listbox.d.ts +1 -1
- package/dist/components/listbox/listbox.js +1 -1
- package/dist/components/listbox-item/listbox-item.d.ts +1 -1
- package/dist/components/listbox-item/listbox-item.js +1 -1
- package/dist/components/lorem-ipsum/lorem-ipsum.d.ts +1 -1
- package/dist/components/lorem-ipsum/lorem-ipsum.js +1 -1
- package/dist/components/meter/meter.d.ts +1 -1
- package/dist/components/meter/meter.js +1 -1
- package/dist/components/metric/metric.d.ts +1 -1
- package/dist/components/metric/metric.js +1 -1
- package/dist/components/metric-grid/metric-grid.d.ts +1 -1
- package/dist/components/mutation-observer/mutation-observer.d.ts +1 -1
- package/dist/components/mutation-observer/mutation-observer.js +1 -1
- package/dist/components/navicon/navicon.d.ts +1 -1
- package/dist/components/navicon/navicon.js +1 -1
- package/dist/components/number/number.d.ts +1 -1
- package/dist/components/number/number.js +1 -1
- package/dist/components/number-field/number-field.d.ts +1 -1
- package/dist/components/number-field/number-field.js +1 -1
- package/dist/components/pagination/pagination.d.ts +1 -1
- package/dist/components/pagination/pagination.js +1 -1
- package/dist/components/popover/popover.d.ts +1 -1
- package/dist/components/popover/popover.js +1 -1
- package/dist/components/preview-card/preview-card.d.ts +1 -1
- package/dist/components/preview-card/preview-card.js +1 -1
- package/dist/components/progress/progress.d.ts +1 -1
- package/dist/components/progress/progress.js +1 -1
- package/dist/components/radio/radio.d.ts +1 -1
- package/dist/components/radio/radio.js +1 -1
- package/dist/components/radio-item/radio-item.d.ts +1 -1
- package/dist/components/radio-item/radio-item.js +1 -1
- package/dist/components/random-content/random-content.d.ts +1 -1
- package/dist/components/random-content/random-content.js +1 -1
- package/dist/components/rating/rating.d.ts +1 -1
- package/dist/components/rating/rating.js +1 -1
- package/dist/components/resize-observer/resize-observer.d.ts +1 -1
- package/dist/components/resize-observer/resize-observer.js +1 -1
- package/dist/components/scroll-area/scroll-area.d.ts +1 -1
- package/dist/components/scroll-area/scroll-area.js +1 -1
- package/dist/components/scroller/scroller.d.ts +1 -1
- package/dist/components/scroller/scroller.js +1 -1
- package/dist/components/search-list/search-list.d.ts +1 -1
- package/dist/components/search-list/search-list.js +1 -1
- package/dist/components/select/select.d.ts +1 -1
- package/dist/components/select/select.js +1 -1
- package/dist/components/selection-summary/selection-summary.d.ts +1 -1
- package/dist/components/selection-summary/selection-summary.js +1 -1
- package/dist/components/share/share.d.ts +1 -1
- package/dist/components/share/share.js +1 -1
- package/dist/components/slide-activator/slide-activator.d.ts +1 -1
- package/dist/components/slide-activator/slide-activator.js +1 -1
- package/dist/components/slider/slider.d.ts +1 -1
- package/dist/components/slider/slider.js +1 -1
- package/dist/components/sparkline/sparkline.d.ts +1 -1
- package/dist/components/sparkline/sparkline.js +1 -1
- package/dist/components/spinner/spinner.d.ts +1 -1
- package/dist/components/spinner/spinner.js +1 -1
- package/dist/components/splitter/splitter.d.ts +1 -1
- package/dist/components/splitter/splitter.js +1 -1
- package/dist/components/switch/switch.d.ts +1 -1
- package/dist/components/switch/switch.js +1 -1
- package/dist/components/tab/tab.d.ts +1 -1
- package/dist/components/tab/tab.js +1 -1
- package/dist/components/tab-list/tab-list.d.ts +1 -1
- package/dist/components/tab-list/tab-list.js +1 -1
- package/dist/components/tab-panel/tab-panel.d.ts +1 -1
- package/dist/components/tab-panel/tab-panel.js +1 -1
- package/dist/components/text-area/text-area.d.ts +1 -1
- package/dist/components/text-area/text-area.js +1 -1
- package/dist/components/text-field/text-field.d.ts +1 -1
- package/dist/components/text-field/text-field.js +1 -1
- package/dist/components/text-mask/text-mask.d.ts +1 -1
- package/dist/components/text-mask/text-mask.js +1 -1
- package/dist/components/timed-content/timed-content.d.ts +1 -1
- package/dist/components/timed-content/timed-content.js +1 -1
- package/dist/components/toast/toast.d.ts +1 -1
- package/dist/components/toast/toast.js +1 -1
- package/dist/components/toast-item/toast-item.d.ts +1 -1
- package/dist/components/toast-item/toast-item.js +1 -1
- package/dist/components/toggle-icon/toggle-icon.d.ts +1 -1
- package/dist/components/toggle-icon/toggle-icon.js +1 -1
- package/dist/components/toggle-tag/toggle-tag.d.ts +1 -1
- package/dist/components/toggle-tag/toggle-tag.js +1 -1
- package/dist/components/toolbar/toolbar.d.ts +1 -1
- package/dist/components/toolbar/toolbar.js +1 -1
- package/dist/components/tooltip/tooltip.d.ts +1 -1
- package/dist/components/tooltip/tooltip.js +1 -1
- package/dist/components/transition-group/transition-group.d.ts +1 -1
- package/dist/components/transition-group/transition-group.js +1 -1
- package/dist/components/zoomable-frame/zoomable-frame.d.ts +1 -1
- package/dist/components/zoomable-frame/zoomable-frame.js +1 -1
- package/dist/{copy-CvC9vaGw.d.ts → copy-D1Gbzz53.d.ts} +2 -1
- package/dist/{data-table-DL5RhE0d.d.ts → data-table-BaJQOVCb.d.ts} +0 -1
- package/dist/{data-table-CITa8DSn.js → data-table-CXgo10o8.js} +28 -28
- package/dist/{date-CFIR88pX.js → date-Ym_ARCe4.js} +5 -3
- package/dist/{date-DtaTBM71.d.ts → date-p_E3WvRN.d.ts} +0 -1
- package/dist/{decorate-DcF3lt7P.js → decorate-BkO8ArQg.js} +1 -1
- package/dist/{dialog-Ddvyn2d_.js → dialog-C5dL5edP.js} +7 -5
- package/dist/{dialog-N-v0woIy.d.ts → dialog-IfF1PtN7.d.ts} +0 -1
- package/dist/{divider-DWuAxcXv.d.ts → divider-DtJpscYq.d.ts} +0 -1
- package/dist/{divider-9vNsfHW8.js → divider-Dzhkr3oD.js} +1 -1
- package/dist/docs/custom-elements.json +1 -1
- package/dist/{dropdown-C5ldJu4g.d.ts → dropdown-BqyMiDvo.d.ts} +1 -1
- package/dist/{dropdown-BPOpCp59.js → dropdown-BsM5AdlJ.js} +2 -2
- package/dist/{dropdown-item-_lIs-Tfd.d.ts → dropdown-item-B6g3lxiK.d.ts} +1 -1
- package/dist/{dropdown-item-D8cgfO7m.js → dropdown-item-QFfpbklh.js} +34 -32
- package/dist/{empty-result-B2ln1yFL.js → empty-result-AA2Ln0jJ.js} +1 -1
- package/dist/{empty-result-B54x_Ab2.d.ts → empty-result-WdlxQSfN.d.ts} +1 -1
- package/dist/{empty-state-SGKjpwp3.d.ts → empty-state-COyLKkjE.d.ts} +0 -1
- package/dist/{en-ss05iPjS.d.ts → en-DkVJzBCN.d.ts} +0 -1
- package/dist/{expander-BUev0BmM.d.ts → expander-CrOMj--I.d.ts} +0 -1
- package/dist/{expander-CMV4QCha.js → expander-D-3PvXua.js} +1 -1
- package/dist/{field-BEyS909F.js → field-5BLJFjpX.js} +7 -7
- package/dist/{field-ITx0jVw-.d.ts → field-r2feuKIA.d.ts} +0 -1
- package/dist/{file-input-CgsTcC1R.d.ts → file-input-DmHTUlaQ.d.ts} +2 -1
- package/dist/{file-input-B4VfcfTD.js → file-input-IRAfQl41.js} +27 -25
- package/dist/{filter-bar-Bj2QzEn9.d.ts → filter-bar-BVOPU4cs.d.ts} +1 -1
- package/dist/{filter-bar-DhQSMr3S.js → filter-bar-X588pM1j.js} +2 -2
- package/dist/{form-section-xFBTBULQ.d.ts → form-section-Cgzf3pip.d.ts} +0 -1
- package/dist/{form-section-BchPetkj.js → form-section-DH2zWIz1.js} +1 -1
- package/dist/{icon-Ci9CPZJV.d.ts → icon-CTW4Gr4z.d.ts} +0 -1
- package/dist/{icon-Df0H7LYB.js → icon-X-e-QjBp.js} +13 -9
- package/dist/{icon-library-D_if7p2h.d.ts → icon-library--EeClyvj.d.ts} +1 -0
- package/dist/{include-CQHVVtNs.d.ts → include-B-7x8KHx.d.ts} +0 -1
- package/dist/{include-qNUh_6kT.js → include-CHpPiaI3.js} +5 -3
- package/dist/index.d.ts +86 -85
- package/dist/index.js +81 -81
- package/dist/{infinite-scroller-DjeMswwE.js → infinite-scroller-BQv6oMZZ.js} +2 -2
- package/dist/{infinite-scroller-CuUEAlB9.d.ts → infinite-scroller-BRuRZrLw.d.ts} +1 -1
- package/dist/{intersection-observer-Db0-7ZvZ.js → intersection-observer-B92oE9ZW.js} +5 -3
- package/dist/{intersection-observer-B7nmP7Zz.d.ts → intersection-observer-BsPr-rnP.d.ts} +0 -1
- package/dist/{listbox-DKoMIQA6.d.ts → listbox-BzqXZxKE.d.ts} +1 -2
- package/dist/{listbox-BGHw-rUd.js → listbox-CDXFfImW.js} +24 -22
- package/dist/{listbox-item-CwbjHZIu.js → listbox-item-BLsm_RwA.js} +5 -5
- package/dist/{listbox-item-DQEJWp4Z.d.ts → listbox-item-DVJxOQBA.d.ts} +1 -1
- package/dist/{lorem-ipsum-B2x3V-v8.js → lorem-ipsum-BnHbwIAy.js} +1 -1
- package/dist/{lorem-ipsum-CR82CSuJ.d.ts → lorem-ipsum-CjpGYkYA.d.ts} +0 -1
- package/dist/{meter-BC7uaJWf.d.ts → meter-C7N7wCzB.d.ts} +0 -1
- package/dist/{meter-BIDyjwFp.js → meter-CJt12Ti4.js} +1 -1
- package/dist/{metric-CjlLq_VA.d.ts → metric-DCDd8TTL.d.ts} +0 -1
- package/dist/{metric-xGnpnmNP.js → metric-DfsbMzeZ.js} +1 -1
- package/dist/{metric-grid-Zb941OFI.d.ts → metric-grid-Dhlmo3hu.d.ts} +0 -1
- package/dist/{mutation-observer-BmrZ-GER.d.ts → mutation-observer-DtbXtXy8.d.ts} +0 -1
- package/dist/{mutation-observer-DkhonHyD.js → mutation-observer-G0uw8e0h.js} +1 -1
- package/dist/{navicon-Dic5Qjzb.d.ts → navicon-Bf-XjU03.d.ts} +0 -1
- package/dist/{navicon-1PqcQlnS.js → navicon-CX6zbzXm.js} +1 -1
- package/dist/{number-BwbnErlB.d.ts → number-C5B9PzBg.d.ts} +0 -1
- package/dist/{number-BYBxfOGw.js → number-CtaWqDM-.js} +1 -1
- package/dist/{number-field-T0rzObq9.d.ts → number-field-DsxFdXBo.d.ts} +1 -1
- package/dist/{number-field-yME3rRZT.js → number-field-zL-ESKeT.js} +26 -26
- package/dist/{pagination-6z2qcf3U.d.ts → pagination-DbGUe-9M.d.ts} +1 -1
- package/dist/{pagination-VOzVTV8p.js → pagination-LQjhqF8X.js} +4 -3
- package/dist/{popover-D0sxTU6o.d.ts → popover-3t2V-kys.d.ts} +0 -2
- package/dist/{popover-lsI6gqNk.js → popover-DRESszW7.js} +1 -1
- package/dist/{preview-card-DitOCZTD.d.ts → preview-card-CZqV8z5O.d.ts} +0 -1
- package/dist/{preview-card-D1msvOWP.js → preview-card-DM1pdf-b.js} +1 -1
- package/dist/{progress-Db0_axHQ.d.ts → progress-BNSMlrtH.d.ts} +0 -1
- package/dist/{progress-Bk6TnFd5.js → progress-DyVF2ttV.js} +1 -1
- package/dist/{radio-B4fz924Q.d.ts → radio-D4b4uEdl.d.ts} +1 -2
- package/dist/{radio-4Cok4gJI.js → radio-IlmnzANT.js} +2 -2
- package/dist/{radio-item-DpP3GBPV.js → radio-item-CBjMo_7l.js} +2 -2
- package/dist/{radio-item-Xq2U3cMu.d.ts → radio-item-jh8fXdp8.d.ts} +1 -1
- package/dist/{random-content-BwiirXdG.js → random-content-CBW5dCkG.js} +1 -1
- package/dist/{random-content-BhSeJFKz.d.ts → random-content-D4qv2Rr-.d.ts} +0 -1
- package/dist/{rating-8BLXhAVl.d.ts → rating-CPue7ui5.d.ts} +0 -1
- package/dist/{rating-CSn-nU2R.js → rating-DJAjSeHa.js} +1 -1
- package/dist/{resize-observer-Dg9Cm9e5.js → resize-observer-Bhm-mK5o.js} +1 -1
- package/dist/{resize-observer-BseSbVWP.d.ts → resize-observer-D_tAv8pe.d.ts} +0 -1
- package/dist/{scroll-area-COc1857S.js → scroll-area-BipUwjMS.js} +1 -1
- package/dist/{scroll-area-CVYDf5qY.d.ts → scroll-area-p0XNDdvP.d.ts} +0 -1
- package/dist/{scroller-DZATZlDa.js → scroller-TPT8BIjg.js} +4 -4
- package/dist/{scroller-bB2rGs7b.d.ts → scroller-_79O72Ac.d.ts} +0 -1
- package/dist/{search-list-Cd3--X7Q.d.ts → search-list-C2VQXucI.d.ts} +0 -1
- package/dist/{search-list-BffPIgnw.js → search-list-kPKHbtMZ.js} +9 -7
- package/dist/{select-6H_sN4A2.d.ts → select-BPvljHSI.d.ts} +0 -1
- package/dist/{select-B6nkY6E-.js → select-WnwSS-pA.js} +1 -1
- package/dist/{selection-summary-BVnNJ8Lw.js → selection-summary-Dgu9jkkp.js} +3 -2
- package/dist/{selection-summary-DmFkGyZI.d.ts → selection-summary-tDD2Hj8_.d.ts} +0 -1
- package/dist/{share-C7dB9NYf.js → share-B9dnvAMV.js} +1 -1
- package/dist/{share-DPlqP2dc.d.ts → share-BBmoIqPK.d.ts} +0 -1
- package/dist/sigvelo.d.ts +1 -1
- package/dist/sigvelo.loader.d.ts +1 -1
- package/dist/{slide-activator-Dkv5_KPl.js → slide-activator-DcwbiBHy.js} +4 -3
- package/dist/{slide-activator-CB0Ztk_u.d.ts → slide-activator-vl0ET1uK.d.ts} +1 -1
- package/dist/{slider-DY-GuC8T.js → slider-DaxjZLpg.js} +38 -31
- package/dist/{slider-uQQ-T_kn.d.ts → slider-DeL7gU7p.d.ts} +1 -2
- package/dist/{sparkline-CcpTaJ_Z.js → sparkline-BXvsPgxG.js} +1 -1
- package/dist/{sparkline-DlCIt81-.d.ts → sparkline-CwGE5qjU.d.ts} +0 -1
- package/dist/{spinner-C9lQARtQ.js → spinner-CESKShSu.js} +1 -1
- package/dist/{spinner-CZ19x_dC.d.ts → spinner-DIlC--PL.d.ts} +0 -1
- package/dist/{splitter-KQVgGdvP.d.ts → splitter-BbEwV6s0.d.ts} +0 -1
- package/dist/{splitter-DzC0hXGN.js → splitter-DA41FonU.js} +1 -1
- package/dist/{switch-BUfFo074.d.ts → switch-BwqWlXEI.d.ts} +1 -1
- package/dist/{switch-Chij-EaQ.js → switch-Ciq-jBx0.js} +2 -2
- package/dist/{tab-C-FtuNmh.js → tab-BhZKKRoR.js} +1 -1
- package/dist/{tab-BcqYGsuW.d.ts → tab-ChM3KdFB.d.ts} +0 -1
- package/dist/{tab-list-CVOUSpAh.js → tab-list-BNj_EBpY.js} +4 -4
- package/dist/{tab-list-DDvS8qHr.d.ts → tab-list-Sq_3cRFM.d.ts} +3 -1
- package/dist/{tab-panel-BzSJlSfd.d.ts → tab-panel-B5Q5luZP.d.ts} +0 -1
- package/dist/{tab-panel-BaBl6eep.js → tab-panel-tPnrQegL.js} +1 -1
- package/dist/{text-area-DFMKyk8y.d.ts → text-area-H9BYyMx0.d.ts} +0 -1
- package/dist/{text-area-DZVghSkO.js → text-area-cUlTTMH7.js} +1 -1
- package/dist/{text-field-gX5RovkE.js → text-field-C_FmekBM.js} +31 -31
- package/dist/{text-field-DepP1gei.d.ts → text-field-qS_9l48t.d.ts} +1 -1
- package/dist/{text-mask-CNKVKSFp.d.ts → text-mask-2sJkX20c.d.ts} +0 -1
- package/dist/{text-mask-DDEurj90.js → text-mask-uX6EYQSQ.js} +5 -3
- package/dist/{timed-content-D00na-5r.js → timed-content-BoOSTplZ.js} +5 -3
- package/dist/{timed-content-D2mGFamc.d.ts → timed-content-DqoD4JwZ.d.ts} +0 -1
- package/dist/{toast-DfLbSbxq.js → toast-Cf5w5QnG.js} +3 -3
- package/dist/{toast-CpyA3GYM.d.ts → toast-D5NkuYGk.d.ts} +2 -3
- package/dist/{toast-item-BPpJT6vD.d.ts → toast-item-B8LccN__.d.ts} +2 -1
- package/dist/{toast-item-07AJ02XZ.js → toast-item-D9VMsxuo.js} +32 -32
- package/dist/{toggle-icon-B3fZuslO.js → toggle-icon-D4xBQ_fz.js} +1 -1
- package/dist/{toggle-icon-sTLCOruF.d.ts → toggle-icon-Dl_AmHJ0.d.ts} +0 -1
- package/dist/{toggle-tag-DDBa6hAg.d.ts → toggle-tag-Bk-QYWzd.d.ts} +0 -1
- package/dist/{toggle-tag--Gkp-CJJ.js → toggle-tag-BvYdGJj5.js} +1 -1
- package/dist/{toolbar-CEZ0-F-X.js → toolbar-Cfti8PHI.js} +1 -1
- package/dist/{toolbar-CABq0ZL1.d.ts → toolbar-D4DZ9wqr.d.ts} +0 -1
- package/dist/{tooltip-bSXNhG9l.js → tooltip-CGcehVGV.js} +5 -3
- package/dist/{tooltip-ahFthek8.d.ts → tooltip-VyMg30Ew.d.ts} +0 -1
- package/dist/{transition-group-D134iT1k.d.ts → transition-group-DFL626qV.d.ts} +0 -1
- package/dist/{transition-group-8PmQx0A5.js → transition-group-sMtXSeIm.js} +1 -1
- package/dist/translations/en.d.ts +1 -1
- package/dist/translations/es.d.ts +1 -2
- package/dist/types/custom-element-jsx.d.ts +2302 -2020
- package/dist/utilities/anchored-surface.d.ts +3 -13
- package/dist/utilities/copy-feedback.d.ts +3 -4
- package/dist/utilities/form-validity.d.ts +3 -4
- package/dist/utilities/icon-library.d.ts +2 -2
- package/dist/utilities/localize.d.ts +1 -1
- package/dist/{zoomable-frame-C_5fPb_g.js → zoomable-frame-BlLK_Ht_.js} +28 -28
- package/dist/{zoomable-frame-r6S6587z.d.ts → zoomable-frame-CFMaTLgq.d.ts} +1 -1
- package/package.json +17 -17
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as SigveloPagination } from "../../pagination-
|
|
1
|
+
import { t as SigveloPagination } from "../../pagination-LQjhqF8X.js";
|
|
2
2
|
export { SigveloPagination };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as SigveloPopover } from "../../popover-
|
|
1
|
+
import { t as SigveloPopover } from "../../popover-3t2V-kys.js";
|
|
2
2
|
export { SigveloPopover };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as SigveloPopover } from "../../popover-
|
|
1
|
+
import { t as SigveloPopover } from "../../popover-DRESszW7.js";
|
|
2
2
|
export { SigveloPopover };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as SigveloPreviewCard } from "../../preview-card-
|
|
1
|
+
import { t as SigveloPreviewCard } from "../../preview-card-CZqV8z5O.js";
|
|
2
2
|
export { SigveloPreviewCard };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as SigveloPreviewCard } from "../../preview-card-
|
|
1
|
+
import { t as SigveloPreviewCard } from "../../preview-card-DM1pdf-b.js";
|
|
2
2
|
export { SigveloPreviewCard };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as SigveloProgress } from "../../progress-
|
|
1
|
+
import { t as SigveloProgress } from "../../progress-BNSMlrtH.js";
|
|
2
2
|
export { SigveloProgress };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as SigveloProgress } from "../../progress-
|
|
1
|
+
import { t as SigveloProgress } from "../../progress-DyVF2ttV.js";
|
|
2
2
|
export { SigveloProgress };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as SigveloRadio } from "../../radio-
|
|
1
|
+
import { t as SigveloRadio } from "../../radio-D4b4uEdl.js";
|
|
2
2
|
export { SigveloRadio };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as SigveloRadio } from "../../radio-
|
|
1
|
+
import { t as SigveloRadio } from "../../radio-IlmnzANT.js";
|
|
2
2
|
export { SigveloRadio };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as SigveloRadioItem } from "../../radio-item-
|
|
1
|
+
import { t as SigveloRadioItem } from "../../radio-item-jh8fXdp8.js";
|
|
2
2
|
export { SigveloRadioItem };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as SigveloRadioItem } from "../../radio-item-
|
|
1
|
+
import { t as SigveloRadioItem } from "../../radio-item-CBjMo_7l.js";
|
|
2
2
|
export { SigveloRadioItem };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as SigveloRandomContent } from "../../random-content-
|
|
1
|
+
import { t as SigveloRandomContent } from "../../random-content-D4qv2Rr-.js";
|
|
2
2
|
export { SigveloRandomContent };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as SigveloRandomContent } from "../../random-content-
|
|
1
|
+
import { t as SigveloRandomContent } from "../../random-content-CBW5dCkG.js";
|
|
2
2
|
export { SigveloRandomContent };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as SigveloRating } from "../../rating-
|
|
1
|
+
import { t as SigveloRating } from "../../rating-CPue7ui5.js";
|
|
2
2
|
export { SigveloRating };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as SigveloRating } from "../../rating-
|
|
1
|
+
import { t as SigveloRating } from "../../rating-DJAjSeHa.js";
|
|
2
2
|
export { SigveloRating };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as SigveloResizeObserver } from "../../resize-observer-
|
|
1
|
+
import { t as SigveloResizeObserver } from "../../resize-observer-D_tAv8pe.js";
|
|
2
2
|
export { SigveloResizeObserver };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as SigveloResizeObserver } from "../../resize-observer-
|
|
1
|
+
import { t as SigveloResizeObserver } from "../../resize-observer-Bhm-mK5o.js";
|
|
2
2
|
export { SigveloResizeObserver };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as SigveloScrollArea } from "../../scroll-area-
|
|
1
|
+
import { t as SigveloScrollArea } from "../../scroll-area-p0XNDdvP.js";
|
|
2
2
|
export { SigveloScrollArea };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as SigveloScrollArea } from "../../scroll-area-
|
|
1
|
+
import { t as SigveloScrollArea } from "../../scroll-area-BipUwjMS.js";
|
|
2
2
|
export { SigveloScrollArea };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as SigveloScroller } from "../../scroller-
|
|
1
|
+
import { t as SigveloScroller } from "../../scroller-_79O72Ac.js";
|
|
2
2
|
export { SigveloScroller };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as SigveloScroller } from "../../scroller-
|
|
1
|
+
import { t as SigveloScroller } from "../../scroller-TPT8BIjg.js";
|
|
2
2
|
export { SigveloScroller };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as SigveloSearchList } from "../../search-list-
|
|
1
|
+
import { t as SigveloSearchList } from "../../search-list-C2VQXucI.js";
|
|
2
2
|
export { SigveloSearchList };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as SigveloSearchList } from "../../search-list-
|
|
1
|
+
import { t as SigveloSearchList } from "../../search-list-kPKHbtMZ.js";
|
|
2
2
|
export { SigveloSearchList };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as SigveloSelect } from "../../select-
|
|
1
|
+
import { t as SigveloSelect } from "../../select-BPvljHSI.js";
|
|
2
2
|
export { SigveloSelect };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as SigveloSelect } from "../../select-
|
|
1
|
+
import { t as SigveloSelect } from "../../select-WnwSS-pA.js";
|
|
2
2
|
export { SigveloSelect };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as SigveloSelectionSummary } from "../../selection-summary-
|
|
1
|
+
import { t as SigveloSelectionSummary } from "../../selection-summary-tDD2Hj8_.js";
|
|
2
2
|
export { SigveloSelectionSummary };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as SigveloSelectionSummary } from "../../selection-summary-
|
|
1
|
+
import { t as SigveloSelectionSummary } from "../../selection-summary-Dgu9jkkp.js";
|
|
2
2
|
export { SigveloSelectionSummary };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as SigveloShare } from "../../share-
|
|
1
|
+
import { t as SigveloShare } from "../../share-BBmoIqPK.js";
|
|
2
2
|
export { SigveloShare };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as SigveloShare } from "../../share-
|
|
1
|
+
import { t as SigveloShare } from "../../share-B9dnvAMV.js";
|
|
2
2
|
export { SigveloShare };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as SigveloSlideActivator } from "../../slide-activator-
|
|
1
|
+
import { t as SigveloSlideActivator } from "../../slide-activator-vl0ET1uK.js";
|
|
2
2
|
export { SigveloSlideActivator };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as SigveloSlideActivator } from "../../slide-activator-
|
|
1
|
+
import { t as SigveloSlideActivator } from "../../slide-activator-DcwbiBHy.js";
|
|
2
2
|
export { SigveloSlideActivator };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as SigveloSlider } from "../../slider-
|
|
1
|
+
import { t as SigveloSlider } from "../../slider-DeL7gU7p.js";
|
|
2
2
|
export { SigveloSlider };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as SigveloSlider } from "../../slider-
|
|
1
|
+
import { t as SigveloSlider } from "../../slider-DaxjZLpg.js";
|
|
2
2
|
export { SigveloSlider };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as SigveloSparkline } from "../../sparkline-
|
|
1
|
+
import { t as SigveloSparkline } from "../../sparkline-CwGE5qjU.js";
|
|
2
2
|
export { SigveloSparkline };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as SigveloSparkline } from "../../sparkline-
|
|
1
|
+
import { t as SigveloSparkline } from "../../sparkline-BXvsPgxG.js";
|
|
2
2
|
export { SigveloSparkline };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as SigveloSpinner } from "../../spinner-
|
|
1
|
+
import { t as SigveloSpinner } from "../../spinner-DIlC--PL.js";
|
|
2
2
|
export { SigveloSpinner };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as SigveloSpinner } from "../../spinner-
|
|
1
|
+
import { t as SigveloSpinner } from "../../spinner-CESKShSu.js";
|
|
2
2
|
export { SigveloSpinner };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as SigveloSplitter } from "../../splitter-
|
|
1
|
+
import { t as SigveloSplitter } from "../../splitter-BbEwV6s0.js";
|
|
2
2
|
export { SigveloSplitter };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as SigveloSplitter } from "../../splitter-
|
|
1
|
+
import { t as SigveloSplitter } from "../../splitter-DA41FonU.js";
|
|
2
2
|
export { SigveloSplitter };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as SigveloSwitch } from "../../switch-
|
|
1
|
+
import { t as SigveloSwitch } from "../../switch-BwqWlXEI.js";
|
|
2
2
|
export { SigveloSwitch };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as SigveloSwitch } from "../../switch-
|
|
1
|
+
import { t as SigveloSwitch } from "../../switch-Ciq-jBx0.js";
|
|
2
2
|
export { SigveloSwitch };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as SigveloTab } from "../../tab-
|
|
1
|
+
import { t as SigveloTab } from "../../tab-ChM3KdFB.js";
|
|
2
2
|
export { SigveloTab };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as SigveloTab } from "../../tab-
|
|
1
|
+
import { t as SigveloTab } from "../../tab-BhZKKRoR.js";
|
|
2
2
|
export { SigveloTab };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as SigveloTabList } from "../../tab-list-
|
|
1
|
+
import { t as SigveloTabList } from "../../tab-list-Sq_3cRFM.js";
|
|
2
2
|
export { SigveloTabList };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as SigveloTabList } from "../../tab-list-
|
|
1
|
+
import { t as SigveloTabList } from "../../tab-list-BNj_EBpY.js";
|
|
2
2
|
export { SigveloTabList };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as SigveloTabPanel } from "../../tab-panel-
|
|
1
|
+
import { t as SigveloTabPanel } from "../../tab-panel-B5Q5luZP.js";
|
|
2
2
|
export { SigveloTabPanel };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as SigveloTabPanel } from "../../tab-panel-
|
|
1
|
+
import { t as SigveloTabPanel } from "../../tab-panel-tPnrQegL.js";
|
|
2
2
|
export { SigveloTabPanel };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as SigveloTextArea } from "../../text-area-
|
|
1
|
+
import { t as SigveloTextArea } from "../../text-area-H9BYyMx0.js";
|
|
2
2
|
export { SigveloTextArea };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as SigveloTextArea } from "../../text-area-
|
|
1
|
+
import { t as SigveloTextArea } from "../../text-area-cUlTTMH7.js";
|
|
2
2
|
export { SigveloTextArea };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as SigveloTextField } from "../../text-field-
|
|
1
|
+
import { t as SigveloTextField } from "../../text-field-qS_9l48t.js";
|
|
2
2
|
export { SigveloTextField };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as SigveloTextField } from "../../text-field-
|
|
1
|
+
import { t as SigveloTextField } from "../../text-field-C_FmekBM.js";
|
|
2
2
|
export { SigveloTextField };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as SigveloTextMask } from "../../text-mask-
|
|
1
|
+
import { t as SigveloTextMask } from "../../text-mask-2sJkX20c.js";
|
|
2
2
|
export { SigveloTextMask };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as SigveloTextMask } from "../../text-mask-
|
|
1
|
+
import { t as SigveloTextMask } from "../../text-mask-uX6EYQSQ.js";
|
|
2
2
|
export { SigveloTextMask };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as SigveloTimedContent } from "../../timed-content-
|
|
1
|
+
import { t as SigveloTimedContent } from "../../timed-content-DqoD4JwZ.js";
|
|
2
2
|
export { SigveloTimedContent };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as SigveloTimedContent } from "../../timed-content-
|
|
1
|
+
import { t as SigveloTimedContent } from "../../timed-content-BoOSTplZ.js";
|
|
2
2
|
export { SigveloTimedContent };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { n as SigveloToast, t as CreateOptions } from "../../toast-
|
|
1
|
+
import { n as SigveloToast, t as CreateOptions } from "../../toast-D5NkuYGk.js";
|
|
2
2
|
export { CreateOptions, SigveloToast };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as SigveloToast } from "../../toast-
|
|
1
|
+
import { t as SigveloToast } from "../../toast-Cf5w5QnG.js";
|
|
2
2
|
export { SigveloToast };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as SigveloToastItem } from "../../toast-item-
|
|
1
|
+
import { t as SigveloToastItem } from "../../toast-item-B8LccN__.js";
|
|
2
2
|
export { SigveloToastItem };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as SigveloToastItem } from "../../toast-item-
|
|
1
|
+
import { t as SigveloToastItem } from "../../toast-item-D9VMsxuo.js";
|
|
2
2
|
export { SigveloToastItem };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as SigveloToggleIcon } from "../../toggle-icon-
|
|
1
|
+
import { t as SigveloToggleIcon } from "../../toggle-icon-Dl_AmHJ0.js";
|
|
2
2
|
export { SigveloToggleIcon };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as SigveloToggleIcon } from "../../toggle-icon-
|
|
1
|
+
import { t as SigveloToggleIcon } from "../../toggle-icon-D4xBQ_fz.js";
|
|
2
2
|
export { SigveloToggleIcon };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as SigveloToggleTag } from "../../toggle-tag-
|
|
1
|
+
import { t as SigveloToggleTag } from "../../toggle-tag-Bk-QYWzd.js";
|
|
2
2
|
export { SigveloToggleTag };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as SigveloToggleTag } from "../../toggle-tag
|
|
1
|
+
import { t as SigveloToggleTag } from "../../toggle-tag-BvYdGJj5.js";
|
|
2
2
|
export { SigveloToggleTag };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as SigveloToolbar } from "../../toolbar-
|
|
1
|
+
import { t as SigveloToolbar } from "../../toolbar-D4DZ9wqr.js";
|
|
2
2
|
export { SigveloToolbar };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as SigveloToolbar } from "../../toolbar-
|
|
1
|
+
import { t as SigveloToolbar } from "../../toolbar-Cfti8PHI.js";
|
|
2
2
|
export { SigveloToolbar };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as SigveloTooltip } from "../../tooltip-
|
|
1
|
+
import { t as SigveloTooltip } from "../../tooltip-VyMg30Ew.js";
|
|
2
2
|
export { SigveloTooltip };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as SigveloTooltip } from "../../tooltip-
|
|
1
|
+
import { t as SigveloTooltip } from "../../tooltip-CGcehVGV.js";
|
|
2
2
|
export { SigveloTooltip };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as SigveloTransitionGroup } from "../../transition-group-
|
|
1
|
+
import { t as SigveloTransitionGroup } from "../../transition-group-DFL626qV.js";
|
|
2
2
|
export { SigveloTransitionGroup };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as SigveloTransitionGroup } from "../../transition-group-
|
|
1
|
+
import { t as SigveloTransitionGroup } from "../../transition-group-sMtXSeIm.js";
|
|
2
2
|
export { SigveloTransitionGroup };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as SigveloZoomableFrame } from "../../zoomable-frame-
|
|
1
|
+
import { t as SigveloZoomableFrame } from "../../zoomable-frame-CFMaTLgq.js";
|
|
2
2
|
export { SigveloZoomableFrame };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as SigveloZoomableFrame } from "../../zoomable-frame-
|
|
1
|
+
import { t as SigveloZoomableFrame } from "../../zoomable-frame-BlLK_Ht_.js";
|
|
2
2
|
export { SigveloZoomableFrame };
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { CSSResultGroup } from "lit";
|
|
2
2
|
import { SigveloElement } from "@mcp-b/wc-support/base/sigvelo-element";
|
|
3
3
|
import { SigveloRowSelectEvent as SigveloRowSelectEvent$1 } from "@mcp-b/wc-support/events/row";
|
|
4
|
-
|
|
5
4
|
//#region src/components/data-table/data-table.d.ts
|
|
6
5
|
type DataTablePrimitive = string | number | boolean | null;
|
|
7
6
|
type DataTableRow = Readonly<Record<string, DataTablePrimitive>>;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { t as __decorate } from "./decorate-
|
|
1
|
+
import { t as __decorate } from "./decorate-BkO8ArQg.js";
|
|
2
2
|
import { css, html, nothing } from "lit";
|
|
3
3
|
import { property } from "lit/decorators.js";
|
|
4
4
|
import hostStyles from "@mcp-b/wc-support/styles/host.styles";
|
|
@@ -186,13 +186,13 @@ var SigveloDataTable = class extends SigveloElement {
|
|
|
186
186
|
<div id="scroller" part="scroller">
|
|
187
187
|
<table part="table" aria-label=${this.caption ? nothing : "Data table"}>
|
|
188
188
|
${this.caption ? html`<caption part="caption">
|
|
189
|
-
|
|
190
|
-
|
|
189
|
+
${this.caption}
|
|
190
|
+
</caption>` : nothing}
|
|
191
191
|
<thead part="header">
|
|
192
192
|
<tr>
|
|
193
193
|
${selectable ? html`<th class="select-cell" part="header-cell selection-cell">
|
|
194
|
-
|
|
195
|
-
|
|
194
|
+
<span class="sr-only">Select</span>
|
|
195
|
+
</th>` : nothing}
|
|
196
196
|
${map(this.columns, (column) => html`
|
|
197
197
|
<th part="header-cell" style=${`text-align:${column.align ?? "start"}`}>
|
|
198
198
|
${column.label}
|
|
@@ -202,32 +202,32 @@ var SigveloDataTable = class extends SigveloElement {
|
|
|
202
202
|
</thead>
|
|
203
203
|
<tbody part="body">
|
|
204
204
|
${this.rows.length === 0 ? html`<tr part="row">
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
205
|
+
<td
|
|
206
|
+
class="empty"
|
|
207
|
+
part="cell empty"
|
|
208
|
+
colspan=${this.columns.length + (selectable ? 1 : 0)}
|
|
209
|
+
>
|
|
210
|
+
${this.emptyText}
|
|
211
|
+
</td>
|
|
212
|
+
</tr>` : map(this.rows, (row, index) => {
|
|
213
213
|
const rowKey = this.#rowKey(row, index);
|
|
214
214
|
const isSelected = selected.has(rowKey);
|
|
215
215
|
return html`<tr part="row" aria-selected=${selectable ? isSelected : nothing}>
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
216
|
+
${selectable ? html`<td class="select-cell" part="cell selection-cell">
|
|
217
|
+
<input
|
|
218
|
+
type=${this.selection === "single" ? "radio" : "checkbox"}
|
|
219
|
+
name="selection"
|
|
220
|
+
aria-label=${`Select ${this.#rowLabel(row, index)}`}
|
|
221
|
+
.checked=${isSelected}
|
|
222
|
+
@change=${(event) => this.#select(rowKey, event.currentTarget.checked)}
|
|
223
|
+
/>
|
|
224
|
+
</td>` : nothing}
|
|
225
|
+
${map(this.columns, (column) => html`
|
|
226
|
+
<td part="cell" style=${`text-align:${column.align ?? "start"}`}>
|
|
227
|
+
${displayCell(row[column.key])}
|
|
228
|
+
</td>
|
|
229
|
+
`)}
|
|
230
|
+
</tr>`;
|
|
231
231
|
})}
|
|
232
232
|
</tbody>
|
|
233
233
|
</table>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { t as __decorate } from "./decorate-
|
|
1
|
+
import { t as __decorate } from "./decorate-BkO8ArQg.js";
|
|
2
2
|
import { Localize } from "./utilities/localize.js";
|
|
3
3
|
import { css, html } from "lit";
|
|
4
4
|
import { property } from "lit/decorators.js";
|
|
@@ -100,7 +100,8 @@ var SigveloDate = class extends SigveloElement {
|
|
|
100
100
|
render() {
|
|
101
101
|
const date = new Date(this.date);
|
|
102
102
|
if (isNaN(date.getMilliseconds())) return "";
|
|
103
|
-
|
|
103
|
+
const isoDate = date.toISOString();
|
|
104
|
+
const displayDate = this.localize.date(date, {
|
|
104
105
|
dateStyle: this.dateStyle,
|
|
105
106
|
timeStyle: this.timeStyle,
|
|
106
107
|
hour12: this.hourFormat === "auto" ? void 0 : this.hourFormat === "12",
|
|
@@ -117,7 +118,8 @@ var SigveloDate = class extends SigveloElement {
|
|
|
117
118
|
second: this.second,
|
|
118
119
|
fractionalSecondDigits: this.fractionalSecondDigits,
|
|
119
120
|
timeZoneName: this.timeZoneName
|
|
120
|
-
})
|
|
121
|
+
});
|
|
122
|
+
return html`<time datetime=${isoDate}>${displayDate}</time>`;
|
|
121
123
|
}
|
|
122
124
|
};
|
|
123
125
|
__decorate([property()], SigveloDate.prototype, "date", void 0);
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
//#region \0@oxc-project+runtime@0.
|
|
1
|
+
//#region \0@oxc-project+runtime@0.148.0/helpers/esm/decorate.js
|
|
2
2
|
function __decorate(decorators, target, key, desc) {
|
|
3
3
|
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
4
4
|
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { t as __decorate } from "./decorate-
|
|
1
|
+
import { t as __decorate } from "./decorate-BkO8ArQg.js";
|
|
2
2
|
import { Localize } from "./utilities/localize.js";
|
|
3
3
|
import { css, html, nothing } from "lit";
|
|
4
4
|
import { property, query } from "lit/decorators.js";
|
|
@@ -853,8 +853,10 @@ var SigveloDialog = class extends SigveloElement {
|
|
|
853
853
|
}
|
|
854
854
|
}
|
|
855
855
|
handleDialogPointerDown(event) {
|
|
856
|
-
if (event.target === this.dialog)
|
|
857
|
-
|
|
856
|
+
if (event.target === this.dialog) {
|
|
857
|
+
if (this.lightDismiss) this.requestClose(this.dialog);
|
|
858
|
+
else animateWithClass(this.dialog, "pulse");
|
|
859
|
+
}
|
|
858
860
|
}
|
|
859
861
|
/** Call this to show the dialog. */
|
|
860
862
|
async show() {
|
|
@@ -937,8 +939,8 @@ var SigveloDialog = class extends SigveloElement {
|
|
|
937
939
|
|
|
938
940
|
<div id="body" part="body">
|
|
939
941
|
${this.description || this.slotsWithContent.has("description") ? html`<div id="description" part="description">
|
|
940
|
-
|
|
941
|
-
|
|
942
|
+
<slot name="description">${this.description}</slot>
|
|
943
|
+
</div>` : nothing}
|
|
942
944
|
<slot></slot>
|
|
943
945
|
</div>
|
|
944
946
|
|
|
@@ -29637,7 +29637,7 @@
|
|
|
29637
29637
|
"package": {
|
|
29638
29638
|
"name": "@mcp-b/web-components",
|
|
29639
29639
|
"description": "Sigvelo SaaS web components built with Lit.",
|
|
29640
|
-
"version": "0.
|
|
29640
|
+
"version": "0.4.1",
|
|
29641
29641
|
"license": "MIT"
|
|
29642
29642
|
}
|
|
29643
29643
|
}
|