@websline/system-components 1.4.7 → 1.5.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.
Files changed (188) hide show
  1. package/dist/assets/fonts/borna-bold-webfont.woff +0 -0
  2. package/dist/assets/fonts/borna-bold-webfont.woff2 +0 -0
  3. package/dist/assets/fonts/borna-bolditalic-webfont.woff +0 -0
  4. package/dist/assets/fonts/borna-bolditalic-webfont.woff2 +0 -0
  5. package/dist/assets/fonts/borna-medium-webfont.woff +0 -0
  6. package/dist/assets/fonts/borna-medium-webfont.woff2 +0 -0
  7. package/dist/assets/fonts/borna-mediumitalic-webfont.woff +0 -0
  8. package/dist/assets/fonts/borna-mediumitalic-webfont.woff2 +0 -0
  9. package/dist/assets/fonts/borna-regular-webfont.woff +0 -0
  10. package/dist/assets/fonts/borna-regular-webfont.woff2 +0 -0
  11. package/dist/assets/fonts/borna-regularitalic-webfont.woff +0 -0
  12. package/dist/assets/fonts/borna-regularitalic-webfont.woff2 +0 -0
  13. package/dist/assets/fonts/borna-semibold-webfont.woff +0 -0
  14. package/dist/assets/fonts/borna-semibold-webfont.woff2 +0 -0
  15. package/dist/assets/fonts/borna-semibolditalic-webfont.woff +0 -0
  16. package/dist/assets/fonts/borna-semibolditalic-webfont.woff2 +0 -0
  17. package/dist/components/atoms/actions/button/Button.svelte.d.ts +24 -24
  18. package/dist/components/atoms/actions/closeButton/CloseButton.svelte.d.ts +10 -10
  19. package/dist/components/atoms/actions/iconButton/IconButton.svelte.d.ts +20 -20
  20. package/dist/components/atoms/avatar/Avatar.svelte.d.ts +14 -14
  21. package/dist/components/atoms/badge/Badge.svelte.d.ts +14 -14
  22. package/dist/components/atoms/checkbox/Checkbox.svelte.d.ts +16 -16
  23. package/dist/components/atoms/chip/Chip.svelte.d.ts +18 -18
  24. package/dist/components/atoms/colorChip/ColorChip.svelte.d.ts +14 -14
  25. package/dist/components/atoms/feedback/progressBar/ProgressBar.svelte.d.ts +8 -8
  26. package/dist/components/atoms/feedback/spinner/Spinner.svelte.d.ts +4 -4
  27. package/dist/components/atoms/helperText/HelperText.svelte.d.ts +6 -6
  28. package/dist/components/atoms/icon/components/Academy.svelte.d.ts +8 -8
  29. package/dist/components/atoms/icon/components/Add.svelte.d.ts +8 -8
  30. package/dist/components/atoms/icon/components/Ai.svelte.d.ts +8 -8
  31. package/dist/components/atoms/icon/components/AiStars.svelte.d.ts +6 -6
  32. package/dist/components/atoms/icon/components/AlignBottom.svelte.d.ts +8 -8
  33. package/dist/components/atoms/icon/components/AlignBottomOne.svelte.d.ts +8 -8
  34. package/dist/components/atoms/icon/components/AlignCenter.svelte.d.ts +8 -8
  35. package/dist/components/atoms/icon/components/AlignCenterOne.svelte.d.ts +8 -8
  36. package/dist/components/atoms/icon/components/AlignLeft.svelte.d.ts +8 -8
  37. package/dist/components/atoms/icon/components/AlignMiddle.svelte.d.ts +8 -8
  38. package/dist/components/atoms/icon/components/AlignMiddleOne.svelte.d.ts +8 -8
  39. package/dist/components/atoms/icon/components/AlignRight.svelte.d.ts +8 -8
  40. package/dist/components/atoms/icon/components/AlignRightOne.svelte.d.ts +8 -8
  41. package/dist/components/atoms/icon/components/AlignTop.svelte.d.ts +8 -8
  42. package/dist/components/atoms/icon/components/AlignTopOne.svelte.d.ts +8 -8
  43. package/dist/components/atoms/icon/components/ArrowDown.svelte.d.ts +8 -8
  44. package/dist/components/atoms/icon/components/ArrowUp.svelte.d.ts +8 -8
  45. package/dist/components/atoms/icon/components/Attach.svelte.d.ts +8 -8
  46. package/dist/components/atoms/icon/components/Bed.svelte.d.ts +8 -8
  47. package/dist/components/atoms/icon/components/Block.svelte.d.ts +8 -8
  48. package/dist/components/atoms/icon/components/Bold.svelte.d.ts +8 -8
  49. package/dist/components/atoms/icon/components/BoxIn.svelte.d.ts +8 -8
  50. package/dist/components/atoms/icon/components/BoxOut.svelte.d.ts +8 -8
  51. package/dist/components/atoms/icon/components/Calendar.svelte.d.ts +8 -8
  52. package/dist/components/atoms/icon/components/Check.svelte.d.ts +8 -8
  53. package/dist/components/atoms/icon/components/CheckboxStack.svelte.d.ts +8 -8
  54. package/dist/components/atoms/icon/components/ChevronDoubleLeft.svelte.d.ts +8 -8
  55. package/dist/components/atoms/icon/components/ChevronDoubleRight.svelte.d.ts +8 -8
  56. package/dist/components/atoms/icon/components/ChevronDown.svelte.d.ts +8 -8
  57. package/dist/components/atoms/icon/components/Clipboard.svelte.d.ts +8 -8
  58. package/dist/components/atoms/icon/components/Close.svelte.d.ts +8 -8
  59. package/dist/components/atoms/icon/components/CloseSmall.svelte.d.ts +8 -8
  60. package/dist/components/atoms/icon/components/Computer.svelte.d.ts +8 -8
  61. package/dist/components/atoms/icon/components/Connect.svelte.d.ts +8 -8
  62. package/dist/components/atoms/icon/components/ConnectCrossed.svelte.d.ts +8 -8
  63. package/dist/components/atoms/icon/components/ContactCard.svelte.d.ts +8 -8
  64. package/dist/components/atoms/icon/components/Controlling.svelte.d.ts +8 -8
  65. package/dist/components/atoms/icon/components/Coupons.svelte.d.ts +8 -8
  66. package/dist/components/atoms/icon/components/Crop.svelte.d.ts +8 -8
  67. package/dist/components/atoms/icon/components/Dashboard.svelte.d.ts +8 -8
  68. package/dist/components/atoms/icon/components/Database.svelte.d.ts +8 -8
  69. package/dist/components/atoms/icon/components/Download.svelte.d.ts +8 -8
  70. package/dist/components/atoms/icon/components/Dragger.svelte.d.ts +8 -8
  71. package/dist/components/atoms/icon/components/Envelope.svelte.d.ts +8 -8
  72. package/dist/components/atoms/icon/components/Envelopes.svelte.d.ts +8 -8
  73. package/dist/components/atoms/icon/components/Expand.svelte.d.ts +8 -8
  74. package/dist/components/atoms/icon/components/Eye.svelte.d.ts +8 -8
  75. package/dist/components/atoms/icon/components/EyeCrossed.svelte.d.ts +8 -8
  76. package/dist/components/atoms/icon/components/FilePDF.svelte.d.ts +8 -8
  77. package/dist/components/atoms/icon/components/Filter.svelte.d.ts +8 -8
  78. package/dist/components/atoms/icon/components/FocalPoint.svelte.d.ts +8 -8
  79. package/dist/components/atoms/icon/components/FolderPlus.svelte.d.ts +8 -8
  80. package/dist/components/atoms/icon/components/Food.svelte.d.ts +8 -8
  81. package/dist/components/atoms/icon/components/Funnel.svelte.d.ts +8 -8
  82. package/dist/components/atoms/icon/components/Globe.svelte.d.ts +8 -8
  83. package/dist/components/atoms/icon/components/History.svelte.d.ts +8 -8
  84. package/dist/components/atoms/icon/components/Hourglass.svelte.d.ts +8 -8
  85. package/dist/components/atoms/icon/components/Inbox.svelte.d.ts +8 -8
  86. package/dist/components/atoms/icon/components/Info.svelte.d.ts +8 -8
  87. package/dist/components/atoms/icon/components/Intergration.svelte.d.ts +8 -8
  88. package/dist/components/atoms/icon/components/Italic.svelte.d.ts +8 -8
  89. package/dist/components/atoms/icon/components/Layout.svelte.d.ts +8 -8
  90. package/dist/components/atoms/icon/components/Lightning.svelte +12 -12
  91. package/dist/components/atoms/icon/components/Lightning.svelte.d.ts +8 -8
  92. package/dist/components/atoms/icon/components/Link.svelte.d.ts +8 -8
  93. package/dist/components/atoms/icon/components/LinkAi.svelte.d.ts +8 -8
  94. package/dist/components/atoms/icon/components/ListOrdered.svelte.d.ts +8 -8
  95. package/dist/components/atoms/icon/components/ListTasks.svelte.d.ts +8 -8
  96. package/dist/components/atoms/icon/components/ListUnordered.svelte.d.ts +8 -8
  97. package/dist/components/atoms/icon/components/Lock.svelte.d.ts +8 -8
  98. package/dist/components/atoms/icon/components/Menu.svelte.d.ts +8 -8
  99. package/dist/components/atoms/icon/components/Minus.svelte.d.ts +8 -8
  100. package/dist/components/atoms/icon/components/Notifications.svelte.d.ts +8 -8
  101. package/dist/components/atoms/icon/components/Offer.svelte.d.ts +8 -8
  102. package/dist/components/atoms/icon/components/Out.svelte.d.ts +8 -8
  103. package/dist/components/atoms/icon/components/Overflow.svelte.d.ts +8 -8
  104. package/dist/components/atoms/icon/components/Page.svelte.d.ts +8 -8
  105. package/dist/components/atoms/icon/components/PageClock.svelte.d.ts +8 -8
  106. package/dist/components/atoms/icon/components/PageEdit.svelte.d.ts +8 -8
  107. package/dist/components/atoms/icon/components/PageLayout.svelte.d.ts +8 -8
  108. package/dist/components/atoms/icon/components/Pages.svelte.d.ts +8 -8
  109. package/dist/components/atoms/icon/components/Payment.svelte.d.ts +8 -8
  110. package/dist/components/atoms/icon/components/Pencil.svelte.d.ts +8 -8
  111. package/dist/components/atoms/icon/components/Phone.svelte.d.ts +8 -8
  112. package/dist/components/atoms/icon/components/Picture.svelte.d.ts +8 -8
  113. package/dist/components/atoms/icon/components/Print.svelte.d.ts +8 -8
  114. package/dist/components/atoms/icon/components/Redo.svelte.d.ts +8 -8
  115. package/dist/components/atoms/icon/components/Refresh.svelte.d.ts +8 -8
  116. package/dist/components/atoms/icon/components/RefreshCircle.svelte.d.ts +8 -8
  117. package/dist/components/atoms/icon/components/Replace.svelte.d.ts +8 -8
  118. package/dist/components/atoms/icon/components/Report.svelte.d.ts +8 -8
  119. package/dist/components/atoms/icon/components/Resource.svelte.d.ts +8 -8
  120. package/dist/components/atoms/icon/components/SEO.svelte.d.ts +8 -8
  121. package/dist/components/atoms/icon/components/Search.svelte.d.ts +8 -8
  122. package/dist/components/atoms/icon/components/Settings.svelte.d.ts +8 -8
  123. package/dist/components/atoms/icon/components/Shop.svelte.d.ts +8 -8
  124. package/dist/components/atoms/icon/components/Smartphone.svelte.d.ts +8 -8
  125. package/dist/components/atoms/icon/components/Sort.svelte.d.ts +8 -8
  126. package/dist/components/atoms/icon/components/SpacingL.svelte.d.ts +8 -8
  127. package/dist/components/atoms/icon/components/SpacingM.svelte.d.ts +8 -8
  128. package/dist/components/atoms/icon/components/SpacingNone.svelte.d.ts +8 -8
  129. package/dist/components/atoms/icon/components/SpacingS.svelte.d.ts +8 -8
  130. package/dist/components/atoms/icon/components/SpacingXL.svelte.d.ts +8 -8
  131. package/dist/components/atoms/icon/components/Star.svelte.d.ts +8 -8
  132. package/dist/components/atoms/icon/components/StyleGuide.svelte.d.ts +8 -8
  133. package/dist/components/atoms/icon/components/Tablet.svelte.d.ts +8 -8
  134. package/dist/components/atoms/icon/components/Translate.svelte.d.ts +8 -8
  135. package/dist/components/atoms/icon/components/TranslateCrossed.svelte.d.ts +8 -8
  136. package/dist/components/atoms/icon/components/Trash.svelte.d.ts +8 -8
  137. package/dist/components/atoms/icon/components/Underline.svelte.d.ts +8 -8
  138. package/dist/components/atoms/icon/components/Undo.svelte.d.ts +8 -8
  139. package/dist/components/atoms/icon/components/WebslineSupport.svelte.d.ts +8 -8
  140. package/dist/components/atoms/icon/components/Width.svelte.d.ts +8 -8
  141. package/dist/components/atoms/input/Input.svelte.d.ts +27 -26
  142. package/dist/components/atoms/label/Label.svelte.d.ts +10 -10
  143. package/dist/components/atoms/radio/Radio.svelte.d.ts +16 -16
  144. package/dist/components/atoms/select/Select.svelte.d.ts +25 -24
  145. package/dist/components/atoms/switch/Switch.svelte.d.ts +16 -16
  146. package/dist/components/atoms/tag/Tag.svelte.d.ts +16 -16
  147. package/dist/components/atoms/textarea/Textarea.svelte.d.ts +20 -20
  148. package/dist/components/atoms/utils/xScroll/XScroll.svelte.d.ts +4 -4
  149. package/dist/components/molecules/calendar/Calendar.svelte.d.ts +8 -8
  150. package/dist/components/molecules/calendar/Container.svelte.d.ts +4 -4
  151. package/dist/components/molecules/calendar/Weekdays.svelte.d.ts +2 -2
  152. package/dist/components/molecules/calendar/calendar.variant.d.ts +6 -6
  153. package/dist/components/molecules/comboBox/ComboBox.svelte.d.ts +22 -22
  154. package/dist/components/molecules/formActions/FormActions.svelte.d.ts +8 -8
  155. package/dist/components/molecules/formField/FormField.svelte.d.ts +20 -20
  156. package/dist/components/molecules/formLayout/FormLayout.svelte.d.ts +6 -6
  157. package/dist/components/molecules/notifications/systemAlert/SystemAlert.svelte.d.ts +12 -12
  158. package/dist/components/molecules/notifications/toast/Toast.svelte.d.ts +10 -10
  159. package/dist/components/molecules/pickers/colorSwatch/ColorSwatch.svelte.d.ts +12 -12
  160. package/dist/components/molecules/richTextEditor/RichTextEditor.svelte +19 -7
  161. package/dist/components/molecules/richTextEditor/RichTextEditor.svelte.d.ts +4 -0
  162. package/dist/components/molecules/richTextEditor/richTextEditor.variants.d.ts +18 -0
  163. package/dist/components/molecules/richTextEditor/richTextEditor.variants.js +9 -3
  164. package/dist/components/molecules/richTextEditor/toolbar/ToolbarLink.svelte +2 -1
  165. package/dist/components/molecules/selectorCard/SelectorCard.svelte.d.ts +24 -24
  166. package/dist/components/molecules/tagSelector/TagSelector.svelte.d.ts +22 -22
  167. package/dist/components/molecules/toggleGroup/ToggleGroup.svelte.d.ts +18 -18
  168. package/dist/components/molecules/toggleGroup/ToggleGroupItem.svelte.d.ts +8 -8
  169. package/dist/components/organisms/dialog/Dialog.svelte.d.ts +6 -6
  170. package/dist/components/organisms/dialog/DialogAction.svelte.d.ts +6 -6
  171. package/dist/components/organisms/dialog/DialogActions.svelte.d.ts +4 -4
  172. package/dist/components/organisms/dialog/DialogBody.svelte.d.ts +4 -4
  173. package/dist/components/organisms/dialog/DialogContent.svelte.d.ts +12 -12
  174. package/dist/components/organisms/dialog/DialogTrigger.svelte.d.ts +2 -2
  175. package/dist/components/organisms/modal/Modal.svelte.d.ts +6 -6
  176. package/dist/components/organisms/modal/ModalBody.svelte.d.ts +6 -6
  177. package/dist/components/organisms/modal/ModalContent.svelte.d.ts +12 -12
  178. package/dist/components/organisms/modal/ModalHeader.svelte.d.ts +6 -6
  179. package/dist/components/organisms/modal/ModalTrigger.svelte.d.ts +2 -2
  180. package/dist/components/organisms/notificationGroup/NotificationGroup.svelte.d.ts +2 -2
  181. package/dist/components/organisms/popover/Popover.svelte.d.ts +2 -2
  182. package/dist/components/organisms/popover/PopoverContent.svelte.d.ts +22 -22
  183. package/dist/components/organisms/popover/PopoverTrigger.svelte.d.ts +2 -2
  184. package/dist/components/organisms/tooltip/Content.svelte.d.ts +12 -12
  185. package/dist/components/organisms/tooltip/Tooltip.svelte.d.ts +2 -2
  186. package/dist/components/organisms/tooltip/Trigger.svelte.d.ts +2 -2
  187. package/dist/utils/theme.svelte.d.ts +2 -2
  188. package/package.json +99 -108
