@fountain-ui/icons 2.0.0-beta.1 → 2.0.0-beta.3

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 (76) hide show
  1. package/build/typescript/icons/Add.d.ts +3 -2
  2. package/build/typescript/icons/Apple.d.ts +3 -2
  3. package/build/typescript/icons/ArrowLeft.d.ts +3 -2
  4. package/build/typescript/icons/ArrowLightHorizontalFilled.d.ts +3 -2
  5. package/build/typescript/icons/ArrowLightHorizontalOutlined.d.ts +3 -2
  6. package/build/typescript/icons/ArrowLightVerticalFilled.d.ts +3 -2
  7. package/build/typescript/icons/ArrowLightVerticalOutlined.d.ts +3 -2
  8. package/build/typescript/icons/ArrowRight.d.ts +3 -2
  9. package/build/typescript/icons/BellOff.d.ts +3 -2
  10. package/build/typescript/icons/BellOn.d.ts +3 -2
  11. package/build/typescript/icons/BellOutlined.d.ts +3 -2
  12. package/build/typescript/icons/BellTwoTone.d.ts +3 -2
  13. package/build/typescript/icons/BookmarkOutlined.d.ts +3 -2
  14. package/build/typescript/icons/BookmarkTwoTone.d.ts +3 -2
  15. package/build/typescript/icons/Bullet.d.ts +3 -2
  16. package/build/typescript/icons/CalendarFilled.d.ts +3 -2
  17. package/build/typescript/icons/CalendarOutlined.d.ts +3 -2
  18. package/build/typescript/icons/Check.d.ts +3 -2
  19. package/build/typescript/icons/CheckCircleOutlined.d.ts +3 -2
  20. package/build/typescript/icons/CheckboxChecked.d.ts +3 -2
  21. package/build/typescript/icons/CheckboxTransparentFilled.d.ts +3 -2
  22. package/build/typescript/icons/ChevronDown.d.ts +3 -2
  23. package/build/typescript/icons/ChevronLeft.d.ts +3 -2
  24. package/build/typescript/icons/ChevronRight.d.ts +3 -2
  25. package/build/typescript/icons/ChevronUp.d.ts +3 -2
  26. package/build/typescript/icons/ClockOutlined.d.ts +3 -2
  27. package/build/typescript/icons/ClockTwoTone.d.ts +3 -2
  28. package/build/typescript/icons/Close.d.ts +3 -2
  29. package/build/typescript/icons/CopyFilled.d.ts +3 -2
  30. package/build/typescript/icons/EyeOff.d.ts +3 -2
  31. package/build/typescript/icons/EyeOutlined.d.ts +3 -2
  32. package/build/typescript/icons/Facebook.d.ts +3 -2
  33. package/build/typescript/icons/FontLato.d.ts +3 -2
  34. package/build/typescript/icons/FontLiterata.d.ts +3 -2
  35. package/build/typescript/icons/GenreFilled.d.ts +3 -2
  36. package/build/typescript/icons/GenreOutlined.d.ts +3 -2
  37. package/build/typescript/icons/Google.d.ts +3 -2
  38. package/build/typescript/icons/Help.d.ts +3 -2
  39. package/build/typescript/icons/HomeFilled.d.ts +3 -2
  40. package/build/typescript/icons/HomeOutlined.d.ts +3 -2
  41. package/build/typescript/icons/Info.d.ts +3 -2
  42. package/build/typescript/icons/Instagram.d.ts +3 -2
  43. package/build/typescript/icons/LibraryFilled.d.ts +3 -2
  44. package/build/typescript/icons/LibraryOutlined.d.ts +3 -2
  45. package/build/typescript/icons/List.d.ts +3 -2
  46. package/build/typescript/icons/LockOutlined.d.ts +3 -2
  47. package/build/typescript/icons/MailFilled.d.ts +3 -2
  48. package/build/typescript/icons/MailOutlined.d.ts +3 -2
  49. package/build/typescript/icons/MenuFilled.d.ts +3 -2
  50. package/build/typescript/icons/MenuOutlined.d.ts +3 -2
  51. package/build/typescript/icons/Outlined.d.ts +3 -2
  52. package/build/typescript/icons/Pencil.d.ts +3 -2
  53. package/build/typescript/icons/Point.d.ts +3 -2
  54. package/build/typescript/icons/Radio.d.ts +3 -2
  55. package/build/typescript/icons/RadioChecked.d.ts +3 -2
  56. package/build/typescript/icons/Restart.d.ts +3 -2
  57. package/build/typescript/icons/SaleOutlined.d.ts +3 -2
  58. package/build/typescript/icons/SaleTwoTone.d.ts +3 -2
  59. package/build/typescript/icons/Search.d.ts +3 -2
  60. package/build/typescript/icons/Share.d.ts +3 -2
  61. package/build/typescript/icons/SpacingLargeFilled.d.ts +3 -2
  62. package/build/typescript/icons/SpacingLargeOutlined.d.ts +3 -2
  63. package/build/typescript/icons/SpacingMediumFilled.d.ts +3 -2
  64. package/build/typescript/icons/SpacingMediumOutlined.d.ts +3 -2
  65. package/build/typescript/icons/SpacingSmallFilled.d.ts +3 -2
  66. package/build/typescript/icons/SpacingSmallOutlined.d.ts +3 -2
  67. package/build/typescript/icons/Speaker.d.ts +3 -2
  68. package/build/typescript/icons/SwapHorizontal.d.ts +3 -2
  69. package/build/typescript/icons/SwapVertical.d.ts +3 -2
  70. package/build/typescript/icons/TicketOutlined.d.ts +3 -2
  71. package/build/typescript/icons/TicketTwoTone.d.ts +3 -2
  72. package/build/typescript/icons/TokenFilled.d.ts +3 -2
  73. package/build/typescript/icons/Twitter.d.ts +3 -2
  74. package/build/typescript/icons/Warning.d.ts +3 -2
  75. package/build/typescript/icons/Youtube.d.ts +3 -2
  76. package/package.json +3 -6
