@alveole/components 0.27.0 → 0.29.0

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.
@@ -5,7 +5,7 @@ import { IconProps } from '../LucideIcon';
5
5
  export type ButtonProps = Omit<PressableProps, 'children' | 'style'> & {
6
6
  title: string;
7
7
  size?: 'xs' | 'sm' | 'md' | 'lg';
8
- variant: 'primary' | 'secondary' | 'tertiary' | 'link';
8
+ variant: 'primary' | 'secondary' | 'tertiary' | 'danger' | 'link';
9
9
  startIcon?: IconProps['name'];
10
10
  endIcon?: IconProps['name'];
11
11
  ContainerProps?: BoxProps;
@@ -19,7 +19,7 @@ export type ButtonProps = Omit<PressableProps, 'children' | 'style'> & {
19
19
  export declare const Button: React.ForwardRefExoticComponent<Omit<PressableProps, "children" | "style"> & {
20
20
  title: string;
21
21
  size?: "xs" | "sm" | "md" | "lg";
22
- variant: "primary" | "secondary" | "tertiary" | "link";
22
+ variant: "primary" | "secondary" | "tertiary" | "danger" | "link";
23
23
  startIcon?: IconProps["name"];
24
24
  endIcon?: IconProps["name"];
25
25
  ContainerProps?: BoxProps;
@@ -1 +1 @@
1
- {"version":3,"file":"Button.d.ts","sourceRoot":"","sources":["../../../src/ui/Button/Button.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAwB,MAAM,OAAO,CAAC;AAC7C,OAAO,EAA0C,cAAc,EAA8B,IAAI,EAAE,MAAM,cAAc,CAAC;AACxH,OAAO,EAAO,QAAQ,EAAc,MAAM,YAAY,CAAC;AACvD,OAAO,EAAE,SAAS,EAAc,MAAM,eAAe,CAAC;AAOtD,MAAM,MAAM,WAAW,GAAG,IAAI,CAAC,cAAc,EAAE,UAAU,GAAG,OAAO,CAAC,GAAG;IACrE,KAAK,EAAE,MAAM,CAAC;IACd,IAAI,CAAC,EAAE,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,CAAC;IACjC,OAAO,EAAE,SAAS,GAAG,WAAW,GAAG,UAAU,GAAG,MAAM,CAAC;IACvD,SAAS,CAAC,EAAE,SAAS,CAAC,MAAM,CAAC,CAAC;IAC9B,OAAO,CAAC,EAAE,SAAS,CAAC,MAAM,CAAC,CAAC;IAC5B,cAAc,CAAC,EAAE,QAAQ,CAAC;IAC1B,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,IAAI,CAAC,EAAE,QAAQ,GAAG,QAAQ,CAAC;IAC3B,SAAS,CAAC,EAAE,OAAO,CAAC;CACrB,CAAC;AAEF,eAAO,MAAM,MAAM;WAdV,MAAM;WACN,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI;aACvB,SAAS,GAAG,WAAW,GAAG,UAAU,GAAG,MAAM;gBAC1C,SAAS,CAAC,MAAM,CAAC;cACnB,SAAS,CAAC,MAAM,CAAC;qBACV,QAAQ;gBACb,OAAO;gBACP,OAAO;iBACN,OAAO;gBACR,OAAO;WACZ,QAAQ,GAAG,QAAQ;gBACd,OAAO;8BAoLnB,CAAC"}
1
+ {"version":3,"file":"Button.d.ts","sourceRoot":"","sources":["../../../src/ui/Button/Button.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAwB,MAAM,OAAO,CAAC;AAC7C,OAAO,EAA0C,cAAc,EAA8B,IAAI,EAAE,MAAM,cAAc,CAAC;AACxH,OAAO,EAAO,QAAQ,EAAc,MAAM,YAAY,CAAC;AACvD,OAAO,EAAE,SAAS,EAAc,MAAM,eAAe,CAAC;AAOtD,MAAM,MAAM,WAAW,GAAG,IAAI,CAAC,cAAc,EAAE,UAAU,GAAG,OAAO,CAAC,GAAG;IACrE,KAAK,EAAE,MAAM,CAAC;IACd,IAAI,CAAC,EAAE,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,CAAC;IACjC,OAAO,EAAE,SAAS,GAAG,WAAW,GAAG,UAAU,GAAG,QAAQ,GAAG,MAAM,CAAC;IAClE,SAAS,CAAC,EAAE,SAAS,CAAC,MAAM,CAAC,CAAC;IAC9B,OAAO,CAAC,EAAE,SAAS,CAAC,MAAM,CAAC,CAAC;IAC5B,cAAc,CAAC,EAAE,QAAQ,CAAC;IAC1B,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,IAAI,CAAC,EAAE,QAAQ,GAAG,QAAQ,CAAC;IAC3B,SAAS,CAAC,EAAE,OAAO,CAAC;CACrB,CAAC;AAEF,eAAO,MAAM,MAAM;WAdV,MAAM;WACN,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI;aACvB,SAAS,GAAG,WAAW,GAAG,UAAU,GAAG,QAAQ,GAAG,MAAM;gBACrD,SAAS,CAAC,MAAM,CAAC;cACnB,SAAS,CAAC,MAAM,CAAC;qBACV,QAAQ;gBACb,OAAO;gBACP,OAAO;iBACN,OAAO;gBACR,OAAO;WACZ,QAAQ,GAAG,QAAQ;gBACd,OAAO;8BAkMnB,CAAC"}
@@ -56,6 +56,13 @@ export const Button = React.forwardRef(function Button(props, ref) {
56
56
  else if (state?.pressed)
57
57
  applicableStyles = { ...applicableStyles, ...styles.tertiaryContainerPressed };
58
58
  }
59
+ else if (variant === 'danger') {
60
+ applicableStyles = { ...applicableStyles, ...styles.dangerContainer };
61
+ if (disabled)
62
+ applicableStyles = { ...applicableStyles, ...styles.dangerContainerDisabled };
63
+ else if (state?.pressed)
64
+ applicableStyles = { ...applicableStyles, ...styles.dangerContainerPressed };
65
+ }
59
66
  else if (variant === 'link') {
60
67
  applicableStyles = { ...applicableStyles, ...styles.linkContainer };
61
68
  if (disabled)
@@ -81,6 +88,8 @@ export const Button = React.forwardRef(function Button(props, ref) {
81
88
  return styles.secondaryContainerHover;
82
89
  else if (variant === 'tertiary')
83
90
  return styles.tertiaryContainerHover;
91
+ else if (variant === 'danger')
92
+ return styles.dangerContainerHover;
84
93
  else if (variant === 'link')
85
94
  return styles.linkContainerHover;
86
95
  };
@@ -107,6 +116,15 @@ export const Button = React.forwardRef(function Button(props, ref) {
107
116
  else if (state.hovered)
108
117
  applicableStyles = { ...applicableStyles, ...styles.tertiaryTitleHover };
109
118
  }
119
+ else if (variant === 'danger') {
120
+ applicableStyles = { ...applicableStyles, ...styles.dangerTitle };
121
+ if (disabled)
122
+ applicableStyles = { ...applicableStyles, ...styles.dangerTitleDisabled };
123
+ else if (state.hovered)
124
+ applicableStyles = { ...applicableStyles, ...styles.dangerTitleHover };
125
+ else if (state.pressed)
126
+ applicableStyles = { ...applicableStyles, ...styles.dangerTitlePressed };
127
+ }
110
128
  else if (variant === 'link') {
111
129
  applicableStyles = { ...applicableStyles, ...styles.linkTitle };
112
130
  if (disabled)
@@ -139,6 +157,13 @@ export const Button = React.forwardRef(function Button(props, ref) {
139
157
  return { size: iconSize, color: styles.tertiaryIconHover.color };
140
158
  return { size: iconSize, color: styles.tertiaryIcon.color };
141
159
  }
160
+ else if (variant === 'danger') {
161
+ if (disabled)
162
+ return { size: iconSize, color: styles.dangerIconDisabled.color };
163
+ else if (state.hovered)
164
+ return { size: iconSize, color: styles.dangerIconHover.color };
165
+ return { size: iconSize, color: styles.dangerIcon.color };
166
+ }
142
167
  else if (variant === 'link') {
143
168
  if (state.hovered)
144
169
  return { size: iconSize, color: styles.linkTitleHover.color };
@@ -160,5 +185,5 @@ export const Button = React.forwardRef(function Button(props, ref) {
160
185
  : {}),
161
186
  ...(disabled ? { borderWidth: 0 } : {}),
162
187
  };
163
- return (_jsx(Pressable, { ref: ref, disabled: disabled, accessibilityRole: "button", ...(type === 'submit' ? { 'aria-selected': true } : {}), ...(fullWidth ? { style: { width: '100%' } } : {}), ...buttonProps, style: [pressableStyle], children: (state) => (_jsxs(Box, { style: [buttonContainerStyle({ pressed: state.pressed }), style], hoverStyle: { ...buttonContainerHoverStyle(), ...hoverStyle }, ...containerProps, children: [startIcon && _jsx(LucideIcon, { name: startIcon, ...iconStyle({ hovered: !!state.hovered }) }), _jsx(Typography, { "user-select": false, style: textStyle({ hovered: !!state.hovered }), children: title }), isLoading ? (_jsx(ActivityIndicator, { size: "small", style: styles.buttonLoader })) : (endIcon && _jsx(LucideIcon, { name: endIcon, ...iconStyle({ hovered: !!state.hovered }) }))] })) }));
188
+ return (_jsx(Pressable, { ref: ref, disabled: disabled, accessibilityRole: "button", ...(type === 'submit' ? { 'aria-selected': true } : {}), ...(fullWidth ? { style: { width: '100%' } } : {}), ...buttonProps, style: [pressableStyle], children: (state) => (_jsxs(Box, { style: [buttonContainerStyle({ pressed: state.pressed }), style], hoverStyle: { ...buttonContainerHoverStyle(), ...hoverStyle }, ...containerProps, children: [startIcon && _jsx(LucideIcon, { name: startIcon, ...iconStyle({ hovered: !!state.hovered }) }), _jsx(Typography, { "user-select": false, style: textStyle({ hovered: !!state.hovered, pressed: !!state.pressed }), children: title }), isLoading ? (_jsx(ActivityIndicator, { size: "small", style: styles.buttonLoader })) : (endIcon && _jsx(LucideIcon, { name: endIcon, ...iconStyle({ hovered: !!state.hovered }) }))] })) }));
164
189
  });
@@ -7,7 +7,7 @@ declare const _default: {
7
7
  component: import("react").ForwardRefExoticComponent<Omit<import("react-native").PressableProps, "children" | "style"> & {
8
8
  title: string;
9
9
  size?: "xs" | "sm" | "md" | "lg";
10
- variant: "primary" | "secondary" | "tertiary" | "link";
10
+ variant: "primary" | "secondary" | "tertiary" | "danger" | "link";
11
11
  startIcon?: import("..").IconProps["name"];
12
12
  endIcon?: import("..").IconProps["name"];
13
13
  ContainerProps?: import("../..").BoxProps;
@@ -92,6 +92,28 @@ declare const _default: {
92
92
  tertiaryContainerPressed: {
93
93
  backgroundColor: "rgba(0, 0, 0, 0.04)";
94
94
  };
95
+ dangerTitle: {
96
+ color: "#FFFFFF";
97
+ };
98
+ dangerContainer: {
99
+ borderStyle: "solid";
100
+ borderWidth: number;
101
+ borderColor: "#C62416";
102
+ backgroundColor: "#C62416";
103
+ };
104
+ dangerTitleHover: {
105
+ color: "#C62416";
106
+ };
107
+ dangerContainerHover: {
108
+ borderColor: "#DEE3EC";
109
+ backgroundColor: "#FFFFFF";
110
+ };
111
+ dangerContainerPressed: {
112
+ backgroundColor: `rgba${string}`;
113
+ };
114
+ dangerTitlePressed: {
115
+ color: "#FFFFFF";
116
+ };
95
117
  linkTitle: {
96
118
  color: "#076D8A";
97
119
  };
@@ -213,6 +235,15 @@ declare const _default: {
213
235
  tertiaryContainerDisabled: {
214
236
  cursor: "not-allowed";
215
237
  };
238
+ dangerTitleDisabled: {
239
+ cursor: "not-allowed";
240
+ color: "#8D97AC";
241
+ };
242
+ dangerContainerDisabled: {
243
+ cursor: "not-allowed";
244
+ backgroundColor: "#FFFFFF";
245
+ borderColor: "#E6EAF1";
246
+ };
216
247
  primaryIcon: {
217
248
  color: "#F2F9FF";
218
249
  };
@@ -240,6 +271,15 @@ declare const _default: {
240
271
  tertiaryIconDisabled: {
241
272
  color: "#8D97AC";
242
273
  };
274
+ dangerIcon: {
275
+ color: "#F2F9FF";
276
+ };
277
+ dangerIconHover: {
278
+ color: "#C62416";
279
+ };
280
+ dangerIconDisabled: {
281
+ color: "#8D97AC";
282
+ };
243
283
  linkIcon: {
244
284
  color: "#076D8A";
245
285
  };
@@ -250,6 +290,7 @@ export declare const Sizes: () => import("react/jsx-runtime").JSX.Element;
250
290
  export declare const Primary: () => import("react/jsx-runtime").JSX.Element;
251
291
  export declare const Secondary: () => import("react/jsx-runtime").JSX.Element;
252
292
  export declare const Tertiary: () => import("react/jsx-runtime").JSX.Element;
293
+ export declare const Danger: () => import("react/jsx-runtime").JSX.Element;
253
294
  export declare const Link: () => import("react/jsx-runtime").JSX.Element;
254
295
  export declare const Icons: () => import("react/jsx-runtime").JSX.Element;
255
296
  export declare const FullWidth: () => import("react/jsx-runtime").JSX.Element;
@@ -1 +1 @@
1
- {"version":3,"file":"Button.stories.d.ts","sourceRoot":"","sources":["../../../src/ui/Button/Button.stories.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAMA,wBAQkB;AAElB,eAAO,MAAM,KAAK,+CAMjB,CAAC;AAEF,eAAO,MAAM,OAAO,+CAKnB,CAAC;AAEF,eAAO,MAAM,SAAS,+CAKrB,CAAC;AAEF,eAAO,MAAM,QAAQ,+CAKpB,CAAC;AAEF,eAAO,MAAM,IAAI,+CAKhB,CAAC;AAEF,eAAO,MAAM,KAAK,+CAQjB,CAAC;AAEF,eAAO,MAAM,SAAS,+CAIrB,CAAC"}
1
+ {"version":3,"file":"Button.stories.d.ts","sourceRoot":"","sources":["../../../src/ui/Button/Button.stories.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAMA,wBAQkB;AAElB,eAAO,MAAM,KAAK,+CAMjB,CAAC;AAEF,eAAO,MAAM,OAAO,+CAKnB,CAAC;AAEF,eAAO,MAAM,SAAS,+CAKrB,CAAC;AAEF,eAAO,MAAM,QAAQ,+CAKpB,CAAC;AAEF,eAAO,MAAM,MAAM,+CAKlB,CAAC;AAEF,eAAO,MAAM,IAAI,+CAKhB,CAAC;AAEF,eAAO,MAAM,KAAK,+CAQjB,CAAC;AAEF,eAAO,MAAM,SAAS,+CAIrB,CAAC"}
@@ -16,6 +16,7 @@ export const Sizes = () => (_jsxs(Box, { display: "flex", flexDirection: "row",
16
16
  export const Primary = () => (_jsxs(Box, { display: "flex", flexDirection: "row", gap: 4, children: [_jsx(Button, { variant: "primary", title: "Bouton primary" }), _jsx(Button, { variant: "primary", title: "Disabled", disabled: true })] }));
17
17
  export const Secondary = () => (_jsxs(Box, { display: "flex", flexDirection: "row", gap: 4, children: [_jsx(Button, { variant: "secondary", title: "Bouton secondary" }), _jsx(Button, { variant: "secondary", title: "Disabled", disabled: true })] }));
18
18
  export const Tertiary = () => (_jsxs(Box, { display: "flex", flexDirection: "row", gap: 4, children: [_jsx(Button, { variant: "tertiary", title: "Bouton tertiary" }), _jsx(Button, { variant: "tertiary", title: "Disabled", disabled: true })] }));
19
+ export const Danger = () => (_jsxs(Box, { display: "flex", flexDirection: "row", gap: 4, children: [_jsx(Button, { variant: "danger", title: "Bouton danger" }), _jsx(Button, { variant: "danger", title: "Disabled", disabled: true })] }));
19
20
  export const Link = () => (_jsxs(Box, { display: "flex", flexDirection: "row", gap: 4, children: [_jsx(Button, { variant: "link", title: "Bouton link" }), _jsx(Button, { variant: "link", title: "Disabled", disabled: true })] }));
20
21
  export const Icons = () => (_jsxs(Box, { display: "flex", flexDirection: "row", gap: 4, children: [_jsx(Button, { variant: "primary", title: "Start Icon", startIcon: "Plus" }), _jsx(Button, { variant: "primary", title: "End Icon", endIcon: "Plus" }), _jsx(Button, { variant: "primary", title: "End Icon", endIcon: "Plus" }), _jsx(ButtonIcon, { variant: "primary", icon: "CircleUser" }), _jsx(ButtonIcon, { variant: "primary", icon: "CircleUser" })] }));
21
22
  export const FullWidth = () => (_jsx(Box, { display: "flex", flexDirection: "row", gap: 6, children: _jsx(Button, { variant: "primary", title: "Full Width", fullWidth: true }) }));
@@ -72,6 +72,28 @@ export declare const useStyles: () => {
72
72
  tertiaryContainerPressed: {
73
73
  backgroundColor: "rgba(0, 0, 0, 0.04)";
74
74
  };
75
+ dangerTitle: {
76
+ color: "#FFFFFF";
77
+ };
78
+ dangerContainer: {
79
+ borderStyle: "solid";
80
+ borderWidth: number;
81
+ borderColor: "#C62416";
82
+ backgroundColor: "#C62416";
83
+ };
84
+ dangerTitleHover: {
85
+ color: "#C62416";
86
+ };
87
+ dangerContainerHover: {
88
+ borderColor: "#DEE3EC";
89
+ backgroundColor: "#FFFFFF";
90
+ };
91
+ dangerContainerPressed: {
92
+ backgroundColor: `rgba${string}`;
93
+ };
94
+ dangerTitlePressed: {
95
+ color: "#FFFFFF";
96
+ };
75
97
  linkTitle: {
76
98
  color: "#076D8A";
77
99
  };
@@ -193,6 +215,15 @@ export declare const useStyles: () => {
193
215
  tertiaryContainerDisabled: {
194
216
  cursor: "not-allowed";
195
217
  };
218
+ dangerTitleDisabled: {
219
+ cursor: "not-allowed";
220
+ color: "#8D97AC";
221
+ };
222
+ dangerContainerDisabled: {
223
+ cursor: "not-allowed";
224
+ backgroundColor: "#FFFFFF";
225
+ borderColor: "#E6EAF1";
226
+ };
196
227
  primaryIcon: {
197
228
  color: "#F2F9FF";
198
229
  };
@@ -220,6 +251,15 @@ export declare const useStyles: () => {
220
251
  tertiaryIconDisabled: {
221
252
  color: "#8D97AC";
222
253
  };
254
+ dangerIcon: {
255
+ color: "#F2F9FF";
256
+ };
257
+ dangerIconHover: {
258
+ color: "#C62416";
259
+ };
260
+ dangerIconDisabled: {
261
+ color: "#8D97AC";
262
+ };
223
263
  linkIcon: {
224
264
  color: "#076D8A";
225
265
  };
@@ -1 +1 @@
1
- {"version":3,"file":"Button.styles.d.ts","sourceRoot":"","sources":["../../../src/ui/Button/Button.styles.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA2NnB,CAAC"}
1
+ {"version":3,"file":"Button.styles.d.ts","sourceRoot":"","sources":["../../../src/ui/Button/Button.styles.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAoQnB,CAAC"}
@@ -74,6 +74,28 @@ export const useStyles = makeStyles(({ text, color, spacing, radius }) => ({
74
74
  tertiaryContainerPressed: {
75
75
  backgroundColor: color.light.background['transparent-hover'],
76
76
  },
77
+ dangerTitle: {
78
+ color: color.light.text['inverted-grey'],
79
+ },
80
+ dangerContainer: {
81
+ borderStyle: 'solid',
82
+ borderWidth: 1,
83
+ borderColor: color.light.border['plain-error'],
84
+ backgroundColor: color.light.background['action-high-error'],
85
+ },
86
+ dangerTitleHover: {
87
+ color: color.light.text['action-high-error'],
88
+ },
89
+ dangerContainerHover: {
90
+ borderColor: color.light.border['default-grey'],
91
+ backgroundColor: color.light.background['default-grey'],
92
+ },
93
+ dangerContainerPressed: {
94
+ backgroundColor: color.alpha(color.light.background['action-high-error'], 0.8),
95
+ },
96
+ dangerTitlePressed: {
97
+ color: color.light.text['inverted-grey'],
98
+ },
77
99
  linkTitle: {
78
100
  color: color.text.link.default,
79
101
  },
@@ -177,6 +199,15 @@ export const useStyles = makeStyles(({ text, color, spacing, radius }) => ({
177
199
  tertiaryContainerDisabled: {
178
200
  cursor: 'not-allowed',
179
201
  },
202
+ dangerTitleDisabled: {
203
+ cursor: 'not-allowed',
204
+ color: color.light.text['disabled-grey'],
205
+ },
206
+ dangerContainerDisabled: {
207
+ cursor: 'not-allowed',
208
+ backgroundColor: color.light.background['default-grey'],
209
+ borderColor: color.light.border['disabled-grey'],
210
+ },
180
211
  // Icons
181
212
  primaryIcon: {
182
213
  color: color.light.text['inverted-primary'],
@@ -205,6 +236,15 @@ export const useStyles = makeStyles(({ text, color, spacing, radius }) => ({
205
236
  tertiaryIconDisabled: {
206
237
  color: color.light.text['disabled-grey'],
207
238
  },
239
+ dangerIcon: {
240
+ color: color.light.text['inverted-primary'],
241
+ },
242
+ dangerIconHover: {
243
+ color: color.light.text['action-high-error'],
244
+ },
245
+ dangerIconDisabled: {
246
+ color: color.light.text['disabled-grey'],
247
+ },
208
248
  linkIcon: {
209
249
  color: color.text.link.default,
210
250
  },
@@ -172,6 +172,7 @@ declare const PublicPropsSchema: z.ZodObject<{
172
172
  BedDouble: "BedDouble";
173
173
  BedSingle: "BedSingle";
174
174
  Beef: "Beef";
175
+ BeefOff: "BeefOff";
175
176
  Beer: "Beer";
176
177
  BeerOff: "BeerOff";
177
178
  Bell: "Bell";
@@ -315,6 +316,7 @@ declare const PublicPropsSchema: z.ZodObject<{
315
316
  Castle: "Castle";
316
317
  Cat: "Cat";
317
318
  Cctv: "Cctv";
319
+ CctvOff: "CctvOff";
318
320
  ChartArea: "ChartArea";
319
321
  ChartBar: "ChartBar";
320
322
  ChartBarBig: "ChartBarBig";
@@ -364,7 +366,6 @@ declare const PublicPropsSchema: z.ZodObject<{
364
366
  ChevronsRightLeft: "ChevronsRightLeft";
365
367
  ChevronsUp: "ChevronsUp";
366
368
  ChevronsUpDown: "ChevronsUpDown";
367
- Chromium: "Chromium";
368
369
  Church: "Church";
369
370
  Cigarette: "Cigarette";
370
371
  CigaretteOff: "CigaretteOff";
@@ -474,8 +475,6 @@ declare const PublicPropsSchema: z.ZodObject<{
474
475
  Club: "Club";
475
476
  Code: "Code";
476
477
  CodeXml: "CodeXml";
477
- Codepen: "Codepen";
478
- Codesandbox: "Codesandbox";
479
478
  Coffee: "Coffee";
480
479
  Cog: "Cog";
481
480
  Coins: "Coins";
@@ -565,7 +564,6 @@ declare const PublicPropsSchema: z.ZodObject<{
565
564
  Download: "Download";
566
565
  DraftingCompass: "DraftingCompass";
567
566
  Drama: "Drama";
568
- Dribbble: "Dribbble";
569
567
  Drill: "Drill";
570
568
  Drone: "Drone";
571
569
  Droplet: "Droplet";
@@ -597,14 +595,12 @@ declare const PublicPropsSchema: z.ZodObject<{
597
595
  Eye: "Eye";
598
596
  EyeClosed: "EyeClosed";
599
597
  EyeOff: "EyeOff";
600
- Facebook: "Facebook";
601
598
  Factory: "Factory";
602
599
  Fan: "Fan";
603
600
  FastForward: "FastForward";
604
601
  Feather: "Feather";
605
602
  Fence: "Fence";
606
603
  FerrisWheel: "FerrisWheel";
607
- Figma: "Figma";
608
604
  File: "File";
609
605
  FileArchive: "FileArchive";
610
606
  FileAxis3d: "FileAxis3d";
@@ -723,7 +719,6 @@ declare const PublicPropsSchema: z.ZodObject<{
723
719
  Form: "Form";
724
720
  Forward: "Forward";
725
721
  Frame: "Frame";
726
- Framer: "Framer";
727
722
  Frown: "Frown";
728
723
  Fuel: "Fuel";
729
724
  Fullscreen: "Fullscreen";
@@ -761,8 +756,6 @@ declare const PublicPropsSchema: z.ZodObject<{
761
756
  GitPullRequestCreate: "GitPullRequestCreate";
762
757
  GitPullRequestCreateArrow: "GitPullRequestCreateArrow";
763
758
  GitPullRequestDraft: "GitPullRequestDraft";
764
- Github: "Github";
765
- Gitlab: "Gitlab";
766
759
  GlassWater: "GlassWater";
767
760
  Glasses: "Glasses";
768
761
  Globe: "Globe";
@@ -856,7 +849,6 @@ declare const PublicPropsSchema: z.ZodObject<{
856
849
  Infinity: "Infinity";
857
850
  Info: "Info";
858
851
  InspectionPanel: "InspectionPanel";
859
- Instagram: "Instagram";
860
852
  Italic: "Italic";
861
853
  IterationCcw: "IterationCcw";
862
854
  IterationCw: "IterationCw";
@@ -907,10 +899,10 @@ declare const PublicPropsSchema: z.ZodObject<{
907
899
  LightbulbOff: "LightbulbOff";
908
900
  LineDotRightHorizontal: "LineDotRightHorizontal";
909
901
  LineSquiggle: "LineSquiggle";
902
+ LineStyle: "LineStyle";
910
903
  Link: "Link";
911
904
  Link2: "Link2";
912
905
  Link2Off: "Link2Off";
913
- Linkedin: "Linkedin";
914
906
  List: "List";
915
907
  ListCheck: "ListCheck";
916
908
  ListChecks: "ListChecks";
@@ -971,6 +963,7 @@ declare const PublicPropsSchema: z.ZodObject<{
971
963
  MapPinPen: "MapPinPen";
972
964
  MapPinPlus: "MapPinPlus";
973
965
  MapPinPlusInside: "MapPinPlusInside";
966
+ MapPinSearch: "MapPinSearch";
974
967
  MapPinX: "MapPinX";
975
968
  MapPinXInside: "MapPinXInside";
976
969
  MapPinned: "MapPinned";
@@ -1186,7 +1179,6 @@ declare const PublicPropsSchema: z.ZodObject<{
1186
1179
  Plug2: "Plug2";
1187
1180
  PlugZap: "PlugZap";
1188
1181
  Plus: "Plus";
1189
- Pocket: "Pocket";
1190
1182
  PocketKnife: "PocketKnife";
1191
1183
  Podcast: "Podcast";
1192
1184
  Pointer: "Pointer";
@@ -1211,10 +1203,10 @@ declare const PublicPropsSchema: z.ZodObject<{
1211
1203
  Radiation: "Radiation";
1212
1204
  Radical: "Radical";
1213
1205
  Radio: "Radio";
1206
+ RadioOff: "RadioOff";
1214
1207
  RadioReceiver: "RadioReceiver";
1215
1208
  RadioTower: "RadioTower";
1216
1209
  Radius: "Radius";
1217
- RailSymbol: "RailSymbol";
1218
1210
  Rainbow: "Rainbow";
1219
1211
  Rat: "Rat";
1220
1212
  Ratio: "Ratio";
@@ -1253,6 +1245,7 @@ declare const PublicPropsSchema: z.ZodObject<{
1253
1245
  ReplyAll: "ReplyAll";
1254
1246
  Rewind: "Rewind";
1255
1247
  Ribbon: "Ribbon";
1248
+ Road: "Road";
1256
1249
  Rocket: "Rocket";
1257
1250
  RockingChair: "RockingChair";
1258
1251
  RollerCoaster: "RollerCoaster";
@@ -1330,6 +1323,8 @@ declare const PublicPropsSchema: z.ZodObject<{
1330
1323
  ShieldAlert: "ShieldAlert";
1331
1324
  ShieldBan: "ShieldBan";
1332
1325
  ShieldCheck: "ShieldCheck";
1326
+ ShieldCog: "ShieldCog";
1327
+ ShieldCogCorner: "ShieldCogCorner";
1333
1328
  ShieldEllipsis: "ShieldEllipsis";
1334
1329
  ShieldHalf: "ShieldHalf";
1335
1330
  ShieldMinus: "ShieldMinus";
@@ -1364,7 +1359,6 @@ declare const PublicPropsSchema: z.ZodObject<{
1364
1359
  SkipBack: "SkipBack";
1365
1360
  SkipForward: "SkipForward";
1366
1361
  Skull: "Skull";
1367
- Slack: "Slack";
1368
1362
  Slash: "Slash";
1369
1363
  Slice: "Slice";
1370
1364
  SlidersHorizontal: "SlidersHorizontal";
@@ -1392,6 +1386,7 @@ declare const PublicPropsSchema: z.ZodObject<{
1392
1386
  SplinePointer: "SplinePointer";
1393
1387
  Split: "Split";
1394
1388
  Spool: "Spool";
1389
+ SportShoe: "SportShoe";
1395
1390
  Spotlight: "Spotlight";
1396
1391
  SprayCan: "SprayCan";
1397
1392
  Sprout: "Sprout";
@@ -1581,7 +1576,6 @@ declare const PublicPropsSchema: z.ZodObject<{
1581
1576
  TreePalm: "TreePalm";
1582
1577
  TreePine: "TreePine";
1583
1578
  Trees: "Trees";
1584
- Trello: "Trello";
1585
1579
  TrendingDown: "TrendingDown";
1586
1580
  TrendingUp: "TrendingUp";
1587
1581
  TrendingUpDown: "TrendingUpDown";
@@ -1598,8 +1592,6 @@ declare const PublicPropsSchema: z.ZodObject<{
1598
1592
  Tv: "Tv";
1599
1593
  TvMinimal: "TvMinimal";
1600
1594
  TvMinimalPlay: "TvMinimalPlay";
1601
- Twitch: "Twitch";
1602
- Twitter: "Twitter";
1603
1595
  Type: "Type";
1604
1596
  TypeOutline: "TypeOutline";
1605
1597
  Umbrella: "Umbrella";
@@ -1703,7 +1695,6 @@ declare const PublicPropsSchema: z.ZodObject<{
1703
1695
  Wrench: "Wrench";
1704
1696
  X: "X";
1705
1697
  XLineTop: "XLineTop";
1706
- Youtube: "Youtube";
1707
1698
  Zap: "Zap";
1708
1699
  ZapOff: "ZapOff";
1709
1700
  ZodiacAquarius: "ZodiacAquarius";
@@ -2279,6 +2270,7 @@ export declare const LucideIconPropsJSON: z.core.ZodStandardJSONSchemaPayload<z.
2279
2270
  BedDouble: "BedDouble";
2280
2271
  BedSingle: "BedSingle";
2281
2272
  Beef: "Beef";
2273
+ BeefOff: "BeefOff";
2282
2274
  Beer: "Beer";
2283
2275
  BeerOff: "BeerOff";
2284
2276
  Bell: "Bell";
@@ -2422,6 +2414,7 @@ export declare const LucideIconPropsJSON: z.core.ZodStandardJSONSchemaPayload<z.
2422
2414
  Castle: "Castle";
2423
2415
  Cat: "Cat";
2424
2416
  Cctv: "Cctv";
2417
+ CctvOff: "CctvOff";
2425
2418
  ChartArea: "ChartArea";
2426
2419
  ChartBar: "ChartBar";
2427
2420
  ChartBarBig: "ChartBarBig";
@@ -2471,7 +2464,6 @@ export declare const LucideIconPropsJSON: z.core.ZodStandardJSONSchemaPayload<z.
2471
2464
  ChevronsRightLeft: "ChevronsRightLeft";
2472
2465
  ChevronsUp: "ChevronsUp";
2473
2466
  ChevronsUpDown: "ChevronsUpDown";
2474
- Chromium: "Chromium";
2475
2467
  Church: "Church";
2476
2468
  Cigarette: "Cigarette";
2477
2469
  CigaretteOff: "CigaretteOff";
@@ -2581,8 +2573,6 @@ export declare const LucideIconPropsJSON: z.core.ZodStandardJSONSchemaPayload<z.
2581
2573
  Club: "Club";
2582
2574
  Code: "Code";
2583
2575
  CodeXml: "CodeXml";
2584
- Codepen: "Codepen";
2585
- Codesandbox: "Codesandbox";
2586
2576
  Coffee: "Coffee";
2587
2577
  Cog: "Cog";
2588
2578
  Coins: "Coins";
@@ -2672,7 +2662,6 @@ export declare const LucideIconPropsJSON: z.core.ZodStandardJSONSchemaPayload<z.
2672
2662
  Download: "Download";
2673
2663
  DraftingCompass: "DraftingCompass";
2674
2664
  Drama: "Drama";
2675
- Dribbble: "Dribbble";
2676
2665
  Drill: "Drill";
2677
2666
  Drone: "Drone";
2678
2667
  Droplet: "Droplet";
@@ -2704,14 +2693,12 @@ export declare const LucideIconPropsJSON: z.core.ZodStandardJSONSchemaPayload<z.
2704
2693
  Eye: "Eye";
2705
2694
  EyeClosed: "EyeClosed";
2706
2695
  EyeOff: "EyeOff";
2707
- Facebook: "Facebook";
2708
2696
  Factory: "Factory";
2709
2697
  Fan: "Fan";
2710
2698
  FastForward: "FastForward";
2711
2699
  Feather: "Feather";
2712
2700
  Fence: "Fence";
2713
2701
  FerrisWheel: "FerrisWheel";
2714
- Figma: "Figma";
2715
2702
  File: "File";
2716
2703
  FileArchive: "FileArchive";
2717
2704
  FileAxis3d: "FileAxis3d";
@@ -2830,7 +2817,6 @@ export declare const LucideIconPropsJSON: z.core.ZodStandardJSONSchemaPayload<z.
2830
2817
  Form: "Form";
2831
2818
  Forward: "Forward";
2832
2819
  Frame: "Frame";
2833
- Framer: "Framer";
2834
2820
  Frown: "Frown";
2835
2821
  Fuel: "Fuel";
2836
2822
  Fullscreen: "Fullscreen";
@@ -2868,8 +2854,6 @@ export declare const LucideIconPropsJSON: z.core.ZodStandardJSONSchemaPayload<z.
2868
2854
  GitPullRequestCreate: "GitPullRequestCreate";
2869
2855
  GitPullRequestCreateArrow: "GitPullRequestCreateArrow";
2870
2856
  GitPullRequestDraft: "GitPullRequestDraft";
2871
- Github: "Github";
2872
- Gitlab: "Gitlab";
2873
2857
  GlassWater: "GlassWater";
2874
2858
  Glasses: "Glasses";
2875
2859
  Globe: "Globe";
@@ -2963,7 +2947,6 @@ export declare const LucideIconPropsJSON: z.core.ZodStandardJSONSchemaPayload<z.
2963
2947
  Infinity: "Infinity";
2964
2948
  Info: "Info";
2965
2949
  InspectionPanel: "InspectionPanel";
2966
- Instagram: "Instagram";
2967
2950
  Italic: "Italic";
2968
2951
  IterationCcw: "IterationCcw";
2969
2952
  IterationCw: "IterationCw";
@@ -3014,10 +2997,10 @@ export declare const LucideIconPropsJSON: z.core.ZodStandardJSONSchemaPayload<z.
3014
2997
  LightbulbOff: "LightbulbOff";
3015
2998
  LineDotRightHorizontal: "LineDotRightHorizontal";
3016
2999
  LineSquiggle: "LineSquiggle";
3000
+ LineStyle: "LineStyle";
3017
3001
  Link: "Link";
3018
3002
  Link2: "Link2";
3019
3003
  Link2Off: "Link2Off";
3020
- Linkedin: "Linkedin";
3021
3004
  List: "List";
3022
3005
  ListCheck: "ListCheck";
3023
3006
  ListChecks: "ListChecks";
@@ -3078,6 +3061,7 @@ export declare const LucideIconPropsJSON: z.core.ZodStandardJSONSchemaPayload<z.
3078
3061
  MapPinPen: "MapPinPen";
3079
3062
  MapPinPlus: "MapPinPlus";
3080
3063
  MapPinPlusInside: "MapPinPlusInside";
3064
+ MapPinSearch: "MapPinSearch";
3081
3065
  MapPinX: "MapPinX";
3082
3066
  MapPinXInside: "MapPinXInside";
3083
3067
  MapPinned: "MapPinned";
@@ -3293,7 +3277,6 @@ export declare const LucideIconPropsJSON: z.core.ZodStandardJSONSchemaPayload<z.
3293
3277
  Plug2: "Plug2";
3294
3278
  PlugZap: "PlugZap";
3295
3279
  Plus: "Plus";
3296
- Pocket: "Pocket";
3297
3280
  PocketKnife: "PocketKnife";
3298
3281
  Podcast: "Podcast";
3299
3282
  Pointer: "Pointer";
@@ -3318,10 +3301,10 @@ export declare const LucideIconPropsJSON: z.core.ZodStandardJSONSchemaPayload<z.
3318
3301
  Radiation: "Radiation";
3319
3302
  Radical: "Radical";
3320
3303
  Radio: "Radio";
3304
+ RadioOff: "RadioOff";
3321
3305
  RadioReceiver: "RadioReceiver";
3322
3306
  RadioTower: "RadioTower";
3323
3307
  Radius: "Radius";
3324
- RailSymbol: "RailSymbol";
3325
3308
  Rainbow: "Rainbow";
3326
3309
  Rat: "Rat";
3327
3310
  Ratio: "Ratio";
@@ -3360,6 +3343,7 @@ export declare const LucideIconPropsJSON: z.core.ZodStandardJSONSchemaPayload<z.
3360
3343
  ReplyAll: "ReplyAll";
3361
3344
  Rewind: "Rewind";
3362
3345
  Ribbon: "Ribbon";
3346
+ Road: "Road";
3363
3347
  Rocket: "Rocket";
3364
3348
  RockingChair: "RockingChair";
3365
3349
  RollerCoaster: "RollerCoaster";
@@ -3437,6 +3421,8 @@ export declare const LucideIconPropsJSON: z.core.ZodStandardJSONSchemaPayload<z.
3437
3421
  ShieldAlert: "ShieldAlert";
3438
3422
  ShieldBan: "ShieldBan";
3439
3423
  ShieldCheck: "ShieldCheck";
3424
+ ShieldCog: "ShieldCog";
3425
+ ShieldCogCorner: "ShieldCogCorner";
3440
3426
  ShieldEllipsis: "ShieldEllipsis";
3441
3427
  ShieldHalf: "ShieldHalf";
3442
3428
  ShieldMinus: "ShieldMinus";
@@ -3471,7 +3457,6 @@ export declare const LucideIconPropsJSON: z.core.ZodStandardJSONSchemaPayload<z.
3471
3457
  SkipBack: "SkipBack";
3472
3458
  SkipForward: "SkipForward";
3473
3459
  Skull: "Skull";
3474
- Slack: "Slack";
3475
3460
  Slash: "Slash";
3476
3461
  Slice: "Slice";
3477
3462
  SlidersHorizontal: "SlidersHorizontal";
@@ -3499,6 +3484,7 @@ export declare const LucideIconPropsJSON: z.core.ZodStandardJSONSchemaPayload<z.
3499
3484
  SplinePointer: "SplinePointer";
3500
3485
  Split: "Split";
3501
3486
  Spool: "Spool";
3487
+ SportShoe: "SportShoe";
3502
3488
  Spotlight: "Spotlight";
3503
3489
  SprayCan: "SprayCan";
3504
3490
  Sprout: "Sprout";
@@ -3688,7 +3674,6 @@ export declare const LucideIconPropsJSON: z.core.ZodStandardJSONSchemaPayload<z.
3688
3674
  TreePalm: "TreePalm";
3689
3675
  TreePine: "TreePine";
3690
3676
  Trees: "Trees";
3691
- Trello: "Trello";
3692
3677
  TrendingDown: "TrendingDown";
3693
3678
  TrendingUp: "TrendingUp";
3694
3679
  TrendingUpDown: "TrendingUpDown";
@@ -3705,8 +3690,6 @@ export declare const LucideIconPropsJSON: z.core.ZodStandardJSONSchemaPayload<z.
3705
3690
  Tv: "Tv";
3706
3691
  TvMinimal: "TvMinimal";
3707
3692
  TvMinimalPlay: "TvMinimalPlay";
3708
- Twitch: "Twitch";
3709
- Twitter: "Twitter";
3710
3693
  Type: "Type";
3711
3694
  TypeOutline: "TypeOutline";
3712
3695
  Umbrella: "Umbrella";
@@ -3810,7 +3793,6 @@ export declare const LucideIconPropsJSON: z.core.ZodStandardJSONSchemaPayload<z.
3810
3793
  Wrench: "Wrench";
3811
3794
  X: "X";
3812
3795
  XLineTop: "XLineTop";
3813
- Youtube: "Youtube";
3814
3796
  Zap: "Zap";
3815
3797
  ZapOff: "ZapOff";
3816
3798
  ZodiacAquarius: "ZodiacAquarius";
@@ -1 +1 @@
1
- {"version":3,"file":"LucideIcon.props.d.ts","sourceRoot":"","sources":["../../../src/ui/LucideIcon/LucideIcon.props.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,EAAE,UAAU,EAAE,MAAM,gBAAgB,CAAC;AACnD,OAAO,KAAK,QAAQ,MAAM,aAAa,CAAC;AACxC,OAAO,KAAK,WAAW,MAAM,2BAA2B,CAAC;AACzD,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAExB,MAAM,MAAM,cAAc,GAAG,MAAM,OAAO,WAAW,CAAC;AACtD,MAAM,MAAM,WAAW,GAAG,MAAM,OAAO,QAAQ,CAAC;AAGhD,MAAM,MAAM,QAAQ,GAAG,cAAc,GAAG,WAAW,CAAC;AAEpD,eAAO,MAAM,gBAAgB,GAAI,MAAM,MAAM,KAAG,IAAI,IAAI,cAAyD,CAAC;AAElH,QAAA,MAAM,iBAAiB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iBAGrB,CAAC;AAEH,KAAK,YAAY,GAAG;IAClB,KAAK,CAAC,EAAE,UAAU,CAAC;IACnB,KAAK,CAAC,EAAE,KAAK,CAAC;CACf,CAAC;AAGF,MAAM,MAAM,eAAe,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,iBAAiB,CAAC,GAAG,YAAY,CAAC;AAC/E,eAAO,MAAM,mBAAmB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;kBAAoC,CAAC"}
1
+ {"version":3,"file":"LucideIcon.props.d.ts","sourceRoot":"","sources":["../../../src/ui/LucideIcon/LucideIcon.props.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,EAAE,UAAU,EAAE,MAAM,gBAAgB,CAAC;AACnD,OAAO,KAAK,QAAQ,MAAM,aAAa,CAAC;AACxC,OAAO,KAAK,WAAW,MAAM,2BAA2B,CAAC;AACzD,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAExB,MAAM,MAAM,cAAc,GAAG,MAAM,OAAO,WAAW,CAAC;AACtD,MAAM,MAAM,WAAW,GAAG,MAAM,OAAO,QAAQ,CAAC;AAGhD,MAAM,MAAM,QAAQ,GAAG,cAAc,GAAG,WAAW,CAAC;AAEpD,eAAO,MAAM,gBAAgB,GAAI,MAAM,MAAM,KAAG,IAAI,IAAI,cAAyD,CAAC;AAElH,QAAA,MAAM,iBAAiB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iBAGrB,CAAC;AAEH,KAAK,YAAY,GAAG;IAClB,KAAK,CAAC,EAAE,UAAU,CAAC;IACnB,KAAK,CAAC,EAAE,KAAK,CAAC;CACf,CAAC;AAGF,MAAM,MAAM,eAAe,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,iBAAiB,CAAC,GAAG,YAAY,CAAC;AAC/E,eAAO,MAAM,mBAAmB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;kBAAoC,CAAC"}
@@ -170,6 +170,7 @@ declare const _default: {
170
170
  BedDouble: "BedDouble";
171
171
  BedSingle: "BedSingle";
172
172
  Beef: "Beef";
173
+ BeefOff: "BeefOff";
173
174
  Beer: "Beer";
174
175
  BeerOff: "BeerOff";
175
176
  Bell: "Bell";
@@ -313,6 +314,7 @@ declare const _default: {
313
314
  Castle: "Castle";
314
315
  Cat: "Cat";
315
316
  Cctv: "Cctv";
317
+ CctvOff: "CctvOff";
316
318
  ChartArea: "ChartArea";
317
319
  ChartBar: "ChartBar";
318
320
  ChartBarBig: "ChartBarBig";
@@ -362,7 +364,6 @@ declare const _default: {
362
364
  ChevronsRightLeft: "ChevronsRightLeft";
363
365
  ChevronsUp: "ChevronsUp";
364
366
  ChevronsUpDown: "ChevronsUpDown";
365
- Chromium: "Chromium";
366
367
  Church: "Church";
367
368
  Cigarette: "Cigarette";
368
369
  CigaretteOff: "CigaretteOff";
@@ -472,8 +473,6 @@ declare const _default: {
472
473
  Club: "Club";
473
474
  Code: "Code";
474
475
  CodeXml: "CodeXml";
475
- Codepen: "Codepen";
476
- Codesandbox: "Codesandbox";
477
476
  Coffee: "Coffee";
478
477
  Cog: "Cog";
479
478
  Coins: "Coins";
@@ -563,7 +562,6 @@ declare const _default: {
563
562
  Download: "Download";
564
563
  DraftingCompass: "DraftingCompass";
565
564
  Drama: "Drama";
566
- Dribbble: "Dribbble";
567
565
  Drill: "Drill";
568
566
  Drone: "Drone";
569
567
  Droplet: "Droplet";
@@ -595,14 +593,12 @@ declare const _default: {
595
593
  Eye: "Eye";
596
594
  EyeClosed: "EyeClosed";
597
595
  EyeOff: "EyeOff";
598
- Facebook: "Facebook";
599
596
  Factory: "Factory";
600
597
  Fan: "Fan";
601
598
  FastForward: "FastForward";
602
599
  Feather: "Feather";
603
600
  Fence: "Fence";
604
601
  FerrisWheel: "FerrisWheel";
605
- Figma: "Figma";
606
602
  File: "File";
607
603
  FileArchive: "FileArchive";
608
604
  FileAxis3d: "FileAxis3d";
@@ -721,7 +717,6 @@ declare const _default: {
721
717
  Form: "Form";
722
718
  Forward: "Forward";
723
719
  Frame: "Frame";
724
- Framer: "Framer";
725
720
  Frown: "Frown";
726
721
  Fuel: "Fuel";
727
722
  Fullscreen: "Fullscreen";
@@ -759,8 +754,6 @@ declare const _default: {
759
754
  GitPullRequestCreate: "GitPullRequestCreate";
760
755
  GitPullRequestCreateArrow: "GitPullRequestCreateArrow";
761
756
  GitPullRequestDraft: "GitPullRequestDraft";
762
- Github: "Github";
763
- Gitlab: "Gitlab";
764
757
  GlassWater: "GlassWater";
765
758
  Glasses: "Glasses";
766
759
  Globe: "Globe";
@@ -854,7 +847,6 @@ declare const _default: {
854
847
  Infinity: "Infinity";
855
848
  Info: "Info";
856
849
  InspectionPanel: "InspectionPanel";
857
- Instagram: "Instagram";
858
850
  Italic: "Italic";
859
851
  IterationCcw: "IterationCcw";
860
852
  IterationCw: "IterationCw";
@@ -905,10 +897,10 @@ declare const _default: {
905
897
  LightbulbOff: "LightbulbOff";
906
898
  LineDotRightHorizontal: "LineDotRightHorizontal";
907
899
  LineSquiggle: "LineSquiggle";
900
+ LineStyle: "LineStyle";
908
901
  Link: "Link";
909
902
  Link2: "Link2";
910
903
  Link2Off: "Link2Off";
911
- Linkedin: "Linkedin";
912
904
  List: "List";
913
905
  ListCheck: "ListCheck";
914
906
  ListChecks: "ListChecks";
@@ -969,6 +961,7 @@ declare const _default: {
969
961
  MapPinPen: "MapPinPen";
970
962
  MapPinPlus: "MapPinPlus";
971
963
  MapPinPlusInside: "MapPinPlusInside";
964
+ MapPinSearch: "MapPinSearch";
972
965
  MapPinX: "MapPinX";
973
966
  MapPinXInside: "MapPinXInside";
974
967
  MapPinned: "MapPinned";
@@ -1184,7 +1177,6 @@ declare const _default: {
1184
1177
  Plug2: "Plug2";
1185
1178
  PlugZap: "PlugZap";
1186
1179
  Plus: "Plus";
1187
- Pocket: "Pocket";
1188
1180
  PocketKnife: "PocketKnife";
1189
1181
  Podcast: "Podcast";
1190
1182
  Pointer: "Pointer";
@@ -1209,10 +1201,10 @@ declare const _default: {
1209
1201
  Radiation: "Radiation";
1210
1202
  Radical: "Radical";
1211
1203
  Radio: "Radio";
1204
+ RadioOff: "RadioOff";
1212
1205
  RadioReceiver: "RadioReceiver";
1213
1206
  RadioTower: "RadioTower";
1214
1207
  Radius: "Radius";
1215
- RailSymbol: "RailSymbol";
1216
1208
  Rainbow: "Rainbow";
1217
1209
  Rat: "Rat";
1218
1210
  Ratio: "Ratio";
@@ -1251,6 +1243,7 @@ declare const _default: {
1251
1243
  ReplyAll: "ReplyAll";
1252
1244
  Rewind: "Rewind";
1253
1245
  Ribbon: "Ribbon";
1246
+ Road: "Road";
1254
1247
  Rocket: "Rocket";
1255
1248
  RockingChair: "RockingChair";
1256
1249
  RollerCoaster: "RollerCoaster";
@@ -1328,6 +1321,8 @@ declare const _default: {
1328
1321
  ShieldAlert: "ShieldAlert";
1329
1322
  ShieldBan: "ShieldBan";
1330
1323
  ShieldCheck: "ShieldCheck";
1324
+ ShieldCog: "ShieldCog";
1325
+ ShieldCogCorner: "ShieldCogCorner";
1331
1326
  ShieldEllipsis: "ShieldEllipsis";
1332
1327
  ShieldHalf: "ShieldHalf";
1333
1328
  ShieldMinus: "ShieldMinus";
@@ -1362,7 +1357,6 @@ declare const _default: {
1362
1357
  SkipBack: "SkipBack";
1363
1358
  SkipForward: "SkipForward";
1364
1359
  Skull: "Skull";
1365
- Slack: "Slack";
1366
1360
  Slash: "Slash";
1367
1361
  Slice: "Slice";
1368
1362
  SlidersHorizontal: "SlidersHorizontal";
@@ -1390,6 +1384,7 @@ declare const _default: {
1390
1384
  SplinePointer: "SplinePointer";
1391
1385
  Split: "Split";
1392
1386
  Spool: "Spool";
1387
+ SportShoe: "SportShoe";
1393
1388
  Spotlight: "Spotlight";
1394
1389
  SprayCan: "SprayCan";
1395
1390
  Sprout: "Sprout";
@@ -1579,7 +1574,6 @@ declare const _default: {
1579
1574
  TreePalm: "TreePalm";
1580
1575
  TreePine: "TreePine";
1581
1576
  Trees: "Trees";
1582
- Trello: "Trello";
1583
1577
  TrendingDown: "TrendingDown";
1584
1578
  TrendingUp: "TrendingUp";
1585
1579
  TrendingUpDown: "TrendingUpDown";
@@ -1596,8 +1590,6 @@ declare const _default: {
1596
1590
  Tv: "Tv";
1597
1591
  TvMinimal: "TvMinimal";
1598
1592
  TvMinimalPlay: "TvMinimalPlay";
1599
- Twitch: "Twitch";
1600
- Twitter: "Twitter";
1601
1593
  Type: "Type";
1602
1594
  TypeOutline: "TypeOutline";
1603
1595
  Umbrella: "Umbrella";
@@ -1701,7 +1693,6 @@ declare const _default: {
1701
1693
  Wrench: "Wrench";
1702
1694
  X: "X";
1703
1695
  XLineTop: "XLineTop";
1704
- Youtube: "Youtube";
1705
1696
  Zap: "Zap";
1706
1697
  ZapOff: "ZapOff";
1707
1698
  ZodiacAquarius: "ZodiacAquarius";
@@ -1 +1 @@
1
- {"version":3,"file":"LucideIcon.stories.d.ts","sourceRoot":"","sources":["../../../src/ui/LucideIcon/LucideIcon.stories.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAKA,wBASkB;AAElB,eAAO,MAAM,OAAO,+CAOnB,CAAC;AAEF,eAAO,MAAM,OAAO,+CAAgE,CAAC"}
1
+ {"version":3,"file":"LucideIcon.stories.d.ts","sourceRoot":"","sources":["../../../src/ui/LucideIcon/LucideIcon.stories.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAKA,wBASkB;AAElB,eAAO,MAAM,OAAO,+CAOnB,CAAC;AAEF,eAAO,MAAM,OAAO,+CAAgE,CAAC"}
@@ -13,6 +13,7 @@ export type ToolbarTopProps = BoxProps & {
13
13
  onActions?: () => void;
14
14
  actionsIcon?: IconProps['name'];
15
15
  actions?: React.ReactNode;
16
+ typographyStyle?: React.CSSProperties;
16
17
  };
17
18
  export declare const ToolbarTop: (props: ToolbarTopProps) => import("react/jsx-runtime").JSX.Element;
18
19
  //# sourceMappingURL=ToolbarTop.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ToolbarTop.d.ts","sourceRoot":"","sources":["../../../src/ui/ToolbarTop/ToolbarTop.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAO,QAAQ,EAAc,MAAM,YAAY,CAAC;AACvD,OAAO,EAAU,WAAW,EAAE,MAAM,WAAW,CAAC;AAEhD,OAAO,EAAE,SAAS,EAAE,MAAM,eAAe,CAAC;AAG1C,MAAM,MAAM,eAAe,GAAG,QAAQ,GAAG;IACvC,OAAO,CAAC,EAAE,SAAS,GAAG,OAAO,GAAG,cAAc,CAAC;IAC/C,KAAK,EAAE,MAAM,CAAC;IACd,WAAW,CAAC,EAAE,IAAI,CAAC,WAAW,EAAE,MAAM,CAAC,CAAC;IACxC,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,UAAU,CAAC,EAAE,MAAM,IAAI,CAAC;IACxB,cAAc,CAAC,EAAE,SAAS,CAAC,MAAM,CAAC,CAAC;IACnC,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,SAAS,CAAC,EAAE,MAAM,IAAI,CAAC;IACvB,WAAW,CAAC,EAAE,SAAS,CAAC,MAAM,CAAC,CAAC;IAChC,OAAO,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;CAC3B,CAAC;AAEF,eAAO,MAAM,UAAU,GAAI,OAAO,eAAe,4CAqGhD,CAAC"}
1
+ {"version":3,"file":"ToolbarTop.d.ts","sourceRoot":"","sources":["../../../src/ui/ToolbarTop/ToolbarTop.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAO,QAAQ,EAAc,MAAM,YAAY,CAAC;AACvD,OAAO,EAAU,WAAW,EAAE,MAAM,WAAW,CAAC;AAEhD,OAAO,EAAE,SAAS,EAAE,MAAM,eAAe,CAAC;AAG1C,MAAM,MAAM,eAAe,GAAG,QAAQ,GAAG;IACvC,OAAO,CAAC,EAAE,SAAS,GAAG,OAAO,GAAG,cAAc,CAAC;IAC/C,KAAK,EAAE,MAAM,CAAC;IACd,WAAW,CAAC,EAAE,IAAI,CAAC,WAAW,EAAE,MAAM,CAAC,CAAC;IACxC,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,UAAU,CAAC,EAAE,MAAM,IAAI,CAAC;IACxB,cAAc,CAAC,EAAE,SAAS,CAAC,MAAM,CAAC,CAAC;IACnC,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,SAAS,CAAC,EAAE,MAAM,IAAI,CAAC;IACvB,WAAW,CAAC,EAAE,SAAS,CAAC,MAAM,CAAC,CAAC;IAChC,OAAO,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC1B,eAAe,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;CACvC,CAAC;AAEF,eAAO,MAAM,UAAU,GAAI,OAAO,eAAe,4CAwGhD,CAAC"}
@@ -4,7 +4,7 @@ import { Avatar } from '../Avatar';
4
4
  import { ButtonIcon } from '../Button';
5
5
  import { useStyles } from './ToolbarTop.styles';
6
6
  export const ToolbarTop = (props) => {
7
- const { variant = 'default', style, title, onNavigate, navigationIcon = 'ChevronLeft', AvatarProps, sousTitre, actions, withBorder = false, ...toolbarProps } = props;
7
+ const { variant = 'default', style, title, onNavigate, navigationIcon = 'ChevronLeft', AvatarProps, sousTitre, actions, withBorder = false, typographyStyle = {}, ...toolbarProps } = props;
8
8
  const styles = useStyles();
9
9
  const toolbarNavigation = onNavigate ? (_jsx(Box, { tag: "toolbar-navigation", style: styles.toolbarNavigation, children: _jsx(ButtonIcon, { variant: "tertiary", size: "lg", iconSize: "md", icon: navigationIcon, onPress: onNavigate }) })) : (_jsx(_Fragment, {}));
10
10
  const toolbarInformation = (_jsxs(Box, { tag: "toolbar-information", style: {
@@ -13,9 +13,11 @@ export const ToolbarTop = (props) => {
13
13
  }, children: [AvatarProps && _jsx(Avatar, { ...AvatarProps, size: "md", carre: true }), _jsxs(Box, { tag: "toolbar-information-title", style: styles.toolbarInformationTitle, children: [_jsx(Typography, { style: {
14
14
  ...styles.toolbarInformationTitleText,
15
15
  ...(variant === 'compactLarge' || variant === 'large' ? styles.largeInformationTitleText : {}),
16
+ ...typographyStyle,
16
17
  }, children: title }), sousTitre && (_jsx(Typography, { style: {
17
18
  ...styles.toolbarInformationTitleSubText,
18
19
  ...(variant === 'compactLarge' || variant === 'large' ? styles.largeToolbarInformationTitleSubText : {}),
20
+ ...typographyStyle,
19
21
  }, children: sousTitre }))] })] }));
20
22
  const toolbarActions = actions ? (_jsx(Box, { tag: "toolbar-actions", style: styles.toolbarActions, children: actions })) : (_jsx(_Fragment, {}));
21
23
  if (variant === 'large') {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@alveole/components",
3
- "version": "0.27.0",
3
+ "version": "0.29.0",
4
4
  "description": "Shared UI components.",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",