@@ -7,35 +7,35 @@ declare const Hourglass: import("svelte").Component<{
7
7
  /**
8
8
  * Icon color
9
9
  */
10
- color?: string;
10
+ color?: string | undefined;
11
11
  /**
12
12
  * Icon height
13
13
  */
14
- height?: number;
14
+ height?: number | undefined;
15
15
  /**
16
16
  * Icon StrokeWidth
17
17
  */
18
- strokeWidth?: number;
18
+ strokeWidth?: number | undefined;
19
19
  /**
20
20
  * Icon width
21
21
  */
22
- width?: number;
22
+ width?: number | undefined;
23
23
  }, {}, "">;
24
24
  type Props = {
25
25
  /**
26
26
  * Icon color
27
27
  */
28
- color?: string;
28
+ color?: string | undefined;
29
29
  /**
30
30
  * Icon height
31
31
  */
32
- height?: number;
32
+ height?: number | undefined;
33
33
  /**
34
34
  * Icon StrokeWidth
35
35
  */
36
- strokeWidth?: number;
36
+ strokeWidth?: number | undefined;
37
37
  /**
38
38
  * Icon width
39
39
  */
40
- width?: number;
40
+ width?: number | undefined;
41
41
  };
@@ -7,35 +7,35 @@ declare const Inbox: import("svelte").Component<{
7
7
  /**
8
8
  * Icon color
9
9
  */
10
- color?: string;
10
+ color?: string | undefined;
11
11
  /**
12
12
  * Icon height
13
13
  */
14
- height?: number;
14
+ height?: number | undefined;
15
15
  /**
16
16
  * Icon StrokeWidth
17
17
  */
18
- strokeWidth?: number;
18
+ strokeWidth?: number | undefined;
19
19
  /**
20
20
  * Icon width
21
21
  */
22
- width?: number;
22
+ width?: number | undefined;
23
23
  }, {}, "">;
