@mcp-b/web-components 0.2.5 → 0.2.7
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/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.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/docs/custom-elements.json +558 -171
- 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.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/types/custom-element-jsx.d.ts +14 -0
- package/dist/{zoomable-frame-Cldvj5sE.js → zoomable-frame-DxcjLGcF.js} +1 -1
- package/package.json +21 -21
|
@@ -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.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";
|
|
@@ -13673,6 +13673,20 @@ declare module "react" {
|
|
|
13673
13673
|
export interface CSSProperties extends CustomCssProperties {}
|
|
13674
13674
|
}
|
|
13675
13675
|
|
|
13676
|
+
declare module "react/jsx-runtime" {
|
|
13677
|
+
namespace JSX {
|
|
13678
|
+
interface IntrinsicElements extends CustomElements {}
|
|
13679
|
+
}
|
|
13680
|
+
export interface CSSProperties extends CustomCssProperties {}
|
|
13681
|
+
}
|
|
13682
|
+
|
|
13683
|
+
declare module "react/jsx-dev-runtime" {
|
|
13684
|
+
namespace JSX {
|
|
13685
|
+
interface IntrinsicElements extends CustomElements {}
|
|
13686
|
+
}
|
|
13687
|
+
export interface CSSProperties extends CustomCssProperties {}
|
|
13688
|
+
}
|
|
13689
|
+
|
|
13676
13690
|
declare module "preact" {
|
|
13677
13691
|
namespace JSX {
|
|
13678
13692
|
interface IntrinsicElements extends CustomElements {}
|
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.7",
|
|
4
4
|
"description": "Sigvelo SaaS web components built with Lit.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"custom-elements",
|
|
@@ -35,35 +35,35 @@
|
|
|
35
35
|
},
|
|
36
36
|
"dependencies": {
|
|
37
37
|
"@ctrl/tinycolor": "^4.2.0",
|
|
38
|
-
"@floating-ui/dom": "^1.
|
|
39
|
-
"lit": "^3.3.
|
|
40
|
-
"lit-html": "^3.3.
|
|
41
|
-
"@mcp-b/wc-support": "0.2.
|
|
38
|
+
"@floating-ui/dom": "^1.8.0",
|
|
39
|
+
"lit": "^3.3.3",
|
|
40
|
+
"lit-html": "^3.3.3",
|
|
41
|
+
"@mcp-b/wc-support": "0.2.4"
|
|
42
42
|
},
|
|
43
43
|
"devDependencies": {
|
|
44
|
-
"@axe-core/playwright": "^4.
|
|
45
|
-
"@custom-elements-manifest/analyzer": "^0.10.
|
|
46
|
-
"@playwright/test": "~1.61.
|
|
47
|
-
"@storybook/addon-a11y": "^10.5.
|
|
48
|
-
"@storybook/addon-docs": "^10.5.
|
|
49
|
-
"@storybook/addon-vitest": "^10.5.
|
|
50
|
-
"@storybook/web-components-vite": "10.5.
|
|
44
|
+
"@axe-core/playwright": "^4.12.1",
|
|
45
|
+
"@custom-elements-manifest/analyzer": "^0.10.10",
|
|
46
|
+
"@playwright/test": "~1.61.1",
|
|
47
|
+
"@storybook/addon-a11y": "^10.5.7",
|
|
48
|
+
"@storybook/addon-docs": "^10.5.7",
|
|
49
|
+
"@storybook/addon-vitest": "^10.5.7",
|
|
50
|
+
"@storybook/web-components-vite": "10.5.7",
|
|
51
51
|
"@vitest/browser-playwright": "^4.1.10",
|
|
52
52
|
"@vitest/coverage-v8": "^4.1.10",
|
|
53
|
-
"@wc-toolkit/cem-inheritance": "^1.2.
|
|
53
|
+
"@wc-toolkit/cem-inheritance": "^1.2.5",
|
|
54
54
|
"@wc-toolkit/cem-sorter": "^1.0.1",
|
|
55
|
-
"@wc-toolkit/cem-utilities": "^1.
|
|
55
|
+
"@wc-toolkit/cem-utilities": "^1.6.0",
|
|
56
56
|
"@wc-toolkit/cem-validator": "^1.3.0",
|
|
57
|
-
"@wc-toolkit/jsdoc-tags": "^1.1
|
|
58
|
-
"@wc-toolkit/jsx-types": "^1.
|
|
57
|
+
"@wc-toolkit/jsdoc-tags": "^1.2.1",
|
|
58
|
+
"@wc-toolkit/jsx-types": "^1.7.1",
|
|
59
59
|
"@wc-toolkit/lazy-loader": "^1.0.1",
|
|
60
|
-
"@wc-toolkit/type-parser": "^1.
|
|
61
|
-
"playwright": "~1.61.
|
|
62
|
-
"storybook": "^10.5.
|
|
63
|
-
"tinyglobby": "^0.2.
|
|
60
|
+
"@wc-toolkit/type-parser": "^1.3.1",
|
|
61
|
+
"playwright": "~1.61.1",
|
|
62
|
+
"storybook": "^10.5.7",
|
|
63
|
+
"tinyglobby": "^0.2.17",
|
|
64
64
|
"typescript": "^6.0.3",
|
|
65
65
|
"vite": "npm:@voidzero-dev/vite-plus-core@0.2.4",
|
|
66
|
-
"vite-plugin-static-copy": "^3.
|
|
66
|
+
"vite-plugin-static-copy": "^3.4.0",
|
|
67
67
|
"vitest": "^4.1.10"
|
|
68
68
|
},
|
|
69
69
|
"customElements": "dist/docs/custom-elements.json",
|