@solibo/solibo-ui 0.3.3 → 0.3.4

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.
Files changed (130) hide show
  1. package/dist/assets/index.css +1 -1
  2. package/dist/assets/index10.css +1 -1
  3. package/dist/assets/index11.css +1 -1
  4. package/dist/assets/index12.css +1 -1
  5. package/dist/assets/index13.css +1 -1
  6. package/dist/assets/index14.css +1 -1
  7. package/dist/assets/index15.css +1 -1
  8. package/dist/assets/index16.css +1 -1
  9. package/dist/assets/index17.css +1 -1
  10. package/dist/assets/index18.css +1 -1
  11. package/dist/assets/index19.css +1 -1
  12. package/dist/assets/index20.css +1 -1
  13. package/dist/assets/index21.css +1 -1
  14. package/dist/assets/index22.css +1 -1
  15. package/dist/assets/index23.css +1 -1
  16. package/dist/assets/index24.css +1 -1
  17. package/dist/assets/index25.css +1 -1
  18. package/dist/assets/index26.css +1 -1
  19. package/dist/assets/index27.css +1 -1
  20. package/dist/assets/index28.css +1 -1
  21. package/dist/assets/index29.css +1 -1
  22. package/dist/assets/index3.css +1 -1
  23. package/dist/assets/index30.css +1 -0
  24. package/dist/assets/index31.css +1 -0
  25. package/dist/assets/index32.css +1 -0
  26. package/dist/assets/index4.css +1 -1
  27. package/dist/assets/index5.css +1 -1
  28. package/dist/assets/index6.css +1 -1
  29. package/dist/assets/index7.css +1 -1
  30. package/dist/assets/index8.css +0 -1
  31. package/dist/assets/index9.css +1 -0
  32. package/dist/assets/styles.css +1 -1
  33. package/dist/components/_avatar/index.cjs +1 -1
  34. package/dist/components/_avatar/index.js +1 -1
  35. package/dist/components/_card/index.cjs +1 -1
  36. package/dist/components/_card/index.js +8 -8
  37. package/dist/components/_collapsible/index.cjs +1 -1
  38. package/dist/components/_collapsible/index.js +1 -1
  39. package/dist/components/_dropzone/index.cjs +1 -1
  40. package/dist/components/_dropzone/index.js +1 -1
  41. package/dist/components/_editor/index.cjs +2 -2
  42. package/dist/components/_editor/index.js +2 -2
  43. package/dist/components/_messages/index.cjs +2 -0
  44. package/dist/components/_messages/index.cjs.map +1 -0
  45. package/dist/components/_messages/index.js +11 -0
  46. package/dist/components/_messages/index.js.map +1 -0
  47. package/dist/components/_portal/index.cjs +1 -1
  48. package/dist/components/_portal/index.js +1 -1
  49. package/dist/components/_toasts/index.cjs +2 -0
  50. package/dist/components/_toasts/index.cjs.map +1 -0
  51. package/dist/components/_toasts/index.js +40 -0
  52. package/dist/components/_toasts/index.js.map +1 -0
  53. package/dist/components/accordion/index.cjs +1 -1
  54. package/dist/components/accordion/index.js +1 -1
  55. package/dist/components/aside/index.cjs +1 -1
  56. package/dist/components/aside/index.js +5 -5
  57. package/dist/components/banner/index.cjs +1 -1
  58. package/dist/components/banner/index.cjs.map +1 -1
  59. package/dist/components/banner/index.js +13 -13
  60. package/dist/components/banner/index.js.map +1 -1
  61. package/dist/components/branding/index.cjs +1 -1
  62. package/dist/components/branding/index.js +1 -1
  63. package/dist/components/button/index.cjs +1 -1
  64. package/dist/components/button/index.js +1 -1
  65. package/dist/components/checkbox/index.cjs +1 -1
  66. package/dist/components/checkbox/index.js +1 -1
  67. package/dist/components/dialog/index.cjs +1 -1
  68. package/dist/components/dialog/index.js +1 -1
  69. package/dist/components/figure/index.cjs +1 -1
  70. package/dist/components/figure/index.js +7 -7
  71. package/dist/components/file/index.cjs +1 -1
  72. package/dist/components/file/index.cjs.map +1 -1
  73. package/dist/components/file/index.js +17 -17
  74. package/dist/components/file/index.js.map +1 -1
  75. package/dist/components/form/index.cjs +1 -1
  76. package/dist/components/form/index.js +1 -1
  77. package/dist/components/group/index.cjs +1 -1
  78. package/dist/components/group/index.js +1 -1
  79. package/dist/components/header/index.cjs +1 -1
  80. package/dist/components/header/index.js +1 -1
  81. package/dist/components/icon/index.cjs +1 -1
  82. package/dist/components/icon/index.js +23 -23
  83. package/dist/components/input/index.cjs +1 -1
  84. package/dist/components/input/index.cjs.map +1 -1
  85. package/dist/components/input/index.js +16 -16
  86. package/dist/components/input/index.js.map +1 -1
  87. package/dist/components/layout/index.cjs +1 -1
  88. package/dist/components/layout/index.js +9 -9
  89. package/dist/components/link/index.cjs +1 -1
  90. package/dist/components/link/index.cjs.map +1 -1
  91. package/dist/components/link/index.js +11 -9
  92. package/dist/components/link/index.js.map +1 -1
  93. package/dist/components/list/index.cjs +1 -1
  94. package/dist/components/list/index.js +1 -1
  95. package/dist/components/message/index.cjs +2 -0
  96. package/dist/components/message/index.cjs.map +1 -0
  97. package/dist/components/message/index.js +16 -0
  98. package/dist/components/message/index.js.map +1 -0
  99. package/dist/components/nav/index.cjs +1 -1
  100. package/dist/components/nav/index.js +1 -1
  101. package/dist/components/select/index.cjs +1 -1
  102. package/dist/components/select/index.js +1 -1
  103. package/dist/components/sortable/index.cjs +1 -1
  104. package/dist/components/sortable/index.js +1 -1
  105. package/dist/components/textarea/index.cjs +1 -1
  106. package/dist/components/textarea/index.js +2 -2
  107. package/dist/components/toast/index.cjs +1 -1
  108. package/dist/components/toast/index.cjs.map +1 -1
  109. package/dist/components/toast/index.js +28 -23
  110. package/dist/components/toast/index.js.map +1 -1
  111. package/dist/icons-LUDXnYZb.cjs +2 -0
  112. package/dist/icons-LUDXnYZb.cjs.map +1 -0
  113. package/dist/{icons-C3h0iG86.js → icons-S3H6wxpA.js} +7 -4
  114. package/dist/icons-S3H6wxpA.js.map +1 -0
  115. package/dist/index.cjs +1 -1
  116. package/dist/index.d.ts +47 -13
  117. package/dist/index.js +64 -58
  118. package/dist/index.js.map +1 -1
  119. package/dist/styles.module-Cudd-ern.cjs +2 -0
  120. package/dist/styles.module-Cudd-ern.cjs.map +1 -0
  121. package/dist/styles.module-adedWXIX.js +10 -0
  122. package/dist/styles.module-adedWXIX.js.map +1 -0
  123. package/package.json +1 -1
  124. package/dist/icons-C3h0iG86.js.map +0 -1
  125. package/dist/icons-CldDT7AE.cjs +0 -2
  126. package/dist/icons-CldDT7AE.cjs.map +0 -1
  127. package/dist/styles.module-Bp0gA9c7.js +0 -9
  128. package/dist/styles.module-Bp0gA9c7.js.map +0 -1
  129. package/dist/styles.module-Q-4xnkd1.cjs +0 -2
  130. package/dist/styles.module-Q-4xnkd1.cjs.map +0 -1