24
24
  type Props = {
25
25
  /**
26
26
  * Icon color
27
27
  */
28
- color?: string;
28
+ color?: string | undefined;
29
29
  /**
30
30
  * Icon height
31
31
  */
32
- height?: number;
32
+ height?: number | undefined;
33
33
  /**
34
34
  * Icon StrokeWidth
35
35
  */
36
- strokeWidth?: number;
36
+ strokeWidth?: number | undefined;
37
37
  /**
38
38
  * Icon width
39
39
  */
40
- width?: number;
40
+ width?: number | undefined;
41
41
  };
@@ -7,35 +7,35 @@ declare const Info: import("svelte").Component<{
7
7
  /**
8
8
  * Icon color
9
9
  */
10
- color?: string;
10
+ color?: string | undefined;
11
11
  /**
12
12
  * Icon height
13
13
  */
14
- height?: number;
14
+ height?: number | undefined;
15
15
  /**
16
16
  * Icon StrokeWidth
17
17
  */
18
- strokeWidth?: number;
18
+ strokeWidth?: number | undefined;
19
19
  /**
20
20
  * Icon width
21
21
  */
22
- width?: number;
22
+ width?: number | undefined;
23
23
  }, {}, "">;
24
24
  type Props = {
25
25
  /**
26
26
  * Icon color
27
27
  */
28
- color?: string;
28
+ color?: string | undefined;
29
29
  /**
30
30
  * Icon height
31
31
  */
32
- height?: number;
32
+ height?: number | undefined;
33
33
  /**
34
34
  * Icon StrokeWidth
35
35
  */
36
- strokeWidth?: number;
36
+ strokeWidth?: number | undefined;
37
37
  /**
38
38
  * Icon width
39
39
  */
40
- width?: number;
40
+ width?: number | undefined;
41
41
  };
