@code0-tech/pictor 0.0.0-mvp.7 → 0.0.0-mvp.9

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.
@@ -1 +1 @@
1
- .button{padding:.35rem .7rem;gap:.5rem;cursor:pointer;height:fit-content;display:flex;align-items:center;width:fit-content;border-radius:50rem;justify-content:center;font-size:.8rem}.button:disabled,.button[data-disabled],.button[aria-disabled=true],.button--disabled{cursor:not-allowed;opacity:25%;pointer-events:unset}.button--primary{border:none;background:#030014;color:#ffffffbf;position:relative;box-sizing:border-box;box-shadow:inset 0 0 0 1px #ffffff1a}.button--primary:hover{box-shadow:inset 0 0 0 1px #ffffff40}.button--primary:active,.button--primary:focus{box-shadow:inset 0 0 0 1px #ffffff0d,inset 0 0 3rem #ffffff1a;outline:none}.button--primary.button--outlined{background:transparent}.button--primary.button--none{background:transparent;box-shadow:none}.button--secondary{border:none;background:#1c1a2c;color:#ffffffbf;position:relative;box-sizing:border-box;box-shadow:inset 0 0 0 1px #ffffff1a}.button--secondary:hover{box-shadow:inset 0 0 0 1px #ffffff40}.button--secondary:active,.button--secondary:focus{box-shadow:inset 0 0 0 1px #ffffff0d,inset 0 0 3rem #ffffff1a;outline:none}.button--secondary.button--outlined{background:transparent}.button--secondary.button--none{background:transparent;box-shadow:none}.button--success{border:none;background:#071314;color:#ffffffbf;position:relative;box-sizing:border-box;box-shadow:inset 0 0 0 1px #ffffff1a}.button--success:hover{box-shadow:inset 0 0 0 1px #ffffff40}.button--success:active,.button--success:focus{box-shadow:inset 0 0 0 1px #ffffff0d,inset 0 0 3rem #ffffff1a;outline:none}.button--success.button--outlined{background:transparent}.button--success.button--none{background:transparent;box-shadow:none}.button--warning{border:none;background:#1c1313;color:#ffffffbf;position:relative;box-sizing:border-box;box-shadow:inset 0 0 0 1px #ffffff1a}.button--warning:hover{box-shadow:inset 0 0 0 1px #ffffff40}.button--warning:active,.button--warning:focus{box-shadow:inset 0 0 0 1px #ffffff0d,inset 0 0 3rem #ffffff1a;outline:none}.button--warning.button--outlined{background:transparent}.button--warning.button--none{background:transparent;box-shadow:none}.button--error{border:none;background:#180016;color:#ffffffbf;position:relative;box-sizing:border-box;box-shadow:inset 0 0 0 1px #ffffff1a}.button--error:hover{box-shadow:inset 0 0 0 1px #ffffff40}.button--error:active,.button--error:focus{box-shadow:inset 0 0 0 1px #ffffff0d,inset 0 0 3rem #ffffff1a;outline:none}.button--error.button--outlined{background:transparent}.button--error.button--none{background:transparent;box-shadow:none}.button--info{border:none;background:#0e1a24;color:#ffffffbf;position:relative;box-sizing:border-box;box-shadow:inset 0 0 0 1px #ffffff1a}.button--info:hover{box-shadow:inset 0 0 0 1px #ffffff40}.button--info:active,.button--info:focus{box-shadow:inset 0 0 0 1px #ffffff0d,inset 0 0 3rem #ffffff1a;outline:none}.button--info.button--outlined{background:transparent}.button--info.button--none{background:transparent;box-shadow:none}
1
+ .button{padding:.7rem 1rem;gap:.5rem;cursor:pointer;height:fit-content;display:flex;align-items:center;width:fit-content;justify-content:center;font-size:.8rem}.button:disabled,.button[data-disabled],.button[aria-disabled=true],.button--disabled{cursor:not-allowed;opacity:25%;pointer-events:unset}.button{border-radius:1rem}.button--primary{border:none;background:#030014;color:#ffffffbf;position:relative;box-sizing:border-box;box-shadow:inset 0 0 0 1px #ffffff1a}.button--primary:hover{box-shadow:inset 0 0 0 1px #ffffff40}.button--primary:active,.button--primary:focus{box-shadow:inset 0 0 0 1px #ffffff0d,inset 0 0 3rem #ffffff1a;outline:none}.button--primary.button--outlined{background:transparent}.button--primary.button--none{background:transparent;box-shadow:none}.button--secondary{border:none;background:#1c1a2c;color:#ffffffbf;position:relative;box-sizing:border-box;box-shadow:inset 0 0 0 1px #ffffff1a}.button--secondary:hover{box-shadow:inset 0 0 0 1px #ffffff40}.button--secondary:active,.button--secondary:focus{box-shadow:inset 0 0 0 1px #ffffff0d,inset 0 0 3rem #ffffff1a;outline:none}.button--secondary.button--outlined{background:transparent}.button--secondary.button--none{background:transparent;box-shadow:none}.button--success{border:none;background:#071314;color:#ffffffbf;position:relative;box-sizing:border-box;box-shadow:inset 0 0 0 1px #ffffff1a}.button--success:hover{box-shadow:inset 0 0 0 1px #ffffff40}.button--success:active,.button--success:focus{box-shadow:inset 0 0 0 1px #ffffff0d,inset 0 0 3rem #ffffff1a;outline:none}.button--success.button--outlined{background:transparent}.button--success.button--none{background:transparent;box-shadow:none}.button--warning{border:none;background:#1c1313;color:#ffffffbf;position:relative;box-sizing:border-box;box-shadow:inset 0 0 0 1px #ffffff1a}.button--warning:hover{box-shadow:inset 0 0 0 1px #ffffff40}.button--warning:active,.button--warning:focus{box-shadow:inset 0 0 0 1px #ffffff0d,inset 0 0 3rem #ffffff1a;outline:none}.button--warning.button--outlined{background:transparent}.button--warning.button--none{background:transparent;box-shadow:none}.button--error{border:none;background:#180016;color:#ffffffbf;position:relative;box-sizing:border-box;box-shadow:inset 0 0 0 1px #ffffff1a}.button--error:hover{box-shadow:inset 0 0 0 1px #ffffff40}.button--error:active,.button--error:focus{box-shadow:inset 0 0 0 1px #ffffff0d,inset 0 0 3rem #ffffff1a;outline:none}.button--error.button--outlined{background:transparent}.button--error.button--none{background:transparent;box-shadow:none}.button--info{border:none;background:#0e1a24;color:#ffffffbf;position:relative;box-sizing:border-box;box-shadow:inset 0 0 0 1px #ffffff1a}.button--info:hover{box-shadow:inset 0 0 0 1px #ffffff40}.button--info:active,.button--info:focus{box-shadow:inset 0 0 0 1px #ffffff0d,inset 0 0 3rem #ffffff1a;outline:none}.button--info.button--outlined{background:transparent}.button--info.button--none{background:transparent;box-shadow:none}
@@ -0,0 +1 @@
1
+ .tab[data-orientation=vertical],.tab__list{display:flex}.tab__list[data-orientation=vertical]{flex-direction:column}.tab__trigger{background:transparent;border:none;padding:0;margin:0;position:relative;box-sizing:border-box}.tab__trigger:after{content:"";position:absolute;background:transparent;border-radius:50rem}.tab__trigger[data-orientation=vertical]:after{height:100%;width:2px;top:0;left:0}.tab__trigger[data-orientation=horizontal]:after{width:100%;height:2px;bottom:0;left:0}.tab__trigger[aria-selected=true][data-orientation=vertical]:after,.tab__trigger[aria-selected=true][data-orientation=horizontal]:after{background:#70ffb2}
@@ -1 +1 @@
1
- .text{font-family:Inter,sans-serif}.text--xs{font-size:.7rem}.text--sm{font-size:.8rem}.text--md{font-size:1rem}.text--lg{font-size:1.2rem}.text--xl{font-size:1.3rem}.text--primary{font-family:Inter,sans-serif;line-height:1.1;letter-spacing:-.75px;color:#fff}.text--secondary{line-height:1.1;letter-spacing:-.75px;color:#ffffffbf}.text--tertiary{line-height:1.1;letter-spacing:-.75px;color:#ffffff80}
1
+ .text{font-family:Inter,sans-serif}.text--xxs{font-size:.35rem}.text--xs{font-size:.7rem}.text--sm{font-size:.8rem}.text--md{font-size:1rem}.text--lg{font-size:1.2rem}.text--xl{font-size:1.3rem}.text--primary{font-family:Inter,sans-serif;line-height:1.1;letter-spacing:-.75px;color:#fff}.text--secondary{line-height:1.1;letter-spacing:-.75px;color:#ffffffbf}.text--tertiary{line-height:1.1;letter-spacing:-.75px;color:#ffffff80}
@@ -1,28 +1,28 @@
1
- import { jsxs as t, jsx as e } from "react/jsx-runtime";
2
- import l from "react";
3
- import { Menu as u, MenuTrigger as d, MenuPortal as h, MenuContent as f } from "../menu/Menu.js";
4
- import { DUserReactiveService as n } from "./DUser.service.js";
5
- import { useService as s } from "../../utils/contextStore.js";
6
- import { Avatar as p } from "../avatar/Avatar.js";
7
- import { Text as o } from "../text/Text.js";
8
- import { Flex as c } from "../flex/Flex.js";
9
- const j = (i) => {
10
- const m = s(n), a = s(n), r = m.getUserSession()?.user;
11
- return l.useMemo(() => /* @__PURE__ */ t(u, { ...i, children: [
12
- /* @__PURE__ */ e(d, { asChild: !0, children: /* @__PURE__ */ t(c, { align: "center", style: {
1
+ import { jsxs as i, jsx as e } from "react/jsx-runtime";
2
+ import o from "react";
3
+ import { Menu as l, MenuTrigger as u, MenuPortal as d, MenuContent as h } from "../menu/Menu.js";
4
+ import { DUserReactiveService as s } from "./DUser.service.js";
5
+ import { useService as f, useStore as x } from "../../utils/contextStore.js";
6
+ import { Avatar as y } from "../avatar/Avatar.js";
7
+ import { Text as c } from "../text/Text.js";
8
+ import { Flex as m } from "../flex/Flex.js";
9
+ const z = (t) => {
10
+ const n = f(s), a = x(s), r = o.useMemo(() => n.getById(t.userId), [a, n]);
11
+ return o.useMemo(() => /* @__PURE__ */ i(l, { ...t, children: [
12
+ /* @__PURE__ */ e(u, { asChild: !0, children: /* @__PURE__ */ i(m, { align: "center", style: {
13
13
  gap: ".5rem"
14
14
  }, children: [
15
- /* @__PURE__ */ e(p, { src: r?.avatarPath ?? "", identifier: r?.username ?? "" }),
16
- /* @__PURE__ */ t(c, { style: {
15
+ /* @__PURE__ */ e(y, { src: r?.avatarPath ?? "", identifier: r?.username ?? "" }),
16
+ /* @__PURE__ */ i(m, { style: {
17
17
  flexDirection: "column"
18
18
  }, children: [
19
- /* @__PURE__ */ e(o, { size: "md", hierarchy: "secondary", children: r?.username }),
20
- /* @__PURE__ */ e(o, { size: "xs", hierarchy: "tertiary", children: r?.email })
19
+ /* @__PURE__ */ e(c, { size: "md", hierarchy: "secondary", children: r?.username }),
20
+ /* @__PURE__ */ e(c, { size: "xs", hierarchy: "tertiary", children: r?.email })
21
21
  ] })
22
22
  ] }) }),
23
- /* @__PURE__ */ e(h, { children: /* @__PURE__ */ e(f, { side: "bottom", align: "start", sideOffset: 8, children: i.children }) })
24
- ] }), [a]);
23
+ /* @__PURE__ */ e(d, { children: /* @__PURE__ */ e(h, { side: "bottom", align: "start", sideOffset: 8, children: t.children }) })
24
+ ] }), [r]);
25
25
  };
26
26
  export {
27
- j as default
27
+ z as default
28
28
  };
@@ -0,0 +1,6 @@
1
+ import { default as React } from 'react';
2
+ import { Code0Component, Code0Sizes } from '../../utils';
3
+ export interface SpacingProps extends Code0Component<HTMLDivElement> {
4
+ spacing: Code0Sizes;
5
+ }
6
+ export declare const Spacing: React.FC<SpacingProps>;
@@ -0,0 +1,22 @@
1
+ import { jsx as s } from "react/jsx-runtime";
2
+ import { c } from "../../_virtual/compiler-runtime.js";
3
+ import "../../utils/contextStore.js";
4
+ import "react";
5
+ import { mergeCode0Props as n } from "../../utils/utils.js";
6
+ const x = (o) => {
7
+ const t = c.c(4);
8
+ let e;
9
+ if (t[0] !== o) {
10
+ const {
11
+ spacing: r,
12
+ ...m
13
+ } = o;
14
+ e = n(`spacing spacing--${r}`, m), t[0] = o, t[1] = e;
15
+ } else
16
+ e = t[1];
17
+ let i;
18
+ return t[2] !== e ? (i = /* @__PURE__ */ s("div", { ...e }), t[2] = e, t[3] = i) : i = t[3], i;
19
+ };
20
+ export {
21
+ x as Spacing
22
+ };
@@ -0,0 +1,11 @@
1
+ import { default as React } from 'react';
2
+ import { Code0ComponentProps } from '../../utils';
3
+ import { TabsContentProps, TabsListProps, TabsProps, TabsTriggerProps } from '@radix-ui/react-tabs';
4
+ export type TabProps = Code0ComponentProps & TabsProps;
5
+ export type TabListProps = Code0ComponentProps & TabsListProps;
6
+ export type TabTriggerProps = Code0ComponentProps & TabsTriggerProps;
7
+ export type TabContentProps = Code0ComponentProps & TabsContentProps;
8
+ export declare const Tab: React.FC<TabProps>;
9
+ export declare const TabList: React.FC<TabListProps>;
10
+ export declare const TabTrigger: React.FC<TabTriggerProps>;
11
+ export declare const TabContent: React.FC<TabContentProps>;
@@ -0,0 +1,40 @@
1
+ import { jsx as o } from "react/jsx-runtime";
2
+ import { c as n } from "../../_virtual/compiler-runtime.js";
3
+ import "../../utils/contextStore.js";
4
+ import "react";
5
+ import { mergeCode0Props as r } from "../../utils/utils.js";
6
+ import { Tabs as c, List as m, Trigger as b, Content as f } from "@radix-ui/react-tabs";
7
+ import '../../assets/components/tab/Tab.style.css';/* empty css */
8
+ const x = (a) => {
9
+ const t = n.c(4);
10
+ let e;
11
+ t[0] !== a ? (e = r("tab", a), t[0] = a, t[1] = e) : e = t[1];
12
+ let l;
13
+ return t[2] !== e ? (l = /* @__PURE__ */ o(c, { "data-slot": "tabs", ...e }), t[2] = e, t[3] = l) : l = t[3], l;
14
+ }, C = (a) => {
15
+ const t = n.c(4);
16
+ let e;
17
+ t[0] !== a ? (e = r("tab__list", a), t[0] = a, t[1] = e) : e = t[1];
18
+ let l;
19
+ return t[2] !== e ? (l = /* @__PURE__ */ o(m, { "data-slot": "tabs", ...e }), t[2] = e, t[3] = l) : l = t[3], l;
20
+ }, L = (a) => {
21
+ const t = n.c(5), e = a.value;
22
+ let l;
23
+ t[0] !== a ? (l = r("tab__trigger", a), t[0] = a, t[1] = l) : l = t[1];
24
+ const s = l;
25
+ let i;
26
+ return t[2] !== a.value || t[3] !== s ? (i = /* @__PURE__ */ o(b, { "data-slot": "tabs", "data-value": e, ...s }), t[2] = a.value, t[3] = s, t[4] = i) : i = t[4], i;
27
+ }, j = (a) => {
28
+ const t = n.c(4);
29
+ let e;
30
+ t[0] !== a ? (e = r("tab__content", a), t[0] = a, t[1] = e) : e = t[1];
31
+ const l = e;
32
+ let s;
33
+ return t[2] !== l ? (s = /* @__PURE__ */ o(f, { "data-slot": "tabs", ...l }), t[2] = l, t[3] = s) : s = t[3], s;
34
+ };
35
+ export {
36
+ x as Tab,
37
+ j as TabContent,
38
+ C as TabList,
39
+ L as TabTrigger
40
+ };
package/dist/index.d.ts CHANGED
@@ -23,6 +23,7 @@ export * from './components/quote/Quote';
23
23
  export * from './components/row/Row';
24
24
  export * from './components/scroll-area/ScrollArea';
25
25
  export * from './components/segmented-control/SegmentedControl';
26
+ export * from './components/spacing/Spacing';
26
27
  export * from './components/text/Text';
27
28
  export * from './components/tooltip/Tooltip';
28
29
  export * from './utils/index';
package/dist/index.js CHANGED
@@ -73,12 +73,13 @@ import { Quote as yr } from "./components/quote/Quote.js";
73
73
  import { Row as Gr } from "./components/row/Row.js";
74
74
  import { ScrollArea as Or, ScrollAreaCorner as Er, ScrollAreaScrollbar as hr, ScrollAreaThumb as zr, ScrollAreaViewport as Br } from "./components/scroll-area/ScrollArea.js";
75
75
  import { SegmentedControl as Hr, SegmentedControlItem as Ur } from "./components/segmented-control/SegmentedControl.js";
76
- import { Tooltip as _r, TooltipArrow as kr, TooltipContent as Kr, TooltipPortal as Qr, TooltipTrigger as qr } from "./components/tooltip/Tooltip.js";
77
- import { InspectionSeverity as Xr } from "./utils/inspection.js";
78
- import { NonReactiveArrayService as Zr, createNonReactiveArrayService as $r } from "./utils/nonReactiveArrayService.js";
79
- import { ObjectService as ot, createObjectService as rt } from "./utils/objectStore.js";
80
- import { ReactiveArrayService as it, useReactiveArrayService as pt } from "./utils/reactiveArrayService.js";
81
- import { Colors as at } from "./utils/types.js";
76
+ import { Spacing as _r } from "./components/spacing/Spacing.js";
77
+ import { Tooltip as Kr, TooltipArrow as Qr, TooltipContent as qr, TooltipPortal as Jr, TooltipTrigger as Xr } from "./components/tooltip/Tooltip.js";
78
+ import { InspectionSeverity as Zr } from "./utils/inspection.js";
79
+ import { NonReactiveArrayService as et, createNonReactiveArrayService as ot } from "./utils/nonReactiveArrayService.js";
80
+ import { ObjectService as tt, createObjectService as it } from "./utils/objectStore.js";
81
+ import { ReactiveArrayService as mt, useReactiveArrayService as at } from "./utils/reactiveArrayService.js";
82
+ import { Colors as lt } from "./utils/types.js";
82
83
  export {
83
84
  m as Avatar,
84
85
  n as Badge,
@@ -88,7 +89,7 @@ export {
88
89
  g as Card,
89
90
  Xo as CheckboxInput,
90
91
  w as Col,
91
- at as Colors,
92
+ lt as Colors,
92
93
  d as Command,
93
94
  F as CommandDialog,
94
95
  C as CommandEmpty,
@@ -160,7 +161,7 @@ export {
160
161
  nr as InputMessage,
161
162
  xr as InputSuggestionMenuContent,
162
163
  fr as InputSuggestionMenuContentItems,
163
- Xr as InspectionSeverity,
164
+ Zr as InspectionSeverity,
164
165
  po as Menu,
165
166
  mo as MenuArrow,
166
167
  ao as MenuContent,
@@ -175,9 +176,9 @@ export {
175
176
  go as MenuTrigger,
176
177
  L as NodeFunctionView,
177
178
  O as NodeParameterView,
178
- Zr as NonReactiveArrayService,
179
+ et as NonReactiveArrayService,
179
180
  ur as NumberInput,
180
- ot as ObjectService,
181
+ tt as ObjectService,
181
182
  pe as ParameterDefinitionView,
182
183
  sr as PasswordInput,
183
184
  Sr as PinInput,
@@ -186,7 +187,7 @@ export {
186
187
  yr as Quote,
187
188
  Fr as RadioGroup,
188
189
  Rr as RadioInput,
189
- it as ReactiveArrayService,
190
+ mt as ReactiveArrayService,
190
191
  Gr as Row,
191
192
  Or as ScrollArea,
192
193
  Er as ScrollAreaCorner,
@@ -195,16 +196,17 @@ export {
195
196
  Br as ScrollAreaViewport,
196
197
  Hr as SegmentedControl,
197
198
  Ur as SegmentedControlItem,
199
+ _r as Spacing,
198
200
  Vr as SwitchInput,
199
201
  ze as Text,
200
202
  Tr as TextInput,
201
- _r as Tooltip,
202
- kr as TooltipArrow,
203
- Kr as TooltipContent,
204
- Qr as TooltipPortal,
205
- qr as TooltipTrigger,
206
- $r as createNonReactiveArrayService,
207
- rt as createObjectService,
203
+ Kr as Tooltip,
204
+ Qr as TooltipArrow,
205
+ qr as TooltipContent,
206
+ Jr as TooltipPortal,
207
+ Xr as TooltipTrigger,
208
+ ot as createNonReactiveArrayService,
209
+ it as createObjectService,
208
210
  $o as emailValidation,
209
211
  Qe as getChild,
210
212
  qe as getContent,
@@ -218,7 +220,7 @@ export {
218
220
  j as useFlowEdges,
219
221
  U as useFlowNodes,
220
222
  br as useForm,
221
- pt as useReactiveArrayService,
223
+ at as useReactiveArrayService,
222
224
  Ue as useService,
223
225
  We as useStore
224
226
  };
@@ -1,8 +1,8 @@
1
1
  import { default as React, HTMLProps } from 'react';
2
2
  export type Color = "primary" | "secondary" | "info" | "success" | "warning" | "error";
3
3
  export declare const Colors: Color[];
4
- export type Code0Sizes = "xs" | "sm" | "md" | "lg" | "xl";
5
- export type Code0FontSizes = "0.75" | "0.8" | "1" | "1.2" | "1.25";
4
+ export type Code0Sizes = "xxs" | "xs" | "sm" | "md" | "lg" | "xl";
5
+ export type Code0FontSizes = "0.35" | "0.7" | "0.8" | "1" | "1.2" | "1.3";
6
6
  export type StyleProp<Value> = Value;
7
7
  export interface Code0ComponentProps {
8
8
  m?: StyleProp<number | `${number}`>;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@code0-tech/pictor",
3
- "version": "0.0.0-mvp.7",
3
+ "version": "0.0.0-mvp.9",
4
4
  "type": "module",
5
5
  "description": "A simple template for a custom React component library",
6
6
  "scripts": {
@@ -37,13 +37,13 @@
37
37
  "@rollup/plugin-node-resolve": "^16.0.3",
38
38
  "@rollup/plugin-terser": "^0.4.4",
39
39
  "@rollup/plugin-typescript": "^12.3.0",
40
- "@storybook/addon-a11y": "^10.0.4",
41
- "@storybook/addon-links": "^10.0.4",
42
- "@storybook/addon-onboarding": "^10.0.4",
43
- "@storybook/builder-vite": "^10.0.4",
44
- "@storybook/cli": "^10.0.4",
45
- "@storybook/react": "^10.0.4",
46
- "@storybook/react-vite": "^10.0.4",
40
+ "@storybook/addon-a11y": "^10.0.6",
41
+ "@storybook/addon-links": "^10.0.6",
42
+ "@storybook/addon-onboarding": "^10.0.6",
43
+ "@storybook/builder-vite": "^10.0.6",
44
+ "@storybook/cli": "^10.0.6",
45
+ "@storybook/react": "^10.0.6",
46
+ "@storybook/react-vite": "^10.0.6",
47
47
  "@storybook/test-runner": "^0.24.1",
48
48
  "@storybook/testing-library": "^0.2.2",
49
49
  "@tabler/icons-react": "3.35.0",
@@ -71,12 +71,12 @@
71
71
  "rimraf": "^6.1.0",
72
72
  "sass": "^1.93.3",
73
73
  "sass-loader": "^16.0.6",
74
- "storybook": "^10.0.4",
74
+ "storybook": "^10.0.6",
75
75
  "style-loader": "^4.0.0",
76
76
  "ts-jest": "^29.4.5",
77
77
  "ts-node": "^10.9.2",
78
78
  "typescript": "^5.9.3",
79
- "vite": "^7.2.1",
79
+ "vite": "^7.2.2",
80
80
  "vite-plugin-dts": "^4.5.4",
81
81
  "vite-plugin-lib-inject-css": "^2.2.2",
82
82
  "@code0-tech/definition-reader": "^0.0.16"