@@ -2,7 +2,7 @@ import React from 'react';
2
2
  declare const _default: React.MemoExoticComponent<{
3
3
  (props: {
4
4
  opacity?: import("react-native-svg").NumberProp | undefined;
5
- readonly fill?: import("react-native-svg").Color | undefined;
5
+ fill?: import("react-native-svg").Color | undefined;
6
6
  fillOpacity?: import("react-native-svg").NumberProp | undefined;
7
7
  fillRule?: import("react-native-svg").FillRule | undefined;
8
8
  stroke?: import("react-native-svg").Color | undefined;
@@ -65,7 +65,7 @@ declare const _default: React.MemoExoticComponent<{
65
65
  readonly height?: import("react-native-svg").NumberProp | undefined;
66
66
  readonly viewBox?: string | undefined;
67
67
  preserveAspectRatio?: string | undefined;
68
- readonly color?: import("react-native-svg").Color | undefined;
68
+ readonly color?: import("packages/fountain-ui/build/typescript").CommonComponentColor | undefined;
69
69
  hitSlop?: import("react-native").Insets | undefined;
70
70
  onLayout?: ((event: import("react-native").LayoutChangeEvent) => void) | undefined;
71
71
  removeClippedSubviews?: boolean | undefined;
@@ -107,6 +107,7 @@ declare const _default: React.MemoExoticComponent<{
107
107
  onAccessibilityTap?: (() => void) | undefined;
108
108
  onMagicTap?: (() => void) | undefined;
109
109
  accessibilityIgnoresInvertColors?: boolean | undefined;
110
+ readonly colorValue?: string | undefined;
110
111
  }): JSX.Element;
111
112
  displayName: string;
112
113
  }>;
@@ -2,7 +2,7 @@ import React from 'react';
2
2
  declare const _default: React.MemoExoticComponent<{
3
3
  (props: {
4
4
  opacity?: import("react-native-svg").NumberProp | undefined;
5
- readonly fill?: import("react-native-svg").Color | undefined;
5
+ fill?: import("react-native-svg").Color | undefined;
6
6
  fillOpacity?: import("react-native-svg").NumberProp | undefined;
7
7
  fillRule?: import("react-native-svg").FillRule | undefined;
8
8
  stroke?: import("react-native-svg").Color | undefined;
@@ -65,7 +65,7 @@ declare const _default: React.MemoExoticComponent<{
65
65
  readonly height?: import("react-native-svg").NumberProp | undefined;
66
66
  readonly viewBox?: string | undefined;
67
67
  preserveAspectRatio?: string | undefined;
68
- readonly color?: import("react-native-svg").Color | undefined;
68
+ readonly color?: import("packages/fountain-ui/build/typescript").CommonComponentColor | undefined;
69
69
  hitSlop?: import("react-native").Insets | undefined;
70
70
  onLayout?: ((event: import("react-native").LayoutChangeEvent) => void) | undefined;
71
71
  removeClippedSubviews?: boolean | undefined;
@@ -107,6 +107,7 @@ declare const _default: React.MemoExoticComponent<{
107
107
  onAccessibilityTap?: (() => void) | undefined;
108
108
  onMagicTap?: (() => void) | undefined;
109
109
  accessibilityIgnoresInvertColors?: boolean | undefined;
110
+ readonly colorValue?: string | undefined;
110
111
  }): JSX.Element;
111
112
  displayName: string;
112
113
  }>;
@@ -2,7 +2,7 @@ import React from 'react';
2
2
  declare const _default: React.MemoExoticComponent<{
3
3
  (props: {
4
4
  opacity?: import("react-native-svg").NumberProp | undefined;
5
- readonly fill?: import("react-native-svg").Color | undefined;
5
+ fill?: import("react-native-svg").Color | undefined;
6
6
  fillOpacity?: import("react-native-svg").NumberProp | undefined;
7
7
  fillRule?: import("react-native-svg").FillRule | undefined;
8
8
  stroke?: import("react-native-svg").Color | undefined;
@@ -65,7 +65,7 @@ declare const _default: React.MemoExoticComponent<{
65
65
  readonly height?: import("react-native-svg").NumberProp | undefined;
66
66
  readonly viewBox?: string | undefined;
67
67
  preserveAspectRatio?: string | undefined;
68
- readonly color?: import("react-native-svg").Color | undefined;
68
+ readonly color?: import("packages/fountain-ui/build/typescript").CommonComponentColor | undefined;
69
69
  hitSlop?: import("react-native").Insets | undefined;
70
70
  onLayout?: ((event: import("react-native").LayoutChangeEvent) => void) | undefined;
71
71
  removeClippedSubviews?: boolean | undefined;
@@ -107,6 +107,7 @@ declare const _default: React.MemoExoticComponent<{
107
107
  onAccessibilityTap?: (() => void) | undefined;
108
108
  onMagicTap?: (() => void) | undefined;
109
109
  accessibilityIgnoresInvertColors?: boolean | undefined;
110
+ readonly colorValue?: string | undefined;
110
111
  }): JSX.Element;
111
112
  displayName: string;
112
113
  }>;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fountain-ui/icons",
3
- "version": "2.0.0-beta.1",
3
+ "version": "2.0.0-beta.3",
4
4
  "private": false,
5
5
  "author": "Fountain-UI Team",
6
6
  "description": "Fountain Design Svg Icons converted to Fountain-UI React components.",
@@ -15,7 +15,7 @@
15
15
  "prepare": "bob build"
16
16
  },
17
17
  "peerDependencies": {
18
- "@fountain-ui/core": "^2.0.0-beta.1",
18
+ "@fountain-ui/core": "^2.0.0-beta.3",
19
19
  "react": "^16.8.0 || ^17.0.0",
20
20
  "react-dom": "^16.8.0 || ^17.0.0",
21
21
  "react-native": "^0.63.0"
@@ -28,9 +28,6 @@
28
28
  "optional": true
29
29
  }
30
30
  },
31
- "devDependencies": {
32
- "@fountain-ui/core": "^1.19.1"
33
- },
34
31
  "react-native-builder-bob": {
35
32
  "source": "./src",
36
33
  "output": "./build",
@@ -53,5 +50,5 @@
53
50
  "publishConfig": {
54
51
  "access": "public"
55
52
  },
56
- "gitHead": "5883a0d99faaaf1233350572aaee88054151c102"
53
+ "gitHead": "9834b77f8529c853aede39ff73725a211907964d"
57
54
  }