@@ -7,35 +7,35 @@ declare const Intergration: import("svelte").Component<{
7
7
  /**
8
8
  * Icon color
9
9
  */
10
- color?: string;
10
+ color?: string | undefined;
11
11
  /**
12
12
  * Icon height
13
13
  */
14
- height?: number;
14
+ height?: number | undefined;
15
15
  /**
16
16
  * Icon StrokeWidth
17
17
  */
18
- strokeWidth?: number;
18
+ strokeWidth?: number | undefined;
19
19
  /**
20
20
  * Icon width
21
21
  */
22
- width?: number;
22
+ width?: number | undefined;
23
23
  }, {}, "">;
24
24
  type Props = {
25
25
  /**
26
26
  * Icon color
27
27
  */
28
- color?: string;
28
+ color?: string | undefined;
29
29
  /**
30
30
  * Icon height
31
31
  */
32
- height?: number;
32
+ height?: number | undefined;
33
33
  /**
34
34
  * Icon StrokeWidth
35
35
  */
36
- strokeWidth?: number;
36
+ strokeWidth?: number | undefined;
37
37
  /**
38
38
  * Icon width
39
39
  */
40
- width?: number;
40
+ width?: number | undefined;
41
41
  };
@@ -7,35 +7,35 @@ declare const Italic: import("svelte").Component<{
7
7
  /**
8
8
  * Icon color
9
9
  */
10
- color?: string;
10
+ color?: string | undefined;
11
11
  /**
12
12
  * Icon height
13
13
  */
14
- height?: number;
14
+ height?: number | undefined;
15
15
  /**
16
16
  * Icon StrokeWidth
17
17
  */
18
- strokeWidth?: number;
18
+ strokeWidth?: number | undefined;
19
19
  /**
20
20
  * Icon width
21
21
  */
22
- width?: number;
22
+ width?: number | undefined;
23
23
  }, {}, "">;