package/dist/index.d.ts CHANGED
@@ -127,18 +127,16 @@ declare type FigureProps = {
127
127
  offset?: 'left' | 'right';
128
128
  };
129
129
 
130
- declare const File_2: ({ name, url, onClick, variant }: FileProps) => JSX.Element;
130
+ declare const File_2: ({ name, onClick, url, variant }: FileProps) => JSX.Element;
131
131
  export { File_2 as File }
132
132
 
133
133
  declare type FileProps = {
134
134
  name: string;
135
- url: string;
136
135
  onClick?: () => void;
137
- variant?: FileVariant;
136
+ url: string;
137
+ variant?: 'primary' | 'danger';
138
138
  };
139
139
 
140
- declare type FileVariant = 'default' | 'deletable';
141
-
142
140
  export declare const Form: ({ animation, children, inline, ...props }: FormProps) => JSX.Element;
143
141
 
144
142
  declare type FormProps = React.FormHTMLAttributes<HTMLFormElement> & {
@@ -171,10 +169,12 @@ declare const iconPaths: {
171
169
  card: string;
172
170
  chevron: string;
173
171
  clipboard: string;
174
- gear: string;
175
172
  document: string;
173
+ error: string;
174
+ gear: string;
176
175
  home: string;
177
176
  image: string;
177
+ info: string;
178
178
  italic: string;
179
179
  link: string;
180
180
  list: string;
@@ -185,6 +185,7 @@ declare const iconPaths: {
185
185
  phone: string;
186
186
  plus: string;
187
187
  search: string;
188
+ success: string;
188
189
  trash: string;
189
190
  upload: string;
190
191
  user: string;
@@ -214,12 +215,13 @@ declare type LayoutProps = {
214
215
  isLoading?: boolean;
215
216
  };
216
217
 
217
- export declare const Link: ({ children, className, to, ...props }: LinkProps) => JSX.Element;
218
+ export declare const Link: ({ children, className, to, variant, ...props }: LinkProps) => JSX.Element;
218
219
 
219
220
  declare type LinkProps = React.AnchorHTMLAttributes<HTMLAnchorElement> & {
220
221
  children: React.ReactNode;
221
222
  className?: string;
222
223
  to?: string;
224
+ variant?: 'primary' | 'danger';
223
225
  };
224
226
 
225
227
  export declare const List: ({ children, className }: ListProps) => JSX.Element;
@@ -229,6 +231,22 @@ declare type ListProps = {
229
231
  className?: string;
230
232
  };
231
233
 
234
+ export declare const Message: ({ content, id, type }: MessageOptions) => JSX.Element;
235
+
236
+ declare type MessageItem = MessageOptions;
237
+
238
+ export declare type MessageOptions = {
239
+ content: React.ReactNode;
240
+ id: string;
241
+ type?: 'default' | 'system' | 'user';
242
+ };
243
+
244
+ export declare const Messages: ({ messages }: MessagesProps) => JSX.Element | null;
245
+
246
+ declare type MessagesProps = {
247
+ messages: MessageItem[];
248
+ };
249
+
232
250
  export declare const Nav: ({ animation, children, horizontal, variant }: NavProps) => JSX.Element;
233
251
 
234
252
  declare type NavProps = {
@@ -282,15 +300,31 @@ declare type TextareaProps = React.ComponentPropsWithoutRef<'textarea'> & {
282
300
  placeholder?: string;
283
301
  };
284
302
 
285
- export declare const Toast: ({ index, label, type }: ToastProps) => JSX.Element;
303
+ export declare const Toast: ({ label, type, onClick, onExitComplete, open, }: ToastProps) => JSX.Element;
286
304
 
287
- declare type ToastProps = {
288
- index?: number;
289
- label?: string;
290
- type: ToastType;
305
+ declare type ToastItem = ToastOptions & {
306
+ id: string;
307
+ };
308
+
309
+ export declare type ToastOptions = {
310
+ durationMs?: number;
311
+ label: string;
312
+ type?: 'error' | 'info' | 'success';
291
313
  };
292
314
 
293
- declare type ToastType = 'success' | 'error';
315
+ declare type ToastProps = ToastOptions & {
316
+ onClick?: () => void;
317
+ onExitComplete?: () => void;
318
+ open?: boolean;
319
+ };
320
+
321
+ export declare const Toasts: ({ defaultDurationMs, onRemove, toasts }: ToastsProps) => JSX.Element | null;
322
+
323
+ declare type ToastsProps = {
324
+ defaultDurationMs?: number;
325
+ onRemove: (id: string) => void;
326
+ toasts: ToastItem[];
327
+ };
294
328
 
295
329
  export declare const Toggle: ({ checked, disabled, isLoading, label, onChange }: ToggleProps) => JSX.Element;
296
330
 
package/dist/index.js CHANGED
@@ -1,61 +1,67 @@
1
- import { Accordion as e } from "./components/accordion/index.js";
2
- import { Aside as p } from "./components/aside/index.js";
3
- import { Avatar as m } from "./components/_avatar/index.js";
4
- import { Banner as a } from "./components/banner/index.js";
5
- import { Branding as n } from "./components/branding/index.js";
6
- import { Button as d } from "./components/button/index.js";
7
- import { Card as g } from "./components/_card/index.js";
8
- import { Checkbox as s } from "./components/checkbox/index.js";
9
- import { Collapsible as A } from "./components/_collapsible/index.js";
10
- import { Dialog as C } from "./components/dialog/index.js";
11
- import { Dropzone as L } from "./components/_dropzone/index.js";
12
- import { Editor as k } from "./components/_editor/index.js";
13
- import { Figure as D } from "./components/figure/index.js";
14
- import { File as S } from "./components/file/index.js";
15
- import { Form as y } from "./components/form/index.js";
16
- import { Group as E } from "./components/group/index.js";
17
- import { Header as H } from "./components/header/index.js";
18
- import { Icon as P } from "./components/icon/index.js";
19
- import { Input as q } from "./components/input/index.js";
20
- import { Layout as J } from "./components/layout/index.js";
21
- import { Link as M } from "./components/link/index.js";
22
- import { List as Q } from "./components/list/index.js";
23
- import { Nav as U } from "./components/nav/index.js";
24
- import { Portal as W } from "./components/_portal/index.js";
25
- import { Select as Y } from "./components/select/index.js";
26
- import { Sortable as _ } from "./components/sortable/index.js";
27
- import { Textarea as oo } from "./components/textarea/index.js";
28
- import { Toast as eo } from "./components/toast/index.js";
29
- import { Toggle as po } from "./components/toggle/index.js";
1
+ import { Avatar as e } from "./components/_avatar/index.js";
2
+ import { Card as p } from "./components/_card/index.js";
3
+ import { Collapsible as m } from "./components/_collapsible/index.js";
4
+ import { Dropzone as a } from "./components/_dropzone/index.js";
5
+ import { Editor as i } from "./components/_editor/index.js";
6
+ import { Messages as l } from "./components/_messages/index.js";
7
+ import { Portal as d } from "./components/_portal/index.js";
8
+ import { Toasts as u } from "./components/_toasts/index.js";
9
+ import { Accordion as b } from "./components/accordion/index.js";
10
+ import { Aside as B } from "./components/aside/index.js";
11
+ import { Banner as F } from "./components/banner/index.js";
12
+ import { Branding as k } from "./components/branding/index.js";
13
+ import { Button as D } from "./components/button/index.js";
14
+ import { Checkbox as M } from "./components/checkbox/index.js";
15
+ import { Dialog as h } from "./components/dialog/index.js";
16
+ import { Figure as z } from "./components/figure/index.js";
17
+ import { File as G } from "./components/file/index.js";
18
+ import { Form as N } from "./components/form/index.js";
19
+ import { Group as j } from "./components/group/index.js";
20
+ import { Header as w } from "./components/header/index.js";
21
+ import { Icon as K } from "./components/icon/index.js";
22
+ import { Input as Q } from "./components/input/index.js";
23
+ import { Layout as U } from "./components/layout/index.js";
24
+ import { Link as W } from "./components/link/index.js";
25
+ import { List as Y } from "./components/list/index.js";
26
+ import { Message as _ } from "./components/message/index.js";
27
+ import { Nav as oo } from "./components/nav/index.js";
28
+ import { Select as eo } from "./components/select/index.js";
29
+ import { Sortable as po } from "./components/sortable/index.js";
30
+ import { Textarea as mo } from "./components/textarea/index.js";
31
+ import { Toast as ao } from "./components/toast/index.js";
32
+ import { Toggle as io } from "./components/toggle/index.js";
30
33
  import './assets/index.css';export {
31
- e as Accordion,
32
- p as Aside,
33
- m as Avatar,
34
- a as Banner,
35
- n as Branding,
36
- d as Button,
37
- g as Card,
38
- s as Checkbox,
39
- A as Collapsible,
40
- C as Dialog,
41
- L as Dropzone,
42
- k as Editor,
43
- D as Figure,
44
- S as File,
45
- y as Form,
46
- E as Group,
47
- H as Header,
48
- P as Icon,
49
- q as Input,
50
- J as Layout,
51
- M as Link,
52
- Q as List,
53
- U as Nav,
54
- W as Portal,
55
- Y as Select,
56
- _ as Sortable,
57
- oo as Textarea,
58
- eo as Toast,
59
- po as Toggle
34
+ b as Accordion,
35
+ B as Aside,
36
+ e as Avatar,
37
+ F as Banner,
38
+ k as Branding,
39
+ D as Button,
40
+ p as Card,
41
+ M as Checkbox,
42
+ m as Collapsible,
43
+ h as Dialog,
44
+ a as Dropzone,
45
+ i as Editor,
46
+ z as Figure,
47
+ G as File,
48
+ N as Form,
49
+ j as Group,
50
+ w as Header,
51
+ K as Icon,
52
+ Q as Input,
53
+ U as Layout,
54
+ W as Link,
55
+ Y as List,
56
+ _ as Message,
57
+ l as Messages,
58
+ oo as Nav,
59
+ d as Portal,
60
+ eo as Select,
61
+ po as Sortable,
62
+ mo as Textarea,
63
+ ao as Toast,
64
+ u as Toasts,
65
+ io as Toggle
60
66
  };
61
67
  //# sourceMappingURL=index.js.map
package/dist/index.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"index.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -0,0 +1,2 @@
1
+ "use strict";require('./assets/styles.css');const n="_container_1n11h_1",t="_input_1n11h_10",e="_label_1n11h_42",i="_required_1n11h_46",_={container:n,input:t,label:e,required:i};exports.inputStyles=_;
2
+ //# sourceMappingURL=styles.module-Cudd-ern.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"styles.module-Cudd-ern.cjs","sources":[],"sourcesContent":[],"names":[],"mappings":""}
@@ -0,0 +1,10 @@
1
+ import './assets/styles.css';const n = "_container_1n11h_1", e = "_input_1n11h_10", t = "_label_1n11h_42", _ = "_required_1n11h_46", i = {
2
+ container: n,
3
+ input: e,
4
+ label: t,
5
+ required: _
6
+ };
7
+ export {
8
+ i
9
+ };
10
+ //# sourceMappingURL=styles.module-adedWXIX.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"styles.module-adedWXIX.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@solibo/solibo-ui",
3
- "version": "0.3.3",
3
+ "version": "0.3.4",
4
4
  "type": "module",
5
5
  "scripts": {
6
6
  "dev": "vite build --watch",
@@ -1 +0,0 @@
1
- {"version":3,"file":"icons-C3h0iG86.js","sources":["../src/components/icon/icons.ts"],"sourcesContent":["export type IconName = keyof typeof iconPaths;\n\nexport const iconPaths = {\n bold: 'M6.75 3.744h-.753v8.25h7.125a4.125 4.125 0 0 0 0-8.25H6.75Zm0 0v.38m0 16.122h6.747a4.5 4.5 0 0 0 0-9.001h-7.5v9h.753Zm0 0v-.37m0-15.751h6a3.75 3.75 0 1 1 0 7.5h-6m0-7.5v7.5m0 0v8.25m0-8.25h6.375a4.125 4.125 0 0 1 0 8.25H6.75m.747-15.38h4.875a3.375 3.375 0 0 1 0 6.75H7.497v-6.75Zm0 7.5h5.25a3.75 3.75 0 0 1 0 7.5h-5.25v-7.5Z',\n buildings:\n 'M2.25 21h19.5m-18-18v18m10.5-18v18m6-13.5V21M6.75 6.75h.75m-.75 3h.75m-.75 3h.75m3-6h.75m-.75 3h.75m-.75 3h.75M6.75 21v-3.375c0-.621.504-1.125 1.125-1.125h2.25c.621 0 1.125.504 1.125 1.125V21M3 3h12m-.75 4.5H21m-3.75 3.75h.008v.008h-.008v-.008Zm0 3h.008v.008h-.008v-.008Zm0 3h.008v.008h-.008v-.008Z',\n card: 'M15 9h3.75M15 12h3.75M15 15h3.75M4.5 19.5h15a2.25 2.25 0 0 0 2.25-2.25V6.75A2.25 2.25 0 0 0 19.5 4.5h-15a2.25 2.25 0 0 0-2.25 2.25v10.5A2.25 2.25 0 0 0 4.5 19.5Zm6-10.125a1.875 1.875 0 1 1-3.75 0 1.875 1.875 0 0 1 3.75 0Zm1.294 6.336a6.721 6.721 0 0 1-3.17.789 6.721 6.721 0 0 1-3.168-.789 3.376 3.376 0 0 1 6.338 0Z',\n chevron: 'm19.5 8.25-7.5 7.5-7.5-7.5',\n clipboard:\n 'M11.35 3.836c-.065.21-.1.433-.1.664 0 .414.336.75.75.75h4.5a.75.75 0 0 0 .75-.75 2.25 2.25 0 0 0-.1-.664m-5.8 0A2.251 2.251 0 0 1 13.5 2.25H15c1.012 0 1.867.668 2.15 1.586m-5.8 0c-.376.023-.75.05-1.124.08C9.095 4.01 8.25 4.973 8.25 6.108V8.25m8.9-4.414c.376.023.75.05 1.124.08 1.131.094 1.976 1.057 1.976 2.192V16.5A2.25 2.25 0 0 1 18 18.75h-2.25m-7.5-10.5H4.875c-.621 0-1.125.504-1.125 1.125v11.25c0 .621.504 1.125 1.125 1.125h9.75c.621 0 1.125-.504 1.125-1.125V18.75m-7.5-10.5h6.375c.621 0 1.125.504 1.125 1.125v9.375m-8.25-3 1.5 1.5 3-3.75',\n gear: 'M2.3 11.2C2.3 16.2 6.4 20.3 11.4 20.3C16.4 20.3 20.4 16.2 20.4 11.2M2.3 11.2C2.3 6.2 6.4 2.1 11.4 2.1C16.4 2.1 20.4 6.2 20.4 11.2M2.3 11.2L0.5 11.2M20.4 11.2L22.2 11.2M20.4 11.2L11.4 11.2M1.2 14.9L2.9 14.3M19.9 8.1L21.6 7.5M3 18.2L4.4 17M18.3 5.4L19.7 4.2M5.9 20.6L6.8 19.1M15.9 3.4L16.8 1.8M9.5 21.9L9.8 20.1M12.9 2.3L13.3 0.5M13.3 21.9L12.9 20.1M9.8 2.3L9.5 0.5M16.8 20.6L15.9 19.1M5.9 1.8L11.4 11.2M19.7 18.2L18.3 17M4.4 5.4L3 4.2M21.6 14.9L19.9 14.3M2.9 8.1L1.2 7.5M11.4 11.2L6.8 19.1',\n document:\n 'M19.5 14.25v-2.625a3.375 3.375 0 0 0-3.375-3.375h-1.5A1.125 1.125 0 0 1 13.5 7.125v-1.5a3.375 3.375 0 0 0-3.375-3.375H8.25m2.25 0H5.625c-.621 0-1.125.504-1.125 1.125v17.25c0 .621.504 1.125 1.125 1.125h12.75c.621 0 1.125-.504 1.125-1.125V11.25a9 9 0 0 0-9-9Z',\n home: 'm2.25 12 8.954-8.955c.44-.439 1.152-.439 1.591 0L21.75 12M4.5 9.75v10.125c0 .621.504 1.125 1.125 1.125H9.75v-4.875c0-.621.504-1.125 1.125-1.125h2.25c.621 0 1.125.504 1.125 1.125V21h4.125c.621 0 1.125-.504 1.125-1.125V9.75M8.25 21h8.25',\n image:\n 'm2.25 15.75 5.159-5.159a2.25 2.25 0 0 1 3.182 0l5.159 5.159m-1.5-1.5 1.409-1.409a2.25 2.25 0 0 1 3.182 0l2.909 2.909m-18 3.75h16.5a1.5 1.5 0 0 0 1.5-1.5V6a1.5 1.5 0 0 0-1.5-1.5H3.75A1.5 1.5 0 0 0 2.25 6v12a1.5 1.5 0 0 0 1.5 1.5Zm10.5-11.25h.008v.008h-.008V8.25Zm.375 0a.375.375 0 1 1-.75 0 .375.375 0 0 1 .75 0Z',\n italic: 'M5.248 20.246H9.05m0 0h3.696m-3.696 0 5.893-16.502m0 0h-3.697m3.697 0h3.803',\n link: 'M13.19 8.688a4.5 4.5 0 0 1 1.242 7.244l-4.5 4.5a4.5 4.5 0 0 1-6.364-6.364l1.757-1.757m13.35-.622 1.757-1.757a4.5 4.5 0 0 0-6.364-6.364l-4.5 4.5a4.5 4.5 0 0 0 1.242 7.244',\n list: 'M8.25 6.75h12M8.25 12h12m-12 5.25h12M3.75 6.75h.007v.008H3.75V6.75Zm.375 0a.375.375 0 1 1-.75 0 .375.375 0 0 1 .75 0ZM3.75 12h.007v.008H3.75V12Zm.375 0a.375.375 0 1 1-.75 0 .375.375 0 0 1 .75 0Zm-.375 5.25h.007v.008H3.75v-.008Zm.375 0a.375.375 0 1 1-.75 0 .375.375 0 0 1 .75 0Z',\n menu: 'M3.75 6.75h16.5M3.75 12h16.5m-16.5 5.25h16.5',\n mobile:\n 'M10.5 1.5H8.25A2.25 2.25 0 0 0 6 3.75v16.5a2.25 2.25 0 0 0 2.25 2.25h7.5A2.25 2.25 0 0 0 18 20.25V3.75a2.25 2.25 0 0 0-2.25-2.25H13.5m-3 0V3h3V1.5m-3 0h3m-3 18.75h3',\n pencil:\n 'M21.731 2.269a2.625 2.625 0 0 0-3.712 0l-1.157 1.157 3.712 3.712 1.157-1.157a2.625 2.625 0 0 0 0-3.712ZM19.513 8.199l-3.712-3.712-12.15 12.15a5.25 5.25 0 0 0-1.32 2.214l-.8 2.685a.75.75 0 0 0 .933.933l2.685-.8a5.25 5.25 0 0 0 2.214-1.32L19.513 8.2Z',\n people:\n 'M15 19.128a9.38 9.38 0 0 0 2.625.372 9.337 9.337 0 0 0 4.121-.952 4.125 4.125 0 0 0-7.533-2.493M15 19.128v-.003c0-1.113-.285-2.16-.786-3.07M15 19.128v.106A12.318 12.318 0 0 1 8.624 21c-2.331 0-4.512-.645-6.374-1.766l-.001-.109a6.375 6.375 0 0 1 11.964-3.07M12 6.375a3.375 3.375 0 1 1-6.75 0 3.375 3.375 0 0 1 6.75 0Zm8.25 2.25a2.625 2.625 0 1 1-5.25 0 2.625 2.625 0 0 1 5.25 0Z',\n phone:\n 'M2.25 6.75c0 8.284 6.716 15 15 15h2.25a2.25 2.25 0 0 0 2.25-2.25v-1.372c0-.516-.351-.966-.852-1.091l-4.423-1.106c-.44-.11-.902.055-1.173.417l-.97 1.293c-.282.376-.769.542-1.21.38a12.035 12.035 0 0 1-7.143-7.143c-.162-.441.004-.928.38-1.21l1.293-.97c.363-.271.527-.734.417-1.173L6.963 3.102a1.125 1.125 0 0 0-1.091-.852H4.5A2.25 2.25 0 0 0 2.25 4.5v2.25Z',\n plus: 'M12 4.5v15m7.5-7.5h-15',\n search: 'm21 21-5.197-5.197m0 0A7.5 7.5 0 1 0 5.196 5.196a7.5 7.5 0 0 0 10.607 10.607Z',\n trash:\n 'm14.74 9-.346 9m-4.788 0L9.26 9m9.968-3.21c.342.052.682.107 1.022.166m-1.022-.165L18.16 19.673a2.25 2.25 0 0 1-2.244 2.077H8.084a2.25 2.25 0 0 1-2.244-2.077L4.772 5.79m14.456 0a48.108 48.108 0 0 0-3.478-.397m-12 .562c.34-.059.68-.114 1.022-.165m0 0a48.11 48.11 0 0 1 3.478-.397m7.5 0v-.916c0-1.18-.91-2.164-2.09-2.201a51.964 51.964 0 0 0-3.32 0c-1.18.037-2.09 1.022-2.09 2.201v.916m7.5 0a48.667 48.667 0 0 0-7.5 0',\n upload:\n 'M3 16.5v2.25A2.25 2.25 0 0 0 5.25 21h13.5A2.25 2.25 0 0 0 21 18.75V16.5m-13.5-9L12 3m0 0 4.5 4.5M12 3v13.5',\n user: 'M15.75 6a3.75 3.75 0 1 1-7.5 0 3.75 3.75 0 0 1 7.5 0ZM4.501 20.118a7.5 7.5 0 0 1 14.998 0A17.933 17.933 0 0 1 12 21.75c-2.676 0-5.216-.584-7.499-1.632Z',\n x: 'M6 18 18 6M6 6l12 12',\n};\n\nexport function embedSVG(iconPath: string): string {\n return `url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='1.5' stroke='black'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='${iconPath}' /%3E%3C/svg%3E%0A\")`;\n}\n\nexport const iconSVG = (name: IconName) => embedSVG(iconPaths[name]);\n"],"names":["iconPaths","bold","buildings","card","chevron","clipboard","gear","document","home","image","italic","link","list","menu","mobile","pencil","people","phone","plus","search","trash","upload","user","x","embedSVG","iconPath","iconSVG","name"],"mappings":"AAEO,MAAMA,IAAY;AAAA,EACvBC,MAAM;AAAA,EACNC,WACE;AAAA,EACFC,MAAM;AAAA,EACNC,SAAS;AAAA,EACTC,WACE;AAAA,EACFC,MAAM;AAAA,EACNC,UACE;AAAA,EACFC,MAAM;AAAA,EACNC,OACE;AAAA,EACFC,QAAQ;AAAA,EACRC,MAAM;AAAA,EACNC,MAAM;AAAA,EACNC,MAAM;AAAA,EACNC,QACE;AAAA,EACFC,QACE;AAAA,EACFC,QACE;AAAA,EACFC,OACE;AAAA,EACFC,MAAM;AAAA,EACNC,QAAQ;AAAA,EACRC,OACE;AAAA,EACFC,QACE;AAAA,EACFC,MAAM;AAAA,EACNC,GAAG;AACL;AAEO,SAASC,EAASC,GAA0B;AACjD,SAAO,mMAAmMA,CAAQ;AACpN;AAEO,MAAMC,IAAUA,CAACC,MAAmBH,EAASxB,EAAU2B,CAAI,CAAC;"}
@@ -1,2 +0,0 @@
1
- "use strict";const h={bold:"M6.75 3.744h-.753v8.25h7.125a4.125 4.125 0 0 0 0-8.25H6.75Zm0 0v.38m0 16.122h6.747a4.5 4.5 0 0 0 0-9.001h-7.5v9h.753Zm0 0v-.37m0-15.751h6a3.75 3.75 0 1 1 0 7.5h-6m0-7.5v7.5m0 0v8.25m0-8.25h6.375a4.125 4.125 0 0 1 0 8.25H6.75m.747-15.38h4.875a3.375 3.375 0 0 1 0 6.75H7.497v-6.75Zm0 7.5h5.25a3.75 3.75 0 0 1 0 7.5h-5.25v-7.5Z",buildings:"M2.25 21h19.5m-18-18v18m10.5-18v18m6-13.5V21M6.75 6.75h.75m-.75 3h.75m-.75 3h.75m3-6h.75m-.75 3h.75m-.75 3h.75M6.75 21v-3.375c0-.621.504-1.125 1.125-1.125h2.25c.621 0 1.125.504 1.125 1.125V21M3 3h12m-.75 4.5H21m-3.75 3.75h.008v.008h-.008v-.008Zm0 3h.008v.008h-.008v-.008Zm0 3h.008v.008h-.008v-.008Z",card:"M15 9h3.75M15 12h3.75M15 15h3.75M4.5 19.5h15a2.25 2.25 0 0 0 2.25-2.25V6.75A2.25 2.25 0 0 0 19.5 4.5h-15a2.25 2.25 0 0 0-2.25 2.25v10.5A2.25 2.25 0 0 0 4.5 19.5Zm6-10.125a1.875 1.875 0 1 1-3.75 0 1.875 1.875 0 0 1 3.75 0Zm1.294 6.336a6.721 6.721 0 0 1-3.17.789 6.721 6.721 0 0 1-3.168-.789 3.376 3.376 0 0 1 6.338 0Z",chevron:"m19.5 8.25-7.5 7.5-7.5-7.5",clipboard:"M11.35 3.836c-.065.21-.1.433-.1.664 0 .414.336.75.75.75h4.5a.75.75 0 0 0 .75-.75 2.25 2.25 0 0 0-.1-.664m-5.8 0A2.251 2.251 0 0 1 13.5 2.25H15c1.012 0 1.867.668 2.15 1.586m-5.8 0c-.376.023-.75.05-1.124.08C9.095 4.01 8.25 4.973 8.25 6.108V8.25m8.9-4.414c.376.023.75.05 1.124.08 1.131.094 1.976 1.057 1.976 2.192V16.5A2.25 2.25 0 0 1 18 18.75h-2.25m-7.5-10.5H4.875c-.621 0-1.125.504-1.125 1.125v11.25c0 .621.504 1.125 1.125 1.125h9.75c.621 0 1.125-.504 1.125-1.125V18.75m-7.5-10.5h6.375c.621 0 1.125.504 1.125 1.125v9.375m-8.25-3 1.5 1.5 3-3.75",gear:"M2.3 11.2C2.3 16.2 6.4 20.3 11.4 20.3C16.4 20.3 20.4 16.2 20.4 11.2M2.3 11.2C2.3 6.2 6.4 2.1 11.4 2.1C16.4 2.1 20.4 6.2 20.4 11.2M2.3 11.2L0.5 11.2M20.4 11.2L22.2 11.2M20.4 11.2L11.4 11.2M1.2 14.9L2.9 14.3M19.9 8.1L21.6 7.5M3 18.2L4.4 17M18.3 5.4L19.7 4.2M5.9 20.6L6.8 19.1M15.9 3.4L16.8 1.8M9.5 21.9L9.8 20.1M12.9 2.3L13.3 0.5M13.3 21.9L12.9 20.1M9.8 2.3L9.5 0.5M16.8 20.6L15.9 19.1M5.9 1.8L11.4 11.2M19.7 18.2L18.3 17M4.4 5.4L3 4.2M21.6 14.9L19.9 14.3M2.9 8.1L1.2 7.5M11.4 11.2L6.8 19.1",document:"M19.5 14.25v-2.625a3.375 3.375 0 0 0-3.375-3.375h-1.5A1.125 1.125 0 0 1 13.5 7.125v-1.5a3.375 3.375 0 0 0-3.375-3.375H8.25m2.25 0H5.625c-.621 0-1.125.504-1.125 1.125v17.25c0 .621.504 1.125 1.125 1.125h12.75c.621 0 1.125-.504 1.125-1.125V11.25a9 9 0 0 0-9-9Z",home:"m2.25 12 8.954-8.955c.44-.439 1.152-.439 1.591 0L21.75 12M4.5 9.75v10.125c0 .621.504 1.125 1.125 1.125H9.75v-4.875c0-.621.504-1.125 1.125-1.125h2.25c.621 0 1.125.504 1.125 1.125V21h4.125c.621 0 1.125-.504 1.125-1.125V9.75M8.25 21h8.25",image:"m2.25 15.75 5.159-5.159a2.25 2.25 0 0 1 3.182 0l5.159 5.159m-1.5-1.5 1.409-1.409a2.25 2.25 0 0 1 3.182 0l2.909 2.909m-18 3.75h16.5a1.5 1.5 0 0 0 1.5-1.5V6a1.5 1.5 0 0 0-1.5-1.5H3.75A1.5 1.5 0 0 0 2.25 6v12a1.5 1.5 0 0 0 1.5 1.5Zm10.5-11.25h.008v.008h-.008V8.25Zm.375 0a.375.375 0 1 1-.75 0 .375.375 0 0 1 .75 0Z",italic:"M5.248 20.246H9.05m0 0h3.696m-3.696 0 5.893-16.502m0 0h-3.697m3.697 0h3.803",link:"M13.19 8.688a4.5 4.5 0 0 1 1.242 7.244l-4.5 4.5a4.5 4.5 0 0 1-6.364-6.364l1.757-1.757m13.35-.622 1.757-1.757a4.5 4.5 0 0 0-6.364-6.364l-4.5 4.5a4.5 4.5 0 0 0 1.242 7.244",list:"M8.25 6.75h12M8.25 12h12m-12 5.25h12M3.75 6.75h.007v.008H3.75V6.75Zm.375 0a.375.375 0 1 1-.75 0 .375.375 0 0 1 .75 0ZM3.75 12h.007v.008H3.75V12Zm.375 0a.375.375 0 1 1-.75 0 .375.375 0 0 1 .75 0Zm-.375 5.25h.007v.008H3.75v-.008Zm.375 0a.375.375 0 1 1-.75 0 .375.375 0 0 1 .75 0Z",menu:"M3.75 6.75h16.5M3.75 12h16.5m-16.5 5.25h16.5",mobile:"M10.5 1.5H8.25A2.25 2.25 0 0 0 6 3.75v16.5a2.25 2.25 0 0 0 2.25 2.25h7.5A2.25 2.25 0 0 0 18 20.25V3.75a2.25 2.25 0 0 0-2.25-2.25H13.5m-3 0V3h3V1.5m-3 0h3m-3 18.75h3",pencil:"M21.731 2.269a2.625 2.625 0 0 0-3.712 0l-1.157 1.157 3.712 3.712 1.157-1.157a2.625 2.625 0 0 0 0-3.712ZM19.513 8.199l-3.712-3.712-12.15 12.15a5.25 5.25 0 0 0-1.32 2.214l-.8 2.685a.75.75 0 0 0 .933.933l2.685-.8a5.25 5.25 0 0 0 2.214-1.32L19.513 8.2Z",people:"M15 19.128a9.38 9.38 0 0 0 2.625.372 9.337 9.337 0 0 0 4.121-.952 4.125 4.125 0 0 0-7.533-2.493M15 19.128v-.003c0-1.113-.285-2.16-.786-3.07M15 19.128v.106A12.318 12.318 0 0 1 8.624 21c-2.331 0-4.512-.645-6.374-1.766l-.001-.109a6.375 6.375 0 0 1 11.964-3.07M12 6.375a3.375 3.375 0 1 1-6.75 0 3.375 3.375 0 0 1 6.75 0Zm8.25 2.25a2.625 2.625 0 1 1-5.25 0 2.625 2.625 0 0 1 5.25 0Z",phone:"M2.25 6.75c0 8.284 6.716 15 15 15h2.25a2.25 2.25 0 0 0 2.25-2.25v-1.372c0-.516-.351-.966-.852-1.091l-4.423-1.106c-.44-.11-.902.055-1.173.417l-.97 1.293c-.282.376-.769.542-1.21.38a12.035 12.035 0 0 1-7.143-7.143c-.162-.441.004-.928.38-1.21l1.293-.97c.363-.271.527-.734.417-1.173L6.963 3.102a1.125 1.125 0 0 0-1.091-.852H4.5A2.25 2.25 0 0 0 2.25 4.5v2.25Z",plus:"M12 4.5v15m7.5-7.5h-15",search:"m21 21-5.197-5.197m0 0A7.5 7.5 0 1 0 5.196 5.196a7.5 7.5 0 0 0 10.607 10.607Z",trash:"m14.74 9-.346 9m-4.788 0L9.26 9m9.968-3.21c.342.052.682.107 1.022.166m-1.022-.165L18.16 19.673a2.25 2.25 0 0 1-2.244 2.077H8.084a2.25 2.25 0 0 1-2.244-2.077L4.772 5.79m14.456 0a48.108 48.108 0 0 0-3.478-.397m-12 .562c.34-.059.68-.114 1.022-.165m0 0a48.11 48.11 0 0 1 3.478-.397m7.5 0v-.916c0-1.18-.91-2.164-2.09-2.201a51.964 51.964 0 0 0-3.32 0c-1.18.037-2.09 1.022-2.09 2.201v.916m7.5 0a48.667 48.667 0 0 0-7.5 0",upload:"M3 16.5v2.25A2.25 2.25 0 0 0 5.25 21h13.5A2.25 2.25 0 0 0 21 18.75V16.5m-13.5-9L12 3m0 0 4.5 4.5M12 3v13.5",user:"M15.75 6a3.75 3.75 0 1 1-7.5 0 3.75 3.75 0 0 1 7.5 0ZM4.501 20.118a7.5 7.5 0 0 1 14.998 0A17.933 17.933 0 0 1 12 21.75c-2.676 0-5.216-.584-7.499-1.632Z",x:"M6 18 18 6M6 6l12 12"};function a(m){return`url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='1.5' stroke='black'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='${m}' /%3E%3C/svg%3E%0A")`}const M=m=>a(h[m]);exports.embedSVG=a;exports.iconPaths=h;exports.iconSVG=M;
2
- //# sourceMappingURL=icons-CldDT7AE.cjs.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"icons-CldDT7AE.cjs","sources":["../src/components/icon/icons.ts"],"sourcesContent":["export type IconName = keyof typeof iconPaths;\n\nexport const iconPaths = {\n bold: 'M6.75 3.744h-.753v8.25h7.125a4.125 4.125 0 0 0 0-8.25H6.75Zm0 0v.38m0 16.122h6.747a4.5 4.5 0 0 0 0-9.001h-7.5v9h.753Zm0 0v-.37m0-15.751h6a3.75 3.75 0 1 1 0 7.5h-6m0-7.5v7.5m0 0v8.25m0-8.25h6.375a4.125 4.125 0 0 1 0 8.25H6.75m.747-15.38h4.875a3.375 3.375 0 0 1 0 6.75H7.497v-6.75Zm0 7.5h5.25a3.75 3.75 0 0 1 0 7.5h-5.25v-7.5Z',\n buildings:\n 'M2.25 21h19.5m-18-18v18m10.5-18v18m6-13.5V21M6.75 6.75h.75m-.75 3h.75m-.75 3h.75m3-6h.75m-.75 3h.75m-.75 3h.75M6.75 21v-3.375c0-.621.504-1.125 1.125-1.125h2.25c.621 0 1.125.504 1.125 1.125V21M3 3h12m-.75 4.5H21m-3.75 3.75h.008v.008h-.008v-.008Zm0 3h.008v.008h-.008v-.008Zm0 3h.008v.008h-.008v-.008Z',\n card: 'M15 9h3.75M15 12h3.75M15 15h3.75M4.5 19.5h15a2.25 2.25 0 0 0 2.25-2.25V6.75A2.25 2.25 0 0 0 19.5 4.5h-15a2.25 2.25 0 0 0-2.25 2.25v10.5A2.25 2.25 0 0 0 4.5 19.5Zm6-10.125a1.875 1.875 0 1 1-3.75 0 1.875 1.875 0 0 1 3.75 0Zm1.294 6.336a6.721 6.721 0 0 1-3.17.789 6.721 6.721 0 0 1-3.168-.789 3.376 3.376 0 0 1 6.338 0Z',\n chevron: 'm19.5 8.25-7.5 7.5-7.5-7.5',\n clipboard:\n 'M11.35 3.836c-.065.21-.1.433-.1.664 0 .414.336.75.75.75h4.5a.75.75 0 0 0 .75-.75 2.25 2.25 0 0 0-.1-.664m-5.8 0A2.251 2.251 0 0 1 13.5 2.25H15c1.012 0 1.867.668 2.15 1.586m-5.8 0c-.376.023-.75.05-1.124.08C9.095 4.01 8.25 4.973 8.25 6.108V8.25m8.9-4.414c.376.023.75.05 1.124.08 1.131.094 1.976 1.057 1.976 2.192V16.5A2.25 2.25 0 0 1 18 18.75h-2.25m-7.5-10.5H4.875c-.621 0-1.125.504-1.125 1.125v11.25c0 .621.504 1.125 1.125 1.125h9.75c.621 0 1.125-.504 1.125-1.125V18.75m-7.5-10.5h6.375c.621 0 1.125.504 1.125 1.125v9.375m-8.25-3 1.5 1.5 3-3.75',\n gear: 'M2.3 11.2C2.3 16.2 6.4 20.3 11.4 20.3C16.4 20.3 20.4 16.2 20.4 11.2M2.3 11.2C2.3 6.2 6.4 2.1 11.4 2.1C16.4 2.1 20.4 6.2 20.4 11.2M2.3 11.2L0.5 11.2M20.4 11.2L22.2 11.2M20.4 11.2L11.4 11.2M1.2 14.9L2.9 14.3M19.9 8.1L21.6 7.5M3 18.2L4.4 17M18.3 5.4L19.7 4.2M5.9 20.6L6.8 19.1M15.9 3.4L16.8 1.8M9.5 21.9L9.8 20.1M12.9 2.3L13.3 0.5M13.3 21.9L12.9 20.1M9.8 2.3L9.5 0.5M16.8 20.6L15.9 19.1M5.9 1.8L11.4 11.2M19.7 18.2L18.3 17M4.4 5.4L3 4.2M21.6 14.9L19.9 14.3M2.9 8.1L1.2 7.5M11.4 11.2L6.8 19.1',\n document:\n 'M19.5 14.25v-2.625a3.375 3.375 0 0 0-3.375-3.375h-1.5A1.125 1.125 0 0 1 13.5 7.125v-1.5a3.375 3.375 0 0 0-3.375-3.375H8.25m2.25 0H5.625c-.621 0-1.125.504-1.125 1.125v17.25c0 .621.504 1.125 1.125 1.125h12.75c.621 0 1.125-.504 1.125-1.125V11.25a9 9 0 0 0-9-9Z',\n home: 'm2.25 12 8.954-8.955c.44-.439 1.152-.439 1.591 0L21.75 12M4.5 9.75v10.125c0 .621.504 1.125 1.125 1.125H9.75v-4.875c0-.621.504-1.125 1.125-1.125h2.25c.621 0 1.125.504 1.125 1.125V21h4.125c.621 0 1.125-.504 1.125-1.125V9.75M8.25 21h8.25',\n image:\n 'm2.25 15.75 5.159-5.159a2.25 2.25 0 0 1 3.182 0l5.159 5.159m-1.5-1.5 1.409-1.409a2.25 2.25 0 0 1 3.182 0l2.909 2.909m-18 3.75h16.5a1.5 1.5 0 0 0 1.5-1.5V6a1.5 1.5 0 0 0-1.5-1.5H3.75A1.5 1.5 0 0 0 2.25 6v12a1.5 1.5 0 0 0 1.5 1.5Zm10.5-11.25h.008v.008h-.008V8.25Zm.375 0a.375.375 0 1 1-.75 0 .375.375 0 0 1 .75 0Z',\n italic: 'M5.248 20.246H9.05m0 0h3.696m-3.696 0 5.893-16.502m0 0h-3.697m3.697 0h3.803',\n link: 'M13.19 8.688a4.5 4.5 0 0 1 1.242 7.244l-4.5 4.5a4.5 4.5 0 0 1-6.364-6.364l1.757-1.757m13.35-.622 1.757-1.757a4.5 4.5 0 0 0-6.364-6.364l-4.5 4.5a4.5 4.5 0 0 0 1.242 7.244',\n list: 'M8.25 6.75h12M8.25 12h12m-12 5.25h12M3.75 6.75h.007v.008H3.75V6.75Zm.375 0a.375.375 0 1 1-.75 0 .375.375 0 0 1 .75 0ZM3.75 12h.007v.008H3.75V12Zm.375 0a.375.375 0 1 1-.75 0 .375.375 0 0 1 .75 0Zm-.375 5.25h.007v.008H3.75v-.008Zm.375 0a.375.375 0 1 1-.75 0 .375.375 0 0 1 .75 0Z',\n menu: 'M3.75 6.75h16.5M3.75 12h16.5m-16.5 5.25h16.5',\n mobile:\n 'M10.5 1.5H8.25A2.25 2.25 0 0 0 6 3.75v16.5a2.25 2.25 0 0 0 2.25 2.25h7.5A2.25 2.25 0 0 0 18 20.25V3.75a2.25 2.25 0 0 0-2.25-2.25H13.5m-3 0V3h3V1.5m-3 0h3m-3 18.75h3',\n pencil:\n 'M21.731 2.269a2.625 2.625 0 0 0-3.712 0l-1.157 1.157 3.712 3.712 1.157-1.157a2.625 2.625 0 0 0 0-3.712ZM19.513 8.199l-3.712-3.712-12.15 12.15a5.25 5.25 0 0 0-1.32 2.214l-.8 2.685a.75.75 0 0 0 .933.933l2.685-.8a5.25 5.25 0 0 0 2.214-1.32L19.513 8.2Z',\n people:\n 'M15 19.128a9.38 9.38 0 0 0 2.625.372 9.337 9.337 0 0 0 4.121-.952 4.125 4.125 0 0 0-7.533-2.493M15 19.128v-.003c0-1.113-.285-2.16-.786-3.07M15 19.128v.106A12.318 12.318 0 0 1 8.624 21c-2.331 0-4.512-.645-6.374-1.766l-.001-.109a6.375 6.375 0 0 1 11.964-3.07M12 6.375a3.375 3.375 0 1 1-6.75 0 3.375 3.375 0 0 1 6.75 0Zm8.25 2.25a2.625 2.625 0 1 1-5.25 0 2.625 2.625 0 0 1 5.25 0Z',\n phone:\n 'M2.25 6.75c0 8.284 6.716 15 15 15h2.25a2.25 2.25 0 0 0 2.25-2.25v-1.372c0-.516-.351-.966-.852-1.091l-4.423-1.106c-.44-.11-.902.055-1.173.417l-.97 1.293c-.282.376-.769.542-1.21.38a12.035 12.035 0 0 1-7.143-7.143c-.162-.441.004-.928.38-1.21l1.293-.97c.363-.271.527-.734.417-1.173L6.963 3.102a1.125 1.125 0 0 0-1.091-.852H4.5A2.25 2.25 0 0 0 2.25 4.5v2.25Z',\n plus: 'M12 4.5v15m7.5-7.5h-15',\n search: 'm21 21-5.197-5.197m0 0A7.5 7.5 0 1 0 5.196 5.196a7.5 7.5 0 0 0 10.607 10.607Z',\n trash:\n 'm14.74 9-.346 9m-4.788 0L9.26 9m9.968-3.21c.342.052.682.107 1.022.166m-1.022-.165L18.16 19.673a2.25 2.25 0 0 1-2.244 2.077H8.084a2.25 2.25 0 0 1-2.244-2.077L4.772 5.79m14.456 0a48.108 48.108 0 0 0-3.478-.397m-12 .562c.34-.059.68-.114 1.022-.165m0 0a48.11 48.11 0 0 1 3.478-.397m7.5 0v-.916c0-1.18-.91-2.164-2.09-2.201a51.964 51.964 0 0 0-3.32 0c-1.18.037-2.09 1.022-2.09 2.201v.916m7.5 0a48.667 48.667 0 0 0-7.5 0',\n upload:\n 'M3 16.5v2.25A2.25 2.25 0 0 0 5.25 21h13.5A2.25 2.25 0 0 0 21 18.75V16.5m-13.5-9L12 3m0 0 4.5 4.5M12 3v13.5',\n user: 'M15.75 6a3.75 3.75 0 1 1-7.5 0 3.75 3.75 0 0 1 7.5 0ZM4.501 20.118a7.5 7.5 0 0 1 14.998 0A17.933 17.933 0 0 1 12 21.75c-2.676 0-5.216-.584-7.499-1.632Z',\n x: 'M6 18 18 6M6 6l12 12',\n};\n\nexport function embedSVG(iconPath: string): string {\n return `url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='1.5' stroke='black'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='${iconPath}' /%3E%3C/svg%3E%0A\")`;\n}\n\nexport const iconSVG = (name: IconName) => embedSVG(iconPaths[name]);\n"],"names":["iconPaths","bold","buildings","card","chevron","clipboard","gear","document","home","image","italic","link","list","menu","mobile","pencil","people","phone","plus","search","trash","upload","user","x","embedSVG","iconPath","iconSVG","name"],"mappings":"aAEO,MAAMA,EAAY,CACvBC,KAAM,uUACNC,UACE,6SACFC,KAAM,+TACNC,QAAS,6BACTC,UACE,iiBACFC,KAAM,2eACNC,SACE,oQACFC,KAAM,6OACNC,MACE,0TACFC,OAAQ,8EACRC,KAAM,4KACNC,KAAM,wRACNC,KAAM,+CACNC,OACE,uKACFC,OACE,2PACFC,OACE,4XACFC,MACE,oWACFC,KAAM,yBACNC,OAAQ,gFACRC,MACE,gaACFC,OACE,6GACFC,KAAM,0JACNC,EAAG,sBACL,EAEO,SAASC,EAASC,EAA0B,CACjD,MAAO,mMAAmMA,CAAQ,uBACpN,CAEO,MAAMC,EAAWC,GAAmBH,EAASxB,EAAU2B,CAAI,CAAC"}
@@ -1,9 +0,0 @@
1
- import './assets/styles.css';const e = "_input_1ywug_1", t = "_label_1ywug_33", u = "_required_1ywug_37", _ = {
2
- input: e,
3
- label: t,
4
- required: u
5
- };
6
- export {
7
- _ as i
8
- };
9
- //# sourceMappingURL=styles.module-Bp0gA9c7.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"styles.module-Bp0gA9c7.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;"}
@@ -1,2 +0,0 @@
1
- "use strict";require('./assets/styles.css');const t="_input_1ywug_1",e="_label_1ywug_33",u="_required_1ywug_37",i={input:t,label:e,required:u};exports.inputStyles=i;
2
- //# sourceMappingURL=styles.module-Q-4xnkd1.cjs.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"styles.module-Q-4xnkd1.cjs","sources":[],"sourcesContent":[],"names":[],"mappings":""}