@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,7 +1,6 @@
|
|
|
1
|
-
import { t as SigveloAccordionItem } from "./accordion-item-
|
|
1
|
+
import { t as SigveloAccordionItem } from "./accordion-item-BlrfKEBl.js";
|
|
2
2
|
import { CSSResultGroup, PropertyValues } from "lit";
|
|
3
3
|
import { SigveloElement } from "@mcp-b/wc-support/base/sigvelo-element";
|
|
4
|
-
|
|
5
4
|
//#region src/components/accordion/accordion.d.ts
|
|
6
5
|
/**
|
|
7
6
|
* <sigvelo-accordion>
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { t as __decorate } from "./decorate-
|
|
2
|
-
import "./accordion-item-
|
|
1
|
+
import { t as __decorate } from "./decorate-BkO8ArQg.js";
|
|
2
|
+
import "./accordion-item-eF_QB30m.js";
|
|
3
3
|
import { css, html } from "lit";
|
|
4
4
|
import { property, query } from "lit/decorators.js";
|
|
5
5
|
import { SigveloBeforeCollapseEvent, SigveloBeforeExpandEvent, SigveloCollapseEvent, SigveloExpandEvent } from "@mcp-b/wc-support/events/expand-collapse";
|
|
@@ -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 } from "lit/decorators.js";
|
|
5
5
|
import hostStyles from "@mcp-b/wc-support/styles/host.styles";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { t as __decorate } from "./decorate-
|
|
2
|
-
import { t as SigveloDialog } from "./dialog-
|
|
1
|
+
import { t as __decorate } from "./decorate-BkO8ArQg.js";
|
|
2
|
+
import { t as SigveloDialog } from "./dialog-C5dL5edP.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,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, state } from "lit/decorators.js";
|
|
5
5
|
import hostStyles from "@mcp-b/wc-support/styles/host.styles";
|
|
@@ -189,29 +189,31 @@ var SigveloAvatar = class extends SigveloElement {
|
|
|
189
189
|
if (this.label) this.setAttribute("aria-label", this.label);
|
|
190
190
|
}
|
|
191
191
|
updated(changedProperties) {
|
|
192
|
-
if (changedProperties.has("label"))
|
|
193
|
-
|
|
192
|
+
if (changedProperties.has("label")) {
|
|
193
|
+
if (this.label) this.setAttribute("aria-label", this.label);
|
|
194
|
+
else this.removeAttribute("aria-label");
|
|
195
|
+
}
|
|
194
196
|
}
|
|
195
197
|
render() {
|
|
196
198
|
return html`
|
|
197
199
|
${this.characters ? html`<span id="characters" data-length=${this.characters.length}
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
200
|
+
>${this.characters.slice(0, 5)}</span
|
|
201
|
+
>` : html`
|
|
202
|
+
<slot name="icon">
|
|
203
|
+
<sigvelo-icon library="system" family="filled" name="user"></sigvelo-icon>
|
|
204
|
+
</slot>
|
|
205
|
+
`}
|
|
204
206
|
${this.image ? html`
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
207
|
+
<img
|
|
208
|
+
id="image"
|
|
209
|
+
role="presentation"
|
|
210
|
+
src=${this.image}
|
|
211
|
+
alt=""
|
|
212
|
+
@load=${() => this.hasImageLoaded = true}
|
|
213
|
+
@error=${() => this.hasImageLoaded = false}
|
|
214
|
+
?hidden=${!this.hasImageLoaded}
|
|
215
|
+
/>
|
|
216
|
+
` : ""}
|
|
215
217
|
`;
|
|
216
218
|
}
|
|
217
219
|
};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { t as __decorate } from "./decorate-
|
|
1
|
+
import { t as __decorate } from "./decorate-BkO8ArQg.js";
|
|
2
2
|
import { css } from "lit";
|
|
3
3
|
import { property } from "lit/decorators.js";
|
|
4
4
|
import hostStyles from "@mcp-b/wc-support/styles/host.styles";
|
|
@@ -113,8 +113,10 @@ var SigveloBreadcrumbItem = class extends SigveloElement {
|
|
|
113
113
|
this.setAttribute("role", "listitem");
|
|
114
114
|
}
|
|
115
115
|
updated(changedProperties) {
|
|
116
|
-
if (changedProperties.has("current"))
|
|
117
|
-
|
|
116
|
+
if (changedProperties.has("current")) {
|
|
117
|
+
if (this.current) this.setAttribute("aria-current", "page");
|
|
118
|
+
else this.removeAttribute("aria-current");
|
|
119
|
+
}
|
|
118
120
|
}
|
|
119
121
|
render() {
|
|
120
122
|
const tag = typeof this.href === "string" ? literal`a` : literal`span`;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import "./icon-
|
|
2
|
-
import { t as __decorate } from "./decorate-
|
|
3
|
-
import "./spinner-
|
|
1
|
+
import "./icon-X-e-QjBp.js";
|
|
2
|
+
import { t as __decorate } from "./decorate-BkO8ArQg.js";
|
|
3
|
+
import "./spinner-CESKShSu.js";
|
|
4
4
|
import { css } from "lit";
|
|
5
5
|
import { property } from "lit/decorators.js";
|
|
6
6
|
import hostStyles from "@mcp-b/wc-support/styles/host.styles";
|
|
@@ -1,6 +1,7 @@
|
|
|
1
|
+
import "./icon-CTW4Gr4z.js";
|
|
2
|
+
import "./spinner-DIlC--PL.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/button/button.d.ts
|
|
5
6
|
/**
|
|
6
7
|
* <sigvelo-button>
|
|
@@ -29,7 +30,6 @@ import { SigveloFormControlElement } from "@mcp-b/wc-support/base/sigvelo-elemen
|
|
|
29
30
|
* @csspart caret__svg - The caret icon's `<svg>` part.
|
|
30
31
|
* @csspart spinner - The loading indicator, a `<sigvelo-spinner>` element. Only present with the `loading` attribute.
|
|
31
32
|
* @csspart toggle-indicator - When the button is a toggle button, this is the indicator that shows the current state.
|
|
32
|
-
|
|
33
33
|
* @cssstate disabled - Applied when the button is disabled.
|
|
34
34
|
* @cssstate focused - Applied when the button has focus.
|
|
35
35
|
* @cssstate loading - Applied when a toggle button is loading.
|
|
@@ -1,6 +1,7 @@
|
|
|
1
|
+
import "./icon-CTW4Gr4z.js";
|
|
2
|
+
import "./carousel-item-8Am7bwl9.js";
|
|
1
3
|
import { CSSResultGroup, PropertyValues } from "lit";
|
|
2
4
|
import { SigveloElement } from "@mcp-b/wc-support/base/sigvelo-element";
|
|
3
|
-
|
|
4
5
|
//#region src/components/carousel/carousel.d.ts
|
|
5
6
|
/**
|
|
6
7
|
* <sigvelo-carousel>
|
|
@@ -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 "./carousel-item-
|
|
4
|
+
import "./carousel-item-BFIu_n7C.js";
|
|
5
5
|
import { css, html } from "lit";
|
|
6
6
|
import { eventOptions, property, query, state } from "lit/decorators.js";
|
|
7
7
|
import { SigveloElement } from "@mcp-b/wc-support/base/sigvelo-element";
|
|
@@ -744,65 +744,65 @@ var SigveloCarousel = class extends SigveloElement {
|
|
|
744
744
|
</div>
|
|
745
745
|
|
|
746
746
|
${hasControls ? html`
|
|
747
|
-
|
|
748
|
-
|
|
749
|
-
|
|
750
|
-
|
|
751
|
-
|
|
752
|
-
|
|
753
|
-
|
|
754
|
-
|
|
755
|
-
|
|
756
|
-
|
|
757
|
-
|
|
758
|
-
|
|
759
|
-
|
|
760
|
-
|
|
761
|
-
|
|
747
|
+
<div id="controls" part="controls">
|
|
748
|
+
${!this.withoutNav ? html`
|
|
749
|
+
<button
|
|
750
|
+
id="previous-button"
|
|
751
|
+
part="previous-button"
|
|
752
|
+
aria-label=${this.localize.term("previous")}
|
|
753
|
+
?disabled=${!this.loop && this.activeIndex === 0}
|
|
754
|
+
tabindex=${this.withoutPagination ? 0 : -1}
|
|
755
|
+
@click=${() => this.scrollToPrevious()}
|
|
756
|
+
>
|
|
757
|
+
<sigvelo-icon
|
|
758
|
+
library="system"
|
|
759
|
+
name=${isRtl ? "chevron-right" : "chevron-left"}
|
|
760
|
+
></sigvelo-icon>
|
|
761
|
+
</button>
|
|
762
762
|
|
|
763
|
-
|
|
764
|
-
|
|
765
|
-
|
|
766
|
-
|
|
767
|
-
|
|
768
|
-
|
|
769
|
-
|
|
770
|
-
|
|
771
|
-
|
|
772
|
-
|
|
773
|
-
|
|
774
|
-
|
|
775
|
-
|
|
776
|
-
|
|
777
|
-
|
|
778
|
-
|
|
779
|
-
|
|
780
|
-
|
|
781
|
-
|
|
782
|
-
|
|
783
|
-
|
|
784
|
-
|
|
763
|
+
<button
|
|
764
|
+
id="next-button"
|
|
765
|
+
part="next-button"
|
|
766
|
+
aria-label=${this.localize.term("next")}
|
|
767
|
+
?disabled=${!this.loop && this.activeIndex === this.itemCount - 1}
|
|
768
|
+
tabindex=${this.withoutPagination ? 0 : -1}
|
|
769
|
+
@click=${() => this.scrollToNext()}
|
|
770
|
+
>
|
|
771
|
+
<sigvelo-icon
|
|
772
|
+
library="system"
|
|
773
|
+
name=${isRtl ? "chevron-left" : "chevron-right"}
|
|
774
|
+
></sigvelo-icon>
|
|
775
|
+
</button>
|
|
776
|
+
` : ""}
|
|
777
|
+
${!this.withoutPagination ? html`
|
|
778
|
+
<div
|
|
779
|
+
id="pagination"
|
|
780
|
+
part="pagination"
|
|
781
|
+
role="tablist"
|
|
782
|
+
aria-label="Choose slide to display"
|
|
783
|
+
>
|
|
784
|
+
${Array.from({ length: this.itemCount }, (_, i) => {
|
|
785
785
|
const isActive = i === this.activeIndex;
|
|
786
786
|
return html`
|
|
787
|
-
|
|
788
|
-
|
|
789
|
-
|
|
787
|
+
<button
|
|
788
|
+
part="pagination-dot ${isActive ? "pagination-dot-active" : ""}"
|
|
789
|
+
class=${classMap({
|
|
790
790
|
"pagination-dot": true,
|
|
791
791
|
active: isActive
|
|
792
792
|
})}
|
|
793
|
-
|
|
794
|
-
|
|
795
|
-
|
|
796
|
-
|
|
797
|
-
|
|
798
|
-
|
|
799
|
-
|
|
800
|
-
|
|
793
|
+
role="tab"
|
|
794
|
+
aria-label="Go to slide ${i + 1}"
|
|
795
|
+
aria-selected=${isActive ? "true" : "false"}
|
|
796
|
+
tabindex=${isActive ? 0 : -1}
|
|
797
|
+
@click=${(event) => this.handleDotClick(event.target, i)}
|
|
798
|
+
@keydown=${(event) => this.handleDotKeyDown(event, i)}
|
|
799
|
+
></button>
|
|
800
|
+
`;
|
|
801
801
|
})}
|
|
802
|
-
|
|
803
|
-
|
|
804
|
-
|
|
805
|
-
|
|
802
|
+
</div>
|
|
803
|
+
` : ""}
|
|
804
|
+
</div>
|
|
805
|
+
` : ""}
|
|
806
806
|
`;
|
|
807
807
|
}
|
|
808
808
|
};
|
|
@@ -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 { SigveloElement } from "@mcp-b/wc-support/base/sigvelo-element";
|
|
@@ -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 { mirrorNativeValidity } from "./utilities/form-validity.js";
|
|
4
4
|
import { css, html } from "lit";
|
|
5
5
|
import { property, query, state } from "lit/decorators.js";
|
|
@@ -1,7 +1,7 @@
|
|
|
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 { mirrorNativeValidity } from "./utilities/form-validity.js";
|
|
4
|
-
import "./color-picker-
|
|
4
|
+
import "./color-picker-3_-cciTe.js";
|
|
5
5
|
import { css, html } from "lit";
|
|
6
6
|
import { property, query, state } from "lit/decorators.js";
|
|
7
7
|
import hostStyles from "@mcp-b/wc-support/styles/host.styles";
|
|
@@ -64,7 +64,7 @@ var color_input_styles_default = css`
|
|
|
64
64
|
border-radius: inherit;
|
|
65
65
|
background-color: var(--current-color);
|
|
66
66
|
box-shadow: inset 0 0 0 1px color-mix(in oklab, light-dark(black, white), transparent 90%);
|
|
67
|
-
content:
|
|
67
|
+
content: "";
|
|
68
68
|
}
|
|
69
69
|
}
|
|
70
70
|
|
|
@@ -92,35 +92,35 @@ var color_input_styles_default = css`
|
|
|
92
92
|
}
|
|
93
93
|
}
|
|
94
94
|
|
|
95
|
-
:host([data-placement^=
|
|
95
|
+
:host([data-placement^="top"]) #color-picker {
|
|
96
96
|
transform-origin: bottom;
|
|
97
97
|
}
|
|
98
98
|
|
|
99
|
-
:host([data-placement^=
|
|
99
|
+
:host([data-placement^="bottom"]) #color-picker {
|
|
100
100
|
transform-origin: top;
|
|
101
101
|
}
|
|
102
102
|
|
|
103
|
-
:host([data-placement^=
|
|
103
|
+
:host([data-placement^="left"]) #color-picker {
|
|
104
104
|
transform-origin: right;
|
|
105
105
|
}
|
|
106
106
|
|
|
107
|
-
:host([data-placement^=
|
|
107
|
+
:host([data-placement^="right"]) #color-picker {
|
|
108
108
|
transform-origin: left;
|
|
109
109
|
}
|
|
110
110
|
|
|
111
|
-
:host([data-placement=
|
|
111
|
+
:host([data-placement="left-start"]) #color-picker {
|
|
112
112
|
transform-origin: right top;
|
|
113
113
|
}
|
|
114
114
|
|
|
115
|
-
:host([data-placement=
|
|
115
|
+
:host([data-placement="left-end"]) #color-picker {
|
|
116
116
|
transform-origin: right bottom;
|
|
117
117
|
}
|
|
118
118
|
|
|
119
|
-
:host([data-placement=
|
|
119
|
+
:host([data-placement="right-start"]) #color-picker {
|
|
120
120
|
transform-origin: left top;
|
|
121
121
|
}
|
|
122
122
|
|
|
123
|
-
:host([data-placement=
|
|
123
|
+
:host([data-placement="right-end"]) #color-picker {
|
|
124
124
|
transform-origin: left bottom;
|
|
125
125
|
}
|
|
126
126
|
|
|
@@ -761,19 +761,19 @@ var SigveloColorInput = class extends SigveloFormControlElement {
|
|
|
761
761
|
/>
|
|
762
762
|
|
|
763
763
|
${this.withClear && this.value?.length > 0 && !this.effectiveDisabled && !this.readonly ? html`
|
|
764
|
-
|
|
765
|
-
|
|
766
|
-
|
|
767
|
-
|
|
768
|
-
|
|
769
|
-
|
|
770
|
-
|
|
771
|
-
|
|
772
|
-
|
|
773
|
-
|
|
774
|
-
|
|
775
|
-
|
|
776
|
-
|
|
764
|
+
<button
|
|
765
|
+
id="clear-button"
|
|
766
|
+
part="clear-button"
|
|
767
|
+
class="text-box-button"
|
|
768
|
+
type="button"
|
|
769
|
+
aria-label=${this.localize.term("clearEntry")}
|
|
770
|
+
tabindex="-1"
|
|
771
|
+
@pointerdown=${this.handleTextBoxButtonPointerDown}
|
|
772
|
+
@click=${this.handleClearClick}
|
|
773
|
+
>
|
|
774
|
+
<sigvelo-icon library="system" name="circle-x"></sigvelo-icon>
|
|
775
|
+
</button>
|
|
776
|
+
` : ""}
|
|
777
777
|
</div>
|
|
778
778
|
|
|
779
779
|
<sigvelo-color-picker
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
+
import "./color-picker-5b7YZduP.js";
|
|
1
2
|
import { CSSResultGroup, PropertyValues } from "lit";
|
|
2
3
|
import { SigveloFormControlElement } from "@mcp-b/wc-support/base/sigvelo-element";
|
|
3
|
-
|
|
4
4
|
//#region src/components/color-input/color-input.d.ts
|
|
5
5
|
/**
|
|
6
6
|
* <sigvelo-color-input>
|