24
24
  type Props = {
25
25
  /**
26
26
  * Icon color
27
27
  */
28
- color?: string;
28
+ color?: string | undefined;
29
29
  /**
30
30
  * Icon height
31
31
  */
32
- height?: number;
32
+ height?: number | undefined;
33
33
  /**
34
34
  * Icon StrokeWidth
35
35
  */
36
- strokeWidth?: number;
36
+ strokeWidth?: number | undefined;
37
37
  /**
38
38
  * Icon width
39
39
  */
40
- width?: number;
40
+ width?: number | undefined;
41
41
  };
@@ -7,35 +7,35 @@ declare const Layout: import("svelte").Component<{
7
7
  /**
8
8
  * Icon color
9
9
  */
10
- color?: string;
10
+ color?: string | undefined;
11
11
  /**
12
12
  * Icon height
13
13
  */
14
- height?: number;
14
+ height?: number | undefined;
15
15
  /**
16
16
  * Icon StrokeWidth
17
17
  */
18
- strokeWidth?: number;
18
+ strokeWidth?: number | undefined;
19
19
  /**
20
20
  * Icon width
21
21
  */
22
- width?: number;
22
+ width?: number | undefined;
23
23
  }, {}, "">;
24
24
  type Props = {
25
25
  /**
26
26
  * Icon color
27
27
  */
28
- color?: string;
28
+ color?: string | undefined;
29
29
  /**
30
30
  * Icon height
31
31
  */
32
- height?: number;
32
+ height?: number | undefined;
33
33
  /**
34
34
  * Icon StrokeWidth
35
35
  */
36
- strokeWidth?: number;
36
+ strokeWidth?: number | undefined;
37
37
  /**
38
38
  * Icon width
39
39
  */
40
- width?: number;
40
+ width?: number | undefined;
41
41
  };
