@mcp-b/web-components 0.2.4 → 0.2.6
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-zDr-Br4V.js → accordion-C0iq5HFu.js} +1 -1
- package/dist/{accordion-item-DvPfhpm8.js → accordion-item-pRZLJCt2.js} +1 -1
- package/dist/{avatar-CRP0kW3x.js → avatar-DAnSybDZ.js} +1 -1
- package/dist/{button-5k_aL_gD.js → button-gg3JJxQZ.js} +1 -1
- package/dist/{carousel-Bktu7wrD.js → carousel-XopKISBQ.js} +1 -1
- package/dist/{checkbox-D6r7PVPj.js → checkbox-C96lUDIM.js} +1 -1
- package/dist/{color-input-DPIxi9wR.js → color-input-Gae_-9w-.js} +1 -1
- package/dist/{color-picker-adwOmtRl.js → color-picker-BYyZavkT.js} +2 -2
- package/dist/{combobox-B6al50UG.js → combobox-iERnTD3A.js} +1 -1
- package/dist/{comparison-CyqKrCN-.js → comparison-HJ1Zedhs.js} +1 -1
- package/dist/components/accordion/accordion.js +1 -1
- package/dist/components/accordion-item/accordion-item.js +1 -1
- package/dist/components/avatar/avatar.js +1 -1
- package/dist/components/button/button.js +1 -1
- package/dist/components/carousel/carousel.js +1 -1
- package/dist/components/checkbox/checkbox.js +1 -1
- package/dist/components/color-input/color-input.js +1 -1
- package/dist/components/color-picker/color-picker.js +1 -1
- package/dist/components/combobox/combobox.js +1 -1
- package/dist/components/comparison/comparison.js +1 -1
- package/dist/components/copy/copy.js +2 -2
- package/dist/components/date/date.d.ts +1 -1
- package/dist/components/dropdown/dropdown.js +1 -1
- package/dist/components/dropdown-item/dropdown-item.js +1 -1
- package/dist/components/file-input/file-input.js +1 -1
- package/dist/components/filter-bar/filter-bar.js +1 -1
- package/dist/components/icon/icon.js +1 -1
- package/dist/components/index.d.ts +1 -1
- package/dist/components/index.js +27 -27
- package/dist/components/listbox/listbox.js +1 -1
- package/dist/components/listbox-item/listbox-item.js +1 -1
- package/dist/components/number-field/number-field.js +1 -1
- package/dist/components/pagination/pagination.js +1 -1
- package/dist/components/radio/radio.js +1 -1
- package/dist/components/radio-item/radio-item.js +1 -1
- package/dist/components/slide-activator/slide-activator.js +1 -1
- package/dist/components/switch/switch.js +1 -1
- package/dist/components/text-field/text-field.js +1 -1
- package/dist/components/toast/toast.js +1 -1
- package/dist/components/toast-item/toast-item.js +1 -1
- package/dist/components/zoomable-frame/zoomable-frame.js +1 -1
- package/dist/{date-DtaTBM71.d.ts → date-6M6wfa8L.d.ts} +1 -1
- package/dist/docs/custom-elements.json +1 -1
- package/dist/{dropdown-BXSKpVX9.js → dropdown-DM4tlF_p.js} +1 -1
- package/dist/{dropdown-item-i77cRuN6.js → dropdown-item-D8cgfO7m.js} +1 -1
- package/dist/{file-input-BEumLJjg.js → file-input-vZFm22Lo.js} +2 -2
- package/dist/{filter-bar-Dcs67aXo.js → filter-bar-DJuDlx5f.js} +1 -1
- package/dist/{icon-BPVkNsY4.js → icon-Df0H7LYB.js} +18 -2
- package/dist/index.d.ts +1 -1
- package/dist/index.js +27 -27
- package/dist/{listbox-C3XXRWGX.js → listbox-B0geidHW.js} +1 -1
- package/dist/{listbox-item-CwD9s3VY.js → listbox-item-CwbjHZIu.js} +1 -1
- package/dist/{number-field-BQHB7UYo.js → number-field-BGH7JtNf.js} +1 -1
- package/dist/{pagination-DuKPuzdb.js → pagination-CrTQnuNW.js} +1 -1
- package/dist/{radio-BtDG9xJM.js → radio-8UZAUYXt.js} +1 -1
- package/dist/{radio-item-DIrUStAX.js → radio-item-BlhFgXsU.js} +1 -1
- package/dist/{slide-activator-DlxQt9R9.js → slide-activator-Dm1EvZtL.js} +1 -1
- package/dist/{switch-CPaEKbog.js → switch-D0hWr37A.js} +1 -1
- package/dist/{text-field-inpJfp0A.js → text-field-Cznb4Afc.js} +1 -1
- package/dist/{toast-BnZaIg6Z.js → toast-DgkBQzQC.js} +1 -1
- package/dist/{toast-item-IS8IFUEg.js → toast-item-CGvz92Qk.js} +1 -1
- package/dist/{zoomable-frame-Cldvj5sE.js → zoomable-frame-DxcjLGcF.js} +1 -1
- package/package.json +2 -2
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { t as __decorate } from "./decorate-DcF3lt7P.js";
|
|
2
|
-
import "./accordion-item-
|
|
2
|
+
import "./accordion-item-pRZLJCt2.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,6 +1,6 @@
|
|
|
1
1
|
import { Localize } from "./utilities/localize.js";
|
|
2
2
|
import { t as __decorate } from "./decorate-DcF3lt7P.js";
|
|
3
|
-
import "./color-picker-
|
|
3
|
+
import "./color-picker-BYyZavkT.js";
|
|
4
4
|
import { css, html } from "lit";
|
|
5
5
|
import { property, query, state } from "lit/decorators.js";
|
|
6
6
|
import hostStyles from "@mcp-b/wc-support/styles/host.styles";
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { Localize } from "./utilities/localize.js";
|
|
2
2
|
import { t as __decorate } from "./decorate-DcF3lt7P.js";
|
|
3
|
-
import "./button-
|
|
3
|
+
import "./button-gg3JJxQZ.js";
|
|
4
4
|
import "./components/copy/copy.js";
|
|
5
5
|
import "./slider-B90Il7x3.js";
|
|
6
|
-
import "./text-field-
|
|
6
|
+
import "./text-field-Cznb4Afc.js";
|
|
7
7
|
import { css, html } from "lit";
|
|
8
8
|
import { property, query, state } from "lit/decorators.js";
|
|
9
9
|
import hostStyles from "@mcp-b/wc-support/styles/host.styles";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Localize } from "./utilities/localize.js";
|
|
2
|
-
import "./icon-
|
|
2
|
+
import "./icon-Df0H7LYB.js";
|
|
3
3
|
import { t as __decorate } from "./decorate-DcF3lt7P.js";
|
|
4
4
|
import { css, html } from "lit";
|
|
5
5
|
import { property, query, state } from "lit/decorators.js";
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as SigveloAccordion } from "../../accordion-
|
|
1
|
+
import { t as SigveloAccordion } from "../../accordion-C0iq5HFu.js";
|
|
2
2
|
export { SigveloAccordion };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as SigveloAccordionItem } from "../../accordion-item-
|
|
1
|
+
import { t as SigveloAccordionItem } from "../../accordion-item-pRZLJCt2.js";
|
|
2
2
|
export { SigveloAccordionItem };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as SigveloAvatar } from "../../avatar-
|
|
1
|
+
import { t as SigveloAvatar } from "../../avatar-DAnSybDZ.js";
|
|
2
2
|
export { SigveloAvatar };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as SigveloButton } from "../../button-
|
|
1
|
+
import { t as SigveloButton } from "../../button-gg3JJxQZ.js";
|
|
2
2
|
export { SigveloButton };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as SigveloCarousel } from "../../carousel-
|
|
1
|
+
import { t as SigveloCarousel } from "../../carousel-XopKISBQ.js";
|
|
2
2
|
export { SigveloCarousel };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as SigveloCheckbox } from "../../checkbox-
|
|
1
|
+
import { t as SigveloCheckbox } from "../../checkbox-C96lUDIM.js";
|
|
2
2
|
export { SigveloCheckbox };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as SigveloColorInput } from "../../color-input-
|
|
1
|
+
import { t as SigveloColorInput } from "../../color-input-Gae_-9w-.js";
|
|
2
2
|
export { SigveloColorInput };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as SigveloColorPicker } from "../../color-picker-
|
|
1
|
+
import { t as SigveloColorPicker } from "../../color-picker-BYyZavkT.js";
|
|
2
2
|
export { SigveloColorPicker };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as SigveloCombobox } from "../../combobox-
|
|
1
|
+
import { t as SigveloCombobox } from "../../combobox-iERnTD3A.js";
|
|
2
2
|
export { SigveloCombobox };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as SigveloComparison } from "../../comparison-
|
|
1
|
+
import { t as SigveloComparison } from "../../comparison-HJ1Zedhs.js";
|
|
2
2
|
export { SigveloComparison };
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Localize } from "../../utilities/localize.js";
|
|
2
|
-
import "../../icon-
|
|
2
|
+
import "../../icon-Df0H7LYB.js";
|
|
3
3
|
import { t as __decorate } from "../../decorate-DcF3lt7P.js";
|
|
4
|
-
import "../../button-
|
|
4
|
+
import "../../button-gg3JJxQZ.js";
|
|
5
5
|
import { t as copy_styles_default } from "../../copy.styles-DWGvGNTP.js";
|
|
6
6
|
import { html } from "lit";
|
|
7
7
|
import { property, query } from "lit/decorators.js";
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as SigveloDate } from "../../date-
|
|
1
|
+
import { t as SigveloDate } from "../../date-6M6wfa8L.js";
|
|
2
2
|
export { SigveloDate };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as SigveloDropdown } from "../../dropdown-
|
|
1
|
+
import { t as SigveloDropdown } from "../../dropdown-DM4tlF_p.js";
|
|
2
2
|
export { SigveloDropdown };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as SigveloDropdownItem } from "../../dropdown-item-
|
|
1
|
+
import { t as SigveloDropdownItem } from "../../dropdown-item-D8cgfO7m.js";
|
|
2
2
|
export { SigveloDropdownItem };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as SigveloFileInput } from "../../file-input-
|
|
1
|
+
import { t as SigveloFileInput } from "../../file-input-vZFm22Lo.js";
|
|
2
2
|
export { SigveloFileInput };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { n as SigveloFilterChangeEvent, t as SigveloFilterBar } from "../../filter-bar-
|
|
1
|
+
import { n as SigveloFilterChangeEvent, t as SigveloFilterBar } from "../../filter-bar-DJuDlx5f.js";
|
|
2
2
|
export { SigveloFilterBar, SigveloFilterChangeEvent };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as SigveloIcon } from "../../icon-
|
|
1
|
+
import { t as SigveloIcon } from "../../icon-Df0H7LYB.js";
|
|
2
2
|
export { SigveloIcon };
|
|
@@ -25,7 +25,7 @@ import { t as SigveloColorInput } from "../color-input-Bky89xg_.js";
|
|
|
25
25
|
import { n as SigveloCombobox, t as SigveloComboboxItem } from "../combobox-item-D2H1CMxC.js";
|
|
26
26
|
import { t as SigveloComparison } from "../comparison-B1-nMwmp.js";
|
|
27
27
|
import { a as SigveloDataTable, i as DataTableSelection, n as DataTablePrimitive, o as SigveloRowSelectEvent, r as DataTableRow, t as DataTableColumn } from "../data-table-DL5RhE0d.js";
|
|
28
|
-
import { t as SigveloDate } from "../date-
|
|
28
|
+
import { t as SigveloDate } from "../date-6M6wfa8L.js";
|
|
29
29
|
import { t as SigveloDialog } from "../dialog-N-v0woIy.js";
|
|
30
30
|
import { t as SigveloDivider } from "../divider-DWuAxcXv.js";
|
|
31
31
|
import { t as SigveloDropdownItem } from "../dropdown-item-_lIs-Tfd.js";
|
package/dist/components/index.js
CHANGED
|
@@ -1,48 +1,48 @@
|
|
|
1
|
-
import { t as SigveloIcon } from "../icon-
|
|
2
|
-
import { t as SigveloAccordionItem } from "../accordion-item-
|
|
3
|
-
import { t as SigveloAccordion } from "../accordion-
|
|
1
|
+
import { t as SigveloIcon } from "../icon-Df0H7LYB.js";
|
|
2
|
+
import { t as SigveloAccordionItem } from "../accordion-item-pRZLJCt2.js";
|
|
3
|
+
import { t as SigveloAccordion } from "../accordion-C0iq5HFu.js";
|
|
4
4
|
import { t as SigveloActionBar } from "../action-bar-CjN_UcnP.js";
|
|
5
5
|
import { t as SigveloAlertDialog } from "../alert-dialog-D25Oi_TS.js";
|
|
6
6
|
import { t as SigveloDialog } from "../dialog-Cx46HMaZ.js";
|
|
7
|
-
import { t as SigveloAvatar } from "../avatar-
|
|
7
|
+
import { t as SigveloAvatar } from "../avatar-DAnSybDZ.js";
|
|
8
8
|
import { t as SigveloBadge } from "../badge-Ct95U4UO.js";
|
|
9
9
|
import { t as SigveloBreadcrumb } from "../breadcrumb-uURhiqWJ.js";
|
|
10
10
|
import { t as SigveloBreadcrumbItem } from "../breadcrumb-item-P5pdq_gE.js";
|
|
11
11
|
import { t as SigveloSpinner } from "../spinner-C04Dmc0H.js";
|
|
12
|
-
import { t as SigveloButton } from "../button-
|
|
12
|
+
import { t as SigveloButton } from "../button-gg3JJxQZ.js";
|
|
13
13
|
import { t as SigveloButtonGroup } from "../button-group-BydvJTQy.js";
|
|
14
14
|
import { t as SigveloCallout } from "../callout-B8zTf8Go.js";
|
|
15
15
|
import { t as SigveloCard } from "../card-DIg1-X2G.js";
|
|
16
16
|
import { t as SigveloCarouselItem } from "../carousel-item-B5-X31Ha.js";
|
|
17
|
-
import { t as SigveloCarousel } from "../carousel-
|
|
18
|
-
import { t as SigveloCheckbox } from "../checkbox-
|
|
17
|
+
import { t as SigveloCarousel } from "../carousel-XopKISBQ.js";
|
|
18
|
+
import { t as SigveloCheckbox } from "../checkbox-C96lUDIM.js";
|
|
19
19
|
import { t as SigveloCheckboxGroup } from "../checkbox-group-CLvNAO_F.js";
|
|
20
20
|
import { SigveloCopy } from "./copy/copy.js";
|
|
21
21
|
import { t as SigveloTooltip } from "../tooltip-DbyoPFNe.js";
|
|
22
22
|
import { t as SigveloSlider } from "../slider-B90Il7x3.js";
|
|
23
|
-
import { t as SigveloTextField } from "../text-field-
|
|
24
|
-
import { t as SigveloColorPicker } from "../color-picker-
|
|
25
|
-
import { t as SigveloColorInput } from "../color-input-
|
|
23
|
+
import { t as SigveloTextField } from "../text-field-Cznb4Afc.js";
|
|
24
|
+
import { t as SigveloColorPicker } from "../color-picker-BYyZavkT.js";
|
|
25
|
+
import { t as SigveloColorInput } from "../color-input-Gae_-9w-.js";
|
|
26
26
|
import { t as SigveloComboboxItem } from "../combobox-item-yM6tDrGG.js";
|
|
27
|
-
import { t as SigveloCombobox } from "../combobox-
|
|
28
|
-
import { t as SigveloComparison } from "../comparison-
|
|
27
|
+
import { t as SigveloCombobox } from "../combobox-iERnTD3A.js";
|
|
28
|
+
import { t as SigveloComparison } from "../comparison-HJ1Zedhs.js";
|
|
29
29
|
import { t as SigveloDate } from "../date-CJPmOdi9.js";
|
|
30
30
|
import { n as SigveloRowSelectEvent, t as SigveloDataTable } from "../data-table-CITa8DSn.js";
|
|
31
31
|
import { t as SigveloDivider } from "../divider-9vNsfHW8.js";
|
|
32
|
-
import { t as SigveloDropdownItem } from "../dropdown-item-
|
|
33
|
-
import { t as SigveloDropdown } from "../dropdown-
|
|
32
|
+
import { t as SigveloDropdownItem } from "../dropdown-item-D8cgfO7m.js";
|
|
33
|
+
import { t as SigveloDropdown } from "../dropdown-DM4tlF_p.js";
|
|
34
34
|
import { t as SigveloEmptyState } from "../empty-state-BLWjtKUo.js";
|
|
35
35
|
import { t as SigveloEmptyResult } from "../empty-result-B2ln1yFL.js";
|
|
36
36
|
import { t as SigveloExpander } from "../expander-Bwvxj6Oa.js";
|
|
37
37
|
import { t as SigveloField } from "../field-BEyS909F.js";
|
|
38
|
-
import { t as SigveloFileInput } from "../file-input-
|
|
39
|
-
import { n as SigveloFilterChangeEvent, t as SigveloFilterBar } from "../filter-bar-
|
|
38
|
+
import { t as SigveloFileInput } from "../file-input-vZFm22Lo.js";
|
|
39
|
+
import { n as SigveloFilterChangeEvent, t as SigveloFilterBar } from "../filter-bar-DJuDlx5f.js";
|
|
40
40
|
import { t as SigveloFormSection } from "../form-section-BchPetkj.js";
|
|
41
41
|
import { t as SigveloInclude } from "../include-qNUh_6kT.js";
|
|
42
42
|
import { t as SigveloInfiniteScroller } from "../infinite-scroller-BmmtnWNt.js";
|
|
43
43
|
import { t as SigveloIntersectionObserver } from "../intersection-observer-B6TciOAQ.js";
|
|
44
|
-
import { t as SigveloListboxItem } from "../listbox-item-
|
|
45
|
-
import { t as SigveloListbox } from "../listbox-
|
|
44
|
+
import { t as SigveloListboxItem } from "../listbox-item-CwbjHZIu.js";
|
|
45
|
+
import { t as SigveloListbox } from "../listbox-B0geidHW.js";
|
|
46
46
|
import { t as SigveloLoremIpsum } from "../lorem-ipsum-B2x3V-v8.js";
|
|
47
47
|
import { t as SigveloMeter } from "../meter-BIDyjwFp.js";
|
|
48
48
|
import { t as SigveloMetric } from "../metric-xGnpnmNP.js";
|
|
@@ -50,13 +50,13 @@ import { t as SigveloMetricGrid } from "../metric-grid-YWGxI1F5.js";
|
|
|
50
50
|
import { t as SigveloMutationObserver } from "../mutation-observer-DS8EBuOp.js";
|
|
51
51
|
import { t as SigveloNavicon } from "../navicon-_yMHY27-.js";
|
|
52
52
|
import { t as SigveloNumber } from "../number-BNtNXNF3.js";
|
|
53
|
-
import { t as SigveloNumberField } from "../number-field-
|
|
54
|
-
import { t as SigveloPagination } from "../pagination-
|
|
53
|
+
import { t as SigveloNumberField } from "../number-field-BGH7JtNf.js";
|
|
54
|
+
import { t as SigveloPagination } from "../pagination-CrTQnuNW.js";
|
|
55
55
|
import { t as SigveloPopover } from "../popover-DJBrJ0za.js";
|
|
56
56
|
import { t as SigveloPreviewCard } from "../preview-card-C7H1FPfd.js";
|
|
57
57
|
import { t as SigveloProgress } from "../progress-DzVk260j.js";
|
|
58
|
-
import { t as SigveloRadioItem } from "../radio-item-
|
|
59
|
-
import { t as SigveloRadio } from "../radio-
|
|
58
|
+
import { t as SigveloRadioItem } from "../radio-item-BlhFgXsU.js";
|
|
59
|
+
import { t as SigveloRadio } from "../radio-8UZAUYXt.js";
|
|
60
60
|
import { t as SigveloRandomContent } from "../random-content-BwiirXdG.js";
|
|
61
61
|
import { t as SigveloRating } from "../rating-C1BcJDIO.js";
|
|
62
62
|
import { t as SigveloResizeObserver } from "../resize-observer-DcrLhddo.js";
|
|
@@ -66,21 +66,21 @@ import { t as SigveloSearchList } from "../search-list-Clmrg8EV.js";
|
|
|
66
66
|
import { t as SigveloSelect } from "../select-DLIaRnA4.js";
|
|
67
67
|
import { t as SigveloSelectionSummary } from "../selection-summary-BVnNJ8Lw.js";
|
|
68
68
|
import { t as SigveloShare } from "../share-bsgXZCl7.js";
|
|
69
|
-
import { t as SigveloSlideActivator } from "../slide-activator-
|
|
69
|
+
import { t as SigveloSlideActivator } from "../slide-activator-Dm1EvZtL.js";
|
|
70
70
|
import { t as SigveloSparkline } from "../sparkline-CcpTaJ_Z.js";
|
|
71
71
|
import { t as SigveloSplitter } from "../splitter-MnD4In9H.js";
|
|
72
|
-
import { t as SigveloSwitch } from "../switch-
|
|
72
|
+
import { t as SigveloSwitch } from "../switch-D0hWr37A.js";
|
|
73
73
|
import { t as SigveloTab } from "../tab-C-FtuNmh.js";
|
|
74
74
|
import { t as SigveloTabPanel } from "../tab-panel-BaBl6eep.js";
|
|
75
75
|
import { t as SigveloTabList } from "../tab-list-B_Ye_Oj9.js";
|
|
76
76
|
import { t as SigveloTextArea } from "../text-area-Czixaz-_.js";
|
|
77
77
|
import { t as SigveloTextMask } from "../text-mask-DDEurj90.js";
|
|
78
78
|
import { t as SigveloTimedContent } from "../timed-content-pvEP4l5V.js";
|
|
79
|
-
import { t as SigveloToastItem } from "../toast-item-
|
|
79
|
+
import { t as SigveloToastItem } from "../toast-item-CGvz92Qk.js";
|
|
80
80
|
import { t as SigveloTransitionGroup } from "../transition-group-3hnAnwSd.js";
|
|
81
|
-
import { t as SigveloToast } from "../toast-
|
|
81
|
+
import { t as SigveloToast } from "../toast-DgkBQzQC.js";
|
|
82
82
|
import { t as SigveloToggleIcon } from "../toggle-icon-4oLDeEt4.js";
|
|
83
83
|
import { t as SigveloToggleTag } from "../toggle-tag-1sfTFJtg.js";
|
|
84
84
|
import { t as SigveloToolbar } from "../toolbar-CEZ0-F-X.js";
|
|
85
|
-
import { t as SigveloZoomableFrame } from "../zoomable-frame-
|
|
85
|
+
import { t as SigveloZoomableFrame } from "../zoomable-frame-DxcjLGcF.js";
|
|
86
86
|
export { 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 };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as SigveloListbox } from "../../listbox-
|
|
1
|
+
import { t as SigveloListbox } from "../../listbox-B0geidHW.js";
|
|
2
2
|
export { SigveloListbox };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as SigveloListboxItem } from "../../listbox-item-
|
|
1
|
+
import { t as SigveloListboxItem } from "../../listbox-item-CwbjHZIu.js";
|
|
2
2
|
export { SigveloListboxItem };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as SigveloNumberField } from "../../number-field-
|
|
1
|
+
import { t as SigveloNumberField } from "../../number-field-BGH7JtNf.js";
|
|
2
2
|
export { SigveloNumberField };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as SigveloPagination } from "../../pagination-
|
|
1
|
+
import { t as SigveloPagination } from "../../pagination-CrTQnuNW.js";
|
|
2
2
|
export { SigveloPagination };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as SigveloRadio } from "../../radio-
|
|
1
|
+
import { t as SigveloRadio } from "../../radio-8UZAUYXt.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-BlhFgXsU.js";
|
|
2
2
|
export { SigveloRadioItem };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as SigveloSlideActivator } from "../../slide-activator-
|
|
1
|
+
import { t as SigveloSlideActivator } from "../../slide-activator-Dm1EvZtL.js";
|
|
2
2
|
export { SigveloSlideActivator };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as SigveloSwitch } from "../../switch-
|
|
1
|
+
import { t as SigveloSwitch } from "../../switch-D0hWr37A.js";
|
|
2
2
|
export { SigveloSwitch };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as SigveloTextField } from "../../text-field-
|
|
1
|
+
import { t as SigveloTextField } from "../../text-field-Cznb4Afc.js";
|
|
2
2
|
export { SigveloTextField };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as SigveloToast } from "../../toast-
|
|
1
|
+
import { t as SigveloToast } from "../../toast-DgkBQzQC.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-CGvz92Qk.js";
|
|
2
2
|
export { SigveloToastItem };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as SigveloZoomableFrame } from "../../zoomable-frame-
|
|
1
|
+
import { t as SigveloZoomableFrame } from "../../zoomable-frame-DxcjLGcF.js";
|
|
2
2
|
export { SigveloZoomableFrame };
|
|
@@ -131,7 +131,7 @@ declare class SigveloDate extends SigveloElement {
|
|
|
131
131
|
timeZoneName: "long" | "short" | "shortOffset" | "longOffset" | "shortGeneric" | "longGeneric";
|
|
132
132
|
/** The format matching algorithm to use. */
|
|
133
133
|
formatMatcher: "basic" | "best-fit";
|
|
134
|
-
render(): import("lit-html").TemplateResult<1
|
|
134
|
+
render(): "" | import("lit-html").TemplateResult<1>;
|
|
135
135
|
}
|
|
136
136
|
declare global {
|
|
137
137
|
interface HTMLElementTagNameMap {
|
|
@@ -29295,7 +29295,7 @@
|
|
|
29295
29295
|
"package": {
|
|
29296
29296
|
"name": "@mcp-b/web-components",
|
|
29297
29297
|
"description": "Sigvelo SaaS web components built with Lit.",
|
|
29298
|
-
"version": "0.2.
|
|
29298
|
+
"version": "0.2.6",
|
|
29299
29299
|
"license": "MIT"
|
|
29300
29300
|
}
|
|
29301
29301
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Localize } from "./utilities/localize.js";
|
|
2
2
|
import { t as __decorate } from "./decorate-DcF3lt7P.js";
|
|
3
|
-
import "./dropdown-item-
|
|
3
|
+
import "./dropdown-item-D8cgfO7m.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,7 +1,7 @@
|
|
|
1
1
|
import { Localize } from "./utilities/localize.js";
|
|
2
|
-
import "./icon-
|
|
2
|
+
import "./icon-Df0H7LYB.js";
|
|
3
3
|
import { t as __decorate } from "./decorate-DcF3lt7P.js";
|
|
4
|
-
import "./button-
|
|
4
|
+
import "./button-gg3JJxQZ.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";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { t as __decorate } from "./decorate-DcF3lt7P.js";
|
|
2
|
-
import "./text-field-
|
|
2
|
+
import "./text-field-Cznb4Afc.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";
|
|
@@ -40,6 +40,21 @@ var icon_styles_default = css`
|
|
|
40
40
|
* subsequent requests load faster.
|
|
41
41
|
*/
|
|
42
42
|
const requests = /* @__PURE__ */ new Map();
|
|
43
|
+
/** Data URLs already contain the complete icon. Reading them through fetch()
|
|
44
|
+
* needlessly turns a local asset into a connect-src request, which breaks in
|
|
45
|
+
* intentionally network-inert sandboxes. */
|
|
46
|
+
function readSvgDataUrl(url) {
|
|
47
|
+
if (!url.toLowerCase().startsWith("data:image/svg+xml")) return void 0;
|
|
48
|
+
const separator = url.indexOf(",");
|
|
49
|
+
if (separator < 0) return void 0;
|
|
50
|
+
const metadata = url.slice(5, separator).toLowerCase().split(";");
|
|
51
|
+
const payload = url.slice(separator + 1);
|
|
52
|
+
try {
|
|
53
|
+
return metadata.includes("base64") ? atob(payload.replaceAll(/\s/gu, "")) : decodeURIComponent(payload);
|
|
54
|
+
} catch {
|
|
55
|
+
return;
|
|
56
|
+
}
|
|
57
|
+
}
|
|
43
58
|
/**
|
|
44
59
|
* <sigvelo-icon>
|
|
45
60
|
*
|
|
@@ -128,9 +143,10 @@ var SigveloIcon = class extends SigveloElement {
|
|
|
128
143
|
const url = library?.resolve(this.name, this.family);
|
|
129
144
|
let svg;
|
|
130
145
|
if (!library || !url) return;
|
|
131
|
-
if (!requests.has(url)) requests.set(url, fetch(url, { mode: "cors" }).then((res) => res.text()));
|
|
132
146
|
try {
|
|
133
|
-
const
|
|
147
|
+
const inlineSvg = readSvgDataUrl(url);
|
|
148
|
+
if (!inlineSvg && !requests.has(url)) requests.set(url, fetch(url, { mode: "cors" }).then((res) => res.text()));
|
|
149
|
+
const responseText = inlineSvg ?? await requests.get(url);
|
|
134
150
|
svg = new DOMParser().parseFromString(responseText, "text/html").querySelector("svg");
|
|
135
151
|
svg?.part.add("svg");
|
|
136
152
|
} catch {
|
package/dist/index.d.ts
CHANGED
|
@@ -25,7 +25,7 @@ import { t as SigveloColorInput } from "./color-input-Bky89xg_.js";
|
|
|
25
25
|
import { n as SigveloCombobox, t as SigveloComboboxItem } from "./combobox-item-D2H1CMxC.js";
|
|
26
26
|
import { t as SigveloComparison } from "./comparison-B1-nMwmp.js";
|
|
27
27
|
import { a as SigveloDataTable, i as DataTableSelection, n as DataTablePrimitive, o as SigveloRowSelectEvent, r as DataTableRow, t as DataTableColumn } from "./data-table-DL5RhE0d.js";
|
|
28
|
-
import { t as SigveloDate } from "./date-
|
|
28
|
+
import { t as SigveloDate } from "./date-6M6wfa8L.js";
|
|
29
29
|
import { t as SigveloDialog } from "./dialog-N-v0woIy.js";
|
|
30
30
|
import { t as SigveloDivider } from "./divider-DWuAxcXv.js";
|
|
31
31
|
import { t as SigveloDropdownItem } from "./dropdown-item-_lIs-Tfd.js";
|
package/dist/index.js
CHANGED
|
@@ -1,50 +1,50 @@
|
|
|
1
1
|
import "./translations/en.js";
|
|
2
2
|
import { registerIconLibrary, unregisterIconLibrary } from "./utilities/icon-library.js";
|
|
3
|
-
import { t as SigveloIcon } from "./icon-
|
|
4
|
-
import { t as SigveloAccordionItem } from "./accordion-item-
|
|
5
|
-
import { t as SigveloAccordion } from "./accordion-
|
|
3
|
+
import { t as SigveloIcon } from "./icon-Df0H7LYB.js";
|
|
4
|
+
import { t as SigveloAccordionItem } from "./accordion-item-pRZLJCt2.js";
|
|
5
|
+
import { t as SigveloAccordion } from "./accordion-C0iq5HFu.js";
|
|
6
6
|
import { t as SigveloActionBar } from "./action-bar-CjN_UcnP.js";
|
|
7
7
|
import { t as SigveloAlertDialog } from "./alert-dialog-D25Oi_TS.js";
|
|
8
8
|
import { t as SigveloDialog } from "./dialog-Cx46HMaZ.js";
|
|
9
|
-
import { t as SigveloAvatar } from "./avatar-
|
|
9
|
+
import { t as SigveloAvatar } from "./avatar-DAnSybDZ.js";
|
|
10
10
|
import { t as SigveloBadge } from "./badge-Ct95U4UO.js";
|
|
11
11
|
import { t as SigveloBreadcrumb } from "./breadcrumb-uURhiqWJ.js";
|
|
12
12
|
import { t as SigveloBreadcrumbItem } from "./breadcrumb-item-P5pdq_gE.js";
|
|
13
13
|
import { t as SigveloSpinner } from "./spinner-C04Dmc0H.js";
|
|
14
|
-
import { t as SigveloButton } from "./button-
|
|
14
|
+
import { t as SigveloButton } from "./button-gg3JJxQZ.js";
|
|
15
15
|
import { t as SigveloButtonGroup } from "./button-group-BydvJTQy.js";
|
|
16
16
|
import { t as SigveloCallout } from "./callout-B8zTf8Go.js";
|
|
17
17
|
import { t as SigveloCard } from "./card-DIg1-X2G.js";
|
|
18
18
|
import { t as SigveloCarouselItem } from "./carousel-item-B5-X31Ha.js";
|
|
19
|
-
import { t as SigveloCarousel } from "./carousel-
|
|
20
|
-
import { t as SigveloCheckbox } from "./checkbox-
|
|
19
|
+
import { t as SigveloCarousel } from "./carousel-XopKISBQ.js";
|
|
20
|
+
import { t as SigveloCheckbox } from "./checkbox-C96lUDIM.js";
|
|
21
21
|
import { t as SigveloCheckboxGroup } from "./checkbox-group-CLvNAO_F.js";
|
|
22
22
|
import { SigveloCopy } from "./components/copy/copy.js";
|
|
23
23
|
import { t as SigveloTooltip } from "./tooltip-DbyoPFNe.js";
|
|
24
24
|
import { t as SigveloSlider } from "./slider-B90Il7x3.js";
|
|
25
|
-
import { t as SigveloTextField } from "./text-field-
|
|
26
|
-
import { t as SigveloColorPicker } from "./color-picker-
|
|
27
|
-
import { t as SigveloColorInput } from "./color-input-
|
|
25
|
+
import { t as SigveloTextField } from "./text-field-Cznb4Afc.js";
|
|
26
|
+
import { t as SigveloColorPicker } from "./color-picker-BYyZavkT.js";
|
|
27
|
+
import { t as SigveloColorInput } from "./color-input-Gae_-9w-.js";
|
|
28
28
|
import { t as SigveloComboboxItem } from "./combobox-item-yM6tDrGG.js";
|
|
29
|
-
import { t as SigveloCombobox } from "./combobox-
|
|
30
|
-
import { t as SigveloComparison } from "./comparison-
|
|
29
|
+
import { t as SigveloCombobox } from "./combobox-iERnTD3A.js";
|
|
30
|
+
import { t as SigveloComparison } from "./comparison-HJ1Zedhs.js";
|
|
31
31
|
import { t as SigveloDate } from "./date-CJPmOdi9.js";
|
|
32
32
|
import { n as SigveloRowSelectEvent, t as SigveloDataTable } from "./data-table-CITa8DSn.js";
|
|
33
33
|
import { t as SigveloDivider } from "./divider-9vNsfHW8.js";
|
|
34
|
-
import { t as SigveloDropdownItem } from "./dropdown-item-
|
|
35
|
-
import { t as SigveloDropdown } from "./dropdown-
|
|
34
|
+
import { t as SigveloDropdownItem } from "./dropdown-item-D8cgfO7m.js";
|
|
35
|
+
import { t as SigveloDropdown } from "./dropdown-DM4tlF_p.js";
|
|
36
36
|
import { t as SigveloEmptyState } from "./empty-state-BLWjtKUo.js";
|
|
37
37
|
import { t as SigveloEmptyResult } from "./empty-result-B2ln1yFL.js";
|
|
38
38
|
import { t as SigveloExpander } from "./expander-Bwvxj6Oa.js";
|
|
39
39
|
import { t as SigveloField } from "./field-BEyS909F.js";
|
|
40
|
-
import { t as SigveloFileInput } from "./file-input-
|
|
41
|
-
import { n as SigveloFilterChangeEvent, t as SigveloFilterBar } from "./filter-bar-
|
|
40
|
+
import { t as SigveloFileInput } from "./file-input-vZFm22Lo.js";
|
|
41
|
+
import { n as SigveloFilterChangeEvent, t as SigveloFilterBar } from "./filter-bar-DJuDlx5f.js";
|
|
42
42
|
import { t as SigveloFormSection } from "./form-section-BchPetkj.js";
|
|
43
43
|
import { t as SigveloInclude } from "./include-qNUh_6kT.js";
|
|
44
44
|
import { t as SigveloInfiniteScroller } from "./infinite-scroller-BmmtnWNt.js";
|
|
45
45
|
import { t as SigveloIntersectionObserver } from "./intersection-observer-B6TciOAQ.js";
|
|
46
|
-
import { t as SigveloListboxItem } from "./listbox-item-
|
|
47
|
-
import { t as SigveloListbox } from "./listbox-
|
|
46
|
+
import { t as SigveloListboxItem } from "./listbox-item-CwbjHZIu.js";
|
|
47
|
+
import { t as SigveloListbox } from "./listbox-B0geidHW.js";
|
|
48
48
|
import { t as SigveloLoremIpsum } from "./lorem-ipsum-B2x3V-v8.js";
|
|
49
49
|
import { t as SigveloMeter } from "./meter-BIDyjwFp.js";
|
|
50
50
|
import { t as SigveloMetric } from "./metric-xGnpnmNP.js";
|
|
@@ -52,13 +52,13 @@ import { t as SigveloMetricGrid } from "./metric-grid-YWGxI1F5.js";
|
|
|
52
52
|
import { t as SigveloMutationObserver } from "./mutation-observer-DS8EBuOp.js";
|
|
53
53
|
import { t as SigveloNavicon } from "./navicon-_yMHY27-.js";
|
|
54
54
|
import { t as SigveloNumber } from "./number-BNtNXNF3.js";
|
|
55
|
-
import { t as SigveloNumberField } from "./number-field-
|
|
56
|
-
import { t as SigveloPagination } from "./pagination-
|
|
55
|
+
import { t as SigveloNumberField } from "./number-field-BGH7JtNf.js";
|
|
56
|
+
import { t as SigveloPagination } from "./pagination-CrTQnuNW.js";
|
|
57
57
|
import { t as SigveloPopover } from "./popover-DJBrJ0za.js";
|
|
58
58
|
import { t as SigveloPreviewCard } from "./preview-card-C7H1FPfd.js";
|
|
59
59
|
import { t as SigveloProgress } from "./progress-DzVk260j.js";
|
|
60
|
-
import { t as SigveloRadioItem } from "./radio-item-
|
|
61
|
-
import { t as SigveloRadio } from "./radio-
|
|
60
|
+
import { t as SigveloRadioItem } from "./radio-item-BlhFgXsU.js";
|
|
61
|
+
import { t as SigveloRadio } from "./radio-8UZAUYXt.js";
|
|
62
62
|
import { t as SigveloRandomContent } from "./random-content-BwiirXdG.js";
|
|
63
63
|
import { t as SigveloRating } from "./rating-C1BcJDIO.js";
|
|
64
64
|
import { t as SigveloResizeObserver } from "./resize-observer-DcrLhddo.js";
|
|
@@ -68,23 +68,23 @@ import { t as SigveloSearchList } from "./search-list-Clmrg8EV.js";
|
|
|
68
68
|
import { t as SigveloSelect } from "./select-DLIaRnA4.js";
|
|
69
69
|
import { t as SigveloSelectionSummary } from "./selection-summary-BVnNJ8Lw.js";
|
|
70
70
|
import { t as SigveloShare } from "./share-bsgXZCl7.js";
|
|
71
|
-
import { t as SigveloSlideActivator } from "./slide-activator-
|
|
71
|
+
import { t as SigveloSlideActivator } from "./slide-activator-Dm1EvZtL.js";
|
|
72
72
|
import { t as SigveloSparkline } from "./sparkline-CcpTaJ_Z.js";
|
|
73
73
|
import { t as SigveloSplitter } from "./splitter-MnD4In9H.js";
|
|
74
|
-
import { t as SigveloSwitch } from "./switch-
|
|
74
|
+
import { t as SigveloSwitch } from "./switch-D0hWr37A.js";
|
|
75
75
|
import { t as SigveloTab } from "./tab-C-FtuNmh.js";
|
|
76
76
|
import { t as SigveloTabPanel } from "./tab-panel-BaBl6eep.js";
|
|
77
77
|
import { t as SigveloTabList } from "./tab-list-B_Ye_Oj9.js";
|
|
78
78
|
import { t as SigveloTextArea } from "./text-area-Czixaz-_.js";
|
|
79
79
|
import { t as SigveloTextMask } from "./text-mask-DDEurj90.js";
|
|
80
80
|
import { t as SigveloTimedContent } from "./timed-content-pvEP4l5V.js";
|
|
81
|
-
import { t as SigveloToastItem } from "./toast-item-
|
|
81
|
+
import { t as SigveloToastItem } from "./toast-item-CGvz92Qk.js";
|
|
82
82
|
import { t as SigveloTransitionGroup } from "./transition-group-3hnAnwSd.js";
|
|
83
|
-
import { t as SigveloToast } from "./toast-
|
|
83
|
+
import { t as SigveloToast } from "./toast-DgkBQzQC.js";
|
|
84
84
|
import { t as SigveloToggleIcon } from "./toggle-icon-4oLDeEt4.js";
|
|
85
85
|
import { t as SigveloToggleTag } from "./toggle-tag-1sfTFJtg.js";
|
|
86
86
|
import { t as SigveloToolbar } from "./toolbar-CEZ0-F-X.js";
|
|
87
|
-
import { t as SigveloZoomableFrame } from "./zoomable-frame-
|
|
87
|
+
import { t as SigveloZoomableFrame } from "./zoomable-frame-DxcjLGcF.js";
|
|
88
88
|
import "./components/index.js";
|
|
89
89
|
import { allDefined } from "@mcp-b/wc-support/utilities/defined";
|
|
90
90
|
import { getLibraryPath, setLibraryPath } from "@mcp-b/wc-support/utilities/library";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Localize } from "./utilities/localize.js";
|
|
2
2
|
import { t as __decorate } from "./decorate-DcF3lt7P.js";
|
|
3
|
-
import "./listbox-item-
|
|
3
|
+
import "./listbox-item-CwbjHZIu.js";
|
|
4
4
|
import { css, html } from "lit";
|
|
5
5
|
import { property, query, state } from "lit/decorators.js";
|
|
6
6
|
import hostStyles from "@mcp-b/wc-support/styles/host.styles";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Localize } from "./utilities/localize.js";
|
|
2
|
-
import "./icon-
|
|
2
|
+
import "./icon-Df0H7LYB.js";
|
|
3
3
|
import { t as __decorate } from "./decorate-DcF3lt7P.js";
|
|
4
4
|
import { css, html } from "lit";
|
|
5
5
|
import { property, query, state } from "lit/decorators.js";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { t as __decorate } from "./decorate-DcF3lt7P.js";
|
|
2
|
-
import "./radio-item-
|
|
2
|
+
import "./radio-item-BlhFgXsU.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";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Localize } from "./utilities/localize.js";
|
|
2
|
-
import "./icon-
|
|
2
|
+
import "./icon-Df0H7LYB.js";
|
|
3
3
|
import { t as __decorate } from "./decorate-DcF3lt7P.js";
|
|
4
4
|
import { css, html } from "lit";
|
|
5
5
|
import { property, query, state } from "lit/decorators.js";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Localize } from "./utilities/localize.js";
|
|
2
|
-
import "./icon-
|
|
2
|
+
import "./icon-Df0H7LYB.js";
|
|
3
3
|
import { t as __decorate } from "./decorate-DcF3lt7P.js";
|
|
4
4
|
import { css, html } from "lit";
|
|
5
5
|
import { property, query, state } from "lit/decorators.js";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { t as __decorate } from "./decorate-DcF3lt7P.js";
|
|
2
|
-
import "./toast-item-
|
|
2
|
+
import "./toast-item-CGvz92Qk.js";
|
|
3
3
|
import "./transition-group-3hnAnwSd.js";
|
|
4
4
|
import { css, html, render } from "lit";
|
|
5
5
|
import { property, query, state } from "lit/decorators.js";
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@mcp-b/web-components",
|
|
3
|
-
"version": "0.2.
|
|
3
|
+
"version": "0.2.6",
|
|
4
4
|
"description": "Sigvelo SaaS web components built with Lit.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"custom-elements",
|
|
@@ -38,7 +38,7 @@
|
|
|
38
38
|
"@floating-ui/dom": "^1.7.6",
|
|
39
39
|
"lit": "^3.3.2",
|
|
40
40
|
"lit-html": "^3.3.2",
|
|
41
|
-
"@mcp-b/wc-support": "0.2.
|
|
41
|
+
"@mcp-b/wc-support": "0.2.3"
|
|
42
42
|
},
|
|
43
43
|
"devDependencies": {
|
|
44
44
|
"@axe-core/playwright": "^4.11.1",
|