@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,6 +1,6 @@
|
|
|
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
|
-
import "./dropdown-item-
|
|
3
|
+
import "./dropdown-item-QFfpbklh.js";
|
|
4
4
|
import { css, html } from "lit";
|
|
5
5
|
import { property, query } from "lit/decorators.js";
|
|
6
6
|
import hostStyles from "@mcp-b/wc-support/styles/host.styles";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import "./icon-
|
|
2
|
-
import { t as __decorate } from "./decorate-
|
|
1
|
+
import "./icon-X-e-QjBp.js";
|
|
2
|
+
import { t as __decorate } from "./decorate-BkO8ArQg.js";
|
|
3
3
|
import { css, html } from "lit";
|
|
4
4
|
import { property, query, state } from "lit/decorators.js";
|
|
5
5
|
import hostStyles from "@mcp-b/wc-support/styles/host.styles";
|
|
@@ -335,8 +335,10 @@ var SigveloDropdownItem = class extends SigveloElement {
|
|
|
335
335
|
this.setAttribute("aria-disabled", this.disabled ? "true" : "false");
|
|
336
336
|
this.customStates.set("disabled", this.disabled);
|
|
337
337
|
}
|
|
338
|
-
if (changedProperties.has("type"))
|
|
339
|
-
|
|
338
|
+
if (changedProperties.has("type")) {
|
|
339
|
+
if (this.type === "checkbox") this.setAttribute("role", "menuitemcheckbox");
|
|
340
|
+
else this.setAttribute("role", "menuitem");
|
|
341
|
+
}
|
|
340
342
|
if (changedProperties.has("submenuOpen")) {
|
|
341
343
|
this.customStates.set("submenu-open", this.submenuOpen);
|
|
342
344
|
if (this.submenuOpen) this.openSubmenu();
|
|
@@ -409,14 +411,14 @@ var SigveloDropdownItem = class extends SigveloElement {
|
|
|
409
411
|
const isLink = typeof this.href === "string";
|
|
410
412
|
return html`
|
|
411
413
|
${this.type === "checkbox" ? html`
|
|
412
|
-
|
|
413
|
-
|
|
414
|
-
|
|
415
|
-
|
|
416
|
-
|
|
417
|
-
|
|
418
|
-
|
|
419
|
-
|
|
414
|
+
<sigvelo-icon
|
|
415
|
+
id="check"
|
|
416
|
+
part="checkmark"
|
|
417
|
+
exportparts="svg:checkmark__svg"
|
|
418
|
+
library="system"
|
|
419
|
+
name="check"
|
|
420
|
+
></sigvelo-icon>
|
|
421
|
+
` : ""}
|
|
420
422
|
|
|
421
423
|
<span id="icon" part="icon">
|
|
422
424
|
<slot name="icon"></slot>
|
|
@@ -431,14 +433,14 @@ var SigveloDropdownItem = class extends SigveloElement {
|
|
|
431
433
|
</span>
|
|
432
434
|
|
|
433
435
|
${this.hasSubmenu ? html`
|
|
434
|
-
|
|
435
|
-
|
|
436
|
-
|
|
437
|
-
|
|
438
|
-
|
|
439
|
-
|
|
440
|
-
|
|
441
|
-
|
|
436
|
+
<sigvelo-icon
|
|
437
|
+
id="submenu-indicator"
|
|
438
|
+
part="submenu-icon"
|
|
439
|
+
exportparts="svg:submenu-icon__svg"
|
|
440
|
+
library="system"
|
|
441
|
+
name="chevron-right"
|
|
442
|
+
></sigvelo-icon>
|
|
443
|
+
` : ""}
|
|
442
444
|
${this.whenSlotted("submenu", html`
|
|
443
445
|
<div
|
|
444
446
|
id="submenu"
|
|
@@ -453,18 +455,18 @@ var SigveloDropdownItem = class extends SigveloElement {
|
|
|
453
455
|
</div>
|
|
454
456
|
`, { force: this.hasSubmenu })}
|
|
455
457
|
${isLink ? html`
|
|
456
|
-
|
|
457
|
-
|
|
458
|
-
|
|
459
|
-
|
|
460
|
-
|
|
461
|
-
|
|
462
|
-
|
|
463
|
-
|
|
464
|
-
|
|
465
|
-
|
|
466
|
-
|
|
467
|
-
|
|
458
|
+
<a
|
|
459
|
+
id="hidden-link"
|
|
460
|
+
class="vh"
|
|
461
|
+
href=${ifDefined(isLink && !this.disabled ? this.href : void 0)}
|
|
462
|
+
target=${ifDefined(isLink ? this.target : void 0)}
|
|
463
|
+
download=${ifDefined(isLink ? this.download : void 0)}
|
|
464
|
+
rel=${ifDefined(isLink && this.rel ? this.rel : void 0)}
|
|
465
|
+
tabindex="0"
|
|
466
|
+
aria-hidden="true"
|
|
467
|
+
@click=${(event) => event.stopImmediatePropagation()}
|
|
468
|
+
></a>
|
|
469
|
+
` : ""}
|
|
468
470
|
`;
|
|
469
471
|
}
|
|
470
472
|
};
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { BaseTranslation, BaseTranslation as BaseTranslation$1, LocalizeController, LocalizeController as LocalizeController$1, registerDefaultTranslation, registerTranslation, update } from "@mcp-b/wc-support";
|
|
2
|
-
|
|
3
2
|
//#region src/utilities/localize.d.ts
|
|
4
3
|
/** All translatable terms used by the Sigvelo component library. */
|
|
5
4
|
interface Translation extends BaseTranslation {
|
|
@@ -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 { eventOptions, property, query } from "lit/decorators.js";
|
|
@@ -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, query } from "lit/decorators.js";
|
|
4
4
|
import hostStyles from "@mcp-b/wc-support/styles/host.styles";
|
|
@@ -137,13 +137,13 @@ var SigveloField = class extends SigveloElement {
|
|
|
137
137
|
</div>
|
|
138
138
|
|
|
139
139
|
${(this.description || this.slotsWithContent.has("description")) && !this.error ? html`<div id=${descId} part="description" class="description">
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
140
|
+
<slot name="description" @slotchange=${this.syncControlSemantics}
|
|
141
|
+
>${this.description}</slot
|
|
142
|
+
>
|
|
143
|
+
</div>` : nothing}
|
|
144
144
|
${this.error || this.slotsWithContent.has("error") ? html`<div id=${errorId} part="error" class="error" role="alert">
|
|
145
|
-
|
|
146
|
-
|
|
145
|
+
<slot name="error" @slotchange=${this.syncControlSemantics}>${this.error}</slot>
|
|
146
|
+
</div>` : nothing}
|
|
147
147
|
`;
|
|
148
148
|
}
|
|
149
149
|
};
|
|
@@ -1,6 +1,7 @@
|
|
|
1
|
+
import "./icon-CTW4Gr4z.js";
|
|
2
|
+
import "./button-yMIli_DJ.js";
|
|
1
3
|
import { CSSResultGroup, PropertyValues } from "lit";
|
|
2
4
|
import { SigveloFormControlElement } from "@mcp-b/wc-support/base/sigvelo-element";
|
|
3
|
-
|
|
4
5
|
//#region src/components/file-input/file-input.d.ts
|
|
5
6
|
/**
|
|
6
7
|
* <sigvelo-file-input>
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import "./icon-
|
|
2
|
-
import { t as __decorate } from "./decorate-
|
|
1
|
+
import "./icon-X-e-QjBp.js";
|
|
2
|
+
import { t as __decorate } from "./decorate-BkO8ArQg.js";
|
|
3
3
|
import { Localize } from "./utilities/localize.js";
|
|
4
|
-
import "./button-
|
|
4
|
+
import "./button-CpZ9fezn.js";
|
|
5
5
|
import { css, html, nothing } from "lit";
|
|
6
6
|
import { property, query, state } from "lit/decorators.js";
|
|
7
7
|
import hostStyles from "@mcp-b/wc-support/styles/host.styles";
|
|
@@ -601,8 +601,10 @@ var SigveloFileInput = class extends SigveloFormControlElement {
|
|
|
601
601
|
if (this.effectiveDisabled) return;
|
|
602
602
|
this.hadUserInteraction = true;
|
|
603
603
|
const selected = this.fileInput.files;
|
|
604
|
-
if (selected && selected.length > 0)
|
|
605
|
-
|
|
604
|
+
if (selected && selected.length > 0) {
|
|
605
|
+
if (this.multiple) this.files = this.files.concat([...selected]);
|
|
606
|
+
else this.files = [selected[0]];
|
|
607
|
+
}
|
|
606
608
|
this.dispatchEvent(new SigveloInputEvent());
|
|
607
609
|
this.dispatchEvent(new SigveloChangeEvent());
|
|
608
610
|
}
|
|
@@ -688,15 +690,15 @@ var SigveloFileInput = class extends SigveloFormControlElement {
|
|
|
688
690
|
const hasDescription = this.description || this.slotsWithContent.has("description");
|
|
689
691
|
return html`
|
|
690
692
|
${hasLabel ? html`
|
|
691
|
-
|
|
692
|
-
|
|
693
|
-
|
|
694
|
-
|
|
693
|
+
<label id="label" part="label" for="file-input">
|
|
694
|
+
<slot name="label">${this.label}</slot>
|
|
695
|
+
</label>
|
|
696
|
+
` : nothing}
|
|
695
697
|
${hasDescription ? html`
|
|
696
|
-
|
|
697
|
-
|
|
698
|
-
|
|
699
|
-
|
|
698
|
+
<div id="description" part="description">
|
|
699
|
+
<slot name="description">${this.description}</slot>
|
|
700
|
+
</div>
|
|
701
|
+
` : nothing}
|
|
700
702
|
|
|
701
703
|
<label
|
|
702
704
|
id="dropzone"
|
|
@@ -756,18 +758,18 @@ var SigveloFileInput = class extends SigveloFormControlElement {
|
|
|
756
758
|
<div part="file" class="file">
|
|
757
759
|
<span part="file-thumbnail" class="file-thumbnail">
|
|
758
760
|
${isImage ? html`<img
|
|
759
|
-
|
|
760
|
-
|
|
761
|
-
|
|
762
|
-
|
|
763
|
-
|
|
764
|
-
|
|
765
|
-
|
|
766
|
-
|
|
767
|
-
|
|
768
|
-
|
|
769
|
-
|
|
770
|
-
|
|
761
|
+
part="file-image"
|
|
762
|
+
src=${URL.createObjectURL(file)}
|
|
763
|
+
alt=""
|
|
764
|
+
aria-hidden="true"
|
|
765
|
+
/>` : html`
|
|
766
|
+
<sigvelo-icon
|
|
767
|
+
part="file-icon"
|
|
768
|
+
exportparts="svg:file-icon__svg"
|
|
769
|
+
library="system"
|
|
770
|
+
name="${iconName}"
|
|
771
|
+
></sigvelo-icon>
|
|
772
|
+
`}
|
|
771
773
|
</span>
|
|
772
774
|
<div class="file-details">
|
|
773
775
|
<span class="file-name">${file.name}</span>
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
+
import "./text-field-qS_9l48t.js";
|
|
1
2
|
import { CSSResultGroup } from "lit";
|
|
2
3
|
import { SigveloElement } from "@mcp-b/wc-support/base/sigvelo-element";
|
|
3
4
|
import { SigveloFilterChangeEvent as SigveloFilterChangeEvent$1 } from "@mcp-b/wc-support/events/filter";
|
|
4
|
-
|
|
5
5
|
//#region src/components/filter-bar/filter-bar.d.ts
|
|
6
6
|
/**
|
|
7
7
|
* <sigvelo-filter-bar>
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { t as __decorate } from "./decorate-
|
|
2
|
-
import "./text-field-
|
|
1
|
+
import { t as __decorate } from "./decorate-BkO8ArQg.js";
|
|
2
|
+
import "./text-field-C_FmekBM.js";
|
|
3
3
|
import { css, html } from "lit";
|
|
4
4
|
import { property } from "lit/decorators.js";
|
|
5
5
|
import hostStyles from "@mcp-b/wc-support/styles/host.styles";
|
|
@@ -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";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { connectIcon, disconnectIcon, getLibrary } from "./utilities/icon-library.js";
|
|
2
|
-
import { t as __decorate } from "./decorate-
|
|
2
|
+
import { t as __decorate } from "./decorate-BkO8ArQg.js";
|
|
3
3
|
import { css } from "lit";
|
|
4
4
|
import { property, state } from "lit/decorators.js";
|
|
5
5
|
import hostStyles from "@mcp-b/wc-support/styles/host.styles";
|
|
@@ -115,16 +115,20 @@ var SigveloIcon = class extends SigveloElement {
|
|
|
115
115
|
this.setAttribute("aria-hidden", "true");
|
|
116
116
|
}
|
|
117
117
|
async updated(changedProperties) {
|
|
118
|
-
if (changedProperties.has("label"))
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
118
|
+
if (changedProperties.has("label")) {
|
|
119
|
+
if (this.label) {
|
|
120
|
+
this.setAttribute("aria-label", this.label);
|
|
121
|
+
this.removeAttribute("aria-hidden");
|
|
122
|
+
} else {
|
|
123
|
+
this.setAttribute("aria-hidden", "true");
|
|
124
|
+
this.removeAttribute("aria-label");
|
|
125
|
+
}
|
|
124
126
|
}
|
|
125
127
|
if (changedProperties.has("library") || changedProperties.has("family") || changedProperties.has("name")) await this.load();
|
|
126
|
-
if (changedProperties.has("rotate"))
|
|
127
|
-
|
|
128
|
+
if (changedProperties.has("rotate")) {
|
|
129
|
+
if (this.rotate === 0) this.style.removeProperty("rotate");
|
|
130
|
+
else this.style.rotate = `${this.rotate}deg`;
|
|
131
|
+
}
|
|
128
132
|
}
|
|
129
133
|
/** Loads or reloads and draws the icon. */
|
|
130
134
|
async load() {
|
|
@@ -1,2 +1,3 @@
|
|
|
1
|
+
import "./icon-CTW4Gr4z.js";
|
|
1
2
|
import { IconElement, Library, MutateFunction, ResolveFunction, connectIcon, disconnectIcon, getLibrary, getObservedIcons, registerIconLibrary as registerIconLibrary$1, unregisterIconLibrary, updateConnectedIcons } from "@mcp-b/wc-support/utilities/icon-library";
|
|
2
3
|
export { connectIcon as a, getObservedIcons as c, updateConnectedIcons as d, ResolveFunction as i, registerIconLibrary$1 as l, Library as n, disconnectIcon as o, MutateFunction as r, getLibrary as s, IconElement as t, unregisterIconLibrary as u };
|
|
@@ -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 } from "lit";
|
|
3
3
|
import { property } from "lit/decorators.js";
|
|
4
4
|
import hostStyles from "@mcp-b/wc-support/styles/host.styles";
|
|
@@ -101,8 +101,10 @@ var SigveloInclude = class extends SigveloElement {
|
|
|
101
101
|
this.styles = [hostStyles, include_styles_default];
|
|
102
102
|
}
|
|
103
103
|
updated(changedProperties) {
|
|
104
|
-
if (changedProperties.has("src"))
|
|
105
|
-
|
|
104
|
+
if (changedProperties.has("src")) {
|
|
105
|
+
if (this.src) this.fetchInclude();
|
|
106
|
+
else this.innerHTML = "";
|
|
107
|
+
}
|
|
106
108
|
}
|
|
107
109
|
/** Runs a script by cloning and replacing it. */
|
|
108
110
|
runScript(script) {
|
package/dist/index.d.ts
CHANGED
|
@@ -1,87 +1,88 @@
|
|
|
1
|
-
import { t as SigveloIcon } from "./icon-
|
|
2
|
-
import { t as SigveloAccordionItem } from "./accordion-item-
|
|
3
|
-
import { t as SigveloAccordion } from "./accordion-
|
|
4
|
-
import { n as SigveloActionBar, t as ActionBarAlignment } from "./action-bar-
|
|
5
|
-
import { t as SigveloAlertDialog } from "./alert-dialog-
|
|
6
|
-
import { t as SigveloAvatar } from "./avatar-
|
|
7
|
-
import { t as SigveloBadge } from "./badge-
|
|
8
|
-
import { t as SigveloBreadcrumbItem } from "./breadcrumb-item-
|
|
9
|
-
import { t as SigveloBreadcrumb } from "./breadcrumb-
|
|
10
|
-
import { t as SigveloButtonGroup } from "./button-group-
|
|
11
|
-
import { t as SigveloSpinner } from "./spinner-
|
|
12
|
-
import { t as SigveloButton } from "./button-
|
|
13
|
-
import { t as SigveloCallout } from "./callout-
|
|
14
|
-
import { t as SigveloCard } from "./card-
|
|
15
|
-
import { t as SigveloCarouselItem } from "./carousel-item-
|
|
16
|
-
import { t as SigveloCarousel } from "./carousel-
|
|
17
|
-
import { t as SigveloCheckboxGroup } from "./checkbox-group-
|
|
18
|
-
import { t as SigveloCheckbox } from "./checkbox-
|
|
19
|
-
import { t as SigveloCopy } from "./copy-
|
|
20
|
-
import { t as SigveloTooltip } from "./tooltip-
|
|
21
|
-
import { t as SigveloSlider } from "./slider-
|
|
22
|
-
import { t as SigveloTextField } from "./text-field-
|
|
23
|
-
import { t as SigveloColorPicker } from "./color-picker-
|
|
24
|
-
import { t as SigveloColorInput } from "./color-input-
|
|
25
|
-
import { n as SigveloCombobox, t as SigveloComboboxItem } from "./combobox-item-
|
|
26
|
-
import { t as SigveloComparison } from "./comparison-
|
|
27
|
-
import { a as SigveloDataTable, i as DataTableSelection, n as DataTablePrimitive, o as SigveloRowSelectEvent, r as DataTableRow, t as DataTableColumn } from "./data-table-
|
|
28
|
-
import { t as SigveloDate } from "./date-
|
|
29
|
-
import { t as SigveloDialog } from "./dialog-
|
|
30
|
-
import { t as SigveloDivider } from "./divider-
|
|
31
|
-
import { t as SigveloDropdownItem } from "./dropdown-item-
|
|
32
|
-
import { t as SigveloDropdown } from "./dropdown-
|
|
33
|
-
import { t as SigveloEmptyState } from "./empty-state-
|
|
34
|
-
import { t as SigveloEmptyResult } from "./empty-result-
|
|
35
|
-
import { t as SigveloExpander } from "./expander-
|
|
36
|
-
import { t as SigveloField } from "./field-
|
|
37
|
-
import { t as SigveloFileInput } from "./file-input-
|
|
38
|
-
import { n as SigveloFilterChangeEvent, t as SigveloFilterBar } from "./filter-bar-
|
|
39
|
-
import { t as SigveloFormSection } from "./form-section-
|
|
40
|
-
import { t as SigveloInclude } from "./include-
|
|
41
|
-
import { t as SigveloInfiniteScroller } from "./infinite-scroller-
|
|
42
|
-
import { t as SigveloIntersectionObserver } from "./intersection-observer-
|
|
43
|
-
import { t as SigveloListboxItem } from "./listbox-item-
|
|
44
|
-
import { t as SigveloListbox } from "./listbox-
|
|
45
|
-
import { t as SigveloLoremIpsum } from "./lorem-ipsum-
|
|
46
|
-
import { t as SigveloMeter } from "./meter-
|
|
47
|
-
import { n as SigveloMetric, t as MetricFormat } from "./metric-
|
|
48
|
-
import { t as SigveloMetricGrid } from "./metric-grid-
|
|
49
|
-
import { t as SigveloMutationObserver } from "./mutation-observer-
|
|
50
|
-
import { t as SigveloNavicon } from "./navicon-
|
|
51
|
-
import { t as SigveloNumber } from "./number-
|
|
52
|
-
import { t as SigveloNumberField } from "./number-field-
|
|
53
|
-
import { t as SigveloPagination } from "./pagination-
|
|
54
|
-
import { t as SigveloPopover } from "./popover-
|
|
55
|
-
import { t as SigveloPreviewCard } from "./preview-card-
|
|
56
|
-
import { t as SigveloProgress } from "./progress-
|
|
57
|
-
import { t as SigveloRadioItem } from "./radio-item-
|
|
58
|
-
import { t as SigveloRadio } from "./radio-
|
|
59
|
-
import { t as SigveloRandomContent } from "./random-content-
|
|
60
|
-
import { t as SigveloRating } from "./rating-
|
|
61
|
-
import { t as SigveloResizeObserver } from "./resize-observer-
|
|
62
|
-
import { t as SigveloScrollArea } from "./scroll-area-
|
|
63
|
-
import { t as SigveloScroller } from "./scroller-
|
|
64
|
-
import { t as SigveloSearchList } from "./search-list-
|
|
65
|
-
import { t as SigveloSelect } from "./select-
|
|
66
|
-
import { t as SigveloSelectionSummary } from "./selection-summary-
|
|
67
|
-
import { t as SigveloShare } from "./share-
|
|
68
|
-
import { t as SigveloSlideActivator } from "./slide-activator-
|
|
69
|
-
import { t as SigveloSparkline } from "./sparkline-
|
|
70
|
-
import { t as SigveloSplitter } from "./splitter-
|
|
71
|
-
import { t as SigveloSwitch } from "./switch-
|
|
72
|
-
import { t as SigveloTab } from "./tab-
|
|
73
|
-
import { t as SigveloTabPanel } from "./tab-panel-
|
|
74
|
-
import { t as SigveloTabList } from "./tab-list-
|
|
75
|
-
import { t as SigveloTextArea } from "./text-area-
|
|
76
|
-
import { t as SigveloTextMask } from "./text-mask-
|
|
77
|
-
import { t as SigveloTimedContent } from "./timed-content-
|
|
78
|
-
import { t as SigveloToastItem } from "./toast-item-
|
|
79
|
-
import { t as SigveloTransitionGroup } from "./transition-group-
|
|
80
|
-
import { n as SigveloToast, t as CreateOptions } from "./toast-
|
|
81
|
-
import { t as SigveloToggleIcon } from "./toggle-icon-
|
|
82
|
-
import { t as SigveloToggleTag } from "./toggle-tag-
|
|
83
|
-
import { t as SigveloToolbar } from "./toolbar-
|
|
84
|
-
import { t as SigveloZoomableFrame } from "./zoomable-frame-
|
|
85
|
-
import
|
|
1
|
+
import { t as SigveloIcon } from "./icon-CTW4Gr4z.js";
|
|
2
|
+
import { t as SigveloAccordionItem } from "./accordion-item-BlrfKEBl.js";
|
|
3
|
+
import { t as SigveloAccordion } from "./accordion-BapL3z4o.js";
|
|
4
|
+
import { n as SigveloActionBar, t as ActionBarAlignment } from "./action-bar-DemEbOQK.js";
|
|
5
|
+
import { t as SigveloAlertDialog } from "./alert-dialog-CIg9ZIH_.js";
|
|
6
|
+
import { t as SigveloAvatar } from "./avatar-C83C4w4P.js";
|
|
7
|
+
import { t as SigveloBadge } from "./badge-CC9f_O8k.js";
|
|
8
|
+
import { t as SigveloBreadcrumbItem } from "./breadcrumb-item-Bi1YgKOo.js";
|
|
9
|
+
import { t as SigveloBreadcrumb } from "./breadcrumb-CC44ID_C.js";
|
|
10
|
+
import { t as SigveloButtonGroup } from "./button-group-LyKB98Gh.js";
|
|
11
|
+
import { t as SigveloSpinner } from "./spinner-DIlC--PL.js";
|
|
12
|
+
import { t as SigveloButton } from "./button-yMIli_DJ.js";
|
|
13
|
+
import { t as SigveloCallout } from "./callout-Bia0w-5t.js";
|
|
14
|
+
import { t as SigveloCard } from "./card-B_IpbOVP.js";
|
|
15
|
+
import { t as SigveloCarouselItem } from "./carousel-item-8Am7bwl9.js";
|
|
16
|
+
import { t as SigveloCarousel } from "./carousel-CNbPFXDR.js";
|
|
17
|
+
import { t as SigveloCheckboxGroup } from "./checkbox-group-rJjrR2jr.js";
|
|
18
|
+
import { t as SigveloCheckbox } from "./checkbox-54zrYlH2.js";
|
|
19
|
+
import { t as SigveloCopy } from "./copy-D1Gbzz53.js";
|
|
20
|
+
import { t as SigveloTooltip } from "./tooltip-VyMg30Ew.js";
|
|
21
|
+
import { t as SigveloSlider } from "./slider-DeL7gU7p.js";
|
|
22
|
+
import { t as SigveloTextField } from "./text-field-qS_9l48t.js";
|
|
23
|
+
import { t as SigveloColorPicker } from "./color-picker-5b7YZduP.js";
|
|
24
|
+
import { t as SigveloColorInput } from "./color-input-zVSxcoTX.js";
|
|
25
|
+
import { n as SigveloCombobox, t as SigveloComboboxItem } from "./combobox-item-oeSEcjc2.js";
|
|
26
|
+
import { t as SigveloComparison } from "./comparison-C5qs81SW.js";
|
|
27
|
+
import { a as SigveloDataTable, i as DataTableSelection, n as DataTablePrimitive, o as SigveloRowSelectEvent, r as DataTableRow, t as DataTableColumn } from "./data-table-BaJQOVCb.js";
|
|
28
|
+
import { t as SigveloDate } from "./date-p_E3WvRN.js";
|
|
29
|
+
import { t as SigveloDialog } from "./dialog-IfF1PtN7.js";
|
|
30
|
+
import { t as SigveloDivider } from "./divider-DtJpscYq.js";
|
|
31
|
+
import { t as SigveloDropdownItem } from "./dropdown-item-B6g3lxiK.js";
|
|
32
|
+
import { t as SigveloDropdown } from "./dropdown-BqyMiDvo.js";
|
|
33
|
+
import { t as SigveloEmptyState } from "./empty-state-COyLKkjE.js";
|
|
34
|
+
import { t as SigveloEmptyResult } from "./empty-result-WdlxQSfN.js";
|
|
35
|
+
import { t as SigveloExpander } from "./expander-CrOMj--I.js";
|
|
36
|
+
import { t as SigveloField } from "./field-r2feuKIA.js";
|
|
37
|
+
import { t as SigveloFileInput } from "./file-input-DmHTUlaQ.js";
|
|
38
|
+
import { n as SigveloFilterChangeEvent, t as SigveloFilterBar } from "./filter-bar-BVOPU4cs.js";
|
|
39
|
+
import { t as SigveloFormSection } from "./form-section-Cgzf3pip.js";
|
|
40
|
+
import { t as SigveloInclude } from "./include-B-7x8KHx.js";
|
|
41
|
+
import { t as SigveloInfiniteScroller } from "./infinite-scroller-BRuRZrLw.js";
|
|
42
|
+
import { t as SigveloIntersectionObserver } from "./intersection-observer-BsPr-rnP.js";
|
|
43
|
+
import { t as SigveloListboxItem } from "./listbox-item-DVJxOQBA.js";
|
|
44
|
+
import { t as SigveloListbox } from "./listbox-BzqXZxKE.js";
|
|
45
|
+
import { t as SigveloLoremIpsum } from "./lorem-ipsum-CjpGYkYA.js";
|
|
46
|
+
import { t as SigveloMeter } from "./meter-C7N7wCzB.js";
|
|
47
|
+
import { n as SigveloMetric, t as MetricFormat } from "./metric-DCDd8TTL.js";
|
|
48
|
+
import { t as SigveloMetricGrid } from "./metric-grid-Dhlmo3hu.js";
|
|
49
|
+
import { t as SigveloMutationObserver } from "./mutation-observer-DtbXtXy8.js";
|
|
50
|
+
import { t as SigveloNavicon } from "./navicon-Bf-XjU03.js";
|
|
51
|
+
import { t as SigveloNumber } from "./number-C5B9PzBg.js";
|
|
52
|
+
import { t as SigveloNumberField } from "./number-field-DsxFdXBo.js";
|
|
53
|
+
import { t as SigveloPagination } from "./pagination-DbGUe-9M.js";
|
|
54
|
+
import { t as SigveloPopover } from "./popover-3t2V-kys.js";
|
|
55
|
+
import { t as SigveloPreviewCard } from "./preview-card-CZqV8z5O.js";
|
|
56
|
+
import { t as SigveloProgress } from "./progress-BNSMlrtH.js";
|
|
57
|
+
import { t as SigveloRadioItem } from "./radio-item-jh8fXdp8.js";
|
|
58
|
+
import { t as SigveloRadio } from "./radio-D4b4uEdl.js";
|
|
59
|
+
import { t as SigveloRandomContent } from "./random-content-D4qv2Rr-.js";
|
|
60
|
+
import { t as SigveloRating } from "./rating-CPue7ui5.js";
|
|
61
|
+
import { t as SigveloResizeObserver } from "./resize-observer-D_tAv8pe.js";
|
|
62
|
+
import { t as SigveloScrollArea } from "./scroll-area-p0XNDdvP.js";
|
|
63
|
+
import { t as SigveloScroller } from "./scroller-_79O72Ac.js";
|
|
64
|
+
import { t as SigveloSearchList } from "./search-list-C2VQXucI.js";
|
|
65
|
+
import { t as SigveloSelect } from "./select-BPvljHSI.js";
|
|
66
|
+
import { t as SigveloSelectionSummary } from "./selection-summary-tDD2Hj8_.js";
|
|
67
|
+
import { t as SigveloShare } from "./share-BBmoIqPK.js";
|
|
68
|
+
import { t as SigveloSlideActivator } from "./slide-activator-vl0ET1uK.js";
|
|
69
|
+
import { t as SigveloSparkline } from "./sparkline-CwGE5qjU.js";
|
|
70
|
+
import { t as SigveloSplitter } from "./splitter-BbEwV6s0.js";
|
|
71
|
+
import { t as SigveloSwitch } from "./switch-BwqWlXEI.js";
|
|
72
|
+
import { t as SigveloTab } from "./tab-ChM3KdFB.js";
|
|
73
|
+
import { t as SigveloTabPanel } from "./tab-panel-B5Q5luZP.js";
|
|
74
|
+
import { t as SigveloTabList } from "./tab-list-Sq_3cRFM.js";
|
|
75
|
+
import { t as SigveloTextArea } from "./text-area-H9BYyMx0.js";
|
|
76
|
+
import { t as SigveloTextMask } from "./text-mask-2sJkX20c.js";
|
|
77
|
+
import { t as SigveloTimedContent } from "./timed-content-DqoD4JwZ.js";
|
|
78
|
+
import { t as SigveloToastItem } from "./toast-item-B8LccN__.js";
|
|
79
|
+
import { t as SigveloTransitionGroup } from "./transition-group-DFL626qV.js";
|
|
80
|
+
import { n as SigveloToast, t as CreateOptions } from "./toast-D5NkuYGk.js";
|
|
81
|
+
import { t as SigveloToggleIcon } from "./toggle-icon-Dl_AmHJ0.js";
|
|
82
|
+
import { t as SigveloToggleTag } from "./toggle-tag-Bk-QYWzd.js";
|
|
83
|
+
import { t as SigveloToolbar } from "./toolbar-D4DZ9wqr.js";
|
|
84
|
+
import { t as SigveloZoomableFrame } from "./zoomable-frame-CFMaTLgq.js";
|
|
85
|
+
import "./components/index.js";
|
|
86
|
+
import { l as registerIconLibrary, u as unregisterIconLibrary } from "./icon-library--EeClyvj.js";
|
|
86
87
|
import { allDefined, discoverElements, getLibraryPath, preventTurboFouce, setLibraryPath, startLoader, stopLoader } from "./sigvelo.js";
|
|
87
88
|
export { ActionBarAlignment, CreateOptions, DataTableColumn, DataTablePrimitive, DataTableRow, DataTableSelection, MetricFormat, SigveloAccordion, SigveloAccordionItem, SigveloActionBar, SigveloAlertDialog, SigveloAvatar, SigveloBadge, SigveloBreadcrumb, SigveloBreadcrumbItem, SigveloButton, SigveloButtonGroup, SigveloCallout, SigveloCard, SigveloCarousel, SigveloCarouselItem, SigveloCheckbox, SigveloCheckboxGroup, SigveloColorInput, SigveloColorPicker, SigveloCombobox, SigveloComboboxItem, SigveloComparison, SigveloCopy, SigveloDataTable, SigveloDate, SigveloDialog, SigveloDivider, SigveloDropdown, SigveloDropdownItem, SigveloEmptyResult, SigveloEmptyState, SigveloExpander, SigveloField, SigveloFileInput, SigveloFilterBar, SigveloFilterChangeEvent, SigveloFormSection, SigveloIcon, SigveloInclude, SigveloInfiniteScroller, SigveloIntersectionObserver, SigveloListbox, SigveloListboxItem, SigveloLoremIpsum, SigveloMeter, SigveloMetric, SigveloMetricGrid, SigveloMutationObserver, SigveloNavicon, SigveloNumber, SigveloNumberField, SigveloPagination, SigveloPopover, SigveloPreviewCard, SigveloProgress, SigveloRadio, SigveloRadioItem, SigveloRandomContent, SigveloRating, SigveloResizeObserver, SigveloRowSelectEvent, SigveloScrollArea, SigveloScroller, SigveloSearchList, SigveloSelect, SigveloSelectionSummary, SigveloShare, SigveloSlideActivator, SigveloSlider, SigveloSparkline, SigveloSpinner, SigveloSplitter, SigveloSwitch, SigveloTab, SigveloTabList, SigveloTabPanel, SigveloTextArea, SigveloTextField, SigveloTextMask, SigveloTimedContent, SigveloToast, SigveloToastItem, SigveloToggleIcon, SigveloToggleTag, SigveloToolbar, SigveloTooltip, SigveloTransitionGroup, SigveloZoomableFrame, allDefined, discoverElements, getLibraryPath, preventTurboFouce, registerIconLibrary, setLibraryPath, startLoader, stopLoader, unregisterIconLibrary };
|