@@ -11,16 +11,16 @@
11
11
  let { color, height, width, strokeWidth, ...rest } = $props();
12
12
  </script>
13
13
 
14
- <svg
15
- {height}
14
+ <svg
15
+ {height}
16
16
  {width}
17
- viewBox="0 0 20 20"
18
- fill="none"
19
- xmlns="http://www.w3.org/2000/svg"
20
- {...rest}>
21
- <path
22
- d="M7.77843 2.5H15.0512L10.6067 7.75H16.6673L6.97035 17.5L8.99055 10.375H3.33398L7.77843 2.5Z"
23
- stroke={color}
24
- stroke-width={strokeWidth}
25
- stroke-linejoin="round"/>
26
- </svg>
17
+ viewBox="0 0 20 20"
18
+ fill="none"
19
+ xmlns="http://www.w3.org/2000/svg"
20
+ {...rest}>
21
+ <path
22
+ d="M7.77843 2.5H15.0512L10.6067 7.75H16.6673L6.97035 17.5L8.99055 10.375H3.33398L7.77843 2.5Z"
23
+ stroke={color}
24
+ stroke-width={strokeWidth}
25
+ stroke-linejoin="round" />
26
+ </svg>
@@ -7,35 +7,35 @@ declare const Lightning: import("svelte").Component<{
7
7
  /**
8
8
  * Icon color
9
9
  */
10
- color?: string;
10
+ color?: string | undefined;
11
11
  /**
12
12
  * Icon height
13
13
  */
14
- height?: number;
14
+ height?: number | undefined;
15
15
  /**
16
16
  * Icon StrokeWidth
17
17
  */
18
- strokeWidth?: number;
18
+ strokeWidth?: number | undefined;
19
19
  /**
20
20
  * Icon width
21
21
  */
22
- width?: number;
22
+ width?: number | undefined;
23
23
  }, {}, "">;
