agroptima-design-system 1.2.27 → 1.2.28-beta.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "agroptima-design-system",
3
- "version": "1.2.27",
3
+ "version": "1.2.28-beta.1",
4
4
  "scripts": {
5
5
  "dev": "npm run storybook",
6
6
  "storybook": "storybook dev -p 6006 --ci",
@@ -29,6 +29,7 @@ import Download from './download.svg'
29
29
  import Duplicate from './duplicate.svg'
30
30
  import Edit from './edit.svg'
31
31
  import EditColumns from './edit-columns.svg'
32
+ import Link from './link.svg'
32
33
  import ElectronicInvoice from './electronic-invoice.svg'
33
34
  import EmptyState from './empty-customize.svg'
34
35
  import Error from './error.svg'
@@ -113,6 +114,7 @@ export {
113
114
  Improvements,
114
115
  Info,
115
116
  Invoice,
117
+ Link,
116
118
  Loading,
117
119
  Logout,
118
120
  Minus,
@@ -0,0 +1 @@
1
+ <svg viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9 15H5c-1.383 0-2.563-.488-3.538-1.463C.488 12.563 0 11.383 0 10s.487-2.563 1.462-3.537C2.438 5.487 3.617 5 5 5h4v2H5c-.833 0-1.542.292-2.125.875A2.893 2.893 0 0 0 2 10c0 .833.292 1.542.875 2.125A2.893 2.893 0 0 0 5 13h4v2Zm-3-4V9h8v2H6Zm5 4v-2h4c.833 0 1.542-.292 2.125-.875A2.893 2.893 0 0 0 18 10c0-.833-.292-1.542-.875-2.125A2.893 2.893 0 0 0 15 7h-4V5h4c1.383 0 2.563.487 3.538 1.463C19.512 7.437 20 8.617 20 10s-.488 2.563-1.462 3.537C17.562 14.512 16.383 15 15 15h-4Z" fill="#161C26"/></svg>
@@ -4,6 +4,10 @@ import { Meta } from "@storybook/addon-docs/blocks";
4
4
 
5
5
  # Changelog
6
6
 
7
+ ## 1.2.28
8
+
9
+ * Add Link icon
10
+
7
11
  ## 1.2.27
8
12
 
9
13
  * Fix Collapsible open style