mediacube-ui 0.1.39 → 0.1.41

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": "mediacube-ui",
3
- "version": "0.1.39",
3
+ "version": "0.1.41",
4
4
  "description": "Design system for Mediacube services",
5
5
  "author": "Mediacube",
6
6
  "private": false,
@@ -0,0 +1,3 @@
1
+ <svg data-token-name="lightning_outlined" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M16.8736 11.9165C16.9531 11.7856 16.9966 11.6356 16.9998 11.482C17.003 11.3284 16.9657 11.1767 16.8917 11.0425C16.8178 10.9084 16.7098 10.7967 16.5791 10.7189C16.4483 10.6411 16.2994 10.6001 16.1477 10.6H13.2501V3L7.12653 13.0844C7.04701 13.2152 7.0034 13.3651 7.00019 13.5187C6.99698 13.6723 7.0343 13.824 7.10829 13.9581C7.18227 14.0922 7.29025 14.2039 7.42106 14.2816C7.55187 14.3592 7.70078 14.4001 7.8524 14.4H10.75V22L16.8736 11.9165Z" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
3
+ </svg>
@@ -0,0 +1,8 @@
1
+ <svg data-token-name="money_input" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M10.5858 16.4142C10.3061 16.1345 10.1156 15.7781 10.0384 15.3901C9.96126 15.0022 10.0009 14.6 10.1522 14.2346C10.3036 13.8691 10.56 13.5568 10.8889 13.337C11.2178 13.1172 11.6044 12.9999 12 12.9999C12.3956 12.9999 12.7823 13.1172 13.1112 13.337C13.4401 13.5568 13.6964 13.8691 13.8478 14.2346C13.9991 14.6 14.0387 15.0022 13.9616 15.3901C13.8844 15.7781 13.6939 16.1345 13.4142 16.4142C13.2285 16.5999 13.008 16.7472 12.7654 16.8477C12.5227 16.9483 12.2626 17 12 17C11.7374 17 11.4773 16.9483 11.2346 16.8477C10.992 16.7472 10.7715 16.5999 10.5858 16.4142Z" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
3
+ <path d="M17.5 17V13" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
4
+ <path d="M6.5 17V13" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
5
+ <path d="M12 3V8" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
6
+ <path d="M10 6L12 8L14 6" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
7
+ <path d="M16 9H19C19.2627 8.99993 19.5228 9.05161 19.7655 9.15209C20.0081 9.25258 20.2286 9.39989 20.4144 9.58563C20.6001 9.77136 20.7474 9.99186 20.8479 10.2345C20.9484 10.4772 21.0001 10.7373 21 11V19C21.0001 19.2627 20.9484 19.5228 20.8479 19.7655C20.7474 20.0081 20.6001 20.2286 20.4144 20.4144C20.2286 20.6001 20.0081 20.7474 19.7655 20.8479C19.5228 20.9484 19.2627 21.0001 19 21H5C4.73734 21.0001 4.47723 20.9484 4.23455 20.8479C3.99186 20.7474 3.77136 20.6001 3.58563 20.4144C3.39989 20.2286 3.25258 20.0081 3.15209 19.7655C3.05161 19.5228 2.99993 19.2627 3 19V11C2.99993 10.7373 3.05161 10.4772 3.15209 10.2345C3.25258 9.99186 3.39989 9.77136 3.58563 9.58563C3.77136 9.39989 3.99186 9.25258 4.23455 9.15209C4.47723 9.05161 4.73734 8.99993 5 9H8" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
8
+ </svg>
@@ -2,4 +2,3 @@
2
2
  @import 'spacing.scss';
3
3
  @import 'mixins.scss';
4
4
  @import 'functions.scss';
5
- @import "../assets/fonts/inter/inter.css";