24
24
  type Props = {
25
25
  /**
26
26
  * Icon color
27
27
  */
28
- color?: string;
28
+ color?: string | undefined;
29
29
  /**
30
30
  * Icon height
31
31
  */
32
- height?: number;
32
+ height?: number | undefined;
33
33
  /**
34
34
  * Icon StrokeWidth
35
35
  */
36
- strokeWidth?: number;
36
+ strokeWidth?: number | undefined;
37
37
  /**
38
38
  * Icon width
39
39
  */
40
- width?: number;
40
+ width?: number | undefined;
41
41
  };
@@ -7,35 +7,35 @@ declare const Link: import("svelte").Component<{
7
7
  /**
8
8
  * Icon color
9
9
  */
10
- color?: string;
10
+ color?: string | undefined;
11
11
  /**
12
12
  * Icon height
13
13
  */
14
- height?: number;
14
+ height?: number | undefined;
15
15
  /**
16
16
  * Icon StrokeWidth
17
17
  */
18
- strokeWidth?: number;
18
+ strokeWidth?: number | undefined;
19
19
  /**
20
20
  * Icon width
21
21
  */
22
- width?: number;
22
+ width?: number | undefined;
23
23
  }, {}, "">;
24
24
  type Props = {
25
25
  /**
26
26
  * Icon color
27
27
  */
28
- color?: string;
28
+ color?: string | undefined;
29
29
  /**
30
30
  * Icon height
31
31
  */
32
- height?: number;
32
+ height?: number | undefined;
33
33
  /**
34
34
  * Icon StrokeWidth
35
35
  */
36
- strokeWidth?: number;
36
+ strokeWidth?: number | undefined;
37
37
  /**
38
38
  * Icon width
39
39
  */
40
- width?: number;
40
+ width?: number | undefined;
41
41
  };
@@ -7,35 +7,35 @@ declare const LinkAi: import("svelte").Component<{
7
7
  /**
8
8
  * Icon color
9
9
  */
10
- color?: string;
10
+ color?: string | undefined;
11
11
  /**
12
12
  * Icon height
13
13
  */
14
- height?: number;
14
+ height?: number | undefined;
15
15
  /**
16
16
  * Icon StrokeWidth
17
17
  */
18
- strokeWidth?: number;
18
+ strokeWidth?: number | undefined;
19
19
  /**
20
20
  * Icon width
21
21
  */
22
- width?: number;
22
+ width?: number | undefined;
23
23
  }, {}, "">;
24
24
  type Props = {
25
25
  /**
26
26
  * Icon color
27
27
  */
28
- color?: string;
28
+ color?: string | undefined;
29
29
  /**
30
30
  * Icon height
31
31
  */
32
- height?: number;
32
+ height?: number | undefined;
33
33
  /**
34
34
  * Icon StrokeWidth
35
35
  */
36
- strokeWidth?: number;
36
+ strokeWidth?: number | undefined;
37
37
  /**
38
38
  * Icon width
39
39
  */
40
- width?: number;
40
+ width?: number | undefined;
41
41
  };
@@ -7,35 +7,35 @@ declare const ListOrdered: import("svelte").Component<{
7
7
  /**
8
8
  * Icon color
9
9
  */
10
- color?: string;
10
+ color?: string | undefined;
11
11
  /**
12
12
  * Icon height
13
13
  */
14
- height?: number;
14
+ height?: number | undefined;
15
15
  /**
16
16
  * Icon StrokeWidth
17
17
  */
18
- strokeWidth?: number;
18
+ strokeWidth?: number | undefined;
19
19
  /**
20
20
  * Icon width
21
21
  */
22
- width?: number;
22
+ width?: number | undefined;
23
23
  }, {}, "">;
24
24
  type Props = {
25
25
  /**
26
26
  * Icon color
27
27
  */
28
- color?: string;
28
+ color?: string | undefined;
29
29
  /**
30
30
  * Icon height
31
31
  */
32
- height?: number;
32
+ height?: number | undefined;
33
33
  /**
34
34
  * Icon StrokeWidth
35
35
  */
36
- strokeWidth?: number;
36
+ strokeWidth?: number | undefined;
37
37
  /**
38
38
  * Icon width
39
39
  */
40
- width?: number;
40
+ width?: number | undefined;
41
41
  };
@@ -7,35 +7,35 @@ declare const ListTasks: import("svelte").Component<{
7
7
  /**
8
8
  * Icon color
9
9
  */
10
- color?: string;
10
+ color?: string | undefined;
11
11
  /**
12
12
  * Icon height
13
13
  */
14
- height?: number;
14
+ height?: number | undefined;
15
15
  /**
16
16
  * Icon StrokeWidth
17
17
  */
18
- strokeWidth?: number;
18
+ strokeWidth?: number | undefined;
19
19
  /**
20
20
  * Icon width
21
21
  */
22
- width?: number;
22
+ width?: number | undefined;
23
23
  }, {}, "">;
24
24
  type Props = {
25
25
  /**
26
26
  * Icon color
27
27
  */
28
- color?: string;
28
+ color?: string | undefined;
29
29
  /**
30
30
  * Icon height
31
31
  */
32
- height?: number;
32
+ height?: number | undefined;
33
33
  /**
34
34
  * Icon StrokeWidth
35
35
  */
36
- strokeWidth?: number;
36
+ strokeWidth?: number | undefined;
37
37
  /**
38
38
  * Icon width
39
39
  */
40
- width?: number;
40
+ width?: number | undefined;
41
41
  };
@@ -7,35 +7,35 @@ declare const ListUnordered: import("svelte").Component<{
7
7
  /**
8
8
  * Icon color
9
9
  */
10
- color?: string;
10
+ color?: string | undefined;
11
11
  /**
12
12
  * Icon height
13
13
  */
14
- height?: number;
14
+ height?: number | undefined;
15
15
  /**
16
16
  * Icon StrokeWidth
17
17
  */
18
- strokeWidth?: number;
18
+ strokeWidth?: number | undefined;
19
19
  /**
20
20
  * Icon width
21
21
  */
22
- width?: number;
22
+ width?: number | undefined;
23
23
  }, {}, "">;
24
24
  type Props = {
25
25
  /**
26
26
  * Icon color
27
27
  */
28
- color?: string;
28
+ color?: string | undefined;
29
29
  /**
30
30
  * Icon height
31
31
  */
32
- height?: number;
32
+ height?: number | undefined;
33
33
  /**
34
34
  * Icon StrokeWidth
35
35
  */
36
- strokeWidth?: number;
36
+ strokeWidth?: number | undefined;
37
37
  /**
38
38
  * Icon width
39
39
  */
40
- width?: number;
40
+ width?: number | undefined;
41
41
  };
@@ -7,35 +7,35 @@ declare const Lock: import("svelte").Component<{
7
7
  /**
8
8
  * Icon color
9
9
  */
10
- color?: string;
10
+ color?: string | undefined;
11
11
  /**
12
12
  * Icon height
13
13
  */
14
- height?: number;
14
+ height?: number | undefined;
15
15
  /**
16
16
  * Icon StrokeWidth
17
17
  */
18
- strokeWidth?: number;
18
+ strokeWidth?: number | undefined;
19
19
  /**
20
20
  * Icon width
21
21
  */
22
- width?: number;
22
+ width?: number | undefined;
23
23
  }, {}, "">;
24
24
  type Props = {
25
25
  /**
26
26
  * Icon color
27
27
  */
28
- color?: string;
28
+ color?: string | undefined;
29
29
  /**
30
30
  * Icon height
31
31
  */
32
- height?: number;
32
+ height?: number | undefined;
33
33
  /**
34
34
  * Icon StrokeWidth
35
35
  */
36
- strokeWidth?: number;
36
+ strokeWidth?: number | undefined;
37
37
  /**
38
38
  * Icon width
39
39
  */
40
- width?: number;
40
+ width?: number | undefined;
41
41
  };
@@ -7,35 +7,35 @@ declare const Menu: import("svelte").Component<{
7
7
  /**
8
8
  * Icon color
9
9
  */
10
- color?: string;
10
+ color?: string | undefined;
11
11
  /**
12
12
  * Icon height
13
13
  */
14
- height?: number;
14
+ height?: number | undefined;
15
15
  /**
16
16
  * Icon StrokeWidth
17
17
  */
18
- strokeWidth?: number;
18
+ strokeWidth?: number | undefined;
19
19
  /**
20
20
  * Icon width
21
21
  */
22
- width?: number;
22
+ width?: number | undefined;
23
23
  }, {}, "">;
24
24
  type Props = {
25
25
  /**
26
26
  * Icon color
27
27
  */
28
- color?: string;
28
+ color?: string | undefined;
29
29
  /**
30
30
  * Icon height
31
31
  */
32
- height?: number;
32
+ height?: number | undefined;
33
33
  /**
34
34
  * Icon StrokeWidth
35
35
  */
36
- strokeWidth?: number;
36
+ strokeWidth?: number | undefined;
37
37
  /**
38
38
  * Icon width
39
39
  */
40
- width?: number;
40
+ width?: number | undefined;
41
41
  };